/*-----------------*/
/*-------OO--------*/
/*-----------------*/
@import url("fonts/stylesheet.css"); 

img[src*="load.gif"]{opacity:0 !important}


* {
    outline: 0px;
    box-sizing: border-box;
}

::before, ::after {
    box-sizing: border-box;
}

[hidden] {
    display: none !important;
}

[role="button"] {
    cursor: pointer;
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0px;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    appearance: none;
}

::-webkit-file-upload-button {
    appearance: button;
    font: inherit;
}

template {
    display: none;
}

[tabindex="-1"]:focus {
    outline: none !important;
}

html {
    max-width: 1920px;
    margin: 0px auto;
    text-size-adjust: 100%;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: Helvetica LT Pro, sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 0.8rem;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html [type="button"], [type="reset"], [type="submit"] {
    appearance: button;
}

textarea {
    overflow: auto;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    appearance: none;
    margin: 0px;
}

input[type="search"] {
    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"] {
    appearance: listbox;
}

label {
    display: inline-block;
    margin-bottom: 0px;
}

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 {
    touch-action: manipulation;
}

a {
    text-decoration: none;
    color: rgb(102, 102, 102);
    transition: background 0.1s ease-in-out, color 0.1s ease-in-out;
}

a:active, a:hover {
    outline-width: 0px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

input:-webkit-autofill {
    box-shadow: white 0px 0px 0px 50px inset;
    -webkit-text-fill-color: rgb(0, 0, 0);
}

input:-webkit-autofill:focus {
    box-shadow: white 0px 0px 0px 50px inset;
    -webkit-text-fill-color: rgb(0, 0, 0);
}

select, input {
    font-family: Helvetica LT Pro, sans-serif !important;
}

button {
    appearance: none;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    transition: background-color 600s ease-in-out;
}

textarea {
    resize: vertical;
    overflow: auto;
}

#divAdminPopupText {
    float: left;
    width: 100%;
}

.ProductList ul {
    margin: 0px;
    padding: 0px;
}

.blokSonYazilar ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.blogKategori ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.blogCenter ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.blogRight ul {
    margin: 0px;
    padding: 0px;
    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: flex;
    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 {
    flex-basis: 0px;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
}

.col-1 {
    -webkit-box-flex: 0;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.col-2 {
    -webkit-box-flex: 0;
    flex: 0 0 16.6667%;
    max-width: 16.6667%;
}

.col-3 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}

.col-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.6667%;
    max-width: 41.6667%;
}

.col-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    flex: 0 0 58.3333%;
    max-width: 58.3333%;
}

.col-8 {
    -webkit-box-flex: 0;
    flex: 0 0 66.6667%;
    max-width: 66.6667%;
}

.col-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    flex: 0 0 83.3333%;
    max-width: 83.3333%;
}

.col-11 {
    -webkit-box-flex: 0;
    flex: 0 0 91.6667%;
    max-width: 91.6667%;
}

.col-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.hesabimBolumuTutucu i {
    vertical-align: middle;
    font-weight: 300;
}

.adminUserLoginBody #mainHolder_Panel1 .newuserForm > div {
    margin: 0px !important;
}

#cb3DSecureOdeme {
    margin-right: 8px;
}

#txtbxCep {
    border: 1px solid rgb(169, 169, 169);
    height: 26px;
    color: rgb(119, 119, 119);
    background-color: transparent;
}

.clear {
    clear: both;
}

.textarea {
    font-family: Helvetica LT Pro, sans-serif;
    border: 1px solid rgb(169, 169, 169);
    padding: 4px;
    width: 100%;
    height: 80px;
    resize: none;
    color: rgb(119, 119, 119);
    background-color: transparent;
    transition-duration: 0.2s, 0.2s;
}

.textbox {
    font-family: Helvetica LT Pro, sans-serif;
    color: rgb(102, 102, 102);
    display: block;
    font-size: 14px;
    width: 100%;
    transition-duration: 0.2s, 0.2s;
}

.button {
    font-family: Helvetica LT Pro, sans-serif;
    cursor: pointer;
    color: rgb(255, 255, 255);
    padding: 4px 5px;
    transition: 0.3s;
    border: none;
    text-align: center;
}

.selectboxx {
    height: 26px;
    line-height: 26px;
    padding: 0px 5px;
    width: 100%;
    margin-bottom: 4px;
}

.validate, .validateSol, .validateOrta {
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background-color: rgb(169, 68, 66);
    color: rgb(255, 255, 255);
    border-radius: 5px;
    padding: 0px 10px;
}

.validate .validateOk, .validateSol .validateSolOk, .validateOrta .validateOrtaOk {
    background-color: rgb(169, 68, 66);
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0px;
    height: 10px;
    display: block;
    border-radius: 0px 0px 5px 5px;
}

.cloudzoom-zoom {
    z-index: 999;
}

.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 .magazaSelect {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(238, 239, 240);
    color: rgb(34, 34, 34);
    font-size: 13px;
    margin-right: 20px;
    width: calc(25% - 20px);
}

.Magazalar #searchStore {
    width: 25%;
    margin: 0px;
}

.Magazalar #searchStore input {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(238, 239, 240);
    color: rgb(34, 34, 34);
    font-size: 13px;
    width: calc(100% - 115px);
}

.Magazalar #searchStore .buton {
    width: 105px;
    background: rgb(34, 34, 34);
    border-color: rgb(34, 34, 34);
}

.Magazalar #searchStore .buton:hover {
    color: rgb(34, 34, 34);
}

.Magazalar .magazalarContent {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.Magazalar #nearStores {
    float: left;
    width: 100%;
}

.Magazalar #nearStores > h2 {
    color: rgb(34, 34, 34);
    font-size: 18px;
    font-weight: 600 !important;
}

.iletisimContent {
    float: left;
    width: 100%;
}

.iletisimContent .row {
    margin: 0px;
}

.iletisimContent .AdBan {
    float: left;
    width: 50%;
}

.iletisimContent .iletisimLeft {
    float: left;
    padding: 0px;
    margin: 0px 0px 40px;
    width: 100%;
    display: block;
}

.iletisimContent .categoryTitle {
    float: left;
    padding: 0px;
    margin: 0px 0px 30px;
    width: 100%;
    text-align: left;
}

.iletisimContent .categoryTitle .categoryTitleText {
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: bold;
    line-height: 80px;
    text-align: left;
}

.iletisimContent .categoryTitle::after {
    clear: left;
    content: "";
    width: 70px;
    height: 1px;
    background: rgb(229, 229, 229);
    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: rgb(52, 52, 52);
    font-size: 14px;
    line-height: 20px;
}

.iletisimContent .iletisimLeft .Right::before {
    color: rgb(186, 186, 186);
    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: bold;
}

.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 .iletisimRight {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.iletisimContent .iletisimRight .iletisimbanka {
    float: left;
    padding: 0px;
    width: 100%;
    margin: 0px;
}

.iletisimContent .iletisimRight .iletisimbanka .span {
    float: left;
    padding: 0px;
    width: 100%;
    margin: 0px;
}

.iletisimContent .iletisimRight .iletisimbanka .span > div {
    display: block;
    font-size: 0px;
    border-bottom: 1px solid rgb(229, 229, 229);
    padding: 0px 0px 20px;
    margin: 0px 0px 20px;
}

.iletisimContent .iletisimRight .iletisimbanka .span > div span {
    display: inline-block;
    vertical-align: top;
    color: rgb(52, 52, 52);
    font-size: 14px;
    width: auto !important;
}

.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: 50%;
    padding-left: 80px;
}

.iletisimContent .iletisimForm .rowLeft {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.iletisimContent .iletisimForm .rowLeft .span {
    float: left;
    padding: 0px;
    margin: 0px 0px 10px;
    width: 100%;
}

.iletisimContent .iletisimForm .rowLeft .span .Center {
    display: none;
}

.iletisimContent .iletisimForm .rowLeft .span .Left {
    display: block;
    font-size: 12px;
    color: rgb(34, 34, 34);
    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: rgb(227, 227, 227);
    background: transparent;
    width: 100%;
    border-style: solid;
    border-width: 1px;
}

.iletisimContent .iletisimForm .rowRight {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.iletisimContent .iletisimForm .rowRight .span {
    float: left;
    padding: 0px;
    margin: 0px 0px 10px;
    width: 100%;
}

.iletisimContent .iletisimForm .rowRight .span .Center {
    display: none;
}

.iletisimContent .iletisimForm .rowRight .span .Left {
    display: block;
    font-size: 12px;
    color: rgb(34, 34, 34);
    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: rgb(227, 227, 227);
    background: transparent;
    padding: 0px 10px;
    border-style: solid;
    border-width: 1px;
}

.iletisimContent .iletisimForm .rowRight .span .Right textarea {
    border-color: rgb(227, 227, 227);
    background: transparent;
    padding: 10px;
}

.iletisimContent .iletisimForm .rowRight .iletisimBtn {
    margin-top: 20px;
}

.iletisimContent .iletisimForm .rowRight .iletisimBtn input {
    padding: 0px;
    display: block;
    height: 55px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    font-weight: normal;
    text-transform: uppercase;
    float: left;
    width: 100%;
}

.iletisimContent .validate .validateOk, .iletisimContent .validateSol .validateSolOk, .iletisimContent .validateOrta .validateOrtaOk {
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: rgb(255, 13, 13);
    border-radius: 2px;
}

.iletisimContent .validate, .iletisimContent .validateSol, .iletisimContent .validateOrta {
    inset: auto 0px 0px;
    display: block;
    border-radius: 2px;
}

.uyeOlContainer .FormTitle {
    display: block;
    margin: 20px 0px;
    font-size: 26px;
    text-align: center;
}

.uyeOlContainer #FrmYeniUye > .uyeOlCol {
    margin: 30px 20px 0px 0px;
    padding: 30px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(238, 238, 238);
    width: calc(50% - 10px);
}

.uyeOlContainer #FrmYeniUye > .uyeOlCol:nth-child(2) {
    margin-right: 0px;
}

.uyeOlContainer .uyeOlRow {
    margin: 0px;
}

.uyeOlContainer .uyeOlCol .uyeOlCol {
    width: auto;
    padding: 0px;
}

.uyeOlContainer .uyeOlCol .uyeOlCol-3 {
    padding-left: 0px;
}

.uyeOlContainer .uyeOlCol label {
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
}

.uyeOlContainer .uyeOlCol input.textbox {
    font-size: 14px;
    display: block;
    letter-spacing: 0.3px;
    border-radius: 0px;
    box-shadow: none;
    padding: 15px 0px;
    font-weight: 400;
    width: 100%;
    text-indent: 15px;
    transition-duration: 0.2s, 0.2s;
    background-color: rgb(255, 255, 255) !important;
    height: auto !important;
    border: 1px solid rgb(238, 238, 238) !important;
    color: rgb(85, 85, 85) !important;
}

.uyeOlContainer .uyeOlCol select.selectboxx {
    font-size: 14px;
    display: block;
    letter-spacing: 0.3px;
    height: auto;
    border-radius: 0px;
    box-shadow: none;
    padding: 15px 0px;
    font-weight: 400;
    width: 100%;
    text-indent: 15px;
    transition-duration: 0.2s, 0.2s;
    background-color: rgb(255, 255, 255) !important;
    border: 1px solid rgb(238, 238, 238) !important;
    color: rgb(85, 85, 85) !important;
}

.uyeOlContainer .dateofbirth select.selectboxx {
    width: 31%;
    float: left;
    margin-right: 1%;
}

.uyeOlContainer .gender {
    float: left;
    width: 100%;
}

.uyeOlContainer .gender label {
    float: left;
    width: 70px;
    margin-top: 10px;
    display: block;
}

.uyeOlContainer .gender input {
    float: left;
    margin-top: 14px;
    margin-right: 3px;
}

.uyeOlContainer .intl-tel-input {
    margin-bottom: 15px;
}

.uyeOlContainer #mainHolder_rblCinsiyet {
    float: left;
}

.uyeOlContainer input.uyeol {
    height: auto;
    padding: 15px 0px;
    line-height: normal;
    font-weight: 500;
    font-size: 16px;
    width: 100%;
}

.uyeOlContainer .intl-tel-input input[type="tel"] {
    padding-left: 48px !important;
    line-height: 1;
}

.uyeOlContainer .uyeOlColItem.checkboxItem label span {
    display: inline-block;
    vertical-align: top;
    float: left;
    font-size: 13px;
    line-height: 14px;
    width: calc(100% - 26px);
}

.uyeOlContainer .uyeol {
    width: 100%;
    text-align: center;
    padding: 2px;
    margin: 30px 0px;
    height: 45px;
    font-size: 15px;
    line-height: 48px;
}

.uyeOlContainer .uyeOlColItem.checkboxItem label input {
    margin-left: -20px;
}

.uyeOlContainer .uyeOlColItem.checkboxItem label::before {
    margin-right: 10px;
}

.uyeOlContainer .uyeOlCol .uyeOlCol {
    margin-right: 20px;
}

.uyeOlContainer #chkSozlesme {
    margin: 0px !important;
}

.uyeOlContainer #chkSozlesme + label {
    width: calc(100% - 20px);
    float: right;
    line-height: 15px;
    font-size: 13px;
}

.userContainer {
    float: left;
    width: 100%;
    margin: 30px 0px;
}

.userContainer .userDivLeft, .userContainer .userDivRight {
    padding: 0px;
}

.userContainer .userMail, .userContainer .userSms, .userContainer .userSozlesmeDiv {
    float: left;
    width: 100%;
    margin: 10px 0px 0px;
}

.userContainer .userMail label, .userContainer .userSms label, .userContainer .userSozlesmeDiv label {
    width: 93%;
    float: right;
}

.userContainer #chkSozlesme + label {
    width: 93%;
    float: right;
}

.userContainer .userLeftBox, .userContainer .userRightBox {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 25px;
}

.userContainer .userLoginBtn, .userContainer .userSignBtn {
    float: left;
    width: 100%;
}

.userContainer .uyeGirisBeniHatirla {
    margin: 20px 0px;
}

.userContainer .uyeGirisBeniHatirla input, .userContainer .uyeGirisBeniHatirla span {
    float: left;
}

.userContainer .uyeGirisBeniHatirla input {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.userContainer .userPassBtn {
    margin: 20px 0px;
}

.pageSifremiUnuttum.SifremiUnuttumContent .SifremiUnuttum p {
    line-height: 25px;
}

.pageSifremiUnuttum.SifremiUnuttumContent .SifremiUnuttum .userWrapper {
    float: left;
    margin-bottom: 20px;
}

.userLogin {
    float: left;
    width: 100%;
    text-align: center;
    margin: 50px 0px;
}

.userLogin .newuserForm .uyelikonay.basariliUyelik {
    display: inline-block;
    vertical-align: top;
}

.userLogin .newuserForm .uyelikonay.basariliUyelik .title {
    color: rgb(0, 0, 0);
}

.userLogin .newuserForm .uyelikonay.basariliUyelik .title::before {
    content: '\f00c';
    ; font-family: FontAwesome;
    display: block;
    font-size: 40px;
    color: rgb(9, 125, 45);
    font-weight: bold;
    margin-bottom: 10px;
}

.userLogin .newuserForm .uyelikonay.basariliUyelik .title h4 {
    font-size: 25px;
}

.userLogin .newuserForm .uyelikonay.basariliUyelik .title span {
    font-size: 15px;
    margin: 10px 0px;
    display: inline-block;
    vertical-align: top;
}

.userLogin .newuserForm .uyelikonay.basariliUyelik a {
    padding: 15px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}

#divTaksitContainer {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.urunOzellik .taksitWrapper .taksitBlock .taksitBlockContent {
    max-width: 100%;
}

#lang_flag_container {
    right: auto;
    bottom: auto;
    float: right;
    margin-left: 25px;
    top: 0px !important;
    left: 0px !important;
    z-index: 9999 !important;
    position: relative !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

#lang_flag_container::after {
    position: absolute;
    width: 100%;
    right: 0px;
    top: 18px;
    height: 20px;
    content: "";
    display: none;
}

#lang_flag_container #lang-detail {
    display: none;
    right: 0px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    left: auto !important;
    top: 100% !important;
    border-top: none !important;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 7px 10px -2px !important;
}

#lang_flag_container:hover #lang-detail {
    visibility: visible;
    opacity: 1;
    transform: none;
    display: block !important;
    left: auto !important;
    right: 0 !important;
}

#lang_flag_container:hover::after {
    display: block;
}

#lang {
    float: left;
    font-weight: normal;
    color: rgb(0, 0, 0) !important;
    font-size: 14px !important;
    padding: 0px 0px 0px 25px !important;
    line-height: 13px !important;
}

#lang span {
    color: #fff;
    font-weight: normal;
    float: left;
    line-height: 13px !important;
}

#lang_flag_container:hover #lang {
    color: rgb(0, 0, 0) !important;
    font-weight: normal;
}

#langHover {
    float: left;
    padding: 8.5px 0px !important;
    display: flex !important;
    gap: 5px;
}

#langHover.white {
    background: transparent !important;
}

.header-dil-content {
    position: absolute;
    right: 25px;
    z-index: 99;
}

.header-dil-content #lang_flag_container #lang {
    background: transparent !important;
    font-size: 12px !important;
    letter-spacing: -0.24px;
}

.header-dil-content #lang_flag_container #lang.flag.flag-tr:after {
    margin-left: 5px;
    content: " - TRY" !important;
    display: block !important;
    color: #fff;
    text-wrap-mode: nowrap;
}

a#ucSepetim_btnSepetiTemizle {
    margin-top: 28px;
    display: inline-block;
}

#lang-detail .language a {
    font-size: 11px !important;
    text-align: left;
}

#lang-detail .currency a {
    font-size: 11px !important;
}

#lang-detail p {
    font-size: 12px !important;
}

.header-dil-content #lang_flag_container:after {
    content: "\f078" !important;
    font-family: 'FontAwesome' !important;
    display: block !important;
    font-size: 10px;
    position: relative;
    top: 0;
    right: 0;
    line-height: 17px;
}

#back-to-top {
    float: right;
    position: fixed;
    right: 25px !important;
    bottom: 90px !important;
    z-index: 999999;
    display: none;
}

#back-to-top a {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #A1A1A1;
    fill: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
}

#back-to-top a svg {
    height: 25px;
    display: none;
}

#back-to-top a::before {
    content: "\f176";
    font-size: 15px;
    font-family: fontAwesome;
    color: rgb(255, 255, 255);
    font-weight: 100 !important;
}

.homeContainer .ProductListContent {
    float: left;
    width: 100%;
    margin: 30px 0px;
    position: relative;
}

.homeContainer .ProductListContent .ProductList {
    display: block;
    margin: 0px auto;
}

.homeContainer .ProductListContent .ItemOrj {
    padding: 0px 10px;
    margin-bottom: 20px;
    width: 25%;
    max-width: 25%;
}

.homeContainer .ProductListContent .productItem {
    margin-bottom: 0px;
}

.categoryContainer .ProductList.PlSc_hrz .ItemOrj {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
}

.categoryContainer .ProductList.PlSc_2 .ItemOrj {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
}

.categoryContainer .ProductList.PlSc_3 .ItemOrj {
    width: 33.33%;
    max-width: 33.33%;
    -webkit-box-flex: 0;
    flex: 0 0 33.33%;
}

.categoryContainer .ProductList.PlSc_4 .ItemOrj {
    width: 25%;
    max-width: 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
}

.categoryContainer .ProductList.PlSc_5 .ItemOrj {
    width: 12.5%;
    max-width: 12.5%;
    -webkit-box-flex: 0;
    flex: 0 0 12.5%;
}

.ProductListContent {
    float: left;
    width: 100%;
}

.categoryContainer .ProductListContent {
    float: left;
    width: 100%;
    padding: 0px 15px;
}

.categoryContainer .ProductList {
    margin: 0px -10px;
}

.categoryContainer .ProductListContent .productItem {
    margin-bottom: 35px;
}

.ItemOrj {
    float: left;
    padding: 0px 20px;
    width: 25%;
    max-width: 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
}

.productItem {
    width: 100%;
    position: relative;
    text-align: center;
    display: inline-block;
    float: left;
}

.productItem .productIcon {
    width: 100%;
    float: left;
}

.productItem .productImage {
    position: relative;
    width: 100%;
    float: left;
}

.relatedProductsColor {
    display: none !important;
}

.productItem .productImage a, body .productItem .productImage a.Videolu {
    display: block;
    position: relative;
    padding-bottom: 150%;
}

.productItem .productImage img, .productItem .productImage .Videolu video {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    transition: 1s;
    position: absolute;
    inset: 0px;
    margin: auto;
    width: 100% !important;
}

.productItem .productDetail {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px 0px 0px;
    height: 70px;
}

.cargoIcon {
    background: rgb(34, 34, 34);
    color: rgb(255, 255, 255);
    padding: 8px 15px;
    font-size: 12px;
    font-weight: 400;
    border-radius: 5px;
}

#mainHolder_divDesign .productItem .productImage.productImageOwlSlider .productList-Image-Owl.owl-carousel .owl-nav, .productItem .productImage.productImageOwlSlider .productList-Image-Owl.owl-carousel .owl-nav {
    display: none !important;
}

.categoryContainer .ProductList.PlSc_5 .ItemOrj .productItem .productDetail {
    display: none !important;
}

.categoryContainer .ProductList.PlSc_5 .ItemOrj .productItem .TukendiIco {
    height: calc(100% - 0px);
}

.categoryContainer .ProductList.PlSc_5 .ItemOrj .productItem .boxBedenlerContent {
    display: none !important;
}

.boxUrunlerContent {
    float: left;
    margin-top: 10px;
    position: relative !important;
}

.boxUrunlerContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.boxUrunlerContainer a.boxUrunResimContent img {
    width: 12px;
    height: 12px;
    border: 1px solid rgb(228, 228, 228);
    border-radius: 100%;
}

.productItem .productName {
    position: relative;
    margin: 0px;
    float: left;
    width: 100%;
}

.productItem .productName a {
    float: left;
    width: 100%;
    padding: 0px;
    font-weight: 400;
    font-size: 14px;
    color: rgb(0, 0, 0);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* -webkit-box-orient: vertical; */
    line-height: 15px;
    text-align: left;
    height: 30px !important;
    letter-spacing: -0.28px;
}

.productOnYazi {
    float: left;
    color: rgb(123, 123, 123);
    text-align: left;
    font-size: 14px;
    margin-top: 10px;
}

.productOnYazi span {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
    height: 40px !important;
}

.productItem .productPrice {
    vertical-align: top;
    position: relative;
    margin: 10px 0 0;
    bottom: 0px;
    display: flex;
    float: left;
    width: 100%;
    flex-direction: row-reverse;
    justify-content: flex-start;
    gap: 0px;
    align-items: center;
    gap: 0px 10px;
    flex-flow: wrap;
}

