/* ==================== */
/* ------FE6--SCs------- */
/* ==================== */
@import url('../fonticon/DenizbutikFont.css');
/***/
* { outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*Fadein Css*/    
@keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
}

@-moz-keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
}

@-webkit-keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
}

@-o-keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
}
/*Fadein Css*/
/*reset Css*/
[hidden] { display: none !important; }
[role="button"] { cursor: pointer; }
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
template { display: none; }
[hidden] { display: none; }
[tabindex="-1"]:focus { outline: none !important; }
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; }
body { font-family: 'Source Sans Pro', sans-serif; margin: 0; padding: 0; font-size: 14px; color: #212529; -webkit-animation: fadein 700ms ease-in-out .7s both; animation: fadein 700ms ease-in-out .7s both; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; font-family: 'Source Sans Pro',sans-serif; }
textarea { overflow: auto; }
input[type="number"]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -moz-appearance: none; -webkit-appearance: none; margin: 0; }
input[type="search"] { -webkit-appearance: none; }
input[type="radio"]:disabled, input[type="checkbox"]:disabled { cursor: not-allowed; }
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }
label { display: inline-block; margin-bottom: 0; }
input, button, select, textarea { line-height: inherit; }
img { display: block; border: none; max-width: 100%; }
ul, ol { margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0; padding-inline-start: 0; }
i { font-style: normal; }
a, area, button, [role="button"], input, label, select, summary, textarea { -ms-touch-action: manipulation; touch-action: manipulation; }
a { text-decoration: none; color: #212529; transition: background .1s ease-in-out,color .1s ease-in-out; }
a:active, a:hover { outline-width: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 50px white inset; -webkit-text-fill-color: #000; }
input:-webkit-autofill:focus { -webkit-box-shadow: 0 0 0 50px white inset; -webkit-text-fill-color: #000; }
select, input { font-family: 'Source Sans Pro', sans-serif !important; }
button { -moz-appearance: none; -webkit-appearance: none; }
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition: background-color 600s ease-in-out 0s; }
textarea { resize: vertical; overflow: auto; }
#divAdminPopupText { float: left; width: 100%; }
/*colgrid*/
.pull-center { display: inline-block; vertical-align: top; }
.pull-left { float: left; }
.pull-right { float: right; }
.row { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }
.align-items-center { -ms-flex-align: center !important; align-items: center !important; }
.align-self-center { -ms-flex-item-align: center !important; align-self: center !important; }
.col-auto, .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 { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; }
.col { -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
.col-auto { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; }
.col-1 { -webkit-box-flex: 0; -webkit-flex: 0 0 8.333333%; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
.col-2 { -webkit-box-flex: 0; -webkit-flex: 0 0 16.666667%; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
.col-3 { -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.col-4 { -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
.col-5 { -webkit-box-flex: 0; -webkit-flex: 0 0 41.666667%; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
.col-6 { -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.col-7 { -webkit-box-flex: 0; -webkit-flex: 0 0 58.333333%; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
.col-8 { -webkit-box-flex: 0; -webkit-flex: 0 0 66.666667%; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
.col-9 { -webkit-box-flex: 0; -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
.col-10 { -webkit-box-flex: 0; -webkit-flex: 0 0 83.333333%; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
.col-11 { -webkit-box-flex: 0; -webkit-flex: 0 0 91.666667%; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
.col-12 { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
/*colgrid*/
.fa-facebook-f:before { content: "\f39e" !important; }
.hesabimBolumuTutucu i { vertical-align: middle; }
.adminUserLoginBody #mainHolder_Panel1 .newuserForm > div { margin: 0 !important; }
#cb3DSecureOdeme { margin-right: 8px; }
#txtbxCep { border: solid 1px #a9a9a9; height: 26px; color: #777777; background-color: transparent; }
.clear { clear: both; }
.textarea { font-family: 'Source Sans Pro', sans-serif; border: solid 1px #a9a9a9; padding: 4px; width: 100%; height: 80px; resize: none; color: #777777; background-color: transparent; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s; }
.textbox { font-family: 'Source Sans Pro', sans-serif; color: #666666; display: block; font-size: 14px; width: 100%; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s; }
.button { font-family: 'Source Sans Pro', sans-serif; cursor: pointer; color: #fff; padding: 4px 5px; transition: all 0.3s ease 0s; border: none; text-align: center; }
.selectboxx { height: 26px; padding: 0 5px; background-color: none !important; width: 100%; margin-bottom: 4px; }
.validate, .validateSol, .validateOrta { position: absolute; right: 0; left: 0; bottom: 0; /* display: table; */ background-color: #a94442; color: #fff; border-radius: 5px; padding: 0 10px; }
.validate .validateOk, .validateSol .validateSolOk, .validateOrta .validateOrtaOk { background-color: #a94442; position: absolute; right: 0; bottom: 0; left: 0; height: 10px; display: block; border-radius: 0 0 5px 5px; }
.cloudzoom-zoom { z-index: 999; }
.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; }
/* ------------------------------------ ToolTip --------------------------------------------*/
.tooltip { position: absolute; z-index: -1; display: none; font-size: 10px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); visibility: visible; -webkit-animation: fadein 0.5s; -moz-animation: fadein 0.5s; -ms-animation: fadein 0.5s; -o-animation: fadein 0.5s; animation: fadein 0.5s; }
.tooltip.in { opacity: 1; filter: alpha(opacity=90); z-index: 1030; display: block; }
.tooltip.top { padding: 5px 0; margin-bottom: 7px; bottom: 100%; left: 50%; }
.tooltip.right { padding: 0 5px; margin-left: 7px; left: 100%; top: 50%; }
.tooltip.bottom { padding: 5px 0; margin-top: 7px; top: 100%; left: 50%; }
.tooltip.left { padding: 0 5px; margin-right: 7px; right: 100%; top: 50%; }
.tooltip-inner { min-width: auto; padding: 0 8px; line-height: 25px; color: #fff; text-align: center; font-size: 10px; text-decoration: none; border-radius: 0; white-space: nowrap; font-weight: normal; }
.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }
.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; }
.tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-width: 5px 5px 0; }
.tooltip.top-right .tooltip-arrow { right: 5px; bottom: 0; border-width: 5px 5px 0; }
.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; }
.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; }
.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; }
.tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-width: 0 5px 5px; }
.tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-width: 0 5px 5px; }
/* -----------------------------------Magaza Sayfasi--------------------------------------------*/
.Magazalar #header { margin-bottom: 50px; }
.Magazalar .magazaSelect { background: #fff; border: 1px solid #eeeff0; color: #222222; font-size: 13px; margin-right: 20px; width: calc(25% - 20px); }
.Magazalar #searchStore { width: 25%; margin: 0; }
.Magazalar #searchStore input { background: #fff; border: 1px solid #eeeff0; color: #222222; font-size: 13px; width: calc(100% - 115px); }
.Magazalar #searchStore .buton { width: 105px; background: #222; border-color: #222; }
.Magazalar #searchStore .buton:hover { color: #222; }
.Magazalar .magazalarContent { float: left; width: 100%; margin-top: 50px; }
.Magazalar #nearStores { float: left; width: 100%; }
.Magazalar #nearStores > h2 { font-weight: 600 !important; color: #222; font-size: 18px; }
/*------------------------------------iletisim--------------------------------------------*/
.iletisimContent { float: left; width: 100%; }
.iletisimContent .row { margin: 0; }
.iletisimContent .AdBan { float: left; width: 50%; }
.iletisimContent .iletisimLeft { float: left; padding: 0; margin: 0 0 40px; width: 100%; display: block; }
.iletisimContent .categoryTitle { float: left; padding: 0; margin: 0 0 30px; width: 100%; text-align: left; }
.iletisimContent .categoryTitle .categoryTitleText { margin-bottom: 0; font-size: 24px; font-weight: bold; line-height: 80px; text-align: left; }
.iletisimContent .categoryTitle:after { clear: left; content: ''; width: 70px; height: 1px; background: #e5e5e5; float: left; }
.iletisimContent .iletisimLeft .Left { display: none; }
.iletisimContent .iletisimLeft .Center { display: none; }
.iletisimContent .iletisimLeft .span { float: left; width: 100%; margin-top: 20px; }
.iletisimContent .iletisimLeft .Right { display: block; color: #343434; font-size: 14px; line-height: 20px; }
.iletisimContent .iletisimLeft .Right:before { color: #bababa; font-size: 20px; font-family: 'FontAwesome'; width: 35px; text-align: left; font-weight: 300; float: left; }
.iletisimContent .iletisimLeft .span.iletisimLeftFirmaAdi .Right { font-size: 20px; font-weight: 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: 0; margin: 0; width: 100%; }
.iletisimContent .iletisimRight .iletisimbanka { float: left; padding: 0; width: 100%; margin: 0; }
.iletisimContent .iletisimRight .iletisimbanka .span { float: left; padding: 0; width: 100%; margin: 0; }
.iletisimContent .iletisimRight .iletisimbanka .span > div { display: block; font-size: 0; border-bottom: 1px solid #e5e5e5; padding: 0 0 20px; margin: 0 0 20px; }
.iletisimContent .iletisimRight .iletisimbanka .span > div span { display: inline-block; vertical-align: top; width: auto !important; color: #343434; font-size: 14px; }
.iletisimContent .iletisimRight .iletisimbanka .span > div div { display: inline-block; vertical-align: top; }
.iletisimContent .iletisimRight .iletisimbanka .span > div.line1 span { display: block; }
.iletisimContent .iletisimRight .iletisimbanka .span > div.line1 { text-align: center; }
.iletisimContent .iletisimRight .iletisimbanka .span > div.line1 .line1 { text-align: left; }
.iletisimContent .iletisimRight .iletisimbanka .span > div.line1 .line4 { text-align: right; }
.iletisimContent .iletisimRight .iletisimbanka .span > div.line1 > div { display: inline-block; vertical-align: top; width: 25%; }
.iletisimContent .iletisimRight .iletisimbanka .span > div.line1 > div span:nth-child(1) { margin-bottom: 10px; }
.iletisimContent .iletisimRight .iletisimbanka .span > div.line2 > div.line2 { float: right; }
.iletisimContent .iletisimRight .iletisimbanka .span > .line1:nth-child(n+2) { border-top: 4px solid; margin-top: 20px; padding-top: 20px; }
.iletisimContent .iletisimForm { float: left; width: 50%; padding-left: 80px; }
.iletisimContent .iletisimForm .rowLeft { float: left; padding: 0; margin: 0; width: 100%; }
.iletisimContent .iletisimForm .rowLeft .span { float: left; padding: 0; margin: 0 0 10px; width: 100%; }
.iletisimContent .iletisimForm .rowLeft .span .Center { display: none; }
.iletisimContent .iletisimForm .rowLeft .span .Left { display: block; font-size: 12px; color: #222222; font-weight: 600; line-height: 30px; }
.iletisimContent .iletisimForm .rowLeft .span .Right { display: block; position: relative; }
.iletisimContent .iletisimForm .rowLeft .span .Right input { height: 40px; border-color: #e3e3e3; background: transparent; padding: 0 10px; border-style: solid; border-width: 1px; }
.iletisimContent .iletisimForm .rowRight { float: left; padding: 0; margin: 0; width: 100%; }
.iletisimContent .iletisimForm .rowRight .span { float: left; padding: 0; margin: 0 0 10px; width: 100%; }
.iletisimContent .iletisimForm .rowRight .span .Center { display: none; }
.iletisimContent .iletisimForm .rowRight .span .Left { display: block; font-size: 12px; color: #222222; font-weight: 600; line-height: 30px; width: auto !important; }
.iletisimContent .iletisimForm .rowRight .span .Right { display: block; position: relative; width: auto !important; }
.iletisimContent .iletisimForm .rowRight .span .Right .captchaImageBox { display: block; margin-bottom: 10px; }
.iletisimContent .iletisimForm .rowRight .span .Right input { height: 40px; border-color: #e3e3e3; background: transparent; padding: 0 10px; border-style: solid; border-width: 1px; }
.iletisimContent .iletisimForm .rowRight .span .Right textarea { border-color: #e3e3e3; background: transparent; padding: 10px; }
.iletisimContent .iletisimForm .rowRight .iletisimBtn { margin-top: 20px; }
.iletisimContent .iletisimForm .rowRight .iletisimBtn input { padding: 0; display: block; height: 55px; font-size: 16px; color: #fff; font-weight: normal; text-transform: uppercase; float: left; width: 100%; }
.iletisimContent .validate .validateOk, .iletisimContent .validateSol .validateSolOk, .iletisimContent .validateOrta .validateOrtaOk { left: 0; right: 0; bottom: 0; width: 100%; height: 2px; background-color: #ff0d0d; border-radius: 2px; }
.iletisimContent .validate, .iletisimContent .validateSol, .iletisimContent .validateOrta { left: 0; right: 0; bottom: 0; top: auto; display: block; border-radius: 2px; }
/*------------------------------------Uye Ol--------------------------------------------*/
.uyeOlContainer .FormTitle { display: block; margin: 20px 0; font-size: 26px; text-align: center; }
.uyeOlContainer #FrmYeniUye > .uyeOlCol { margin: 30px 20px 0 0; padding: 30px; background-color: #fff; border: 1px solid #eee; width: calc(50% - 10px); }
.uyeOlContainer #FrmYeniUye > .uyeOlCol:nth-child(2) { margin-right: 0; }
.uyeOlContainer .uyeOlRow { margin: 0; }
.uyeOlContainer .uyeOlCol .uyeOlCol { width: auto; padding: 0; }
.uyeOlContainer .uyeOlCol .uyeOlCol-3 { padding-left: 0; }
.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; background-color: #fff !important; height: auto !important; border-radius: 0; box-shadow: none; padding: 15px 0; border: 1px solid #eee !important; font-weight: 400; color: #555 !important; width: 100%; text-indent: 15px; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s; }
.uyeOlContainer .uyeOlCol select.selectboxx { font-size: 14px; display: block; letter-spacing: 0.3px; background-color: #fff !important; height: auto; border-radius: 0; box-shadow: none; padding: 15px 0; border: 1px solid #eee !important; font-weight: 400; color: #555 !important; width: 100%; text-indent: 15px; transition-duration: 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s; }
.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 0; 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 0; height: 45px; font-size: 15px; }
.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: 0 !important; }
.uyeOlContainer #chkSozlesme + label { width: calc(100% - 20px); float: right; line-height: 15px; font-size: 13px; }
.userContainer { float: left; width: 100%; margin: 30px 0;text-align:center; }
.userContainer .userDivLeft,
.userContainer .userDivRight { padding: 0 15px; float:none;display:inline-block;vertical-align:top;width:49%;text-align:left;}
.userContainer .userMail,
.userContainer .userSms,
.userContainer .userSozlesmeDiv { float: left; width: 100%; margin: 10px 0 0; }
.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: 0; padding: 25px; }
.userContainer .userLoginBtn, .userContainer .userSignBtn { float: left; width: 100%; }
.userContainer .uyeGirisBeniHatirla { margin: 20px 0; }
.userContainer .uyeGirisBeniHatirla input, .userContainer .uyeGirisBeniHatirla span { float: left; }
.userContainer .uyeGirisBeniHatirla input { width: 16px; height: 16px; margin-right: 10px; }
.userContainer .userPassBtn { margin: 20px 0; }
.userContainer .spanTittle{font-size:20px;}
.userContainer .userLeftBox h1{font-size:18px;}
/* ------------------------------------Sifremi Unuttum--------------------------------------------*/
.SifremiUnuttum { width: 100%; margin: 30px 0; padding-left: 50px; float: left; }
.SifremiUnuttum p { line-height: 25px; }
.SifremiUnuttum #mainHolder_txtbxMail { width: 80%; height: 40px; float: left; padding: 0 20px; }
.SifremiUnuttum .button { padding: 0 10px; float: right; width: 20%; height: 40px; }
.SifremiUnuttumInput { position: relative; width: 100%; margin-top: 10px; }
.SifremiUnuttumInput .validate { left: auto; right: 0; top: -38px; }
.SifremiUnuttumInput .validateSol { left: 0; right: auto; top: -38px; }
.SifremiUnuttumInput .validateSol .validateSolOk { border-radius: 0 0 15px; bottom: -5px; left: 10px; }
.SifremiUnuttum .line { min-height: 32px; line-height: 32px; margin-bottom: 5px; width: 400px; position: relative; margin: 0 auto; }
.SifremiUnuttum .line .Left { width: 30%; float: left; }
.SifremiUnuttum .line .Center { width: 4%; float: left; }
.SifremiUnuttum .line .Right { width: 66%; float: left; }
/* ------------------------------------Taksit Secenekleri--------------------------------------------*/
#divTaksitContainer { float: left; width: 100%; margin-top: 10px; }
.taksitMain { margin: 0 -5px; }
.taksitBlok { width: 50%; height: auto; float: left; line-height: 20px; padding: 0 5px; margin-bottom: 10px; }
.taksitBaslik { width: 100%; height: 20px; text-align: center; }
.taksitBaslik img { vertical-align: top; }
.taksitLine { width: 101%; }
.taksitLine .tak { width: 39.1%; height: 20px; overflow: hidden; border-bottom: solid 1px #FFF; border-right: solid 1px #FFF; font-size: 10px; float: left; color: #000; text-align: center; }
.taksitLine .tak.Taksit { background-color: #ededed; width: 19%; }
/*Header-Footer*/
#header:before { content: ''; display: table; }
#header:after { content: ''; display: table; }
.hoverr:before { content: ''; position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.3); z-index: 10; clear: none; display: block !important; -webkit-animation: fadein 0.5s; -moz-animation: fadein 0.5s; -ms-animation: fadein 0.5s; -o-animation: fadein 0.5s; animation: fadein 0.5s; }
#header { width: 100%; position: relative; float: left; z-index: 1000; background: #fff; }
.headerContent { text-align: center; }
.headerContent:before { content: ''; display: block; clear: both; }
.headerContent:after { content: ''; display: block; clear: both; }
/*logo*/
#logo { display: inline-block; vertical-align: top; float: left; }
#logo .logo { display: inline-block; vertical-align: top; margin: 20px 0; padding: 6px 0; display: flex; align-items: center; }
#logo .logo .Logo-icon { font-size: 30px; margin-right: 10px; }
#logo .logo .Logo-text { font-size: 19px; }
#logo .logo:hover { color: #000; }
/*sepet*/
.mycart { float: left; z-index: 99; position: relative; }
.mycart:after { content: ''; height: 15px; position: absolute; left: 0; right: 0; bottom: -15px; }
.mycart > a { display: block; color: #606060; font-size: 12px; }
.mycart > a:before { content: '\e916'; font-family: 'DenizbutikFont'; color: #404040; font-size: 16px; line-height: 24px; display: block; margin-top: -1px; }
.mycart > a:hover { color: #000; }
/*sepettext*/
.mycart .sepetTecxt { display: block; line-height: 18px; margin-top: 1px; }
.mycart .sepetUrunSayisi { display: block; position: absolute; right: 3px; top: -3px; width: 16px; height: 16px; background-color: #FF6100; color: #fff; border-radius: 50%; font-weight: 700; font-size: 12px; line-height: 16px; }
.mycart .sepetUrun { display: none; }
.sepetTopTutar { display: none !important; }
/*sepetacilir*/
.CartProduct { display: block !important; width: 360px; background: #fff; float: left; padding: 0 10px 10px; z-index: 99999; position: absolute; top: 100%; right: -1px; margin-left: -150px; border: 1px solid #f0f0f0; border-radius: 3px; box-shadow: 0 0 20px -19px #0000009e; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.mycart:hover .CartProduct { visibility: visible; opacity: 1; top: 130%; }
.CartProduct.AddCart{visibility: visible; opacity: 1; top: 130%;}
.CartProduct:before, .CartProduct:after { bottom: 100%; right: 10px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.CartProduct:before { border-color: transparent; border-bottom-color: #f0f0f0; border-width: 9px; margin-left: -9px; }
.CartProduct:after { border-color: transparent; border-bottom-color: #fff; border-width: 8px; margin-left: -8px; right: 11px; }

.CartProduct .Title { padding: 10px 0; margin-bottom: 10px; border-bottom: 1px solid #eee; font-weight: 600; text-align: left; float: left; width: 100%; display: none; }
.CartProduct .Title span { font-weight: 100; }
.CartProduct .Title span em{font-style:normal; font-weight: 100; }
.CartProduct .cart-footer { float: left; width: 100%; margin-top: 15px; background-color: #e2e2e2; padding: 8px 10px; text-align: center; border-radius: 3px; display: none; }
.CartProduct .SProduct { float: left; width: 100%; max-height: 280px; overflow-y: auto; overflow-x: hidden; }
.CartProduct .SProduct li { float: left; width: 100%; position: relative; padding-bottom: 12px; margin-bottom: 12px; border-bottom: 1px solid #eee; }
.CartProduct .SProduct li a { float: left; width: 100%; text-align: left; color: #5b5b5b; }
.CartProduct .SProduct li a img { width: 47px; margin-right: 10px; float: left; }
.CartProduct .SProduct li a .SepettopAd { }
.CartProduct .SProduct li a .SepettopAd span { font-size: 12px; line-height: 18px; display: block; }
.CartProduct .SProduct li a .sepetTopSatisBirimi { font-size: 12px; line-height: 18px; display: inline-block !important; }
.CartProduct .SProduct li a .SepetTopAdet { font-size: 12px; line-height: 18px; }
.CartProduct .SProduct li a .sepetTopFiyat { display: block !important; font-family: oxygen,sans-serif; color: #FF6100; font-weight: 800; font-size: 14px; }
.CartProduct .SProduct li a:nth-child(2) { position: absolute; right: 0; top: 50%; margin-top: -20px; width: auto !important; }
.CartProduct .SProduct li a .sepetTopBirimFiyat { display: none !important; }
.CartProduct .SProduct li a .fa-times { font-family: 'DenizbutikFont'; }
.CartProduct .SProduct li a .fa-times:before { content: '\e959'; }

.CartProduct .SPrice { float: left; width: 100%; font-size: 14px; font-weight: 700; padding: 8px 0; margin: 10px 0; border-top: 1px solid #bbb; display: none; }
.CartProduct .SPrice li { font-size: 0; }
.CartProduct .SPrice li span { float: left; color: #5b5b5b; font-size: 14px; }
.CartProduct .SPrice .sepetToplamTutar { float: right; text-align: right; font-size: 16px; font-family: oxygen,sans-serif; color: #FF6100; }

.CartProduct .button { margin: 0 5px !important; float: left; width: calc(50% - 10px); font-size: 14px !important; line-height: 35px; border-radius: 5px; padding: 0; }
.CartProduct .headerCartBtn { line-height: 35px; border: 1px solid #ccc; background: transparent; color: #434343; font-weight: 600; }
.CartProduct .headerOrderBtn { line-height: 37px; }
.CartProduct .headerCartBtn:hover { color: #fff; }

.CartProduct.more .SPrice { display: block; }
.CartProduct.more .Title { display: block; }
.CartProduct.more .cart-footer { display: block; }
.CartProduct.more .headerCartBtn { display: block !important; }
.CartProduct.more .headerOrderBtn { display: block !important; }

.CartProduct .divustSepetteUrunYok { margin: 15px 0; }
.sepetimBody .AllCategory { display: none; }
.sepetimBody .linkRebatedProducts { margin-left: 0; }
.sepetimBody .searchContent { }
.sepetimBody #footer { margin-top: 100px; }
.sepetimBody #mainHolder_ucSepetim_divTaksitUyari {display: none!important;}
/*hesabim*/
.welcome { float: left; z-index: 99; position: relative; }
.welcome:before { content: '\e972'; font-family: 'DenizButikFont'; display: block; font-size: 16px; color: #404040; line-height: 24px; margin-top: -1px; }
.welcome > div { float: left; }
.welcome > ul { float: left; }
.uyeGirisWelcome, .uyeGirisUyeAdi { display: none; }
.headerUyeGiris a, .headerUyeOl a, .headerHesabim, .headerCikis { float: left; color: #606060; font-size: 12px; line-height: 18px; margin-top: 1px; }
.headerUyeOl a:hover, .headerUyeGiris a:hover, .headerHesabim:hover, .headerCikis:hover { color: #000; }
.headerUyeGiris a:after, .headerHesabim:after { content: '/'; margin-right: 2px; }
.headerUyeOl a, .headerCikis { }
/*socialbutton*/
.welcome li { display: inline-block; vertical-align: top; }
.headerSocialConnect { display: none !important; float: right; margin-left: 25px; }
.headerSocialConnect .baglanButton { background: transparent !important; border: none; margin: 0; padding: 0; line-height: 0; }
.headerSocialConnect .baglanButton a { line-height: 43px; color: #fff; text-indent: 0; font-size: 12px; font-weight: normal; padding: 0; }
.headerSocialConnect .baglanButton a:before { content: '\f39e'; font-family: 'FontAwesome'; margin-right: 10px; font-size: 12px; line-height: 43px; vertical-align: top; font-weight: normal; }
.usernav { display: none; }
/*Arama*/
.searchContent { display: inline-block; vertical-align: top; width: 550px; position: relative; margin-top: 20px; z-index: 10; }
#divAramaKategori { display: none !important; position: absolute; left: 0; top: 5px; }
#divAramaKategori select { cursor: pointer; background: #f5f5f5; display: block; height: 40px; border: none; border-right: 1px solid #dcdcdc; width: 135px; padding: 0 0 0 15px; border-radius: 0; text-transform: uppercase; color: #807e7e; font-size: 12px; font-weight: 300; }
#divAramaKategori option { text-transform: capitalize; }
.search { float: left; width: 100%; position: relative; }
.ButtonMic { display: none !important; position: absolute; right: 75px; top: 1px; padding: 0; border: none; border-radius: 0; background: transparent; color: #795f52; font-size: 14px; width: 20px; height: 40px; }
#txtbxArama { float: left; width: 100%; height: 40px; border-radius: 10px; border: 1px solid #ececec; color: #000; padding-left: 15px; padding-right: 56px; background: #f9f9f9; font-size: 12px; font-weight: normal; letter-spacing: 0; transition: 0.3s; -webkit-transition: 0.3s; -ms-transition: 0.3s; appearance: none; -moz-appearance: none; -webkit-appearance: none; }
#txtbxArama::-webkit-input-placeholder { color: #757575; }
#txtbxArama:-moz-placeholder { color: #757575; }
#txtbxArama::-moz-placeholder { color: #757575; }
#txtbxArama:-ms-input-placeholder { color: #757575; }
#txtbxArama:focus { color: #000; background: #fff; }
#btnKelimeAra { font-family: 'FontAwesome' !important; background: transparent; width: 56px; line-height: 40px; font-size: 0; color: #FF6100; font-weight: 300; text-align: center; text-transform: uppercase; position: absolute; right: 0; top: 0; border: none; border-radius: 0; padding: 0; cursor: pointer; z-index: 9; -moz-appearance: none; -webkit-appearance: none; }
#btnKelimeAra.loaded {font-size: 18px;}
.searchContent ul { padding: 15px !important; text-align: left; max-height: 400px; overflow-y: auto; overflow-x: hidden; list-style: none; }
.searchContent ul li { float: left; width: 100%; }
.searchContent ul li a { line-height: 30px; font-size: 13px; color: #000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%; float: left; }
/*menu*/
.navigation { float: left; width: 100%; border-bottom: 1px solid #f4f4f4; border-top: 1px solid #f4f4f4; -webkit-box-shadow: 0 0 12px -13px rgba(0,0,0,.75); -moz-box-shadow: 0 0 12px -13px rgba(0,0,0,.75); box-shadow: 0 0 12px -13px rgba(0,0,0,.75); position: relative;display: none;}
.navigation.loadedFont {display: block;}
.navigation > div { z-index: 1; text-align: center; padding: 0 !important; position: static !important; }
.navigation .navUl { display: inline-block; font-size: 0; padding: 0; float: left; width: 100%; }
.navigation .navUl > li { display: inline-block; vertical-align: middle; }
.navigation .navUl > li > a { float: left; color: #404040; font-size: 16px; line-height: 46px; padding: 0 10px; position: relative; font-weight: 600; }
.navigation .navUl > li > a:after { content: ""; position: absolute; bottom: -1px; z-index: 2; width: 50%; height: 2px; background-color: #FF6100; left: 50%; transform: translateX(-50%); display: none; }
.navigation .navUl > li > a[title="İNDİRİM"] { color: #ff0000; }
.navigation .navUl > li:last-child > a { font-size: 0; width: 75px; background: url('images/blognew2.png')no-repeat center;background-size:75%; }
.navigation .navUl > li:hover > a { color: #FF6100; }
.navigation .navUl > li:hover > a:after { display: block; }
.navigation .navUl > li:last-child:hover > a:after { display: none; }
.navigation .navUl > li:nth-child(7) .Menuhtml { text-align: center; }
.navigation .navUl > li:nth-child(7) .Menuhtml > .row { display: block; }
.navigation .navUl > li:nth-child(7) .Menuhtml > .row > div { float: none; display: inline-block; vertical-align: top; }

.navigation .navUl>li:nth-child(6) .Menuhtml {text-align: center; }
.navigation .navUl>li:nth-child(6) .Menuhtml>.row {display:block;}
.navigation .navUl>li:nth-child(6) .Menuhtml>.row>div {float: none; display: inline-block; vertical-align: top; }
/*menuacilir*/
.navigation .altMenu { position: absolute; top: 100%; left: 0; right: 0; background-color: #fff; visibility: hidden; opacity: 0; pointer-events: none; transition: all .2s ease-in-out; transform: translateY(15px) translateZ(0); border-top: 1px solid #f8c1da; }
.navigation .navUl > li:hover > .altMenu { visibility: visible; opacity: 1; pointer-events: visible; pointer-events: unset; -webkit-transform: none; transform: none; }
.navigation .altMenu .altmenuSol > span { display: none; }
.navigation .altMenu .altMenuler { display: block; text-align: left; max-width: 1110px; margin: 0 auto; }
.navigation .altMenu .altMenuler .altMenuSag { float: right; width: 100%; padding: 15px 0 10px; background: #fff; }
.navigation .altMenu .altMenuler .altMenuSag a { font-size: 14px; display: block; }
.navigation .altMenu .altMenuler .altMenuSag a:hover { color: #000; }
.navigation .altMenu .altMenuler .altMenuSag > a > img { display: block; }
.navigation .altMenu .altMenuler .altmenuSol { display: none; }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml .headTitle { font-size: 16px; font-weight: 600; margin-bottom: 12px; text-align: left; }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml .box { margin-bottom: 10px; display: block; }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml .box .subCategory:hover { padding-left: 15px; color: #000; }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml .box .Category:before { content: ""; width: 6px; height: 6px; background-color: #000; display: inline-block; border-radius: 50%; margin-right: 5px; }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml .box .Category { display: -webkit-flex; display: flex; align-items: center; font-weight: 700; }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml .box .subCategory { display: block; color: #b0b0b0; font-size: 13px; padding-left: 11px; padding-top: 1px; padding-bottom: 1px; transition: .3s; }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml .dropdownBanner { width: 150px; height: 150px; border-radius: 50%; background-size: cover; margin: 15px 0; display: -webkit-flex; display: flex; align-items: center; position: relative; overflow: hidden; justify-content: center; }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml .dropdownBanner > span { position: relative; z-index: 2; color: #fff; font-size: 15px; font-weight: 500; }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml .dropdownBanner:before { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0,0,0,.44); }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml .dropdownBanner:after { content: ""; position: absolute; left: -5px; right: -5px; top: -5px; bottom: -5px; border-radius: 50%; border: 2px solid rgba(255,255,255,.55); transition: .3s; }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml .dropdownBanner:hover:after { left: 5px; top: 5px; right: 5px; bottom: 5px; }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml > .row > div:after { content: ""; position: absolute; right: 10px; top: 0; bottom: 0; width: 1px; border-right: 1px dashed #eee; }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml > .row > div:last-child:after { display: none; }
.navigation .altMenu .altMenuler .altMenuSag .Menuhtml .divider { height: 24px; margin-bottom: 12px; }
/*yanresimlimenu*/
#header .yanResimliMenu { display: none; }
/*dilsecenegi*/
#lang_flag_container { top: 0 !important; left: 0 !important; right: auto; bottom: auto; z-index: 9999 !important; position: relative !important; float: right; margin: 0 2px 0 8px; }
#lang_flag_container #lang-detail { display: block !important; left: auto !important; top: 100% !important; right: 0; border-top: none !important; box-shadow: 0 7px 10px -2px rgba(0, 0, 0, .3) !important; box-shadow: 0 5px 10px -2px rgba(0, 0, 0, .3); -webkit-transform: translateY(30px); opacity: 0; visibility: hidden; -moz-transform: translateY(30px); -ms-transform: translateY(30px); -o-transform: translateY(30px); transform: translateY(30px); -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease; }
#lang_flag_container.active #lang-detail { visibility: visible; opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
#lang_flag_container #lang-detail:before { position: absolute; width: 100%; right: 0; top: -8px; height: 10px; content: ''; }
#lang { float: left; color: #212529 !important; font-size: 12px !important; font-weight: normal; padding: 0 0 0 25px !important; line-height: 13px !important; cursor: pointer; }
#lang span { font-weight: normal; float: left; }
#lang span:after { content: '\f078'; font-family: 'FontAwesome'; margin-left: 5px; font-size: 10px; font-weight: normal; line-height: 13px; float: right; }
#lang_flag_container.active #lang span:after { content: '\f077'; }
#lang_flag_container:hover #lang { color: #212529 !important; font-weight: normal; }
#langHover { padding: 10.5px 0 !important; float: left; }
#langHover.white { background: transparent !important; }
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; }
/*Footer*/
#footer { float: left; width: 100%; position: relative; }
.productFooter { display: none; }
.FooterSC { float: left; width: 100%; position: relative; background: #fff; }
.FooterTop { float: left; width: 100%; position: relative; border-bottom: 1px solid #f3f3f3; padding: 20px 0 15px; text-align: center; }
.FooterMiddle { float: left; width: 100%; position: relative; padding: 50px 0 0; margin-bottom: 70px; }
.FooterBottom { float: left; width: 100%; position: relative; background-color: #eee; padding: 5px 0; margin-bottom: 15px; }
/*ebulten*/
.ebultenDiv { float: left; position: relative; margin-bottom: 25px; }
.ebultenDiv .T { font-weight: 600; margin-bottom: 10px; font-size: 14px; }
.ebultenDiv p { color: #7a7674; font-size: 11px; line-height: 14px; }
.ebultenDiv p a { color: #000; text-decoration: underline; }
.ebultenGelecek { display: block; width: 100%; float: left; margin-top: 15px; }
#divNewsLetter { float: left; width: 100%; position: relative; display: none; }
.ebultenGelecek #divNewsLetter { display: block; padding: 0; }
#divNewsLetter label { display: none; margin-bottom: 25px; text-align: center; color: #000; line-height: 1.2; font-size: 12px; }
#UpdatePanel1 { position: relative; float: right; width: 100%; }
#txtbxNewsletterMail { height: 34px; font-size: 11px; color: #000; padding: 0 70px 0 10px; background: #fff; border: 1px solid #d8d8d8; border-radius: 0; display: inline-block; width: 100%; text-align: left; font-weight: normal; opacity: 1; }
#txtbxNewsletterMail::-webkit-input-placeholder { color: #757575; }
#txtbxNewsletterMail:-moz-placeholder { color: #757575; }
#txtbxNewsletterMail::-moz-placeholder { color: #757575; }
#txtbxNewsletterMail:-ms-input-placeholder { color: #757575; }
#txtbxNewsletterMail:focus { color: #000; }
.ebultenDiv .newsbutton { color: #000; background: #FF6100; width: 50px; height: 20px; line-height: 20px; font-size: 11px; font-weight: normal; display: inline-block; position: absolute; right: 10px; top: 7px; text-align: center; border: none; border-radius: 3px; padding: 0; margin: 0 !important; text-decoration: none; }
.ebultenDiv .newsbutton:hover { color: #000; background: #FF6100; }
/*footerlink*/
#footer .linkler { float: left; width: 100%; position: relative; }
#footer .linkler .blink { float: left; width: 100%; margin: 0; }
#footer .linkler .blink > ul { float: left; width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; justify-content: space-between; -webkit-flex-direction: row; -ms-flex-direction: row; -moz-flex-direction: row; -o-flex-direction: row; -webkit-justify-content: space-between; -ms-justify-content: space-between; }
#footer .linkler .blink > ul > li { float: left; }
#footer .linkler .blink > ul > li:last-child { margin-bottom: 0; }
#footer .linkler .blink > ul li { display: block; }
#footer .linkler .blink > ul > li > span { display: table; clear: left; font-size: 14px; color: #000; font-weight: 600; margin-bottom: 15px; position: relative; text-transform: uppercase; }
#footer .linkler .blink > ul > li > span .ackapabtn { display: none; }
#footer .linkler .blink > ul > li > ul { display: inline-block; vertical-align: top; margin-bottom: 35px; }
#footer .linkler .blink > ul > li > ul > li > a { float: left; width: 100%; font-size: 12px; color: #7a7674; font-weight: normal; margin-bottom: 0; padding: 5px 0; }
#footer .linkler .blink > ul > li > ul > li:last-child > a { margin-bottom: 0; }
#footer .linkler .blink > ul > li > ul > li > a:hover { color: #000; }
#footer .linkler .blink > ul > li > ul > li > a i { width: 27px; text-align: center; font-size: 14px; float: left; }
#footer .linkler .blink > ul > li > ul > li > a img {width: 18px; text-align: center; font-size: 14px; float: left; margin: 0 4px; }
#footer .linkler .blink > ul > li > ul > li > a img.TakipHover{display:none;}
#footer .linkler .blink > ul > li > ul > li > a:hover img{display:none;}
#footer .linkler .blink > ul > li > ul > li > a:hover img.TakipHover{display:block;}

.divRightFooter { float: left; width: 265px; }
.SeoText { float: left; width: 100%; text-align: center; color: #a6a6a5; padding: 20px 0 60px; }
.SeoText .T { font-size: 16px; margin-bottom: 25px; }
.SeoText p { font-size: 12px; }
.denizBlog { margin-bottom: 25px; float: left; width: 100%; }
.copy { float: left; line-height: 40px; color: #888481; font-size: 13px; }
.kartimg { float: right; }
.bankimg { display: inline-block; vertical-align: top; }
.bankimg ul { float: left; }
.bankimg ul li { float: left; margin-right: 25px; }
.bankimg .owl-stage { display: -webkit-box; display: -moz-box; display: -ms-box; display: box; }
/*footersocial*/
#footer .socialdiv { float: left; width: 100%; }
#footer .socialdiv ul li { float: left; margin-right: 20px; }
#footer .socialdiv ul li:last-child { margin-right: 0; }
#footer .socialdiv ul li a { float: left; color: #c4c4c4; font-size: 17px; }
#footer .socialdiv ul li a i { display: inline-block; vertical-align: top; line-height: 17px; }
/*store*/
#footer .store { float: left; width: 100%; }
#footer .store ul li { float: left; margin-right: 20px; }
#footer .store ul li:last-child { margin-right: 0; }
#footer .store ul li a { float: left; color: #c4c4c4; font-size: 17px; }
#footer .store ul li a i { display: inline-block; vertical-align: top; line-height: 17px; }
/*yukaribtn*/
#back-to-top { float: right; position: fixed; right: 1%; bottom: 5%; z-index: 9999; display: none; }
#back-to-top a { float: left; text-align: center; width: 70px; height: 37px; background: #000000; color: #fff; border-radius: 3px; font-size: 10px; }
#back-to-top a:hover { box-shadow: 0 5px 20px -10px #000000; background-color: #000000; }
#back-to-top a:before { content: '\e967'; font-family: 'DenizbutikFont'; display: inline-block; vertical-align: top; line-height: 18px; font-size: 18px; }
#back-to-top a:after { content: 'BAŞA DÖN'; display: block; }
/*Footer*/
/* ------------------------------------Vitrin urunleri--------------------------------------------*/
.homeContainer .ProductListContent { float: left; width: 100%; margin: 30px 0; position: relative; }
.homeContainer .ProductListContent .ProductList { display: block; margin: 0 auto; }
.homeContainer .ProductListContent .ItemOrj { padding: 0 10px; margin-bottom: 20px; width: 25%; max-width: 25%; }
.homeContainer .ProductListContent .productItem { margin-bottom: 0; }
/****************************************URUN KART*********************************/
.categoryContainer .ProductList.PlSc_hrz .ItemOrj { width: 100%; }
.categoryContainer .ProductList.PlSc_2 .ItemOrj { width: 50%; }
.categoryContainer .ProductList.PlSc_3 .ItemOrj { width: 33.33%; }
.categoryContainer .ProductList.PlSc_4 .ItemOrj { width: 25%; }
.categoryContainer .ProductList.PlSc_5 .ItemOrj { width: 20%; }

.ProductListContent { float: left; width: 100%; }
.categoryContainer .ProductListContent { float: left; width: 100%; }
.categoryContainer .ProductList { margin: 0 -7px; }
.categoryContainer .ProductListContent .productItem { margin-bottom: 30px; }
.ItemOrj { float: left; padding: 0 7px;width:33.3%;}
/*urun*/
.productItem { width: 100%; position: relative; text-align: center; display: inline-block; float: left; font-size: 0; }
.productItem .productIcon { width: 100%; height: 100%; }
/*urunresim*/
.productItem .productImage { position: relative; overflow: hidden; width: 100%; padding: 0 0 10px; }
.productItem .productImage .relatedProducts { display: none !important; }
.productItem .productImage a { display: block; position: relative; padding-bottom: 150%; }
.productItem .productImage .Videolu { display: block; position: relative; padding-bottom: 150%; }
.productItem .productImage img { max-width: 100%; height: auto; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border-radius: 0; transition: all 1s ease; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease;/* will-change: opacity;*/ }
.productItem .productImage .Videolu video { max-width: 100%; max-height: 100%; height: auto; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border-radius: 0; transition: all 1s ease; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; will-change: opacity; }
/*urunaciklama*/
.productItem .productDetail { display: block; float: left; width: 100%; text-align: left; height: 70px; padding: 5px 0 0; transition: all 0.3s ease; }
/*urunad*/
.productItem .productName { position: relative; margin: 0; float: left; width: 100%; }
.productItem .productName a { float: left; width: 100%; padding: 0; line-height: 19px; height: 19px; font-weight: 600; font-size: 13px; color: #404040; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; /*display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;*/ }
/*urunfiyat*/
.productItem .productPrice {display: inline-block;vertical-align: top;position: relative;margin: 15px 0 0;bottom: 0;font-family: 'Oxygen',sans-serif;width: 100%;}
.productItem .discountPrice { display: block; float: right; }
.productItem .discountPrice:not(.indirimozel .discountPrice,.indirimozeltek .discountPrice){background: transparent;padding:0px;border-radius: 0;margin: 7px 0 0;width: 100%;text-align: center;float: left;}
.productItem .discountPrice span { color: #FF6100; font-size: 18px; line-height: 22px; font-weight: 600; }
.productItem .discountPrice span:not(.indirimozel .discountPrice span,.indirimozeltek .discountPrice span){color: #3f3f3f;font-size: 20px;margin-left: 0;vertical-align: top;line-height: 20px;font-weight: 600;font-family: 'Source Sans Pro', sans-serif;float: left;clear: left;margin: 2px 0 0;}
.productItem .discountPrice span.indirimText:not(.indirimozel .discountPrice span,.indirimozeltek .discountPrice span){margin-left:0;color: #3f3f3f;font-size: 14px;font-weight: 600;background: #fefb3a;float: left;line-height: 1.3;}


.productItem.indirimozeltek .discountPrice span.indirimText{display:none;}
.productItem.indirimozel .discountPrice span.indirimText{display:none;}
.productItem.indirimozeltek .discountPrice{display:none;}
.productItem.indirimozel .discountPrice{display:none;}
.productItem.indirimozeltek .productPrice{margin-top: 0;}
.productItem.indirimozel .productPrice{margin-top: 0;}
.productItem .discountKdv, .productItem .regularKdv { display: none; }
.productItem .regularPrice { display: none !important; float: left; margin-right: 5px; margin-top: 1px; }
.productItem .regularPrice:not(.indirimozel .regularPrice,.indirimozeltek .regularPrice){float:none;}

.productItem.indirimozel .discountPrice,
.productItem.indirimozeltek .discountPrice{display: block!important;float: left;}
.productItem.indirimozel:not(.sepetindirim3) .discountPrice span,
.productItem.indirimozeltek .discountPrice span{font-size: 14px; color: #b4b4b4; -moz-text-decoration-color: #b4b4b4; text-decoration-color: #b4b4b4; line-height: 22px; font-weight: normal; text-decoration: line-through;}
.productItem.sepetindirim3 .discountPrice span{color: #3f3f3f;font-size:16px;}
.productItem.sepetindirim3 .regularPrice{display:block!important;}

.productItem .regularPrice span { font-size: 14px; color: #b4b4b4; -moz-text-decoration-color: #b4b4b4; text-decoration-color: #b4b4b4; line-height: 22px; font-weight: normal; text-decoration: line-through; }

.homepage .productItem .discountPrice:not(.indirimozel .discountPrice,.indirimozeltek .discountPrice){margin:2px 0 5px;}

.homepage .productItem .discountPrice span:not(.homepage .indirimozel .discountPrice span,.homepage .indirimozeltek .discountPrice span){font-size: 14px;line-height: 19px;}
.homepage .productItem .discountPrice span.indirimText:not(.homepage .indirimozel .discountPrice span,.homepage .indirimozeltek .discountPrice span){line-height:1.3;font-size:11px;}


.productItem.sepetindirim4 .discountPrice span {display: none; }
.SpricV.indirim4gizle .IndirimliFiyatContent{display: none;}

.productItem{padding-bottom:45px;}
/*onyazimarka*/
.productItem .productMarka, .productItem .productOnYazi { display: none !important; }
.productItem .productOnYazi, .productItem .productOnYazi * { background: none !important; font-family: 'Source Sans Pro', sans-serif !important; color: #4a4a4a; font-size: 14px; line-height: 25px; }
/*Urun Iconlari*/
.newIcon, .discountIcon, .cargoIcon, .firsatIcon, .urunListStokUyari, .discountIcon div, .discountIcon .discountIcon_s2, .favori, .examineIcon, .mycartIcon { z-index: 3; display: none; }
.discountIcon span, .mycartIcon a span { font-weight: normal; }
.favori a, .examineIcon a, .mycartIcon a { display: block; font-size: 0; }
/*tukendi*/
.TukendiIco { z-index: 5; border-radius: 0; background: transparent; position: absolute; right: 0; left: 0; top: 0; height: calc(100% - 46px); overflow: hidden; }
.TukendiIco span { line-height: 30px; background: rgb(255 97 0 / 89%); position: absolute; left: 0; bottom: 50%; right: 0; max-width: 100%; border: none; color: #fff; font-size: 13px; font-weight: normal; padding: 0; border-radius: 0; text-transform: uppercase; margin: 0 auto; }
/*stokyok*/
.StokYok .cargoIcon, .StokYok .firsatIcon, .StokYok .newIcon { display: none; }
.StokYok .productFaMyEx, .StokYok .productYeInUcFi { display: none !important; }
/*playbuton*/
body .productItem .divVideoPlayButton { position: absolute; right: 0; left: 0; top: 0; bottom: 0; max-width: 40px; max-height: 40px; overflow: hidden; margin: auto; }
body .productItem .divVideoPlayButton a.urunListeVideoPlay { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; color: #fff; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
body .productItem .divVideoPlayButton a.urunListeVideoPlay i { font-family: 'FontAwesome'; font-weight: 300; font-size: 40px; display: inline-block; vertical-align: top; margin-top: 0; text-shadow: 0 0 4px #848484; }
body .productItem .divVideoPlayButton a.urunListeVideoPlay i.fa-play-circle-o:before { content: '\f144'; }
body .productItem .divVideoPlayButton a.urunListeVideoPlay i.fa-pause-circle-o:before { content: '\f28b'; }
/*ekbutonlar*/
.productItem .urunListeAdet, .productItem.StokYok .urunListeAdet, .boxBedenlerContent, .productIcon .quickViewIco, .productItem:hover .productIcon .quickViewIco { display: none !important; }
/*******************************************KATEGORi**********************************/
.Block_Title { display: none; }
.noProduct { background: url('https://static.ticimax.cloud/3841/Uploads/Images/urunyok.png') center center no-repeat !important; width: 212px; height: 214px; }
.noProduct * { display: none !important; }
#divUstFiltreKategori { display: none; }
#divUstFiltreMarka { display: none; }
/*kategoriAciklama*/
.categorydesign { float: left; width: 100%; }
.categorydesign .Blok { margin: 0; }
.leftBlock .categorydesign { display: block; }
.categorydesign * { }
.categorydesign p { margin-bottom: 0; }
.categorydesign strong { font-weight: bold; }
.categorydesign strong * { font-weight: bold; }
.mobilresim { display: none !important; }
/*breadcrumb*/
.breadcrumbContent { float: left; }
body ul.breadcrumb { margin: 0 auto; display: block !important; padding: 0; border-radius: 0; float: none; }
body ul.breadcrumb * { color: #818181; font-size: 12px !important; line-height: 34px !important; float: left; font-weight: normal; }
body ul.breadcrumb li { font-size: 0 !important; float: left !important; vertical-align: middle; }
body ul.breadcrumb li:after { content: '\e905'; display: inline-block; margin: 0 8px; color: #818181; font-size: 6px; font-weight: 600; line-height: 34px; float: left; font-family: 'DenizbutikFont'; }
body ul.breadcrumb li:nth-last-of-type(1) * { color: #050505; font-weight: 600; }
body ul.breadcrumb li:nth-last-of-type(1):after { display: none; }
body a#linkOncekiSayfa { line-height: 34px; display: block; color: #818181; font-size: 12px !important; font-weight: normal; display: none !important; }
/*ustalan*/
.categoryTitleText { float: left; width: 100%; }
.CategoryBody .categoryTitleText { background: #fafafa; margin-bottom: 15px; }
.categoryTitle { float: left; width: 100%; }
.ProductBody .categoryTitle { background: #fafafa; }
body #divSayfalamaUst { float: right; margin: 0 0 15px; padding: 0; text-align: center; }
.urunListRel { width: 100%; float: left; position: relative; }
.brandlistselection { display: inline-block; vertical-align: top; float: left; margin: 0; width: 100%; }
.brandlistselection .clear { clear: none; display: none; }
.brandlistselection .sortingContent { background: #ddd; }
.brandlistselection .sortingContent li { float: left; background: transparent; border-radius: 0 !important; }
.brandlistselection .sortingContent li a { background: transparent; border-radius: 0 !important; }
.brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet { float: right; }
.blockSelect .sort_2 { display: none; }
.blockSelect .sort_5 { display: none; }
/*filtresecili*/
body #divSayfalamaUst .filterDeleteContent { float: left; width: 100%; margin-top: 5px; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter { padding: 0; margin: 2.5px 11px 2.5px 0; height: auto; background: #f8f8f8; border: 1px solid #dfdfdf; border-radius: 3px; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter a { padding: 0 5px; float: right; margin: 0; border-left: 1px solid #dfdfdf; transition: .3s; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter a:hover { background: #dfdfdf; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter a i { font-family: 'DenizbutikFont'; color: #676767; font-size: 9px; line-height: 25px; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter a i:before { content: '\e910'; font-family: 'DenizbutikFont'; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter .filter-content span { float: left; font-size: 12px; font-weight: 500; color: #212529; line-height: 25px; width: auto; margin-left: 7px; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter .filter-content span.filterColorBg { display: inline-block; width: 16px; height: 16px; border: 1px solid #000; border-radius: 3px; float: left; margin-top: 5px; margin-left: 5px; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter .filter-content .cFilterName { display: none; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter.filtrelemeKaydet { display: none !important; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir { background: transparent; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir a { width: auto; border: none; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir a:hover { background: transparent; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir a span { color: #6f6f6f; font-size: 12.5px; transition: .3s; }
body #divSayfalamaUst .filterDeleteContent .appliedFilter.FiltrelemeKaldir a:hover span { background: #f8f8f8; color: #000; }

body #divSayfalamaUst.Slct .blockSelect { float: right; margin: 0 0 0 15px; display: block !important; padding: 0; }
body #divSayfalamaUst.Slct .blockSelect a { float: left; width: auto; height: auto; margin: 0; padding: 0; text-align: center; border: none; background: transparent; }
body #divSayfalamaUst.Slct .blockSelect i { color: #c1c1c1; line-height: 28px; font-size: 18px; font-family: 'DenizButikFont'; }
body #divSayfalamaUst.Slct .blockSelect a:hover { color: #c1c1c1; }
body #divSayfalamaUst.Slct .blockSelect a:hover i { color: #c1c1c1; }
body #divSayfalamaUst.Slct .blockSelect .sort_hrz { display: none; }
body #divSayfalamaUst.Slct .blockSelect .sort_2 { display: none; }
body #divSayfalamaUst.Slct .blockSelect .sort_5 { display: none; }
body #divSayfalamaUst.Slct .blockSelect a.Active { color: #ff6100; }
body #divSayfalamaUst.Slct .blockSelect a.Active i { color: #ff6100; }
body #divSayfalamaUst.Slct .blockSelect .sort_3 i:before { content: '\e970'; }
body #divSayfalamaUst.Slct .blockSelect .sort_4 { padding-left: 8px; margin-left: 8px; border-left: 1px solid #eee; }
body #divSayfalamaUst.Slct .blockSelect .sort_4 i:before { content: '\e971'; }

body #divSayfalamaUst.Slct .brandlistselection .sortingContent { background: transparent; float: left; width: 100%; text-align: right; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent select { float: left; height: 28px; color: #000; font-size: 12px; font-weight: normal; border: 1px solid #d0d0d0; background: #fafafa; border-radius: 0; padding: 0 5px; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li { height: auto; padding: 0; border-radius: 0; background: transparent; float: none; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li.appliedFilter.FiltrelemeUrunAdet { float: right; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li:nth-child(2) { display: none; }
body #divSayfalamaUst.Slct .brandlistselection .sortingContent li.CountLi { float: left; line-height: 28px; color: #595959; font-size: 13px; font-weight: 600; }

body #divSayfalamaUst.Slct li.appliedFilter.FiltrelemeUrunAdet { margin: 0; }
body #divSayfalamaUst.Slct li.appliedFilter.FiltrelemeUrunAdet span { color: #252525; font-size: 12px; line-height: 28px; font-weight: normal; float: left; margin: 0; display: none; }

body #divSayfalamaUst.Slct .brandlistselection a.filterOrderInStock { padding: 0; background: transparent; color: #252525; font-size: 12px; }
body #divSayfalamaUst.Slct .brandlistselection a.filterOrderInStock span { line-height: 28px; font-weight: normal; display: inline-block; vertical-align: top; }
body #divSayfalamaUst.Slct .brandlistselection a.filterOrderInStock:before { content: ''; width: 15px; height: 15px; border: 1px solid #d1d1d1; border-radius: 3px; float: left; margin: 12px 10px 0 0; }
body #divSayfalamaUst.Slct .brandlistselection a.filterOrderInStock.selected:before { background: #cd9b33; border-color: #cd9b33; }

.leftBlock .category-vertical-filters { float: left; width: 100%; border: none; border-radius: 0; overflow: hidden; margin: 0 0 20px; text-align: center; padding: 0; background: transparent; }
.leftBlock .panel-heading { position: relative; z-index: 1; float: left; padding: 0; width: 100%; text-align: left; border: none; margin: 0; background-color: transparent !important; }
.leftBlock .panel-heading a { display: block; line-height: 22px; font-size: 15px; color: #212529; font-weight: 600; padding: 0 0 10px; }
.leftBlock .panel-heading a:after { content: '\e90c'; font-family: 'DenizButikFont'; float: right; font-weight: normal; font-size: 7px; }
.leftBlock .panel-heading.active a:after { content: '\e90b'; }

.leftBlock .category-vertical-filters > div { width: 100%; padding: 0; margin: 0 0 10px; float: left; display: inline-block; border-bottom: 1px solid #e9e9e9; }
.leftBlock .category-vertical-filters > div:last-child { margin-bottom: 0; }

.leftBlock .category-vertical-filters .vertical-filter-panel .list-group { float: left; text-align: left; padding: 2px 0 15px; margin: 0; width: 100%; top: 100%; display: block; border: none; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li,
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item { float: left; margin: 0 0 6px; padding: 0; background-color: transparent; width: 100%; height: auto; border: none; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li:last-child { margin-bottom: 0; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item a,
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li a { float: left; font-size: 13px; color: #212529; display: inline-block; line-height: 18px; font-weight: normal; width: calc(100% - 28px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li ul { float: left; width: 100%; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li ul li:last-child { margin-bottom: 0; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group.fiyat .list-group-item:before { border-radius: 100%; background: #f2f2f3; border: 1px solid #dcdcdc !important; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group.fiyat .list-group-item.selected:before { border-color: #f663a9 !important; background: #f663a9; }

.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image { background-size: 25px 25px !important; background-position: 0 0 !important; background-repeat: no-repeat !important; float: left; width: 25px; height: 25px; overflow: hidden; border-radius: 100%; margin-right: 5px; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image.selected { }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image:nth-child(6n) { }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image a { padding: 0; font-size: 0; width: 100%; height: 100%; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.list-group-item-image:before { display: none !important; }

.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item:before { margin-right: 9px; width: 18px; height: 18px; border: 2px solid #d6d6d6 !important; border-radius: 3px; background: #fff; display: inline-block !important; margin-top: 0; text-align: center; line-height: 13px; color: #fff; -webkit-transition: background-color .25s ease-out,border-color .25s ease-out; transition: background-color .25s ease-out,border-color .25s ease-out; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item:hover:before { border-color: #d6d6d6 !important; background: #fff; color: #fff; }
.leftBlock .category-vertical-filters .vertical-filter-panel .list-group-item.selected:before { border-color: #f663a9 !important; background: #f663a9; content: '\e904'; font-family: 'DenizButikFont'; color: #fff; font-size: 8px; font-weight: normal; line-height: 14px; }

body .leftBlock .slider-range { float: left; width: 100%; border: none; border-radius: 0; padding: 0; margin: 20px 0; height: 2px; background: #dddddd; }
body .leftBlock .slider-range .ui-slider-range { height: 2px; background: #000; border-radius: 0; top: 0; margin: 0; }
body .leftBlock .slider-range .ui-slider-handle { width: 10px; height: 10px; border-radius: 2px; background: #000; border: none; margin: 0; top: -4px; }
body .leftBlock .slider-range span:nth-child(2) { margin-left: 0; }
body .leftBlock .slider-range span:nth-child(3) { margin-left: -10px; }
body .leftBlock .amount { float: left; width: 100%; color: #000; font-size: 14px; text-align: center; margin-bottom: 20px; }
body .leftBlock .FiyatTextBox { float: left; width: 100%; margin-bottom: 20px; }
body .leftBlock .category-vertical-filters .FiyatTextBox input[type="text"] {width:33%; border: 1px solid #e2e2e2; height: 30px; padding: 0 8px; font-size: 12px; color: #4b4b4b; border-radius: 3px; background: #fafafa; }
body .leftBlock .category-vertical-filters .FiyatTextBox button[name="SolFiltreFiyatAraligiFiltre"]{height:30px;line-height:29px;width:28%;}

body .leftBlock .GizleTuken { float: left; width: 100%; }
body .leftBlock .GizleTuken .filterOrderInStock { position: relative; font-size: 14px; color: #212529; display: none; }
body .leftBlock .GizleTuken .filterOrderInStock span { float: right; position: relative; display: inline-block; width: 42px; height: 22px; background: #f2f2f2; border: 1px solid #eee; border-radius: 50px; transition: all .3s ease-in-out; }
body .leftBlock .GizleTuken .filterOrderInStock small { position: absolute; display: block; width: 50%; height: 100%; background: #fff; border-radius: 50%; transition: all .3s ease-in-out; left: 0; box-shadow: 0 5px 10px -7px #000; }
body .leftBlock .GizleTuken .filterOrderInStock.selected span { background: #fabfd9; border-color: #fabfd9; }
body .leftBlock .GizleTuken .filterOrderInStock.selected small { left: 50%; }
/*sayfalama*/
.brandlistselectionBottom { margin-bottom: 0; display: none; }
#divSayfalamaAlt { width: 100%; margin: 0; }
.pageNumber { float: right; text-align: right; margin: 0; }
#divSayfalamaUst .pageNumber{display:none;}
.pageNumber a { }
.pageNumberContent { }
.pageNumberBottom {float: right;text-align: center;margin: 10px 0 30px 0;padding: 0;width: 100%;vertical-align: middle;}
.pageNumberContent, .pageBorder { display: inline-block; vertical-align: top; }
.pageNumberContent a, .pageBorder a { border: 1px solid #e1e1e1; background: #fff; color: #000; float: left; position: relative; display: block; min-width: 28px; height: 30px; line-height: 28px; text-align: center; font-size: 12px; border-radius: 0; font-weight: normal; margin: 0 3px; }
.pageNumberContent a.butonDisabled, .pageBorder a.butonDisabled { opacity: 1 !important; }
.pageNumberContent a:hover, .pageBorder a:hover { color: #000; }
.pageNumberContent a.SelectedSayfa, .pageBorder a.SelectedSayfa {background: #FF6100;color: #fff;border-color: #FF6100;}
.KategoriFilitrelemeContent .Block_Title { display: none; }
/*******************************************KATEGORi**********************************/
/*******************************************URUN DETAY********************************/


.RightDetail > .clear { clear: none; }
.ProductDetailMain { float: left; width: 100%; }
.ProductDetailMainRow { float: left; width: 100%; }
.TopDet { float: left; width: 100%; position: relative; margin: 0; background: #fafafa; padding-bottom: 50px; }
.leftImage { width: 547px; float: left; position: relative; padding: 0; }
.RightDetail { width: calc(100% - 547px); float: left; position: relative; padding: 0 0 0 16px; }
/*Urun Resim*/
.UrunDetayLeft { margin: 0 !important; overflow: hidden; }
.Images, #divVideoGoruntulemeAlan { float: right; width: 422px; padding-bottom: 115.8%; position: relative; }
.Images img, #vdUrunVideo { max-width: 100%; max-height: 100%; position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto; }
.cloudzoom-blank > div:last-child { display: none !important; }
.SmallImages { display: block !important; float: left; width: 110px; max-height: 466px; overflow-y: auto; overflow-x: hidden; padding: 10px; border: 1px solid #f3f3f3; background: #fff; }
.SmallImages div { float: left; width: 83px; margin-bottom: 15px; position: relative; }
.SmallImages div img { max-width: 100%; max-height: 100%; }
.SmallImages div.active:before { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; border: 2px solid #FF6100; }
body .drift-container.drift-index{z-index: 99;}
.ProductGallery .galleryOwl-thumb .thumb-list #divThumpVideo{margin-bottom:15px;}

body .lg-outer .lg-img-wrap::before{height:auto!important;}

.leftImage .productTimer { display: none !important; }
.DetayYeniUrun { display: none !important; }
/*sagalan*/
.RightDetail .TopList { float: left; width: 100%; position: relative; background-color: #fff; border: 1px solid #f3f3f3; padding: 10px 15px; margin-bottom: 13px; }
.RightDetail .TopList .TopLeft { float: left; clear: left; max-width: 100%; }
.RightDetail .TopList .TopRight { float: left; width: 100%; }
.RightDetail .TopList .TopBottomBadges { display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; margin-top: 10px; padding-top: 13px; border-top: 1px dashed #ebebeb; clear: both; float: left; width: 100%; }
.RightDetail .MiddleList { float: left; width: 100%; position: relative; background-color: #fff; border: 1px solid #f3f3f3; padding: 10px 15px; margin-bottom: 13px; }
.RightDetail .BottomList { float: left; width: 100%; position: relative; }

/*urun kategori*/

.RightDetail .TopList .TopBottomBadges .Other { font-size: 13px; }
.RightDetail .TopList .TopBottomBadges .Other > span { border-bottom: 1px solid #015ab5; }
/*urunadi*/
.ProductName { float: left; position: relative; margin: 0; }
.ProductName h1 { margin: 0; float: left; width: 100%; }
.ProductName h1 span { float: left; width: 100%; display: inline-block; color: #212529; font-size: 15px; font-weight: 600; }
/*stokkodu*/
#divUrunKodu { float: left; clear: left; color: #828282; font-size: 13px; font-weight: normal; line-height: 13px; padding: 0; margin: 5px 0 0; }
#divUrunKodu span { display: inline-block; vertical-align: top; color: #828282; font-size: 13px; font-weight: normal; position: relative; line-height: 13px; float: left; }
#divUrunKodu span:after { content: ':'; margin: 0 4px; }
/*taksitaciklama*/
#divTaksitAciklama { display: block; float: left; clear: left; margin-top: 10px; }
#divTaksitAciklama .taksitSatir { color: #828282; font-size: 13px; }
/*paunver*/
.RightDetail .puanVer { float: left; clear: left; }
.RightDetail #PuanVer { float: left; margin-top: 10px; }
.RightDetail .PuanVerSag { float: left; font-size: 14px; color: #2a2929; margin-left: 5px; font-weight: 600; line-height: 17px; display: none; }
.RightDetail ul.rating { float: left; }
.RightDetail ul.rating li { margin-right: 5px !important; width: 14px !important; float: left; height: 14px; }
.RightDetail ul.rating li i.starItem { font-size: 14px !important; line-height: 14px; height: 14px; font-weight: 300; font-family: FontAwesome; }
.RightDetail ul.rating li i.starItem:before { content: '\f005' !important; }
.RightDetail ul.rating li i.starItem:hover { font-size: 14px !important; 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; }
/*markaresmi*/
.markaresmi { float: left; position: relative; z-index: 1; display: none !important; }
.markaresmi a { float: left; }
.markaresmi img { max-width: 100%; float: left; }
/*magazastok*/
#divMagazaStok { float: left; clear: left; margin: 10px 0 0 !important; }
#divMagazaStok a { display: inline-block; vertical-align: top; color: #828282; font-size: 13px; font-weight: normal; line-height: 13px; }
/*on yazi*/
#divOnyazi { float: left; width: 100%; }
#divOnyazi h2 { font-weight: normal; font-size: 100%; }
#divOnyazi * { font-family: 'Source Sans Pro', sans-serif !important; }
#divOnyazi strong { font-weight: bold; }
#divOnyazi strong * { font-weight: bold; }
#divOnyazi i { font-family: 'FontAwesome' !important; margin-right: 12px; }
/*fiyatlar*/
.urunDetayFiyatContainer { }
.PriceList { float: left; position: relative; width: 100%; padding: 0; margin: 0; }
#divUrunKampanyaliFiyat { background-color: transparent !important; padding: 0 !important; line-height: normal; font-size: 0; margin: 0 !important; width: auto !important; }
#divUrunKampanyaliFiyat .urunKampanyaAciklama { }
#pnlFiyatlar { display: inline-block; vertical-align: top; float: left; margin: 15px 0 10px; }
#pnlFiyatlar #divFiyatAlanlari { font-family: 'Oxygen',sans-serif; }
#divIndirimliFiyat { display: block; }
#divFiyatAlanlari { float: left; }
/*ekbilgi*/
#divMarka, #divTedarikci, #divUrunStokAdedi, #divToplamStokAdedi, #divBarkod, #divParaPuan,
#divIndirimOrani { float: left; clear: left; margin-top: 10px; line-height: 13px; }
#divMarka .left_line, #divTedarikci .left_line, #divUrunStokAdedi .left_line, #divToplamStokAdedi .left_line, #divBarkod .left_line, #divParaPuan .left_line,
#divIndirimOrani .left_line { display: inline-block; vertical-align: top; color: #828282; font-size: 13px; font-weight: normal; line-height: 13px; }
#divMarka .center_line, #divTedarikci .center_line, #divUrunStokAdedi .center_line, #divToplamStokAdedi .center_line, #divBarkod .center_line, #divParaPuan .center_line,
#divIndirimOrani .center_line { display: inline-block; vertical-align: top; color: #828282; font-size: 13px; font-weight: normal; line-height: 13px; }
#divMarka .right_line, #divMarka .right_line *, #divTedarikci .right_line, #divTedarikci .right_line *, #divUrunStokAdedi .right_line, #divToplamStokAdedi .right_line, #divBarkod .right_line, #divParaPuan .right_line, #divIndirimOrani .indirimliOrani,
#divIndirimOrani .indirimliOrani * { display: inline-block; vertical-align: top; color: #828282; font-size: 13px; font-weight: normal; line-height: 13px; width: auto; }


#divTahminiTeslimatSuresi:before { content: "Teslimat tarihi için varyasyon seçimi yapınız."; float: left; width: 100%; color: #4c4c4c; font-size: 13px; font-weight: 600; float: left; line-height: 19px; }
#divTahminiTeslimatSuresi .left_line { color: #0cba3e; font-size: 13px; float: left; line-height: 19px; }
#divTahminiTeslimatSuresi .left_line:before { content: '\e91c'; font-family: 'DenizbutikFont'; font-size: 20px; height: 11px; line-height: 19px; margin-right: 4px; float: left; }
#divTahminiTeslimatSuresi .center_line { color: #0cba3e; font-size: 13px; margin-right: 5px; float: left; line-height: 19px; }
#divTahminiTeslimatSuresi .right_line { color: #4c4c4c; font-size: 13px; float: left; line-height: 19px; }
#divTahminiTeslimatSuresi > span { display: none; }
#divTahminiTeslimatSuresi.active > span { display: block; }
#divTahminiTeslimatSuresi.active:before { display: none; }

.hzts{float: left; width: 100%;  color: #000; font-size: 13px;}
.hzts span{color: #000; font-weight: 600;}

/*piyasa fiyati*/
.PiyasafiyatiContent { display: none; line-height: 0.8; float: left; margin-right: 10px; margin-top: 6px; }
.SpricV .PiyasafiyatiContent { float: none; margin: 4px 0 6px; }
.SpricV.uygulamaindirim .PiyasafiyatiContent{display:block;float:left;    margin: 1px 5px 5px 0;;}
.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; line-height: 0.8; }
.PiyasafiyatiContent .right_line .spanKdv { display: none !important; vertical-align: top; }
/*indirimli fiyati*/
.IndirimliFiyatContent { display: block; line-height: 0.8; float: left; }
.SpricV .IndirimliFiyatContent { float: none; margin: 0 0 5px; }
.SpricV.uygulamaindirim .IndirimliFiyatContent{float:left;}
.SpricV #divIndirimsizFiyat { float: none; margin: 0 0 5px; }
.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; line-height: 0.8; }
.IndirimliFiyatContent .right_line .spanKdv { display: none !important; vertical-align: bottom; font-size: 12px; line-height: 1; }
/*turk lirasi fiyati*/
#divTurkLirasiFiyat { display: block; line-height: 0.8; }
#divTurkLirasiFiyat .left_line, #divTurkLirasiFiyat .center_line { display: none; }
#divTurkLirasiFiyat .right_line { display: inline-block; }
#divTurkLirasiFiyat .right_line * { display: inline-block !important; vertical-align: top; line-height: 0.8; }
/*indirimsiz fiyati*/
#divIndirimsizFiyat { display: block; line-height: 0.8; }
#divIndirimsizFiyat .left_line, #divIndirimsizFiyat .center_line { display: none; }
#divIndirimsizFiyat .right_line { display: inline-block; font-size: 13px; font-weight: normal; }
#divIndirimsizFiyat .right_line * { display: inline-block !important; vertical-align: top; }
#divIndirimsizFiyat .right_line .spanKdv { display: none !important; vertical-align: top; }
/*kdv dahil fiyati*/
#divKDVDahilFiyat { display: block; line-height: 0.8; float: left; margin-top: 8px; }
#divKDVDahilFiyat .left_line { display: inline-block; vertical-align: top; color: #a1a1a1; font-size: 14px; font-weight: normal; margin-right: 5px; }
#divKDVDahilFiyat .center_line { display: none; }
#divKDVDahilFiyat .right_line * { display: inline-block !important; vertical-align: top; }
/*fiyatrenk*/
.PiyasafiyatiContent .right_line * { color: #a1a1a1; font-size: 14px; }
.IndirimliFiyatContent .right_line *, #divTurkLirasiFiyat .right_line *, #divIndirimsizFiyat .right_line *, #divKDVDahilFiyat .right_line *, #divIndirimsizFiyat .right_line,
#divIndirimsizFiyat .left_line { color: #FF6100; }
#divKDVDahilFiyat .left_line, #divKDVDahilFiyat .right_line *, #divIndirimsizFiyat .left_line { line-height: 22px; }
.IndirimliFiyatContent .right_line *, #divTurkLirasiFiyat .right_line *, #divIndirimsizFiyat .right_line *,
#divKDVDahilFiyat .right_line * { font-size: 22px; font-weight: 800; }

.SpricV:not(.uygulamaindirim) .IndirimliFiyatContent .right_line * { color: #a1a1a1; font-size: 14px; font-weight: normal; text-decoration: line-through; line-height: 0.8; }
.SpricV #divIndirimsizFiyat .right_line *{color: #a1a1a1; font-size: 14px; font-weight: normal; text-decoration: line-through; line-height: 0.8;}
.SpricV.uygulamaindirim .IndirimliFiyatContent .right_line *{font-size:18px;    color: #3f3f3f;font-weight:bold;}

#pnlFiyatlar .IndirimliFiyatContent:not(.SpricV .IndirimliFiyatContent){float: left;clear:left;margin: 9px 0 0;}
#pnlFiyatlar .IndirimliFiyatContent .DetayindirimText:not(.SpricV .IndirimliFiyatContent .DetayindirimText){margin-left: 0;color: #3f3f3f;font-size: 15px;line-height: 1.3;font-weight: 600;float: left;background: #fefb3a;}
#pnlFiyatlar .IndirimliFiyatContent .right_line .spanFiyat:not(.SpricV .IndirimliFiyatContent .right_line .spanFiyat){color: #3f3f3f;font-size: 20px;vertical-align: top;line-height: 20px;font-weight: bold;margin: 2px 0 0;}
#pnlFiyatlar .IndirimliFiyatContent .right_line:not(.SpricV .IndirimliFiyatContent .right_line){float:left;clear:left;}
#pnlFiyatlar.SpricV .IndirimliFiyatContent .DetayindirimText{display:none;}


/*Stok yok*/
body #divStokYok { float: left; width: 100%; margin: 0 0 20px; font-size: 14px; color: #000; font-weight: normal; text-align: center; padding: 5% 0; background-color: #f2f5f6; border-radius: 0; }
body #divStokYok:before { content: '\f057'; font-family: 'FontAwesome'; font-weight: 300; width: 100%; float: left; font-size: 30px; margin-bottom: 20px; }
/*Urun ekstrabilgileri*/
#divEkstraBilgiler { float: left; clear: left;margin:0 0 13px; }
#divEkstraBilgiler img { max-width: 100%; display: block; }
.btnnostok i.fa { font-family: 'FontAwesome'; }
/*varyasyonlar*/
#divUrunEkSecenek { float: left; width: 100%; position: relative; }
#divUrunEkSecenek .eksecenekLine { clear: none !important; margin: 0; float: left; width: 100%; }
#divUrunEkSecenek .eksecenekLine:last-child { margin-bottom: 0 !important; border: none; padding-bottom: 0; }
#divUrunEkSecenek .eksecenekLine .left_line { float: left; width: 100%; line-height: 21px; color: #212529; font-size: 16px; font-weight: 600; margin-bottom: 10px; }
#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: 20px; position: relative; color: #303030; font-weight: 600; margin-right: 10px; line-height: 48px; }
#divUrunEkSecenek .eksecenekLine .right_line .size_box img { width: 100%; height: 100%; display: block; }
/*selectvaryasyon*/
#divUrunEkSecenek .eksecenekLine.selectvaryasyon { }
#divUrunEkSecenek .eksecenekLine.selectvaryasyon .left_line { }
#divUrunEkSecenek .eksecenekLine.selectvaryasyon .center_line { }
#divUrunEkSecenek .eksecenekLine.selectvaryasyon .right_line { width: calc(100% - 65px); }
#divUrunEkSecenek .eksecenekLine.selectvaryasyon .right_line select { min-width: 100%; float: left; height: 43px; border: 1px solid #e9e9e9; color: #000; font-size: 13px; font-weight: normal; padding: 10px; background: #f7f7f7; border-radius: 5px; }
/*resimlivaryasyon*/
#divUrunEkSecenek .eksecenekLine.resimlivaryasyon { display: none; }
#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .left_line { }
#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line { }
#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box { }
#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box img { }
#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box:hover { }
#divUrunEkSecenek .eksecenekLine.resimlivaryasyon .right_line .size_box.selected { }
/*kutuvaryasyon*/
#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon:nth-child(1) { display: none; }
#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line { }
#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box { padding: 0 5px; min-width: 50px; height: 50px; border-radius: 5px; margin-right: 10px; background-color: #f7f3f3; border: 1px solid #f1f1f1; cursor: pointer; }
#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box:last-child { margin-right: 0; }
#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box:hover { background-color: #ff6100; color: #fff; border-color: #ff6100; }
#divUrunEkSecenek .eksecenekLine.kutuluvaryasyon .right_line .size_box.selected { background-color: #ff6100; color: #fff; border-color: #ff6100; }
/*stokyokvaryasyon*/
#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok { position: relative; background: #f5f3f3 !important; color: #7a7979 !important; border-color: #e4dfdd; }
#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok img { -webkit-filter: grayscale(100%); filter: grayscale(100%); }
#divUrunEkSecenek .eksecenekLine .right_line .size_box.nostok:after { content: ''; height: 1px; max-width: 65px; margin: 0 auto; background: #cecece; left: 0; right: 0; top: 50%; position: absolute; transform: rotate(140deg); }
/*ilgili Urunler*/
#IlgiliUrunDiv { float: left; width: 100%; display: none; }
#IlgiliUrunDiv #divIlgiliUrunler { }
.TopDet #IlgiliUrunDiv { display: block; float: left; width: 100%; margin: 0 0 10px; padding: 0 0 10px; border-bottom: 1px dashed #ebebeb; }
.TopDet #IlgiliUrunDiv #divIlgiliUrunler { padding: 0; margin: 0; background: transparent; border: none; }
.TopDet #IlgiliUrunDiv .JKatAdi { float: left; width: 100%; margin: 0 0 10px !important; padding: 0 !important; text-align: left; }
.TopDet #IlgiliUrunDiv .JKatAdi .bold { padding: 0; margin: 0; text-align: left; }
.TopDet #IlgiliUrunDiv .JKatAdi .bold:before { display: none; }
.TopDet #IlgiliUrunDiv .JKatAdi .bold:after { display: none; }
.TopDet #IlgiliUrunDiv .JKatAdi .bold .satir1 { background: transparent; padding: 0 !important; margin: 0; border: none; font-size: 16PX; line-height: 21px; font-weight: 600; color: #212529; }
.TopDet #IlgiliUrunDiv .clear { display: none; }
.TopDet #IlgiliUrunDiv ul { float: left; width: 100%; padding: 0; }
.TopDet #IlgiliUrunDiv ul li { float: left; width: 45px; margin-right: 0; border-radius: 0; overflow: hidden; border: 2px solid #fff; }
.TopDet #IlgiliUrunDiv ul li:hover { border-color: #FF6100; }
.TopDet #IlgiliUrunDiv ul li .productItem { border: none; width: 100%; float: left; padding: 0 !important; box-shadow: none !important; }
.TopDet #IlgiliUrunDiv ul li .productItem .productTimer { display: none !important; }
.TopDet #IlgiliUrunDiv ul li .productItem .productImage { padding: 0; }
.TopDet #IlgiliUrunDiv ul li .productItem .productImage .relatedProducts { display: none !important; }
.TopDet #IlgiliUrunDiv ul li .productItem .productImage .relatedProductsColor{ display: none !important; }
.TopDet #IlgiliUrunDiv ul li .productItem .productImage a { }
.TopDet #IlgiliUrunDiv ul li .productItem .productImage a:before { display: none !important; }
.TopDet #IlgiliUrunDiv ul li .productItem .productImage img { }
.TopDet #IlgiliUrunDiv ul li .productItem .productIcon { display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .urunListeAdet { display: none !important; }
.TopDet #IlgiliUrunDiv ul li .productItem .productDetail { padding: 0; margin: 0; display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .productDetail:before { display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .productDetail:after { display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .productName { display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .TukendiIco { display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .mycartIcon { display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .icons { display: none; }
.TopDet #IlgiliUrunDiv ul li .productItem .boxBedenlerContent { display: none !important; }
.TopDet #IlgiliUrunDiv ul li .productItem .KatSepetFiyat { display: none !important; }
/*satinal*/
#divSatinAl { float: left; width: 100%; margin: 13px 0 9px; padding: 0; }
.BasketBtn { float: left; position: relative; width: 100%; }
#divAdetCombo .right_line, .RightDetail .riSingle { width: 90px; }
#txtbxurunSiparisAdedi, #divAdetCombo select, .RightDetail .riSingle a.riUp, .riSingle a.riDown, .basketBtn input,
.buyfast input { height: 44px !important; }
.Basketinp p, #divAdetCombo .left_line, .RightDetail .riSingle a.riUp i, .RightDetail .riSingle a.riDown i, .RightDetail .riSingle a.riUp,
.riSingle a.riDown { line-height: 44px; }
/*Adet Select*/
#divAdetCombo { display: none !important; position: relative; float: left; }
#divAdetCombo .left_line { }
#divAdetCombo .center_line { display: none !important; float: left; }
#divAdetCombo .right_line { float: left; max-width: 100% !important; }
#divAdetCombo select { width: 100%; padding: 0 10px; text-align: left; }
/*Adet input*/
.RightDetail .riSingle { position: relative; display: inline-block; vertical-align: top; border-radius: 0; }
.RightDetail .riSingle a.riUp, .riSingle a.riDown { width: 30px !important; font-size: 10px; color: #000; background: transparent; top: 0; font-weight: normal; position: absolute; margin: 0 !important; float: left; cursor: pointer; text-indent: 0; text-align: center; }
.RightDetail .riSingle a.riUp { left: auto; right: 0; }
.RightDetail .riSingle a.riDown { left: 0; }
/*adetveselect*/
.Basketinp { display: none; position: relative; float: left; }
.Basketinp p, #divAdetCombo .left_line { color: #000; font-size: 14px; font-weight: 600; margin-right: 20px; float: left; display: none; }
#txtbxurunSiparisAdedi_wrapper { float: left; width: 100% !important; position: relative; padding: 0 !important; }
#txtbxurunSiparisAdedi { width: 100% !important; text-align: center; display: inline-block; padding: 0; appearance: none; -moz-appearance: none; -webkit-appearance: none; }
#txtbxurunSiparisAdedi, #divAdetCombo select { background: #fff; color: #000; border: 1px solid #d7d7d7; font-size: 13px; font-weight: 500; float: left; margin: 0; border-radius: 0; }
/*sepete Ekle*/
.basketBtn { float: left; position: relative; width: 100%; margin: 0; }
.basketBtn input { color: #fff; font-weight: bold; font-size: 16px; width: 100%; display: inline-block; vertical-align: top; padding: 0; letter-spacing: 0; border: none; border-radius: 3px; -moz-appearance: none; -webkit-appearance: none; }
/*Hemen Al*/
.buyfast { float: left; width: 235px; margin: 0; display: none; }
.buyfast input { background: #000; color: #fff; font-weight: 500; font-size: 16px; width: 100%; display: inline-block; vertical-align: top; padding: 0; letter-spacing: 0; border: 1px solid #000; border-radius: 3px; text-transform: uppercase; -moz-appearance: none; -webkit-appearance: none; }
/*kombin Al*/
#divKombinSatinAl { display: none; }
/*Iconlar*/
.ProductIcon { float: left; width: 100%; margin: 30px 0; display: none; }
.ProductIcon .box1 { padding: 0; margin: 0; min-width: 0; background: transparent; color: #000; font-size: 13px; font-weight: normal; float: left; line-height: 30px; }
.ProductIcon .box1 i { font-family: 'FontAwesome'; margin: 0; display: inline-block; vertical-align: top; font-weight: normal; font-size: 14px; line-height: 30px; }


.ProductIcon > div { float: left; margin-right: 10px; position: relative; position: relative; }
.ProductIcon > div > a { display: inline-block; vertical-align: top; width: 100%; }

.UGelinceHaberVer { float: left; margin-right: 10px; position: relative; position: relative; }
.UGelinceHaberVer .box1 { padding: 0; margin: 0; min-width: 0; background: transparent; color: #000; font-size: 13px; font-weight: normal; float: left; line-height: 30px; }
.UGelinceHaberVer > a { display: inline-block; vertical-align: top; width: 100%; }
.UGelinceHaberVer .box1 i { font-family: 'FontAwesome'; margin: 0; display: inline-block; vertical-align: top; font-weight: normal; font-size: 14px; line-height: 30px; margin-right: 5px; }
.UGelinceHaberVer .box1 i:before { content: '\f0a1'; }

/*yazdiryorumtavsiye*/
.ProductIcon2 { float: left; margin-top: 20px; display: none; }
.ProductIcon2 .clear { clear: none; }
.ProductIcon2 > div { float: left; }
.ProductIcon2 > div > a { float: left; font-size: 12px; text-transform: uppercase; margin-right: 10px; padding: 0 18px; line-height: 31px; background: #ebebeb; color: #000; }
.ProductIcon2 > div > a:before { font-family: 'FontAwesome'; font-size: 16px; line-height: 31px; margin-right: 7px; vertical-align: top; font-weight: 300; }
.ProductIcon2 > div.YorumYazbtnContent > a:before { content: '\f303'; }
.ProductIcon2 > div.TavsiyeEtBtnContent > a:before { content: '\f164'; }
.ProductIcon2 > div > a:hover { color: #fff; }
/*paylas*/
.TopDet .product_social_icon_wrapper { float: right; display: block !important; font-size: 0; }
.TopDet .product_social_icon_wrapper .Share { float: left; }
.TopDet .product_social_icon_wrapper .Share a { font-size: 16px; display: inline-block; vertical-align: top; width: 37px; height: 37px; box-shadow: 0 0 10px -9px #000; border: 1px solid #dad9da; color: #454545; text-align: center; border-radius: 100%; }
.TopDet .product_social_icon_wrapper .Share a span { line-height: 35px; display: inline-block; vertical-align: top; }
#ShareModal { display: none; width: 280px; background: #fff; border-radius: 20px; padding: 20px; text-align: center; }
.ShareTitle { float: left; width: 100%; padding: 15px 10px; border-bottom: 1px solid #eee; font-weight: 500; font-size: 16px; color: #212529; }
.ShareList { float: left; width: 100%; text-align: center; padding: 15px 0; }
.ShareList ul { display: inline-block; vertical-align: top; list-style: none; padding: 0; margin: 0; }
.ShareList ul li { float: left; margin-right: 10px; }
.ShareList ul li:last-child { margin-right: 0; }
.ShareList ul li a { float: left; color: #fff; background: #000; font-size: 14px; border-radius: 10px; text-align: center; width: 40px; }
.ShareList ul li a i { line-height: 40px; display: inline-block; vertical-align: top; }
.ShareList ul li a.WhatsappRemove{display:none!important;}
.ShareList ul li:nth-child(1) a { background: #3b5999; }
.ShareList ul li:nth-child(2) a { background: #55acee; }
.ShareList ul li:nth-child(3) a { background: #bd081c; }
.ShareList ul li:nth-child(4) a { background: #6dc33a; }
/*whatsapp*/
.UWhatsApp { vertical-align: top; float: left; }
.UWhatsApp a { float: left; width: 40px; height: 40px; border-radius:10px; text-align: center; line-height:40px; font-size: 14px;background: #6dc33a; }
.whatsApp i { font-family: 'FontAwesome'; }
.UWhatsApp label { display: none; }

.socialButons { float: right !important; width: 100%; position: relative; margin: 0 !important; }
.socialButons iframe { float: left; }
.product-social { float: left; margin-right: 10px; }
.product-social span { float: left; line-height: 32px; display: inline-block; color: #000; font-size: 12px; font-weight: 300; margin-right: 5px; }
.product-social ul { float: left; }
.product-social ul li { float: left; margin-right: 13px; }
.product-social ul li a { display: block; color: #323232; font-size: 18px; }

.divYorumYaz, #yorumYaz { min-height: 220px; }
/*urun ozellik Bolumu*/
.urunOzellik { float: left; width: 100%; background-color: #fff; border: 1px solid #f3f3f3; padding: 10px 15px; margin-bottom: 13px; }
.urunOzellik .urunTab { float: left; width: 100%; }
.urunOzellik .urunTab ul { display: inline-block; vertical-align: top; float: left; width: 100%; position: relative; }
.urunOzellik .urunTab ul:before { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 2px; background-color: #e6e6e6; }
.urunOzellik .urunTab > ul > li { float: left; width: 25%; }
.urunOzellik .urunTab > ul > li.TabYorumlar { display: none; }
.urunOzellik .urunTab > ul > li.TabOdemeSecenekleri { display: none; }
.urunOzellik .urunTab > ul > li.TabUrunOnerileri { display: none; }
.urunOzellik .urunTab > ul > li:last-child { margin-right: 0; }
.urunOzellik .urunTab > ul > li > a { cursor: pointer; color: #acabab; font-size: 14px; float: left; width: 100%; text-align: center; font-weight: normal; line-height: 30px; position: relative; z-index: 1; }
.urunOzellik .urunTab > ul > li > a span { font-weight: normal; }
.urunOzellik .urunTab > ul > li.active > a { border-bottom: 2px solid #FF6100; color: #000; }

.urunDetayPanel { float: left; width: 100%; clear: none !important; border: none; padding: 10px 0; }
.urunTabAlt { float: left; width: 100%; }
.urunTabAlt strong { font-weight: bold; }
.urunTabAlt .divYorumYaz, .urunTabAlt #yorumYaz { padding: 0 0 10px; width: 100%; }
.urunTabAlt #txtOneriMail { width: 100%; margin: 0; height: 30px; padding: 0 10px; width: 100% !important; }
.urunTabAlt #txtOneriNot { width: 100%; margin: 0; padding: 10px; width: 100% !important; background: #fff; }

.yorumlarItem { background-color: #eeeeee; border-bottom: 3px solid #A09B98; padding: 16px; line-height: 26px; float: left; width: 100%; margin-top: 20px; text-align: left; }
.yorumlarItemS1 { padding-bottom: 5px; font-size: 12px; color: #666; border-bottom: 1px dashed #A09B98; }
.urunDetayPanel .button { color: #fff; }

.urunTabAlt { font-family: 'Source Sans Pro',sans-serif !important; padding: 0; min-height: 261px; max-height: 261px; overflow-y: auto; overflow-x: hidden; }
.urunTabAlt * { font-family: 'Source Sans Pro',sans-serif !important; }
.urunTabAlt i { font-family: 'FontAwesome' !important; }
.urunTabAlt img { max-width: 100% !important; }
.urunTabAlt iframe { max-width: 100% !important; display: none; }
.urunTabAlt .ng-valid-email { text-align: left; }
.urunTabAlt .button { padding: 10px 5px; }

.orders .order-info i { margin-top: 0 !important; }
#btnYorumKaydet { float: left; text-align: center; -moz-appearance: none; -webkit-appearance: none; }
.urunTabAlt ul li { margin-bottom: 10px; clear: both; }
.oneriValidate .validate { top: 0; padding: 5px; }
.urunTabAlt ul li input { float: left; margin-right: 5px; width: auto !important; }
.urunTabAlt ul li label { float: left; width: auto !important; line-height: normal; }
.urunTabAlt ul li input[type="checkbox"] { margin-top: 0; }
.urunTabAlt ul li .captchaImageBox { float: left; }
.urunTabAlt ul li .captchaImageBox img { max-width: 100%; width: auto; }
.urunTabAlt ul li .captchaInputBox { margin: 10px; float: left; }
.urunTabAlt ul li.urundetyaGuvenlikodu span { float: left; }
.urunTabAlt ul li .GuvnelikKodu { float: left; line-height: 50px; margin-right: 10px; display: block; }
/*------------------------------------Etiketler--------------------------------------------*/
#divEtiketler { float: left; width: 100%; padding: 0 20px 20px; margin: 50px 0 0; background: #fff; text-align: center; }
#divEtiketler .productModuleTitle { float: left; color: #202122; font-size: 15px; font-weight: bold; width: 100%; text-align: center; line-height: 30px; margin: 10px 0; }
#divEtiketler a { color: #696d71; font-size: 13px; }
#divEtiketler a:hover { text-decoration: underline; }
/****************************************Slider Alanlar*********************************/
/*Baslik*/
#mainHolder_divDesign .JKatAdi.categoryTitle, .JKatAdi { float: left; position: relative; width: 100%; padding: 0 !important; margin: 0 0 15px !important; }
#mainHolder_divDesign .JKatAdi.categoryTitle .bold, .JKatAdi .bold { display: block; float: left; width: 100%; text-align: center; position: relative; }
#mainHolder_divDesign .JKatAdi.categoryTitle .bold .satir1, .JKatAdi .bold .satir1 { line-height: 30px; color: #312d3b; font-size: 20px; font-weight: 600; display: inline-block; vertical-align: top; padding: 0 !important; position: relative; z-index: 1; }
/*ilerigeributon*/
#divInstashopResim .owl-carousel .owl-nav { display: block !important; }
#mainHolder_divDesign .owl-carousel .owl-nav, .owl-carousel .owl-nav { z-index: 2; position: absolute; right: 0; top: 50%; left: 0; margin-top: -50px; }
#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: transparent; border-radius: 0; border: none; width: 25px; height: 100px; cursor: pointer; text-align: center; position: absolute; font-size: 0; display: inline-block; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
#mainHolder_divDesign .owl-carousel .owl-nav .ProductListprev, .owl-carousel .owl-nav .ProductListprev, .owl-carousel .owl-nav .InstaGalleryprev { left: 0; }
#mainHolder_divDesign .owl-carousel .owl-nav .ProductListnext, .owl-carousel .owl-nav .ProductListnext, .owl-carousel .owl-nav .InstaGallerynext { right: 0; }
#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 { font-family: 'DenizbutikFont'; font-size: 20px; line-height: 100px; font-weight: 600; color: #000; opacity: 0.5; }
#mainHolder_divDesign .owl-carousel .owl-nav .ProductListprev:before,
.owl-carousel .owl-nav .ProductListprev:before, .owl-carousel .owl-nav .InstaGalleryprev:before { content: '\e928'; }
#mainHolder_divDesign .owl-carousel .owl-nav .ProductListnext:before,
.owl-carousel .owl-nav .ProductListnext:before, .owl-carousel .owl-nav .InstaGallerynext:before { content: '\e905'; }
#mainHolder_divDesign .owl-carousel .owl-nav .ProductListprev:hover, .owl-carousel .owl-nav .ProductListprev:hover, .owl-carousel .owl-nav .ProductListnext:hover, .owl-carousel .owl-nav .InstaGalleryprev:hover, .owl-carousel .owl-nav .InstaGallerynext:hover,
#mainHolder_divDesign .owl-carousel .owl-nav .ProductListnext:hover { }
#mainHolder_divDesign .owl-carousel .owl-nav .ProductListprev:hover:before, .owl-carousel .owl-nav .ProductListprev:hover:before, .owl-carousel .owl-nav .ProductListnext:hover:before, .owl-carousel .owl-nav .InstaGalleryprev:hover:before, .owl-carousel .owl-nav .InstaGallerynext:hover:before,
#mainHolder_divDesign .owl-carousel .owl-nav .ProductListnext:hover:before { opacity: 1; }

#mainHolder_divDesign .owl-carousel .owl-dots, .owl-carousel .owl-dots { display: block; margin-top: 10px; text-align: center; position: static; width: 100%; }
#mainHolder_divDesign .owl-carousel.anasayfa_tek_slider .owl-dots { display: none; }
#mainHolder_divDesign .owl-carousel .owl-dots .owl-dot > span, .owl-carousel .owl-dots .owl-dot > span { width: 8px; height: 8px; border-radius: 50%; border: 1px solid #FF6100; display: inline-block; margin: 0 3px; }
#mainHolder_divDesign .owl-carousel .owl-dots .owl-dot.active > span, .owl-carousel .owl-dots .owl-dot.active > span { background: #FF6100; }
/*urunslider*/
.sliderBannerContainer { float: left; width: 100%; position: relative; margin: 16px 0 0; background: #ffeedf; padding: 20px 0 10px; }
.sliderBannerContainer .Block_Link { display: block !important; float: left; width: 100%; text-align: center; }
.sliderBannerContainer .Block_Link a { color: #ff6100; font-weight: 600; padding: 10px 0; font-size: 12px; }
.sliderBannerContainer .ProductList { display: block !important; margin: 0 auto; }
.sliderBannerContainer .Jbutonlar { display: none; }
.sliderBannerContainer .jCarouselLite { float: left; width: 100%; }
/*detayurunslider*/
.detaySliderContainer { float: left; width: 100%; position: relative; margin: 16px 0; }
.detaySliderContainer .JKatAdi { margin-bottom: 10px !important; }
.detaySliderContainer .JKatAdi .bold { text-align: left; }
.detaySliderContainer .JKatAdi .bold .satir1 { font-size: 16px; line-height: 24px; }
.detaySliderContainer .ProductList { display: block !important; margin: 0 auto; }
.detaySliderContainer .Jbutonlar { display: none; }
.detaySliderContainer .jCarouselLite { float: left; width: 100%; }
/* -------------------------------Anasayfa Slider----------------------------------------*/
#pnlSlider { position: relative; float: left; width: 100%; margin: 0; padding: 0; }
#pnlSlider ul li { display: block; }
#pnlSlider ul li a { display: block; }
#pnlSlider ul li a img { display: block; }
#pnlSlider .flex-control-nav { position: absolute; bottom: 13px; right: 0; left: 0; }
#pnlSlider .flex-control-paging li { margin: 0 3px; }
#pnlSlider .flex-control-paging li a { float: right; width: 8px; height: 8px; border-radius: 100%; border: 1px solid #fff; box-shadow: none; text-shadow: none; background: transparent; }
#pnlSlider .flex-control-paging li a.flex-active { background: #fff; }
#pnlSlider .flex-direction-nav { position: absolute; top: 50%; left: 20px; right: 20px; margin-top: -40px; }
#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: rgba(255,255,255,.74); border: none; background: transparent; width: auto; height: auto; border-radius: 0; top: 0; margin: 0; padding: 0; box-shadow: none; opacity: 1; font-size: 0; position: relative; text-shadow: none; text-align: center; }
#pnlSlider .flex-direction-nav .flex-prev { left: 0; }
#pnlSlider .flex-direction-nav .flex-next { right: 0; }
#pnlSlider .flex-direction-nav .flex-prev:before,
#pnlSlider .flex-direction-nav .flex-next:before { font-family: 'FontAwesome'; font-size: 27px; font-weight: normal; line-height: 80px; }
#pnlSlider .flex-direction-nav .flex-prev:before { content: '\f053'; }
#pnlSlider .flex-direction-nav .flex-next:before { content: '\f054'; }
#pnlSlider .flex-direction-nav .flex-prev:hover { color: #fff; }
#pnlSlider .flex-direction-nav .flex-next:hover { color: #fff; }
#pnlSlider .flex-direction-nav a:before { text-shadow: none; }
#pnlSlider .flex-direction-nav a:after { text-shadow: none; }
#pnlSlider .HPSItems .flex-control-thumbs { position: static; background: #fff; text-align: center; }
#pnlSlider .HPSItems .flex-control-thumbs li { display: inline-block; vertical-align: top; float: none; max-width: 100%; }
#pnlSlider .HPSItems .flex-control-thumbs img { opacity: 1; }
#pnlSlider .HPSItems .flex-control-thumbs .flex-active { }
.HomePageSlideShowContainer { float: left; width: 100%; position: relative; }
.HomePageSlideShowContainer .HomePageSlideShow { padding: 0; width: 100%; }
.HomePageSlideShowContainer .HPSItems { clear: both; cursor: pointer; width: 100%; }
.HomePageSlideShowContainer .HPSItems div { cursor: pointer; float: left; margin: 0; overflow: hidden; padding: 0; position: absolute; width: 100%; }
/*------------------------------------markalar slider--------------------------------------------*/
.markaSlider { float: left; width: 100%; }
.markaSlider .jCarouselLite { display: block; margin: 0 auto; }
.markaSlider .owl-carousel { float: left; width: 100%; }
.markaSlider .owl-carousel .owl-stage-outer { }

.markaSlider:before { content: ''; display: table; clear: both; }
.markaSlider ul li { float: left; width: 100%; display: inline-table; }
.markaSlider ul li a { display: table-cell; overflow: hidden; max-width: 100%; vertical-align: middle; padding-bottom: 27%; background: transparent; border-radius: 0; overflow: hidden; }
.markaSlider ul li a img { max-width: 100%; max-height: 100%; height: auto; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; -webkit-filter: grayscale(0); filter: grayscale(0); }
.markaSlider ul li a:hover img { -webkit-filter: grayscale(0); filter: grayscale(0); }
/*---------------------------- site ozel alan kodlar ----------------------------------*/
.hesabimAnasayfaMenuler ul li a:hover .fa { color: #fff; }
.siparisTakipSayfasi { background: #fff; }
.siparisTakipSayfasi .siparisTakipBaslik { text-align: center; padding: 20px 0 !important; }
.sepetiTemizle { float: right; line-height: 43px; padding: 0 10px; }
.popupSepet { width: 99%; }
.popupSepet #hed div { width: 94%; }
.sayfaIcerik * { font-family: 'Source Sans Pro', sans-serif !important; }
#mainHolder_UrunDetay_imgCookie { display: none !important; }
.product_social_icon_wrapper { display: none; }
.HesabimContainer .urunDetayPanel { max-height: 100%; }
.orders { width: 100%; }
.innerContainer { }
.TumKategoriler { display: none; }
.mobilMenuAcButton, .searchClick, .mycartClick, .welcomeOpen { display: none; }
.userLoginBtn, .userSignBtn { border: none !important; }
.magazaTeslimatBilgisiContent { display: none; }
#store_region_container { display: none; }
#ticimaxCopyright { width: 0; height: 0; overflow: hidden; visibility: hidden; }
body .mobilTicimaxLogo { display: block; float: left; width: 100%; text-align: center; margin-bottom: 10px; }
body .mobilTicimaxLogo img { display: inline-block; vertical-align: top; max-width: 70px !important; }
section { float: left; width: 100%; }
.sepetimBody .Basketstep ul li.pasif { opacity: 1; }
/*Site ici scroll alanlar*/
#divOnyazi::-webkit-scrollbar, .urunTabAlt::-webkit-scrollbar, .SmallImages::-webkit-scrollbar, .SepetBlockInfo::-webkit-scrollbar, .searchContent ul::-webkit-scrollbar, body .kombinContent ul::-webkit-scrollbar, .CartProduct .SProduct::-webkit-scrollbar, .yanResimliMenu .KatMenu1::-webkit-scrollbar, .UrunGuruplari .Block_Text::-webkit-scrollbar, .ProductPreviewContent .ProductPreviewLeft .PreviewallImages::-webkit-scrollbar, .leftBlock .category-vertical-filters .vertical-filter-panel .list-group::-webkit-scrollbar, .mobilMenu .menuIcerikAlan::-webkit-scrollbar, .mobilMenu .navUl > li > ul::-webkit-scrollbar,
.mobilMenu .navUl > li > ul li ul::-webkit-scrollbar { width: 5px; }
body .category-vertical-filters.top-filters .list-group.dropdown::-webkit-scrollbar { width: 5px; }
#divOnyazi::-webkit-scrollbar-track, .urunTabAlt::-webkit-scrollbar-track, .SmallImages::-webkit-scrollbar-track, .SepetBlockInfo::-webkit-scrollbar-track, .searchContent ul::-webkit-scrollbar-track, body .kombinContent ul::-webkit-scrollbar-track, .CartProduct .SProduct::-webkit-scrollbar-track, .yanResimliMenu .KatMenu1::-webkit-scrollbar-track, .UrunGuruplari .Block_Text::-webkit-scrollbar-track, .ProductPreviewContent .ProductPreviewLeft .PreviewallImages::-webkit-scrollbar-track, .leftBlock .category-vertical-filters .vertical-filter-panel .list-group::-webkit-scrollbar-track, .mobilMenu .menuIcerikAlan::-webkit-scrollbar-track, .mobilMenu .navUl > li > ul::-webkit-scrollbar-track,
.mobilMenu .navUl > li > ul li ul::-webkit-scrollbar-track { background: #f1f1f1; }
body .category-vertical-filters.top-filters .list-group.dropdown::-webkit-scrollbar-track { background: #f1f1f1; }
#divOnyazi::-webkit-scrollbar-thumb, .urunTabAlt::-webkit-scrollbar-thumb, .SmallImages::-webkit-scrollbar-thumb, .SepetBlockInfo::-webkit-scrollbar-thumb, .searchContent ul::-webkit-scrollbar-thumb, .CartProduct .SProduct::-webkit-scrollbar-thumb, body .kombinContent ul::-webkit-scrollbar-thumb, .UrunGuruplari .Block_Text::-webkit-scrollbar-thumb, .yanResimliMenu .KatMenu1::-webkit-scrollbar-thumb, .ProductPreviewContent .ProductPreviewLeft .PreviewallImages::-webkit-scrollbar-thumb, .leftBlock .category-vertical-filters .vertical-filter-panel .list-group::-webkit-scrollbar-thumb, .mobilMenu .menuIcerikAlan::-webkit-scrollbar-thumb, .mobilMenu .navUl > li > ul::-webkit-scrollbar-thumb,
.mobilMenu .navUl > li > ul li ul::-webkit-scrollbar-thumb { background: #d6d6d6; }
body .category-vertical-filters.top-filters .list-group.dropdown::-webkit-scrollbar-thumb { background: #d6d6d6; }
/*Site ici scroll alanlar*/
/*------------------------------------Sabit Renkler--------------------------------------------*/
/*sepetvebutonrenk*/
body .button, .baglanButton, .siparisOzetTakip, body.sepetimBody .basketCompletebtn, #AdresContent .button, .pageNumberContent a:hover, body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li a.selected, .menuUstBolum,
.tooltip-inner,#divNewUyeGirisContent .newUserLoginBtn, .newUyeOlContainer .newUserLoginBtn, .pageSifremiUnuttum .newUserLoginBtn{ background: #FF6100; }
/*bordercolor*/
.iletisimContent .iletisimRight .iletisimbanka .span > .line1:nth-child(n+2), .pageNumberContent a:hover,
body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li a.selected { border-color: #FF6100; }
/*tooltip*/
.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow { border-top-color: #FF6100; }
.tooltip.right .tooltip-arrow { border-right-color: #FF6100; }
.tooltip.left .tooltip-arrow { border-left-color: #FF6100; }
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow { border-bottom-color: #FF6100; }
.baglanButton { border-color: transparent; }
.Basketstep ul li:before { border: 1px solid #FF6100; }
/*color*/
body .sepetTitle2 .st_1, .BasketDetailComplateTittle .tittle, 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 .faturaAdresBtn.active, .adresAyniBtn.active, .BasketPage .sepetItemB4, .BasketPage .AdresItemAlt.AdresItemSelected .AdresItemAltLeft label span.check, .iletisimContent .categoryTitle .categoryTitleText, body .siparisUrunUyariSecenek .siparisUrunDurumBaslik, .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, .parapuanKazan, .SiparisParaPuanLabel { color: #FF6100 !important; }
/*HoverRenk*/
.button:hover, .userLoginBtn:hover, .userSignBtn:hover, .BasketPage .alisverisedevamet:hover, .BasketPage #hed div.hediCekForm a:hover, .BasketPage a.YeniAdresEkle:hover, #AdresContent .button:hover, .basketCompletebtn:hover, .KasaOnuFirsatlarContent ul li a.button:hover, f .ProductIcon2 > div > a:hover { background: #FF6100; }
/*colorhover*/
.BasketPage .AdresItemAlt a:hover, .BasketPage .sepetiTemizle:hover, .BasketPage .sepet-sil:hover:before, .BasketPage .sepetTitle2 a:hover, .baglanButton:hover, .BasketPage .faturaAdresBtn:hover, .adresAyniBtn:hover, .headerSocialConnect .baglanButton a:hover,
.CartProduct .SProduct li a:nth-child(2):hover * { color: #FF6100; }
/*bordercolorhover*/
body #divSayfalamaUst:not(.Slct) .brandlistselection .sortingContent li > a:hover, .BasketPage a.YeniAdresEkle:hover,
.CartProduct .headerCartBtn:hover { border-color: #FF6100; }
/*color*/
.siparisOzetTakip { color: #fff; }
.BasketDetail table tbody tr td a { display: inherit; }
.BasketDetail table tbody tr td:last-child a { display: block; }
.sepetimBody #header:after { display: none; }
body .alisverisedevamet { background: #fff; }
.sepetimBody .BasketDetailContainer .alisverisedevamet:hover { color: #fff; }
/*bordercolor*/
.KasaOnuFirsatlarContent ul li a.button:hover { border: none !important; }
.baglanButton:hover { background: transparent; }
body .adresGir .kirmiziButon:hover { background: #9e1a20 !important; color: #fff !important; }
body .adresGir .yesilButon:hover { background: #406d20 !important; color: #fff !important; }
/*------------------------------------Sabit Renkler--------------------------------------------*/

.KolayIadePage { float: left; width: 100%; }
.KolayIadeTop { float: left; width: 100%; background: #000000; padding: 50px 0; }
.KolayIadeTopTitle { float: left; width: 100%; text-align: center; color: #fff; font-size: 30px; font-weight: 700; margin: 0 0 30px; }
.KolayIadeTopText { float: left; width: 100%; text-align: center; color: #fff; font-size: 18px; font-weight: 300; padding: 0 45px; }
.KolayIadeTopText strong { font-weight: 600; display: block; }
.KolayIadeContent { float: left; width: 100%; }
.KolayIadeContainer { max-width: 1300px; margin: 0 auto; position: relative; clear: both; display: block; }
.KolayIadeContentTitle { float: left; width: 100%; text-align: center; color: #000; font-size: 24px; font-weight: 700; margin: 40px 0 30px; }
.KolayIadeContentInfo { float: left; width: 100%; background: url('images/kolayiadebg.png') no-repeat top center; padding: 25px 0 90px; }
.KolayIadeBox { float: left; width: 100%; height: 160px; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; -webkit-box-align: center; align-items: center; position: relative; }
.KolayIadeBox span { display: inline-block; vertical-align: middle; width: 370px; text-align: center; font-size: 16px; font-weight: 600; }
.KolayIadeContentInfo > .KolayIadeBox:nth-child(2n+0) > span { position: absolute; right: 0; }
.KolayIadeBottomText { float: left; width: 100%; text-align: center; font-size: 18px; font-weight: 600; color: #000; margin-top: 15px; }
.KolayIadeBottomBtn { float: left; width: 100%; text-align: center; margin: 50px 0 20px; }
.KolayIadeBottomBtn > a { display: inline-block; vertical-align: top; width: 230px; background: #000; color: #fff; line-height: 50px; height: 50px; font-size: 20px; font-weight: bold; border-radius: 3px; margin: 0 15px; }
.KolayIadeBottomBtn.GirisTrue .KolayUyeliksiz { display: none; }

div#SecilebilirHediyeUrun .productItemVariantDetail{top:auto;bottom:72px;border:1px solid #000;background:#fff;}
div#SecilebilirHediyeUrun .productItemVariantDetail .ekSecenek{margin:0;display:flex;flex-wrap:wrap;gap:5px;}
div#SecilebilirHediyeUrun .productItemVariantDetail .ekSecenek .ekSecenekValues{width:calc(50% - 2.5px);}
div#SecilebilirHediyeUrun .productItemVariantDetail .ekSecenek .ekSecenekValues span.size_box{width:100%;background:#ff6100;color:#fff;border-color:#ff6100;transition:.3s;}
div#SecilebilirHediyeUrun .productItemVariantDetail .ekSecenek .clear{display:none;}

/*siteozelalan*/
.productItem .productImage a.urunListeVideoPlay { display: none !important; }
.detayBottom { display: none; }
.OrderByHtml { display: none; }
#divSayfalamaUst .filterBlock { display: none; }
.leftBlock .filterBlock { display: block !important; }
body { background: #fff; }
body.sepetimBody { background: #fafafa; }
#txtHeaderSeciliUlke { height: 35px; }
.site-nav { display: none; }
.Overlay { font-size: 0; }
.mobileAccountNav { display: none; }
.mob-home-carts { display: none; }
.mob-deniz-info { display: none; }
.favClik { display: none; }
.mob-category-list { display: none; }
/*SliderYanblok*/
.Blok { float: left; width: 100%; margin-top: 16px; }
.Blok a { float: left; width: 100%; }
.Blok a img { display: block; max-width: 100%; transition: all 1s ease-in-out; }
.ScRow { margin: 0 -8px; }
.Scol1, .Scol2, .Scol3, .Scol4, .Scol5 { float: left; }
.Scol1 { width: 100%; padding: 0; }
.Scol2 { width: 50%; padding: 0 8px; }
.Scol3 { width: 33.33%; padding: 0 8px; }
.Scol4 { width: 25%; padding: 0 8px; }
.Scol5 { width: 20%; padding: 0 8px; }
/*header*/
.dnzButton { float: right; margin-top: 20px; display: block; }
.mycart, .welcome {display: none}
.dnzButton .mycart, .dnzButton .welcome{display: block; }

.favi { float: left; margin: 0 18px; color: #606060; font-size: 12px; line-height: 18px; }
.favi i { display: block; vertical-align: top; font-size: 16px; color: #404040; line-height: 24px; margin-top: -1px; margin-bottom: 1px; }
.favi:hover { color: #000; }
#logo .htop { display: none; }
#logo .headerbanner2 { display: none; }
.htop { float: left; width: 100%; border-bottom: 1px solid #ebebeb; }
.htop ul { list-style: none; }
.htop .pull-left * { line-height: 34px; }
.htop .top-phone { font-size: 13px; font-weight: 600; }
.htop .top-phone > span { position: relative; color: #FF6100; }
.htop .top-phone > span:before { content: ""; background-color: #ff6100; width: 7px; height: 7px; display: inline-block; border-radius: 50%; margin-right: 6px; }
.htop .top-control { display: -webkit-flex; display: flex; align-items: center; }
.htop .top-control > li { position: relative; }
.htop .top-control > li:after { content: ""; background-color: #cfcfcf; position: absolute; height: 10px; width: 1px; right: 0; top: 50%; transform: translateY(-50%); }
.htop .top-control > li.langLi:after { display: none; }
.htop .top-control > li > a.control-item { display: -webkit-flex; display: flex; align-items: center; cursor: pointer; padding: 0 8px; font-size: 12px; font-weight: 500; line-height: 34px; }
.htop .top-control > li > a.control-item i { margin-right: 5px; display: inline-block; vertical-align: top; line-height: 34px; }
.htop .top-control > li > a.control-item:hover { color: #000; }

.headerbanner2{float:left;width:100%;background:#eaeaea;}
.headerbanner2 .MobilBanner{display:none;}
/*userdropdown*/
#logo .UserDropdown { display: none; }
.UserDropdown { position: absolute; top: 80%; padding-top: 15px; z-index: 2; right: 0; opacity: 0; visibility: hidden; transition: .3s; }
.welcome:hover .UserDropdown { top: 100%; opacity: 1; visibility: visible; }
.UserDropdown:before { content: ''; position: absolute; left: 10%; right: 0; top: -5px; height: 15px; }
.UserDropdown .Content { float: left; width: 180px; position: relative; background-color: #fff; border: 1px solid #f0f0f0; border-radius: 3px; box-shadow: 0 0 20px -19px #0000009e; text-align: left; padding: 12px 0; }
.UserDropdown .Content:before, .UserDropdown .Content:after { bottom: 100%; right: 10px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.UserDropdown .Content:after { border-color: transparent; border-bottom-color: #fff; border-width: 8px; margin-left: -8px; right: 11px; }
.UserDropdown .Content:before { border-color: transparent; border-bottom-color: #f0f0f0; border-width: 9px; margin-left: -9px; }
.UserDropdown .Content .pName { padding: 0 10px; color: #ff6100; margin-bottom: 10px; float: left; width: 100%; font-size: 14px; }
.UserDropdown .Content ul { float: left; width: 100%; list-style: none; }
.UserDropdown .Content ul li { float: left; width: 100%; }
.UserDropdown .Content ul li a { display: block; width: 100%; padding: 5px 15px; color: #5b5b5b; position: relative; font-size: 13px; }
.UserDropdown .Content ul li a:hover { background: #fff2f8; }
.UserDropdown .Content ul li a:before { content: "\e905"; font-family: 'DenizButikFont'; font-size: 7px; margin-right: 7px; position: relative; top: -1px; }
/*banner*/
#pnlSlider { width: 829px; margin-bottom: 6px; }
#divSliderYani { float: left; padding-left: 15px; width: 281px; }
#divSliderYani .SliderYan { float: left; width: 100%; }
.campaign-text { background-color: #FF6100; text-align: center; padding: 10px 0; color: #fff; font-size: 16px; margin-bottom: 16px; }
.campaign-text ul { list-style: none; padding: 0; margin: 0; }
.campaign-text ul li a { display: -webkit-flex; display: flex; align-items: center; justify-content: center; }
.campaign-text .owl-carousel .owl-dots { display: none !important; margin: 0; }
.campaign-text * { line-height: 24px; color: #fff; font-size: 16px; }
.header-banners { float: left; width: 100%; margin-bottom: 16px; }
.header-banners ul { float: left; width: 100%; list-style: none; }
.header-banners ul li { float: left; }
.long-banner { margin-top: 16px; display: block; padding: 16px; border: 1px solid #e9e9e9; float: left; width: 100%; }
.Highlights { float: left; width: 100%; margin: 0; }
.HomeTitle { float: left; width: 100%; text-align: center; margin-bottom: 16px; }
.HomeTitle .T { float: left; width: 100%; font-weight: 700; font-size: 18px; color: #212529; line-height: 27px; }
.HomeTitle .sT { float: left; width: 100%; color: #86838c; font-size: 14px; line-height: 21px; }
/*anasayfatab*/
.OnTab { float: left; width: 100%; background-color: #f9f9f9; padding: 10px 20px; margin-bottom: 20px; }

.OnTab .tab-content { width: 100%; padding: 0; float: left; position: relative; }
.OnTab .tab-content ul { margin: 0 -10px; list-style: none; }
.OnTab .tab-content ul li { float: left; width: 20%; padding: 0 10px; }
.OnTab .tab-content ul li a { background-color: #fff; float: left; width: 100%; }
.OnTab .tab-content ul li a .product-info { text-align: center; padding: 10px; }
.OnTab .tab-content ul li a .product-info .T { margin: 0; font-size: 16px; font-weight: 700; }
.OnTab .tab-content ul li a .product-info .sT { display: block; font-weight: 100; font-size: 13px; margin-top: 0; }
/*deniztube*/
.DenizTube { display: block; position: relative; padding: 40px 0 60px; background-color: #ffeedf; margin-bottom: 16px; float: left; width: 100%; }
.DenizTube .m-head { float: left; width: 100%; text-align: center; margin-bottom: 25px; }
.DenizTube .m-head .shadow-title { float: left; width: 100%; margin-bottom: 4px; }
.DenizTube .m-head .shadow-title img { display: inline-block; max-width: 165px; }
.DenizTube .tubeOwl { float: left; width: 100%; }
.DenizTube .tubeOwl ul { float: left; width: 100%; padding: 0 29px; list-style: none; }
.DenizTube .tubeOwl ul li { float: left; }
.DenizTube .tubeOwl ul li .module-item { float: left; width: 100%; background-color: #fff; padding: 10px; text-align: center; }
.DenizTube .tubeOwl ul li .module-item .vidBox { float: left; width: 100%; margin-bottom: 8px; position: relative; }
.DenizTube .tubeOwl ul li .module-item .vidBox .vidPlay { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); font-size: 34px; color: #fff; padding: 20px; z-index: 4; cursor: pointer; }
.DenizTube .tubeOwl ul li .module-item .vidBox .Vid { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; z-index: 0; }
.DenizTube .tubeOwl ul li .module-item .vidBox .vidCover { z-index: 2; position: relative; }
.DenizTube .tubeOwl ul li .module-item .Txt { float: left; width: 100%; text-align: center; font-size: 14px; color: #444; font-weight: 400; margin-bottom: 8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.DenizTube .tubeOwl ul li .module-item .goTo { float: left; width: 100%; display: block; width: 100%; border: 1px solid #333; border-radius: 5px; font-size: 12px; padding: 7px 8px; color: #333; transition: .3s; font-weight: 600; }
.DenizTube .tubeOwl ul li .module-item .goTo:hover { background-color: #333; color: #fff; }
.DenizTube .tubeOwl ul li .module-item.Playing .Vid { z-index: 6; background-color: #fff; }
.DenizTube .tubeOwl .owl-carousel .owl-nav { left: 0; right: 0; }
.DenizTube .tubeOwl .owl-carousel .owl-nav .ProductListprev:before,
.DenizTube .tubeOwl .owl-carousel .owl-nav .ProductListnext:before { font-size: 26px; }
.DenizTube .tubeOwl .owl-carousel .owl-nav .ProductListprev:before { content: '\e978'; }
.DenizTube .tubeOwl .owl-carousel .owl-nav .ProductListnext:before { content: '\e979'; }
.DenizTube .tubeOwl .owl-carousel .owl-dots { display: block; position: absolute !important; bottom: -39px !important; right: 10px !important; left: 10px !important; text-align: center; margin: 0; width: auto !important; }
.DenizTube .tubeOwl .owl-carousel .owl-dots .owl-dot span { width: 9px; height: 9px; margin: 0 3px; background-color: transparent; border: 0; border: 1px solid #fff; position: relative; display: inline-block; border-radius: 50%; }
.DenizTube .tubeOwl .owl-carousel .owl-dots .owl-dot.active span { background: #fff; }
/*instashop*/
#divInstashopResim { float: left; width: 100%; display: block; position: relative; padding: 40px 0 0; background-color: #ffeedf; margin-bottom: 15px; }
#divInstashopResim .ResimGaleri { margin: 0 auto; display: block; float: none; width: auto; }
#divInstashopResim .ResimGaleri .AllImages { display: none !important; }
#divInstashopResim .ResimGaleri .ResimGaleriHeadIcerik { float: left; width: calc(100% - 430px); }
#divInstashopResim .ResimGaleri .ResimGaleriHeadIcerik .insta-content { float: left; width: 100%; padding: 105px 0; text-align: center; }
#divInstashopResim .ResimGaleri .ResimGaleriHeadIcerik .insta-content .Icon { font-size: 64px; margin-bottom: 10px; }
#divInstashopResim .ResimGaleri .ResimGaleriHeadIcerik .insta-content .insta-id { font-weight: 600; font-size: 28px; color: #1b1c1d; margin-bottom: 20px; display: inline-block; vertical-align: top; }
#divInstashopResim .ResimGaleri .ResimGaleriHeadIcerik .insta-content p { font-size: 14px; color: #4a4a4a; margin-bottom: 20px; }
#divInstashopResim .ResimGaleri .ResimGaleriHeadIcerik .insta-content .Control { text-align: center; }
#divInstashopResim .ResimGaleri .ResimGaleriHeadIcerik .insta-content .Control .Link { display: inline-block; background-color: #fff; border: 1px solid #1b1c1d; border-radius: 4px; padding: 9px 10px; font-size: 12px; color: #1b1c1d; width: 35%; margin: 0 5px; transition: .3s; font-weight: 700; }
#divInstashopResim .ResimGaleri .ResimGaleriHeadIcerik .insta-content .Control .Link:hover { background-color: #1b1c1d; color: #fff; }
#divInstashopResim .ResimGaleri .Main { float: left; width: 430px; }
#divInstashopResim .ResimGaleri .Main .InstaGallery { float: left; width: 100%; }
#divInstashopResim .ResimGaleri .Main .InstaGallery .InstaGallery-content { float: left; width: 100%; position: relative; text-align: center; }
#divInstashopResim .ResimGaleri .Main .InstaGallery .InstaGallery-content:before { content: ""; position: absolute; top: 0; left: 50%; transform: translateX(-50%); background: url('/customcss/images/instagram.png'); width: 320px; height: 380px; background-size: contain; background-repeat: no-repeat; z-index: 2; box-shadow: 0 9px 8px rgba(27,28,29,.19); }
#divInstashopResim .ResimGaleri .Main .InstaGallery .InstaGallery-content .item { display: block; padding: 45px 0 0; width: 320px; margin: 0 auto; }
#divInstashopResim .ResimGaleri .Main .InstaGallery .InstaGallery-content .item img { width: 296px; display: inline-block; vertical-align: top; }
#divInstashopResim .ResimGaleri .Main .InstaGallery .InstaGallery-content .item .goto { float: left; margin-top: -36px; position: relative; z-index: 1; width: 100%; background-color: #1b1c1d; color: #fff; text-transform: uppercase; font-size: 12px; transition: .3s; font-weight: 800; height: 40px; line-height: 40px; }
#divInstashopResim .ResimGaleri .Main .InstaGallery .InstaGallery-content .item .goto:hover { background: #3e3e3e; }
#divInstashopResim .ResimGaleri .Main .InstaGallery .InstaGallery-content .item .goto i { margin-left: 5px; display: inline-block; vertical-align: top; line-height: 40px; }
#divInstashopResim .ResimGaleri .Main .InstaGallery .InstaGallery-content .owl-item img { opacity: 0; transition: opacity 2s ease-in-out; }
#divInstashopResim .ResimGaleri .Main .InstaGallery .InstaGallery-content .owl-item.active img { opacity: 1; }
#divInstashopResim .ResimGaleri .owl-carousel .owl-nav { left: 0; right: 0; margin-top: 10px; }
#divInstashopResim .ResimGaleri .owl-carousel .owl-nav > div { margin: 0; margin-top: -16px; position: absolute; top: 50%; color: #1b1c1d; border-radius: 50%; text-align: center; padding: 0; font-size: 25px; background-color: transparent; transition: all .3s; width: 30px; height: 30px; line-height: 33px; }
#divInstashopResim .ResimGaleri .owl-carousel .owl-nav > div.owl-prev { left: 20px; }
#divInstashopResim .ResimGaleri .owl-carousel .owl-nav > div.owl-next { right: 20px; }
#divInstashopResim .ResimGaleri .owl-carousel .owl-nav > div:hover { background-color: transparent; color: #fff; }
/*canlimoda*/
.LiveFashion { float: left; width: 100%; }
.LiveFashion .live_banner { height: 100%; display: block; border: 1px solid #e9e9e9; padding: 16px; background-color: #fffcf7; width: 220px; float: left; }
.LiveFashion .live_area { float: left; width: calc(100% - 236px); border: 1px solid #e9e9e9; height: 100%; padding: 16px; margin-right: 16px; }
.LiveFashion .live_area .live_content { float: left; width: 100%; }
.LiveFashion .live_area .live_content ul { margin: 0 -8px; list-style: none; }
.LiveFashion .live_area .live_content ul li { float: left; width: 25%; padding: 0 8px; }
.LiveFashion .live_area .live_content ul li .productItem { padding: 11px; border-radius: 5px; border: 1px solid #ededec; background: #fffcf7;padding-bottom:45px; }
.LiveFashion .live_area .live_content ul li .productItem .icons { display: none; }
.LiveFashion .live_area .live_content ul li .productItem .productIcon { display: none; }
.LiveFashion .live_area .live_content ul li .productItem .productImage { margin-bottom: 5px; }
.LiveFashion .live_area .live_content .tumbtn { float: left; width: 100%; }
.LiveFashion .live_area .live_content .tumbtn .All { width: 100%; display: block; text-align: center; color: #ff6100; font-weight: 600; padding: 10px 0; font-size: 12px; }
.LiveFashion .productItem:hover .boxBedenlerContent { display: none !important; }
.LiveFashion .productItem:hover .mycartIcon { display: none !important; }
/*slider*/
.anasayfa_urun_slider .sliderBannerContainer ul{padding-bottom:35px;}
#mainHolder_divDesign .anasayfa_urun_slider .owl-carousel .owl-dots{bottom:0;}
.sliderBannerContainer ul { padding: 0 30px; }
.sliderBannerContainer .productItem { padding: 11px; border-radius: 5px; background: #fff; padding-bottom:45px;}
.sliderBannerContainer .productItem .icons { display: none; }
.sliderBannerContainer .productItem .productIcon { display: none; }
.sliderBannerContainer .productItem .discountPrice span { font-size: 14px; }
.sliderBannerContainer .productItem .regularPrice span { font-size: 11px; }
.sliderBannerContainer .productItem .TukendiIco { left: 11px; right: 11px; top: 11px; height: calc(100% - 68px); }
.sliderBannerContainer .productItem .divVideoPlayButton { left: 11px; right: 11px; top: 11px; height: calc(100% - 68px); }
.sliderBannerContainer .productItem .divVideoPlayButton { left: 11px; right: 11px; top: 11px; height: calc(100% - 68px); }
.sliderBannerContainer .productItem:hover .boxBedenlerContent { display: none !important; }
.sliderBannerContainer .productItem:hover .mycartIcon { display: none !important; }

.LiveFashion .productItem .discountPrice span { font-size: 14px; }
.LiveFashion .productItem .regularPrice span { font-size: 11px; }
/*solseotext*/
.categorydesign .solatasi { display: none; }
.solatasi { float: left; width: 100%; background-color: #fafafa; padding: 15px 15px 28px; margin-top: 16px; position: relative; max-height: 300px; overflow: hidden; }
.solatasi.active { max-height: 10000px; overflow: visible; }
.solatasi h1 { font-size: 15px; font-weight: 600; margin-bottom: 2px; }
.solatasi p { font-size: 12px; color: #797979; }
.SolatasiBtn { position: absolute; left: 0; right: 0; bottom: 0; margin: auto; text-align: center; background: #fafafa; padding: 5px 0; }
.SolatasiBtn > div { display: block; cursor: pointer; }
.SolatasiBtn .GizleBtn { display: none; }
.solatasi.active .GizleBtn { display: block; }
.solatasi.active .DevamBtn { display: none; }
.categoryName { float: left; width: 100%; font-size: 16px; font-weight: 600; margin: 0 0 15px; color: #212529; }
.filter-category-container { float: left; width: 100%; margin: 0 0 15px; padding: 0 0 15px; border-bottom: 1px solid #eee; background: #fff; }
.filter-category-container .owl-stage { display: -webkit-box; display: -moz-box; display: -ms-box; display: box; }
/*UrunKart*/
.favori { display: block; position: absolute; right: 11px; top: 14px; }
.favori a { width: 30px; height: 30px; text-align: center; background: #fff; border-radius: 100%; box-shadow: 2px 2px 1px 0 rgba(185,185,185,.4); }
.favori a:before { content: '\e91e'; font-family: 'DenizButikFont'; line-height: 30px; font-size: 14px; }
.favori a.listfavoriAktif { color: #FF6100; }
.icons {position: absolute;left: 0;top: 40px;z-index:9;}
.discountIcon { display: none; font-size: 12px; margin-bottom: 5px; color: #fff; font-weight: 600; background: #ff0000; width: 38px; height: 24px; overflow: hidden; line-height: 24px; border-radius: 3px; float: left; clear: left; }
.newIcon { display: block; background: transparent; font-size: 13px; border-radius: 3px; color: #f54300; font-weight: 600; padding: 0; line-height: 24px; margin-bottom: 5px; float: left; clear: left; position: absolute; left: 0; bottom: 0; }
.cargoIcon {display: block;background: #595959;font-size: 11px;color: #fff;font-weight: 600;padding: 4px 0;line-height: 11px;margin-bottom: 5px;float: left;clear: left;width: 60px;text-transform: uppercase;}
.KargoHide .cargoIcon {display: none; }
.ozelAlan1 { position: absolute; left: 0; right: 0; bottom: 136px; text-align: center; background-color: rgba(255,255,255,.96); padding: 8px 0; font-size: 12px; font-weight: 600; color: #212121;z-index:9; }
.productImage .boxBedenlerContent { display: block !important; position: absolute; left: 0; right: 0; bottom: -100px; background: rgba(255,255,255,.95); padding: 10px; text-align: center; transition: .3s ease-in-out; }
.productItem:hover .productImage .boxBedenlerContent { bottom: 0; }
.productItem.StokYok:hover .productImage .boxBedenlerContent { display: none !important; }
.productImage .boxBedenlerContent .boxBedenlerContainer { float: left; width: 100%; height: 100%; overflow: hidden; max-height: 65px; }
.productImage .boxBedenlerContent .boxBedenlerContainer > div { display: inline-block; vertical-align: top; }
.productImage .boxBedenlerContent .boxBedenlerContainer .boxBedenler { display: inline-block; width: 26px; height: 26px; line-height: 24px; border-radius: 50%; border: 1px solid #FF6100; text-align: center; font-weight: 600; font-size: 12px; margin: 3px; }
.productImage .mycartIcon { position: absolute; left: 0; right: 0; bottom: -75px; background: rgba(255,255,255,.95); text-align: center; padding: 10px; height: 60px; display: -webkit-flex; display: flex; align-items: center; justify-content: center; transition: .3s ease-in-out; }
.productImage .mycartIcon a { border: 1px solid #ff75b4; background-color: #fff; display: inline-block; padding: 4px 25px; font-weight: 600; font-size: 12px; color: #000; transition: .2s ease-in-out; }
.productImage .mycartIcon a:hover { background-color: #ff75b4; color: #fff; }
.productImage .mycartIcon a span { line-height: 18px; }
.productItem.bedenYok:hover .productImage .boxBedenlerContent { display: none !important; }
.productItem.bedenYok:hover .productImage .mycartIcon { bottom: 0; }

.UFavorilerimeEkle { float: right; margin-left: 15px; }
.UFavorilerimeEkle .box1 { float: left; min-width: 0; padding: 0; margin: 0; background: transparent; font-size: 0; width: 50px; border: 1px solid #e9e9e9; border-radius: 5px; text-align: center; }
.UFavorilerimeEkle .box1 i { font-size: 18px; display: inline-block; vertical-align: top; margin: 0; line-height: 39px; }
.UFavorilerimeEkle .box1 i:before { content: '\e918'; font-family: 'DenizbutikFont'; }
.UFavorilerimeEkle #aFavroriCikarBtn .box1 { color: #FF6100; }

#divSatinAl.varyasyonyok .basketBtn { width: calc(100% - 65px); }

.BedenT { float: right; display: none; }
.RightDetail .BedenT { display: block; }
.BedenT a { font-size: 12px; font-weight: 100; color: #404040; line-height: 19px; }
.BedenT a:before { content: '\e9b7'; font-family: 'DenizbutikFont'; margin-right: 5px; }
.BedenT a:hover { color: #FF6100; }
.BedenT a span { text-decoration: underline; }

.BodyTableModal { max-width: 900px; padding: 0; background-color: #fff; height: auto; display: inline-block; vertical-align: middle; position: relative; z-index: 2; top: inherit; left: inherit; box-sizing: border-box; width: 100%; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; text-align: left; overflow: initial; }
.BodyTableModal .container-fluid { padding: 0; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; color: #212529; }
.BodyTableModal .BodyTableLeft { padding: 40px 30px; background: #fdfdfd; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
.BodyTableModal .BodyTableRight { padding: 40px 30px; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
.BodyTableModal .BodyTableLeft .BodyHead { text-align: center; margin-bottom: 20px; }
.BodyTableModal .BodyTableLeft .BodyHead > .T { font-size: 22px; font-weight: 600; }
.BodyTableModal .BodyTableLeft .BodyHead > .sT { font-size: 12px; font-weight: 500; line-height: 17px; }
.BodyTableModal .BodyTableLeft .BodyContent > .BodyAccordion > .item { border-bottom: 1px solid #dcdcdc; }
.BodyTableModal .BodyTableLeft .BodyContent > .BodyAccordion > .item > .accordion-title { font-weight: 600; position: relative; padding: 10px 0; font-size: 14px; color: #212529; }
.BodyTableModal .BodyTableLeft .BodyContent > .BodyAccordion > .item.Active > .accordion-title::after { content: "\e97a"; }
.BodyTableModal .BodyTableLeft .BodyContent > .BodyAccordion > .item > .accordion-title::after { content: "\e979"; font-family: 'DenizbutikFont'; position: absolute; right: 0; top: 50%; transform: translateY(-50%); font-size: 10px; }
.BodyTableModal .BodyTableLeft .BodyContent > .BodyAccordion > .item > .accordion-content { display: none; }
.BodyTableModal .BodyTableLeft .BodyContent > .BodyAccordion > .item.Active > .accordion-content { display: block; }
.BodyTableModal .BodyTableLeft .BodyContent > .BodyAccordion > .item > .accordion-content > table { width: 100%; text-align: center; margin-bottom: 10px; }
.BodyTableModal .BodyTableLeft .BodyContent > .BodyAccordion > .item > .accordion-content > table thead tr th { font-weight: 100; background-color: #f1f3f2; padding: 8px; color: #000; font-size: 14px; }
.BodyTableModal .BodyTableLeft .BodyContent > .BodyAccordion > .item > .accordion-content > table thead tr th:first-child { font-weight: 600; }
.BodyTableModal .BodyTableLeft .BodyContent > .BodyAccordion > .item > .accordion-content > table tbody tr td { padding: 5px 0; border-bottom: 1px solid #eee; border-right: 1px solid #eee; background-color: #fff; font-size: 14px; }
.BodyTableModal .BodyTableLeft .BodyContent > .BodyAccordion > .item > .accordion-content > table tbody tr td:first-child { background-color: #f1f3f2; }
.BodyTableModal .BodyTableRight .T { text-align: center; font-weight: 600; font-size: 16px; margin-bottom: 10px; }
.BodyTableModal .BodyTableRight .RightInfo.Show { display: block; }
.BodyTableModal .BodyTableRight .RightInfo { display: none; }
.BodyTableModal .BodyTableRight .RightInfo > p { font-size: 12px; text-align: center; line-height: 16px; font-weight: 600; }
.BodyTableModal .BodyTableRight .RightInfo > img { display: table; margin: 50px auto; }
.BodyTableModal .BodyTableRight .RightInfo > .InfoFeatures > .item { text-align: left; display: -webkit-flex; display: flex; margin-bottom: 22px; }
.BodyTableModal .BodyTableRight .RightInfo > .InfoFeatures > .item > span { flex: none; width: 35px; height: 35px; background-color: #000; border-radius: 50%; line-height: 35px; text-align: center; color: #fff; font-size: 16px; font-weight: 700; margin-right: 14px; }
.BodyTableModal .BodyTableRight .RightInfo > .InfoFeatures > .item > .txt > .T { text-align: left; font-size: 14px; margin-bottom: 3px; }
.BodyTableModal .BodyTableRight .RightInfo > .InfoFeatures > .item > .txt > p { font-size: 12px; line-height: 16px; }

.Features { display: none; }
.PhoneAction { display: none; }
.TopDet .Features { background-color: #fff; border: 1px solid #f3f3f3; padding: 10px 10px 12px; margin-top: 15px; color: #000; display: block; float: left; width: 100%; }
.TopDet .Features p { margin: 0; }
.TopDet .Features > .item { float: left; width: 25%; text-align: center; padding: 0 10px; border-right: 1px solid #eee; color: #000; cursor: pointer; box-shadow: none; border-radius: 0; font-size: 14px; }
.TopDet .Features > .item > .Icon { font-size: 24px; margin-bottom: 5px; }
.TopDet .Features > .item:last-child { border: 0; }
.TopDet .PhoneAction { display: block; }
.TopDet .PhoneAction { display: -webkit-flex; display: flex; align-items: center; background-color: #fff; border: 1px solid #f3f3f3; padding: 18px 15px; float: left; width: 100%;margin-top: 15px; }
.TopDet .PhoneAction .item { flex: 1; }
.TopDet .PhoneAction .item:first-child { flex: none; width: 130px; }
.TopDet .PhoneAction .item p { display: none; line-height: 20px; font-size: 14px; color: #717171; }
.TopDet .PhoneAction .item .pCode { color: #989898; font-weight: 100; font-size: 14px; line-height: 20px; }
.TopDet .PhoneAction .item .pCode > span { display: block; font-weight: 700; font-size: 20px; color: #000; }
.TopDet .PhoneAction .item.PhoneArea { display: -webkit-flex; display: flex; flex: 1; }
.TopDet .PhoneAction .item.PhoneArea > .phone-btn { display: -webkit-flex; display: flex; align-items: center; padding: 0 10px; border: 1px solid #eee; flex: 1; margin-right: 15px; border-radius: 5px; height: 38px; justify-content: center; font-style: italic; transition: .3s; font-size: 13px; }
.TopDet .PhoneAction .item.PhoneArea > .phone-btn > .V { margin-left: 3px; }
.TopDet .PhoneAction .item.PhoneArea > .phone-btn > span { font-size: 20px; margin-right: 5px; }
.TopDet .PhoneAction .item.PhoneArea > .phone-btn.wp { color: #42aa45; border-color: #42aa45; }
.TopDet .PhoneAction .item.PhoneArea > .phone-btn.wp:hover { background-color: rgba(66,170,69,.05); }
.TopDet .PhoneAction .item.PhoneArea > .phone-btn.phone { color: #e81010; border-color: #e81010; margin: 0; }
.TopDet .PhoneAction .item.PhoneArea > .phone-btn.phone:hover { background-color: rgba(232,16,16,.05); }
.TopDet .PhoneAction .item.PhoneArea > .phone-btn.phone > span { font-size: 18px; }
/*.frmTelefonSiparis{height:450px;}*/

.GalleryArea .UrunKargoBedava { position: absolute; left: 0; top: 40px; z-index: 2;background:#00b65f; width: 65px ; background:#595959; padding: 4px 0;}
.GalleryArea .UrunKargoBedava .box1 {padding: 0;margin: 0;min-width: 0;color: #fff;font-size: 12px;line-height: 12px;display:block;font-weight: 600;text-align: center;text-transform: uppercase;}
.GalleryArea .UrunKargoBedava .box1 i { display: none; }
.GalleryArea #divIndirimOrani { position: absolute; right: 0; bottom: 0; z-index: 2; width: 58px; height: 35px; overflow: hidden; margin: 0; background: #cc242e; }
.GalleryArea #divIndirimOrani .left_line { display: none; }
.GalleryArea #divIndirimOrani .center_line { display: none; }
.GalleryArea #divIndirimOrani .right_line { color: #fff; line-height: 35px; font-weight: 700; font-size: 17px; padding: 0 10px; }
.GalleryArea #divIndirimOrani .right_line * { color: #fff; line-height: 35px; font-weight: 700; font-size: 17px; padding: 0 2px; }
.KargoHide .GalleryArea .UrunKargoBedava {display: none!important; }

.ProductGallery .galleryOwl-thumb .thumb-bottom #divThumpVideo { padding: 25px 5px 11px; font-size: 22px; color: #717171; cursor: pointer; transition: .3s; }
.ProductGallery .galleryOwl-thumb .thumb-bottom #divThumpVideo img { display: none; }
.ProductGallery .galleryOwl-thumb .thumb-bottom #divThumpVideo i { display: block; margin: 0 auto; font-family: 'DenizbutikFont'; font-size: 15px; text-align: center; text-indent: 3px; }
.ProductGallery .galleryOwl-thumb .thumb-bottom #divThumpVideo i:before { content: '\e90a'; }
.ProductGallery .galleryOwl-thumb .thumb-bottom #divThumpVideo:hover { color: #000; }
.ProductGallery .galleryOwl-thumb .thumb-bottom #divThumpVideo:after { content: 'Videoyu İzle'; font-size: 12px; font-weight: 600; margin-top: 6px; }

body.HesabimTakip { background: #f7f7f7; }
.hesabimBolumuTutucu { margin: 20px 0; padding: 15px; background: #fff; }
.hesabimBolumuTutucu .solAnaMenu { background: transparent; width: 25%; padding: 0 8px; }
.hesabimBolumuTutucu .solAnaMenu > ul { float: left; width: 100%; list-style: none; padding-right: 15px; border-right: 1px solid #eee; }
.hesabimBolumuTutucu .solAnaMenu ul li { float: left; width: 100%; margin-bottom: 7px; }
.hesabimBolumuTutucu .solAnaMenu ul li a { color: #404040; font-size: 14px; padding: 8px 0 3px 0; font-weight: 600; }
.hesabimBolumuTutucu .solAnaMenu ul li a:hover { color: #000; }
.hesabimBolumuTutucu .solAnaMenu ul li ul { padding-left: 35px; }
.hesabimBolumuTutucu .solAnaMenu ul li ul li { margin-bottom: 0; }
.hesabimBolumuTutucu .solAnaMenu ul li ul a { padding: 4px 0; font-size: 13px; color: #7d7d7d; line-height: 19px; }
.hesabimBolumuTutucu .solAnaMenu ul li.Active > ul li a:after { top: 5px; }
.hesabimBolumuTutucu .solAnaMenu ul li.Active > a { color: #ff6100; }
.hesabimBolumuTutucu .solAnaMenu ul li a .fa { font-family: 'DenizbutikFont'; font-size: 18px; width: 32px; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(1) a i:before { content: '\e94a'; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(2) a i:before { content: '\e949'; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(3) a i:before { content: '\e966'; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(4) a i:before { content: '\e94e'; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(5) a i:before { content: '\e951'; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(6) { display: none; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(7) a i:before { content: '\e950'; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(8) a i:before { content: '\e94f'; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(9) { display: none; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(10) a i:before { content: '\e963'; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(16) a i:before { content: '\e94d'; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(12) { display: none; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(13) { display: none; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(14) { display: none; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(17) a i:before { content: '\e948'; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(18) a i:before { content:'';background: url(https://static.ticimax.cloud/3841/uploads/editoruploads/mobile-banking.png) no-repeat center; float: left; width: 18px; height: 18px; background-size: 100%; }
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(15) a i{font-family: 'fontawesome';}
.hesabimBolumuTutucu .solAnaMenu > ul > li:nth-child(11) a i{font-family: 'fontawesome';}
.hesabimBolumuTutucu .sagIcerikTutucu { background: transparent; width: 75%; padding: 0 8px; }
.hesabimBolumuTutucu .sagIcerikTutucu .satirBlok { margin-bottom: 15px; }
.hesabimBolumuTutucu .sagIcerikTutucu .sagIcerikBolumu .anaBaslik { font-size: 14px; font-weight: 600; }
.hesabimBolumuTutucu .sagIcerikTutucu .satirBlok .hsbmSpan { width: 120px; line-height: 32px; color: #696969; font-size: 12px; font-weight: 600; }
.hesabimBolumuTutucu .sagIcerikTutucu .satirBlok .hsbmTextbox { width: calc(100% - 120px); background: #f7f7f7; border: 1px solid #eee; border-radius: 3px; height: 32px; }

.hesabimBolumuTutucu .sagIcerikTutucu .hesabimUyelikBilgi.kirmiziButon { border: 1px solid #ccc; background: transparent; color: #434343; }
.hesabimBolumuTutucu .sagIcerikTutucu .hesabimUyelikBilgi.kirmiziButon:hover { border-color: #FF6100; background: #FF6100; color: #fff; }
.hesabimBolumuTutucu .sagIcerikTutucu .hesabimUyelikBilgi.yesilButon { background: #FF6100; }
.hesabimBolumuTutucu .sagIcerikTutucu .hesabimUyelikBilgi.yesilButon:hover { background: #FF6100; }

.kargoItemHeader a{background: #ff6100; color: #fff!important; font-size: 12px!important; padding: 0 10px; line-height: 23px; height: 25px;}


.yeniIadeTalebiForm .satirBlok .hsbmTextbox { width: 100% !important; }
.hesabimBolumuTutucu .sagIcerikTutucu .satirBlok .hsbmSelect { background: #f7f7f7; border: 1px solid #eee; border-radius: 3px; height: 32px; }
.hesabimBolumuTutucu .sagIcerikTutucu .intl-tel-input { width: calc(100% - 120px) !important; }
.hesabimBolumuTutucu .sagIcerikTutucu .selectGrup { width: calc(100% - 120px); }
.hesabimBolumuTutucu .sagIcerikTutucu .hsbmLabel { line-height: 1.4; }
.hesabimBolumuTutucu .sagIcerikTutucu .icerikIkiliBlok { border-right: 1px solid #eee; }
.hesabimBolumuTutucu .sagIcerikTutucu .icerikIkiliBlok:nth-child(2) { border-right: none; }
.hesabimBolumuTutucu .sagIcerikTutucu .cinsiyetSatir .hsbmLabel { margin-top: 8px; color: #727272; font-size: 14px; margin-right: 10px; }
.hesabimBolumuTutucu .sagIcerikTutucu .hsbmLabel .hsbmRadio { margin-top: 0; width: 20px; height: 20px; position: relative; -webkit-appearance: none; }
.hesabimBolumuTutucu .sagIcerikTutucu .hsbmLabel input[type="radio"]:before { content: ""; font-family: 'DenizbutikFont'; width: 20px; height: 20px; position: absolute; left: 0; top: 0; border: 2px solid #e1e1e1; border-radius: 50%; }
.hesabimBolumuTutucu .sagIcerikTutucu .hsbmLabel input[type="radio"]:checked:before { background-color: #ff6100; border-color: #ff6100; content: "\e904"; color: #fff; font-size: 7px; text-align: center; line-height: 17px; }
.hesabimBolumuTutucu .sagIcerikTutucu .hsbmLabel .hsbmCheckbox { margin-top: 0; width: 20px; height: 20px; position: relative; -webkit-appearance: none; }
.hesabimBolumuTutucu .sagIcerikTutucu .hsbmLabel input[type="checkbox"]:before { content: ""; font-family: 'DenizbutikFont'; width: 20px; height: 20px; position: absolute; left: 0; top: 5px; border: 2px solid #e1e1e1; border-radius: 50%; }
.hesabimBolumuTutucu .sagIcerikTutucu .hsbmLabel input[type="checkbox"]:checked:before { background-color: #ff6100; border-color: #ff6100; content: "\e904"; color: #fff; font-size: 7px; text-align: center; line-height: 17px; }
.hesabimBolumuTutucu .favoriBosIkon { color: #ff6100; border-color: #d4d4d4; }
.hesabimBolumuTutucu .favoriBosBtn a:hover { background: #ff6100; border-color: #ff6100; color: #fff; }
.hesabimBolumuTutucu .sagIcerikBolumu .adresDefterim .adreslerim { width: 100%; padding: 0 5px; }
.hesabimBolumuTutucu .sagIcerikBolumu .adresDefterim .adreslerim > div { padding: 0 10px; margin-bottom: 20px; }
.hesabimBolumuTutucu .sagIcerikBolumu .adresDefterim .adreslerim .NewAddress a { font-size: 14px; font-weight: 600; color: #212529; }
.hesabimBolumuTutucu .sagIcerikBolumu .adresDefterim .adreslerim .NewAddress a i { font-family: 'DenizbutikFont'; font-size: 28px; color: #e5e5e5; }
.hesabimBolumuTutucu .sagIcerikBolumu .adresDefterim .adreslerim .NewAddress a i:before { content: '\e90b'; }
.hesabimBolumuTutucu .sagIcerikBolumu .adresDefterim .adreslerim .Address-content p { margin: 0; font-weight: 500; color: #212529; font-size: 14px; }
.hesabimBolumuTutucu .sagIcerikBolumu .adresDefterim .adress-item .Address-head { color: #FF6100; }
.hesabimBolumuTutucu .sagIcerikBolumu .adresDefterim .adress-item .Address-head > .Control > .item:hover a { color: #000; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .tabLink { margin-bottom: 15px; border-bottom: 1px solid #eee; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .tabLink a { margin: 0; border: 1px solid #eee; position: relative; bottom: -1px; color: #b6b6b6; font-size: 14px; padding: 11px 20px; line-height: normal; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .tabLink a:hover { background: #eee; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .tabLink a.aktif { color: #FF6100; border-color: #FF6100; background-color: #fff; z-index: 2; border-bottom-color: transparent; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders .order-info { border: none; background: #f7f7f7; padding: 15px 10px; padding-right: 55px; position: relative; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col1 { margin: 0; padding: 0; border: none; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col2 { margin: 0; padding: 5px 0 0; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col3 { margin: 0; padding: 0; width: auto; line-height: 44px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col4 { margin: 0; padding: 0; width: auto; float: right; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col5 { margin: 0; padding: 0; width: auto; float: right; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); width: auto; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col1 i { line-height: 44px; font-family: 'FontAwesome'; font-weight: 300; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col2 .order-no { margin: 0; padding: 0; color: #656565; line-height: 18px; font-size: 14px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col2 .order-no strong { font-weight: normal; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col2 .order-date { margin: 0; padding: 0; color: #656565; line-height: 18px; font-size: 14px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col3 strong { font-weight: 600; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col4 .order-total { margin: 0; font-family: oxygen,sans-serif; font-weight: 600; color: #FF6100; margin-bottom: 1px; font-size: 16px; line-height: 24px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col4 .order-type { font-size: 13px; font-weight: 400; font-family: oxygen,sans-serif; color: #545454; line-height: 19px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col5 i { font-family: 'DenizButikFont'; width: 25px; height: 25px; background-color: #bdbdbd; color: #ececec; border-radius: 50%; text-align: center; line-height: 25px; font-size: 7px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .orders-info-col5 i:before { content: "\e929"; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .tdTutucu.tdTutucuBeyaz { padding: 15px; border-color: #f6f6f6; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun { padding: 10px; border-color: #f6f6f6; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .urunResmin { padding: 0; width: 50px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .urunResmin a { height: auto; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBilgileri { padding: 0; width: calc(100% - 50px); padding-left: 15px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBilgileri .hsbmSpan { margin-bottom: 0; line-height: 18px; color: #6b6b6b; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBilgileri a { color: #6b6b6b; font-weight: 500; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBilgileri a strong { padding: 10px 0 0; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBilgileri .hsbmSpan strong { font-weight: 500; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBilgileri .hsbmSpan:nth-last-of-type(1) { color: #ff6100; font-family: oxygen,sans-serif; font-size: 14px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBilgileri .hsbmSpan:nth-last-of-type(1) strong { color: #6b6b6b; font-family: 'Source Sans Pro'; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBilgileri .hsbmSpan:nth-last-of-type(2) { color: #ff6100; font-family: oxygen,sans-serif; font-size: 14px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBilgileri .hsbmSpan:nth-last-of-type(2) strong { color: #6b6b6b; font-family: 'Source Sans Pro'; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBtn { margin: 15px 0 0; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBtn .kolayIadeBtn { border-color: #000; background-color: #000;width:auto;padding:0 10px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBtn .kolayIadeBtn { display: none; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisAdresDetaylari .blok .blokIcerik { background: transparent; padding: 0; min-height: auto; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisDetayDurum { border-color: #f6f6f6; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisDetayDurum p { margin: 0; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisDetayDurum b { font-weight: 600; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisAdresDetaylari { padding-top: 20px; border-top: 1px solid #f6f6f6; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisAdresDetaylari .blokRow { margin: 0; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisAdresDetaylari .blokRow .blok { width: 100%; padding: 0; margin: 0; clear: left; margin-bottom: 15px; display: flex; align-items: flex-start; flex-direction: column; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisAdresDetaylari .blok .blokIcerik h6 { color: #313131; font-size: 14px; font-weight: 600; margin-bottom: 5px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisAdresDetaylari .blok .blokIcerik p { color: #6b6b6b; font-size: 14px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisAdresDetaylari .sozlesmeOku { margin-bottom: 11px; margin-top: 15px; font-size: 14px; color: #565656; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisAdresDetaylari .blok .blokIcerik .tutar { font-size: 14px; margin: 0; color: #6b6b6b; line-height: 29px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisAdresDetaylari .blok .blokIcerik .tutar strong { font-weight: 600; font-size: 14px; font-family: oxygen,sans-serif; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisAdresDetaylari .blok .blokIcerik .genelToplam { border-top-color: #eee; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisAdresDetaylari .blok .blokIcerik .genelToplam .hsbmSpan { font-size: 14px; margin: 0; color: #6b6b6b; line-height: 29px; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisAdresDetaylari .blok .blokIcerik .genelToplam .hsbmSpan strong { font-weight: 600; font-size: 16px; color: #FF6100; font-family: oxygen,sans-serif; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListe .altButonTutucu { background: #fff; padding: 0; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListe .altButonTutucu a.griButon { color: #2fd173; }
.hesabimBolumuTutucu .sagIcerikBolumu .siparisListe .altButonTutucu a.kirmiziButon { color: #ff4d4d; }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .istekListesiButonlari { margin: 0; }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .hesabimTablo { float: left; }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .tdTutucu > .row > div { padding: 0 10px; margin-bottom: 10px; float: left; width: 50%; }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .istekUrunResmi { float: left; width: 90px; }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .favoriUrunDetay { float: left; width: calc(100% - 105px); }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .favoriUrunDetay .urunBaslik { color: #4a4a4a; font-size: 14px; font-weight: 600; height: 20px; text-overflow: ellipsis; float: left; width: 100%; white-space: nowrap; }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .favoriUrunDetay .favoriUrunP .hsbmSpan { color: #4a4a4a; font-size: 13px; font-weight: 100; }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .favoriUrunDetay .favoriUrunP .hsbmSpan span { font-weight: 600; }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .favoriUrunDetay .favoriUrunPrice { font-family: 'oxygen',sans-serif; color: #ff6100; font-size: 17px; font-weight: 600; }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .favoriUrunDetay .favoriUrunPrice .OldPrice { font-size: 16px; color: #bfbfbf; }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .favoriUrunDetay .favoriUrunDetaySag .divItem a.sepetIcon { background: #ff6100; border-color: #ff6100; color: #fff; border-radius: 3px; }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .favoriUrunDetay .favoriUrunDetaySag .divItem a.iptalEt { font-size: 12px; }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .favoriUrunDetay .favoriUrunDetaySag .divItem a.iptalEt:hover { background: #f0f0f0; }
.hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .favoriUrunDetay .favoriUrunP > .hsbmSpan { border: none; margin: 0; padding: 0; }
.hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .hediyeCeklerim .tabLink { margin-bottom: 15px; border-bottom: 1px solid #eee; }
.hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .hediyeCeklerim .tabLink a { margin: 0; border: 1px solid #eee; position: relative; bottom: -1px; color: #b6b6b6; font-size: 14px; padding: 11px 20px; line-height: normal; }
.hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .hediyeCeklerim .tabLink a:hover { background: #eee; }
.hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .hediyeCeklerim .tabLink a.aktif { color: #FF6100; border-color: #FF6100; background-color: #fff; z-index: 2; border-bottom-color: transparent; }
.hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .Head .CouponCode { border-color: #f882c6; display: block; }
.hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .Head .CouponCode i { margin: 0 10px 0 0; float: left; color: #ff6100; font-size: 23px; font-family: 'DenizbutikFont'; line-height: 19px; }
.hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .Head .CouponCode i:before { content: '\e963'; }
.hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .Content_accordion > .Content .Coupon-info > .item > .Num { color: #ff6100; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blokRow2 { margin: 0 -5px; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok { padding: 6px; background: #000; width: calc(25% - 10px); margin: 0 5px; position: relative; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok span { background: #fff; font-size: 14px; color: #212529; padding: 11px 20px; line-height: 28px; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok span i { display: none; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok span strong { float: right; color: #3d3d3d; font-size: 22px; font-family: 'Oxygen',sans-serif; font-weight: 600; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:before { content: ""; width: 14px; height: 14px; position: absolute; background-color: #000; border-radius: 50%; top: 0; left: 0; z-index: 1; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:after { content: ""; width: 14px; height: 14px; position: absolute; background-color: #000; border-radius: 50%; bottom: 0; left: 0; z-index: 1; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok span:before { content: ""; width: 14px; height: 14px; position: absolute; background-color: #000; border-radius: 50%; top: -5px; right: -5px; z-index: 1; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok span:after { content: ""; width: 14px; height: 14px; position: absolute; background-color: #000; border-radius: 50%; bottom: -5px; right: -5px; z-index: 1; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(1) { background: #ff84c8; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(1):before { background: #ff84c8; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(1):after { background: #ff84c8; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(1) span:before { background: #ff84c8; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(1) span:after { background: #ff84c8; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(2) { background: #72829d; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(2):before { background: #72829d; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(2):after { background: #72829d; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(2) span:before { background: #72829d; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(2) span:after { background: #72829d; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(3) { background: #ffd55c; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(3):before { background: #ffd55c; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(3):after { background: #ffd55c; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(3) span:before { background: #ffd55c; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(3) span:after { background: #ffd55c; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(4) { background: #df412b; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(4):before { background: #df412b; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(4):after { background: #df412b; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(4) span:before { background: #df412b; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok:nth-child(4) span:after { background: #df412b; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .maviUyari { background: transparent; color: #676767; font-size: 14px; font-weight: normal; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .kuponOlustur .kuponOlusturButon { border: 1px solid #fa9acd; background: #fff; color: #fa9acd; border-radius: 3px; font-weight: 600; font-size: 13px; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .kuponOlustur .kuponOlusturButon:hover { background: #fa9acd; color: #fff; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .kuponOlustur .kuponOlusturYazi { color: #676767; font-size: 14px; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .maviUyari { background: transparent; color: #676767; font-size: 14px; font-weight: normal; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .maviUyari i { font-family: 'DenizButikFont'; font-size: 20px; color: #d6d6d6; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .maviUyari i:before { content: '\e961'; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .kuponOlustur .kuponOlusturButon:hover { background: #fa9acd; color: #fff; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blokRow2 { margin: 0; background-color: #ff84c8; padding: 10px; position: relative; margin-bottom: 15px; width: 520px; float: left; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blok { width: auto; padding: 0; margin: 0; background: #fff; width: 50%; padding: 18px 20px; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blok span { background: transparent; color: #000; font-size: 13px; padding: 0; height: auto; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blok span i { display: none; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blok span strong { float: none; display: block; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blok:nth-child(1) span { color: #ff84c8; font-size: 13px; line-height: 20px; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blok:nth-child(1) span strong { font-size: 22px; font-weight: 600; font-family: 'Oxygen',sans-serif; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blok:nth-child(2) span { color: #000; font-size: 13px; line-height: 20px; text-align: right; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blok:nth-child(2) span strong { font-size: 22px; font-weight: 600; font-family: 'Oxygen',sans-serif; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blokRow2:before { content: ""; width: 20px; height: 20px; position: absolute; background-color: #ff84c8; border-radius: 50%; top: 0; left: 0; z-index: 1; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blokRow2:after { content: ""; width: 20px; height: 20px; position: absolute; background-color: #ff84c8; border-radius: 50%; bottom: 0; left: 0; z-index: 1; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blok:nth-child(2):before { content: ""; width: 20px; height: 20px; position: absolute; background-color: #ff84c8; border-radius: 50%; top: 0; right: 0; z-index: 1; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blok:nth-child(2):after { content: ""; width: 20px; height: 20px; position: absolute; background-color: #ff84c8; border-radius: 50%; bottom: 0; right: 0; z-index: 1; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blok:nth-child(1) { position: relative; }
.hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blok:nth-child(1):after { content: "\e962"; font-family: 'DenizbutikFont'; font-size: 30px; color: #ff84c8; position: absolute; right: -25px; top: 20px; }
.hesabimBolumuTutucu .sagIcerikBolumu .destekTaleplerim .Content_accordion > .Head .Info { font-weight: 100; font-size: 14px; color: #656565; }
.hesabimBolumuTutucu .sagIcerikBolumu .destekTaleplerim .Content_accordion > .Head .Info span { font-weight: 600; }

.sepetimBody .BasketPage { font-family: 'Source Sans Pro',sans-serif !important; }
.sepetimBody #header { background: transparent; }
.sepetimBody #header .htop { display: none; }
.sepetimBody #header .dnzButton { display: none; }
.sepetimBody #header .mycart { display: none; }
.sepetimBody #header .welcome { display: none; }
.sepetimBody #header .searchContent { display: none; }
.sepetimBody #header .navigation { display: none; }
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemB select { background-color: #ebebeb; border: 1px solid #e3e3e3; border-radius: 3px; padding: 7px 8px; font-size: 13px; }
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemB.sepetItemB0 { width: 75px; height: auto; }
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemB.sepetItemB0 img { max-width: 100%; max-height: 100%; }
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemB.sepetItemB1 span { font-size: 14px; color: #606060; line-height: 16px; font-weight: normal; margin-bottom: 2px; }
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemB.sepetItemB1 span.UrunHizliKargo { color: #00C0AC; margin-top: 6px; }
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemB.sepetItemB1 span.UrunHizliKargo:before { content: '\e91c'; font-family: 'DenizbutikFont'; font-size: 15px; margin-right: 5px; }
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemB.sepetItemB1 a { font-size: 14px; color: #606060; line-height: 16px; font-weight: normal; margin-bottom: 2px; }
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemB.sepetItemB1 strong { font-weight: normal; }
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemPriceContent { font-family: 'Oxygen',sans-serif; }
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemPriceContent .sepetItemB4 .sepetItemB4_1 { color: #606060; text-decoration: line-through; font-size: 14px; font-weight: 100;display: none;}
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemPriceContent .sepetItemB4.sepetFiyatBold { font-weight: 600; text-align: right; }
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemPriceContent .sepetItemB3 { order: 2; }
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemPriceContent .sepetItemB3.sepetFiyatBold .sepetItemB3_1 { font-weight: 100; }
.sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemPriceContent .sepetItemB3.sepetFiyatBold .sepetItemB3_2 { font-weight: 600; }
.sepetimBody .BasketDetailSepetList .sepetListAlt { display: none; }
.sepetimBody .BasketDetailContainer .alisverisedevamet { color: #8d8e8f; font-weight: 600; border-color: #f0f0f0; border-radius: 3px; font-size: 14px; }
.sepetimBody .BasketRigth.BasketHediyeCeki { background-color: #fff; border: 1px solid #f0f0f0; border-radius: 5px; }
.sepetimBody #hed div.hediCekForm #mainHolder_ucSepetim_lnkButtonHediyeCekiUygula { background-color: #fff; border: 1px solid #d5d5d5; line-height: 28px; font-size: 13px; color: #000; font-weight: normal; }
.sepetimBody #hed div.hediCekForm a.hediyeCeklerimListBtn:hover { color: #ff6100; }
.sepetimBody .BasketRigth ul li.genelToplam { font-weight: normal; }
.sepetimBody .BasketRigth ul li span { padding: 4px 0; color: #1c1e1f; font-size: 14px; }
.sepetimBody .BasketRigth ul li span.tut { font-weight: 600; font-family: oxygen,sans-serif; color: #616161; }
.sepetimBody .BasketRigth ul li.genelToplam span.tut { color: #ff8aca; font-weight: 700; font-size: 16px; }
.sepetimBody .BasketRigth .sepetHizliKargo { padding-top: 10px; margin-top: 15px; font-weight: 600; font-size: 13px; color: #292929; border-top: 1px solid #eee; text-align: center;}
.sepetimBody .BasketRigth ul li.sepetHizliKargo span { color: #00bf68; font-weight: normal; font-size: 11px; display: inline-block; vertical-align: top; float: none; }
.hedefSatisContent { font-weight:600 !important;background: #ffeede; margin: 0 0 10px; font-size: 15px;float:left;width:100%; display:block;padding:3px 10px;}
.sepetListAlt .hedefSatisContent{display:none;}
.hedefSatisContent:before { color: #000 !important;content: "\f05a"!important;font-size: 15px!important; margin-right: 2px; }
.hedefSatisContent span{color:#ff6100;}
.BasketDetail {display: inline-block;}
.BasketRigth li.genelToplam:after, .Odeme-RightLine.genelToplam:after { content: "*Vergiler dahil ücret"; display: block; clear: left; text-align: right; font-size: 11px; font-weight: 500; }

.sepetimBody .BasketRigth ul li.sepetHizliKargo span.tut { display: inline-block; vertical-align: top; float: none; color: #292929; }
.sepetimBody .BasketRigth ul li.sepetHizliKargo span.tut:before { display: none; }
.sepetimBody .BasketRigth ul li.sepetHizliKargo span:before { content: '\e964'; font-family: 'DenizbutikFont'; font-size: 13px; line-height: 20px; margin-right: 4px; color: #00bf68; display: inline-block; vertical-align: top; }
.sepetimBody .SepetimList .UrunItem .UrunItemImg { height: auto; }
.sepetimBody .SepetimList .UrunItem .UrunItemImg img { max-width: 100%; max-height: 100%; }
.sepetimBody .SepetimList .UrunItem .UrunItemSag div { font-size: 14px; color: #212529; line-height: 18px; }
.sepetimBody .SepetimList .UrunItem .UrunItemSag div strong { font-weight: normal; }
.sepetimBody .SepetimList .UrunItem .UrunItemSag div .UrunItemPrice { font-family: 'Oxygen',sans-serif; color: #FF6100; font-weight: 600; }
.sepetimBody #divSiparisTutarOzet .Odeme-RightLine.genelToplam { font-weight: normal; }
.sepetimBody #divSiparisTutarOzet .Odeme-RightLine .Left { padding: 4px 0; color: #1c1e1f; font-size: 14px; }
.sepetimBody #divSiparisTutarOzet .Odeme-RightLine .Right { font-weight: 600; font-family: oxygen,sans-serif; color: #616161; }
.sepetimBody #divSiparisTutarOzet .Odeme-RightLine.genelToplam .Right { color: #ff8aca; font-weight: 700; font-size: 16px; }
.sepetimBody #divSiparisTutarOzet .Odeme-RightLine.sepetHizliKargo { padding-top: 10px; margin-top: 15px; font-weight: 600; font-size: 13px; color: #292929; border-top: 1px solid #eee; text-align: center; }
.sepetimBody #divSiparisTutarOzet .Odeme-RightLine.sepetHizliKargo .Left { color: #00bf68; font-weight: normal; font-size: 13px; display: inline-block; vertical-align: top; float: none; }
.sepetimBody #divSiparisTutarOzet .Odeme-RightLine.sepetHizliKargo .Right { display: inline-block; vertical-align: top; float: none; color: #292929; font-family: 'Source Sans Pro'; padding: 4px 0; }
.sepetimBody #divSiparisTutarOzet .Odeme-RightLine.sepetHizliKargo .Right:before { display: none; }
.sepetimBody #divSiparisTutarOzet .Odeme-RightLine.sepetHizliKargo .Left:before { content: '\e964'; font-family: 'DenizbutikFont'; font-size: 15px; height: 11px; line-height: 11px; margin-right: 4px; color: #00bf68; }
.sepetimBody .BasketRigth .hzts{float:none;margin:10px 0;}
.sepetimBody.odemeSayfa  .HeaderSayac {display: none;}
.sepetimBody.sepetAdres .HeaderSayac {display: none;}
.sepetimBody.sepetAdres .Basketstep { width: 70.5%; }
.sepetimBody.sepetAdres .Basketstep ul li { width: 50%; border-top: 6px solid #e5e5e5; }
.sepetimBody.sepetAdres .Basketstep ul li .stepContent i { display: none; }
.sepetimBody.sepetAdres .Basketstep ul li.aktif { background: #fff; border-top-color: #FF6100; }
.sepetimBody.sepetAdres .Basketstep ul li.aktif:after { border-top-color: #fff; }
.sepetimBody.sepetAdres .Basketstep ul li.aktif .step_2 span { color: #212529; font-size: 14px; }
.sepetimBody.sepetAdres .Basketstep ul li div span.tittleSpan { font-weight: 700; font-size: 15px; margin-bottom: 5px; color: #212529; }
.sepetimBody.sepetAdres .BasketDetail { border-radius: 5px; padding: 10px 15px; }
.sepetimBody.sepetAdres .BasketDetailCargo .OrderAdresList.active .OrderAdresListTeslimat { width: 100%; }
.sepetimBody.sepetAdres .BasketDetailCargo .OrderAdresList.active .OrderAdresListFatura { width: 100%; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .sepetTitle { border-bottom: 1px dashed #dcdcdc; padding-bottom: 10px; margin-bottom: 10px; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .sepetTitle .st_1 { font-weight: 600; font-size: 15px; color: #212529; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .sepetTitle .st_1:before { display: none; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .faturaAdresBtn { font-weight: normal; font-size: 12px; line-height: 22px; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .faturaAdresBtn i { font-size: 18px; display: inline-block; vertical-align: top; line-height: 22px; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem #divKargoAdreslerim { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem #divKargoAdreslerim .adresItemFloat { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemAlt { border-bottom: 1px dashed #dcdcdc; padding: 10px 10px 5px; margin-bottom: 0; border: 1px solid #ddd; border-bottom: none; border-radius: 5px 5px 0 0; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemLine { border: none; padding: 5px 10px 10px; height: auto; border: 1px solid #ddd; border-top: none; border-radius: 0 0 5px 5px; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemLine span { font-size: 12px; color: #212529; font-weight: 500; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemAlt.AdresItemSelected { border-color: #FF6100; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemLine:hover { background: transparent; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemLine.AdresItemSelected { background: transparent; border-color: #FF6100; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemAlt .AdresItemAltLeft { width: calc(100% - 50px); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemAlt .AdresItemAltLeft label span { font-size: 14px; font-weight: 600; color: #212529; line-height: 18px; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemAlt .AdresItemAltLeft label span:before { width: 18px; height: 18px; border: 5px solid #e5e5e5; background: #fff; border-radius: 50%; background: transparent; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemAlt.AdresItemSelected .AdresItemAltLeft label span:before { border-color: #FF6100; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemAlt .AdresItemAltRight a i { font-family: 'DenizbutikFont'; color: #a8a8a8; font-size: 15px; padding: 0 4px; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemAlt .AdresItemAltRight a:hover i { color: #000; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemAlt .AdresItemAltRight a i.fa-pencil:before { content: '\e969'; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .AdresItemAlt .AdresItemAltRight a i.fa-times:before { content: '\e959'; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .YeniAdresEkle { margin-top: 0; padding: 0; background: transparent; border: 1px solid #dcdcdc; box-shadow: inset -1px -3px 20px -10px rgba(0,0,0,.07); display: -webkit-flex; display: flex; align-items: center; justify-content: center; flex-direction: column; font-size: 14px; font-weight: 600; color: #212529; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .YeniAdresEkle i { font-size: 28px; margin-bottom: 5px; color: #e5e5e5; }
.sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .YeniAdresEkle:hover { color: #000; background-color: #fcfcfc; }
.sepetimBody.sepetAdres .kargoteslimdiv{float: left;width: 100%;margin-top: 10px;}
.sepetimBody.sepetAdres .kargoteslimdiv span{color: #212529;font-size: 14px;float: left;margin-right: 5px;}
.sepetimBody.sepetAdres .kargoteslimdiv span.kbolds{font-weight: 600;}
.sepetimBody.sepetAdres .kargoteslimdiv i:before{content: '\e91c';font-family: 'DenizbutikFont';float: left;font-size: 17px;margin-right: 10px;color: #ff6100;}


.sepetimBody.sepetAdres .adresGir .satirBlok.satirBlok15 { width: 49%; }
.sepetimBody.sepetAdres .adresGir .satirBlok.satirBlok17 { width: 49%; float: right; }
.sepetimBody.sepetAdres .adresGir .satirBlok.FormCountry { width: 49%; }
.sepetimBody.sepetAdres .adresGir .satirBlok.FormSehir { width: 49%; float: right; }
.sepetimBody.sepetAdres .adresGir .satirBlok.satirBlok24 { display: none; }
.sepetimBody.sepetAdres .adresGir .satirBlok.faturaTipi { display: none; }
.sepetimBody.sepetAdres .adresGir .satirBlok.satirBlok19 { display: none; }
.BasketDetail .adresDuzenlemeTutucu select,
.sagIcerikTutucu .satirBlok .hsbmTextarea,
.BasketDetail .adresDuzenlemeTutucu input { border-color: #e2e2e2 !important; border-radius: 3px !important; }

body.sepetimBody .basketCompletebtn:hover { background: #FF6100; }
body.sepetimBody .basketCompletebtn { background: #FF6100; }
body.sepetimBody .altButonTutucu a#saveAddressButton { background: #FF6100; width: 49%; text-align: center; float: right; margin: 0; }
body.sepetimBody .altButonTutucu a#saveAddressButton:hover { background: #ff6100 !important; }
body.sepetimBody .altButonTutucu a.kirmiziButon { color: #8d8e8f; background-color: #fff; border: 1px solid #dddddd; width: 49%; text-align: center; float: left; margin: 0; }
body.sepetimBody .altButonTutucu a.kirmiziButon:hover { background: #ff6100 !important; }

.sepetimBody.sepetAdres .kargoSecimContent .sepetTitle { border-bottom: 1px dashed #dcdcdc; padding-bottom: 10px; margin-bottom: 10px; }
.sepetimBody.sepetAdres .kargoSecimContent .sepetTitle .st_1 { font-weight: 600; font-size: 15px; color: #212529; }
.sepetimBody.sepetAdres .kargoSecimContent .sepetTitle .st_1:before { display: none; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation { padding: 0; margin: 0 0 10px; border: none; background: transparent; border: 1px solid #e9e9e9; box-shadow: inset -1px -3px 20px -10px rgba(0,0,0,.07); padding: 15px; border-radius: 5px; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation:hover { background-color: #fcfcfc; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation .cargoName span { font-weight: 700; color: #9a9a9a; font-size: 14px; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation .cargoName span + span { font-style: inherit; font-family: oxygen,sans-serif; font-weight: 600; color: #c3c3c3; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation .cargoInput input { display: none; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation .cargoInput:before { content: ''; width: 18px; height: 18px; border: 5px solid #e5e5e5; background: #fff; border-radius: 50%; float: left; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation.selected { border-color: #ff6100; background-color: #fcfcfc; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation.selected .cargoName span { color: #ff6100; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation.selected .cargoName span + span { color: #c3c3c3; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation.selected .cargoInput:before { border-color: #ff6100; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation .cargoName { width: 25%; }
.telimatjpg { display: none; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation .telimatjpg { display: block; width: 5%; float: left; text-align: right; font-size: 18px; line-height: 55px; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation .telimatjpg i { line-height: 54px; }

.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate { float: left; width: 100%; margin-top: 25px; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate:before { float: left; width: 100%; color: #FF6100; content: 'Aynı Gün teslimat'; border-bottom: 1px dashed #dcdcdc; padding-bottom: 10px; margin-bottom: 10px; font-weight: 600; font-size: 15px; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .hasDatepicker { margin-bottom: 16px; border-radius: 7px; border: 1px solid #e9e9e9; color: #9f9f9f; font-size: 15px; display: none; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri { padding: 0; margin: 0 -8px; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun { float: left; width: calc(50% - 16px); border: 1px solid #e9e9e9; box-shadow: inset -1px -3px 20px -10px rgba(0,0,0,.07); border-radius: 7px; color: #9f9f9f; position: relative; margin: 0 8px; overflow: hidden; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; justify-content: space-between; -webkit-flex-direction: row; -ms-flex-direction: row; -moz-flex-direction: row; -o-flex-direction: row; -webkit-justify-content: space-between; -ms-justify-content: space-between; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun .baslik { width: 40%; position: relative; border: none; background: transparent; font-size: 16px; font-weight: 600; color: #9f9f9f; border-right: 1px solid #e9e9e9; line-height: 21px; padding: 10px 30px; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun .satir { flex: 1; background: transparent; border: none; width: 60%; height: 100%; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun .baslik:after,
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun .baslik:before { right: -18px; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; margin-right: 0; z-index: 1; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun .baslik:before { border-color: transparent; border-left-color: #dcdcdc; border-width: 10px; margin-top: -10px; right: -20px; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun .baslik:after { border-color: transparent; border-left-color: #fff; border-width: 9px; margin-top: -9px; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun input { opacity: 0; position: absolute; left: 0; right: 0; bottom: 0; top: 0; width: 100%; height: 100%; margin: 0; cursor: pointer; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun span { float: left; font-family: Oxygen, sans-serif; font-size: 14px; width: 50%; padding: 5px 15px 10px; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun input + span { padding: 0 20px; width: 100%; font-weight: normal; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun input + span:after { content: "\e95e"; margin-right: 6px; font-size: 13px; font-family: 'DenizbutikFont'; float: left; line-height: 17px; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun input + span:before { content: 'Teslimat Saati'; display: block; font-size: 13px; color: #9f9f9f; line-height: 21px; margin-bottom: 2px; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun.active .baslik { background: #ff6100; color: #fff; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun.active .baslik:after { border-left-color: #ff6100; }
.sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun .satir.active { color: #ff6100; }
.sepetimBody.sepetAdres .SiparisNotuContent .sepetTitle .st_1:before { display: none; }
.sepetimBody.sepetAdres .SiparisNotuContent .sepetTitle { border-bottom: 1px dashed #dcdcdc; padding-bottom: 10px; margin-bottom: 10px; }
.sepetimBody.sepetAdres .SiparisNotuContent .sepetTitle .st_1 { font-weight: 600; font-size: 15px; color: #212529; }
.sepetimBody.sepetAdres .SiparisNotuContent .sepetTitle .st_1:before { display: none; }
.sepetimBody.sepetAdres .SiparisNotuContent textarea { display: block; width: 100%; padding: 15px; font-size: 12px; border: 1px solid #e9e9e9; box-shadow: inset -1px -3px 20px -10px rgba(0,0,0,.07); resize: none; border-radius: 5px; min-height: 85px; }
.sepetimBody.sepetAdres .HediyeContentContainer { border-radius: 5px; padding: 10px 15px; }
.sepetimBody.sepetAdres .HediyeContentContainer .sepetTitle .st_1:before { display: none; }
.sepetimBody.sepetAdres .HediyeContentContainer .sepetTitle .st_1 { float: left; width: 100%; font-weight: 600; font-size: 15px; color: #212529; border-bottom: 1px dashed #dcdcdc; padding-bottom: 10px; margin-bottom: 10px; }
.sepetimBody.sepetAdres .HediyeContentContainer .sepetTitle .st_1:before { display: none; }
.sepetimBody.sepetAdres .BasketAccountContainer { margin-top: -110px; }
.sepetimBody.odemeSayfa .BasketAccountContainer { margin-top: -110px; }
.sepetimBody.odemeSayfa .Basketstep { width: 70.5%; }
.sepetimBody.odemeSayfa .Basketstep ul li { width: 50%; border-top: 6px solid #e5e5e5; }
.sepetimBody.odemeSayfa .Basketstep ul li .stepContent i { display: none; }
.sepetimBody.odemeSayfa .Basketstep ul li.aktif { background: #fff; border-top-color: #ff6100; }
.sepetimBody.odemeSayfa .Basketstep ul li.aktif:after { border-top-color: #fff; }
.sepetimBody.odemeSayfa .Basketstep ul li.aktif .step_2 span { color: #212529; font-size: 14px; }
.sepetimBody.odemeSayfa .Basketstep ul li div span.tittleSpan { font-weight: 700; font-size: 15px; margin-bottom: 5px; color: #212529; }
.sepetimBody.odemeSayfa .OdemeMenu > ul { margin: 0; padding: 0; }
.sepetimBody.odemeSayfa .OdemeMenu > ul > li { width: 100%; padding: 0; margin: 0; }
.sepetimBody.odemeSayfa .OdemeMenu > ul > li#mainHolder_ucOdeme_liHepsiPayV2 > a > i:after{content: "\f38a";}
.sepetimBody.odemeSayfa .OdemeMenu > ul > li > a { margin-right: 10px; height: 40px; padding: 0 12px 0 35px; background-color: #fff; border: 1px solid #ececec; border-radius: 5px; box-shadow: inset -1px -3px 20px -10px rgba(0,0,0,.07); font-weight: 600; color: #737373; display: inline-flex; align-items: center; position: relative; transition: .3s; cursor: pointer; margin-bottom: 10px; vertical-align: top; width: 100%; }
.sepetimBody.odemeSayfa .OdemeMenu > ul > li > a:before { display: none; }
.sepetimBody.odemeSayfa .OdemeMenu > ul > li > a:after { content: ""; position: absolute; border: 5px solid #e5e5e5; border-radius: 50%; width: 17px; height: 17px; left: 11px; }
.sepetimBody.odemeSayfa .OdemeMenu > ul > li > i{display:none;}
.sepetimBody.odemeSayfa .OdemeMenu > ul > li.activeMenu > a {background: #39c751;border-color: #39c751;color: #fff;}
.sepetimBody.odemeSayfa .OdemeMenu > ul > li.activeMenu > a:after { border-color: #fff; }
.sepetimBody.odemeSayfa .OdemeMenu > ul > li.activeMenu .mobilSonFiyat{margin-left:5px;}
.sepetimBody.odemeSayfa .OdemeMenu > ul > li:hover > a { color: #000; }
.sepetimBody.odemeSayfa .OdemeMenu > ul > li:hover > a i:after { color: #000; }
.sepetimBody.odemeSayfa .OdemeMenu > ul > li > div { float: left; width: 100%; margin: 0 0 20px; padding: 10px; }
.sepetimBody.odemeSayfa .OdemeMenu > ul > li.activeMenu:hover > a { color: #fff; }
.sepetimBody.odemeSayfa .OdemeMenu > ul > li.activeMenu:hover > a i:after { color: #fff; }
.sepetimBody.odemeSayfa .OdemeMenu .CrediCardContent input { background: #f7f7f7; border-radius: 3px; height: 35px; padding: 0 10px; }
.sepetimBody.odemeSayfa .OdemeMenu .CrediCardContent select { background: #f7f7f7; border-radius: 3px; height: 35px; }
.sepetimBody.odemeSayfa .BasketDetail { border-radius: 5px; padding: 10px 15px; }
.sepetimBody.odemeSayfa .BasketDetail .OdemeMenuTittle { border-bottom: 1px dashed #dcdcdc; padding-bottom: 10px; margin-bottom: 10px; font-size: 12px; color: #a0a0a0; font-weight: 100; margin-left: 2px; }
.sepetimBody.odemeSayfa .BasketDetail .OdemeMenuTittle strong { font-weight: 600; font-size: 15px; color: #212529; }
.sepetimBody #hed div select { height: 35px; }
.sepetimBody #hed div.hediCekForm a.hediyeCeklerimListBtn i { color: #FF6100; }
.sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB0 { width: 75px; margin-right: 20px; height: auto; }
.sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB1 * { font-size: 14px; color: #606060; line-height: 16px; font-weight: 400; }
.sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB1 p { margin: 0; }
.sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB3 { text-align: right; font-family: oxygen,sans-serif; }
.sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB3 .sepetItemB3_1 { color: #606060; text-decoration: line-through; font-size: 14px; font-weight: 100; display: none;}
.sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB3 .sepetItemB3_2 { color: #FF6100; font-weight: 600; font-size: 18px; }
.sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB3 .sepetItemB3_2 .SindirimliFiyatKdv { display: none; }
.sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB5 .favori { display: none; }
.sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB5 .sepet-sil { display: none; }
.sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB5 a.button { border: 1px solid #FF6100 !important; color: #FF6100; padding: 8px; background-color: #fff; border-radius: 3px; font-weight: 600; font-size: 14px; line-height: 21px; }
.sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB5 a.button:hover { background: #FF6100; color: #fff; }
.sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent ul li .indirimOrani { display: none; }
.sepetimBody #divSiparisTamalandiSonuc .satirLeft i { font-family: 'DenizbutikFont'; }
.sepetimBody #divSiparisTamalandiSonuc .satirLeft i:before { content: '\e95c'; }

.CompanyPages { float: left; width: 100%; padding: 50px 0; }
.CompanyPages .CompanyTitle { text-align: center; font-weight: 600; font-size: 20px; margin-bottom: 10px; }
.CompanyPages .Company-Head { float: left; width: 100%; background-color: #f1f1f1; padding: 15px 0; }
.CompanyPages .Company-Head .companyCarousel { overflow-x: auto; overflow-y: hidden; white-space: nowrap; }
.CompanyPages .Company-Head .companyCarousel::-webkit-scrollbar-thumb { width: 0; height: 0; }
.CompanyPages .Company-Head .companyCarousel .company-tab-item { background-color: #fff; height: 90px; display: -webkit-flex; display: flex; padding: 0 30px; text-align: center; margin: 0 5px; align-items: center; justify-content: center; flex-direction: column; border-radius: 5px; border: 1px solid #eaeaea; cursor: pointer; }
.CompanyPages .Company-Head .companyCarousel .company-tab-item > .Icon { font-size: 30px; margin-bottom: 9px; }
.CompanyPages .Company-Head .companyCarousel .company-tab-item > .tab-title { font-size: 14px; }
.CompanyPages .Company-Head .companyCarousel .company-tab-item.Active { color: #ff6100; border-color: #ff6100; }
.CompanyPages .Company-Head .T { font-weight: 600; margin-bottom: 15px; font-size: 15px; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; }
.CompanyPages .Company-Body { float: left; width: 100%; }
.CompanyPages .Company-Body .company-tab-content { float: left; width: 100%; height: 100%; }
.CompanyPages .Company-Body .company-tab-content .tab-item { float: left; width: 100%; height: 100%; display: none; }
.CompanyPages .Company-Body .company-tab-content .tab-item.Show { display: block; }
.CompanyPages .Company-Body .company-tab-content .tab-item .tab-title { font-weight: 600; font-size: 14px; padding: 15px 0; color: #ff6100; float: left; width: 100%; }
.CompanyPages .Company-Body .company-tab-content .tab-item .tab-content { float: left; width: 100%; }
.CompanyPages .Company-Body .company-tab-content .tab-item .tab-content .tab-accordion { float: left; width: 100%; }
.CompanyPages .Company-Body .company-tab-content .tab-item .tab-content .tab-accordion .box { margin-bottom: 17px; border: 1px solid #e6e6e6; border-radius: 3px; float: left; width: 100%; }
.CompanyPages .Company-Body .company-tab-content .tab-item .tab-content .tab-accordion .box .T { position: relative; color: #3c3c3c; font-weight: 600; font-size: 13px; line-height: 20px; padding-left: 17px; background-color: #f2f2f2; padding: 10px 15px; border-radius: 3px; }
.CompanyPages .Company-Body .company-tab-content .tab-item .tab-content .tab-accordion .box .T:before { content: "\e915"; font-size: 10px; margin-right: 5px; position: relative; color: #ff6100; position: absolute; right: 10px; font-family: 'DenizbutikFont'; }
.CompanyPages .Company-Body .company-tab-content .tab-item .tab-content .tab-accordion .box.Active > .T::before { content: "\e932"; }
.CompanyPages .Company-Body .company-tab-content .tab-item .tab-content .tab-accordion .box .content { display: none; font-size: 13px; line-height: 24px; color: #545454; padding: 0 15px 15px; }
.CompanyPages .Company-Body .company-tab-content .tab-item .tab-content > p { padding: 10px 0 0; font-size: 13px; line-height: 24px; color: #545454; margin-bottom: 25px; }
.CompanyPages .Company-Body .company-tab-content .tab-item .tab-content > h3 { margin: 0; font-size: 16px; font-weight: 600; }

.Malls { background-color: #f8f8f8; padding: 15px 0; }
.Malls .malls-item { border: 1px solid #eee; border-radius: 3px; background-color: #fff; margin: 15px 0; padding: 15px; transition: .3s; }
.Malls .malls-item .mallsOwl a { display: block; }
.Malls .malls-item .malls-detail { text-align: center; color: #3c3c3c; }
.Malls .malls-item .malls-detail .Icon { display: inline-block; margin-bottom: 10px; }
.Malls .malls-item .malls-detail .Icon > img { }
.Malls .malls-item .malls-detail .mall-name { font-weight: 600; font-size: 15px; margin-bottom: 2px; }
.Malls .malls-item .malls-detail .mall-address { color: #464646; font-size: 12px; margin-bottom: 2px; }
.Malls .malls-item .malls-detail .mall-feature { display: -webkit-flex; display: flex; align-items: center; justify-content: center; color: #464646; font-size: 12px; margin-bottom: 13px; }
.Malls .malls-item .malls-detail .mall-feature > .item { display: -webkit-flex; display: flex; align-items: center; margin-right: 10px; padding-right: 10px; border-right: 1px solid #eee; }
.Malls .malls-item .malls-detail .mall-feature > .item > img { width: 12px; margin-right: 4px; }
.Malls .malls-item .malls-detail .gotoMap { transition: .3s; display: inline-block; width: 100%; border: 1px solid #ff6100; color: #ff6100; padding: 5px; font-weight: 600; font-size: 13px; max-width: 280px; border-radius: 4px; }
.Malls .malls-item .malls-detail .gotoMap:hover { background-color: #ff6100; color: #fff; }
.Malls .malls-item .mallsOwl { transition: .3s; }
.Malls .malls-item:hover .mallsOwl { box-shadow: 26px 26px 7px -19px rgba(0,0,0,.19); }
.Malls .malls-item .mallsOwl .owl-nav { margin: 0; position: absolute; top: calc(50% - 5px); left: 0; right: 0; height: 0; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; }
.Malls .malls-item .mallsOwl .owl-nav > div.owl-prev { float: left; }
.Malls .malls-item .mallsOwl .owl-nav > div { font-size: 64px; color: rgba(255,255,255,.74); padding: 0 20px !important; }
.Malls .malls-item .mallsOwl .owl-nav > div.owl-next { float: right; }
.Malls .malls-item .mallsOwl .owl-nav > div:hover { color: #fff; }
.Malls .malls-item .mallsOwl .owl-dots { position: absolute; bottom: 10px; left: 0; right: 0; text-align: center; }
.Malls .malls-item .mallsOwl .owl-dots .owl-dot.active span { background-color: #fff; }
.Malls .malls-item .mallsOwl .owl-dots .owl-dot span { width: 8px; height: 8px; border-radius: 50%; border: 1px solid #fff; display: inline-block; margin: 0 3px; }

.contactPages { position: relative; padding: 20px 0; }
.contactPages::before { content: ""; background-color: rgba(255,255,255,.6); position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.contactPages::after { content: ""; background: #fff; background: linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 40%); position: absolute; bottom: 0; left: 0; right: 0; top: 0; }
.contactPages .contact-body { position: relative; background-color: #fff; z-index: 3; padding: 20px; border-radius: 5px; box-shadow: 0 10px 40px -18px rgba(0,0,0,.12); }
.contactPages .contact-body .contact-banner { margin-bottom: 15px; border-radius: 3px; }
.contactPages .contact-body .Area { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #eee; }
.contactPages .contact-body .Area > .contact-head { margin-bottom: 15px; }
.contactPages .contact-body .Area > .contact-head .Title { font-size: 16px; font-weight: 600; }
.contactPages .contact-body .Area > .contact-head .subTitle { line-height: 21px; color: #797979; }
.contactPages .contact-body .Area .contact-box { border: 1px solid #e9e9e9; background-color: #fafafa; display: -webkit-flex; display: flex; align-items: center; border-radius: 5px; padding: 10px 15px 10px 10px; margin-bottom: 13px; }
.contactPages .contact-body .Area .contact-box > .Icon { flex: none; margin-right: 10px; }
.contactPages .contact-body .Area .contact-box > .Txt { color: #000; }
.contactPages .contact-body .Area .contact-box > .Txt > a { text-decoration: underline; }
.contactPages .contact-body .Area .contact-box > .Txt > a, .contactPages .contact-body .Area .contact-box > .Txt > span { display: block; font-size: 13px; color: #ff61ab; font-weight: 600; }

.sepetimBody .KasaOnuFirsatlarContent ul li .productPrice .discountKdv{display: none;}
.sepetimBody .KasaOnuFirsatlarContent ul li .productPrice .regularKdv{display: none;}
.sepetimBody .KasaOnuFirsatlarContent ul li .productPrice .regularPrice{text-decoration:line-through;display: none;}
.sepetimBody .KasaOnuFirsatlarContent ul li a.button { background: #FF6100;color: #fff; }
.sepetimBody .KasaOnuFirsatlarContent ul li a.button:hover { background: #ff6100;color: #fff; }
.sepetimBody .favoriUrunlerSlider .owl-dots .owl-dot span { background: #fff; }
.sepetimBody .favoriUrunlerSlider .owl-dots .owl-dot.active span { background: #ff6100; }
.sepetimBody .KasaOnuFirsatlarContent ul li .uzereniCiz { color: #9a9a9a; font-size: 12px; font-weight: 600; font-family: 'Oxygen',sans-serif; margin-bottom: 0; }
.sepetimBody .KasaOnuFirsatlarContent ul li .SindirimliFiyat { color: #FF6100; font-size: 14px; font-weight: 600; font-family: 'Oxygen',sans-serif; }
.sepetimBody .KasaOnuFirsatlarContent ul li .SindirimliFiyat .SindirimliFiyatKdv { display: none; }
.sepetimBody .KasaOnuFirsatlarContent ul li a + span { font-weight: 600; font-size: 12px; color: #404040; margin: 5px 0; }
.sepetimBody .EmptyCart .empty-area > .right > .alisverisedevamet { background: #FF6100; }
.sepetimBody .EmptyCart .empty-area > .right > .alisverisedevamet:hover { background: #ff6100; }
.sepetimBody .KasaOnuFirsatlarContent ul li .indirimOrani { background: #ff0000; border-radius: 5px; width: 38px;display: none;}

/*
.uyegirisPopup .fancybox-skin { background: transparent !important; box-shadow: none !important; padding: 0 !important; }
.uyegirisPopup .fancybox-skin .fancybox-close { width: 32px; height: 32px; background-color: #fdfdfd; border-radius: 50%; text-align: center; font-size: 10px; box-shadow: 5px 5px 20px -8px #000; cursor: pointer; }
.uyegirisPopup .fancybox-skin .fancybox-close:after { line-height: 32px; content: '\e910'; font-family: 'DenizbutikFont'; font-size: 10px; color: #212529; }
*/
body.bodyUyePopup { background: transparent !important; box-shadow: none !important; padding: 0 !important; }
.bodyUyePopup .userLeftBox, .bodyUyePopup .userRightBox { background: transparent !important; box-shadow: none !important; padding: 0 !important; }
.bodyUyePopup .MembershipModal { width: 100%; padding: 10px; position: relative; height: 100%; }
.bodyUyePopup .MembershipModal .clip-bg { display: block; -webkit-clip-path: polygon(0 47%, 100% 9%, 100% 100%, 0% 100%); clip-path: polygon(0 47%, 100% 9%, 100% 100%, 0% 100%); position: absolute; bottom: 0; left: 98px; right: 0; height: calc(100% - 30px); border-radius: 10px; background: rgb(248,214,140); background: -moz-linear-gradient(180deg, rgba(248,214,140,1) 0%, rgba(225,188,106,1) 100%); background: -webkit-linear-gradient(180deg, rgba(248,214,140,1) 0%, rgba(225,188,106,1) 100%); background: linear-gradient(180deg, rgba(248,214,140,1) 0%, rgba(225,188,106,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8d68c",endColorstr="#e1bc6a",GradientType=1); }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper { display: -webkit-flex; display: flex; align-items: flex-end; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-img { display: block; flex: none; width: 315px; position: relative; margin-right: -30px; margin-bottom: -10px; z-index: 5; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership_mob_head { display: none; text-align: center; margin-bottom: 15px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership_mob_head > .h-logo { display: inline-block; font-size: 25px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership_mob_head > p { font-size: 12px; color: #777; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content { flex: auto; background-color: #fff; padding: 18px; border-radius: 5px; position: relative; z-index: 2; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content > .Title { text-align: center; font-size: 16px; font-weight: 600; margin-bottom: 20px; margin-top: 9px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content > .Title span { display: block; font-size: 12px; font-weight: normal; margin-top: 7px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .or-divider { text-align: center; position: relative; font-size: 12px; margin-bottom: 10px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .or-divider::before { content: ""; position: absolute; left: 0; right: 0; height: 1px; background-color: #E6E6E6; top: 50%; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .or-divider > span { display: inline-block; background-color: #fff; position: relative; padding: 0 10px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .or-divider > span > span { display: inline-block; width: 35px; height: 35px; line-height: 33px; border: 1px solid #e6e6e6; border-radius: 50%; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content button.userLoginBtn { background: #FF6100; background: -moz-linear-gradient(0deg, rgba(255,103,171,1) 0%, rgba(255,171,208,1) 100%); background: -webkit-linear-gradient(0deg, #FF6100 0%, #FF6100 100%); background: linear-gradient(0deg, #FF6100 0%, #FF6100 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff67ab",endColorstr="#ffabd0",GradientType=1); border: 0; border-radius: 3px; width: 100%; height: 44px; color: #fff; font-size: 14px; margin-bottom: 10px; font-weight: 900; padding: 0; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .membership-control { text-align: right; margin-top: -5px; margin-bottom: 10px; float: left; width: 100%; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .membership-control > .userPassBtn { display: inline-block; text-decoration: underline; font-size: 11px; color: #737373; cursor: pointer; margin: 0; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .membership-bottom > .Btn { display: block; padding: 10px; border: 1px solid #969696; border-radius: 3px; text-align: center; margin-top: 12px; font-size: 13px; cursor: pointer; text-decoration: none; font-weight: bold; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .membership-bottom > .Btn:hover { background-color: #e6e6e6; color: #212529; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership { display: -webkit-flex; display: flex; margin-bottom: 15px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > .baglanButton { flex: 1; width: auto; margin: 0 10px 0 0 !important; padding: 0; background: transparent !important; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > .baglanButton:last-child { margin-right: 0 !important; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > .baglanButton a { padding: 0; background: transparent; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > .baglanButton a > .social-link > .icon { width: 40px; text-align: center; color: #fff; font-size: 16px; position: absolute; top: 0; bottom: 0; left: 0; display: -webkit-flex; display: flex; align-items: center; justify-content: center; border-right: 1px solid #D7D7D7; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > .baglanButton a > .social-link > .txt { font-weight: 600; font-size: 12px; line-height: 13px; padding: 6px 0 6px 52px; text-align: left; color: #212529; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > .baglanButton a > .social-link > .txt > span { display: block; font-weight: 100; font-size: 11px; color: #818181; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > .baglanButton a > .social-link.Fb > .txt { color: #fff; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > .baglanButton a > .social-link.Fb > .txt > span { color: #cdcdcd; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > .baglanButton a > .social-link { float: left; width: 100%; align-items: center; border: 1px solid #E4E3E4; border-radius: 5px; position: relative; height: 40px; cursor: pointer; overflow: hidden; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > #divFacebookLoginContainer.baglanButton a > .social-link { background-color: #3b5998; border-color: #3b5998; color: #fff; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > #divFacebookLoginContainer.baglanButton a > .social-link > .dnz-40 { font-size: 0; background: url(images/faceicon.png)no-repeat center; background-size: 18px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > #divGoogleLoginContainer.baglanButton a > .social-link > .dnz-8 { font-size: 0; background: url(images/googleicon.png)no-repeat center; background-size: 16px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > .baglanButton a > .social-link.Gp > .icon { color: #646464; font-size: 20px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .social-membership > #divGoogleLoginContainer.baglanButton:hover { background: #f4f4f4 !important; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .membership-bottom > .Btn.Btn-Pink { border-color: #f969b6; color: #f969b6; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .membership-bottom > .Btn.Btn-Pink:hover { background-color: #f969b6; color: #fff; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper input { background: #f3f3f3; border-color: #e2e2e2; padding: 17px 12px 6px; text-indent: 0; font-size: 12px; border-radius: 3px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper input::-webkit-input-placeholder { font-size: 0; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper input:-moz-placeholder { font-size: 0; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper input::-moz-placeholder { font-size: 0; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper input:-ms-input-placeholder { font-size: 0; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper input.ticiTelInput { padding: 0; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper { position: relative; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper > .label--animate { position: absolute; top: -10px; left: 12px; -webkit-transform: translate(0px,12px); transform: translate(0px,12px); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; transition: -webkit-transform .15s; transition: transform .15s; transition: transform .15s,-webkit-transform .15s; margin: 0; z-index: 1; font-size: 13px; color: #9b9b9b; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper > input:focus { background: #f3f3f3; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper > input:focus + .label--animate { -webkit-transform: translate(0,0) scale(.8); transform: translate(0,0) scale(.8); top: 1px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .alert-danger { font-size: 10px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .flex--wrap { display: -webkit-flex; display: flex; align-items: center; margin-bottom: 10px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .flex--wrap > .userWrapper { flex: 1; margin-right: 12px; margin-bottom: 0; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .flex--wrap > .userWrapper:last-child { margin: 0; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .membership-control { text-align: right; margin-top: -5px; margin-bottom: 10px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .membership-control .checkbox-elements { margin-top: 7px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .membership-control .checkbox-elements input { opacity: 0; display: none; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .membership-control .checkbox-elements label { width: 100%; font-family: 'Source Sans Pro',sans-serif; position: relative; padding-left: 22px; cursor: pointer; font-size: 10px; text-align: left; line-height: 15px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .membership-control .checkbox-elements a { color: #212529 !important; text-decoration: underline; font-weight: 600; font-size: 10px; line-height: 15px; }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .membership-control .checkbox-elements input + label:before { content: ''; position: absolute; left: 0; top: 1px; width: 15px; height: 15px; border: 1px solid #ccc; background: #fff; border-radius: 50%; box-shadow: inset 0 1px 3px rgba(0,0,0,.1); }
.bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-content .membership-control .checkbox-elements input:checked + label:after { content: ""; position: absolute; top: 6px; left: 5px; transition: all .2s; background-color: #ff67ab; width: 5px; height: 5px; border-radius: 50%; }
.bodyUyePopup #divSifremiUnuttum { max-width: 410px; margin: 0 auto; }
.bodyUyePopup #divSifremiUnuttum .MembershipModal { padding: 0; }
.bodyUyePopup #divSifremiUnuttum .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper input { padding: 17px 12px 6px; }
.bodyUyePopup #divSifremiUnuttum .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper.divSifreminiUnuttumIDDiv img { height: 40px; }
.bodyUyePopup #divSifremiUnuttum .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper.divSifreminiUnuttumIDDiv > .label--animate { top: 37px; }
.bodyUyePopup #divSifremiUnuttum .MembershipModal .MembershipModal-Wrapper .membership-content .userWrapper.divSifreminiUnuttumIDDiv > input:focus + .label--animate { top: 43px; }
.bodyUyePopup #divSifremiUnuttum .MembershipModal .MembershipModal-Wrapper .membership-content { padding: 10px; }
.bodyUyePopup #divSifremiUnuttum .MembershipModal .MembershipModal-Wrapper .membership-content > .Title { margin-top: 0; margin-bottom: 10px; }

.uyelikonay.basariliUyelik { float: left; width: 100%; text-align: center; padding: 50px 0; }
.uyelikonay.basariliUyelik .title { float: left; width: 100%; }
.uyelikonay.basariliUyelik .title h4 { font-size: 28px; font-weight: 600; margin-bottom: 10px; }
.uyelikonay.basariliUyelik .title span { font-size: 16px; }
.uyelikonay.basariliUyelik a.button { padding: 10px; display: inline-block; margin-top: 20px; font-size: 16px; border-radius: 5px; }

.ticimaxYanBlokItem:last-child a { margin: 0 !important; }
.Countmob { display: none; }
.MobileApp { display: none; }
.MobileGoogle { display: none; }

.UrunYokPage #divTicimaxCopyrightContent { position: fixed; bottom: 0; width: 100%; }
.UrunYokPage .AramaSonucYok { display: block; }
.UrunYokPage #divUrunYok { opacity: 0; height: 0; visibility: hidden; overflow: hidden; }
.AramaSonucYok { float: left; width: 100%; display: none; margin: 50px 0; }
.AramaSonucYok .aramasonucTex { float: left; width: 100%; text-align: center; }
.AramaSonucYok .aramasonucTex .aramasonucTex1 { float: left; width: 100%; font-size: 19px; color: #2a2a2a; font-weight: 600; margin-bottom: 5px; }
.AramaSonucYok .aramasonucTex .aramasonucTex2 { float: left; width: 100%; font-size: 19px; color: #2a2a2a; font-weight: normal; }
.AramaSonucYok .popListKat { float: left; width: 100%; margin-top: 50px; text-align: center; }
.AramaSonucYok .popListKat ul { list-style: none; margin: 0 -15px; }
.AramaSonucYok .popListKat ul li { display: inline-block; vertical-align: top; margin: 0 15px; }
.AramaSonucYok .popListKat ul li a { float: left; text-align: center; font-size: 19px; font-weight: 600; }
.AramaSonucYok .popListKat ul li a img { width: 150px; height: 150px; border-radius: 100%; display: block; margin: 0 auto 5px; }

.KategoriLink { float: left; width: 100%; margin: 10px 0 0; padding: 0 0 0 5px; }
.KategoriLink ul { list-style-type: none; margin: 0; white-space: nowrap; }
.KategoriLink ul li { padding: 0px; width: 100%; float: none; display: none; vertical-align: top; }
.KategoriLink ul.owl-carousel li{display: inline-block;}
.KategoriLink ul li .ktimg { float: left; width: 100%; overflow: hidden; border-radius: 100%; }
.KategoriLink ul li .kttex { float: left; width: 100%; color: #000; font-size: 14px; margin: 0; font-weight: 400; margin-top: 5px; text-align: center; }
.KategoriLink ul li .kttex img{display:inline-block;vertical-align:middle;margin-left:5px;}
.KategoriLink ul li .kttex i{color: #db1b21;}


/* eski sepet indirim kodu .KatSepetFiyat { position: absolute; left: 0; bottom: 8px; color: #fff; font-size: 14px; line-height: 35px; padding: 0 10px; margin: 0 auto; background: #f24504; border-radius: 6px; }
.KatSepetFiyat span { color: #fff; font-size: 20px; margin-left: 10px; display: inline-block; vertical-align: top; line-height: 32px; font-weight: 600; }
.KatSepetFiyat.ozel5kat{background: #fe2180;}*/

.KatSepetFiyat {position: absolute;left: 0;bottom: 28px;color: #3f3f3f;font-size: 14px;font-weight: 600;line-height: 35px;padding: 0;margin: 0 auto;background: transparent;border-radius: 0;text-align: left;}
.KatSepetFiyat span {color: #3f3f3f;font-size: 20px;display: inline-block;vertical-align: top;line-height: 20px;font-weight: 600;margin: 2px 0 0;float:left;clear:left;}
.KatSepetFiyat em{font-style:normal;background:#fefb3a;display: block;line-height: 1.3;float:left;}
.LiveFashion .KatSepetFiyat em{font-size:10px;}
.KatSepetFiyat.ozel5kat{background: #fff;}
.sepetindirim2 .KatSepetFiyat em{background:#5afe3a;}

.PlSc_4 .KatSepetFiyat{font-size:12px;}
.PlSc_4 .KatSepetFiyat span{font-size:17px;}

.homepage .KatSepetFiyat {left: 11px;right:11px; bottom:2px;font-size:12px;line-height:25px;padding:0px;}
.homepage .productItem .productPrice {margin-top:9px;}
.homepage .KatSepetFiyat span {line-height:20px;font-size:15px;}
.homepage .productItem .productDetail{height:50px;}


/* eski sepet indirim kodu .sPric { float:left;clear:left; color: #fff; line-height: 32px;font-size:20px; font-weight: 600; padding: 0 10px; margin: 4px 0 0; background: #f24504; border-radius: 6px; }
.sPric span { margin-right:10px; color: #fff; font-size: 14px; line-height: 35px; font-weight: 400; float: left; }*/

.sPric {float:left;clear:left;font-size:20px;font-weight: 600;padding: 0;margin: 4px 0 0;border-radius: 6px;}
.sPric span { background:#fefb3a;display: block;line-height: 1.3;color: #3f3f3f; font-size: 16px; float: left; }
.sPric em{font-style:normal;float:left;clear:left;color: #3f3f3f;font-weight:bold;font-size:20px;line-height:20px;margin: 4px 0 0;}
.Detayindirim2 .sPric span{background:#5afe3a;}

@media screen and (max-width: 767px) {
    .KatSepetFiyat em{font-size:10px;}
    .KatSepetFiyat { font-size: 11px; padding: 0; line-height: 30px; bottom:32px; }
    .KatSepetFiyat span { font-size: 17px; line-height:17px; }
    div#SecilebilirHediyeUrun .productItemVariantDetail{padding:5px;}
    div#SecilebilirHediyeUrun .productItemVariantDetail .ekSecenek .ekSecenekValues span.size_box{min-height:22px;line-height:22px;font-size:10px;}

}

.ozelAlan3 { position: absolute; left: 0; top: 5px; background: transparent;z-index:9; font-size: 11px; text-transform: uppercase; color: #fff; width: 90px; line-height: 11px; font-weight: 600; padding: 4px; }
.ozelAlan3 img{margin:0 0 5px;}
#divOzelAlan3 { position: absolute; left: 0; top: 5px; background: transparent; font-size: 12px; text-transform: uppercase; color: #fff; width: 75px; line-height: 12px; font-weight: 600; padding: 4px; z-index: 9; text-align: center; }
#divOzelAlan3 img{margin:0 0 5px;}
#divOzelAlan1 { position: absolute; left: 0; right: 0; bottom: 60px; text-align: center; background-color: rgba(255,255,255,.96); padding: 8px 0; font-size: 12px; font-weight: 600; color: #212121; z-index: 9; }

.OzelSayfaContent { float: left; width: 100%; }
.OzelSayfaContent .OzelSayfaContentTitle { display: none; }
.OzelSayfaContentTitle { display: block; background: #17c37b; padding: 30px 0; }
.OzelSayfaContentTitle span { color: #fff; font-size: 25px; line-height: 30px; }
.OzelSayfaContent ul { margin: 0; padding: 0; list-style-type: none; }
.OzelSayfaContent .OzelSayfaSol { float: left; width: 25%; background: #f1f1f1; padding: 0 20px; }
.OzelSayfaContent .OzelSayfaSol ul { float: left; width: 100%; }
.OzelSayfaContent .OzelSayfaSol ul li { float: left; width: 100%; }
.OzelSayfaContent .OzelSayfaSol > ul > li { margin-bottom: 18px; }
.OzelSayfaContent .OzelSayfaSol > ul > li > a { display: block; color: #5f5f5f; font-size: 17px; font-weight: 700; letter-spacing: 1px; text-align: center; line-height: 60px; }
.OzelSayfaContent .OzelSayfaSol > ul > li > ul li a { line-height: normal; font-size: 14px; letter-spacing: 1px; font-weight: 400; padding: 10px 0; display: block; text-align: center; background: #fff; }
.OzelSayfaContent .OzelSayfaSol > ul > li > ul li a:hover { text-decoration: underline; }
.OzelSayfaContent .OzelSayfaSol ul li ul li { margin-bottom: 15px; }
.OzelSayfaContent .OzelSayfaSol .canlidestek { position: relative; float: left; width: 100%; margin-top: 10px; }
.OzelSayfaContent .OzelSayfaSol .canlidestek a { position: relative; float: left; font-size: 10px; color: #000; width: 122px; padding-top: 14px; padding-right: 11px; text-align: right; font-weight: 600; }
.OzelSayfaContent .OzelSayfaSol .canlidestek a img { position: absolute; left: 0; top: 0; max-width: 100%; }
.OzelSayfaContent .OzelSayfaSag { float: right; width: calc(75% - 25px); border: 2px solid #f1f1f1; padding: 10px; }
.OzelSayfaContent .OzelSayfaSag::-webkit-scrollbar { width: 15px; }
.OzelSayfaContent .OzelSayfaSag::-webkit-scrollbar-track { background: #dbdbdb; }
.OzelSayfaContent .OzelSayfaSag::-webkit-scrollbar-thumb { background: #fff; border-radius: 0; border: 2px solid #dbdbdb; }

.category-filter { float: left; width: 100%; text-align: center; display: none; margin: 5px 0; }
.category-filter div { display: inline-block; margin-bottom: 10px; width: 49%; }
.category-filter .category-box { display: inline-block; padding: 7px 7px; color: #666; background-color: #f8f8f8; border-radius: 60px; border: 1px solid #e2e2e2; font-weight: 600; margin: 0 3px; margin-left: 3px; width: 100%; }

.blogCenter ul, .blogRight ul { list-style-type: none; margin: 0; padding: 0; }

.ozelAlan4, .ozelAlan5, .ozelAlan2 { display: none; }
#divOzelAlan4, #divOzelAlan5, #divOzelAlan2 { display: none; }

.bilgiKaydetContainer .bilgiKaydetButton input{margin-right:7px;}
.bilgiKaydetContainer .bilgiKaydetItem{margin-bottom:10px;}
.bilgiKaydetContainer .bilgiKaydetItem span{font-weight:600;color:#000;}


/*Blog*/
body .blogCenter {}
body .blogCenter ul { margin: 0 -10px; }
.BlogTitleSpecial { float: left; width: 100%; line-height: 50px; border-top: 1px solid #cccacb; border-bottom: 1px solid #cccacb; text-align: center; font-size: 25px; color: #000; font-weight: 300; margin-bottom: 30px; }
body .blogCenter .tici-blok-ul li:first-child, body .tici-blok-ul li {width: 100%;padding: 0 10px;clear: none !important;margin-bottom: 60px;}
body .blogCenter .tici-blok-ul .pi-titles {height: auto;margin: 10px 0;}
body .blogCenter .tici-blok-ul .pi-titles p { display: none !important; }
body .blogCenter .tici-blok-ul .pi-titles h3 { margin: 0; }
body .blogCenter .tici-blok-ul .pi-titles h3 a { font-size: 18px; font-weight: 500; color: #000000; }
body .blogCenter .tici-blok-ul .pi-categories {margin: 0 0 10px;}
body .blogCenter .tici-blok-ul .pi-categories .pi-cat{text-decoration:initial;}
body .blogCenter .tici-blok-ul .pi-categories .pi-cat *{font-weight: 600;color:#000;}
body .blogCenter .tici-blok-ul .pi-text {height: auto;margin: 0 0 10px;max-height: 80px;}
body .blogCenter .tici-blok-ul .pi-text p{margin:0;line-height:1.4;font-size:14px;font-weight:400;}
body .blogCenter .tici-blok-ul .pi-etiket {margin: 0 0 10px;}
body .blogCenter .tici-blok-ul .pi-etiket span{font-size: 14px !important; color: #8dbecb; text-transform: uppercase; font-weight: bold;}
body .blogCenter .tici-blok-ul .pi-link { margin: 0; }
body .blogCenter .tici-blok-ul .pi-link a {font-size: 12px;line-height: 16px;color: #000000;}
body .blogCenter > .blog-img { display: none !important; }
body .blogCenter > .blog-h1 { font-size: 18px; font-weight: 600; text-transform: uppercase; text-decoration: none; color: #000000; line-height: 18px; margin: 40px 0; }
body .blogCenter p { font-size: 15px; font-weight: normal; color: #000000; line-height: 30px; }
body .blogCenter h3 { font-size: 30px; color: #000; font-weight: 600; line-height: 30px; margin: 60px 0 50px 0; }
body .blogCenter .blog-etiket { display: none !important; }
body .blogCenter .yayintarih { display: none !important; }

body .blogCenter .tici-blok-ul li:nth-child(n+2) .pi-picture{float:left;width:50%;padding-bottom: 28%;}
body .blogCenter .tici-blok-ul li:nth-child(n+2) .pi-titles{float:left;width:50%;padding-left:15px;margin:0 0 10px;}
body .blogCenter .tici-blok-ul li:nth-child(n+2) .pi-categories{float:left;width:50%;padding-left:15px;}
body .blogCenter .tici-blok-ul li:nth-child(n+2) .pi-text{float: left;width: 50%;padding-left: 15px;}
body .blogCenter .tici-blok-ul li:nth-child(n+2) .pi-etiket{float:left;width:50%;padding-left:15px;}
body .blogCenter .tici-blok-ul li:nth-child(n+2) .pi-link{float:left;width:50%;padding-left:15px;}

body .blog-sayfalama ul li a{background:transparent;font-weight: 600;width: 30px;height: 30px;line-height: 30px;padding: 0;display: block;}
body .blog-sayfalama ul li a.active{background:#8dbecb;border-radius:100%;}
body .blog-sayfalama ul li a:hover{background:#8dbecb;border-radius:100%;}

body .blogkategoribaslik{text-transform: uppercase;text-align: center;position:relative;border-bottom:none;}
body .blogkategoribaslik:after{content:"";position:absolute;left:0;right:0;bottom:0;margin:auto;width: 100px;height:3px;background:#d8e7ed;}
body .blogKategori ul li a{text-decoration:initial;display: block;line-height: 40px;padding-left: 10px;}
body .blogKategori ul li{border-bottom: 1px solid #eaeaeb;margin:0;padding:0;}

body .blokSonYazilar{margin:25px 0 0;}
body .bloksonyazilarbaslik{text-transform: uppercase;text-align: center;position:relative;border-bottom:none;}
body .bloksonyazilarbaslik:after{content:"";position:absolute;left:0;right:0;bottom:0;margin:auto;width: 100px;height:3px;background:#d8e7ed;}
body .blokSonYazilar ul li{float:left;width:100%;border:none;margin-bottom:20px;}
body .blokSonYazilar ul li a{text-decoration:initial;font-weight:600;}
body .blokSonYazilar ul li img{float:left;width:100px;margin-right:10px;}
/*Blog*/

.fancybox-inner #divSifremiUnuttum a.userLogin{display:none;}
.fancybox-inner #divSifremiUnuttum .userLoginBtn{background: #ff6201; color: #fff; font-size: 17px; padding: 10px 0;}


.OzelUrunHtml{float:left;width:100%;}
.OzelUrunContent{float:left;width:100%;}
.OzelUrunTitle{float:left;width:100%;}
.OzelUrunTitle span{float:left;width:100%;text-align:center;font-size:18px;font-weight:bold;}
.OzelUrunHtml .ProductList ul{margin:0 -10px;}
.OzelUrunHtml .ProductList ul li{float:left;width:25%;padding:0 10px;margin-bottom:20px;}
.OzelUrunHtml .sliderBannerContainer{background:transparent;padding:0;}
.OzelUrunHtml .sliderBannerContainer .productItem{}

.VarUyari{float: left;width: 100%; font-size: 13px; font-weight: 600; margin: 10px 0; display: none; line-height: 25px;}
.VarUyari img{float: left; max-width: 25px; margin-right: 5px;}

.socialUserSozlesmeDiv {float: left; width: 100%; margin:10px 0; }
.socialUserSozlesmeDiv input#socialChkSozlesme {float: left; }
.socialUserSozlesmeDiv label {float: left; width: calc(100% - 30px); }
.sepetimBody #sepetUrunSilModal .modal-content .btnWrapper a{background: #ff6100;color:#fff;}
.sepetimBody #sepetUrunSilModal .modal-content .btnWrapper a.btnBordered{border-color: #ff6100;background: #ff6100;}
.sepetimBody #sepetUrunSilModal .modal-content .btnWrapper a.btnBordered.btnSil:hover{border-color: #484848;background:#484848;}
#seg-basket-slider .JKatAdi{margin: 15px 0 0!important;}
#seg-basket-slider .sliderBannerContainer{margin: 0;padding: 10px 0;}

.SepetmBanner{display:none;}
.BasketRigth.BasketEkVergi{display:none;}


/*instagram sevilen stiller*/
.instBlokBanner{float: left; width: 100%; margin: 10px 0; }
.instBlokBanner .JKatAdi .bold{text-align: left; }
.instBlokBanner .JKatAdi .bold .satir2{float: right; line-height: 30px; color: #312d3b; font-size: 14px; font-weight: 600; }
.instBlokBanner .instList{float: left; width: 100%; }
.instBlokBanner .instList ul{list-style: none; padding: 0; margin: 0; float: left; width: 100%;height: 0;opacity: 0;}
.instBlokBanner .instList ul.owl-carousel{height: auto;opacity: 1;}
.instBlokBanner .instList ul li{float: left; width: 100%; }
.instBlokBanner .instList ul li a{float: left; width: 100%; text-align: center; }
.instBlokBanner .instList ul li a img{border-radius: 10px;}
.instBlokBanner .instList ul li a .instbtex{float: left; width: 100%; color: #000; font-size: 14px; line-height: 30px; }
#mainHolder_divDesign .instBlokBanner .owl-carousel .owl-dots{display:none;}
#mainHolder_divDesign .instBlokBanner .owl-carousel .owl-nav{display:none;}
#mainHolder_divDesign .instBlokBanner .owl-carousel .owl-stage{padding-left:0!important}
/*instagram sevilen stiller*/

/*sepetsil*/
@media screen and (min-width: 993px){
.sepetListConent .sepetItemB.sepetItemB5{right: 0;}
}
/*sepetsil*/

.infoSize{float:left;width:100%;color: #4c4c4c; font-size: 13px; font-weight: 600; float: left; line-height: 19px;display:none;margin: 10px 0 0;}
.infoSize.active{display:block;}


.popupSepet .BasketPage .BasketDetailSepetList .sepetItemB.sepetItemB5{right:0!important;}
.popupSepet .BasketDetailSepetList .sepetItemContent .sepetItemPriceContent{width:27%;}


@media screen and (max-width:768px) {

 .hedefSatisContent:before,
.hedefSatisContent{font-size:12px;}

.Mobil2li .hazirBlokContent .txcol-12{max-width:50%;margin-bottom:0!important;}

}

body .productItem .productImage .relatedProducts{display:block!important;right:10px;bottom:20px;}
body .productItem .productImage .relatedProducts .button{border-radius: 4px; box-shadow: 0 2px 4px rgb(0 0 0 / 10%); background-color: #ffffff;line-height: 1; color: #000; font-size: 12px;}
body .productItem .productImage .relatedProducts i{font-size:0;float:left;margin-right:5px;}
body .productItem .productImage .relatedProducts i:before{content:"";display:block;width: 12px;height: 12px;border: solid 1px #ffffff;background-color: pink;border-radius: 50%;background-image: linear-gradient(to right, #3023ae 0%, #53a0fd 48%, #b4ec51 101%);z-index: 2;float: left;position: relative;} 
body .productItem .productImage .relatedProducts i:after{content:"";display:block;width: 12px;height: 12px;border: solid 1px #ffffff;background-color: pink;border-radius: 50%;background-image: linear-gradient(to right, #6bceb4 0%, #f98cc2 48%, #fff781 101%);z-index: 1;margin-left: -6px;float: left;}
body .ticimaxModal .ulRelatedProducts{list-style-type:none;}

body .productItem .relatedProducts{display:block!important;right:10px;bottom:160px;z-index: 20; position: absolute;}
body .productItem .relatedProducts .button{border-radius: 4px; box-shadow: 0 2px 4px rgb(0 0 0 / 10%); background-color: #ffffff;line-height: 1; color: #000; font-size: 12px;}
body .productItem .relatedProducts i{font-size:0;float:left;margin-right:5px;}
body .productItem .relatedProducts i:before{content:"";display:block;width: 12px;height: 12px;border: solid 1px #ffffff;background-color: pink;border-radius: 50%;background-image: linear-gradient(to right, #3023ae 0%, #53a0fd 48%, #b4ec51 101%);z-index: 2;float: left;position: relative;} 
body .productItem .relatedProducts i:after{content:"";display:block;width: 12px;height: 12px;border: solid 1px #ffffff;background-color: pink;border-radius: 50%;background-image: linear-gradient(to right, #6bceb4 0%, #f98cc2 48%, #fff781 101%);z-index: 1;margin-left: -6px;float: left;}

body .divSepetProductItem.productItem .productIcon .newIcon{top:auto!important;bottom:0!important;}

body .productItem .productList-Image-Owl .owl-dots{bottom:-6px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;-webkit-flex-direction:row;-ms-flex-direction:row;-moz-flex-direction:row;-o-flex-direction:row;-webkit-justify-content:space-between;-ms-justify-content:space-between;background-color:#fff}
body .productItem .productList-Image-Owl .owl-dots .owl-dot{float:left;width:50%;padding:0 2px!important;background-color:#fff!important}
body .productItem .productList-Image-Owl .owl-dots .owl-dot:first-child{padding-left:0!important}
body .productItem .productList-Image-Owl .owl-dots .owl-dot:last-child{padding-right:0!important}
body .productItem .productList-Image-Owl .owl-dots .owl-dot span{margin:0;width:100%;height:3px;border-radius:0;border-color: #d6d6d6;}

body #mainHolder_divDesign .productItem .productList-Image-Owl.owl-carousel .owl-dots{bottom:-6px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;-webkit-flex-direction:row;-ms-flex-direction:row;-moz-flex-direction:row;-o-flex-direction:row;-webkit-justify-content:space-between;-ms-justify-content:space-between;background-color:#fff}
body #mainHolder_divDesign .productItem .productList-Image-Owl.owl-carousel .owl-dots .owl-dot{float:left;width:50%;padding:0 2px!important;background-color:#fff!important}
body #mainHolder_divDesign .productItem .productList-Image-Owl.owl-carousel .owl-dots .owl-dot:first-child{padding-left:0!important}
body #mainHolder_divDesign .productItem .productList-Image-Owl.owl-carousel .owl-dots .owl-dot:last-child{padding-right:0!important}
body #mainHolder_divDesign .productItem .productList-Image-Owl.owl-carousel .owl-dots .owl-dot span{margin:0;width:100%;height:3px;    background: #d6d6d6;border-radius:0;border-color: #d6d6d6;}
body #mainHolder_divDesign .productItem .productList-Image-Owl.owl-carousel .owl-dots .owl-dot.active span{background: #869791;}
body.HomeBody #mainHolder_divDesign .productItem .productList-Image-Owl.owl-carousel .owl-dots{display:none;}
.garanticlose{position: absolute; width: 40px; height: 40px; border-radius: 100%; background: #fff; line-height: 40px; font-size: 17px; left: 0; top: 35px; right: 0; margin: auto; cursor: pointer }
/*.productItem .productImage .productList-Image-Owl .owl-item:not(.active) .imageItem a img { opacity: 0!important; }*/

body .siparisUrun .siparisDetayBilgileri a {width: 100%;margin-top: 8px;padding-right: 10px;}
body .hesabimBolumuTutucu .sagIcerikTutucu .satirBlok .hsbmSpan {float: left;width: 100%;}
body .iadeListContent .return-content .iadeNot {overflow: auto;}

/*
body .iadeListContent .return-content .info-head > .item:nth-child(2),
body .iadeListContent .return-content .info-head > .item:nth-child(3){display: none;}
*/
@media screen and (max-width:768px) {
    body .iadeListContent .return-content .info-head{display: block;}
    body .iadeListContent .return-content .info-head > .item{width: 100%;margin: 10px 0;}
}

.productItem .productImage .relatedProductsColor{bottom:30px;}


/*
body #iadeTalebiOlusturuldu .returnCode i{display:none;}
body #iadeTalebiOlusturuldu .returnCode b{display:none;}
body #iadeTalebiOlusturuldu .returnCode:before{content:" DHL (MNG) KARGO İADE KODU: 1114742592";color: #000; display: block; font-style: normal;}

*/





/*siteozelalan*/
@media screen and (max-width:768px) {
    #header.fixed { position: fixed; top: 0; left: 0; right: 0; margin: 0; padding: 0; z-index: 1000; width: 100%; border: none; }
    body.margin { }

}

@media screen and (min-width:1042px) {
    .sortingContent { display: block !important; }
    .col-5li { width: 20%; }
    .mobilMenu { display: none; }
    #divSayfalamaUst .brandlistselection { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: column-reverse; justify-content: space-between; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -o-flex-direction: column-reverse; -webkit-justify-content: space-between; -ms-justify-content: space-between; }

    .KategoriLink ul::-webkit-scrollbar { height: 5px; }
    .KategoriLink ul::-webkit-scrollbar-track { background: #f1f1f1; }
    .KategoriLink ul::-webkit-scrollbar-thumb { background: #d6d6d6; }

    body .category-vertical-filters.top-filters { float: left; width: 100%; padding: 0; margin: 5px 0 30px; border: none; display: block !important; }
    body .category-vertical-filters.top-filters .FiltreUst { display: none; }
    body .category-vertical-filters.top-filters .tukgo { display: none; }
    body .category-vertical-filters.top-filters .panel { width: 15%; padding: 0; margin: 0 16px 0 0; border: none; position: relative; }
    body .category-vertical-filters.top-filters .panel .panel-heading { float: left; width: 100%; padding: 0; border: none; margin: 0; padding: 6px 5px; border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; position: relative; transition: .3s; }
    body .category-vertical-filters.top-filters .panel .panel-heading.active a { color: #f763a9; }
    body .category-vertical-filters.top-filters .panel .panel-heading.active:before { content: ""; position: absolute; top: -1px; left: 0; right: 0; height: 2px; background-color: #f763a9; }
    body .category-vertical-filters.top-filters .panel .panel-heading:after { font-family: 'DenizbutikFont'; content: "\e979"; position: absolute; right: 5px; top: 50%; transform: translateY(-50%); font-size: 10px; }
    body .category-vertical-filters.top-filters .panel .panel-heading.active:after { content: "\e97a"; }
    body .category-vertical-filters.top-filters .panel .panel-heading a { padding: 0; border: none; margin: 0; float: left; width: 100%; text-align: left; }
    body .category-vertical-filters.top-filters .panel .panel-heading a:after { display: none; }
    body .category-vertical-filters.top-filters .panel .panel-heading .moreNum { display: none; }
    body .category-vertical-filters.top-filters .list-group.dropdown { width: 330px; background: #fafafa; float: left; min-height: 68px; }
    body .category-vertical-filters.top-filters .vertical-filter-panel .list-group-item { width: 100% !important; padding: 0; margin: 0; border: none; background: transparent; float: left; height: auto; }
    body .category-vertical-filters.top-filters .vertical-filter-panel .list-group-item a { color: #212529; font-size: 13px; float: left; width: 100%; background: #fff; border: 1px solid #efefef; padding: 12px 10px; line-height: 1.5; transition: .3s; }
    body .category-vertical-filters.top-filters .vertical-filter-panel .list-group-item a:hover { border-color: #f763a9; }
    body .category-vertical-filters.top-filters .vertical-filter-panel .list-group-item a:after { content: ""; position: absolute; right: 10px; width: 20px; height: 20px; border-radius: 50%; transition: all .3s; font-size: 11px; top: calc(50% + 2px); transform: translateY(-50%); color: #f763a9; }
    body .category-vertical-filters.top-filters .vertical-filter-panel .list-group-item.selected a:after { content: '\e904'; font-family: 'DenizbutikFont'; }
    body .category-vertical-filters.top-filters .vertical-filter-panel .list-group-item:before { display: none; }
    body .category-vertical-filters.top-filters .list-group.dropdown ul { list-style: none; }
    body .category-vertical-filters.top-filters .list-group.dropdown li { width: 100%; text-align: left; float: left; }
    body .category-vertical-filters.top-filters .list-group.dropdown li a { color: #212529; font-size: 13px; float: left; width: 100%; background: #fff; border: 1px solid #efefef; padding: 12px 10px; line-height: 1.5; transition: .3s; margin-bottom: 7px; }
    body .category-vertical-filters.top-filters .vertical-filter-panel .list-group-item.list-group-item-image { background-size: 19px 19px !important; background-repeat: no-repeat !important; background-position: 8px 13px !important; background-color: #fff !important; }
    body .category-vertical-filters.top-filters .vertical-filter-panel .list-group-item.list-group-item-image a { background: transparent; padding-left: 35px; }
}
/* ------------------------------------Container--------------------------------------------*/
.headerContent, body ul.breadcrumb, .navigation > div, .userLoginContent, .hesabimContent, .sepetimBody .headerContent, .sepetimBody #footer .ticiContainer, .ticiContainer, .ticiContainer2 { max-width: 1110px; margin: 0 auto; position: relative; clear: both; display: block; }

.sliderBannerContainer .ProductList { max-width: 1110px; }
.detaySliderContainer .ProductList { max-width: 1110px; }
.homeContainer .ProductListContent .ProductList { max-width: 1110px; }
.markaSlider .jCarouselLite { max-width: 1110px; }
.sepetimBody form .ticiContainer { max-width: 1110px; }
#divInstashopResim .ResimGaleri { max-width: 1110px; }
/*contentler*/
.KolayPage #divIcerik.ticiContainer { max-width: 100%; }
.headerContent { }
.ticiContainer { }
.innerContainer { }
#divIcerik.homepage { }
.UyeOl .ticiContainer { }
#footer .ticiContainer { }
.UyeGiris .ticiContainer { }
.sepetimBody .ticiContainer { }
.sepetimBody .headerContent { }
.HesabimTakip .ticiContainer { }
.Iletisimaspx .ticiContainer { }
.homeContainer .ticiContainer { }
.ticiContainer.homeContainer { }
.ticiContainer.pageContainer { }
.ticiContainer.categoryContainer { }
.sepetimBody #footer .ticiContainer { }
.ticiContainer.productDetailContainer { }
body ul.breadcrumb { clear: none; }
.sepetimBody .footerSslLogo { display: none !important; }
.sepetimBody .headerContent { box-shadow: none; }
/**/
.centerCount.Middle { width: 100%; padding: 0; }
.centerCount.userLoginContent { width: 100%; padding: 0; }
.centerCount.iletisimContent { width: 100%; padding: 0; }
.centerCount.UyeolContent { width: 100%; padding: 0; }
.centerCount.HesabimTakip { width: 100%; padding: 0; }
/**/
.leftBlock { float: left; width: 25%; padding-right: 23px; }
.rightBlock { float: right; width: 25%; padding-left: 23px; }
.centerCount { float: left; width: 100%; padding: 0; }
/*SolveOrta*/
.leftBlock.LeftMiddle { width: 200px; margin-bottom: 30px; }
.centerCount.LeftMiddle { width: calc(100% - 200px); }
.rightBlock.MiddleRight { width: 200px; }
.centerCount.MiddleRight { width: calc(100% - 200px); }
/*SolOrtaSag*/
.leftBlock.LeftMiddleRight { }
.rightBlock.LeftMiddleRight { }
.centerCount.LeftMiddleRight { }
/*OrtaSag*/
.rightBlock.MiddleRight { }
.centerCount.MiddleRight { }
/**/
.ticiContainer:before, .ticiContainer:after { content: ""; display: table; }
.ticiContainer:after { clear: both; }
.ticiContainer { clear: both; zoom: 1; }
/* ------------------------------------Container--------------------------------------------*/
/*Tablet ekranina kadar olan windows gorunumu*/
@media screen and (min-width:1041px) and (max-width:1200px) {
    .leftBlock.LeftMiddle { width: 25%; padding-right: 20px; }
    .centerCount.LeftMiddle { width: 75%; }
    /*SolOrtaSag*/
    .leftBlock.LeftMiddleRight { width: 25%; }
    .rightBlock.LeftMiddleRight { width: 50%; }
    .centerCount.LeftMiddleRight { width: 25%; }
    /*OrtaSag*/
    .rightBlock.MiddleRight { width: 25%; }
    .centerCount.MiddleRight { width: 75%; }
    .homeContainer .col-5li { width: 25%; }
}


@media screen and (min-width: 1160px) and (max-width: 1300px) {

    .KolayIadeContainer { max-width: 1080px; }
    .KolayIadeContentInfo { background-size: 370px; padding: 18px 0 90px; }
    .KolayIadeBox { height: 110px; }
    .KolayIadeBox span { font-size: 14px; width: 330px; }
}

@media screen and (min-width: 1025px) and (max-width: 1159px) {
    /* ------------------------------------Container--------------------------------------------*/
    .headerContent, body ul.breadcrumb, .navigation > div, .userLoginContent, .hesabimContent, .sepetimBody .headerContent, .sepetimBody #footer .ticiContainer, .ticiContainer, .ticiContainer2 { max-width: 960px; }
    /* ------------------------------------Container--------------------------------------------*/
    .homeContainer .ProductListContent .ProductList { max-width: 960px; }
    .sliderBannerContainer .ProductList { max-width: 960px; }
    .detaySliderContainer .ProductList { max-width: 960px; }
    .markaSlider .jCarouselLite { max-width: 960px; }
    .navigation .altMenu .altMenuler { max-width: 960px; }
    #divIcerik.homepage { margin: 0 auto; }
    #divInstashopResim .ResimGaleri { max-width: 960px; }
    body #mainHolder_divDesign .t-vw-2 .ticiContainer { max-width: 960px !important; width: 960px !important; padding: 0 !important; }

    .searchContent { width: 425px; }
    #pnlSlider { width: 717px; }
    #divSliderYani { width: 243px; }
    .navigation .navUl > li > a { padding: 0 10px; }
    .LiveFashion .live_area { padding-bottom: 72px; }
    .CompanyPages .Company-Head .companyCarousel .company-tab-item > .tab-title { font-size: 12px; }
    .navigation .altMenu .altMenuler .altMenuSag .Menuhtml .dropdownBanner { width: 130px; height: 130px; }


    .KolayIadeContainer { max-width: 960px; }
    .KolayIadeContentInfo { background-size: 300px; padding: 15px 0 90px; }
    .KolayIadeBox { height: 88px; }
    .KolayIadeBox span { font-size: 14px; width: 330px; }
}

@media (min-width: 769px) and (max-width: 1024px) {
    /* ------------------------------------Container--------------------------------------------*/
    .headerContent, body ul.breadcrumb, .navigation > div, .userLoginContent, .hesabimContent, .sepetimBody .headerContent, .sepetimBody #footer .ticiContainer, .ticiContainer, .ticiContainer2 { max-width: 720px; }
    /* ------------------------------------Container--------------------------------------------*/
    .homeContainer .ProductListContent .ProductList { max-width: 720px; }
    .sliderBannerContainer .ProductList { max-width: 720px; }
    .detaySliderContainer .ProductList { max-width: 720px; }
    .navigation .altMenu .altMenuler { max-width: 720px; }
    .markaSlider .jCarouselLite { max-width: 720px; }
    #divInstashopResim .ResimGaleri { max-width: 720px; }
    #divIcerik.homepage { margin: 0 auto; }
    .headerContent { margin: 0 auto; }
    body #mainHolder_divDesign .t-vw-2 .ticiContainer { max-width: 720px !important; width: 720px !important; padding: 0 !important; }

    .navigation .navUl > li > a { font-size: 13px; padding: 0 5px; }
    .searchContent { width: 250px; }
    #pnlSlider { width: 535px; }
    #divSliderYani { width: 185px; }
    .LiveFashion .live_area .live_content ul li { width: 50%; margin-bottom: 16px; }
    #divInstashopResim .ResimGaleri .ResimGaleriHeadIcerik .insta-content .Control .Link { width: 45%; }

    #footer .linkler .blink > ul > li > span { font-size: 11px; }
    #footer .linkler .blink > ul > li > ul > li > a { font-size: 11px; }
    .leftImage { width: 370px; }
    .leftImage .ProductGallery .gallery-container .GalleryArea { width: 100%; float: left; margin: 0; }
    .leftImage .ProductGallery .galleryOwl-thumb { display: none; }
    .RightDetail { width: calc(100% - 370px); }
    .TopDet .PhoneAction .item:first-child { width: 120px; }
    .TopDet .PhoneAction .item.PhoneArea > .phone-btn { font-size: 10px; }
    .TopDet .PhoneAction .item.PhoneArea > .phone-btn > span { font-size: 15px; }
    .TopDet .PhoneAction .item.PhoneArea > .phone-btn.phone > span { font-size: 13px; }
    .BodyTableModal { max-width: 720px; }

    section.contactPages .contact-body .Area:nth-child(3) .col-auto { flex: 0 0 50%; }
    .CompanyPages .Company-Head .companyCarousel .company-tab-item { padding: 0 5px; }
    .CompanyPages .Company-Head .companyCarousel .company-tab-item > .tab-title { font-size: 10px; }

    .navigation .altMenu .altMenuler .altMenuSag .Menuhtml .dropdownBanner { width: 105px; height: 105px; }


    .KolayIadeBox { height: 65px; }
    .KolayIadeContentInfo { padding: 10px 0 90px; background-size: 220px; }
    .KolayIadeBox span { font-size: 12px; width: 285px; }
    .sepetimBody .BasketRigth ul li.sepetHizliKargo span { width: auto !important; margin: 0 10px; }

    .sepetimBody #divSiparisTutarOzet .Odeme-RightLine.sepetHizliKargo { text-align: right; }
    .sepetimBody #divSiparisTutarOzet .Odeme-RightLine.sepetHizliKargo .Left { width: auto; }
    .sepetimBody #divSiparisTutarOzet .Odeme-RightLine.sepetHizliKargo .Right { width: auto; }
}
/* mobil ve tablet ekran olcusune gore 1041px e kadar bunlari uygula */
@media screen and (max-width:1041px) {
    /******************************************************/
    body .dropdown-toggle:after { display: none; }
    .urunListRel { width: 100%; }
    .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: 0 auto; }
    .uyeOlContainer #FrmYeniUye > .uyeOlCol { width: 100%; }
    #mainHolder_divDesign a.blokResimLink { display: block; }

    #divSayfalamaUst .filterBlock { display: block !important; }
    #divSayfalamaUst .mobilFilterOpenBtn { display: flex !important; display: -webkit-flex !important; float: left; width: 100%; padding: 4px 0; margin: 0; border-top: 1px solid #E3E3E3; border-bottom: 1px solid #E3E3E3; }
    #divSayfalamaUst .mobilFilterOpenBtn .button { float: none; width: auto; flex: 1; text-align: center; display: -webkit-flex; display: flex; align-items: center; justify-content: center; color: #666666; font-size: 14px; padding: 6px 5px; border-right: 1px solid #E3E3E3; background: transparent; }
    #divSayfalamaUst .mobilFilterOpenBtn .button:before { font-family: 'DenizbutikFont'; color: #FF6100; margin-right: 7px; font-size: 14px; display: inline-block; vertical-align: top; }
    #divSayfalamaUst .mobilFilterOpenBtn .button.mobilFilterBtn { border-left: 1px solid #E3E3E3; }
    #divSayfalamaUst .mobilFilterOpenBtn .button.mobilSiralamBtn:before { content: '\e90f'; }
    #divSayfalamaUst .mobilFilterOpenBtn .button.mobilFilterBtn:before { content: '\e90e'; }

    /*mobilfiltre*/
    .filtreLay { position: fixed; right: 0; left: 0; width: 100%; top: 0; bottom: 0; background: rgba(0,0,0,0.5); z-index: 1002; display: none; -webkit-animation: fadein 0.5s; -moz-animation: fadein 0.5s; -ms-animation: fadein 0.5s; -o-animation: fadein 0.5s; animation: fadein 0.5s; }
    .filtreLay.acik { display: block; }
    #divSayfalamaUst .filterDeleteContent { display: block !important; }
    body #divSayfalamaUst .filterDeleteContent .appliedFilter { margin-right: 5px; }
    body #divSayfalamaUst .filterDeleteContent .appliedFilter .filter-content span { margin-right: 5px; }
    body #divSayfalamaUst .filterDeleteContent .appliedFilter .filter-content span.filterColorBg { margin-right: 5px; }
    body #divSayfalamaUst .filterDeleteContent .appliedFilter .filter-content span.filterColorBg + span + span { display: none; }
    #divSayfalamaUst .sortingContent { display: none !important; }
    body .filterBlock.active .category-vertical-filters.top-filters { right: 0; }
    body .filterBlock.active .category-vertical-filters.top-filters .FiltreUst { right: 0; z-index:99; }
    body .category-vertical-filters.top-filters { position: fixed; top: 0; bottom: 0; right: -100%; width: 85%; background: #fff; z-index: 1002; padding: 0; margin: 0; border: none; padding-top: 55px; padding-bottom: 60px; display: block !important; overflow-y: auto; overflow-x: hidden; transition: .3s; }
    body .category-vertical-filters.top-filters .FiltreUst { float: left; width: 85%; position: fixed; top: 0; right: -100%; z-index: 1; background: #fff; align-items: center; border-bottom: 1px solid #e2e2e2; color: #212529; transition: .3s; }
    body .category-vertical-filters.top-filters .FiltreAlt { float: left; width: 85%; position: fixed; bottom: 0px; right: -100%; align-items: center; transition: .3s; padding: 10px 15px; background: #fff; z-index: 9; }
    body .filterBlock.active .category-vertical-filters.top-filters .FiltreAlt { right: 0; }
    body .category-vertical-filters.top-filters .FiltreAlt .FiltreKapat { float: left; width: 100%; background: #FF6100; color: #fff; height: 40px; line-height: 40px; border-radius: 5px; font-size: 16px; }
    body .category-vertical-filters.top-filters .FiltreUst .closeFilt { float: left; width: 50px; text-align: center; font-size: 25px; }
    body .category-vertical-filters.top-filters .FiltreUst .closeFilt i { display: inline-block; vertical-align: top; line-height: 54px; }
    body .category-vertical-filters.top-filters .FiltreUst span { display: inline-block; vertical-align: top; font-weight: 600; font-size: 14px; text-transform: uppercase; float: left; line-height: 54px; }
    body .category-vertical-filters.top-filters .FiltreUst a { float: right; width: 50px; text-align: center; font-size: 20px; color: #212529; display: none; }
    body .category-vertical-filters.top-filters .FiltreUst a.active { display: block; }
    body .category-vertical-filters.top-filters .FiltreUst a i { display: inline-block; vertical-align: top; line-height: 54px; }
    body .category-vertical-filters.top-filters .tukgo { float: left; width: 100%; background: #f5f5f5; text-align: left; padding: 0 15px; display: none; }
    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock { font-weight: 600; color: #aeaeae; font-size: 13px; text-transform: uppercase; line-height: 59px; position: relative; float: left; width: 100%; }
    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock:before { content: ''; float: right; width: 24px; max-height: 24px; position: absolute; top: 0; bottom: 0; right: 32px; border-radius: 100%; background: #c5c7c9; margin: auto 0; background: #fff; box-shadow: 0 0 2px 0 #999; z-index: 1; transition: all 0.3s ease; }
    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock:after { content: ''; float: right; width: 40px; max-height: 16px; position: absolute; top: 0; bottom: 0; right: 0; border-radius: 20px; background: #c5c7c9; margin: auto 15px auto 0; transition: all 0.3s ease; }
    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock.selected:before { right: 15px; }
    body .category-vertical-filters.top-filters .tukgo .filterOrderInStock.selected:after { background: #39d662; }
    body .category-vertical-filters.top-filters .panel { width: 100%; padding: 0 0 0 15px; }
    body .category-vertical-filters.top-filters .panel .panel-heading { padding: 0; margin: 0; border: none; text-align: left; border-bottom: 1px solid #eee; float: left; width: 100%; }
    body .category-vertical-filters.top-filters .panel .panel-heading a { padding: 0; margin: 0; border: none; font-size: 15px; line-height: 55px; float: left; width: 100%; font-weight: bold; }
    body .category-vertical-filters.top-filters .panel .panel-heading a:after { display: none; }
    body .category-vertical-filters.top-filters .panel.more .panel-heading .moreNum { float: left; font-size: 14px; color: #b1b1b1; width: 100%; margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    body .category-vertical-filters.top-filters .panel.more .panel-heading a { line-height: 32px; }
    body .category-vertical-filters.top-filters .panel .list-group { padding: 0; margin: 0; border: none; padding-left: 15px; }
    body .category-vertical-filters.top-filters .panel .list-group li { float: left; width: 100%; border-bottom: 1px solid #eee; position: relative; margin: 0; padding: 0; }
    body .category-vertical-filters.top-filters .panel .list-group li a { font-size: 15px; line-height: 55px; }
    body .category-vertical-filters.top-filters .panel .list-group li.list-group-item-image { background-size: 25px 25px !important; background-repeat: no-repeat !important; background-position: 0 15px !important; height: auto; }
    body .category-vertical-filters.top-filters .panel .list-group li.list-group-item-image:before { display: block; }
    body .category-vertical-filters.top-filters .panel .list-group li.list-group-item-image a { padding-left: 45px; float: left; width: 100%; }
    body .category-vertical-filters.top-filters .panel .list-group li:before { float: right; position: absolute; right: 10px; top: 0; line-height: 55px; font-family: 'DenizbutikFont'; border: none; background: transparent; width: auto; height: auto; margin: 0; padding: 0; font-size: 13px; }
    body .category-vertical-filters.top-filters .panel .list-group li.selected:before { content: '\e904'; }
    body .category-vertical-filters.top-filters .panel .list-group li.selected a { font-weight: 600; }

    body .OrderByHtml { width: 85%; position: fixed; top: 0; bottom: 0; right: -100%; background: #fff; z-index: 1002; padding: 0; margin: 0; border: none; padding-top: 55px; display: block !important; overflow-y: auto; overflow-x: hidden; transition: .3s; }
    body .OrderByHtml .control-head { float: left; width: 85%; position: fixed; top: 0; right: -100%; z-index: 1; background: #fff; align-items: center; border-bottom: 1px solid #e2e2e2; color: #212529; transition: .3s; }
    body .OrderByHtml .control-head .controlClose { float: left; width: 50px; text-align: center; font-size: 25px; }
    body .OrderByHtml .control-head .controlClose i { display: inline-block; vertical-align: top; line-height: 54px; }
    body .OrderByHtml .control-head span { display: inline-block; vertical-align: top; font-weight: 600; font-size: 14px; text-transform: uppercase; float: left; line-height: 54px; }
    body .OrderByHtml .control-body { float: left; width: 100%; text-align: left; }
    body .OrderByHtml .control-body .control-area { float: left; width: 100%; }
    body .OrderByHtml .control-body .control-area .T { float: left; width: 100%; background-color: #f5f5f5; padding: 20px 15px; font-size: 13px; color: #aeaeae; font-weight: 600; text-transform: uppercase; }
    body .OrderByHtml .control-body .control-area .control-list { float: left; width: 100%; }
    body .OrderByHtml .control-body .control-area .control-list ul { float: left; width: 100%; padding-left: 15px; list-style: none; }
    body .OrderByHtml .control-body .control-area .control-list ul li { float: left; width: 100%; border-bottom: 1px solid #eee; position: relative; }
    body .OrderByHtml .control-body .control-area .control-list ul li span { float: left; width: 100%; font-size: 16px; color: #212529; line-height: 55px; }
    body .OrderByHtml .control-body .control-area .control-list ul li:before { float: right; position: absolute; right: 10px; top: 0; line-height: 55px; font-family: 'DenizbutikFont'; border: none; background: transparent; width: auto; height: auto; margin: 0; padding: 0; font-size: 13px; }
    body .OrderByHtml .control-body .control-area .control-list ul li.selected option { font-weight: 600; }
    body .OrderByHtml .control-body .control-area .control-list ul li.selected:before { content: '\e904'; }
    body .OrderByHtml.active { right: 0; }
    body .OrderByHtml.active .control-head { right: 0; }

    /*MobilMenu*/
    body.overflow { overflow: hidden; position: fixed; top: 0; left: 0; right: 0; }
    .Overlay { transition: .3s; }
    .Overlay.Show { position: fixed; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0,0,0,.36); z-index: 1001; }
    .sepetimBody .Overlay.Show{z-index:100;}
    .site-nav ul { list-style: none; }
    .site-nav { position: fixed; top: 0; left: -100%; bottom: 0; background-color: #fff; padding-top: 52px; width: calc(100% - 45px); transition: .3s; z-index: 1002; display: block; }
    .site-nav.Show { left: 0; }
    .site-nav .nav-head { position: absolute; top: 0; left: 0; right: 0; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; width: 100%; background-color: #fff; }
    .site-nav .nav-head .item .goHome { padding: 2px 11px 2px 16px; position: relative; color: #404040; float: left; border-right: 1px solid #eee; }
    .site-nav .nav-head .item.Center { flex: auto; font-size: 0; }
    .site-nav .nav-head .item.Center .searchContent { display: block; margin: 0; z-index: 1; padding: 8px 0 8px 10px; background: transparent; opacity: 1; border-top: none; }
    .site-nav .nav-head .item.Center .searchContent #txtbxArama { background: #eee; border-color: #eee; }
    .site-nav .nav-head .item.Center .searchContent .ui-widget.ui-widget-content { min-width: initial; width: 100%; }
    .site-nav .nav-head .item.Center .searchContent .ui-menu .ui-menu-item .complate_image { display: none !important; }
    .site-nav .nav-head .item.Center .searchContent #btnKelimeAra { color: #000; display: none; }
    .site-nav .nav-head .item .CloseNav { padding: 19px 17px; }
    .site-nav > .goHomeBtn { float: left; width: 100%; padding: 0 20px; margin-bottom: 8px; }
    .site-nav > .goHomeBtn a { float: left; width: 100%; background: #eee; border-radius: 0; color: #555; font-size: 15px; position: relative; padding: 10px 20px; font-weight: 600; text-transform: uppercase; overflow: hidden; }
    .site-nav > .goHomeBtn a img { position: absolute; right: 15px; top: -7px; width: 50px; opacity: 0.4; }
    .site-nav > .nav-body { height: 95%; overflow-y: auto; float: left; width: 100%; }
    .site-nav > .nav-body > .nav-banner { display: block; }
    .site-nav > .nav-body > .nav-list { padding: 15px; }
    .site-nav > .nav-body > .nav-list > .nav-item { margin-bottom: 15px; }
    .site-nav > .nav-body > .nav-list > .nav-item > .navCard { background-color: #efefef; height: 95px; background-repeat: no-repeat; background-size: contain; background-position: calc(100% - 10px); display: -webkit-flex; display: flex; align-items: center; padding-left: 21px; font-weight: 700; color: #555; font-size: 14px; position: relative; }
    .site-nav > .nav-body > .nav-list > .nav-item > .navCard img { position: absolute; right: 10px; max-width: 100%; max-height: 100%; top: 0; bottom: 0; margin: auto; }
    /*.site-nav > .nav-body > .nav-list > .nav-item:nth-child(12) > .navCard { background: #ff2535 !important; color: #fff; }*/
    .site-nav > .nav-body > .nav-list > .nav-item .sub-nav { position: fixed; top: 0; left: -100%; bottom: 0; background-color: #fff; z-index: 12; padding-top: 54px; transition: .3s; width: calc(100% - 45px); }
    .site-nav > .nav-body > .nav-list > .nav-item.ActiveSubNav .sub-nav { left: 0; }
    .site-nav > .nav-body > .nav-list > .nav-item .sub-nav > .sub-nav-head { position: absolute; left: 0; top: 0; right: 0; width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; background-color: #fff; z-index: 2; }
    .site-nav > .nav-body > .nav-list > .nav-item .sub-nav > .sub-nav-head > .item > .BackNav { display: -webkit-flex; display: flex; align-items: center; padding: 15px; font-size: 16px; font-weight: 600; }
    .site-nav > .nav-body > .nav-list > .nav-item .sub-nav > .sub-nav-head > .item > .BackNav > span { font-size: 12px; margin-right: 10px; }
    .site-nav > .nav-body > .nav-list > .nav-item .sub-nav > .sub-nav-head > .item > .CloseNav { padding: 19px 17px; }
    .site-nav > .nav-body > .nav-list > .nav-item .sub-nav > .sub-nav-content { height: 100%; overflow-y: auto; }
    .site-nav > .nav-body > .nav-list > .nav-item .sub-nav > .sub-nav-content > .CategoryName { height: 58px; display: -webkit-flex; display: flex; align-items: center; padding: 10px 15px; font-weight: 600; border-top: 1px solid #eee; background-color: #f1f1f1; font-size: 18px; }
    .site-nav > .nav-body > .nav-list > .nav-item .sub-nav > .sub-nav-content > .CategoryList { padding: 15px; }
    .site-nav > .nav-body > .nav-list > .nav-item .sub-nav > .sub-nav-content > .CategoryList > .Link { position: relative; display: -webkit-flex; display: flex; align-items: center; width: 100%; color: #404040; font-size: 15px; margin-bottom: 10px; padding-bottom: 10px; padding-right: 25px; border-bottom: 1px solid #eee; }
    .site-nav > .nav-body > .nav-list > .nav-item .sub-nav > .sub-nav-content > .CategoryList > .Link > .Cover { width: 43px; border-radius: 50%; overflow: hidden; margin-right: 17px; }
    .site-nav > .nav-body > .nav-list > .nav-item .sub-nav > .sub-nav-content > .CategoryList > .Link::after { content: "\e905"; font-family: 'DenizbutikFont'; color: #FF6100; font-size: 13px; position: absolute; right: 2px; top: 50%; transform: translateY(-50%); }
    .site-nav > .nav-body > .nav-footer > .Area { float: none; background: transparent; width: auto; padding: 0; margin-bottom: 10px; }
    .site-nav > .nav-body > .nav-footer > .Area > .T { background-color: #eee; color: #383838; font-weight: 700; padding: 11px 18px; font-size: 14px; }
    .site-nav > .nav-body > .nav-footer > .Area > .Content { padding: 10px 0; }
    .site-nav > .nav-body > .nav-footer > .Area > .Content > .item { display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; }
    .site-nav > .nav-body > .nav-footer > .Area > .Content > .item > .column:first-child { flex: auto; }
    .site-nav > .nav-body > .nav-footer > .Area > .Content > .item > .column > .control { padding-right: 13px; display: -webkit-flex; display: flex; align-items: center; }
    .site-nav > .nav-body > .nav-footer > .Area > .Content > .item > .column > .control a { color: #252525; font-size: 14px; }
    .site-nav > .nav-body > .nav-footer > .Area > .Content > .item > .column > .control > .Or { width: 1px; height: 16px; background-color: #cacaca; display: inline-block; margin: 0 4px; }
    .site-nav > .nav-body > .nav-footer > .Area > .Content > .item > .column > .Link { width: 100%; padding: 10px 18px; display: -webkit-flex; display: flex; align-items: center; color: #383838; font-weight: 600; font-size: 14px; }
    .site-nav > .nav-body > .nav-footer > .Area > .Content > .item > .column > .Link > span { font-size: 20px; margin-right: 10px; }
    .site-nav > .nav-body > .nav-footer > .Area > .Content > .social-list { padding: 11px; }
    .site-nav > .nav-body > .nav-footer > .Area > .Content > .social-list > .social-link { display: inline-block; font-size: 21px; color: #000; padding: 0 7px; }
}
/* Mobil Ekran */
@media screen and (max-width:768px) {

    .garanticlose{top:0;}

    .divSepetBlokContent .ProductList ul.owl-loaded li .ItemOrj{width:100%; max-width: 100%; flex: 0 0 100%; }

    body .ticimaxModal .ulRelatedProducts{display:block;}
    body .ticimaxModal .ulRelatedProducts li{width:45%;float:left;}
    #relatedProduct.ticimaxModal .modal-content{width:80%!important;} 
    .productItem .productImage .relatedProductsColor{bottom:20px;}



    .ProductGallery .GalleryArea #divThumpVideo {padding: 25px 5px 11px;font-size: 22px;color: #717171;cursor: pointer;transition: .3s;float: right;position: absolute;z-index: 9;top: 15px;right: 35px;}
    .ProductGallery .GalleryArea #divThumpVideo.aktif{display:none;}
    .ProductGallery .GalleryArea #divThumpVideo img { display: none; }
    .ProductGallery .GalleryArea #divThumpVideo i { display: block; margin: 0 auto; font-family: 'DenizbutikFont'; font-size: 15px; text-align: center; text-indent: 3px; }
    .ProductGallery .GalleryArea #divThumpVideo i:before { content: '\e90a'; }
    .ProductGallery .GalleryArea #divThumpVideo:hover { color: #000; }
    /*.ProductGallery .GalleryArea #divThumpVideo:after { content: 'Videoyu İzle'; font-size: 12px; font-weight: 600; margin-top: 6px; }*/  
    
    .productItem .discountPrice:not(.indirimozel .discountPrice,.indirimozeltek .discountPrice){padding:0px;margin:6px 0 0;}
    .homepage .productItem .discountPrice:not(.homepage .indirimozel .discountPrice,.homepage .indirimozeltek .discountPrice){margin:2px 0 0;}
    .productItem .discountPrice span.indirimText:not(.indirimozel .discountPrice span,.indirimozeltek .discountPrice span){font-size:11px;}
    .productItem .discountPrice span:not(.indirimozel .discountPrice span,.indirimozeltek .discountPrice span){margin-left:0;font-size: 17px;line-height:17px;}


    body #smartbanner{position: fixed!important; top: 0;}

    .OzelUrunHtml .ProductList ul{margin:0 -2.5px;}
    .OzelUrunHtml .ProductList ul li{width:50%;padding:0 2.5px;}



    .sepetimBody.odemeSayfa .OdemeMenu > ul > li .sozlesmeUyari{padding:10px 0;}
    .sepetimBody.odemeSayfa .OdemeMenu > ul > li .sozlesmeUyari a{font-size:8px;}
    .sepetimBody.odemeSayfa .OdemeMenu > ul > li .sozlesmeUyari span{font-size:9px;}
    .sepetimBody.odemeSayfa .OdemeMenu > ul > li .sozlesmeUyari #cbMesafeliSatisSozlesme{margin-top:7px;}
    .sepetimBody.odemeSayfa .OdemeMenu ul li.activeMenu a{font-size:10px;}



    .ngdialog-open .ngdialog.ngdialog-theme-default .ngdialog-content{width:90%!important;}
    .hesabimBolumuTutucu .sagIcerikTutucu.ng-hide{display:block!important;}
    #ETBIS img{max-width:70px;display:inline-block;}
    #footer{padding-bottom:0;}
    .ozelAlan3 { width: 55px; line-height: 10px; font-size: 10px; }
    .cargoIcon{ width: 55px; line-height: 10px; font-size: 10px;}
    #divOzelAlan3 { left: 35px; }
    #divOzelAlan1 { bottom: 80px; }
    .KategoriLink ul { list-style-type: none; margin: 0; white-space: nowrap; overflow-y: hidden; overflow-x: auto; padding-bottom: 0; }
    .KategoriLink ul li { padding: 0 5px; width: 22%; float: none; display: inline-block; vertical-align: top; }

    body #mainHolder_divDesign .hazirBlokContent .txrow { padding: 0 !important; }
    body #mainHolder_divDesign .ticiContainer { padding: 0 !important; }
    #divIcerik.homepage { margin: 0 auto; }
    body { padding-top: 88px; }
    body.homeBody { padding-top: 106px; }
    body.sepetimBody { padding-top: 0; }
    #lang_flag_container { display: none; }
    .userContainer .userLeftBox, .userContainer .userRightBox { padding: 0; }
    .headerContent { margin: 0 auto; padding: 0 10px; background: #fff; z-index: 5; }
    #divIcerik { padding: 0; margin: 0 auto; }
    #divIcerik.productDetailContainer { padding-bottom: 30px; }
    .proCategoryTitle.categoryTitleText { padding: 0 10px; }
    #footer .ticiContainer { padding: 0; }
    #divTicimaxCopyrightContent { text-align: center; float: left; width: 100%; }
    #divTicimaxCopyrightContent a { display: inline-block; }
    /*#divSayfalamaUst .mobilFilterOpenBtn { -webkit-box-shadow: 0px -25px 5px 27px rgba(228, 228, 228, 0.43); -moz-box-shadow: 0px -25px 5px 27px rgba(228, 228, 228, 0.43); box-shadow: 0px -25px 5px 27px rgba(228, 228, 228, 0.43); }*/
    /*Logo*/
    #logo { float: none; position: static; display: block; border: none; width: auto; padding: 0; background: transparent; margin: 0; float: left; }
    #logo:after { display: none; }
    #logo .logo { margin: 0 auto; float: none; padding: 17px 0; text-align: center; display: block; background: transparent; float: left; }
    #logo .logo img { max-width: 100%; display: inline-block; }
    #logo .logo .Logo-text { font-size: 17px; color: #404040; }
    /*header click button*/
    .mycart { top: 10px; right: 10px; width: 15px; height: 15px; z-index: 2; }
    .mycart .sepetUrunSayisi { color: #fff; width: 15px; height: 15px; line-height: 15px; }
    .mobilMenuAcButton { float: left; display: block; font-size: 21px; color: #212529; margin: 0 15px 0 5px; }
    .searchClick { float: right; display: block; font-size: 18px; color: #212529; margin: 0 10px; }
    .welcomeOpen { float: right; display: block; font-size: 19px; color: #212529; margin: 0 10px; display: none; }
    .mycartClick { float: right; display: block; font-size: 18px; color: #212529; margin: 0 10px; }
    .favClik { float: right; display: block; font-size: 18px; color: #212529; margin: 0 10px; display: none; }
    .searchClick span { display: inline-block; vertical-align: top; line-height: 53px; }
    .welcomeOpen span { display: inline-block; vertical-align: top; line-height: 53px; }
    .mycartClick span { display: inline-block; vertical-align: top; line-height: 53px; }
    .favClik span { display: inline-block; vertical-align: top; line-height: 53px; }
    .mobilMenuAcButton span { display: inline-block; vertical-align: top; line-height: 53px; }

    .homeHeader .searchClick { display: none; opacity: 0; visibility: hidden; transition: .3s; }
    /*mobilmenu*/
    .mobilMenu { width: 85%; bottom: 50px; transform: translateX(-100%); }
    .menuUstBolum { margin-top: 0; }
    /*sepetalan*/
    .SepetUst { float: left; width: 100%; text-align: center; color: #fff; line-height: 50px; font-size: 16px; margin-bottom: 10px; }
    .SepetUst span { display: inline-block; vertical-align: top; }
    .SepetUst .seClose { float: left; width: 40px; font-size: 22px; position: absolute; left: 0; }
    .SepetUst .seClose i { display: inline-block; vertical-align: top; line-height: 50px; }
    .CartProduct { background: #fafafa; background-size: 100%; position: fixed; right: -100%; top: 0; width: 85%; height: calc(100% - 50px); padding: 0 0 5px; display: block !important; border: none; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; opacity: 1; visibility: visible; -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); box-shadow: none; }
    .CartProduct .SPrice { text-align: center; }
    .CartProduct:before { display: none; }
    .CartProduct:after { display: none; }
    .CartProduct.animated { right: 0; }
    .CartProduct .SProduct { float: left; width: 100%; max-height: calc(100% - 155px); overflow-y: auto; overflow-x: hidden; font-size: 0; text-align: left; padding: 0 5px; }
    .CartProduct .SProduct li a * { display: inline-block !important; padding: 0; line-height: 1; }
    .CartProduct .SProduct li { float: left; width: 100%; position: relative; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; }
    .CartProduct .SProduct li a { display: inline-block; vertical-align: top; font-size: 12px; color: #000; text-align: right; width: 100%; }
    .CartProduct .SProduct li a img { margin-right: 10px; float: left; }
    .CartProduct .SProduct li a .SepettopAd { display: inline-block; vertical-align: top; max-width: 38%; margin: 0; margin-top: 10px; float: left; }
    .CartProduct .SProduct li a .SepettopAd span { float: left; clear: left; max-width: 100% !important; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom: 10px; }
    .CartProduct .SProduct li a .SepettopAd span:nth-child(2) { margin-left: 2px; }
    .CartProduct .SProduct li a .SepetTopAdet { display: inline-block; vertical-align: top; margin: 0 5px; margin-top: 28px; }
    .CartProduct .SProduct li a .sepetTopSatisBirimi { display: inline-block; vertical-align: top; margin-top: 28px; margin-right: 5px; }
    .mycart .CartProduct .SProduct li a span.sepetTopBirimFiyat { display: inline-block !important; vertical-align: top; margin: 0 5px; margin-top: 20px; }
    .CartProduct .SProduct li a:nth-child(2) { position: absolute; right: 0; top: 0; font-size: 0; width: auto; }
    .CartProduct .button { padding: 0; line-height: 30px; font-size: 12px !important; }
    .divustSepetteUrunYok span { width: 100%; float: left; text-align: center; color: #000; font-weight: 500; line-height: 30px; font-size: 16px; margin-bottom: 15px; }
    .sepetTopTutar { font-size: 0; padding: 0; border: none; }
    .mycart { background: none !important; padding: 0; margin: 0; border: none; position: absolute; left: auto; bottom: auto; }
    .mycart:before { display: none; }
    .mycart:after { display: none; }
    .mycart:hover .CartProduct { display: block !important; }
    .mycart .sepetTopTutar { display: none !important; }
    .mycart .sepetUrun { display: none !important; }
    .mycart .sepetTecxt { display: none !important; }
    .mycart .sepetUrunSayisi { display: block !important; border-radius: 100%; text-align: center; font-size: 12px; border: none; position: static; margin: 0; }
    .mycart .sepetUrunSayisi:before { display: none; }
    .mycart .sepetUrunSayisi:after { display: none; }
    .mycart a { display: block; width: auto; height: auto; padding: 0; border: none; margin: 0; background: transparent; }
    .mycart > a:before { display: none; }
    .mycart > a:after { display: none; }
    /*Sabit sayfalar icerik*/
    .spanTittle { font-size: 18px !important; }
    .iletisimContent .iletisimForm { width: 100%; padding: 0; }
    .iletisimContent .AdBan { width: 100%; }
    .iletisimContent .categoryTitle { margin: 0; }
    .iletisimContent .categoryTitle .categoryTitleText { line-height: 65px; }
    .iletisimContent .categoryTitle:before { display: none; }
    .iletisimContent .iletisimRight .categoryTitle { margin-bottom: 10px; }
    .iletisimContent .iletisimRight .categoryTitle .categoryTitleText { line-height: 65px; font-size: 19px; }
    .iletisimContent .iletisimForm .categoryTitle { margin-bottom: 10px; }
    .iletisimContent .iletisimForm .categoryTitle .categoryTitleText { line-height: 65px; font-size: 19px; }
    .iletisimContent .iletisimRight .iletisimbanka .span > div.line2 > div.line2 { float: none; display: block; margin: 10px 0 0; }
    .iletisimContent .iletisimLeft .span.iletisimLeftFirmaAdi .Right { font-size: 17px; }
    .iletisimContent .iletisimRight .iletisimbanka .span > div span { font-size: 12px; }
    .iletisimContent .iletisimLeft .Right { font-size: 12px; }
    .iletisimContent .iletisimLeft .span.iletisimLeftTelefon .Right { font-size: 20px; }
    .UyeolContent .grid { width: 100%; margin: 0; padding: 10px; border: none; margin-bottom: 10px; }
    .SifremiUnuttum { width: 100%; margin: 0; padding: 0; }
    .SifremiUnuttum .line { width: 100%; }
    .SifremiUnuttum #mainHolder_txtbxMail { width: 70%; }
    .SifremiUnuttum .button { width: 30%; }
    /*Header Sabitler*/
    .resimliYanMenu { display: none; }
    .navigation { display: none; }
    #header { border: none; margin-bottom: 0 !important; padding-top: 0; box-shadow: none; height: auto; position: fixed; left: 0; right: 0; top: 0; border-bottom: 1px solid #eee; }
    #header:before { display: none; }
    #header.homeHeader { border: none; }
    .headerContent { text-align: left; }
    /*Arama*/
    .homeHeader .searchContent { display: block; margin: 0; z-index: 1; opacity: 1; }
    .searchContent { float: left; width: 100%; border-top: 1px solid #eee; background: #ebe9ea; padding: 6px; margin: -60px 0 0 0; transition: .3s; z-index: -1; opacity: 0; }
    .searchContent.active { margin: 0; z-index: 1; opacity: 1; }
    .search { margin: 0; max-width: 100%; width: 100%; position: relative; padding: 0; display: block; }
    .search:after { display: none; }
    .search:before { display: none; }
    .search .crossclick { display: none; }
    #divAramaKategori { top: 0; left: 0; }
    #divAramaKategori select { width: 70px; padding-left: 5px; font-size: 10px; height: 36px; }
    #txtbxArama { height: 36px; padding-right: 35px; padding-left: 15px; width: 100%; box-shadow: none; font-size: 12px; border-radius: 5px; margin: 0; border: 1px solid #ececec; background: #fff; }
    .searchContent.active #txtbxArama { padding: 0 35px 0 10px; }
    #btnKelimeAra { width: 36px; height: 36px; right: 0; top: 0; line-height: 36px; text-indent: 0; padding: 0; left: auto; background-position: center center; background-image: none; border: none; border-radius: 0; text-align: center; background: transparent; }
    #btnKelimeAra.loaded {font-size: 15px;}
    .ButtonMic { right: 36px; height: 36px; }
    /*hosgeldin div*/
    .welcome { display: block; width: 100%; position: absolute; top: 100%; right: 0; bottom: auto; text-align: center; background: transparent; border: none; padding: 0; margin: 0; height: 0; border-radius: 0; z-index: 100; overflow: hidden; transition: all 0.1s ease; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; }
    .welcome.active { height: 40px; }
    .welcome > div { width: 100%; position: static; padding: 0; box-shadow: none; display: block; background: transparent; margin: 0; }
    .welcome > ul { margin: 0; }
    .welcome > div:before { display: none; }
    .welcome:before { display: none; }
    .mobilMenu .welcome { display: block; }
    .welcome ul { float: left; width: 100%; }
    .welcome li { float: none; display: inline-block !important; width: auto; vertical-align: top; }
    .headerSocialConnect { margin-left: 0; }
    .headerSocialConnect .baglanButton { margin-left: 10px; }
    .headerSocialConnect .baglanButton a { line-height: 40px; font-size: 13px; color: #fff; padding: 0; }
    .headerSocialConnect .baglanButton a:before { line-height: 40px; }
    .headerHesabim, .headerCikis, .headerUyeOl a, .headerUyeGiris a { float: none; display: inline-block !important; font-size: 13px; line-height: 40px; color: #fff; border: none; padding: 0; width: auto; height: auto; margin: 0; font-weight: 500; }
    .headerUyeGiris a, .headerHesabim { background: transparent; margin-right: 10px; }
    .headerUyeGiris a:after, .headerHesabim:after, .headerCikis:after, .headerUyeOl a:after, .headerUyeGiris a:before, .headerHesabim:before, .headerCikis:before, .headerUyeOl a:before { display: none; }
    /*urun butonlari*/
    .ProductIcon { position: static; width: 100%; margin: 5px 0 0; float: left; padding: 5px 0; border: none; }
    .ProductIcon .box1 { font-size: 12px; width: 100% !important; line-height: 35px !important; text-align: left; border: none; border-radius: 0; }
    .ProductIcon .box1 i { float: left; line-height: 35px; width: 35px; height: 35px; margin-right: 5px; margin-bottom: 0; }
    .ProductIcon > div { float: left; width: 100%; margin: 5px 0 0; max-width: 100% !important; }
    .ProductIcon > div > a { float: left; width: 100%; margin-bottom: 0; transition: all 0.2s ease; }
    .ProductIcon .box1:before { display: none !important; }
    .ProductIcon a:hover { padding-left: 25px; }
    /******************************************************/
    .bottomHead { float: left; width: 100%; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1002; background: #fff; border-top: 1px solid #cecece; padding-top: 5px; }
    .bottomHead ul { margin: 0; padding: 0; list-style-type: none; }
    .bottomHead ul li { float: left; width: 20%; }
    .bottomHead ul li a { float: left; width: 100%; text-align: center; font-size: 12px; padding: 5px 0; color: #000; position: relative; height: 49px; }
    .bottomHead ul li a i { display: block; margin: 0 auto 3px; font-size: 18px; }
    .bottomHead ul li a i.fa-user:before { content: "\e919"; font-family: DenizButikFont !important; }
    .bottomHead ul li a i.fa-shopping-cart:before { content: "\e916"; font-family: DenizButikFont !important; }
    .bottomHead ul li a i.fa-heart:before { content: "\e918"; font-family: DenizButikFont !important; }
    .bottomHead ul li a i.fa-home:before { content: "\e923"; font-family: DenizButikFont !important; }
    .bottomHead ul li.cartC { position: relative; }
    .bottomHead ul li.cartC .SSayi { font-style: normal; position: absolute; top: 2px; right: 0px; left: 20px; margin: auto; width: 15px; height: 15px; background: #FF6100; color: #fff; font-size: 12px; line-height: 15px; text-align: center; border-radius: 100%; }
    .ProductBody .bottomHead { display: none; }
    .sepetimBody .bottomHead { display: none; }
    /*Footer*/
    .FooterTop, .FooterMiddle, .FooterBottom { }
    #footer .linkler { padding: 0; }
    #footer .linkler .blink { border-top: 1px solid #eee; }
    #footer .linkler .blink > ul { display: block; }
    #footer .linkler .blink > ul > li { float: left; width: 100%; }
    #footer .linkler .blink > ul > li > ul { display: none; float: left; width: 100%; border-bottom: 1px solid #eee; }
    #footer .linkler .blink > ul > li > span { float: left; width: 100%; margin: 0; line-height: 52px; border-bottom: 1px solid #eee; color: #3c3c3c; font-size: 15px; font-weight: 600; padding: 0 15px; position: relative; }
    #footer .linkler .blink > ul > li > span .ackapabtn { float: right; font-size: 12px; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; text-align: right; padding-right: 15px; }
    #footer .linkler .blink > ul > li > span .ackapabtn i { font-weight: normal; }
    #footer .linkler .blink > ul > li { float: left; width: 100%; }
    #footer .linkler .blink > ul > li > ul { background: #f1f1f1; padding: 0 15px; }
    #footer .linkler .blink > ul > li > ul > li { float: left; width: 100%; }
    #footer .linkler .blink > ul > li > ul > li > a { margin-bottom: 0; line-height: 40px; color: #535253; font-size: 14px; }
    #footer .linkler .blink > ul > li > ul > li > a i { line-height: 40px; }
    #footer .linkler .blink > ul > li > ul > li > a img { margin-top:10px;}
    .ebultenDiv { width: 100%; padding: 0; margin: 0; }
    .ebultenGelecek { max-width: 315px; float: none; display: block; margin: 0 auto; }
    #divTicimaxCopyrightContent { float: left; width: 100%; }
    #divTicimaxCopyrightContent a.mobilTicimaxLogo { margin-top: 0;margin-bottom: 60px; }
    #divTicimaxCopyrightContent img { display: inline-block; vertical-align: top; }
    #divTicimaxCopyrightContent #ticimaxCopyright { margin: 0 !important; margin-bottom: 5px !important; font-size: 0 !important; }
    #back-to-top { bottom: 11%; right: 2%; }
    #footer .socialdiv { margin: 0; text-align: center; margin: 10px 0; }
    #footer .socialdiv ul { display: inline-block; vertical-align: top; }
    #footer .store { margin: 0; text-align: center; margin: 10px 0; }
    #footer .store ul { display: inline-block; vertical-align: top; }
    /*kategori*/
    .categoryContainer .categoryTitleText { padding: 0; margin: 0; }
    .ProductBody .categoryTitle { padding: 0; margin: 0; }
    body ul.breadcrumb { white-space: nowrap; }
    body ul.breadcrumb * { line-height: 40px !important; font-size: 12px !important; max-width: 90px; overflow: hidden; text-overflow: ellipsis; }
    body ul.breadcrumb li:after { line-height: 40px; font-size: 12px !important; }
    body ul.breadcrumb li:nth-child(1) a:before { line-height: 40px; font-size: 12px !important; margin-right: 5px; }
    .categoryContainer .ProductList.PlSc_hrz .ItemOrj { width: 100%; }
    .categoryContainer .ProductList.PlSc_2 .ItemOrj { width: 50%; }
    .categoryContainer .ProductList.PlSc_3 .ItemOrj { width: 50%; }
    .categoryContainer .ProductList.PlSc_4 .ItemOrj { width: 50%; }
    .categoryContainer .ProductList.PlSc_5 .ItemOrj { width: 50%; }
    .ItemOrj { width: 50%; max-width: 50%; flex: 0 0 50%; padding: 0 7px; }
    .categoryContainer .ProductList { margin: 0 -5px; }
    .categoryContainer .ProductListContent .productItem { margin-bottom: 25px; }
    body .mobilFilterOpenBtn .button { font-size: 13px; }
    /*urundetay*/
    .leftImage { float: left; width: 100%; }
    .RightDetail { width: 100%; padding: 0; }
    .RightDetail .TopList .TopLeft { max-width: 100%; }
    body a#linkOncekiSayfa { position: absolute; top: 10px; left: 0; width: 35px; background: #fff; text-align: center; font-size: 0 !important; font-family: 'FontAwesome'; color: #000; z-index: 5; line-height: 35px; }
    body 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; white-space: nowrap; display: none; }
    #divUrunKodu span { line-height: 14px; }
    #divTaksitAciklama { clear: left; float: left; }
    #divSatinAl { padding: 0 10px; margin: 15px 0 20px; }
    .hzts{margin:0;padding:0 10px;}
    #divAdetCombo .right_line, .RightDetail .riSingle { width: 120px; }
    .basketBtn { }
    .buyfast { width: 100%; margin: 0; }
    #txtbxurunSiparisAdedi, #divAdetCombo select, .RightDetail .riSingle a.riUp, .riSingle a.riDown, .basketBtn input,
    .buyfast input { height: 60px !important; }
    .Basketinp p, #divAdetCombo .left_line, .RightDetail .riSingle a.riUp i, .RightDetail .riSingle a.riDown i, .RightDetail .riSingle a.riUp,
    .riSingle a.riDown { line-height: 60px; }
    .taksitBlok { width: 100%; }
    .UFavorilerimeEkle .box1 { width: 60px; }
    .UFavorilerimeEkle .box1 i { line-height: 58px; font-size: 24px; }
    #divSatinAl.varyasyonyok .basketBtn { width: calc(100% - 75px); }
    .basketBtn input { font-size: 22px; }
    /*mobilicerik*/
    .Logo-icon { display: none; }
    .campaign-text { font-size: 14px; padding: 8px; margin: 0; line-height: 16px; z-index: 9; height: 48px; overflow: hidden; }
    .campaign-text * { line-height: 16px; }
    #pnlSlider { width: 100%; margin: 0; }
    .Blok { margin: 0; padding: 5px 5px 0; }
    .ScRow { margin: 0; }
    .Scol3 { width: 100%; padding: 0; }
    .Blok a { margin-bottom: 5px; }
    .Blok a img { width: 100%; }
    #pnlSlider .flex-direction-nav { display: none; }
    #pnlSlider .flex-control-paging li a { width: 9px; height: 9px; margin: 0 5px; background: #fff; border-color: #fff; }
    #pnlSlider .flex-control-paging li a.flex-active { background: #FF6100; border-color: #FF6100; }
    #header.fixed .searchContent { margin-top: -60px; z-index: -1; opacity: 0; }
    #header.fixed .searchContent.active { margin: 0; z-index: 1; opacity: 1; }
    #header.fixed .searchClick { display: block; opacity: 1; visibility: visible; }
    .campaign-text.fixed { position: fixed; left: 0; right: 0; top: 53px; }
    body.homeBody.fixed { padding-top: 155px; }
    .mob-category-slide { width: 100%; float: left; background-color: #fff; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; display: block; }
    .mob-category-slide::-webkit-scrollbar { width: 0; height: 0; }
    .mob-category-slide::-webkit-scrollbar-track { background: transparent; }
    .mob-category-slide::-webkit-scrollbar-thumb { background: transparent; }
    .mob-category-slide > .item { display: inline-block; padding: 6px 16px; color: #6b6b6b; font-size: 15px; }
    .mob-category-list { float: left; width: 100%; display: block; background-color: #fff; padding-top: 0; }
    .mob-category-list > .List > .item { float: left; width: 50%; font-size: 14px; color: #484848; font-weight: 600; padding: 15px 5px 15px 30px; border-right: 1px solid #eee; border-top: 1px solid #ebebeb; text-align: left; }
    .mob-category-list > .List > .item::before { font-family: 'DenizButikFont'; content: "\e915"; font-size: 9px; color: #FF6100; margin-right: 7px; }
    .mob-category-list > .List > .item:nth-child(-n+2) { border-top: 0; }
    .mob-category-list > .List > .item:nth-child(2n+2) { border-right: 0; }
    .mob-category-list > .all-category { color: #FF6100; padding: 10px; display: block; width: 100%; text-align: center; font-weight: 700; font-size: 14px; float: left; width: 100%; }
    .sliderBannerContainer { margin: 0; padding: 20px 0; }
    .sliderBannerContainer ul { padding: 0; }
    .sliderBannerContainer ul .owl-stage { }
    .sliderBannerContainer .owl-carousel .owl-nav { display: none; }
    .sliderBannerContainer .owl-carousel .owl-dots { display: none; }
    .mob-home-carts { padding: 13px; background-color: #fff; display: block; }
    .mob-home-carts > .List > .item { float: left; width: calc(50% - 8px); margin-right: 15px; color: #363636; }
    .mob-home-carts > .List > .item:nth-child(2n+2) { margin-right: 0; }
    .mob-home-carts > .List > .item > .product-img { position: relative; }
    .mob-home-carts > .List > .item > .product-img img { width: 100%; }
    .mob-home-carts > .List > .item > .product-img > .badge { position: absolute; top: 10px; right: 10px; }
    .mob-home-carts > .List > .item > .product-info { text-align: center; padding: 10px 5px 12px; font-size: 14px; }
    .mob-home-carts > .List > .item > .product-info > .T { font-weight: 900; }
    .mob-home-carts > .List > .item > .product-info > p { margin-top: 1px; opacity: .7; }
    .DenizTube .tubeOwl .owl-carousel .owl-nav { display: none; }
    .DenizTube .tubeOwl ul { padding: 0; }
    .DenizTube .tubeOwl ul .owl-stage { padding-left: 15px !important; }
    .DenizTube .m-head { padding: 0 10px; }
    .FooterTop { display: none; }
    .divRightFooter { width: 100%; text-align: center; margin: 25px 0 0; }
    .divRightFooter .denizBlog img { display: inline-block; vertical-align: top; max-width: 150px; }
    .ebultenDiv p { display: none; }
    .FooterMiddle { margin-bottom: 0; padding-top: 0; }
    .FooterBottom { text-align: center; background: #fff5f0; border-top: 1px solid #eee; }
    .copy { width: 100%; margin-bottom: 0; color: #232323; text-decoration: underline; font-size: 12px; text-align: center; }
    .kartimg { width: 100%; }
    .kartimg img { display: inline-block; vertical-align: top; }
    .SeoText { padding: 10px; }
    .SeoText .T { margin-bottom: 10px; font-size: 15px; }
    .productItem:hover .productImage .boxBedenlerContent { display: none !important; bottom: -100%; }

    .mobileAccountNav { display: block; position: fixed; left: -100%; right: 0; top: 0; bottom: 0; background-color: #fff; z-index: 1002; padding: 0; width: 100%; max-width: 100%; transition: .3s; }
    .mobileAccountNav.ShowNav { left: 0; }
    .mobileAccountNav .NavContainer { padding: 0; height: 100%; }
    .mobileAccountNav .NavContainer .AccountNav { border: 0; padding: 0; height: 100%; }
    .mobileAccountNav .NavTitle { padding: 10px 20px 10px 60px; position: relative; border-bottom: 1px solid #eee; margin: 0; height: 64px; display: -webkit-flex; display: flex; flex-direction: column; justify-content: center; line-height: 18px; }
    .mobileAccountNav .NavTitle .nav-login-use .T { font-weight: 700; font-size: 15px; }
    .mobileAccountNav .NavTitle .nav-login-use .sT { font-size: 14px; color: #888; }
    .mobileAccountNav .NavTitle .nav-login-use .sT .link { color: #ff6100; font-size: 14px; }
    .mobileAccountNav .NavTitle > .BackNav { display: block; position: absolute; left: 0; top: 0; bottom: 0; display: -webkit-flex; display: flex; align-items: center; justify-content: center; width: 55px; }
    .mobileAccountNav .NavTitle > .nav-login-use { display: none; }
    .mobileAccountNav .nav-overflow { height: calc(100% - 64px); overflow-y: auto; }
    .mobileAccountNav .AccountNav .nav-mob-login { border-bottom: 1px solid #fbfbfb; padding: 15px 45px 25px; float: left; width: 100%; display: none; }
    .mobileAccountNav .AccountNav .nav-mob-login > p { text-align: center; margin-bottom: 10px; font-weight: 600; color: #717171; }
    .mobileAccountNav .AccountNav .nav-mob-login > .mob-login-btn { background: #ff6100; background: -moz-linear-gradient(0deg,rgba(255,103,171,1) 0%,rgba(255,171,208,1) 100%); background: -webkit-linear-gradient(0deg,#ff6100 0%,#ff6100 100%); background: linear-gradient(0deg,#ff6100 0%,#ff6100 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff67ab",endColorstr="#ffabd0",GradientType=1); border: 0; border-radius: 3px; width: 100%; height: 44px; color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 15px; }
    .mobileAccountNav .AccountNav .nav-mob-login > .Or { display: block; text-align: center; font-size: 13px; color: #8e8e8e; padding: 10px; }
    .mobileAccountNav .AccountNav .nav-mob-login > .mob-login-btn-o { width: 100%; height: 44px; color: #ff6100; border: 1px solid #ff6100; font-weight: 700; font-size: 15px; display: flex; align-items: center; justify-content: center; border-radius: 5px; }
    .mobileAccountNav .AccountNav .nav-item { border-bottom: 1px solid #fbfbfb; margin: 0; float: left; width: 100%; }
    .mobileAccountNav .AccountNav .nav-item.useLog { display: none; }
    .mobileAccountNav .AccountNav .nav-item .nav-title { position: relative; width: 100%; padding: 14px 50px 14px 25px; color: #464646; font-size: 15px; font-weight: 500; display: -webkit-flex; display: flex; align-items: center; }
    .mobileAccountNav .AccountNav .nav-item .noClick { position: relative; width: 100%; padding: 14px 50px 14px 25px; color: #464646; font-size: 15px; font-weight: 500; display: -webkit-flex; display: flex; align-items: center; }
    .mobileAccountNav .AccountNav .nav-item .nav-title > .Icon { width: 32px; font-size: 18px; }
    .mobileAccountNav .AccountNav .nav-item .noClick > .Icon { width: 32px; font-size: 18px; }
    .mobileAccountNav .AccountNav .nav-item.SiteSetting { background-color: #f1f1f1; list-style: none; display: block; border-bottom: 1px solid #fbfbfb; float: left; width: 100%; padding: 20px 25px; font-size: 0; }
    .mobileAccountNav #lang_flag_container { display: block; float: left; margin: 0; width: 50%; padding-right: 10px; }
    .mobileAccountNav #langHover { background: #fff; padding: 10.5px 10px !important; border: 1px solid #E3E2E3; border-radius: 5px; width: 100%; }
    .mobileAccountNav #langHover.white { background: #fff !important; }
    .mobileAccountNav #lang_flag_container > p { display: none; }
    .mobileAccountNav #lang_flag_container > p:nth-child(1) { padding: 5px 0; margin: 0 !important; font-weight: 600; font-size: 12px !important; text-align: left; display: block; }
    .mobileAccountNav #lang_flag_container #lang-detail { left: 0 !important; right: auto; width: calc(100% - 10px); }
    .mobileAccountNav #lang-detail .language { width: 100%; }
    .mobileAccountNav #lang-detail p { display: none; }
    .mobileAccountNav #divAvailableCountries { display: block; float: left; margin: 0; width: 50%; clear: none; padding: 0; position: relative; }
    .mobileAccountNav #txtHeaderSeciliUlke { padding: 10px 5px; background-color: #fff; border: 1px solid #E3E2E3; border-radius: 5px; }
    .mobileAccountNav #txtHeaderSeciliUlke.active { }
    .mobileAccountNav #txtHeaderSeciliUlke.active + .teslimatUlkeSecUl { padding: 10px; z-index: 999; left: 0; right: 0; }
    .mobileAccountNav .AccountNav .nav-item.droodownDiv ul { padding-left: 30px; list-style: none; display: none; }
    .mobileAccountNav .AccountNav .nav-item.droodownDiv.active ul { display: block; }
    .mobileAccountNav .AccountNav .nav-item.droodownDiv ul li a { padding: 10px; }
    .mobileAccountNav .AccountNav .nav-item.droodownDiv ul li a:before { content: '\e905'; font-family: 'DenizbutikFont'; font-size: 10px; float: left; margin-right: 5px; line-height: 10px; }
    .mobileAccountNav .AccountNav .nav-item.droodownDiv > a:after { content: "\e905"; font-family: 'DenizbutikFont'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 10px; color: #a0a0a0; }

    .mob-social-slide { width: 100%; background: #ffeedf; }
    .mob-social-slide .SocialLink { text-align: center; font-size: 13px; display: -webkit-flex; display: flex; align-items: center; justify-content: center; color: #4b4849; font-weight: 500; padding: 11px 5px; }
    .mob-social-slide .SocialLink > span { margin-right: 8px; position: relative; font-size: 16px; }

    /*udetay*/
    .ProductBody .categoryTitle { display: none; }
    .ProductBody .TopDet .ProductGallery .galleryOwl-thumb { display: none; }
    .ProductBody .TopDet .ProductGallery .gallery-container .GalleryArea { width: 100%; float: left; margin: 0; padding: 0 35px; }
    .ProductBody .TopDet .GalleryArea #divIndirimOrani { right: 35px; bottom: 0; }
    .ProductBody .TopDet .GalleryArea .UrunKargoBedava { left: 35px; }
    .ProductBody .TopDet .ProductGallery .gallery-container .owl-carousel.galleryOwl .owl-nav { display: block; left: -35px !important; right: -35px !important; width: auto; top: 0; bottom: 0; padding: 0; margin: 0; height: auto; }
    .ProductBody .TopDet .ProductGallery .gallery-container .owl-carousel.galleryOwl .owl-nav .owl-prev { left: 0; position: absolute; top: 0; bottom: 0; margin: auto; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; background: #fafafa; }
    .ProductBody .TopDet .ProductGallery .gallery-container .owl-carousel.galleryOwl .owl-nav .owl-next { right: 0; position: absolute; top: 0; bottom: 0; margin: auto; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; background: #fafafa; }
    .ProductBody .TopDet .ProductGallery .gallery-container .owl-carousel.galleryOwl .owl-nav span { border: 0; color: #616161; width: 35px; height: 100px; line-height: 90px; }
    .RightDetail .TopList { padding: 20px 10px; border-top: none; border-bottom: none; margin: 0; }
    .RightDetail .TopList .PriceList { width: calc(100% - 37px); }
    .RightDetail .MiddleList { background: #fff; border: none; padding: 0; margin: 0; }
    .TopDet #IlgiliUrunDiv { padding: 0 10px 0; border: none; margin: 0; background: #fff; }
    .TopDet #IlgiliUrunDiv ul li { width: 75px; margin-right: 10px; margin-bottom: 15px; }
    #divUrunEkSecenek { padding: 10px 10px; background: #fff; }
    #divTahminiTeslimatSuresi { float: left; width: 100%; padding: 15px; border-bottom: 1px solid #eee; border-top: 1px solid #eee; }
    #divEkstraBilgiler{margin:0;}
    .urunDetayPanel { padding: 10px 15px; }
    .TopDet .Features { margin: 0; border: 0; padding: 0; display: block; }
    .TopDet .Features .item { width: 50%; border-right: 1px dashed #dcdcdc; border-bottom: 1px dashed #dcdcdc; color: #000; padding: 20px 15px; }
    .TopDet .Features > .item:nth-last-of-type(-n+2) { border-bottom-color: #fff; }
    .TopDet .PhoneAction { background-color: #fafafa; text-align: center; display: block; border: 0; padding: 25px 0; }
    .TopDet .PhoneAction .item:first-child { width: 100%; margin-bottom: 25px; }
    .TopDet .PhoneAction .item .pCode { color: #454545; font-size: 15px; margin-bottom: 12px; line-height: 24px; }
    .TopDet .PhoneAction .item .pCode > span { font-size: 32px; font-weight: 600; }
    .TopDet .PhoneAction .item p { display: block; }
    .TopDet .PhoneAction .item.PhoneArea { padding: 0 15px; }
    .TopDet { padding-bottom: 0; }
    .detaySliderContainer { /*background: #f7f7f7;*/ padding: 10px 0 10px 15px; }
    .detaySliderContainer .owl-carousel .owl-nav { display: none; }
    .detaySliderContainer .owl-carousel .owl-dots { display: none; }
    .sPric { font-size: 20px; }
    .IndirimliFiyatContent .right_line *, #divTurkLirasiFiyat .right_line *, #divIndirimsizFiyat .right_line *, #divKDVDahilFiyat .right_line * { font-size: 24px; }
    .PiyasafiyatiContent .right_line * { font-size: 18px; }
    .SpricV .IndirimliFiyatContent .right_line * { font-size: 15px; }
    .SpricV #divIndirimsizFiyat .right_line *{font:15px;}
    .ProductName h1 span { font-size: 16px; }
    .urunOzellik { display: none; }
    .urunOzellikTab { margin: 25px 0; display: block; float: left; width: 100%; padding: 0 10px; }
    .urunOzellikTab .urunTab { float: left; width: 100%; }
    .urunOzellikTab .urunTab > ul { list-style: none; padding: 0; margin: 0; }
    .urunOzellikTab .urunTab > ul > li { float: left; width: 100%; border-bottom: 1px solid #000; }
    .urunOzellikTab .urunTab > ul > li.TabYorumlar { display: none; }
    .urunOzellikTab .urunTab > ul > li.TabOdemeSecenekleri { display: none; }
    .urunOzellikTab .urunTab > ul > li.TabUrunOnerileri { display: none; }
    .urunOzellikTab .urunTab > ul > li > a { color: #000; font-size: 14px; line-height: 50px; float: left; width: 100%; padding: 0 10px; font-weight: 600; }
    .urunOzellikTab .urunTab > ul > li > a:after { content: '\f067'; font-family: 'FontAwesome'; font-size: 12px; float: right; font-weight: normal; }
    .urunOzellikTab .urunTab > ul > li.active { border-bottom: none; }
    .urunOzellikTab .urunTab > ul > li.active > a:after { content: '\f068'; }
    .urunOzellikTab .urunTab > ul > li.active .urunDetayPanel { display: block !important; }
    .VarUyari{padding:15px;margin:0;border-top:1px solid #eee;font-size:12px}
    .urunDetayPanel { background: #fff; margin-bottom: 5px; }
    .urunTabAlt {min-height: 100%; max-height: 100%; }
    .ProductGallery .owl-carousel.galleryOwl .owl-dots { z-index: 4; }
    .ProductGallery .owl-carousel .owl-stage-outer { z-index: 3; }
    .ProductGallery .owl-carousel.galleryOwl .owl-dots { display: flex; }
    .leftImage .ProductGallery .owl-carousel.galleryOwl .owl-dots .owl-dot { margin: 10px 2px; }
    .detayBottom { position: fixed; bottom: 0; left: 0; right: 0; margin: 0; background-color: #fff; display: -webkit-flex; display: flex; align-items: center; padding: 5px 10px 10px; z-index: 99; border-top: 1px solid #eee; box-shadow: 0 0 31px -30px rgba(0,0,0,.81); }
    .detayBottom.StokYok{display:none;}
    .detayBottom .dleft { float: left; width: calc(100% - 165px); }
    .detayBottom .dleft #pnlFiyatlar { margin-top: 0; margin-bottom: 0; }
    .detayBottom .dright { float: left; width: 165px; }
    .detayBottom .basketBtn { display: block; width: 100%; }
    .detayBottom .basketBtn input { height: 40px !important; line-height: 40px; }
    .detayBottom .PiyasafiyatiContent .right_line * { font-size: 15px; }
    .detayBottom .SpricV .IndirimliFiyatContent .right_line * { font-size: 15px; }
    .detayBottom .SpricV #divIndirimsizFiyat .right_line *{font-size:15px;}
    .detayBottom .SpricV #divFiyatAlanlari{display: none;}

    .detayBottom .sPric span {line-height: 1.2;font-size: 12px;margin-right: 0;}
    .detayBottom .sPric em{font-size:17px;line-height:17px;}
    .detayBottom .sPric {padding: 0;margin:0;font-size: 17px;line-height:28px;}

    #pnlFiyatlar .IndirimliFiyatContent:not(.SpricV .IndirimliFiyatContent){padding:0;margin:7px 0 0;}
    #pnlFiyatlar .IndirimliFiyatContent .DetayindirimText:not(.SpricV .IndirimliFiyatContent .DetayindirimText){font-size:11px;}
    #pnlFiyatlar .IndirimliFiyatContent .right_line .spanFiyat:not(.SpricV .IndirimliFiyatContent .right_line .spanFiyat){margin-left:0px;font-size: 17px;line-height:19px;}   

    .BodyTableModal .BodyTableLeft { padding: 15px; width: 100%; max-width: 100%; }
    .BodyTableModal .BodyTableRight { width: 100%; padding: 15px; max-width: 100%; }
    .BodyTableModal .container-fluid { display: block; }
    .MpCode{float:left;clear:left;margin:3px 0 0;font-size:9px;}

    .hesabimContent .hesabimBolumuTutucu { margin: 0; padding: 15px; background: transparent; }
    .hesabimBolumuTutucu .sagIcerikTutucu .hesabimMenuDon { display: none !important; }
    .hesabimBolumuTutucu .sagIcerikTutucu .sagIcerikBolumu .anaBaslik { display: none !important; }
    .hesabimBolumuTutucu .sagIcerikTutucu { width: 100%; padding: 0; margin: 0; }
    .hesabimBolumuTutucu .sagIcerikTutucu .sagIcerikBolumu { margin-top: 15px; border: 1px solid #ebebeb; padding: 15px; }
    .hesabimBolumuTutucu .satirBlokRow { margin: 0; }
    .hesabimBolumuTutucu .sagIcerikTutucu .icerikIkiliBlok { border: none; padding: 0; }
    .hesabimBolumuTutucu .sagIcerikTutucu .satirBlok .hsbmSpan { width: 100%; line-height: 18px; }
    .hesabimBolumuTutucu .sagIcerikTutucu .satirBlok .hsbmTextbox { width: 100%; height: 40px; }
    .hesabimBolumuTutucu .sagIcerikTutucu .intl-tel-input { width: 100% !important; }
    .hesabimBolumuTutucu .sagIcerikTutucu .satirBlok .hsbmLabel .hsbmRadio { margin-top: 0; }
    .hesabimBolumuTutucu .sagIcerikTutucu .selectGrup { width: 100%; }
    .hesabimBolumuTutucu .sagIcerikTutucu .selectGrup .ikiliSelect { width: 50%; }
    .hesabimBolumuTutucu .sagIcerikTutucu .satirBlok .hsbmLabel { line-height: 1.4; }
    .ContentTitle { justify-content: center; height: 64px; background-color: #fff; border-bottom: 1px solid #e2e2e2; position: relative; font-size: 16px; margin-left: -8px; margin-right: -8px; text-align: center; padding: 10px; font-weight: 600; display: -webkit-flex; display: flex; align-items: center; }
    .ContentTitle .NavOpen { position: absolute; left: 10px; padding: 17px 15px 13px; font-size: 14px; top: 50%; transform: translateY(-50%); }
    .hesabimBolumuTutucu .sagIcerikBolumu .adresDefterim .adreslerim .NewAddress a { padding: 20px 0; }
    .hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .tabLink { border: none; }
    .hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .tabLink a { width: 50%; padding: 12px 10px; border: none; }
    .hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .tabLink a:after { content: ""; position: absolute; bottom: 0; height: 3px; background-color: #fff; left: 10px; right: 10px; border-radius: 5px 5px 0 0; }
    .hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .tabLink a.aktif { color: #ff6100; }
    .hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparislerim .tabLink a.aktif:after { background: #ff6100; }
    .hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .tdTutucu.tdTutucuBeyaz { padding: 5px; }
    .hesabimBolumuTutucu .sagIcerikBolumu .siparisListe .altButonTutucu a { padding: 5px; font-size: 11px; }
    .hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBilgileri a strong { padding: 0; }
    .hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisUrun .siparisDetayBtn .kolayIadeBtn { margin-left: 0; }
    .hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisDetayDurum { display: block; border: none; }
    .hesabimBolumuTutucu .sagIcerikBolumu .siparisListContent .siparisDetayDurum .item { padding: 5px; }
    .hesabimBolumuTutucu .sagIcerikBolumu .siparisAdresDetaylari .blokRow { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
    .hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .tdTutucu > .row > div { width: 100%; padding: 0; }
    .hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .favoriUrunDetay { padding: 0 !important; }
    .hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .row { margin: 0; }
    .hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .istekDetayIcerik { padding: 5px; }
    .hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .favoriUrunDetay .favoriUrunDetaySag .divItem a.iptalEt { font-size: 10px; }
    .hesabimBolumuTutucu .sagIcerikBolumu .hesabimFavoriSayfasi .favoriUrunDetay .favoriUrunDetaySag .divItem a.sepetIcon { padding: 6px 0; }
    .hesabimBolumuTutucu .sagIcerikBolumu .paraPuanSayfasi .puanlamaBolumu .blokRow2 { width: 100%; }
    .hesabimBolumuTutucu .sagIcerikBolumu .paraPuanDetaySayfasi .puanlamaBolumu .blok { width: 100%; margin: 0 0 10px; }
    .hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .hediyeCeklerim .tabLink { border: none; }
    .hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .hediyeCeklerim .tabLink a { width: 50%; padding: 12px 10px; border: none; font-size: 11px; text-align: center; }
    .hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .hediyeCeklerim .tabLink a:after { content: ""; position: absolute; bottom: 0; height: 3px; background-color: #fff; left: 10px; right: 10px; border-radius: 5px 5px 0 0; }
    .hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .hediyeCeklerim .tabLink a.aktif { color: #ff6100; }
    .hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .hediyeCeklerim .tabLink a.aktif:after { background: #ff6100; }
    .hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .Head { display: block; }
    .hesabimBolumuTutucu .sagIcerikBolumu .hediyeCeklerimContent .Head .item { display: block; margin-bottom: 5px; }
    .hesabimBolumuTutucu .destekTaleplerim .Content_accordion > .Head { display: block; }

    .BasketDetailContainer .BasketDetailSepetList { background: transparent; padding: 0; border: none; }
    .BasketDetailContainer .BasketDetailSepetList .adetGuncelleContent .AdetGuncelle { display: none !important; }
    .sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemPriceContent .sepetItemB4.sepetFiyatBold { width: auto!important; font-size: 18px; }
    .sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemB.sepetItemB0 { margin-right: 15px; }
    .sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemB.sepetItemB2 { width: calc(100% - 210px); }
    .sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemB.sepetItemB1 { width: calc(100% - 115px); margin-bottom: 10px; }
    .sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemB.sepetItemB2 .adetGuncelleContent { margin-left: 0; }
    .sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemPriceContent { position: static; float: right; }
    .sepetimBody .BasketPage .mobileAddition > .addition-content > .TotalPrice { color: #FF6100; }
    .sepetimBody .BasketPage .mobileAddition > .addition-content:before { color: #FF6100; }

    .sepetimBody.sepetAdres .adresGir .satirBlok.satirBlok15 { width: 100%; }
    .sepetimBody.sepetAdres .adresGir .satirBlok.satirBlok17 { width: 100%; float: right; }
    .sepetimBody.sepetAdres .adresGir .satirBlok.FormCountry { width: 100%; }
    .sepetimBody.sepetAdres .adresGir .satirBlok.FormSehir { width: 100%; float: right; }
    .sepetimBody .BasketRigth ul li.sepetHizliKargo span { width: auto !important; margin: 0 10px; }

    .sepetimBody .sepetHistoryProductItems .sepetItemB3{position:static;transform:initial;}
    .sepetimBody .sepetHistoryProductItems .KasaOnuFirsatlarContent ul li .sepetItemB.sepetItemB1 p{width: 85%;margin-bottom:0;}
    .sepetimBody .sepetHistoryProductItems .sepetItemB3 .productPrice span{line-height:20px;}

    .sagIcerikTutucu .selectGrup .ikiliSelect { width: 100% !important; }
    #divInstashopResim { padding: 30px 0; }
    #divInstashopResim .ResimGaleri .ResimGaleriHeadIcerik { width: 100%; text-align: center; margin-bottom: 20px; }
    #divInstashopResim .ResimGaleri .ResimGaleriHeadIcerik .insta-content { padding: 0; }
    #divInstashopResim .ResimGaleri .ResimGaleriHeadIcerik .insta-content .Control { max-width: 230px; margin: 0 auto; }
    #divInstashopResim .ResimGaleri .ResimGaleriHeadIcerik .insta-content .Control .Link { width: 100%; margin: 0 0 12px; }
    #divInstashopResim .ResimGaleri .Main { width: 100%; }
    #divInstashopResim .ResimGaleri .owl-carousel .owl-nav { margin: -10px 0 0; left: 0; right: 0; }
    #divInstashopResim .ResimGaleri .owl-carousel .owl-nav > div { z-index: 15; width: 40px; height: 40px; line-height: 38px; font-size: 14px; box-shadow: 0px 6px 9px rgba(27, 28, 29, 0.19); border-radius: 50%; border: 2px solid #fff; background-color: #f5d2e6; color: #fff; position: absolute; }
    #divInstashopResim .ResimGaleri .owl-carousel .owl-nav > div:hover { background: #f5d2e6; }
    .DenizTube .tubeOwl ul li .module-item .vidBox .vidCover { width: 100%; }

    .mob-deniz-info { text-align: center; padding: 20px 15px; background-color: #fff; display: block; }
    .mob-deniz-info > .Cover { display: table; width: 270px; border-radius: 50%; overflow: hidden; border: 7px solid #FF6100; margin: 0 auto 20px; }
    .mob-deniz-info > .T { display: inline-block; padding: 8px 23px; background-color: #FF6100; color: #fff; font-weight: bold; font-size: 20px; margin-bottom: 20px; }
    .mob-deniz-info > p { color: #4A4A4A; font-size: 15px; line-height: 21px; font-weight: 600; }

    .CategoryBody .categoryTitleText { display: none; }
    .categoryName { background-color: #EDEDED; padding: 10px; text-align: center; z-index: 2; margin: 0; color: #535353; font-size: 16px; }
    .filter-category-container { padding: 10px 0; margin: 0; border: none; position: relative; z-index: 2; background: #fff; }
    .categoryContainer .ProductListContent { padding: 0 10px; }
    .categorydesign > img { display: none; }
    .mobilresim { display: block !important; }
    .favi { display: none; }
    .htop { display: none; }
    .header-banners { display: none; }
    #divSliderYani { display: none; }
    .long-banner { display: none; }
    .LiveFashion { display: none; }
    .Highlights { display: none; }
    .ProductBody .headerbanner2{display: none;}
    .headerbanner2{text-align:center;}
    .headerbanner2 img{display:none;}
    .headerbanner2 img.MobilBanner{display:block;height:33px;display:inline-block;vertical-align:top;}



    .CompanyPages { padding: 20px 0; }
    .CompanyPages .Company-Head { padding: 10px; }
    .CompanyPages .Company-Body { padding: 0 10px; }
    .col-auto { flex: 0 0 100%; -webkit-box-flex: 1; -webkit-flex: 0 0 100%;; -ms-flex: 0 0 100%; }
    .contactPages { padding: 0; }
    .contactPages .contact-body { padding: 20px 10px; }
    .Malls .col-6 { flex: 0 0 100%; -webkit-box-flex: 1; -webkit-flex: 0 0 100%;; -ms-flex: 0 0 100%; max-width: 100%; }
    .Malls .malls-item .malls-detail { padding: 30px 0 10px; }
    .Malls .ticiContainer { padding: 0 15px; }
    .sepetimBody .BasketDetailSepetList .sepetItemContent .sepetItemB select { padding-bottom: 0; }
    .sepetimBody .MobileHeaderControlContent .MobileHeaderControl .item .cart-btn { padding: 11px 22px; }
    .sepetimBody.sepetAdres .BasketDetailCargo .AdresItem #divKargoAdreslerim .adresItemFloat { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
    .sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .YeniAdresEkle { position: static; padding: 20px 10px; }
    .sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .YeniAdresEkle i { display: block; }
    .sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .faturaAdresBtn { float: right; clear: right; }
    .sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation .cargoInput { width: 20px; margin-right: 10px; }
    .sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation .cargoName { width: calc(100% - 30px); }
    .sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation .cargoName span { float: left; width: auto; font-weight: normal; font-size: 15px; }
    .sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation .cargoName span + span { float: right; width: auto; }
    .sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation { padding: 10px 0; border-radius: 0; border: none; border-bottom: 1px solid #eee; background: transparent; }
    .sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoOptions .cargoInformation.selected { background: transparent; border-color: #eee; }
    .sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargo { margin-bottom: 0; }
    .sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri { margin: 0; display: block; }
    .sepetimBody.sepetAdres .kargoSecimContent #tblKargolar .cargoDate .ilceKargoGonderimSaatleri .sutun { width: 100%; margin: 0 0 10px; }
    .sepetimBody.sepetAdres .kargoSecimContent .sepetTitle .st_1 { color: #ff6100; }
    .sepetimBody.sepetAdres .BasketDetailCargo .AdresItem .sepetTitle .st_1 { color: #ff6100; }
    .sepetimBody.sepetAdres .SiparisNotuContent .sepetTitle .st_1 { color: #ff6100; }
    .sepetimBody.sepetAdres .HediyeContentContainer .sepetTitle .st_1 { color: #ff6100; }
    .sepetimBody .KasaOnuFirsatlarContent ul li a.button { color: #fff; padding: 5px 10px; text-align: center; }
    .sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB0 img { position: static; }
    .sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem .sepetItemPriceContent { width: 30%; }
    .sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB3 { text-align: left; position: static; transform: none; margin-top: 10px; width: 100%; }
    .sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB5 { position: static; transform: none; width: 30%; margin-top: 5px; }
    .sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB3 .sepetItemB3_1 { font-size: 14px; line-height: 1.5; }
    .sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB3 .sepetItemB3_2 { font-size: 16px; line-height: 1; }
    .sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .SepetKampanyaTittle { margin: 10px 0 10px 0; }
    .sepetimBody #mainHolder_ucSepetim_divSepetSuresiGecmisUrunler .KasaOnuFirsatlarContent .sepetItem div.sepetItemB5 a.button { padding: 4px; }
    .sepetimBody .BasketAccount .basketCompletebtn { display: none; }
    .sepetimBody.sepetAdres .BasketAccountContainer { margin-top: 0px; }
    .sepetimBody.odemeSayfa .BasketAccountContainer { margin-top: 0px; }

    .sepetimBody .SiparisNotuContent textarea{font-size:16px;}
    .sepetimBody .sagIcerikTutucu .satirBlok .hsbmTextbox{font-size:16px;}
    .sepetimBody .sagIcerikTutucu .satirBlok .hsbmSelect{font-size:16px;}
    .sepetimBody .sagIcerikTutucu .satirBlok .hsbmTextarea{font-size:16px;}

    .sepetimBody #divIyziPayOvelay div{font-size:12px!important;padding:15px 70px!important;}
    .sepetimBody #divIyziPayOvelay div i{font-size:30px!important;}



    .uyegirisPopup {left: 10px!important; right: 10px!important; background: #f7f7f7; width: auto!important; margin: 0 auto; }
    /*.fancybox-mobile.uyegirisPopup { position: fixed !important; }*/
    .uyegirisPopup .fancybox-skin { width: 100% !important; }
    .uyegirisPopup .fancybox-skin .fancybox-outer { width: 100% !important; }
    .uyegirisPopup .fancybox-skin .fancybox-inner {width: 100% !important;  }
    .uyegirisPopup .fancybox-skin .fancybox-close { box-shadow: none; top: 10px; right: 10px; }
    .uyegirisPopup .fancybox-skin .fancybox-close:after { font-size: 17px; }
    .bodyUyePopup .MembershipModal .clip-bg { display: none; }
    .bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership-img { display: none; }
    .bodyUyePopup .MembershipModal .MembershipModal-Wrapper { display: block; }
    .bodyUyePopup .MembershipModal .MembershipModal-Wrapper .membership_mob_head { display: block; }
    .bodyUyePopup .MembershipModal { padding: 30px 20px 20px; }
    .bodyUyePopup #divSifremiUnuttum .MembershipModal { padding: 30px 20px 20px; }


    .Countmob {   font-size: 14px; font-weight: normal; margin-top: 2px; }

    .SeoText p { max-height: 30px; overflow: hidden; }
    .SeoText .dgbtn { float: left; width: 100%; display: block !important; text-align: center; }
    .SeoText .dgbtn div { font-size: 12px; }
    .SeoText .dgbtn div.debtn { display: block; }
    .SeoText .dgbtn div.gibtn { display: none; }
    .SeoText.active .dgbtn div.gibtn { display: block; }
    .SeoText.active .dgbtn div.debtn { display: none; }
    .SeoText.active p { max-height: 100%; overflow: visible; }

    .MobileApp { float: left; width: 100%; text-align: center; display: block; margin-bottom: 10px; }
    .MobileApp a { display: inline-block; vertical-align: top; margin: 0 5px; }
    .MobileApp a img { max-width: 100%; height: 30px; }

    .MobileGoogle { float: left; width: 100%; text-align: center; display: block; margin-bottom: 10px; }
    .MobileGoogle a { display: inline-block; vertical-align: top; margin: 0 5px; }
    .MobileGoogle a img { max-width: 100%; height: 26px; }    

    .UrunYokPage #divUrunYok { margin: 15px 0; }
    .AramaSonucYok { margin: 15px 0; }
    .AramaSonucYok .aramasonucTex .aramasonucTex1 { font-size: 13px; }
    .AramaSonucYok .aramasonucTex .aramasonucTex2 { font-size: 13px; }
    .AramaSonucYok .popListKat { margin-top: 25px; }
    .AramaSonucYok .popListKat ul { margin: 0; }
    .AramaSonucYok .popListKat ul li { margin: 0 5px; margin-bottom: 15px; }
    .AramaSonucYok .popListKat ul li a { font-size: 14px; }
    .AramaSonucYok .popListKat ul li a img { width: 100px; height: 100px; }

    .dialogSiparis .tici-noty-notification-close-btn { line-height: 18px !important; }
    .dialogSiparis .ticimaxDialogTxt .ticiNotyBtnConfirm { background-color: #FF6100 !important; }
    .dialogSiparis .ticimaxDialog-success p { color: #FF6100 !important; }
    .dialogSiparis .ticimaxDialog-success:before { color: #FF6100 !important; }
    .OnTab .tab-content ul { margin: 0; }
    .OnTab .tab-content ul li { width: 100%; padding: 0; }

    .OzelSayfaContent { margin-top: 10px; }
    .OzelSayfaContentTitle { padding: 15px 0; }
    .OzelSayfaContentTitle span { float: left; width: 100%; text-align: center; font-size: 18px; line-height: 20px; }
    .OzelSayfaContent .OzelSayfaSol { width: 100%; padding: 0; }
    .OzelSayfaContent .OzelSayfaSag { width: 100%; padding-left: 0; border: none; max-height: 230px; padding-right: 0; }
    .OzelSayfaContent .OzelSayfaSag img { max-width: 100%; }
    .OzelSayfaContent .OzelSayfaSol > ul > li > a { font-size: 14px; line-height: 45px; }
    .OzelSayfaContent .OzelSayfaSol > ul > li > ul li a { line-height: 25px; font-size: 11px; }
    .OzelSayfaContent .OzelSayfaSol .canlidestek { margin-top: 0; margin-bottom: 25px; }
    .OzelSayfaContent .OzelSayfaSol .canlidestek a { position: relative; float: left; font-size: 7px; color: #000; width: 90px; padding-top: 11px; padding-right: 11px; text-align: right; font-weight: 600; }
    .OzelSayfaContent .OzelSayfaSol > ul > li { position: relative; margin: 0; }
    .OzelSayfaContent .OzelSayfaSol > ul > li .OzelAc { position: absolute; right: 0; top: 0; font-size: 20px; text-align: center; width: 35px; line-height: 45px; }
    .OzelSayfaContent .OzelSayfaSol > ul > li ul { display: none; padding: 0 10px; }


    .KolayIadeTop { padding: 30px 0; }
    .KolayIadeTopTitle { font-size: 22px; margin: 0 0 15px; }
    .KolayIadeTopText { padding: 0 10px; font-size: 16px; }
    .KolayIadeContentTitle { font-size: 20px; margin: 20px 0 10px; }
    .KolayIadeContentInfo { background: url(images/kolayiadebgM5.png) no-repeat bottom center; }
    .KolayIadeContentInfo > .KolayIadeBox:nth-child(2n+0) > span { position: static; }
    .KolayIadeBox { display: block; height: auto; padding-top: 240px; margin-bottom: 30px; }
    .KolayIadeBox span { width: 100%; }
    .KolayIadeContentInfo > .KolayIadeBox:nth-child(1) { background: url(images/kolayiadebgM1.png) no-repeat top center; }
    .KolayIadeContentInfo > .KolayIadeBox:nth-child(2) { background: url(images/kolayiadebgM2.png) no-repeat top center; }
    .KolayIadeContentInfo > .KolayIadeBox:nth-child(3) { background: url(images/kolayiadebgM3.png) no-repeat top center; }
    .KolayIadeContentInfo > .KolayIadeBox:nth-child(4) { background: url(images/kolayiadebgM4.png) no-repeat top center; }
    .KolayIadeBottomText { font-size: 16px; }
    .KolayIadeBottomBtn > a { font-size: 16px; margin: 0 3px; width: 84%; margin-bottom: 10px; height: 40px; line-height: 40px; }

    .sepetimBody #divSiparisTutarOzet .Odeme-RightLine.sepetHizliKargo { text-align: right; }
    .sepetimBody #divSiparisTutarOzet .Odeme-RightLine.sepetHizliKargo .Left { width: auto; }
    .sepetimBody #divSiparisTutarOzet .Odeme-RightLine.sepetHizliKargo .Right { width: auto; }

    .userContainer .userDivLeft, .userContainer .userDivRight{width:100%;}

    .category-filter { display: block; }

    body .filter-category-container .filterCategoryOwl .category-link:hover{color: #666666; background-color: #F8F8F8;}

    /*Blog*/
    body .blogCenter{padding:0 10px;}
    body .blogCenter ul{margin:0;}
    body .blogCenter .tici-blok-ul li:first-child, body .tici-blok-ul li{margin-bottom:25px;padding:0;}
    body .blogCenter .tici-blok-ul li:nth-child(n+2) .pi-picture{width:100%;    padding-bottom: 56%;}
    body .blogCenter .tici-blok-ul li:nth-child(n+2) .pi-titles{width:100%;padding:0;margin:10px 0;}
    body .blogCenter .tici-blok-ul li:nth-child(n+2) .pi-categories{width:100%;padding:0;}
    body .blogCenter .tici-blok-ul li:nth-child(n+2) .pi-etiket{width:100%;padding:0;}
    body .blogCenter .tici-blok-ul li:nth-child(n+2) .pi-link{width:100%;padding:0;}
    body .blogCenter .tici-blok-ul li:nth-child(n+2) .pi-text{width:100%;padding:0;}

    /*Blog*/ 

    .hsbmFvrProductContent .hsbmFvrProductItemCol{width: 100%;}

    .SepetmBanner{display:block;margin:10px 0;}


    .filter-category-container .owl-carousel {padding: 0 25px 0 20px;}
    .filter-category-container .owl-carousel .owl-nav{display:block!important;margin-top: -16px;}
    .filter-category-container .owl-carousel .owl-nav .owl-prev,
    .filter-category-container .owl-carousel .owl-nav .owl-next{ background: transparent; border-radius: 0; border: none; width: 25px; height: 30px; cursor: pointer; text-align: center; position: absolute; font-size: 0; display: inline-block; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
    .filter-category-container .owl-carousel .owl-nav .owl-prev{ left: 0; }
    .filter-category-container .owl-carousel .owl-nav .owl-next{ right: 0; }
    .filter-category-container .owl-carousel .owl-nav .owl-prev:before,
    .filter-category-container .owl-carousel .owl-nav .owl-next:before { font-family: 'DenizbutikFont'; font-size: 14px; line-height: 30px; font-weight: 600; color: #000; opacity: 0.5; }
    .filter-category-container .owl-carousel .owl-nav .owl-prev:before{ content: '\e928'; }
    .filter-category-container .owl-carousel .owl-nav .owl-next:before { content: '\e905'; }
    .filter-category-container .owl-carousel .owl-nav .owl-prev:before,
    .filter-category-container .owl-carousel .owl-nav .owl-next:before{ opacity: 1; }

}

@media screen and (max-width:480px) {
    .KolayIadeTopText { font-size: 14px; }
    .KolayIadeContentTitle { font-size: 16px; }
    .KolayIadeBox { padding-top: 120px; }
    .KolayIadeContentInfo > .KolayIadeBox:nth-child(1),
    .KolayIadeContentInfo > .KolayIadeBox:nth-child(2),
    .KolayIadeContentInfo > .KolayIadeBox:nth-child(3),
    .KolayIadeContentInfo > .KolayIadeBox:nth-child(4) { background-size: 60px; }
    .KolayIadeContentInfo { background-size: 50px; }
    .KolayIadeContentInfo { padding: 15px 0 40px; }
    .KolayIadeBox span { font-size: 13px; }
    .KolayIadeBottomText { font-size: 14px; }
}

@media screen and (min-width:375px) and (max-width:413px) {
}

@media screen and (min-width:0px) and (max-width:374px) {
}

/*
.sepetimBody .SayacDiv { display: none; }
.ProductBody .HeaderSayac{display:none !important;}
*/
.HeaderSayac {}
.SayacAktif .HeaderSayac {}
.SayacAktif .main-container { max-width: 1110px; margin: 0 auto; position: relative; clear: both; display: block; }
.SayacAktif .SayacDiv { float: left; width: 100%; }
.SayacAktif .main-container .countdown-container { width: 100%; margin: 0 auto; position: relative; }
.SayacAktif .main-container .countdown-container .countdown-link { position: relative; align-items: center; height: 100%; color: #fff; float: left; width: 100%; line-height: 47px; text-align: left; }
.SayacAktif .main-container .countdown-container .countdown-link > .countdown { float: right; background-color: #fff; border-radius: 8px; margin-left: 25px; line-height: normal; height: 54px; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; }
.SayacAktif .main-container .countdown-container .countdown-link > .countdown .countdown-main { list-style-type: none; display: flex; align-items: center; justify-content: center; padding: 0 15px; cursor: pointer; color: #000; }
.SayacAktif .main-container .countdown-container .countdown-link > .countdown-img { width: 100%; }
.SayacAktif .main-container .countdown-container .countdown-link > .countdown .countdown-main > li + .Countdown { }
.SayacAktif .main-container .countdown-container .countdown-link > .countdown .countdown-main > li { display: flex; justify-content: center; align-items: center; text-align: center; padding: 6px 13px; }
.SayacAktif .main-container .countdown-container .countdown-link > .countdown .countdown-main > li:last-child { margin-right: 0; }
.SayacAktif .main-container .countdown-container .countdown-link > .countdown .countdown-main > li:after { font-size: 8px; display: inline; position: absolute; bottom: 5px; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); content: attr(title); font-weight: 100; text-transform: uppercase; }
.SayacAktif .main-container .countdown-container .countdown-link > .countdown .countdown-main > li::before { }
.SayacAktif .main-container .countdown-container .countdown-link > .countdown .countdown-main > li:last-child::before { display: none; }
.SayacAktif .main-container .countdown-container .countdown-link > .countdown .countdown-main > li > div { display: block; font-size: 12px; position: relative; top: 0px; font-weight: 700; color: #f875a1; cursor: pointer; transition: .3s; }
.SayacAktif .main-container .countdown-container .countdown-link > .countdown .countdown-main > li > div:hover { }
.SayacAktif .main-container .countdown-container .countdown-link > .countdown .countdown-main > li > div > span { display: block; margin-bottom: 4px; font-weight: 900; color: #333; font-size: 18px; text-align: center; transition: .3s; }
.SayacAktif .main-container .countdown-container .countdown-link > .countdown .countdown-main > li { color: #333; background-color: #ffffff; }
.SayacAktif .main-container .countdown-container .countdown-link .SayacMobil { display: none; }
/*Detay*/
.DetaySayac { float: left; width: 100%;margin-bottom:15px;  }
.urunOzellik .DetaySayac{height:0;overflow:hidden;}
.main-container2 { float: left; width: 100%; }
.SayacDivDetay { float: left; width: 100%; }
.main-container2 .countdown-container { width: 100%; margin: 0 auto; position: relative; }
.main-container2 .countdown-container .countdown-link { position: relative; align-items: center; height: 100%; color: #fff; float: left; width: 100%; line-height: 47px; text-align: left; }
.main-container2 .countdown-container .countdown-link > .countdown { float: right; background-color: #fff; border-radius: 8px; margin-left: 25px; line-height: normal; height: 54px; position: absolute; right: 10px; top: 0; bottom: 0; margin: auto; }
.main-container2 .countdown-container .countdown-link > .countdown .countdown-main { list-style-type: none; display: flex; align-items: center; justify-content: center; padding: 0 15px; cursor: pointer; color: #000; }
.main-container2 .countdown-container .countdown-link > .countdown-img { width: 100%; }
.main-container2 .countdown-container .countdown-link > .countdown .countdown-main > li + .Countdown { }
.main-container2 .countdown-container .countdown-link > .countdown .countdown-main > li { display: flex; justify-content: center; align-items: center; text-align: center; padding: 6px 13px; }
.main-container2 .countdown-container .countdown-link > .countdown .countdown-main > li:last-child { margin-right: 0; }
.main-container2 .countdown-container .countdown-link > .countdown .countdown-main > li:after { font-size: 8px; display: inline; position: absolute; bottom: 5px; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); content: attr(title); font-weight: 100; text-transform: uppercase; }
.main-container2 .countdown-container .countdown-link > .countdown .countdown-main > li::before { }
.main-container2 .countdown-container .countdown-link > .countdown .countdown-main > li:last-child::before { display: none; }
.main-container2 .countdown-container .countdown-link > .countdown .countdown-main > li > div { display: block; font-size: 12px; position: relative; top: 0px; font-weight: 700; color: #f875a1; cursor: pointer; transition: .3s; }
.main-container2 .countdown-container .countdown-link > .countdown .countdown-main > li > div:hover { }
.main-container2 .countdown-container .countdown-link > .countdown .countdown-main > li > div > span { display: block; margin-bottom: 4px; font-weight: 900; color: #333; font-size: 18px; text-align: center; transition: .3s; }
.main-container2 .countdown-container .countdown-link > .countdown .countdown-main > li { color: #333; background-color: #ffffff; }
.main-container2 .countdown-container .countdown-link .SayacMobil { display: none; }


@media screen and (min-width: 993px) and (max-width: 1200px) {
    .SayacAktif .SayacDiv .main-container { max-width: 960px; }
    .SayacAktif .SayacDiv .main-container .countdown-container .countdown-link { background-position: left; background-size: 100%; }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .SayacAktif .SayacDiv .main-container { max-width: 720px; }
    .SayacAktif .SayacDiv .main-container .countdown-container .countdown-link { background-position: left; background-size: 85%; }
    .SayacAktif .main-container .countdown-container .countdown-link > .countdown .countdown-main > li { padding: 1px 5px; }
    .SayacAktif .main-container .countdown-container .countdown-link > .countdown { height: 44px; }
}

@media only screen and (max-width: 767px) {
    .HeaderSayac { height: 70px; }
    .main-container { max-width: 750px; padding: 0; }
    .main-container .countdown-container.mobile .countdown-link { padding: 5px 10px 5px; line-height: 25px; }
    .main-container .countdown-container.mobile .countdown-link > .countdown { margin-left: 0; position: absolute; right: 0px; top: 0px; height: 40px; }
    .main-container .countdown-container.mobile .countdown-link > .countdown .countdown-main { }
    .main-container .countdown-container.mobile .countdown-link > .countdown .countdown-main { padding: 0 5px; }
    .main-container .countdown-container.mobile .countdown-link > .countdown .countdown-main > li { padding: 1px 8px; }
    .main-container .countdown-container.mobile .countdown-link > .countdown { margin-right: 5px; }
    .main-container .countdown-container.mobile .countdown-link { background-size: cover; min-height: 58px; }
    .main-container .countdown-container.mobile .countdown-link > .countdown .countdown-main > li > div { font-size: 10px; }
    .main-container .countdown-container.mobile .countdown-link > .countdown .countdown-main > li > div > span { font-size: 14px; }
    .main-container .countdown-container .countdown-link img { display: none; }
    .main-container .countdown-container .countdown-link .SayacMobil { display: block; max-height: 60px; }


    .DetaySayac { height: auto; }
    .main-container2 { max-width: 750px; padding: 0; }
    .main-container2 .countdown-container.mobile .countdown-link { padding: 0; line-height: 25px; }
    .main-container2 .countdown-container.mobile .countdown-link > .countdown { margin-left: 0; position: absolute; right: 0px; top: 0px; height: 35px; }
    .main-container2 .countdown-container.mobile .countdown-link > .countdown .countdown-main { }
    .main-container2 .countdown-container.mobile .countdown-link > .countdown .countdown-main { padding: 0 5px; }
    .main-container2 .countdown-container.mobile .countdown-link > .countdown .countdown-main > li { padding: 1px 8px; }
    .main-container2 .countdown-container.mobile .countdown-link > .countdown { margin-right: 5px; }
    .main-container2 .countdown-container.mobile .countdown-link { background-size: cover; min-height:45px; }
    .main-container2 .countdown-container.mobile .countdown-link > .countdown .countdown-main > li > div { font-size: 10px; }
    .main-container2 .countdown-container.mobile .countdown-link > .countdown .countdown-main > li > div > span { font-size: 14px;margin-bottom:0; }
    .main-container2 .countdown-container .countdown-link img { display: none; }
    .main-container2 .countdown-container .countdown-link .SayacMobil { display: block; max-height: 60px; }    

    .sepetimBody #header{display: block!important;}
    .sepetimBody #header .htop,.sepetimBody #header .headerContent,.sepetimBody #header .HeaderSayac{ display: none; }
    .sepetimBody #header .dnzButton { display: none; }
    .sepetimBody #header .mycart { display: none; }
    .sepetimBody #header .welcome { display: none; }
    .sepetimBody #header .searchContent { display: none; }
    .sepetimBody #header .navigation { display: none; }

    body.homeBody.SayacAktif { padding-top: 174px; }
    body.SayacAktif { padding-top: 160px; }
    body.SayacAktif.sepetimBody { padding-top: 0; }

    .mobilikili {width: 100%;float: left;display: block;}
    .mobilikili .mobilimg {padding: 0 5px;width: 50%;margin: 0;float: left;}
    .mobilikili .mobilimg img {width: 100%;}

    .productHeader .HeaderSayac{display: none!important;}
    .SayacAktif .productHeader .HeaderSayac{display: none!important;}

    .ProductBody .TopDet .ProductGallery .gallery-container .owl-carousel.galleryOwl .owl-nav{left: -15px!important;right: -15px!important;display: none!important;}
    .ProductBody .TopDet .ProductGallery .gallery-container .GalleryArea{padding: 0!important;}
    .ProductBody .TopDet .ProductGallery .gallery-container .owl-carousel.galleryOwl .owl-nav span{width: 15px;font-size: 35px;}

    body .hesabimContent .hesabimCariKrediBilgisi.onlyMobile{display: none!important;}
}

@media only screen and (max-width: 576px) {
    .SayacAktif .main-container { max-width: 540px; padding: 0; }
}

@media(max-width: 768px) {
    body #mainHolder_divDesign .owl-carousel .owl-dots { float: left; position: absolute; bottom: -20px; left: 0; right: 0; text-align: center; }
    body #mainHolder_divDesign .owl-carousel .owl-dots .owl-dot span { position: relative; width: 10px; height: 10px; box-shadow: none; font-size: 0; text-indent: 0; background-color: transparent; border-radius: 15px; display: block; cursor: default; border: 2px solid #fff; }
    body #mainHolder_divDesign .owl-carousel .owl-dots .owl-dot { margin: 0 0px !important; cursor: pointer; display: inline-block; zoom: 1; }
}
@media(min-width: 1024px) {
.leftImage .ProductGallery {
    min-height: 632px;
}
}

/*-------------------------------UM----------------------------------*/
#headerNew .pull-left * { line-height: 34px; }
#headerNew .top-phone { font-size: 13px; font-weight: 600; }
#headerNew .top-phone > span { position: relative; color: #FF6100; }
#headerNew .top-phone > span:before { content: ""; background-color: #ff6100; width: 7px; height: 7px; display: inline-block; border-radius: 50%; margin-right: 6px; }
#headerNew .top-control { display: -webkit-flex; display: flex; align-items: center; }
#headerNew .top-control > li { position: relative; }
#headerNew .top-control > li:after { content: ""; background-color: #cfcfcf; position: absolute; height: 10px; width: 1px; right: 0; top: 50%; transform: translateY(-50%); }
#headerNew .top-control > li.langLi:after { display: none; }
#headerNew .top-control > li > a.control-item { display: -webkit-flex; display: flex; align-items: center; cursor: pointer; padding: 0 8px; font-size: 12px; font-weight: 500; line-height: 34px; }
#headerNew .top-control > li > a.control-item i { margin-right: 5px; display: inline-block; vertical-align: top; line-height: 34px; }
#headerNew .top-control > li > a.control-item:hover { color: #000; }
#headerNew .top-control > li > a.control-item:hover{color: #FF6100;}

div#hb-logo{margin:0;}
div#hb-logo svg{display:none;}
div#hb-logo .Logo-icon { font-size: 30px; margin-right: 10px; }
div#hb-logo .Logo-text { font-size: 19px; }
div#hb-logo a{display:flex;align-items:center;}
body .header-main .flex-col.flex-right{margin: 0;}
#headerNew div#divTopProductSearch{margin:auto;max-width:550px;}
body .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li > a > span img{max-height:46px;}

body #divHeaderUyeV2 a.account-link.headerButon:before{content:'\e972';font-family:'DenizButikFont';display:block;font-size:16px;color:#404040;line-height:24px;margin-top:-1px;}
body #divHeaderUyeV2 a.account-link.headerButon{flex-direction:column;gap:0;}
body .header-favori-item a.favori-link.headerButon{flex-direction:column;gap:0;}
body .header-favori-item a.favori-link.headerButon:before{content:"\e918";font-size:16px;color:#404040;line-height:24px;margin-top:-1px;font-family:'DenizButikFont';}
body .cart-item a.header-cart-link.headerButon{flex-direction:column;gap:0;}
body .cart-item a.header-cart-link.headerButon:before{content:'\e916';font-family:'DenizbutikFont';color:#404040;font-size:16px;line-height:24px;display:block;margin-top:-1px;}
body .cart-item a.header-cart-link.headerButon .sepetUrunSayisi{display:block;position:absolute;right:3px;top:-3px;width:16px;height:16px;background-color:#FF6100;color:#fff;border-radius:50%;font-weight:700;font-size:12px;line-height:16px;text-align:center;}
body .cart-item a.header-cart-link.headerButon:hover .sepetUrunSayisi{color:#fff;}
body .header-cart-hover{}

body .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li > a:after{content:'';content:"";position:absolute;bottom:0;z-index:2;width:0;height:2px;background-color:#FF6100;left:50%;transform:translateX(-50%);transition:.3s;}
body .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:hover > a:after{width:50%;}
body .newHeaderNavigation:not(.mobileStyle) .menu-wrap{transition:all .2s ease-in-out;transform:translateY(15px);border-top:1px solid #f8c1da;display:block;visibility:hidden;opacity:0;}
body .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl>li:hover .menu-wrap{visibility:visible;opacity:1;transform:translateY(0);}
body .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li > a:has(img):after{display:none;}

.headTitle { font-size: 16px; font-weight: 600; margin-bottom: 12px; text-align: left; }
.dropdownBanner { width: 150px; height: 150px; border-radius: 50%; background-size: cover; margin: 15px 0; display: -webkit-flex; display: flex; align-items: center; position: relative; overflow: hidden; justify-content: center; }
.dropdownBanner > span { position: relative; z-index: 2; color: #fff; font-size: 15px; font-weight: 500; }
.dropdownBanner:before { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0,0,0,.44); }
.dropdownBanner:after { content: ""; position: absolute; left: -5px; right: -5px; top: -5px; bottom: -5px; border-radius: 50%; border: 2px solid rgba(255,255,255,.55); transition: .3s; }
.dropdownBanner:hover:after { left: 5px; top: 5px; right: 5px; bottom: 5px; }

body .newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon > li > a:before{content:"";width:6px;height:6px;background-color:#000;display:inline-block;border-radius:50%;margin-right:5px;}
body .newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon > li > a{flex-direction:row;align-items:center;justify-content:start;}
body .newHeaderNavigation:not(.mobileStyle) .menu-wrap .kolon{border-right:1px dashed #eee;padding:0;}
body .newHeaderNavigation:not(.mobileStyle) .menu-list-kolon{flex:initial;gap: 10px 30px;}
body .newHeaderNavigation:not(.mobileStyle) .menu-list-row .kolon{flex:initial;min-width: 190px;}
body .newHeaderNavigation:not(.mobileStyle) .menu-list-row{justify-content:start;gap:0 30px;}
.menuTitle{width:100%;font-size:16px;font-weight:600;margin-bottom:12px;text-align:left;color:#212529;height: 20px;}
.menuTitle:hover{color:#000;}
body .newHeaderNavigation:not(.mobileStyle) .menu-list-row[data-col="3"] .kolon{flex:0 0 calc(33.33% - 20px);}

.HeaderSayac{display:inline-flex!important;width:100%;vertical-align: top;align-items: center;}
.main-container { max-width: 1110px; margin: 0 auto; position: relative; clear: both; display: block; }
.SayacDiv { float: left; width: 100%; }
.main-container .countdown-container { width: 100%; margin: 0 auto; position: relative; }
.main-container .countdown-container .countdown-link { position: relative; align-items: center; height: 100%; color: #fff; float: left; width: 100%; line-height: 47px; text-align: left; }
.main-container .countdown-container .countdown-link > .countdown { float: right; background-color: #fff; border-radius: 8px; margin-left: 25px; line-height: normal; height: 54px; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; }
.main-container .countdown-container .countdown-link > .countdown .countdown-main { list-style-type: none; display: flex; align-items: center; justify-content: center; padding: 0 15px; cursor: pointer; color: #000; }
.main-container .countdown-container .countdown-link > .countdown-img { width: 100%; }
.main-container .countdown-container .countdown-link > .countdown .countdown-main > li + .Countdown { }
.main-container .countdown-container .countdown-link > .countdown .countdown-main > li { display: flex; justify-content: center; align-items: center; text-align: center; padding: 6px 13px; }
.main-container .countdown-container .countdown-link > .countdown .countdown-main > li:last-child { margin-right: 0; }
.main-container .countdown-container .countdown-link > .countdown .countdown-main > li:after { font-size: 8px; display: inline; position: absolute; bottom: 5px; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); content: attr(title); font-weight: 100; text-transform: uppercase; }
.main-container .countdown-container .countdown-link > .countdown .countdown-main > li::before { }
.main-container .countdown-container .countdown-link > .countdown .countdown-main > li:last-child::before { display: none; }
.main-container .countdown-container .countdown-link > .countdown .countdown-main > li > div { display: block; font-size: 12px; position: relative; top: 0px; font-weight: 700; color: #f875a1; cursor: pointer; transition: .3s; }
.main-container .countdown-container .countdown-link > .countdown .countdown-main > li > div:hover { }
.main-container .countdown-container .countdown-link > .countdown .countdown-main > li > div > span { display: block; margin-bottom: 4px; font-weight: 900; color: #333; font-size: 18px; text-align: center; transition: .3s; }
.main-container .countdown-container .countdown-link > .countdown .countdown-main > li { color: #333; background-color: #ffffff; }
.main-container .countdown-container .countdown-link .SayacMobil { display: none; }

body .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li > a .downTagText{display:none;}
body .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:last-child > a .downTagText{display:block;}
body .newHeaderNavigation:not(.mobileStyle) .newHeaderNavUl > li:last-child > a{font-size:0;}
.downTagText img{max-height:45px;}
.html.custom.html_5{display:none;}

@media screen and (min-width: 1025px) and (max-width: 1159px) {
    body #headerNew .headerContainer{max-width:960px;}

}

@media (min-width: 1100px){
}

@media (min-width: 1100px) and (max-width: 1159px) {

}

@media (min-width: 1025px) and (max-width: 1099px) {

}

@media (max-width:1099px) {
    body #headerNew .header-main{height:60px;margin-bottom: 0;border: none;transition: .5s;}
    body #headerNew .cart-item{position:static;width:auto;height:auto;}
    .mobile-user-item.mobile-item-button,.mobile-cart-item.mobile-item-button{display:none!important;}
    body #headerNew .cart-item a.header-cart-link.headerButon .sepetUrunSayisi{display:block;position:absolute;right:3px;top:-3px;width:16px;height:16px;background-color:#FF6100;color:#fff;border-radius:50%;font-weight:700;font-size:12px;line-height:16px;}
    body #headerNew .header-cart-title{display:block!important;}
    body #headerNew .header-favori-item{display:block;}
    body #headerNew .header-favori-item a.favori-link .header-favori-title{display:block;}
    body #headerNew #divHeaderUyeV2{display:block;}
    body #headerNew #divHeaderUyeV2 a.account-link.headerButon span{display:block;}
    body #headerNew .newMenuBtnClick a i:before{content:"\e911";font-family:DenizButikFont !important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;}
    .mobile-search-item.mobile-item-button{display:none!important;}
    body #headerNew .header-main .flex-left{flex:initial;}
    body #headerNew #hb-logo{width:auto;margin:0 auto 0 15px;}
    span.Logo-icon.dnz-36{display:none;}
    .HeaderSayac{padding:0 10px;}
    body #headerNew #divTopProductSearch .header-search-form-wrapper{display:block;position:absolute;top:0;left:0;right:0;background:#ebe9ea;height:auto;padding:5px;max-width:100%;transition: .5s;visibility: hidden;opacity: 0;}
    body .header-bottom{border:none;}
    body{padding-top: 0;}
    body #headerNew{position: sticky;z-index: 1001;top: 0;background-color: #fff;}
    body #headerNew.fixed .header-main{margin-bottom:0;}
    body #headerNew #divTopProductSearch{display:block;margin:0;max-width:max-content;}
    body #headerNew #divTopProductSearch .newSearcBtnClick{display:block;}
    body #divTopProductSearch .newSearcBtnClick a{font-size:16px;height:40px;align-items:start;padding-top:3px;}
    body #headerNew #divTopProductSearch.dropactive .header-search-form-wrapper{top:100%;visibility:visible;opacity:1;}
    body #headerNew.fixed #divTopProductSearch:not(.dropactive) .header-search-form-wrapper{top:0;visibility:hidden;opacity:0;}

    body #headerNew .newHeaderNavigation.mobileStyle .newHeaderNav:after{content:'';position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.36);z-index:-1;visibility:hidden;opacity:0;transition:.3s;display:none;}
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl{background:#fff;padding: 0;display: flex;flex-direction: column;}
    body #headerNew .newHeaderNavigation.mobileStyle.mobileactive .newHeaderNav:after{visibility:visible;opacity:1;}
    body #headerNew .header .newHeaderNavigation.mobileStyle .nextKolonBtn{opacity:0;left:16px;}
    body .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop{height:100px;}
    body .newHeaderNavigation.mobileStyle .newHeaderNavUl{height:calc(100% - 100px);}
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop{background:#fff;align-items:center;justify-content:space-between;flex-wrap: wrap;}
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop .menuCloseBtn{background:#fff;}
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop:before{content:"\e923";font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:25px;display:block;font-family:DenizButikFont!important;padding:0 15px;border-right:1px solid #eee;}
    .menuSearch{width:100%;margin-left:15px;flex: 1;}
    .menuSearch #txtbxArama{background:#eee;border-color:#eee;}
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li{min-height:auto;max-height:max-content;border:none;margin:0 0 15px;order: 2;padding: 0 15px;}
    body .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a{background-color:#efefef;height:95px;background-repeat:no-repeat;background-size:contain;background-position:calc(100% - 10px);display:flex;align-items:center;padding-left:21px;font-weight:700;color:#555;font-size:14px;position:relative;flex-direction:row;justify-content:space-between;padding-right: 10px;}
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li > a img{max-height:95px;}
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li.order{order:1;padding:0;}
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li.order > a{font-size:0;padding:0;height:auto;}
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNavUl > li.order > a img{max-height:100%;}

    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop:has(.menuBackBtn.active){height:52px;}
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop:has(.menuBackBtn.active) .menuSearch{display:none;}
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop:has(.menuBackBtn.active) .goHomeBtn{display:none;}
    body #headerNew .header .newHeaderNavigation.mobileStyle .newHeaderNav .newMenuTop:has(.menuBackBtn.active):before{display:none;}
    body #headerNew .newHeaderNavigation.mobileStyle .menu-wrap,body #headerNew .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu{height:calc(100% - 52px);top:52px;}
    a.menuTitle{height:58px;display:-webkit-flex;display:flex;align-items:start;padding:10px 15px;font-weight:600;border-top:1px solid #eee;background-color:#f1f1f1;font-size:18px;text-align:left;margin:0 0 5px;}


    .nav-footer{order:3;float: left;width: 100%;margin-top: 15px;}
    .nav-footer > .Area { float: none; background: transparent; width: auto; padding: 0; margin-bottom: 10px; }
    .nav-footer > .Area > .T { background-color: #eee; color: #383838; font-weight: 700; padding: 11px 18px; font-size: 14px; }
    .nav-footer > .Area > .Content { padding: 10px 0; }
    .nav-footer > .Area > .Content > .item { display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; }
    .nav-footer > .Area > .Content > .item > .column:first-child { flex: auto; }
    .nav-footer > .Area > .Content > .item > .column > .control { padding-right: 13px; display: -webkit-flex; display: flex; align-items: center; }
    .nav-footer > .Area > .Content > .item > .column > .control a { color: #252525; font-size: 14px; }
    .nav-footer > .Area > .Content > .item > .column > .control > .Or { width: 1px; height: 16px; background-color: #cacaca; display: inline-block; margin: 0 4px; }
    .nav-footer > .Area > .Content > .item > .column > .Link { width: 100%; padding: 10px 18px; display: -webkit-flex; display: flex; align-items: center; color: #383838; font-weight: 600; font-size: 14px; }
    .nav-footer > .Area > .Content > .item > .column > .Link > span { font-size: 20px; margin-right: 10px; }
    .nav-footer > .Area > .Content > .social-list { padding: 11px; }
    .nav-footer > .Area > .Content > .social-list > .social-link { display: inline-block; font-size: 21px; color: #000; padding: 0 7px; }
    .goHomeBtn { float: left; width: 100%; padding: 0 20px; margin: -10px 0 0; }
    .goHomeBtn a { float: left; width: 100%; background: #eee; border-radius: 0; color: #555; font-size: 15px; position: relative; padding: 10px 20px; font-weight: 600; text-transform: uppercase; overflow: hidden; }
    .goHomeBtn a img { position: absolute; right: 15px; top: -7px; width: 50px; opacity: 0.4; }

    body:has(.homepage) #headerNew #divTopProductSearch .newSearcBtnClick{display:none;}
    body:has(.homepage) #headerNew #divTopProductSearch .header-search-form-wrapper{visibility:visible;opacity:1;top:100%;}
    body:has(.homepage) #headerNew.fixed #divTopProductSearch .newSearcBtnClick{display:block;}
    body:has(.homepage) #headerNew .header-main{margin-bottom:52px;}
    body:has(.homepage) #headerNew.fixed .header-main{margin-bottom:0;}

}

@media (min-width: 768px) and (max-width: 1024px) {

}

@media (max-width:767px) {
    body.SayacAktif{padding: 0;}
    div#top-bar{display:none;}
    body #headerNew{z-index: 1001;position:relative;top:auto;}
    body #headerNew .header-favori-item{display:none;}
    body #headerNew #divHeaderUyeV2{display:none;}
    body #headerNew .header-cart-title{display:none!important;}
    body .cart-item a.header-cart-link.headerButon{width:30px;}
    body #headerNew .cart-item a.header-cart-link.headerButon .sepetUrunSayisi{right:-5px;top:-5px;}
    div#hb-logo .Logo-text{font-size:17px;}
    body #headerNew .header-main{height:54px;margin-bottom:0;}
    body #divTopProductSearch .searchform-wrapper #txtbxArama{border-radius:5px 0 0 5px;}
    body #divTopProductSearch .searchform-wrapper #btnKelimeAra{border-radius:0 5px 5px 0;}
    body #headerNew{box-shadow: 0 3px 6px #00000029;}

    body #headerNew .newHeaderNavigation.mobileStyle .newHeaderNav,body #headerNew .newHeaderNavigation.mobileStyle .menu-wrap,body #headerNew .newHeaderNavigation.mobileStyle .menu-list-row .kolon .nav-submenu{width:calc(100% - 45px);transition: .5s;}
    body .main-container .countdown-container .countdown-link .SayacMobil{display: block!important;}
    body.SayacAktif.ProductBody{padding: 0;}
    body:has(.productDetailContainer) .HeaderSayac{display:none;}
    body #divTopProductSearch .newSearcBtnClick a{padding:0;height:auto;width:auto;}

    .mobilafMenu{position:fixed;right:0;left: 0; width: 100%; top: 0;bottom: 0;background: rgba(0,0,0,0.5);z-index: 9;display: none; -webkit-animation: fadein 0.5s; -moz-animation: fadein 0.5s; -ms-animation: fadein 0.5s; -o-animation: fadein 0.5s; animation: fadein 0.5s; }
    body:has(.mobileStyle.mobileactive) .mobilafMenu{display: block;}
	body:has(.mobileStyle.mobileactive) .bottomHead{display: none;}
    body:has(.filterBlock.active) .bottomHead{display:none;}
    body:has(.OrderByHtml.active) .bottomHead{display:none;}

}
/*-------------------------------UM----------------------------------*/