.productItem .discountPrice {
    display: block;
    float: right;
}

.productItem .discountPrice span {
    color: rgb(0, 0, 0);
    font-size: 14px;
    line-height: 15px;
    font-weight: 300;
    letter-spacing: -0.28px;
    text-wrap-mode: nowrap;
}

.productItem .productPrice.IndirimVar .discountPrice {
    order: 2;
    line-height: 15px;
    font-weight: 300;
    letter-spacing: -0.28px;
}

.productItem .discountKdv, .productItem .regularKdv {
    display: none;
}

.productItem .regularPrice {
    float: left;
    display: block !important;
    text-wrap-mode: nowrap;
    order: 1;
}

.productItem .regularPrice span {
    font-size: 12px;
    color: #000000;
    line-height: 15px;
    font-weight: 300;
    text-decoration: line-through;
    text-wrap-mode: nowrap;
    letter-spacing: -0.24px;
}

.KatSepetFiyat {
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 300;
    padding: 5px 10px 4px;
    background: #A81D19;
    clear: both;
    border-radius: 0;
    letter-spacing: -0.24px;
    width: auto;
    float: right;
    margin: 6px 0 0;
}

.KatSepetFiyat span {
    display: none
}

.productItem .productPoints {
    float: left;
    width: auto;
    clear: none;
    margin-bottom: 9px;
    margin-right: 8px;
}

.productItem .productPoints .rating {
    margin: 0px;
}

.productItem .productPoints .rating i {
    color: rgb(202, 202, 202);
    font-size: 17px;
    margin-right: 1px;
}

.productItem .productPoints .rating i:last-child {
    margin-right: 0px;
}

.productYeInUcFi {
    position: absolute;
    top: 15px;
    left: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    z-index: 9;
    align-items: start;
}

.productYeInUcFi .TukendiIco {
    display: block;
}

.newIcon.tip {
    background: #fff;
    line-height: 10px;
    overflow: hidden;
    padding: 2px 10px 1px;
    color: #000000;
    font-size: 11px;
    letter-spacing: -0.22px;
}

.discountIcon.tip {
    justify-content: center;
    background: rgb(34, 34, 34);
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    display: flex;
    align-items: center;
    border-radius: 0px 3px 3px 0px;
    padding: 0px 5px;
    display: none;
}

.discountIcon::before {
    content: "-";
}

.ozelAlan3 {
    width: 120px;
}

.productItem .productPoints [data-rating^="1"] .star-1 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating^="1,5"] .star-2, .productItem .productPoints [data-rating^="1.5"] .star-2, .productItem .productPoints [data-rating^="1,6"] .star-2, .productItem .productPoints [data-rating^="1.6"] .star-2, .productItem .productPoints [data-rating^="1,7"] .star-2, .productItem .productPoints [data-rating^="1.7"] .star-2, .productItem .productPoints [data-rating^="1,8"] .star-2, .productItem .productPoints [data-rating^="1.8"] .star-2, .productItem .productPoints [data-rating^="1,9"] .star-2, .productItem .productPoints [data-rating^="1.9"] .star-2 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating^="2"] .star-1 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating^="2"] .star-2 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating*="2,5"] .star-3, .productItem .productPoints [data-rating*="2.5"] .star-3, .productItem .productPoints [data-rating*="2,6"] .star-3, .productItem .productPoints [data-rating*="2.6"] .star-3, .productItem .productPoints [data-rating*="2,7"] .star-3, .productItem .productPoints [data-rating*="2.7"] .star-3, .productItem .productPoints [data-rating*="2,8"] .star-3, .productItem .productPoints [data-rating*="2.8"] .star-3, .productItem .productPoints [data-rating*="2,9"] .star-3, .productItem .productPoints [data-rating*="2.9"] .star-3 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating^="3"] .star-1 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating^="3"] .star-2 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating^="3"] .star-3 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating^="3,5"] .star-4, .productItem .productPoints [data-rating^="3.5"] .star-4, .productItem .productPoints [data-rating^="3,6"] .star-4, .productItem .productPoints [data-rating^="3.6"] .star-4, .productItem .productPoints [data-rating^="3,7"] .star-4, .productItem .productPoints [data-rating^="3.7"] .star-4, .productItem .productPoints [data-rating^="3,8"] .star-4, .productItem .productPoints [data-rating^="3.8"] .star-4, .productItem .productPoints [data-rating^="3,9"] .star-4, .productItem .productPoints [data-rating^="3.9"] .star-4 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating^="4"] .star-1 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating^="4"] .star-2 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating^="4"] .star-3 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating^="4"] .star-4 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating^="4,5"] .star-5, .productItem .productPoints [data-rating^="4.5"] .star-5, .productItem .productPoints [data-rating^="4,6"] .star-5, .productItem .productPoints [data-rating^="4.6"] .star-5, .productItem .productPoints [data-rating^="4,7"] .star-5, .productItem .productPoints [data-rating^="4.7"] .star-5, .productItem .productPoints [data-rating^="4,8"] .star-5, .productItem .productPoints [data-rating^="4.8"] .star-5, .productItem .productPoints [data-rating^="4,9"] .star-5, .productItem .productPoints [data-rating^="4,9"] .star-5 {
    color: rgb(222, 178, 34);
}

.productItem .productPoints [data-rating="5"] i {
    color: rgb(222, 178, 34);
}

.productDetail .productPointTxt {
    color: rgb(0, 0, 0);
    font-size: 14px;
    float: left !important;
    width: auto !important;
}

.productDetail .productPointTxt::before {
    display: none;
}

.favori, .examineIcon, .discountIcon div, .mycartIcon {
    z-index: 3;
    display: none;
}

.discountIcon_s2 {
    display: none;
}

.favori a, .examineIcon a, .mycartIcon a {
    display: block;
}

.TukendiIco {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: calc(100% - 70px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.TukendiIco span {
    background: #FFFFFF;
    padding: 9px 22px 8px;
    letter-spacing: -0.28px;
    color: #000000;
    font-size: 14px;
}

.StokYok .cargoIcon, .StokYok .firsatIcon, .StokYok .newIcon {
    display: none !important;
}

body .productItem .divVideoPlayButton {
    position: absolute;
    inset: 0px;
    width: 40px;
    height: 40px;
    margin: auto;
    overflow: hidden;
}

body .productItem .divVideoPlayButton a.urunListeVideoPlay {
    color: rgb(255, 255, 255);
    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: 0px;
    text-shadow: rgb(132, 132, 132) 0px 0px 4px;
}

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 .urunListeAdet, .productItem.StokYok .urunListeAdet, .productIcon .quickViewIco, .productItem:hover .productIcon .quickViewIco {
}

.productIcon .quickViewIco {
    inset: 0;
    z-index: 2;
    display: block !important;
    right: 10px !important;
    left: auto !important;
    bottom: 125px !important;
    top: auto;
}

.productIcon .quickViewIco a {
    background: transparent !important;
    color: rgb(0, 0, 0) !important;
}

body #hizliBakis .ProductPreviewLeft {
    margin-right: 0px;
}

body #hizliBakis .ProductPreviewRight {
    padding: 0px 0px 0px 25px;
    float: left;
    width: calc(100% - 380px);
}

body #hizliBakis .ProductPreviewContent ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: left;
    width: 100%;
}

body #hizliBakis .ProductPreviewContent ul > li {
    float: left;
    width: 100%;
}

body #hizliBakis .PreviewselectedImages {
    border: none;
    height: unset;
    padding-bottom: 0px;
}

body #hizliBakis .PreviewselectedImages .PreviewselectedImagesBox {
    padding-bottom: 0px;
}

body #hizliBakis .PreviewselectedImages .PreviewselectedImagesBox img {
    position: unset;
}

body #hizliBakis .PreviewImages {
    width: 270px;
}

body #hizliBakis .PreviewallImages {
    width: 84px;
    float: left;
    max-height: 270px;
    overflow: hidden auto;
}

body #hizliBakis .PreviewallImages .PreviewallImagesItem {
    border: none;
}

body #hizliBakis .hizliBakis_Name {
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0px;
    width: 100%;
    float: left;
}

body #hizliBakis .hizliBakis_stokKodu {
    font-size: 12px;
    font-weight: 500;
    margin: 0px 0px 10px;
    width: 100%;
    float: left;
    clear: left;
}

body #hizliBakis #divFiyatAlanlari {
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    margin: 0px 0px 15px;
}

body #hizliBakis .divKombinEksecenekTipi {
    float: left;
    width: 100%;
    margin: 0px 0px 10px;
}

body #hizliBakis .hizliBakisSepeteEkle {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 50px;
    padding: 0px;
    border: 0px;
    text-transform: uppercase;
}

body #hizliBakis .hizliBakis_Adet {
    margin: 0px 0px 10px;
    display: none;
}

body #hizliBakis .hizliBakis_Adet .riSingle {
    padding-right: 30px;
    padding-left: 30px;
    border: 1px solid rgb(119, 119, 119);
    width: 100px !important;
}

body #hizliBakis .hizliBakis_Adet .riSingle input {
    font-size: 14px;
    font-weight: 400;
    color: rgb(25, 25, 25);
    width: 40px;
}

body #hizliBakis .hizliBakis_Adet .riSingle .riDown {
    background: 0px 0px;
    width: 30px;
    border-right: none;
}

body #hizliBakis .hizliBakis_Adet .riSingle .riUp {
    background: 0px 0px;
    width: 30px;
    border-left: none;
}

body #hizliBakis .hizliBakis_ozyazi {
    display: none;
    max-width: 300px;
    color: rgb(119, 119, 119);
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
}

body #hizliBakis .kombinleft_line {
    float: left;
    line-height: 35px;
    padding: 0px;
    margin-right: 10px;
    width: 100% !important;
    font-size: 13px !important;
}

body #hizliBakis .kombinright_line a {
    border-color: rgb(0, 0, 0);
    border-radius: 100%;
    width: 35px;
    height: 35px;
    line-height: 34px;
    margin-right: 10px;
    font-size: 12px !important;
}

body #hizliBakis .kombinright_line a img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    padding: 4px;
    line-height: 21px;
    min-width: unset;
    min-height: unset;
}

body #hizliBakis .hizliBakis_UstuCiziliFiyat {
    text-decoration: line-through;
    float: left;
    margin-right: 10px;
    font-size: 20px;
    font-weight: 4;
}

body #hizliBakis .kdvYazi {
    display: none !important;
}

body #hizliBakis .divHizliBakisFavorilerimeEkle {
    display: none !important;
}

body #hizliBakisAltAlan {
}

.Block_Title {
    display: none;
}

.noProduct {
    width: 212px;
    height: 214px;
    background: url("/Uploads/Images/urunyok.png") center center no-repeat !important;
}

.noProduct * {
    display: none !important;
}

#divUstFiltreKategori {
    display: none;
}

#divUstFiltreMarka {
    display: none;
}

.categorydesign {
    float: left;
    width: calc(100% - 30px);
    color: #2D2D2F;
    font-size: 13px;
    margin: 60px 10px 0;
    padding: 0;
    letter-spacing: -0.26px;
    line-height: 16px;
    overflow: auto;
    max-height: 165px;
    padding: 0 10px;
}

.categorydesign .Blok {
    margin: 0px;
}

.leftBlock .categorydesign {
    display: block;
}

/* .categorydesign p {
    float: left;
    margin: 0;
    padding: 10px 0;
    letter-spacing: -0.26px;
    color: #2D2D2F;
    font-size: 13px;
    line-height: 16px;
} */

/* .categorydesign strong {
    font-weight: bold;
} */

/* .categorydesign strong {
    float: left;
    margin: 0;
    padding: 0;
    letter-spacing: -0.26px;
    color: #2D2D2F;
    font-size: 20px;
    line-height: 23px;
    font-weight: 400 !important;
} */

.categorydesign img {
    display: inline-block;
    vertical-align: middle;
}

.breadList.breadActive {
    display: none !important;
}

.breadcrumbContent {
    float: left;
}

body ul.breadcrumb {
    margin: 0px auto;
    padding: 0px;
    border-radius: 0px;
    float: none;
    list-style: none;
    clear: none;
    display: block !important;
}

body ul.breadcrumb * {
    color: rgb(152, 143, 142);
    float: left;
    font-weight: normal;
    font-size: 11px !important;
    line-height: 12px !important;
}

body ul.breadcrumb li {
    vertical-align: middle;
    font-size: 0px !important;
    float: none !important;
}

body ul.breadcrumb li::after {
    content: "|";
    display: inline-block;
    margin: 0px 5px;
    color: rgb(152, 143, 142);
    font-size: 11px;
    line-height: 12px;
    float: left;
}

body ul.breadcrumb li:nth-last-of-type(1)::after {
    display: none;
}

body ul.breadcrumb li:nth-last-of-type(1) * {
    color: rgb(0, 0, 0);
}

body a#linkOncekiSayfa {
    line-height: 30px;
    display: none;
    color: rgb(0, 0, 0);
    font-weight: normal;
    font-size: 12px !important;
}

.leftImage a#linkOncekiSayfa {
    display: none;
}

.categoryTitleText {
    float: left;
    width: 100%;
}

.ProductBody .categoryTitle {
    display: none
}

.categoryTitle {
    float: right;
    width: auto;
    padding: 15px 25px;
}

body #divSayfalamaUst {
    float: right;
    margin: 0px;
    padding: 0;
    text-align: center;
}

.urunListRel {
    width: 100%;
    float: left;
    position: relative;
}

.brandlistselection {
    display: flex;
    vertical-align: top;
    float: left;
    width: 100%;
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 30px;
}

.brandlistselection .clear {
    clear: none;
    display: none;
}

.brandlistselection ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.brandlistselection .sortingContent {
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    border-left: 1px solid #B9B9B9 !important;
    padding-left: 25px;
}

.brandlistselection .sortingContent li {
    float: left;
    background: transparent;
    border-radius: 0px !important;
}

.brandlistselection .sortingContent li a {
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px !important;
    padding: 0px !important;
    color: #000000 !important;
    font-size: 13px;
    line-height: 10px;
}

.brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet {
    float: right;
    padding: 0px;
    margin: 0px !important;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    border-left: 1px solid #B9B9B9 !important;
    padding-left: 25px;
}

.brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet:before {
    content: "Görünüm";
    color: #000000;
    font-size: 12px;
}

.blockSelect .sort_hrz {
    display: none !important;
}

.blockSelect .sort_2 {
    display: none;
}

.blockSelect .sort_3 {
    display: none !important;
}

.category-vertical-filters .vertical-filter-panel .list-group {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.category-vertical-filters .vertical-filter-panel .list-group ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

body #divSayfalamaUst .category-vertical-filters.top-filters .FiltreUst {
}

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: 0px 0px 10px;
    padding: 0px;
    width: 100%;
}

body #divSayfalamaUst .filterDeleteContent .appliedFilter {
    padding: 0px;
    margin: 0px 15px 0px 0px;
    height: auto;
    background: transparent;
    border: 1px solid rgb(102, 102, 102);
    width: auto;
    border-radius: 0px;
}

body #divSayfalamaUst .filterDeleteContent .appliedFilter a {
    width: 25px;
    margin: 0px;
}

body #divSayfalamaUst .filterDeleteContent .appliedFilter a i {
    font-family: FontAwesome;
    line-height: 30px;
    color: rgb(4, 4, 4);
    font-size: 15px;
    font-weight: 300;
}

body #divSayfalamaUst .filterDeleteContent .appliedFilter a i::before {
    content: '\f00d';
}

body #divSayfalamaUst .filterDeleteContent .appliedFilter .filter-content span {
    color: rgb(102, 102, 102);
    font-size: 12px;
    text-align: left;
    margin-top: 7px;
    font-weight: normal;
}

body #divSayfalamaUst .filterDeleteContent .appliedFilter .filter-content span + span {
    color: rgb(102, 102, 102);
    margin-top: 3px;
}

body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir {
    display: block;
}

body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir a {
    width: 100%;
    background: transparent;
    line-height: 1;
    margin: 0px;
    padding: 0px 5px;
}

body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir a span {
    line-height: 30px;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    margin: 0px;
    width: 100%;
}

.brandlistselectionBottom {
    margin-bottom: 0px;
    display: none;
}

#divSayfalamaAlt {
    width: 100%;
    margin: 0px;
}

.pageNumber {
    float: right;
    text-align: right;
    margin: 0px;
    display: none;
}

.pageNumber a {
}

.pageNumberContent {
}

.pageNumberBottom {
    float: right;
    text-align: center;
    margin: 50px 0px;
    padding: 0px;
    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: bold;
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
    border-radius: 0px;
    border: none;
    float: left;
    position: relative;
    display: block;
    text-align: center;
    margin: 0px 5px;
}

.pageNumberContent a.butonDisabled, .pageBorder a.butonDisabled {
    opacity: 1 !important;
}

.pageNumberContent a:hover, .pageBorder a:hover {
    color: rgb(255, 255, 255);
    background: rgb(51, 51, 51);
}

.pageNumberContent a.SelectedSayfa, .pageBorder a.SelectedSayfa {
    color: rgb(255, 255, 255);
    background: rgb(51, 51, 51);
}

.pageNumber .productCountInfo {
    text-transform: uppercase;
    color: rgb(11, 33, 42);
    font-size: 13px;
    font-weight: bold;
}

.productCountBar {
    display: none;
}

.pageNumber .divMoreProducts .button {
    border: 1px solid rgb(0, 0, 0);
    margin: 10px 0px 0px;
    color: rgb(11, 33, 42);
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 12px 30px;
    background: rgb(255, 255, 255) !important;
}

.KategoriFilitrelemeContent .Block_Title {
    display: none;
}

.RightDetail > .clear {
    clear: none;
}

.ProductDetailMain {
    float: left;
    width: 100%;
    padding: 35px 25px;
}

.ProductDetailMainRow {
    float: left;
    width: 100%;
    margin-top: 80px;
}

.TopDet {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px;
}

.leftImage {
    width: 52%;
    float: left;
    position: relative;
    padding: 0px;
}

.RightDetail {
    width: 48%;
    float: left;
    /* position: sticky; */
    padding: 0px 40px;
    top: 80px;
    max-width: 600px;
}

.leftImage .ProductGallery {
    float: left;
    width: 100%;
}

.leftImage .ProductGallery .gallery-container {
    float: left;
    width: 100%;
    position: relative;
}

.leftImage .ProductGallery .gallery-container .GalleryArea {
    float: right;
    width: 500px;
    margin: 0px;
    padding: 0px;
}

.leftImage .ProductGallery .gallery-container .galleryOwl-thumb {
    float: left;
    width: 90px;
    border: none;
    background: transparent;
    height: 100%;
    display: block;
}

.leftImage .ProductGallery .gallery-container .galleryOwl-thumb .thumb-list {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    overflow: hidden auto;
    max-height: 100%;
}

.leftImage .ProductGallery .gallery-container .galleryOwl-thumb .thumb-list .thumb-item {
    float: left;
    clear: left;
    width: 80px;
    margin-bottom: 15px;
}

.leftImage .ProductGallery .owl-carousel.galleryOwl .owl-dots {
    display: none;
}

.UrunDetayLeft {
    overflow: hidden;
    margin: 0px !important;
}

.Images, #divVideoGoruntulemeAlan {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 137px;
}

.Images img, #vdUrunVideo {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}

.cloudzoom-blank > div:last-child {
    display: none !important;
}

.SmallImages {
    float: left;
    width: 97px;
    align-items: center;
    gap: 0;
    display: flex !important;
    flex-direction: column;
    position: absolute;
    left: 0;
    max-height: 100%;
    overflow: hidden;
    overflow-y: auto;
}

.SmallImages div {
    float: left;
    width: 100%;
}

.SmallImages div img {
    max-width: 100%;
    max-height: 100%;
}

.leftImage .productTimer {
    display: none !important;
}

.DetayYeniUrun {
    display: none !important;
}

.RightDetail .TopList {
    float: left;
    width: 100%;
    position: relative;
}

.RightDetail .MiddleList {
    float: left;
    width: 100%;
    position: relative;
    margin: 35px 0px 0px;
}

.RightDetail .BottomList {
    float: left;
    width: 100%;
    position: relative;
    padding: 25px 0px;
    display: none;
}

.urunOzellikTab {
    border-top: 1px solid #EDEDED;
    margin: 40px 0px 0px;
    display: block;
    float: left;
    width: 100%;
}

.urunOzellikTab .urunTab {
    float: left;
    width: 100%;
}

.urunOzellikTab .urunTab > ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    position: relative;
    width: 100%;
}

.urunOzellikTab .urunTab > ul > li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #EDEDED;
}

#liTabYorumlar > a {
    display: none;
}

.urunOzellikTab .urunTab > ul > li > a {
    font-size: 14px;
    color: rgb(0, 0, 0);
    padding: 30px 0px;
    float: left;
    width: 100%;
    font-weight: 400;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
    background: 0px 0px !important;
}

.urunOzellikTab .urunTab > ul > li > a::after {
    content: '\f078';
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    font-family: fontawesome;
    color: rgb(0, 0, 0);
    font-weight: 400;
    font-size: 12px;
    line-height: 38px;
    display: none;
}

.urunOzellikTab .urunTab > ul > li > a span {
}

.urunOzellikTab .urunTab > ul > li .urunDetayPanel {
    display: none !important;
}

.urunOzellikTab .urunTab > ul > li[onofftip="true"] .urunDetayPanel {
    display: block !important;
}

.urunOzellikTab .divYorumlarV2Slide {
    width: 100%;
    margin-bottom: 30px;
}

.urunOzellikTab .divYorumlarV2Ortalama {
    width: 100%;
    margin-left: 0px;
}

.urunOzellikTab .divYorumlarV2Section1_1a1a {
    flex-direction: column;
}

.urunOzellikTab .divYorumlar-t1c9k {
    max-width: 100%;
    min-width: 0px;
}

.urunOzellikTab .taksitWrapper .taksitBlock {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.urunOzellikTab .taksitWrapper .taksitBlock .taksitBlockContent {
    max-width: 100%;
}

.urunOzellikTab .yorum-item-left {
    flex: 0 0 100%;
}

.urunOzellikTab .v2YorumFilter {
    width: 100%;
}

.urunOzellikTab .v2YorumFiltreGrup {
    display: block;
}

.urunOzellikTab .v2YorumFilter li, .urunOzellikTab .v2YorumFilter ul li {
    width: 100%;
}

.urunTabAlt strong {
    font-weight: 700;
}

.urunTabAlt #txtOneriMail {
    margin: 0px;
    height: 30px;
    padding: 0px 10px;
    border-width: 1px;
    width: 100% !important;
}

.urunTabAlt #txtOneriNot {
    margin: 0px;
    padding: 10px;
    background: rgb(255, 255, 255);
    width: 100% !important;
}

.urunTabAlt * {
    color: rgb(0, 0, 0);
    font-size: 13px;
    line-height: 20px;
    padding: 0px !important;
    font-weight: 300;
}

.urunTabAlt > ul {
    padding: 0px 20px !important;
}

.urunTabAlt > ul > li {
    margin: 7px 0px;
    list-style: disc !important;
}

.urunTabAlt i {
    font-family: fontawesome !important;
}

.urunTabAlt img {
    max-width: 100% !important;
}

.urunTabAlt iframe {
    max-width: 100% !important;
}

.urunTabAlt .button {
    padding: 10px 5px;
    color: rgb(255, 255, 255);
}

.tabUrunOneriler ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.tabUrunOneriler ul li {
    float: left;
    width: 100%;
}

body .productInfoBoxNew ul li#liTabOzellikler {
}

.urunDetayPanel.active {
    position: fixed;
    inset: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: block !important;
    background: rgba(1, 84, 162, 0.1) !important;
}

.commentTicimax .commentTiciNewCommentButton {
    display: flex;
    vertical-align: top;
    letter-spacing: 0px;
    border: none;
    width: 118px;
    height: 40px;
    margin: 0px;
    align-items: center;
    justify-content: center;
    background: rgb(0, 0, 0) !important;
    color: rgb(255, 255, 255) !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    padding: 0px !important;
}

.commentTicimax .commentTiciNewCommentTitle {
    margin: 0px !important;
}

.ProductName {
    float: left;
    position: relative;
    margin: 0px;
    width: 100%;
    display: flex;
    gap: 20px;
}

.ProductName h1 {
    margin: 0px;
    float: left;
    width: 100%;
}

.ProductName h1 span {
    float: left;
    width: 100%;
    display: inline-block;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}

.UFavorilerimeEkle {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.UFavorilerimeEkle .boxIcon {
    display: none;
}

.UFavorilerimeEkle .box1 {
    font-size: 0px;
}

.UFavorilerimeEkle .box1 i {
    font-size: 20px;
}

.UFavorilerimeEkle .box1 i::before {
    content: "\f02e";
    font-weight: 300;
    color: rgb(0, 0, 0);
    font-size: 18px;
}

.UFavorilerimeEkle .box1:hover i::before {
    font-weight: bold;
}

#divUrunKodu {
    float: left;
    clear: left;
    color: rgb(152, 143, 142);
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 0px;
    margin: 10px 0px 0px;
}

#divUrunKodu span {
    display: inline-block;
    vertical-align: top;
    color: rgb(152, 143, 142);
    font-size: 12px;
    font-weight: bold;
    position: relative;
    line-height: 14px;
    float: left;
    text-transform: uppercase;
}

#divUrunKodu span::after {
    content: ":";
    margin: 0px 4px;
}

#divTaksitAciklama {
    display: block;
    float: left;
    clear: left;
    margin-top: 10px;
}

#divTaksitAciklama .taksitSatir {
    color: rgb(0, 0, 0);
    font-size: 14px;
    line-height: 14px;
}

.RightDetail .puanVer {
    float: left;
    clear: left;
}

.RightDetail #PuanVer {
    float: left;
    margin-bottom: 5px;
}

.RightDetail .PuanVerSag {
    float: left;
    color: rgb(0, 0, 0);
    font-size: 14px;
    line-height: 15px;
    margin: 17px 0px 0px 10px;
}

.RightDetail ul.rating {
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.RightDetail ul.rating li {
    float: left;
    margin-right: 0px;
    width: auto;
    height: auto;
    padding: 0px 2px 0px 0px;
    font-size: 0px;
}

.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: rgb(222, 178, 34);
}

.markaresmi {
    float: left;
    position: relative;
    z-index: 1;
}

.markaresmi a {
    float: left;
}

.markaresmi img {
    max-width: 100%;
    float: left;
}

#divMagazaStok {
    float: left;
    clear: left;
    margin: 10px 0px 0px !important;
}

#divMagazaStok a {
    display: inline-block;
    vertical-align: top;
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
}

#divOnyazi {
    float: left;
    width: 100%;
    margin-top: 40px;
}

#divOnyazi .teksatir {
    margin-top: 0px;
    float: left;
    width: 100%;
}

#divOnyazi h2 {
    font-weight: normal;
    font-size: 100%;
}

#divOnyazi * {
    color: rgb(0, 0, 0);
    font-size: 13px;
    line-height: 16px;
    font-family: Helvetica LT Pro, sans-serif !important;
}

#divOnyazi strong {
    font-weight: bold;
}

#divOnyazi strong * {
    font-weight: bold;
}

#divOnyazi i {
    font-family: FontAwesome !important;
    margin-right: 12px;
}

.urunDetayFiyatContainer {
}

.PriceList {
    float: left;
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 15px 0px 0px;
}

#pnlFiyatlar {
    display: flex;
    vertical-align: top;
    float: left;
    width: 100%;
    gap: 0px;
    align-items: center;
    flex-direction: row;
    margin-bottom: 0px;
    justify-content: space-between;
}

#divIndirimliFiyat {
    display: flex;
    align-items: center;
    gap: 7px;
}

#divMarka, #divTedarikci, #divUrunStokAdedi, #divToplamStokAdedi, #divBarkod, #divParaPuan, #divTahminiTeslimatSuresi {
    float: left;
    clear: left;
    margin-top: 15px;
    line-height: 14px;
}

#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: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    display: none;
}

#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: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    display: none;
}

#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: rgb(0, 0, 0);
    font-size: 13px;
    line-height: 14px;
    width: auto;
    font-weight: bold;
}

#divIndirimOrani .lineTitle {
    display: none !important;
}

div#divIndirimOrani {
    background: rgb(34, 34, 34);
    border-radius: 0px 3px 3px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}

div#divIndirimOrani .indirimliOrani::before {
    content: "-";
    font-size: 21px;
    font-weight: 3;
}

#divIndirimOrani .indirimliOrani {
    text-align: center;
    font-size: 0px;
    display: flex;
    align-items: center;
    color: rgb(255, 255, 255) !important;
}

#divIndirimOrani .indirimliOrani #ltrIndirimOrani {
    text-align: center;
    font-size: 21px;
    font-weight: 300;
    line-height: 28px;
    color: rgb(255, 255, 255) !important;
}

#divIndirimOrani .indirimliOrani #ltrIndirimOrani::before {
    content: "%";
}

#divTahminiTeslimatSuresi {
    display: flex;
    gap: 5px;
}

#spnTahminiTeslimSuresi:before {
    content: "En Geç ";
    font-weight: 400;
}

#spnTahminiTeslimSuresi:after {
    content: " tarihinde kargoda.";
    font-weight: 400;
}

#divTahminiTeslimatSuresi:before {
    content: "";
    width: 16px;
    height: 12px;
    background: url(../../uploads/editoruploads/img/svgexport.svg);
    display: block;
}

.PiyasafiyatiContent {
    display: block;
    float: left;
}

.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: normal;
    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;
}

.IndirimliFiyatContent .right_line .spanKdv {
    vertical-align: bottom;
    font-size: 12px;
    line-height: 1;
    display: none !important;
}

#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: normal;
}

#divIndirimsizFiyat .right_line * {
    vertical-align: top;
    display: inline-block !important;
    color: rgb(0, 0, 0) !important;
}

#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: normal;
    margin-right: 5px;
}

#divKDVDahilFiyat .center_line {
    display: none;
}

#divKDVDahilFiyat .right_line * {
    display: inline-block !important;
    vertical-align: top;
}

.PiyasafiyatiContent .right_line * {
    color: #000000;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: -0.24px;
}

.IndirimliFiyatContent .right_line *, #divTurkLirasiFiyat .right_line *, #divIndirimsizFiyat .right_line *, #divKDVDahilFiyat .right_line *, #divIndirimsizFiyat .right_line, #divIndirimsizFiyat .left_line {
    color: #000000;
}

.IndirimliFiyatContent .right_line *, #divTurkLirasiFiyat .right_line *, #divIndirimsizFiyat .right_line *, #divKDVDahilFiyat .right_line * {
    font-size: 14px;
}

#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: 17px;
    font-weight: 300;
}

body #divStokYok {
    float: left;
    width: 100%;
    margin: 20px 0px 0px;
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: normal;
    text-align: center;
    padding: 0;
    background-color: #EDEDED;
    border-radius: 0px;
    padding: 18px;
}

.RightDetail.StokYok .bedenT {
    display: none;
}

body #divStokYok::before {
    content: '\f057';
    font-family: FontAwesome;
    font-weight: 300;
    width: 100%;
    float: left;
    font-size: 30px;
    margin-bottom: 20px;
    display: none;
}

.UGelinceHaberVer .boxIcon, .UGelinceHaberVer i {
    display: none;
}

.UGelinceHaberVer a {
    color: #000000;
    font-size: 12px;
}

#divEkstraBilgiler {
    float: left;
    clear: left;
    margin-top: 10px;
}

#divEkstraBilgiler img {
    max-width: 100%;
    display: block;
}

.btnnostok i.fa {
    font-family: FontAwesome;
}

#divUrunEkSecenek {
    float: left;
    width: calc(100% - 100px);
    position: relative;
}

#divUrunEkSecenek .eksecenekLine {
    margin: 0px;
    float: left;
    width: 100%;
    clear: none !important;
}

#divUrunEkSecenek .eksecenekLine:last-child {
    border: none;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}

#divUrunEkSecenek .eksecenekLine .left_line {
    float: left;
    width: 100%;
    color: rgb(0, 0, 0);
    font-size: 13px;
    font-weight: 400;
    margin: 10px 0px;
    display: none;
}

#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: rgb(0, 0, 0);
    font-weight: 400;
}

#divUrunEkSecenek .eksecenekLine .right_line .size_box img {
    width: 100%;
    height: 100%;
    display: block;
}

#divUrunEkSecenek .eksecenekLine.selectvaryasyon {
}

#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 rgb(215, 215, 215);
    color: rgb(0, 0, 0);
    font-size: 13px;
    font-weight: normal;
    padding: 0px 10px;
    background: rgb(255, 255, 255);
    border-radius: 0px;
}

#divUrunEkSecenek .eksecenekLine.resimlivaryasyon {
    display: none;
}

#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .left_line {
}

#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line {
}

#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box {
    width: 53px;
    border: 1px solid rgb(112, 112, 112);
    border-radius: 100%;
    overflow: hidden;
    padding: 8px;
    margin: 0px 13px 13px 0px;
}

#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box img {
    border-radius: 100%;
}

#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box:hover, #divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box.selected {
    border: 2px solid rgb(0, 0, 0);
}

#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon {
}

#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line {
}

#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box {
    margin: 0px 10px 10px 0px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 0px;
    padding: 10px 16px 8px;
}

#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box:last-child {
    margin-right: 0px;
}

#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box:hover, #divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box.selected {
    background: #000;
    color: #fff;
}

#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok {
    position: relative;
    background: rgb(239, 237, 237) !important;
}

#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok img {
    filter: grayscale(100%);
}

#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok::after {
    content: "";
    height: 1px;
    max-width: 65px;
    margin: 0px auto;
    background: rgb(230, 80, 72);
    left: 0px;
    right: 0px;
    top: 50%;
    position: absolute;
    transform: rotate(140deg);
}

#IlgiliUrunDiv {
    float: left;
    width: 100%;
}

#IlgiliUrunDiv #divIlgiliUrunler {
}

.TopDet #IlgiliUrunDiv {
    display: block;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.TopDet #IlgiliUrunDiv #divIlgiliUrunler {
    padding: 0px;
    margin: 0px;
    background: transparent;
    border: none;
}

.TopDet #IlgiliUrunDiv .JKatAdi {
    float: left;
    width: 100%;
    text-align: left;
    margin: 0px !important;
    padding: 0px !important;
}

.TopDet #IlgiliUrunDiv .JKatAdi .bold {
    padding: 0px;
    margin: 0px;
    text-align: left;
}

.TopDet #IlgiliUrunDiv .JKatAdi .bold::before {
    display: none;
}

.TopDet #IlgiliUrunDiv .JKatAdi .bold::after {
    display: none;
}

.TopDet #IlgiliUrunDiv .JKatAdi .bold .satir1 {
    background: transparent;
    margin: 0px;
    border: none;
    font-size: 13px;
    line-height: 40px;
    font-weight: normal;
    color: rgb(0, 0, 0);
    padding: 0px !important;
}

.TopDet #IlgiliUrunDiv .clear {
    display: none;
}

.TopDet #IlgiliUrunDiv ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.TopDet #IlgiliUrunDiv ul li {
    float: left;
    width: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 0px;
    overflow: hidden;
}

.TopDet #IlgiliUrunDiv ul li:hover {
}

.TopDet #IlgiliUrunDiv ul li .productItem {
    border: none;
    width: 100%;
    float: left;
    padding: 0px;
    box-shadow: none !important;
}

.TopDet #IlgiliUrunDiv ul li .productItem .productTimer {
    display: none !important;
}

.TopDet #IlgiliUrunDiv ul li .productItem .productImage {
    padding: 0px;
}

.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: 0px;
    margin: 0px;
    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: 30px 0px 0px;
    padding: 0px;
}

.BasketBtn {
    float: left;
    position: relative;
    width: 100%;
}

#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: 40px;
}

#divAdetCombo {
    position: relative;
    float: left;
    clear: left;
    display: block !important;
}

#divAdetCombo .center_line {
    display: none !important;
    float: left;
}

#divAdetCombo .right_line {
    float: left;
    max-width: 100% !important;
}

#divAdetCombo select {
    width: 100%;
    padding: 0px 10px;
    text-align: left;
}

.RightDetail .riSingle {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-radius: 0px;
}

.RightDetail .riSingle a.riUp, .RightDetail .riSingle a.riDown {
    font-size: 0px;
    background: transparent;
    top: 0px;
    font-weight: normal;
    position: absolute;
    float: left;
    cursor: pointer;
    text-indent: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px !important;
    margin: 0px !important;
}

.RightDetail .riSingle a.riUp svg, .RightDetail .riSingle a.riDown svg {
    width: 10px;
}

.RightDetail .riSingle a.riUp path, .RightDetail .riSingle a.riDown path {
    fill: rgb(0, 0, 0);
}

.RightDetail .riSingle a.riUp {
    left: auto;
    right: 0px;
}

.RightDetail .riSingle a.riDown {
    left: 0px;
}

.Basketinp {
    display: none;
    position: relative;
    float: left;
    clear: left;
}

.BasketBtn .pSatisBirimi, .BasketBtn .left_line.lineTitle2 {
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    float: left;
    clear: left;
    line-height: 40px;
}

#txtbxurunSiparisAdedi_wrapper {
    float: left;
    position: relative;
    width: 100% !important;
    padding: 0px !important;
}

#txtbxurunSiparisAdedi {
    text-align: center;
    display: inline-block;
    padding: 0px;
    appearance: none;
    width: 100% !important;
}

#txtbxurunSiparisAdedi, #divAdetCombo select {
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    border: 1px solid rgb(236, 236, 243);
    font-size: 13px;
    font-weight: 500;
    float: left;
    margin: 0px;
    border-radius: 0px;
}

#divKombinSatinAl, .basketBtn, .buyfast {
    float: left;
    margin: 0px 0px 0px 10px;
}

#divKombinSatinAl a, .buyfast input, .basketBtn input {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 14px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
    letter-spacing: 0px;
    appearance: none;
    border-radius: 0px;
}

.basketBtn {
    width: 100%;
    margin: 0px;
}

.buyfast {
    width: 100%;
    margin: 10px 0px 0px;
    display: none;
}

.buyfast input {
    border: 1px solid rgb(228, 228, 228);
}

#divKombinSatinAl {
    margin: 20px 0px 0px;
    width: 100%;
}

#divKombinSatinAl a {
    font-size: 14px;
    margin: 0px !important;
}

.ProductIcon {
    float: left;
    width: 100%;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    gap: 10px;
}

.ProductIcon .box1 {
    padding: 0px;
    margin: 0px;
    min-width: 0px;
    background: transparent;
    display: inline-block;
    vertical-align: top;
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: bold;
}

.ProductIcon .box1 i {
    display: none;
}

.ProductIcon .boxIcon {
    fill: rgb(0, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
}

.ProductIcon .boxIcon svg {
    height: 17px;
}

.ProductIcon > div {
    float: left;
    position: relative;
    border: 1px solid rgb(236, 236, 243);
    width: calc(50% - 5px);
}

.ProductIcon > div > a {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    height: 50px;
}

.ProductIcon2 {
    float: left;
    width: 100%;
}

.ProductIcon2 .clear {
    display: none;
}

.ProductIcon2 #divSocialButtons {
    width: 100%;
}

.ProductIcon2 > div {
    float: left;
    width: 33.33%;
    margin-bottom: 15px;
    position: relative;
}

.ProductIcon2 > div > a {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    background: transparent;
    color: rgb(0, 0, 0);
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.ProductIcon2 > div > a:hover {
    color: rgb(0, 0, 0);
    background: transparent !important;
}

.ProductIcon2 .boxIcon {
    fill: rgb(0, 0, 0);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ProductIcon2 .boxIcon svg {
    height: 22px;
}

.TopDet .product_social_icon_wrapper {
    display: block;
}

.TopDet .product_social_icon_wrapper .PaylasTit {
    float: left;
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    margin-right: 10px;
}

.TopDet .product_social_icon_wrapper ul {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.TopDet .product_social_icon_wrapper ul li {
    float: left;
}

.TopDet .product_social_icon_wrapper ul li:last-child {
    margin-right: 0px;
}

.TopDet .product_social_icon_wrapper ul li a {
    float: left;
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
    font-size: 14px;
    border-radius: 100%;
    text-align: center;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgb(0, 0, 0);
}

.TopDet .product_social_icon_wrapper ul li a svg {
    width: 15px;
}

.TopDet .product_social_icon_wrapper .UWhatsApp {
    float: left;
    margin-right: 0px;
}

.TopDet .product_social_icon_wrapper .UWhatsApp .whatsApp {
    float: left;
    color: rgb(255, 255, 255);
    background: rgb(109, 195, 58);
    font-size: 0px;
    border-radius: 100%;
    text-align: center;
    width: 30px;
}

.TopDet .product_social_icon_wrapper .UWhatsApp .whatsApp i {
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}

.whts {
    width: 100%;
    float: left;
    background: rgb(244, 243, 237);
    border-radius: 5px;
    height: 40px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    gap: 5px;
    padding: 0px 19px;
    margin: 10px 0px 0px;
    border: 1px solid rgb(52, 58, 62);
    display: none;
    color: rgb(52, 58, 62) !important;
}

.whts b {
    color: rgb(52, 58, 62);
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}

.whts i {
    font-weight: 100;
    font-size: 20px;
    color: rgb(52, 58, 62);
    display: none;
}

.TopDet .product_social_icon_wrapper:hover ul {
    display: flex !important;
}

.TopDet .shareSvg {
    display: flex;
    align-items: center;
    gap: 10px;
    height: 50px;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
}

.socialButons {
    width: 100%;
    position: relative;
    float: right !important;
    margin: 0px !important;
}

.socialButons iframe {
    float: left;
}

.product-social {
    float: left;
    margin-right: 10px;
}

.product-social span {
    float: left;
    line-height: 32px;
    display: inline-block;
    color: rgb(0, 0, 0);
    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: rgb(50, 50, 50);
    font-size: 18px;
}

.urunOzellikTab {
}

.urunOzellik {
    float: left;
    width: 100%;
    margin: 20px 0px;
    display: none;
}

.urunOzellik .urunTab {
    float: left;
    width: 100%;
}

.urunOzellik .urunTab ul {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.urunOzellik .urunTab > ul > li {
    float: left;
}

.urunOzellik .urunTab > ul > li:last-child {
    margin-right: 0px;
}

.urunOzellik .urunTab > ul > li > a {
    cursor: pointer;
    color: rgb(0, 0, 0);
    font-size: 16px;
    float: left;
    font-weight: normal;
}

.urunOzellik .urunTab > ul > li > a span {
    font-weight: normal;
}

.urunOzellik .urunTab > ul > li.active > a {
}

.urunDetayPanel {
    float: left;
    width: 100%;
    border: none;
    padding: 30px 0 30px;
    overflow: auto;
    clear: none !important;
}

.urunTabAlt strong {
    font-weight: bold;
}

.urunTabAlt #txtOneriMail {
    margin: 0px;
    height: 30px;
    padding: 0px 10px;
    border-width: 1px;
    width: 100% !important;
}

.urunTabAlt #txtOneriNot {
    margin: 0px;
    padding: 10px;
    background: rgb(255, 255, 255);
    width: 100% !important;
}

.urunTabAlt {
    padding: 0px;
    float: left;
    width: 100%;
    color: rgb(0, 0, 0);
    font-size: 13px;
    line-height: 22px;
    font-family: Helvetica LT Pro, sans-serif !important;
}

.urunTabAlt * {
    font-family: Helvetica LT Pro, sans-serif !important;
}

.urunTabAlt span {
    font-size: 14px;
    font-weight: 400;
}

.teknikDetay {
    border: none !important;
    margin: 0px !important;
}

.urunTabAlt em {
    color: rgb(156, 156, 165);
}

.urunTabAlt i {
    font-family: FontAwesome !important;
}

.urunTabAlt img {
    max-width: 100% !important;
}

.urunTabAlt iframe {
    max-width: 100% !important;
}

.urunTabAlt .button {
    padding: 10px 5px;
    color: rgb(255, 255, 255);
}

.tabUrunOneriler ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.tabUrunOneriler ul li {
    float: left;
    width: 100%;
}

.oneriValidate .validate {
    top: 0px;
    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;
    line-height: normal;
    width: auto !important;
}

.urunTabAlt ul li input[type="checkbox"] {
    margin-top: 0px;
}

li#liTabYorumlar {
    list-style: none;
    float: left;
    width: 100%;
    margin: 80px 0 0;
}

div#divTabYorumlar {
    display: block !important;
}

#divEtiketler {
    float: left;
    width: 100%;
    padding: 0px 20px 20px;
    margin: 50px 0px 0px;
    background: rgb(255, 255, 255);
    text-align: center;
}

#divEtiketler .productModuleTitle {
    float: left;
    color: rgb(32, 33, 34);
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    line-height: 30px;
    margin: 10px 0px;
}

#divEtiketler a {
    color: rgb(105, 109, 113);
    font-size: 13px;
}

#divEtiketler a:hover {
    text-decoration: underline;
}

#mainHolder_divDesign .JKatAdi.categoryTitle, .JKatAdi {
    float: left;
    position: relative;
    width: 100%;
    padding: 0px !important;
    margin: 0px !important;
}

#mainHolder_divDesign .JKatAdi.categoryTitle .bold, .JKatAdi .bold {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 10px !important;
}

#mainHolder_divDesign .JKatAdi.categoryTitle .bold .satir1, .JKatAdi .bold .satir1 {
    line-height: 20px;
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
    padding: 0px !important;
}

.SonGezilenUrunler .JKatAdi .bold .satir1 {
    text-align: left;
    padding: 0 20px !important;
}

#divInstashopResim .owl-carousel .owl-nav {
    display: block !important;
}

#mainHolder_divDesign .owl-carousel .owl-nav, .owl-carousel .owl-nav {
    z-index: 2;
    position: absolute;
    right: 90px !important;
    left: 90px !important;
    top: calc(50% - 20px);
    display: block !important;
}

#mainHolder_divDesign .anasayfa_urun_slider .owl-nav {
    display: none !important
}

#mainHolder_divDesign .owl-carousel .owl-nav .ProductListprev, .owl-carousel .owl-nav .ProductListprev, .owl-carousel .owl-nav .InstaGalleryprev {
    left: 0px;
}

#mainHolder_divDesign .owl-carousel .owl-nav .ProductListnext, .owl-carousel .owl-nav .ProductListnext, .owl-carousel .owl-nav .InstaGallerynext {
    right: 0px;
}

#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 {
    background: #fff !important;
    width: 40px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    font-size: 0px;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgb(171, 163, 163);
    border-radius: 100%;
}

#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, .owl-carousel .owl-nav .InstaGalleryprev::before, .owl-carousel .owl-nav .InstaGallerynext::before, #mainHolder_divDesign .owl-carousel .owl-nav .ProductListnext::before {
}

body #mainHolder_divDesign .owl-carousel .owl-dots, body .owl-carousel .owl-dots {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    bottom: 40px;
}

body #mainHolder_divDesign .owl-carousel .owl-dots .owl-dot, body .owl-carousel .owl-dots .owl-dot {
    width: 40px;
    height: 3px;
    border-radius: 0px;
    display: flex;
    vertical-align: top;
    align-items: center;
    justify-content: center;
    margin: 0px !important;
}

.ProductListnext::before {
    font-size: 14px !important;
    content: "\f178" !important;
    color: #000 !important;
}

.ProductListprev::before {
    font-size: 14px !important;
    content: "\f177" !important;
    color: #000 !important;
}

#mainHolder_divDesign .owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    display: block !important;
    background: rgba(255, 255, 255, 0.4) !important;
    border: none !important;
    border-radius: 0px !important;
}

body #mainHolder_divDesign .owl-carousel .owl-dots .owl-dot.active, body .owl-carousel .owl-dots .owl-dot.active {
    background: rgb(255, 255, 255) !important;
}

#mainHolder_divDesign #sliderblok_0 .anasayfa_tek_slider.owl-carousel .owl-nav {
    left: 30px;
    right: 30px;
}

#mainHolder_divDesign #sliderblok_0 .anasayfa_tek_slider.owl-carousel .owl-nav ::before {
    filter: invert(0);
}

#mainHolder_divDesign .anasayfa_tek_slider.owl-carousel .owl-nav > div {
    border: none;
}

body .anasayfa_tek_slider.owl-carousel .owl-dots {
    align-items: center;
    justify-content: center;
    padding: 0px 30px;
    gap: 15px;
    display: flex !important;
}

#mainHolder_divDesign .owl-carousel .owl-dots .owl-dot span, .owl-carousel .owl-dots .owl-dot span {
    display: none !important;
}

.homeInst > span {
    color: #2D2D2F;
    font-size: 16px;
    font-weight: bold;
    padding: 0 45px 10px;
    width: 100%;
    display: block;
    text-align: left;
}

#mainHolder_divDesign .homeInst .owl-nav {
    display: none !important;
}

.anasayfa_tek_slider.multiBlokSlider.sliderAyaritems-3 {
    padding: 0 30px;
}

.anasayfa_tek_slider.multiBlokSlider.sliderAyaritems-3 .owl-dots {
    display: none !important
}

body #mainHolder_divDesign section .homeCom .comOwl .owl-nav {
    display: none !important;
}

body #mainHolder_divDesign section .homeCom .comOwl .owl-dots {
    display: flex!important;
    bottom: -50px !important;
    justify-content: center;
    gap: 10px;
}

body #mainHolder_divDesign section .homeCom .comOwl .owl-dots .owl-dot {
    background: #A1A1A1!important;
    border: 2px solid #fff!important;
    width: 10px;
    height: 10px;
    border-radius: 100% !important;
}

body #mainHolder_divDesign section .homeCom .comOwl .owl-dots .owl-dot.active {
    border: 2px solid #A1A1A1 !important;
    background: #fff !important;
}

.productList-Image-Owl .owl-dots {
    display: block !important;
}

.productList-Image-Owl .owl-dot {
    width: 100% !important;
    height: 3px !important;
    border-radius: 0px !important;
    border: none !important;
    margin: 0px !important;
    background: hsl(0deg 0% 100% / 30%) !important;
}

.productList-Image-Owl .owl-dots {
    flex-flow: row;
    display: flex !important;
    gap: 0px !important;
    bottom: 0px !important;
}

body .productImage.productImageOwlSlider .owl-dot.active {
    background: #2D2D2F !important;
}

.sliderBannerContainer {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px;
    padding: 0px 25px;
}

.sliderBannerContainer .Block_Link a {
    font-size: 16px;
    font-weight: bold;
    color: rgb(255, 255, 255) !important;
}

.sliderBannerContainer .ProductList {
    margin: 0px auto;
    display: block !important;
}

.sliderBannerContainer .Jbutonlar {
    display: none;
}

.sliderBannerContainer .jCarouselLite {
    float: left;
    width: 100%;
}

.detaySliderContainer {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px;
    padding: 0;
}

.detaySliderContainer .ProductList {
    margin: 0px auto;
    display: block !important;
}

.detaySliderContainer .Jbutonlar {
    display: none;
}

.detaySliderContainer .jCarouselLite {
    float: left;
    width: 100%;
}

#pnlSlider {
    position: relative;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#pnlSlider ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#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: 0px;
    left: 0px;
    display: none !important;
}

#pnlSlider .flex-control-paging li {
    margin: 0px 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: rgb(255, 255, 255);
}

#pnlSlider .flex-control-paging li a.flex-active {
    background: rgb(0, 0, 0);
}

#pnlSlider .flex-direction-nav {
    position: absolute;
    left: 0px;
    right: 0px;
    top: calc(50% - 15px);
    margin: 0px auto;
    max-width: 1600px !important;
}

#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: rgb(255, 255, 255);
    border: none;
    background: transparent;
    width: auto;
    height: auto;
    border-radius: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    box-shadow: none;
    opacity: 1;
    font-size: 0px;
    position: relative;
    text-shadow: none;
    text-align: center;
}

#pnlSlider .flex-direction-nav .flex-prev {
    left: 0px;
}

#pnlSlider .flex-direction-nav .flex-next {
    right: 0px;
}

#pnlSlider .flex-direction-nav .flex-prev::before, #pnlSlider .flex-direction-nav .flex-next::before {
    font-size: 30px;
    font-weight: 300 !important;
}

#pnlSlider .flex-direction-nav .flex-prev:before {
    content: "\f053" !important;
    font-family: 'FontAwesome' !important;
}

#pnlSlider .flex-direction-nav .flex-next:before {
    content: "\f054" !important;
    font-family: 'FontAwesome' !important;
}

#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: rgb(255, 255, 255);
    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: 0px;
    width: 100%;
}

.HomePageSlideShowContainer .HPSItems {
    clear: both;
    cursor: pointer;
    width: 100%;
}

.HomePageSlideShowContainer .HPSItems div {
    cursor: pointer;
    float: left;
    margin: 0px;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    width: 100%;
}

.hesabimAnasayfaMenuler ul li a:hover .fa {
    color: rgb(255, 255, 255);
}

.siparisTakipSayfasi {
    background: rgb(255, 255, 255);
}

.siparisTakipSayfasi .siparisTakipBaslik {
    text-align: center;
    padding: 20px 0px !important;
}

.sepetiTemizle {
    float: right;
    line-height: 43px;
    padding: 0px 10px;
}

.popupSepet {
    width: 99%;
}

.popupSepet #hed div {
    width: 94%;
}

.sayfaIcerik * {
    font-family: Helvetica LT Pro, 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;
}

.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: 0px;
    margin: 0px;
    list-style: none;
}

.sepetimBody .sepetItemB1 span.KampanyaTanimSpan {
    display: inline-block;
}

body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown::-webkit-scrollbar, .FiltreicerikAlan::-webkit-scrollbar, .categorydesign::-webkit-scrollbar, #divOnyazi::-webkit-scrollbar, .urunTabAlt::-webkit-scrollbar, .SmallImages::-webkit-scrollbar, .SepetBlockInfo::-webkit-scrollbar, body .kombinContent ul::-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 {
    width: 3px;
    height: 3px;
    border-radius: 0 !important
}

body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown::-webkit-scrollbar-track, .FiltreicerikAlan::-webkit-scrollbar-track, .categorydesign::-webkit-scrollbar-track, #divOnyazi::-webkit-scrollbar-track, .urunTabAlt::-webkit-scrollbar-track, .SmallImages::-webkit-scrollbar-track, .SepetBlockInfo::-webkit-scrollbar-track, body .kombinContent ul::-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 {
    background: #EDEDED;
}

body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown::-webkit-scrollbar-thumb, .FiltreicerikAlan::-webkit-scrollbar-thumb, .categorydesign::-webkit-scrollbar-thumb, #divOnyazi::-webkit-scrollbar-thumb, .urunTabAlt::-webkit-scrollbar-thumb, .SmallImages::-webkit-scrollbar-thumb, .SepetBlockInfo::-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 {
    background: #000;
}

body .button, .baglanButton, .siparisOzetTakip, body.sepetimBody .basketCompletebtn, #AdresContent .button, .BasketPage .OdemeMenu ul li.activeMenu > a, .pageNumberContent a:hover, .menuUstBolum, body .category-vertical-filters.top-filters .FiltreUst, .SepetUst, .urunOzellikTab .urunTab > ul > li[onofftip="true"] > a, .tooltip-inner, .welcome.active, .sepetimBody .Basketstep ul li.aktif, #divNewUyeGirisContent .newUserLoginBtn, .newUyeOlContainer .newUserLoginBtn, .pageSifremiUnuttum .newUserLoginBtn {
    background: #000;
}

.iletisimContent .iletisimRight .iletisimbanka .span > .line1:nth-child(n+2), body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir, .pageNumberContent a:hover, .OdemeMenu ul li.activeMenu {
    border-color: rgb(240, 72, 115);
}

.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    border-top-color: rgb(240, 72, 115);
}

.tooltip.right .tooltip-arrow {
    border-right-color: rgb(240, 72, 115);
}

.tooltip.left .tooltip-arrow {
    border-left-color: rgb(240, 72, 115);
}

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: rgb(240, 72, 115);
}

.baglanButton {
    border-color: transparent;
}

.Basketstep ul li::before {
    border: 1px solid rgb(240, 72, 115);
}

.sepetimBody .Basketstep ul li.aktif::after {
    border-top-color: rgb(240, 72, 115);
}

.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: rgb(240, 72, 115);
}

.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: #2D2D2F;
}

.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 {
    color: rgb(240, 72, 115);
}

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 {
    border-color: rgb(240, 72, 115);
}

.siparisOzetTakip {
    color: rgb(255, 255, 255);
}

.BasketDetail table tbody tr td a {
    display: inherit;
}

.BasketDetail table tbody tr td:last-child a {
    display: block;
}

body .alisverisedevamet {
    background: rgb(255, 255, 255);
}

.KasaOnuFirsatlarContent ul li a.button:hover {
    border: none !important;
}

.BasketPage a.YeniAdresEkle:hover {
    color: rgb(255, 255, 255) !important;
}

.baglanButton:hover {
    background: transparent;
}

body .adresGir .kirmiziButon:hover {
    background: rgb(158, 26, 32) !important;
    color: rgb(255, 255, 255) !important;
}

body .adresGir .yesilButon:hover {
    background: rgb(64, 109, 32) !important;
    color: rgb(255, 255, 255) !important;
}

.divRelatedProductsPopup .ulRelatedProducts {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.bottomHead {
    display: none;
}

#divSliderYani {
    display: none;
}

body {
    background: rgb(255, 255, 255);
}

.ProductList ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.blokSonYazilar ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.blogKategori ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.blogCenter ul {
    list-style: none;
}

.blogRight ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.navigation .navUl ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#footer .socialdiv ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#footer .store ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#footer .linkler .blink ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.category-vertical-filters .vertical-filter-panel .list-group {
    list-style: none;
    padding: 10px 1px 0 !important;
    margin: 0px;
}

.category-vertical-filters .vertical-filter-panel .list-group ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.TopDet .product_social_icon_wrapper ul {
    width: 100%;
    list-style: none;
    margin: 0px;
    display: none;
    position: absolute;
    top: 0px;
    right: 0px;
    gap: 10px;
    padding: 0px;
    background: rgb(255, 255, 255);
    align-items: center;
    justify-content: center;
    height: 50px;
}

.tabUrunOneriler ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.sepetimBody ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

body .category-vertical-filters.top-filters ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.mobilMenu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.bottomHead ul {
    margin: 0px;
    list-style: none;
    padding: 0px;
}

.breadList ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.CartProduct ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.welcome ul {
    margin: 0px;
    list-style: none;
    padding: 0px;
}

.brandlistselection ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.TopDet #IlgiliUrunDiv ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.urunOzellik .urunTab ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#pnlSlider ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.mBread ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.fixed-announce {
    float: left;
    width: 100%;
    background: rgb(11, 33, 42);
    height: 30px;
    overflow: hidden;
}

.fixed-announce > div {
    float: left;
    width: 100%;
    white-space: nowrap;
    padding: 0px;
    opacity: 0;
}

.fixed-announce > div.owl-carousel {
    opacity: 1;
}

.fixed-announce span {
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: rgb(255, 255, 255);
    line-height: 30px;
}

.fixed-announce .owl-nav {
    display: none !important;
}

span#spnTopSepetToplamUrun::before {
    content: "[";
}

span#spnTopSepetToplamUrun::after {
    content: "]";
}

.homeInst ul {
    padding: 0;
    margin: 0;
}

.homeInst ul li {
    list-style: none;
    position: relative;
    float: left;
}

.homeInst ul li a:hover:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(180deg, transparent, black);
    display: block;
    top: 0;
    opacity: .5;
}

.homeSlideTxt .bannerDescriptionWrapper {
    padding-bottom: 6% !important;
    z-index: 3;
}

.homeSlideTxt .bannerWrapper:hover .bannerImageWrapper:before {
    z-index: 2;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(180deg, transparent, black);
    display: block;
    top: 0;
    opacity: .5;
}

.homeSlideTxt .bannerDescriptionWrapper .bannerTitle {
    font-size: 32px;
    font-weight: bold;
    margin: 0 !important;
    margin-bottom: 13px !important;
}

.homeSlideTxt .bannerButtonWrapper a {
    color: #FFFFFF;
    text-decoration: none;
    letter-spacing: -0.32px;
}

.homeSlideTxt .bannerButtonWrapper a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#mainHolder_divDesign .homeSlideTxt .owl-carousel .owl-nav {
    left: 25px !important;
    right: 25px !important;
}

#mainHolder_divDesign .homeSlideTxt .owl-carousel .owl-nav > div {
    width: auto !important;
    background: transparent !important;
}

#mainHolder_divDesign .homeSlideTxt .owl-carousel .owl-nav .ProductListprev::before {
    content: "\f053" !important;
    color: #fff !important;
    font-size: 25px !important;
    font-weight: 100 !important
}

#mainHolder_divDesign .homeSlideTxt .owl-carousel .owl-nav .ProductListnext::before {
    content: "\f054" !important;
    color: #fff !important;
    font-size: 25px !important;
    font-weight: 100 !important
}

.homeBanner .bannerDescriptionWrapper {
    padding-bottom: 6% !important;
    z-index: 3;
}

.homeBanner .bannerWrapper:hover .bannerImageWrapper:before {
    z-index: 2;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(180deg, transparent, black);
    display: block;
    top: 0;
    opacity: .5;
}

.homeBanner .bannerDescriptionWrapper .bannerTitle {
    font-size: 24px;
    font-weight: bold;
    margin: 0 !important;
    margin-bottom: 13px !important;
}

.homeBanner .bannerButtonWrapper a {
    color: #FFFFFF;
    text-decoration: none;
    letter-spacing: -0.32px;
}

.homeBanner .bannerButtonWrapper a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#mainHolder_divDesign .homePro .productItem .productDetail {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: auto;
    padding: 20px;
    z-index: 2;
}

#mainHolder_divDesign .homePro .productItem .productYeInUcFi, #mainHolder_divDesign .homePro .productItem .productIcon, #mainHolder_divDesign .homePro .boxBedenlerContent {
    display: none !important;
}

#mainHolder_divDesign .homePro .productItem .productName {
    width: 100%;
}

#mainHolder_divDesign .homePro .productItem .productName a {
    color: #fff;
}

#mainHolder_divDesign .homePro .productItem .productPrice {
    justify-content: start !important;
    margin: 5px 0 0 !important;
}

#mainHolder_divDesign .homePro .productItem .productPrice * {
    color: #fff !important;
}

#mainHolder_divDesign .homePro .productItem .KatSepetFiyat {
    display: none;
}

#mainHolder_divDesign .homePro .productItem:hover .productImage a:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 2;
    background: linear-gradient(180deg, transparent, hsl(0deg 0% 0% / 7%));
    left: 0;
    top: 0
}

#divTopProductSearch {
    z-index: 0;
}

.ProductList .JKatAdi .bold {
    float: left;
    text-align: left !important;
}

#divTicimaxCopyrightContent {
    margin-top: -80px !important;
    position: relative;
    float: right;
    padding: 0 25px;
}

#divTicimaxCopyrightContent svg {
    height: 12px !important;
    filter: contrast(0);
}

ul.footerText li {
    line-height: 20px !important;
}

#customFooterContent {
    margin-top: 50px;
    padding-bottom: 25px;
}

.footerTemp .footerTempRow {
    gap: 0;
    justify-content: space-between;
}

.ebultenDivTemp {
    gap: 20px;
    justify-content: space-between;
    max-width: 385px;
}

.permission-html {
    color: #000000 !important;
    font-size: 11px;
    line-height: 13px;
}

.eTempTitle2 {
    display: none !important;
}

.eTempTitle1 {
    font-weight: 300;
    max-width: 500px;
    line-height: 40px !important;
    line-height: 1 !important;
}

.footerLinks {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.footerLinks a {
    color: rgb(255, 255, 255);
    font-size: 23px;
    font-weight: 300;
}

ul.horizontal.socialMedia {
    gap: 20px !important;
}

ul.horizontal.socialMedia i::before {
    font-size: 20px !important;
    font-weight: 100 !important;
}

.footerTemp .elementor-column[data-col="20"] {
    width: auto !important;
    padding-left: 5% !important
}

.footerTemp .elementor-column[data-col="20"]:last-child {
    padding-right: 5% !important
}

.footerTemp .elementor-column[data-col="20"]:first-child {
    min-width: 33.33%;
    padding-left: 0% !important
}

a#btnMailKaydet {
    background: transparent !important;
    font-weight: bold;
    height: 35px;
    top: 1px !important;
    right: 1px !important;
    bottom: 1px !important;
    border: none !important;
    padding: 0 !i;
}

a#btnMailKaydet i::before {
    content: "\f178";
    font-size: 15px;
    font-weight: 100;
}

.eTempTitle {
    justify-content: end;
    gap: 0px !important;
}

.footerTemp .storeMedia li a i, .footerTemp .socialMedia li a i {
    padding: 0px !important;
    margin: 0px !important;
    width: auto !important;
}

.socialMediaTitle {
    margin-bottom: 40px;
}

.footerTemp .newsletterContent #txtbxNewsletterMail {
    color: #B9B9B9;
    font-size: 12px !important;
    border: none !important;
    padding: 10px 0 !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
    letter-spacing: -0.24px;
}

div#UpdatePanel1 {
    display: flex;
    gap: 5px;
    max-width: 555px;
    align-items: center;
}

.homeKate > span {
    color: rgb(49, 49, 49);
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    display: block;
}

.homeKate ul {
    margin: 0px;
    display: flex;
    padding: 0px;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.homeKate ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
}

.homeKate ul li span {
    margin-top: 12px;
    display: block;
    color: rgb(11, 33, 42);
    font-size: 14px;
    font-weight: bold;
}

.homeKateScroll ul {
    padding: 0px 0px 50px;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 20px;
    overflow: auto;
}

.homeKateScroll ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
    min-width: 385px;
}

.homeKateScroll ul li span {
    margin-top: 20px;
    display: block;
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: bold;
}

.noSliderProduct.product_6 .ItemOrj {
    max-width: 33.33% !important;
}

#mainHolder_divDesign .ticimaxTabHead {
    justify-content: space-between;
    align-items: center;
    display: none;
}

.ticimaxAnasayfaTab {
    float: left;
    width: 100%;
}

#mainHolder_divDesign .ticimaxTabHead ul {
    padding: 0px;
    margin: 0px;
    float: left;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: end;
    width: auto;
}

#mainHolder_divDesign .ticimaxTabHead li {
    margin: 0px !important;
}

#mainHolder_divDesign .ticimaxTabHead li a {
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 3px solid rgb(210, 217, 208);
    padding: 10px 30px;
    background: transparent !important;
    color: rgb(3, 3, 3) !important;
}

#mainHolder_divDesign .ticimaxTabHead li.ticimaxTabHead_active a {
    border-bottom: 3px solid rgb(147, 150, 72);
    color: rgb(0, 0, 0) !important;
}

#mainHolder_divDesign .ticimaxTabHead li a:hover {
    color: rgb(0, 0, 0) !important;
}

section.BGF5F2EB {
    background-color: rgb(245, 242, 235) !important;
    padding: 40px 0px !important;
}

.homeImgPro .JKatAdi.vitrinUrunBaslik.categoryTitle {
    display: none !important;
}

.homeImgPro .ticimaxTabHead ul {
    justify-content: start !important;
}

.homeImgPro .ticimaxTabHead ul a {
    padding: 0px !important;
}

#mainHolder_divDesign .homeImgPro .ticimaxTabHead li a {
    font-weight: bold;
    font-size: 24px;
    border: none !important;
    color: rgb(0, 0, 0) !important;
}

#mainHolder_divDesign .homeImgPro .txcol-sm-3 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 30px !important;
}

#mainHolder_divDesign .homeImgPro .txcol-sm-9 {
    flex: 0 0 50%;
    max-width: 50%;
}

.t-mb-20 {
    margin-bottom: 40px !important;
}

section.BGFBF7F0 {
    background-color: rgb(251, 247, 240) !important;
    padding: 40px 0px !important;
}

body ul.breadcrumb {
    max-width: max-content;
    margin: 0;
    padding: 15px 25px;
    float: left;
}

.ticiContainer {
    max-width: 100%;
    margin: 0px auto;
}

div#divOzelAlan1 {
    margin: 6px 0 0;
    float: left;
    background: #7b1b38;
    padding: 6px 10px 5px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: -0.24px;
}

div#divOzelAlan2 {
    margin: 6px 0 0;
    float: left;
    background: #EDEDED;
    padding: 6px 10px 5px;
    color: #7b1b38;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: -0.24px;
}

div#divOzelAlan3 {
width: 150px;
}

.kateArea {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 60px 40px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.kateArea > img {
    position: absolute;
    z-index: -1;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.kateArea > span {
    color: rgb(49, 49, 49);
    font-size: 24px;
    font-weight: 900;
}

.kateArea > p {
    color: rgb(49, 49, 49);
    margin: 8px 0px 0px;
    max-width: 50%;
    font-size: 16px;
    line-height: 24px;
}

section.homeBlog .JKatAdi .bold .satir1, section.homeIns .JKatAdi .bold .satir1 {
    text-align: center;
}

.bannerDescriptionWrapper {
    align-items: start;
}

.bannerTitle {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0px 5px;
    letter-spacing: -0.26px;
}

.bannerDesc {
    font-size: 13px !important;
    text-align: left;
    letter-spacing: -0.26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 16px;
    height: 32px !important;
    margin-bottom: 15px !important;
}

.bannerButtonWrapper a {
    padding: 0px;
    color: #A1A1A1;
    font-size: 12px;
    margin: 0;
    font-weight: 500;
    letter-spacing: -0.24px;
    text-decoration: underline;
}

.homeCom {
    padding-bottom: 50px;
}

.homeCom .title {
    font-weight: bold;
    padding: 0 45px 10px;
    color: #000;
    text-align: left;
}

.review-card {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    padding: 18px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 110px;
    transition: .5s all
}

.review-card:hover {
    box-shadow: 0px 0px 10px #0000004D;
    border: 1px solid #D6D6D6;
}

.review-stars {
    margin-bottom: 0;
    color: #000;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
}

.review-text {
    font-size: 12px;
    line-height: 14px;
    color: #2D2D2F;
    margin: 10px 0;
    min-height: 25px;
    letter-spacing: -0.24px;
    text-align: center;
}

.fa-star:before {
    font-family: fontAwesome;
    content: "\f005" !important;
}

.fa-solid.fa-star {
    font-weight: bold;
}

.review-handle {
    color: #A1A1A1;
    font-size: 11px;
    text-align: center;
}

.t-list-5 .ProductListContent .ProductList .ItemOrj {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}

.GuvenList {
    float: left;
    width: 100%;
    margin: 30px 0px;
}

.GuvenList ul {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;
}

.GuvenList ul li {
    vertical-align: top;
    float: left;
    gap: 20px;
    align-items: center;
    background: rgb(250, 250, 250);
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    display: flex !important;
    flex-direction: column !important;
}

.GuvenList ul li .gimg {
    float: left;
}

.GuvenList ul li .gimg img {
}

.GuvenList ul li .gtex {
    color: rgb(11, 33, 42);
    font-size: 18px;
    font-weight: bold;
    float: left;
    line-height: 22px;
}
.ozelAlan1 {
    float: right;
    margin: 6px 0px 0px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    text-align: left;
    display: flex;
    align-items: center;
    line-height: 12px;
    background: #4a0101;
    padding: 6px 10px 5px;
    letter-spacing: -0.24px;
}

.ozelAlan2 {
    float: right;
    margin: 6px 0px 0px;
    color: #000000;
    font-size: 12px;
    font-weight: 300;
    text-align: left;
    display: flex;
    align-items: center;
    line-height: 12px;
    background: #EDEDED;
    padding: 6px 10px 5px;
    letter-spacing: -0.24px;
}

.boxBedenlerContent {
    position: absolute;
    bottom: 43px;
    left: 0px;
    background: #fff;
    width: 50%;
    display: block !important;
    opacity: 0;
}

.productItem:hover .boxBedenlerContent {
    opacity: 1
}

.boxBedenlerContainer {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
}

.boxBedenlerContainer > div {
    font-size: 12px;
}

.boxBedenlerContainer > div img {
    border-radius: 100%;
}

.favori {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
}

.favori a {
    font-size: 0px;
}

.favori a:before {
    content: "\f02e";
    font-family: FontAwesome;
    font-size: 18px;
    color: rgb(64, 64, 64);
    font-weight: 100;
    display: block !important;
}

.favori a:hover:before {
    font-weight: bold
}

h1.categoryName {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    width: 100%;
    letter-spacing: -0.32px;
    color: #2D2D2F;
    padding: 15px 25px;
}

.bedenT svg {
    display: none;
}

.bedenT {
    float: left;
    border-bottom: 1px solid;
    margin-top: 0;
}

.bedenT a {
    color: rgb(0, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    gap: 5px;
    font-size: 12px;
    font-weight: bold;
}

.kombinContent ul {
    padding: 0px;
    margin: 0px;
}

.kombinItem {
    border: none !important;
    padding: 0px !important;
    margin: 10px 0px 0px !important;
}

div#divUrunDetayKombin > span {
    font-size: 24px;
    font-weight: bold;
}

div#divUrunDetayKombin {
    margin: 30px 0px 0px;
}

.kombinContent ul li.kombinToplamTutar {
    display: none;
}

.kombinItem #specialFieldsList, .kombinItem #divFiyatAlanlari .kombinFiyat2 span, .kombinItem .kombinFiyat3, .kombinItem .kombinImages .selectedImagesLink {
    display: none;
}

.kombinFormline .kombinright_line {
    line-height: 18px;
}

div#divFiyatAlanlari {
    display: flex;
    align-items: center;
    gap: 10px;
}

.PriceListKombin {
    width: calc(100% - 200px);
    height: 100%;
    display: flex;
    align-items: start;
    flex-direction: column;
    justify-content: center;
}

#divFiyatAlanlari .kombinFiyat1 {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 400;
}

#divFiyatAlanlari .kombinFiyat2 {
    font-weight: bold;
}

.kombinItem .kombinRightDetail {
    position: relative;
    padding-left: 30px !important;
    width: calc(100% - 70px) !important;
}

.kombinItem .PriceListKombin a.button {
    position: absolute;
    right: 0px;
    top: calc(50% - 22px);
    width: 160px;
    height: 44px;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    display: flex !important;
    color: rgb(247, 247, 247) !important;
}

.kombinItem .kombinImages img {
    width: 70px;
    border-radius: 10px;
}

.kombinItem .kombinleftImage {
    width: 70px !important;
}

.html.custom.html_1 {
    font-weight: 500;
}

.menuLinks {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 35px;
}

.menuSocialLinks {
    display: none;
}

.svgIcon.menu-svg {
    height: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menuLinks a {
    color: rgb(0, 0, 0);
    font-size: 14px;
}

.newHeaderNavigation.mobileactive::before {
    content: "";
    width: 100%;
    height: 100dvh;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1 ;
    display: block !important
}

.newHeaderNavigation.mobileStyle .newHeaderNavUl li a {
    align-items: start;
    gap: 10px;
    min-height: 40px !important;
    padding: 0px 120px !important;
    flex-direction: row !important;
    justify-content: start !important;
}

#headerNew .header .newHeaderNavigation .newHeaderNavUl > li {
    flex-direction: column;
    min-height: 30px !important;
    max-height: none !important;
}

#headerNew .header .newHeaderNavigation .newHeaderNavUl > li > a.upTagVar {
    gap: 1px !important;
    flex-direction: row-reverse !important;
    align-items: center;
}

#headerNew .header .newHeaderNavigation .newHeaderNavUl > li > a .upTagText {
    padding: 2px 5px 0;
    margin-top: -15px;
    background: #A81D19;
    border-radius: 6px;
    color: #fff;
    letter-spacing: -0.2px;
    font-size: 10px;
    line-height: 9px;
}

.newHeaderNavigation.mobileStyle .newHeaderNavUl {
    padding: 20% 0px 0px !important;
    height: calc(-105px + 100dvh) !important;
}

.menuCloseBtn {
    display: none;
}

.newHeaderNavigation.mobileactive > .menuCloseBtn {
    position: absolute;
    left: 60px;
    top: 40px;
    background: rgb(255, 255, 255);
    width: 22px;
    display: flex;
    align-items: center;
    justify-content: start;
    font-size: 24px;
    z-index: 2;
    font-weight: 100;
}

.newHeaderNavigation.mobileStyle .nextKolonBtn *, .newHeaderNavigation.mobileStyle .dropDownNextBtn *, #headerNew .header .newHeaderNavigation.mobileStyle .nextSubBtn * {
    line-height: 47px;
    font-weight: 100 !important;
    font-size: 17px !important;
}

.newHeaderNavigation.mobileStyle .nextKolonBtn i:before {
    content: "\f178"
}

.newHeaderNavigation.mobileStyle .nextKolonBtn, .newHeaderNavigation.mobileStyle .dropDownNextBtn, #headerNew .header .newHeaderNavigation.mobileStyle .nextSubBtn {
    bottom: auto !important;
    top: 0px !important;
}

.newHeaderNavigation.mobileStyle .menu-wrap.active {
    display: block !important;
    top: 125px;
    max-width: 335px;
    height: calc(100% - 125px);
}

.bannerSliderBannerWrapper .txrow > div {
    flex: 0 0 50%;
    max-width: 50%;
}

.bannerSliderBannerWrapper .txrow {
    align-items: center;
}

.bannerSliderBannerWrapper .multiBlokSlider .bannerWrapper {
    width: 50%;
}

.bannerSliderBannerWrapper .multiBlokSlider .bannerWrapper {
    margin: 0px auto;
}

.bannerSliderBannerWrapper .multiBlokSlider .bannerTitle {
    font-style: italic;
    font-weight: 600;
}

.bannerSliderBannerWrapper .multiBlokSlider .owl-nav {
    left: calc(25% - 34px) !important;
    right: calc(25% - 34px) !important;
}

.homeProRev .ticimaxAnasayfaTab .txrow {
    flex-direction: row-reverse;
}

.homeProRev .ticimaxAnasayfaTab > .txrow > div {
    flex: 0 0 50%;
    max-width: 50%;
}

.homeProRev .ticimaxAnasayfaTab > .txrow .ItemOrj {
    width: 100% !important;
    max-width: 100% !important;
}

.homeProRev .ticimaxAnasayfaTab .ProductList {
    width: 100%;
    display: flex;
    flex-direction: column;
    float: left;
    align-items: center;
}

.homeProRev .ticimaxAnasayfaTab .ProductList {
    position: absolute;
    height: calc(100% - 160px);
    overflow: hidden auto;
    width: 52%;
    margin: 0px 24%;
    top: 100px;
    padding: 0px 1%;
}

body .homeProRev .ticimaxAnasayfaTab .ProductList::-webkit-scrollbar {
    width: 2px;
}

body .homeProRev .ticimaxAnasayfaTab .ProductList::-webkit-scrollbar-track {
    background: rgb(239, 237, 237);
}

body .homeProRev .ticimaxAnasayfaTab .ProductList::-webkit-scrollbar-thumb {
    background: rgb(204, 204, 204);
}

.homeProRev .ticimaxAnasayfaTab > .txrow .ProductListContent {
    height: 100%;
    padding: 60px 0px;
}

.homeBanner .txcol-6 {
    padding: 5px 2.5px !important;
}

#mainHolder_divDesign .homeBanner .ticiContainer {
    overflow: hidden;
}

#mainHolder_divDesign .homeBanner .ticiContainer .txrow {
    width: calc(100% + 5px);
    margin: 0px -2.5px !important;
}

#mainHolder_divDesign .homeBanner .ticiContainer .txrow > div {
    padding: 0 2.5px!important;
}

.sliderBannerContainer .owl-carousel .owl-nav .ProductListprev, .detaySliderContainer .owl-carousel .owl-nav .ProductListprev {
    width: auto !important;
    height: auto !important;
    border: none !important;
    border-radius: 0 !important;
    background: transparent !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.sliderBannerContainer .owl-carousel .owl-nav .ProductListnext, .detaySliderContainer .owl-carousel .owl-nav .ProductListnext {
    width: auto !important;
    height: auto !important;
    border: none !important;
    border-radius: 0 !important;
    background: transparent !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.sliderBannerContainer .owl-nav, .detaySliderContainer .owl-nav {
    left: auto !important;
    right: 0px !important;
    top: -32px !important;
    display: flex !important;
    flex-direction: row;
    width: 40px;
}

.sliderBannerContainer .ProductListprev::before, .detaySliderContainer .ProductListprev::before {
    font-weight: 100;
    content: "\f053" !important;
    font-family: fontAwesome !important;
    background: none !important;
    font-size: 15px !important;
    color: #000 !important;
    line-height: 1 !important;
}

.sliderBannerContainer .ProductListnext::before, .detaySliderContainer .ProductListnext::before {
    font-weight: 100;
    content: "\f054" !important;
    font-family: fontAwesome !important;
    background: none !important;
    font-size: 15px !important;
    color: #000 !important;
    line-height: 1 !important;
}

.sliderBannerContainer .owl-carousel .owl-nav .ProductListnext,.detaySliderContainer .owl-carousel .owl-nav .ProductListnext {
}

.sliderBannerContainer .owl-carousel .owl-nav .ProductListprev,.detaySliderContainer .owl-carousel .owl-nav .ProductListprev {
    position: relative;
}

span#ltrIndirimOrani {
}

.sPric {
    background: #A81D19;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 300;
    padding: 6px 10px 5px;
    font-size: 0;
}

.sPric span {
    font-size: 12px;
}

#pnlFiyatlar.SpricV {
    flex-direction: row;
    gap: 10px;
}

#productDetailRelated {
    float: left;
    padding: 0px !important;
    margin: 35px 0px 0px !important;
}

#productDetailRelated .JKatAdi .bold {
    margin: 0px 0px 10px !important;
    display: none;
}

#productDetailRelated .JKatAdi .bold .satir1 {
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    display: none;
}

.detaySliderContainer .JKatAdi .bold {
    margin-bottom: 15px !important;
}

.detaySliderContainer .JKatAdi .bold .satir1 {
    text-align: left;
}

#productDetailRelated > a img {
    border-radius: 100%;
    min-width: 16px;
    min-height: 16px;
    border: none !important;
    min-width: 16px;
    min-height: 16px;
    display: block !important;
}

#productDetailRelated > a {
    border-radius: 100%;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    width: 16px !important;
    height: 16px !important;
    display: flex !important;
    border: 1px solid #EDEDED;
    padding: 0 !important;
    margin-right: 10px;
}

#productDetailRelated > a:hover {
    border: 1px solid rgb(0, 0, 0) !important;
}

#productDetailRelated > a:hover img {
    width: 10px !important;
    height: 10px !important;
    max-width: 10px !important;
    max-height: 10px !important;
    overflow: hidden;
    min-width: 10px !important;
    min-height: 10px !important;
}

#hb-logo {
    margin-left: 60px;
    z-index: 2;
}

.header-main .header-nav.nav-left {
    position: absolute;
    left: 0px;
    width: 100%;
    padding: 0 25px;
}

.header-button * {
    text-transform: uppercase;
    gap: 0px !important;
}

#divTopProductSearch .searchform-wrapper {
    width: 100% !important;
    margin: 0px 0px 0px auto !important;
    float: right !important;
    background: transparent !important;
    max-width: 100% !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-image: initial !important;
    text-align: center !important;
}

#divTopProductSearch .searchform-wrapper #txtbxArama {
    text-align: left;
    padding: 0px 40px !important;
    background: #fff!important;
    border: 1px solid #EDEDED !important;
}

#divTopProductSearch .searchform-wrapper #btnKelimeAra {
    position: absolute !important;
    left: 30px !important;
    padding: 0px !important;
    display: none !important;
}

.newSearcBtnClick .search-times {
    position: fixed;
    z-index: 999;
    right: 100px;
    top: 55px;
    width: 27px;
    height: 27px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 8;
}

.newSearcBtnClick .search-times svg {
    display: none;
}

.newSearcBtnClick .search-times::before {
    content: "\f00d";
    font-family: fontAwesome;
    font-size: 20px;
    font-weight: 100;
}

.slideArea .dots {
    position: absolute;
}

.slideArea {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.homeBanner .ticiContainer > div {
    width: 33.33%;
    padding: 0px 2px;
}

.homeBanner span {
    position: absolute;
    left: 60px;
    bottom: 60px;
}

.homeBanner small {
    color: rgb(255, 255, 255);
    font-size: 27px;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
    text-align: left;
}

.homeBanner span a {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 300;
    display: block;
    padding: 10px 60px;
    border: 1px solid;
}

.homeBanner i {
    position: absolute;
    top: 20px;
    right: 28px;
    color: rgb(88, 54, 29);
    width: 30px;
    font-size: 20px;
    overflow-wrap: break-word;
    text-align: center;
    background: rgb(255, 255, 255);
    padding: 5px;
}

.homeBanner i::before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: -8px;
    background: rgb(255, 255, 255);
    top: 0px;
}

.homeBanner i::after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: -8px;
    background: rgb(255, 255, 255);
    top: 0px;
}

.homeBannerOwl .JKatAdi .bold .satir1 small {
    display: block;
    color: rgb(0, 0, 0);
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    max-width: 480px;
    margin: 20px auto;
}

.homeBannerOwl .JKatAdi .bold .satir1 a {
    display: block;
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    text-decoration: underline;
    text-underline-offset: 5px;
}

.homeBannerOwl .hazirBlokContent .txcol-sm-3 {
    position: absolute;
    width: 50%;
    left: 0px;
    top: 10px;
    min-width: 50%;
    height: calc(100% - 10px);
    overflow: hidden;
}

.homeBannerOwl .hazirBlokContent .txcol-sm-3 * {
    height: 100%;
    object-fit: cover;
}

.homeBannerOwl .txcol-12.JKatAdi {
    width: 50%;
    max-width: 50%;
}

.homeBannerOwl .owl-counter {
    margin: 60px auto 0px;
    text-align: center;
}

.homeBannerOwl .ticiContainer .txrow {
    flex-direction: column;
    width: 100%;
    padding: 6% 0px;
    justify-content: end !important;
    align-items: end !important;
}

.homeBannerOwl .hazirBlokContent .anasayfa_urun_slider {
    max-width: 50%;
    width: 50% !important;
    padding: 0px 10% !important;
}

.homeBannerOwl .sliderBannerContainer {
    border: 1px solid;
    padding: 20px;
    width: 475px;
    float: none;
    margin: 0px auto !important;
    max-width: 80%;
}

.homeBannerOwl .owl-carousel .owl-nav {
    left: -80px !important;
    right: -80px !important;
}

.homeBannerOwl .owl-carousel .owl-nav .ProductListprev, .homeBannerOwl .owl-carousel .owl-nav .ProductListnext {
    background: transparent !important;
}

.homeBannerOwl .owl-carousel .owl-nav .ProductListprev::before {
    content: "\f053" !important;
    color: rgb(0, 0, 0) !important;
}

.homeBannerOwl .owl-carousel .owl-nav .ProductListnext::before {
    content: "\f054" !important;
    color: rgb(0, 0, 0) !important;
}

.detaySticky {
    position: fixed;
    top: -100%;
    left: 0px;
    right: 0px;
    background: rgb(255, 255, 255);
    z-index: 99999;
    transition: bottom 0.3s ease-in-out;
    padding: 10px 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    animation: 0.5s ease 0s 1 normal none running smoothScroll;
}

.detaySticky.fixed {
    top: 0px;
}

.detaySticky .bedenT {
    display: none;
}

.detaySticky .ticiContainer {
    overflow: visible;
}

.detaySticky .dtstic {
    width: 100%;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.detaySticky .dtstic .dtsticleft {
    flex-grow: 1;
    display: flex;
    align-items: center;
}

.detaySticky .dsImg {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 25px;
    min-width: 40px;
    min-height: 55px;
}

.detaySticky .dsfav .box1 {
    display: none;
}

.dsfav {
    margin-right: 30px;
}

.detaySticky .dsBasketBtn {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}

.detaySticky .dsBasketBtn input {
    font-size: 14px;
    max-width: 100%;
    width: 100%;
    line-height: 45px;
    height: 45px !important;
}

.detaySticky .dsPrice {
    float: left;
    margin-left: 25px;
}

.detaySticky .dsSepet a {
    display: block;
    line-height: 45px;
    color: rgb(0, 0, 0);
    font-size: 11px;
}

.detaySticky #divIndirimOrani {
}

.detaySticky .dtsticleft {
    display: flex;
    align-items: center;
    justify-content: center;
}

.detaySticky .dsTxt {
    display: flex;
    align-items: baseline;
    flex-direction: column;
    padding-left: 60px;
    justify-content: center;
}

.detaySticky #divIndirimliFiyat {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: row;
    gap: 10px;
}

.dtsticright {
    max-width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.detaySticky .dsCenter {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
}

.detaySticky #pnlFiyatlar {
    margin: 0px;
    position: relative;
    width: 100%;
    top: 0px;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    gap: 0;
}

.detaySticky .buyfast {
    display: none;
}

.detaySticky #divSatinAl {
    margin: 0px;
}

.detaySticky .BasketBtn {
    width: 100%;
    justify-content: space-between;
    display: flex;
}

.detaySticky .basketBtn {
    width: 100%;
    margin: 0px;
    min-width: 280px;
}

.detaySticky.fixed span.size_box.nostok {
    pointer-events: auto;
    opacity: 1;
}

.dsVars #divUrunEkSecenek .eksecenekLine.kutuluvaryasyon {
    align-items: center;
    gap: 10px;
    display: flex !important;
}

.dsVars #divUrunEkSecenek .eksecenekLine .left_line {
    margin: 0px;
    width: auto;
    font-size: 0px;
}

.dsVars {
    margin-left: 30px;
    display: none;
}

.detaySticky #divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box {
    margin: 0px 2px;
    width: auto;
    min-width: auto;
    padding: 0px 10px;
}

.detaySticky .UFavorilerimeEkle {
    float: left;
    width: 45px;
    height: 45px;
    min-width: 45px;
    border: 1px solid rgb(0, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.detaySticky .UFavorilerimeEkle i {
    color: rgb(255, 255, 255);
}

.detaySticky .BasketBtn .Basketinp {
    display: none;
}

#UrunAksesuarDiv {
    float: left;
    width: 100%;
    margin: 45px 0 0;
}

#UrunAksesuarDiv .detaySliderContainer .JKatAdi .bold .satir1 {
    font-weight: 400;
    text-align: left;
}

#UrunAksesuarDiv .productItem .productDetail {
    display: none;
}

#UrunAksesuarDiv .productItem .boxBedenlerContent {
    display: none !important;
}

#UrunAksesuarDiv .productItem .productYeInUcFi {
    top: 10px;
    left: 5px;
}

.detayCol {
    float: left;
    width: 100%;
    padding: 80px 20% 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 70px;
}

.detayCol p {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    max-width: 250px;
}

.detayColImg {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
}

.detayColImg img {
    width: calc(33.33% - 6px);
}

body #divTopProductSearch.dropactive .header-search-form-wrapper {
    top: 50px;
    background: #FCFCFC !important;
    padding: 50px 30% 150px !important;
}

#divTopProductSearch .searchform-wrapper .searchform:before {
    content: "\f002";
    position: absolute;
    left: 15px;
    top: 11px;
    z-index: 9;
    font-family: fontAwesome;
}

body #divTopProductSearch.dropactive .svgIcon {
    filter: none !important;
    top: 88px;
    right: 26%;
    background: transparent !important;
}

body .fixed #divTopProductSearch.dropactive .svgIcon {
    filter: none !important;
    top: 10px;
    right: 100px;
}

body .ticimax-search-content {
    left: 0 !important;
    right: 0 !important;
    width: 100%;
    box-shadow: none !important;
    padding: 3% 10%;
    background: #FCFCFC!important;
}

body .ticimax-search-sidebar {
    background: transparent !important;
}

body .ticimax-sidebar-item h3 {
    padding: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #D6D6D6;
    font-size: 14px;
}

body .ticimax-sidebar-item ul li {
    padding: 0;
    font-size: 12px;
}

body .ticimax-sidebar-item ul {
    margin: 20px 0;
    display: flex;
    gap: 10px;
    overflow: auto;
}

body .ticimax-search-products {
    padding: 45px;
    background: transparent !important;
}

body .ticimax-search-products-title h3 {
    padding-bottom: 15px !important;
    border-bottom: 1px solid #D6D6D6;
    font-weight: bold;
    font-size: 14px;
}

body .products li a {
    background: #fff !important;
}

body .products li:hover a {
    transform: scale(1);
    background: #fff !important;
    box-shadow: none !important;
}

body .footerTemp .permissionBox label:before {
    content: '';
    float: left;
    ;width: 17px;
    height: 17px;
    flex: 0 0 17px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #707070;
    margin-right: 10px;
}

body .footerTemp .permissionBox.active label:before {
    content: '\f111';
    font-family: 'FontAwesome';
    text-align: center;
    line-height: 15px;
    color: #000;
    font-weight: 600;
    font-size: 12px;
}

body .footerTemp .permissionBox #permission_0 {
    margin: 0;
    appearance: none;
    width: auto;
    height: auto;
}

.SonGezilenUrunler {
    margin: 80px 0 0;
}

@media (min-width: 1099px) {
    .newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon > li > a:hover {
        text-decoration: underline;
    }

    .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li > a {
        letter-spacing: -0.22px;
    }

    .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:nth-last-child(1) > a {
        font-weight: bold;
        color: #A81D19;
    }

    .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li > a {
        background: transparent !important;
    }

    .newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon {
        padding: 0 10px !important;
    }

    .newHeaderNavigation:not(.mobileStyle) .menu-list-kolon {
        padding-right: 12%;
    }

    .menu-list-image-editor {
        display: flex;
        gap: 5px;
    }

    .menu-list-image-editor a {
        display: flex;
        flex-direction: column;
        gap: 11px;
        align-items: center;
        color: #000000;
        font-size: 13px;
    }

    .newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon .nav-submenu li:last-child {
        margin: 10px 0 0;
    }

    .newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon .nav-submenu li:last-child a {
        font-weight: bold;
        text-decoration: underline;
        text-underline-offset: 5px
    }

    .HomeBody header:not(.fixed) #hb-logo {
        filter: invert(1);
    }

    .HomeBody header:not(.fixed) .svgIcon {
        filter: brightness(0) invert(1);
    }

    .HomeBody header:not(.fixed) .newMenuBtnClick {
        filter: brightness(0) invert(1);
    }
   header.menuOpen #masthead {
        background: #fff !important
    }
    .HomeBody header.menuOpen .svgIcon,.HomeBody header.menuOpen .newMenuBtnClick,.HomeBody header.menuOpen #hb-logo {
        filter:none;
    }

   
    .HomeBody header:not(.fixed) .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:not(:last-child) > a {
        color: #fff
    }

    .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl>li {
        background: transparent !important
    }

    .HomeBody header .header-main *:hover {
        background: #fff;
    }

    .HomeBody header .header-main *:hover .newMenuBtnClick, .HomeBody header .header-main *:hover #hb-logo, .HomeBody header .header-main *:hover .svgIcon {
        filter: none !important;
    }

    .HomeBody header .header-main *:hover .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:not(:last-child) > a {
        color: #000
    }

    @keyframes smoothScroll {
        0% {
            transform: translateY(-70px);
        }

        100% {
            transform: translateY(0px);
        }
    }

    header:not(.fixed, .menuOpen) .header-main {
        background: transparent !important;
    }

    header.fixed {
        top: 0px;
        z-index: 999;
        animation: 0.5s ease 0s 1 normal backwards running smoothScroll;
        width: 100%;
        left: 0px;
        right: 0px;
        position: fixed !important;
        background: rgb(255, 255, 255) !important;
    }

    header.fixed div#top-bar {
        display: none !important;
    }

    header.fixed .header-bottom {
        background: rgb(255, 255, 255) !important;
    }

    .marrgin {
        margin-top: 110px;
    }

    header.fixed .newHeaderNavigation:not(.mobileStyle) .menu-wrap {
        top: 100% !important;
    }

    #headerNew .mobile-search-item {
        margin-top: 5px;
    }

    body #divTopProductSearch.dropactive .header-search-form-wrapper {
        /* padding: 50px !important; */
    }

    .svgIcon.search-times {
        filter: none !important;
        z-index: 999;
        right: 10px;
        top: 90px;
    }

    #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a {
        letter-spacing: -0.3px;
        color: #000000;
        font-size: 15px;
    }

    #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li:last-child > a {
        color: #A81D19;
    }

    #headerNew .header .newHeaderNavigation .newHeaderNavUl > li {
        position: relative !important;
    }

    #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuBackBtn {
        position: absolute;
        z-index: 22;
        background: #F4F3F3;
        width: 100%;
        height: 40px;
        top: 0;
    }

    #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuBackBtn i:before {
        content: "\f177";
        font-size: 15px;
    }

    #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuBackBtn i {
        font-size: 0!important;
    }

    .newHeaderNavigation.mobileStyle .menu-list-row .kolon>li .nextSubBtn {
        display: none !important;
    }

    .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu {
        position: relative !important;
        display: block !important;
        left: 0 !important;
        top: 0!important;
        width: 100%!important;
        padding-bottom: 10px!important;
    }

    .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu li {
        border: none !important;
    }

    .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu a {
        min-height: auto !important;
    }

    .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu li:last-child a:after {
        content: ">>"
    }

    .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop {
        margin-top: -50px!important;
        background: transparent !important;
    }

    .newHeaderNavigation.mobileStyle .newHeaderNav {
        top: 105px !important;
        overflow: auto !important;
    }

    @keyframes smoothScroll {
        0% {
            transform: translateY(-70px);
        }

        100% {
            transform: translateY(0px);
        }
    }

    .marrgin {
        margin-top: 110px;
    }

    header.fixed .newHeaderNavigation:not(.mobileStyle) .menu-wrap {
        top: 100% !important;
    }

    .newHeaderNavigation > .menuCloseBtn {
        left: 13px;
    }

    #headerNew .mobile-item-button .menuCloseBtn {
        display: none !important;
    }

    #divTopProductSearch .searchform-wrapper {
        width: 100% !important;
    }

    #headerNew .header-main {
        background: transparent !important;
        padding: 0px !important;
        height: 50px !important;
    }

    #headerNew #hb-logo img {
        height: 38px
    }

    .newHeaderNavigation.mobileStyle .newHeaderNavUl {
        height: calc(-85px + 100dvh) !important;
        padding: 0 !important;
    }

    header.fixed .newHeaderNavigation.mobileStyle .newHeaderNavUl {
        height: calc(-50px + 100dvh) !important;
    }

    .newHeaderNavigation.mobileStyle .newHeaderNav {
        top: 85px !important;
        max-width: 335px !important;
    }

    header.fixed .newHeaderNavigation.mobileStyle .newHeaderNav {
        top: 50px !important;
        max-width: 335px !important;
    }

    .newHeaderNavigation.mobileStyle .newHeaderNavUl li {
        border-bottom: 1px solid #EDEDED !important;
    }

    .newHeaderNavigation.mobileStyle .newHeaderNavUl li a {
        padding: 0 30px !important;
        align-items: center;
        min-height: 47px !important;
    }

    .newHeaderNavigation.mobileactive > .menuCloseBtn {
        left: 24px;
        top: 11px;
    }

    .newHeaderNavigation.mobileactive::before {
        top: 0;
        background: #fff;
        display: none !important;
    }
}

@media (min-width: 1042px) {
    .taksitWrapper .taksitBlock {
        width: 50% !important;
        padding: 0px !important;
    }

    .urunTabAlt .taksitWrapper * {
        padding: 0px !important;
    }

    .sortingContent {
        flex-direction: row-reverse;
        gap: 20px;
        display: flex !important;
    }

    .col-5li {
        width: 20%;
    }

    .mobilMenu {
        display: none;
    }

    body #divSayfalamaUst .filterBlock {
        float: left;
        border: none;
        border-radius: 0px;
        width: 100%;
        position: fixed;
        top: 0px;
        right: 0px;
        z-index: 99999;
        padding: 0px;
        height: 100vh;
        display: none !important;
    }

    body #divSayfalamaUst .filterBlock.active {
        background: rgba(0, 0, 0, 0.05);
        display: block !important;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .panel .panel-heading a::after {
        color: rgb(0, 0, 0);
        font-weight: 500;
        top: 0px;
        right: 0px;
        line-height: 74px;
        content: "\f078" !important;
        font-size: 13px !important;
        font-family: fontawesome !important;
        display: none !important;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .panel .panel-heading.active a::after {
        content: "\f077" !important;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters {
        overflow: hidden auto;
        height: 100vh;
        width: 440px;
        float: right;
        padding: 60px 28px 30px;
        animation: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running slide-left;
        background: rgb(255, 255, 255) !important;
    }

    @-webkit-keyframes slide-left {
        0% {
            transform: translateX(440px);
        }

        100% {
            transform: translateX(0);
        }
    }

    @keyframes slide-left {
        0% {
            transform: translateX(440px);
        }

        100% {
            transform: translateX(0);
        }
    }

    .FiltreicerikAlan {
        width: calc(100% - 80px);
        margin: 0 40px;
        float: left;
        height: calc(100dvh - 240px);
        overflow: auto;
        padding-right: 10px;
    }

    .tukgo {
        display: flex;
        align-items: center;
        font-family: Arial, sans-serif;
    }

    .filterOrderInStock {
        position: relative;
        padding-right: 50px;
        font-size: 12px;
        color: rgb(152, 143, 142);
        text-decoration: none;
        cursor: pointer;
        font-weight: 500;
        text-transform: uppercase;
        width: 100%;
        text-align: left;
    }

    .filterOrderInStock::after {
        content: "";
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
        width: 36px;
        height: 20px;
        background: rgb(238, 238, 238);
        border-radius: 34px;
        transition: background 0.3s;
    }

    .filterOrderInStock::before {
        content: "";
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        width: 14px;
        height: 14px;
        background: rgb(255, 255, 255);
        border-radius: 50%;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px;
        transition: right 0.3s;
        z-index: 2;
    }

    .filterOrderInStock.selected::after {
        background: rgb(76, 175, 80);
    }

    .filterOrderInStock.selected::before {
        right: 2px;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters::-webkit-scrollbar {
        width: 3px;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters::-webkit-scrollbar-track {
        background: rgb(239, 237, 237);
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters::-webkit-scrollbar-thumb {
        background: rgb(204, 204, 204);
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .panel {
        padding: 15px 0px;
        position: relative;
        display: flex;
        vertical-align: top;
        margin: 0;
        background: rgb(255, 255, 255);
        gap: 10%;
        border: none;
        width: 100% !important;
        flex-direction: column;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .panel.vertical-top-price-filter {
        padding: 0px 10px 0px 0px;
        border: none;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .panel .panel-heading {
        padding: 0px;
        border: none;
        margin: 0px;
        min-width: 100px;
        width: 100%;
        background-color: rgb(255, 255, 255) !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .sortingContent li:nth-child(2) {
        display: none;
    }

    .FiltreToggle {
        font-size: 12px;
        color: rgb(0, 0, 0);
        display: flex;
        align-items: center;
        gap: 5px;
        cursor: pointer;
        justify-content: center;
        font-weight: 400;
        line-height: 10px;
    }

    .FiltreToggle svg {
        display: none
    }

    .FiltreToggle:before {
        content: "\f067";
        font-family: fontAwesome;
    }

    .brandlistselection .sortingContent li:first-child {
        position: relative;
        display: flex;
        align-items: center;
    }

    .sortingContent::after {
        display: none !important;
    }

    select#filterOrderSelect {
        appearance: none;
        color: rgb(0, 0, 0);
        font-size: 12px;
        font-weight: 400;
        width: auto;
        background: transparent !important;
        border: none;
        text-align: center;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .panel .panel-heading::after {
        content: "\f078";
        font-family: fontAwesome;
        display: block !important;
        font-size: 11px;
        cursor: pointer;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .panel .panel-heading.active::after {
        content: "\f077";
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .panel .panel-heading a {
        text-align: left;
        color: rgb(0, 0, 0);
        font-size: 12px;
        padding: 0px;
        position: relative;
        line-height: 20px;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown > li {
        float: left;
        text-align: left;
        margin: 0px;
        width: 100%;
        padding: 0px;
        display: flex;
        align-items: center;
        padding: 7px 0 !important;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .div-kategori .list-group.dropdown > li {
        width: 100%;
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown li a {
        color: rgb(0, 0, 0);
        font-weight: 300 !important;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown li a:hover {
        color: rgb(0, 0, 0);
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown > li ul {
        display: block;
        margin: 0px 0px 0px 15px;
        padding: 0px;
        list-style: none;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown > li ul > li {
        width: 100%;
        margin-top: 7px;
    }

    body #divSayfalamaUst .category-vertical-filters .vertical-filter-panel .list-group-item::before {
        width: 15px;
        height: 15px;
        margin-top: 0px;
        margin-right: 7px;
        vertical-align: top;
        float: left;
        background: rgb(255, 255, 255);
        border: 1px solid rgb(210, 205, 199);
        border-radius: 0px;
    }

    body #divSayfalamaUst .category-vertical-filters .vertical-filter-panel .list-group-item:hover::before, body #divSayfalamaUst .category-vertical-filters .vertical-filter-panel .list-group-item.selected::before {
        justify-content: center;
        font-size: 9px;
        content: "\f00d";
        align-items: center;
        color: rgb(0, 0, 0);
        font-family: FontAwesome;
    }

    body #divSayfalamaUst .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image {
        padding-left: 25px !important;
        background-size: 12px !important;
        background-position: 0px 14px !important;
        background-repeat: no-repeat !important;
    }

    body #divSayfalamaUst .category-vertical-filters .vertical-filter-panel .list-group-item a {
        color: rgb(0, 0, 0);
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .list-group.dropdown {
        width: 100%;
        position: static;
        box-shadow: none;
        border: 0px;
        padding: 8px 0;
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
        font-size: 0px;
        max-height: 170px;
        overflow: auto !important;
        margin-bottom: 0px !important;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .slider-range {
        background: rgb(112, 112, 112);
        height: 1px;
        width: calc(100% - 10px);
        margin: 10px 10px 0px;
        border: none;
        float: left;
        border-radius: 4px;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .slider-range .ui-slider-range {
        background: rgb(0, 0, 0);
        height: 1px;
        margin-top: 0px;
        border-radius: 4px;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .slider-range .ui-slider-handle {
        margin-right: -4px;
        background: rgb(0, 0, 0) !important;
        border-radius: 100% !important;
        width: 13px !important;
        height: 13px !important;
        margin-top: 0px !important;
        top: -6px !important;
        border: 2px solid rgb(0, 0, 0) !important;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .amount {
        color: rgb(0, 0, 0);
        font-size: 13px;
        font-weight: 400;
        left: 0px;
        padding: 20px 0px;
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 0px;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .panel.vertical-top-price-filter .FiyatSlider {
        width: 100%;
        margin: 30px 0px 0px;
        padding-bottom: 0px;
    }

    .filterApplyDes {
        position: absolute;
        left: 0px;
        bottom: 40px;
        right: 0px;
        background: rgb(0, 0, 0);
        width: 200px;
        margin: 0px auto;
        color: rgb(255, 255, 255);
        height: 40px;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        cursor: pointer;
        display: none;
    }

    .appliedFilter.FiltrelemeUrunAdet span {
        font-size: 14px;
        left: 0px;
        right: 0px;
        z-index: -1;
        top: 55px;
        text-transform: uppercase;
        padding: 0px !important;
        margin: 0px !important;
        color: rgb(0, 0, 0) !important;
        font-weight: 400 !important;
        line-height: 25px !important;
        position: absolute !important;
        display: none !important;
    }

    .brandlistselection .sortingContent li a.btnCatSorting.sort_2::before {
        content: "2";
    }

    .brandlistselection .sortingContent li a.btnCatSorting.sort_4::before {
        content: "4";
    }

    .brandlistselection .sortingContent li a.btnCatSorting.sort_5::before {
        content: "8";
    }

    .brandlistselection .sortingContent li a.btnCatSorting.Active::before {
        text-decoration: underline
    }

    .sortingContent .blockSelect a i {
        display: none;
    }

    .sortingContent .blockSelect {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        height: 10px;
        position: relative;
        margin: 0px !important;
        gap: 15px;
    }

    .category-vertical-filters .vertical-filter-panel .list-group {
        list-style: none;
        border-bottom: none;
        margin: 0px !important;
    }

    .category-vertical-filters .vertical-filter-panel .list-group ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .FiltreUst {
        display: flex;
        height: 100px;
        border-bottom: none;
        align-items: center;
        justify-content: space-between;
        color: rgb(0, 0, 0);
        font-size: 14px;
        padding: 0px 40px;
        background: rgb(255, 255, 255) !important;
        flex-direction: row-reverse;
    }

    .closeFilt {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 15px;
        cursor: pointer;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .FiltreUst a {
        position: fixed;
        bottom: 40px;
        width: calc(50% - 45px);
        height: 45px;
        background: rgb(255, 255, 255);
        border: 1px solid rgb(0, 0, 0);
        left: 40px;
        align-items: center;
        justify-content: center;
        color: rgb(0, 0, 0) !important;
        font-size: 14px;
        font-weight: 500;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .FiltreUst a i {
        display: none;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .FiltreUst a::before {
        content: "Temizle";
        letter-spacing: -0.28px;
        color: #000000;
        line-height: 45px;
        font-size: 14px;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .tukgo {
        position: relative;
        align-items: center;
        justify-content: space-between;
        height: 74px;
        padding: 0px 30px;
        display: none;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .filtreUygulaBtn {
        background: rgb(0, 0, 0);
        float: right;
        width: calc(50% - 45px);
        color: rgb(255, 255, 255);
        font-size: 14px;
        margin: 40px 40px 40px 0;
        line-height: 45px;
        cursor: pointer;
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .moreNum {
        display: none;
    }

    body #divSayfalamaUst .filterDeleteContent {
        float: left;
        margin: 0px 0px 10px;
        padding: 0px;
        width: 100%;
        display: none;
    }

    body #divSayfalamaUst .filterDeleteContent .appliedFilter {
        padding: 0px;
        margin: 0px 15px 0px 0px;
        height: auto;
        background: transparent;
        border: 1px solid rgb(102, 102, 102);
        width: auto;
        border-radius: 0px;
    }

    body #divSayfalamaUst .filterDeleteContent .appliedFilter a {
        width: 25px;
        margin: 0px;
    }

    body #divSayfalamaUst .filterDeleteContent .appliedFilter a i {
        font-family: FontAwesome;
        line-height: 30px;
        color: rgb(4, 4, 4);
        font-size: 15px;
        font-weight: 300;
    }

    body #divSayfalamaUst .filterDeleteContent .appliedFilter a i::before {
        content: "\f00d";
    }

    body #divSayfalamaUst .filterDeleteContent .appliedFilter .filter-content span {
        color: rgb(102, 102, 102);
        font-size: 12px;
        text-align: left;
        margin-top: 2px;
        font-weight: normal;
    }

    body #divSayfalamaUst .filterDeleteContent .appliedFilter .filter-content span + span {
        color: rgb(102, 102, 102);
        margin-top: 3px;
    }

    body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir {
        display: block;
    }

    body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir a {
        width: 100%;
        background: transparent;
        line-height: 1;
        margin: 0px;
        padding: 0px 5px;
    }

    body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir a span {
        line-height: 30px;
        font-weight: normal;
        font-size: 12px;
        text-align: center;
        margin: 0px;
        width: 100%;
    }

    .panel {
        border-bottom: 1px solid rgb(231, 231, 231);
    }

    .category-vertical-filters {
        overflow: hidden;
        padding: 0px !important;
        border: none !important;
        background: transparent !important;
    }

    .panel .panel-heading {
        position: relative;
        border: none;
        margin: 0px !important;
        background: transparent !important;
    }

    .panel-heading a {
        color: rgb(0, 0, 0);
        font-size: 18px;
        font-weight: bold;
        line-height: 22px;
    }

    .category-vertical-filters .vertical-filter-panel .list-group a {
        color: rgb(78, 78, 78);
        font-size: 12px !important;
        font-weight: 400 !important;
        line-height: 18px !important;
    }

    .category-vertical-filters .vertical-filter-panel .list-group-item::before, .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image::before {
        border-radius: 2px !important;
        border: 1px solid #B9B9B9 !important;
        width: 16px !important;
        height: 16px !important;
        margin-top: 0 !important;
        margin-right: 8px !important;
        content: "" !important;
        display: block !important;
        background: rgb(255, 255, 255) !important;
    }

    .panel-heading a::after {
        position: absolute;
        right: 0px;
        top: 0px;
        font-size: 11px;
        color: rgb(0, 0, 0);
        font-family: FontAwesome;
        font-weight: 500;
        content: "\f077" !important;
    }

    .panel-heading.active a::after {
        content: "\f078" !important;
    }

    .list-group.dropdown {
        top: 100%;
        width: 100%;
        position: static;
        box-shadow: none;
        border: 0px;
        padding: 0px 10px 40px 0px;
        margin: 0px;
        font-size: 0px;
        max-height: 270px;
        background: 0px 0px;
    }

    .slider-range {
        width: calc(100% - 20px);
        margin: 20px 10px 0px;
        float: left;
        background: transparent !important;
        height: 2px !important;
        border: none !important;
    }

    .slider-range .ui-slider-range {
        background: rgb(0, 0, 0);
        margin-top: 0px;
        height: 2px !important;
    }

    .slider-range .ui-slider-handle {
        box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
        background: rgb(255, 255, 255) !important;
        width: 25px !important;
        height: 25px !important;
        margin-top: 0px !important;
        top: -6px !important;
        border-radius: 100% !important;
        border: 1px solid rgb(221, 221, 221) !important;
    }

    .amount {
        color: rgb(0, 0, 0);
        font-size: 14px;
        font-weight: 500;
        padding: 20px 0px 0px 5px;
        float: left;
        width: 100%;
        text-align: left;
        margin-bottom: 0px;
    }

    .FiyatSlider {
        height: 90px;
        padding: 0px;
    }

    .category-vertical-filters .vertical-filter-panel .list-group-item:hover::before, .category-vertical-filters .vertical-filter-panel .list-group-item.selected::before {
        color: rgb(0, 0, 0);
        font-family: FontAwesome;
        align-items: center;
        justify-content: center;
        content: "\f00c" !important;
        display: flex !important;
        border: 1px solid rgb(0, 0, 0) !important;
    }

    .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image {
        font-size: 13px;
        cursor: pointer;
        box-sizing: border-box;
        position: relative;
        padding: 5px 0px;
        margin: 0px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: inline-block;
        z-index: 4;
        text-align: left;
        color: rgb(35, 35, 35);
        width: 100% !important;
        height: auto !important;
    }

    .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image a {
        font-weight: 500;
        color: rgb(12, 12, 12) !important;
        font-size: 13px !important;
    }

    .brandlistselectionBottom {
        margin-bottom: 0px;
        display: none;
    }

    #divSayfalamaAlt {
        width: 100%;
        margin: 0px;
        display: none;
    }

    .category-vertical-filters .vertical-filter-panel .list-group-item {
        padding: 0px !important;
        margin: 0px !important;
    }
}

@media screen and (min-width: 1100px) and (max-width: 1300px) {
    .newHeaderNavigation:not(.mobileStyle) .menu-list-row {
        padding: 0 10px !important;
    }

    .newHeaderNavigation:not(.mobileStyle) .menu-list-kolon {
        padding-right: 20px;
    }

    .footerTemp .elementor-column[data-col="20"] {
        width: auto !important;
        padding-left: 3% !important
    }

    .footerTemp .elementor-column[data-col="20"]:last-child {
        padding-right: 3% !important
    }

    .footerTemp .elementor-column[data-col="20"]:first-child {
        min-width: 33.33%;
        padding-left: 0% !important
    }

    .detayCol {
        padding: 80px 10% 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
    .footerTemp .elementor-column[data-col="20"] {
        width:auto !important;
        padding-left: 20px !important
    }

    .footerTemp .elementor-column[data-col="20"]:last-child {
        padding-right: 20px !important
    }

    .footerTemp .elementor-column[data-col="20"]:first-child {
        min-width: 33.33%;
        padding-left: 0% !important
    }

    .homeSlideTxt .bannerDescriptionWrapper {
        padding-bottom: 40% !important;
    }

    #mainHolder_divDesign .ticiContainer,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
    }

    .detayCol {
        padding: 80px 60px 0;
    }
}

@media (max-width: 1100px) {
    .HomeBody header:not(.fixed,.menuOpen) #hb-logo {
        filter: invert(1);
    }

    .HomeBody header:not(.fixed,.menuOpen) .svgIcon,.HomeBody header:not(.fixed,.menuOpen) .newMenuBtnClick {
        filter: brightness(0) invert(1);
    }

    .HomeBody header:not(.fixed,.menuOpen) .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:not(:last-child) > a {
        color: #fff
    }

    .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl>li {
        background: transparent !important
    }

    #headerNew .mobile-search-item {
        margin-top: 5px;
    }

    header.menuOpen #masthead {
        background: #fff !important
    }
#divTopProductSearch {
    margin-right: -15px;
}
    #headerNew .header-favori-item {
        display: block !important;
    }

    body #divTopProductSearch.dropactive .header-search-form-wrapper {
        padding: 20px !important;
        top: 50px;
    }

    .svgIcon.search-times {
        filter: none !important;
        z-index: 999;
        right: auto;
        top: 47px;
        left: 50px;
        filter: invert(1) !important;
    }

    header.fixed .search-times {
        top: 12px;
        left: 50px;
        filter: invert(0) !important;
    }

    #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a {
        letter-spacing: -0.3px;
        color: #000000;
        font-size: 15px;
    }

    #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li:last-child > a {
        color: #A81D19;
    }

    #headerNew .header .newHeaderNavigation .newHeaderNavUl > li {
        position: relative !important;
    }

    #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuBackBtn {
        position: absolute;
        z-index: 22;
        background: #F4F3F3;
        width: 100%;
        height: 40px;
        top: 0;
    }

    #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuBackBtn i:before {
        content: "\f177";
        font-size: 15px;
    }

    #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuBackBtn i {
        font-size: 0!important;
    }

    .newHeaderNavigation.mobileStyle .menu-list-row .kolon>li .nextSubBtn {
        display: none !important;
    }

    .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu {
        position: relative !important;
        display: block !important;
        left: 0 !important;
        top: 0!important;
        width: 100%!important;
        padding-bottom: 10px!important;
    }

    .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu li {
        border: none !important;
    }

    .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu a {
        min-height: auto !important;
    }

    .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu li:last-child a:after {
        content: ">>"
    }

    .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop {
        margin-top: -50px!important;
        background: transparent !important;
    }

    .newHeaderNavigation.mobileStyle .newHeaderNav {
        top: 105px !important;
        overflow: auto !important;
    }

    header.fixed .newHeaderNavigation.mobileStyle .newHeaderNav {
        top: 50px !important;
    }

    header.fixed .newHeaderNavigation.mobileStyle .menu-wrap.active {
        top: 90px !important;
    }

    header.fixed .newHeaderNavigation.mobileStyle .menu-wrap.active {
        height: calc(100dvh - 90px);
    }

    @keyframes smoothScroll {
        0% {
            transform: translateY(-70px);
        }

        100% {
            transform: translateY(0px);
        }
    }

    body header:not(.fixed) .header-main {
        background: transparent !important;
    }

    header.fixed {
        top: 0px;
        z-index: 999;
        animation: 0.5s ease 0s 1 normal backwards running smoothScroll;
        width: 100%;
        left: 0px;
        right: 0px;
        position: fixed !important;
        background: rgb(255, 255, 255) !important;
    }

    header.fixed div#top-bar {
        display: none !important;
    }

    header.fixed .header-bottom {
        background: rgb(255, 255, 255) !important;
    }

    .marrgin {
        margin-top: 110px;
    }

    header.fixed .newHeaderNavigation:not(.mobileStyle) .menu-wrap {
        top: 100% !important;
    }

    .newHeaderNavigation > .menuCloseBtn {
        left: 13px;
    }

    #headerNew .mobile-item-button .menuCloseBtn {
        display: none !important;
    }

    .homeBanner span {
        left: 30px;
        bottom: 30px;
    }

    .homeBanner span a {
        padding: 10px 30px;
    }

    .homeSlideTxt .bannerDescriptionWrapper {
        padding-bottom: 40% !important;
    }

    #mainHolder_divDesign .ticiContainer,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
    }

    .header-main .header-nav.nav-left {
        padding: 0 20px;
    }

    #divTopProductSearch .searchform-wrapper {
        width: 100% !important;
    }

    body ul.breadcrumb {
        padding: 10px 20px;
        width: 100%;
    }

    .detaySticky {
        padding: 15px 20px
    }

    #headerNew .header-main {
        background: transparent !important;
        padding: 0px !important;
        height: 50px !important;
    }

    #headerNew #hb-logo img {
        height: 38px
    }

    .newHeaderNavigation.mobileStyle .newHeaderNavUl {
        height: calc(-85px + 100dvh) !important;
        padding: 0 !important;
    }

    header.fixed .newHeaderNavigation.mobileStyle .newHeaderNavUl {
        height: calc(-50px + 100dvh) !important;
    }

    .newHeaderNavigation.mobileStyle .newHeaderNav {
        top: 85px !important;
        max-width: 335px !important;
    }

    .newHeaderNavigation.mobileStyle .newHeaderNavUl li {
        border-bottom: 1px solid #EDEDED !important;
    }

    .newHeaderNavigation.mobileStyle .newHeaderNavUl li a {
        padding: 0 30px !important;
        align-items: center;
        min-height: 47px !important;
    }

    .newHeaderNavigation.mobileactive > .menuCloseBtn {
        left: 20px;
        top: 2px;
    }

    .newHeaderNavigation.mobileactive::before {
        top: 37px;
        background: #ffffff6b;
        display: none;
    }

    .socialMediaDiv {
        position: relative;
        margin-top: 0;
        left: 0px;
        width: calc(100% + 0px) !important;
    }

    .footerTemp .socialMedia.horizontal {
        gap: 10px !important;
    }

    .menuLinks {
        display: none;
    }

    .KatSepetFiyat {
        float: left;
    }

    .RightDetail {
        width: 50%;
    }

    .leftImage {
        width: 50%;
    }

    .SmallImages div {
        width: 100%;
    }

    span#spnTopSepetToplamUrun {
        top: -3px;
    }

    .kombinItem .kombinRightDetail {
        padding-left: 10px !important;
        width: calc(100% - 85px) !important;
    }

    .PriceListKombin {
        width: 100%;
    }

    .leftBlock {
        width: 25% !important;
        padding-right: 30px !important;
    }

    #pnlSlider .flex-direction-nav {
        padding-right: 4%;
        padding-left: 4%;
    }

    .centerCount.LeftMiddle {
        width: 75% !important;
    }

    .kombinItem .PriceListKombin a.button {
        position: relative;
        top: 0px;
        font-size: 13px;
        width: 140px;
        height: 34px;
    }

    .kombinItem #divFiyatAlanlari {
        margin: 5px 0px 0px;
    }

    .kombinItem .kombinleftImage {
        width: 85px !important;
    }

    .kombinItem .kombinImages img {
        width: 85px !important;
    }

    .Images, #divVideoGoruntulemeAlan {
        padding: 0px;
    }

    .SmallImages {
        display: none !important;
    }

    .sliderBannerContainer {
        /* padding: 0 20px; */
    }

    .RightDetail {
        padding: 0px 20px;
    }

    .detaySliderContainer {
        padding: 0;
    }

    .brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet {
        /* display: none !important; */
    }

    .footerTemp .footerTempRow {
        gap: 20px;
    }

    .categoryContainer .ProductList.PlSc_2 .ItemOrj {
        width: 33.33%;
        max-width: 33.33%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33%;
        padding: 0 5px;
    }

    .categoryContainer .ProductList {
        padding: 0 5px;
    }

    .detaySliderContainer .sliderOpacity.owl-loaded {
        margin: 0px;
        width: auto;
    }

    .sliderBannerContainer .owl-carousel.owl-loaded {
        margin: 0px;
        width: auto;
    }

    .detaySliderContainer .owl-carousel .owl-stage-outer.owl-stage-outer {
        padding: 0px;
    }

    .sliderBannerContainer .owl-carousel .owl-stage-outer.owl-stage-outer {
        padding: 0px 0px 10px;
    }

    .homeKate ul li {
        min-width: 100px;
    }

    .homeKate ul li img {
        width: 100px;
    }

    .homeKate ul {
        overflow: auto;
        padding: 0px 0px 10px;
        justify-content: start;
    }

    #mainHolder_divDesign .homeImgPro .txcol-sm-3, .hazirBlokContent .txcol-sm-3 {
    }

    .mobilBanner {
        float: left;
        width: 100%;
        padding: 27px 12px;
    }

    .mobilBanner a {
        padding: 8px;
        width: 50%;
        position: relative;
        float: left;
        overflow: hidden;
    }

    .mobilBanner a:before {
        content: "";
        width: calc(100% - 16px);
        height: calc(100% - 16px);
        position: absolute;
        top: 8px;
        left: 8px;
        background: linear-gradient(180deg, transparent, hsl(0deg 0% 0% / 20%));
    }

    .mobilBanner a span {
        letter-spacing: -0.28px;
        color: #FFFFFF;
        position: absolute;
        left: 0;
        bottom: 55px;
        text-align: center;
        display: block;
        width: 100%;
        font-weight: bold;
        font-size: 14px;
    }

    .mobilBanner a i {
        color: #000;
        background: #fff;
        padding: 4px 5px 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 30px;
        text-align: center;
        display: block;
        width: 100%;
        font-size: 10px;
        width: 101px;
        margin: 0 auto;
        letter-spacing: -0.2px;
    }
}

.innerContainer {
}

#divIcerik.homepage {
    margin-top: -105px !important;
}

.UyeOl .ticiContainer {
}

.UyeGiris .ticiContainer {
}

.Magazalar .ticiContainer {
}

.sepetimBody .ticiContainer {
    margin: 0px auto;
}

.HesabimTakip .ticiContainer {
}

.Iletisimaspx .ticiContainer {
}

.homeContainer .ticiContainer {
}

.ticiContainer.homeContainer {
}

.ticiContainer.pageContainer {
}

.ticiContainer.categoryContainer {
    padding: 0px;
}

.ticiContainer.productDetailContainer {
}

.sepetimBody .footerSslLogo {
    display: none !important;
}

.centerCount.Middle {
    width: 100%;
    padding: 0px;
}

.centerCount.userLoginContent {
    width: 100%;
    padding: 0px;
}

.centerCount.iletisimContent {
    width: 100%;
    padding: 0px;
}

.centerCount.UyeolContent {
    width: 100%;
    padding: 0px;
}

.centerCount.HesabimTakip {
    width: 100%;
    padding: 0px;
}

.leftBlock {
    float: left;
    width: 400px;
    padding-right: 100px;
}

.rightBlock {
    float: right;
    width: 400px;
    padding-left: 20px;
}

.centerCount.LeftMiddle {
    width: calc(100% - 400px);
}

.centerCount.RightMiddle {
    width: calc(100% - 400px);
}

.centerCount {
    float: left;
    width: 100%;
    padding: 0px;
}

.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 (max-width: 1041px) {
    .categoryTitle {
        width: 100%;
        padding: 0;
    }

    #divSayfalamaUst .filterBlock {
        display: block !important;
    }

    .centerCount.LeftMiddle {
        width: 100% !important;
    }

    h1.categoryName {
        position: relative;
        padding: 10px 0 20px;
        float: left;
        text-align: center;
    }

    .FiltreToggle {
        display: none;
    }

    body .dropdown-toggle::after {
        display: none;
    }

    body #divSayfalamaUst {
        padding: 0px 15px;
        margin: 10px 0px;
        width: 100%;
        border: none;
        background: transparent;
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
    }

    .urunListRel {
        width: 100%;
    }

    body .mobilFilterOpenBtn .button {
        padding: 0px;
        margin: 0px;
        color: rgb(0, 0, 0);
        width: 100px;
        float: left;
        line-height: 12px;
        font-size: 14px;
        display: flex;
        vertical-align: top;
        font-weight: 500;
        background: #fff;
        align-items: center;
        justify-content: center;
    }

    body .mobilFilterOpenBtn .button::before {
        content: "";
        font-family: FontAwesome;
        display: inline-block;
        vertical-align: top;
        line-height: 12px;
        margin-right: 5px;
        font-weight: 300;
        margin-top: -2px;
    }

    body .mobilFilterOpenBtn .button.mobilSiralamBtn {
        float: left;
    }

    body .mobilFilterOpenBtn .button.mobilFilterBtn {
        float: left;
        text-align: left;
        border-right: 1px solid #B9B9B9;
        justify-content: start;
    }

    body .mobilFilterOpenBtn .button.mobilFilterBtn:before {
        content: '\f067';
    }

    body .mobilFilterOpenBtn .button.mobilSiralamBtn:before {
        content: '\f15d';
        display: none;
    }

    body .mobilFilterOpenBtn {
        margin: 0px;
        padding: 0px;
        display: block !important;
    }

    .categorydesign .uNo {
        float: right;
        color: rgb(153, 154, 157);
        font-size: 12px;
    }

    body #divSayfalamaUst .filterDeleteContent {
        display: none;
    }

    body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:nth-child(1)::after {
        display: none;
    }

    body #divSayfalamaUst.Slct .brandlistselection {
        position: absolute;
        right: 20px;
        top: 0;
        width: calc(100% - 235px);
        padding: 0px;
        margin: 0px;
        border: none;
        border-radius: 0px;
        height: 12px;
    }

    body #divSayfalamaUst.Slct .brandlistselection .sortingContent {
        width: 100%;
        background: transparent;
        padding: 0px;
        margin: 0px;
        border: none;
        border-radius: 0px;
        display: block !important;
        border: none !important;
    }

    body #divSayfalamaUst.Slct .brandlistselection .sortingContent li {
        width: 100%;
        background: transparent;
        padding: 0px;
        margin: 0px;
        border: none;
        border-radius: 0px;
    }

    body #divSayfalamaUst.Slct .brandlistselection .sortingContent select {
        width: 100px;
        height: 12px;
        font-size: 0px;
        text-indent: 0px;
        border: none;
        color: rgb(0, 0, 0);
        font-weight: 500;
        min-width: auto;
        border-radius: 0px;
        background: transparent;
        appearance: none;
        position: absolute;
        background: transparent;
        left: -110px !important;
    }

    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;
        border: none !important;
        display: flex !important;
        justify-content: end;
        padding: 0;
        gap: 30px;
    }

    body #divSayfalamaUst:not(.Slct) .brandlistselection {
        padding: 0px;
        text-align: center;
        position: absolute;
        top: 100%;
        left: 0px;
        right: 0px;
        z-index: 10;
        border-bottom: none;
        background: rgb(255, 255, 255);
    }

    body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent {
        display: none;
    }

    body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:not(.appliedFilter) {
        margin: 0px;
        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 rgb(229, 229, 229);
    }

    body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li:nth-child(4) > a {
        border-bottom: none;
    }

    body .category-vertical-filters.top-filters {
        width: 360px;
        position: fixed;
        top: 0px;
        right: -100%;
        bottom: 0px;
        z-index: 9999;
        background: #fff;
        margin: 0px;
        padding: 0px;
        border: none;
        transition: 0.3s;
        display: block !important;
    }

    body .category-vertical-filters.top-filters ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

    body .filterBlock.active .category-vertical-filters.top-filters {
        right: 0px;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .FiltreUst {
        float: left;
        width: 100%;
        line-height: 50px;
        font-size: 16px;
        background: rgb(255, 255, 255);
        margin-bottom: 10px;
        padding: 0px 15px;
        position: relative;
        text-align: center;
        display: block;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row-reverse;
    }

    body .category-vertical-filters.top-filters .FiltreUst span {
        display: inline-block;
        vertical-align: top;
        inset: 0px;
        font-size: 14px;
    }

    body .category-vertical-filters.top-filters .FiltreUst .closeFilt {
        float: left;
        font-size: 20px;
        position: relative;
        z-index: 1;
    }

    body .category-vertical-filters.top-filters .FiltreUst a {
        float: right;
        font-size: 13px;
        position: relative;
        z-index: 1;
        color: rgb(255, 255, 255);
        display: none;
    }

    body .category-vertical-filters.top-filters .FiltreUst a:before {
        content: "Temizle";
        color: #000;
        font-size: 14px;
    }

    body #divSayfalamaUst .filterBlock.active .category-vertical-filters.top-filters .FiltreUst a.active {
        display: block;
        position: fixed;
        bottom: 75px;
        border: 1px solid #000;
        width: calc(100% - 30px);
        left: 15px;
        line-height: 40px;
    }

    body .category-vertical-filters.top-filters .FiltreUst a i {
        color: rgb(255, 255, 255);
        font-size: 20px;
        display: inline-block;
        vertical-align: top;
        margin-left: 5px;
        display: none;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .tukgo {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        position: relative;
        padding: 0px 10px;
        display: block;
        display: none;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .FiltreicerikAlan {
        float: left;
        width: 100%;
        max-height: calc(100% - 190px);
        overflow: hidden auto;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .filtreUygulaBtn {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        display: block;
        padding: 25px 15px;
        position: fixed;
        bottom: 0;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .filtreUygulaBtn span {
        display: inline-block;
        vertical-align: top;
        background: rgb(0, 0, 0);
        padding: 5px;
        min-width: 150px;
        color: rgb(255, 255, 255);
        line-height: 30px;
        font-size: 14px;
        width: 100%;
    }

    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock {
        float: left;
        width: 100%;
        line-height: 50px;
        font-size: 14px;
        color: rgb(38, 35, 36);
        text-align: left;
        padding: 0px 0px 0px 15px;
        background: rgb(255, 255, 255);
        display: none;
    }

    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock::before {
        content: "";
        float: right;
        width: 24px;
        max-height: 24px;
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 32px;
        border-radius: 100%;
        margin: auto 0px;
        background: rgb(255, 255, 255);
        box-shadow: rgb(153, 153, 153) 0px 0px 2px 0px;
        z-index: 1;
        transition: 0.3s;
    }

    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock::after {
        content: "";
        float: right;
        width: 40px;
        max-height: 16px;
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        border-radius: 20px;
        background: rgb(197, 199, 201);
        margin: auto 15px auto 0px;
        transition: 0.3s;
    }

    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock.selected::before {
        right: 15px;
    }

    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock.selected::after {
        background: rgb(57, 214, 98);
    }

    body .category-vertical-filters.top-filters .panel .panel-heading {
        padding: 0px;
        margin: 0px;
        border: none;
        background: rgb(255, 255, 255);
        float: left;
        width: 100%;
    }

    body .category-vertical-filters.top-filters .panel .panel-heading a {
        float: left;
        width: 100%;
        text-align: left;
        color: rgb(38, 35, 36);
        font-weight: 500;
        font-size: 13px;
        line-height: 30px;
        padding: 0;
    }

    body .category-vertical-filters.top-filters .panel .panel-heading a::after {
        top: 0px;
        color: rgb(0, 0, 0);
        font-weight: 300;
        font-family: FontAwesome;
        right: 0;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .moreNum {
        position: absolute;
        right: 40px;
        top: 0px;
        bottom: 0px;
        line-height: 30px;
        font-size: 15px;
        color: rgb(0, 0, 0);
        display: block;
    }

    body .category-vertical-filters.top-filters .panel {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        padding: 0px 15px;
    }

    body .category-vertical-filters.top-filters .panel:last-child {
        margin-bottom: 0px;
    }

    body .category-vertical-filters.top-filters .list-group.dropdown {
        border: none;
        position: static;
        box-shadow: none;
    }

    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%;
        margin-right: 0px;
        text-align: left;
        margin-bottom: 9px;
    }

    body .category-vertical-filters.top-filters .list-group.dropdown li a {
        color: rgb(0, 0, 0);
        line-height: 16px;
        font-size: 12px;
        margin-top: 2px;
    }

    body .category-vertical-filters.top-filters .vertical-filter-panel .list-group-item a {
        font-size: 13px;
        color: rgb(38, 35, 36);
        font-weight: normal;
        float: left;
    }

    body .category-vertical-filters .vertical-filter-panel .list-group-item::before {
        border-radius: 0px;
        width: 16px;
        height: 16px;
        display: inline-block !important;
        border: 1px solid #A1A1A1;
        border-radius: 2px;
    }

    body .category-vertical-filters .vertical-filter-panel .list-group-item.selected::before {
        border-color: rgb(0, 0, 0);
        background: rgb(0, 0, 0);
    }

    body .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image {
        height: auto;
        background: transparent !important;
    }

    body .category-vertical-filters.top-filters .panel.vertical-top-price-filter {
        width: 100%;
        margin: 20px 0px;
    }

    body #divSayfalamaUst.Slct .brandlistselection .filterDeleteContent {
        display: none !important;
    }

    body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:first-child::before {
        display: none;
    }

    body .slider-range {
        width: calc(100% - 20px);
        margin: 0px 0px 15px 10px !important;
    }

    body .amount {
        padding: 0px;
    }

    .centerCount {
        width: 100% !important;
    }

    .leftBlock {
        display: none !important;
    }

    .rightBlock {
        display: none !important;
    }

    .homeContainer .leftBlock {
    }

    .homeContainer .rightBlock {
    }

    .UyeolContent .grid {
        margin: 30px 18px;
    }

    .owl-carousel .owl-item img {
        max-width: 100%;
        margin: 0px auto;
    }

    .mobileImageSlider .owl-stage-outer {
        float: left;
        width: 100%;
    }

    .uyeOlContainer #FrmYeniUye > .uyeOlCol {
        width: 100%;
        padding: 10px;
        margin: 10px 10px 0px 0px;
    }

    .uyeOlContainer .FormTitle {
        margin: 10px 0px;
        padding: 10px 0px;
        font-size: 18px;
        font-weight: 600;
    }

    .uyeOlContainer .uyeOlCol input.textbox {
        padding: 10px 0px;
    }

    .uyeOlContainer .uyeOlCol select.selectboxx {
        padding: 10px 0px;
    }

    .Magazalar .magazaSelect {
        width: 100%;
        margin-right: 0px;
    }

    .Magazalar #searchStore {
        width: 100%;
        margin-right: 0px;
    }

    body .brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet {
        display: block !important;
        width: 100% !important;
        float: left;
        position: absolute;
        right: 0;
    }

    .brandlistselection .sortingContent li a i {
        display: none
    }

    .brandlistselection .sortingContent li a.btnCatSorting.sort_2::before {
        content: "1";
    }

    .brandlistselection .sortingContent li a.btnCatSorting.sort_4::before {
        content: "2";
    }

    .brandlistselection .sortingContent li a.btnCatSorting.sort_5::before {
        content: "4";
    }

    .brandlistselection .sortingContent li a.btnCatSorting.Active::before {
        text-decoration: underline
    }

    .appliedFilter.FiltrelemeUrunAdet span {
        display: none !important;
    }

    .sortingContent .blockSelect {
        width: auto!important;
        display: flex!important;
        gap: 15px!important;
        margin: 0!important;
    }

    .brandlistselection .sortingContent li a {
        float: left!important;
    }

    .categoryContainer .ProductListContent {
        padding: 0!important;
        overflow: hidden;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .slider-range {
        background: rgb(112, 112, 112);
        height: 1px;
        width: calc(100% - 10px);
        margin: 10px 10px 0px;
        border: none;
        float: left;
        border-radius: 4px;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .slider-range .ui-slider-range {
        background: rgb(0, 0, 0);
        height: 1px;
        margin-top: 0px;
        border-radius: 4px;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .slider-range .ui-slider-handle {
        margin-right: -4px;
        background: rgb(0, 0, 0) !important;
        border-radius: 100% !important;
        width: 13px !important;
        height: 13px !important;
        margin-top: 0px !important;
        top: -6px !important;
        border: 2px solid rgb(0, 0, 0) !important;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .amount {
        color: rgb(0, 0, 0);
        font-size: 13px;
        font-weight: 400;
        left: 0px;
        padding: 20px 0px;
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 0px;
    }

    body #divSayfalamaUst .category-vertical-filters.top-filters .panel.vertical-top-price-filter .FiyatSlider {
        width: 100%;
        margin: 30px 0px 0px;
        padding-bottom: 0px;
    }
}

@media (max-width: 767px) {
    body.overflow {
        overflow: hidden;
    }

    #divIcerik.homepage {
        margin: 0px auto;
    }

    body {
        padding-top: 0px;
        overflow: auto !important;
    }

    body.sepetimBody {
        padding-top: 0px;
    }

    #lang_flag_container {
        display: none;
    }

    .userContainer .userLeftBox, .userContainer .userRightBox {
        padding: 0px;
    }

    .userContainer .userRightBox {
        margin-top: 20px;
    }

    .SifremiUnuttumContent .userWrapper.SifremiUnuttum {
        width: 100%;
        padding: 0px 10px;
    }

    #divIcerik {
        padding: 0;
        margin: 0px auto;
    }

    .proCategoryTitle.categoryTitleText {
        padding: 0px 10px;
    }

    #divTicimaxCopyrightContent {
        text-align: center;
        float: left;
        width: 100%;
        margin-top: -90px !important;
        padding: 0 15px !important;
        justify-content: end !important;
    }

    #divTicimaxCopyrightContent a {
        display: inline-block;
    }

    #divTicimaxCopyrightContent img {
        display: inline-block;
        vertical-align: top;
    }

    .spanTittle {
        font-size: 18px !important;
    }

    .iletisimContent .iletisimForm {
        width: 100%;
        padding: 0px;
    }

    .iletisimContent .AdBan {
        width: 100%;
    }

    .iletisimContent .categoryTitle {
        margin: 0px;
    }

    .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 0px 0px;
    }

    .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;
    }

    .UyeolContent .grid {
        width: 100%;
        margin: 0px 0px 10px;
        padding: 10px;
        border: none;
    }

    .SifremiUnuttum {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

    .SifremiUnuttum .line {
        width: 100%;
    }

    .SifremiUnuttum #mainHolder_txtbxMail {
        width: 70%;
    }

    .SifremiUnuttum .button {
        width: 30%;
    }

    .ProductIcon {
        margin: 0px;
        float: left;
        width: 100%;
    }

    .ProductIcon > div {
        width: 100%;
    }

    .socialButons iframe {
        margin-right: 10px;
    }

    .socialButons .UWhatsApp {
        float: left;
        margin-right: 10px;
    }

    .socialButons .UTelegram {
        float: left;
        margin-right: 10px;
    }

    .TopDet .product_social_icon_wrapper {
        text-align: center;
        float: left;
        width: 100%;
        padding: 0px;
    }

    .TopDet .product_social_icon_wrapper .PaylasTit {
    }

    .bottomHead {
        float: left;
        width: 100%;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 1002;
        background: rgb(255, 255, 255);
        border-top: 1px solid rgb(206, 206, 206);
        display: block;
        display: none;
    }

    .bottomHead ul {
        margin: 0px;
        list-style: none;
        padding: 0px;
    }

    .bottomHead ul li {
        float: left;
        width: 25%;
    }

    .bottomHead ul li a {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 12px;
        padding: 5px 0px;
        color: rgb(0, 0, 0);
        position: relative;
        height: 49px;
    }

    .bottomHead ul li a svg {
        width: 18px;
        display: block;
        margin: 0px auto 5px;
    }

    .bottomHead ul li.welcC a svg {
        margin-bottom: 3px;
    }

    .categoryContainer .categoryTitleText {
        padding: 0px;
        margin: 0px;
    }

    .ProductBody .categoryTitle {
        padding: 0px;
        margin: 0px;
    }

    body .category-vertical-filters.top-filters {
        width: 100%;
        height: calc(100% - 00px);
        box-shadow: none;
        border: none;
    }

    body ul.breadcrumb {
        white-space: nowrap;
        position: relative;
        padding: 10px;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    body ul.breadcrumb.zindex {
        z-index: -1;
        pointer-events: none;
    }

    body ul.breadcrumb::after {
        position: absolute;
        inset: 0px;
        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: 40px;
        margin-right: 5px;
        display: inline-block;
        vertical-align: top;
        color: rgb(0, 0, 0);
        display: none;
    }

    body ul.breadcrumb * {
        /* max-width: 25px; */
        text-decoration: none;
        line-height: 40px !important;
        font-size: 12px !important;
    }

    body ul.breadcrumb li::after {
        display: none;
        line-height: 40px;
        content: "...";
        margin: 0px 2px;
        font-size: 12px !important;
    }

    body ul.breadcrumb li {
        font-size: 0px !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: 80%;
    }

    body ul.breadcrumb li:nth-last-of-type(1) * {
        max-width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 12px !important;
    }

    body ul.breadcrumb li a span {
        /* font-size: 0px !important; */
    }

    body ul.breadcrumb li a span::after {
        content: '/';
        font-family: FontAwesome;
        display: inline-block;
        vertical-align: top;
        line-height: 40px;
        font-weight: 300;
        font-size: 14px !important;
        margin: 0 10px;
    }

    .categoryTitleText {
        position: relative;
        z-index: 99;
    }

    .breadList {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        background: rgb(255, 255, 255);
        padding: 10px 20px;
        z-index: 999;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 0px;
    }

    .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: 0px;
        margin: 0px;
    }

    .breadList .mBread ul li {
        float: left;
        width: 100%;
        font-size: 0px;
        display: block;
        margin-right: 0px;
        line-height: 1;
    }

    .breadList .mBread ul li a {
        float: left;
        width: 100%;
        font-size: 11px;
        color: rgb(69, 69, 69);
        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);
    }

    .breadList .mBread ul li a span {
        font-weight: normal;
        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: rgb(0, 0, 0);
        z-index: 99;
    }

    .categoryContainer .breadList .clbtn {
        right: -5px;
    }

    .categoryContainer .ProductList.PlSc_2 .ItemOrj {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
    }

    .categoryContainer .ProductList.PlSc_3 .ItemOrj {
        width: 50%;
        max-width: 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
    }

    .categoryContainer .ProductList.PlSc_4 .ItemOrj {
        width: 50%;
        max-width: 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
    }

    .categoryContainer .ProductList.PlSc_5 .ItemOrj {
        width: 25%;
        max-width: 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
    }

    .categoryContainer .ProductList.PlSc_5 .ItemOrj {
    }

    body:not(.sepetimBody) .ItemOrj {
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
        padding: 0px 5px;
    }

    .categoryContainer .ProductList {
        margin: 0px -5px;
    }

    .categoryContainer .ProductListContent .productItem {
        margin-bottom: 30px;
    }

    body .mobilFilterOpenBtn .button {
        font-size: 13px;
    }

    .leftImage {
        float: left;
        width: 100%;
    }

    .RightDetail {
        width: 100%;
        padding: 0;
        max-width: 100%;
    }

    body a#linkOncekiSayfa {
        display: none;
    }

    body .leftImage a#linkOncekiSayfa {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 35px;
        background: rgb(255, 255, 255);
        text-align: center;
        font-family: FontAwesome;
        color: rgb(0, 0, 0);
        z-index: 5;
        line-height: 35px;
        display: block;
        font-size: 0px !important;
        display: none;
    }

    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 0px;
        padding: 0;
    }

    #UrunAksesuarDiv .detaySliderContainer {
        margin: 0px;
        padding: 0 5px;
    }

    .boxBedenlerContainer > div {
        width: auto;
    }

    .sliderBannerContainer {
        margin: 10px 0px;
        padding: 0 5px;
    }

    .htop {
        display: none;
    }

    .categoryContainer .ProductList.PlSc_4 .ItemOrj {
        -webkit-box-flex: 0;
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
    }

    .html.custom.html_2 {
        display: none;
    }

    .headerTop {
        text-align: center;
        font-size: 13px;
    }

    .kateArea {
        padding: 15px;
    }

    .kateArea > span {
        font-size: 20px;
    }

    .kateArea > p {
        max-width: 100%;
        font-size: 14px;
    }

    .homeKate > span {
        font-size: 18px;
    }

    .homeKate ul {
        padding: 10px 0px 0px;
        justify-content: start;
        overflow: auto;
        gap: 15px;
    }

    .homeKate ul li {
        width: auto;
        min-width: 100px;
    }

    .homeKate ul li span {
        margin: 15px 0px 0px;
        font-size: 14px;
    }

    .sliderBannerContainer .Block_Link {
        top: auto;
        position: relative;
        margin: 30px auto 10px;
        display: block !important;
    }

    .sliderBannerContainer .Block_Link a {
    }

    .homeProComt {
        flex-direction: column;
    }

    .homeProComt img {
        max-width: 100%;
        width: 100%;
    }

    .homeYorm ul {
        overflow: auto;
    }

    .homeYorm ul li {
        min-width: 200px;
    }

    .homeIcons {
        padding: 20px;
    }

    .homeIcons ul {
        gap: 20px;
        width: 100%;
    }

    .homeIcons ul li {
        width: calc(50% - 10px);
    }

    .homeIcons ul li img {
        height: 40px;
        object-fit: contain;
    }

    .homeIcons ul li span {
        font-size: 14px;
    }

    .homeIcons ul li small {
        font-size: 12px;
    }

    .homeBlog ul {
        gap: 10px;
        margin: 10px 0px 0px;
        overflow: auto;
        padding: 10px 2px;
    }

    .homeBlog ul li {
        min-width: 270px;
    }

    .homeYormTop {
        padding: 15px;
    }

    .sliderBannerContainer .Block_Link a {
        font-size: 14px;
        color: #2D2D2F !important;
        font-size: 12px !important;
        font-weight: 400;
        text-transform: uppercase;
        text-decoration: underline;
        letter-spacing: -0.24px;
    }

    #divMobileImageList .owl-dots {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 7px;
    }

    #mainHolder_divDesign .JKatAdi.categoryTitle .bold .satir1, .JKatAdi .bold .satir1 {
        font-size: 14px;
        text-align: left;
        padding: 0 20px !important;
    }

    .detaySliderContainer .JKatAdi .bold .satir1 {
        padding: 0 10px !important;
    }

    .multiBlockSliderWrapper .JKatAdi .bold .satir1 {
        text-align: center;
    }

    .ProductDetailMainRow {
        margin: 0px;
    }

    .ozelAlan2 {
        float: left;
    }

    .ozelAlan1 {
        float: left;
    }

    .noSliderProduct.product_6 .ItemOrj {
        max-width: 50% !important;
    }

    .homeKateScroll ul li {
        min-width: 250px;
    }

    .homeKateScroll ul {
        padding-bottom: 20px !important;
    }

    .t-mb-20 {
        margin-bottom: 0px !important;
    }

    #mainHolder_divDesign .ticimaxTabHead {
        flex-direction: column;
    }

    .GuvenList ul {
        flex-flow: wrap;
    }

    .bannerSliderBannerWrapper .txrow > div {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .bannerSliderBannerWrapper .multiBlokSlider .bannerWrapper {
        width: 100%;
    }

    .homeProRev .ticimaxAnasayfaTab > .txrow > div {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .homeProRev .ticimaxAnasayfaTab .ProductList {
        width: 100%;
        margin: 0px;
    }

    .homeProRev .ticimaxAnasayfaTab > .txrow .ProductListContent {
        height: 100dvh;
    }

    .productYeInUcFi {
        top: 10px;
        left: 10px;
    }

    .productYeInUcFi > div {
        font-size: 9px !important;
        padding: 3px 6px !important;
    }
    .productYeInUcFi .ozelAlan3 {padding: 0!important;width: 80px;}
    .newIcon.tip {
        width: 65px;
        height: 18px !important;
        line-height: 18px !important;
        padding: 0px 6px !important;
    }

    #mainHolder_divDesign .owl-carousel .owl-nav, .owl-carousel .owl-nav {
        left: 10px;
        right: 10px;
        /* display: none !important; */
    }

    .sliderBannerContainer .owl-nav, .detaySliderContainer .owl-nav {
        right: 10px !important;
    }

    div#divMobileImageList .owl-nav {
        display: none !important;
    }

    .ebultenDivTemp {
        flex-direction: column !important;
        gap: 20px !important;
        max-width: 100%;
    }

    .eTempTitle1 {
        font-size: 12px !important;
        line-height: 25px;
    }

    .footerLinks {
        margin: 30px 0;
    }

    .detaySticky {
        padding: 10px;
        bottom: 0;
        top: auto !important;
    }

    .homeBanner span {
        left: 20px;
        bottom: 20px;
    }

    .homeBanner small {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .homeBanner i {
        font-size: 15px;
        width: 25px;
        top: 10px;
        right: 20px;
    }

    .homeBanner span a {
        padding: 5px 15px;
        font-size: 15px;
    }

    .detaySticky .dsImg, .detaySticky .UFavorilerimeEkle, .detaySticky .dsName {
        display: none;
    }

    .detaySticky .basketBtn {
        min-width: 150px;
    }

    .detaySticky .dsPrice {
        margin: 0;
    }

    .detaySticky #pnlFiyatlar {
        gap: 0;
        justify-content: end;
        align-items: end;
    }

    .detayCol {
        padding: 30px;
        flex-direction: column;
        text-align: center;
        gap: 0;
    }

    body #divIcerik.homepage {
        margin: -55px 0 0 !important;
    }

    #UrunAksesuarDiv .detaySliderContainer .JKatAdi .bold .satir1 {
        text-align: center;
    }

    .ProductDetailMain {
        padding: 0;
    }

    .RightDetail .TopList {
        padding: 30px 15px 0;
    }

    .RightDetail .MiddleList {
        padding: 0 15px;
    }

    .urunOzellikTab {
        margin: 30px 15px 0;
        width: calc(100% - 30px);
    }

    div#BenzerUrunDiv {
        padding: 0 5px;
    }

    .footerTemp .elementor-column[data-col="20"] {
        padding: 20px 0 0 !important;
        border-top: 1px solid #EDEDED!important;
    }

    .footerTemp .footerMenul.accordionMode .footerMenuTitle {
        margin: 0!important;
    }

    .footerTemp .elementor-column[data-col="20"]:first-child {
        border: none!important;
    }

    .footerTemp .elementor-column[data-col="20"]:last-child {
        padding-right: 0 !important;
        border-bottom: 1px solid #EDEDED;
        padding-bottom: 20px !important;
    }

    .footerBottom .footerTempRow {
        flex-flow: nowrap !important;
        flex-direction: row !important;
        justify-content: space-between!important;
        align-items: center!important;
        padding-top: 20px!important;
    }

    #customFooterContent {
        padding-bottom: 30px!important;
    }

    #back-to-top {
        bottom: 30px !important;
        right: 5px !important;
    }

    .productItem .productName {
        width: 100%;
    }

    .productItem .productPrice {
        width: 100%;
        justify-content: start;
        margin-top: 5px;
    }

    .productItem .productDetail {
        height: 80px;
    }

    .boxBedenlerContent {
        display: none !important;
    }

    .review-card {
        margin: 20px;
    }

    .footerTemp .permissionBox label {
        display: flex;
    }

    .footerTemp .elementor-column[data-col="50"] {
        width: auto !important;
    }

    .footerTemp .footerMenuAlt {
        margin-top: 20px;
    }

    .homeCom .title {
        padding: 0 20px 0;
    }

    .anasayfa_tek_slider.multiBlokSlider.sliderAyaritems-3 {
        padding: 0 20px;
    }

    #mainHolder_divDesign .anasayfa_tek_slider.multiBlokSlider .owl-nav {
        left: 0 !important;
        right: 0 !important;
        bottom: calc(50% + 50px) !important;
        top: auto;
    }

    .homeInst > span {
        padding: 20px 20px 10px;
        font-size: 12px;
    }

    .homeInst {
        margin-bottom: 30px;
    }

    #mainHolder_divDesign .homeBanner .ticiContainer .txrow > div {
        margin: 0 !important;
    }

    #mainHolder_divDesign section:not(.homePro) .anasayfa_urun_slider .owl-nav {
        display: block !important;
        right: 10px !important;
        left: auto !important;
    }

    #mainHolder_divDesign section.homePro .anasayfa_urun_slider {
        padding-left: 20px !important;
    }

    #divAramaSonuc.isMobileSearchAlan .ticimaxSearchInput, #divAramaAlani.isMobileSearchAlan .ticimaxSearchInput {
        width: 100% !important;
        border: 1px solid #EDEDED !important;
        border-radius: 5px !important;
        background: #FFFFFF !important;
        height: 30px !important;
        padding: 2px 30px 0 !important;
    }

    #divAramaSonuc.isMobileSearchAlan .isMobilInputContent, #divAramaAlani.isMobileSearchAlan .isMobilInputContent {
        margin: 0 !important;
        gap: 30px !important;
        align-items: center !important;
        justify-content: center !important;
    }

    #divAramaSonuc.isMobileSearchAlan .ticimax-search-mobil-close-btn, #divAramaAlani.isMobileSearchAlan .ticimax-search-mobil-close-btn {
        margin-top: 3px !important;
        color: #58585A !important;
        font-size: 12px !important;
    }

    #divAramaSonuc.isMobileSearchAlan .isMobilInputContent, #divAramaAlani.isMobileSearchAlan .isMobilInputContent:before {
        content: "\f002" !important;
        font-size: 15px !important;
        font-family: 'FontAwesome';
        position: absolute !important;
        left: 30px !important;
        color: #999999 !important;
        font-weight: 100 !important;
    }

    body .ticimax-search-content {
        padding: 20px !important;
    }

    body .ticimax-search-products {
        padding: 0 !important;
    }

    body .ticimax-sidebar-item ul li {
        width: min-content;
        border: 1px solid #D6D6D6;
        border-radius: 5px;
        display: inline-block;
        padding: 9px 20px 7px;
        letter-spacing: -0.32px;
        color: #58585A;
        text-overflow: unset;
        white-space: nowrap;
        overflow: initial;
    }

    body .ticimax-sidebar-item ul {
        padding: 0 0 10px !important
    }
}

@media screen and (min-width: 0px) and (max-width: 400px) {
    body #divSayfalamaUst.Slct .brandlistselection {
        border-left: 1px solid #B9B9B9;
    }

    body #divSayfalamaUst.Slct .brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet {
        gap: 20px;
    }
}
