html, body, div, span, applet, object, iframe, p,
a, abbr, acronym, address, big, cite,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6, code,pre, sub, sup, strong, b, i, u, blockquote
{
}
tbody, tfoot, thead, tr, th, td
{
margin: 0;
padding: 0;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section
{
display: block;
}
html, body
{
width:100%;
text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}
body
{
font-family:"Open Sans", "Arial", sans-serif;
font-size: 13px;
line-height: 1;
}
[v-cloak]
{
display:none !important;
}
script
{
display: none;
}
::-webkit-scrollbar
{
width: 10px;
background:#E6E6E6;
}
::-webkit-scrollbar-button
{
display: none;
}
::-webkit-scrollbar-thumb
{
background: #4d4d4d;
}
.vertical-small-scroll::-webkit-scrollbar
{
height: 3px;
}
ol, ul
{
list-style-type: none;
}
img
{
max-width:100%;
height: auto;
}
.ie img
{
max-width: none;
height:auto;
}
blockquote, q
{
}
blockquote:before, blockquote:after,
q:before, q:after
{
}
.row::before, .row::after
{
content: '';
display: table;
}
.row::after
{
clear: both;
}
table
{
border-collapse: collapse;
border-spacing: 0;
}
input, select, textarea, button
{
outline: none;
font-family:"Open Sans", sans-serif;
}
input:focus, select:focus, textarea:focus
{
box-shadow:inset 0 0 4px rgba(0,0,0,.3);
}
p
{
padding-bottom: 10px;
font-family:"Open Sans", sans-serif;
line-height:1.3;
}
a
{
text-decoration: none;
color:inherit;
cursor: pointer;
}
h1, h2, h3, h4, h5, h6
{
display: block;
font-family:"Open Sans", sans-serif;
}
h1.sp, h2.sp, h3.sp, h4.sp, h5.sp, h6.sp
{
padding-left: 10px;
padding-right:10px;
}
::selection
{
background: #000;
color:#fff;
}
.fl, .btn.fl
{
float: left;
}
[dir="rtl"] .fl, [dir="rtl"] .btn.fl
{
float: right;
}
.fr, .btn.fr, .col.fr, .box.fr
{
float: right;
}
[dir="rtl"] .fr, [dir="rtl"] .btn.fr, [dir="rtl"] .col.fr, [dir="rtl"] .box.fr
{
float: left;
}
.fn, .btn.fn, .col.fn, .box.fn
{
float: none;
}
*.bgNone
{
background:none !important;
}
.a-left
{
text-align: left;
}
.a-right
{
text-align: right;
}
.a-center
{
text-align: center;
}
.a-justify
{
text-align: justify;
}
.fw300
{
font-weight: 300;
}
.fw400
{
font-weight: 400;
}
.fw500
{
font-weight: 500;
}
.fw600
{
font-weight: 600;
}
.fw700
{
font-weight: 700;
}
.sml
{
font-size: 11px;
}
.mid
{
font-size: 16px;
}
.lrg
{
font-size: 20px;
}
.ease, .btn, .form-control, a, input, select, textarea, button
{
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.info
{
color: #6c6c6c;
}
.success
{
color: #449d44;
}
.warning
{
color: #ec971f;
}
.danger
{
color: #c9302c;
}
.display-flex
{
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.flex-wrap
{
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.align-items-center
{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.justify-content-center
{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.row
{
margin-left: -10px;
margin-right:-10px;
clear: both;
display:block;
}
.box.box-border > .row, .col.box-border > .row
{
margin-left: -9px;
margin-right:-9px;
}
.row.mb
{
margin-bottom: 10px;
}
.box, .col
{
float: left;
padding-left:10px;
padding-right: 10px;
box-sizing:border-box;
}
[dir="rtl"] .box,
[dir="rtl"] .col
{
float: right;
}
tr.box, th.box, td.box, tr.col, th.col, td.col
{
float: none;
}
.box.box-border, .col.box-border
{
padding-left: 9px;
padding-right:9px;
}
.box
{
padding-top: 10px;
padding-bottom:10px;
}
.box.box-border
{
padding-top: 9px;
padding-bottom:9px;
}
.box-border
{
border: 1px solid #ececec;
}
.b-top, .col.b-top, .box.b-top
{
border-top: 0;
}
.b-right, .col.b-right, .box.b-right
{
border-right: 0;
}
.b-bottom, .col.b-bottom, .box.b-bottom
{
border-bottom: 0;
}
.b-left, .col.b-left, .box.b-left
{
border-left: 0;
}
.line-top, .col.line-top, .box.line-top, .btn.line-top
{
border-top: 1px solid #ececec;
}
.line-right, .col.line-right, .box.line-right, .btn.line-right
{
border-right: 1px solid #ececec;
}
.line-bottom, .col.line-bottom, .box.line-bottom, .btn.line-bottom
{
border-bottom: 1px solid #ececec;
}
.line-left, .col.line-left, .box.line-left, .btn.line-left
{
border-left: 1px solid #ececec;
}
.line-through
{
text-decoration: line-through;
}
.line-under
{
text-decoration: underline;
}
.col-12
{
width:100%;
}
.col-11
{
width:91.66666667%;
}
.col-10
{
width:83.33333333%;
}
.col-9
{
width:75%;
}
.col-8
{
width:66.66666667%;
}
.col-7
{
width:58.33333333%;
}
.col-6
{
width:50%;
}
.col-5
{
width:41.66666667%;
}
.col-4
{
width:33.33333333%;
}
.col-3
{
width:25%;
}
.col-2
{
width:16.66666667%;
}
.col-1
{
width:8.33333333%;
}
.m-top, .box.m-top, .col.m-top
{
margin-top: 0;
}
.m-left, .box.m-left, .col.m-left
{
margin-left: 0;
}
.m-bottom, .box.m-bottom, .col.m-bottom
{
margin-bottom: 0;
}
.m-right, .box.m-right, .col.m-right
{
margin-right: 0;
}
.p-top, .box.p-top, .col.p-top
{
padding-top: 0;
}
.p-left, .box.p-left, .col.p-left
{
padding-left: 0;
}
.p-bottom, .box.p-bottom, .col.p-bottom
{
padding-bottom: 0;
}
.p-right, .box.p-right, .col.p-right
{
padding-right: 0;
}
.icon-arrow
{
width: 10px;
height:100%;
background-repeat: no-repeat;
background-position:0 center;
}
.icon-arrow.fr, .icon-basket.fr
{
margin-left: 10px;
}
[dir="rtl"] .icon-arrow.fr,
[dir="rtl"] .icon-basket.fr
{
margin-right: 10px;
margin-left:0;
}
.icon-arrow.fl, .icon-basket.fl
{
margin-right: 10px;
}
.light-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/lightArrow.png');
}
.dark-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/darkArrow.png');
}
.btn:hover .dark-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/darkArrowHover.png');
}
.icon-basket
{
width: 18px;
height:100%;
background-repeat: no-repeat;
background-position:0 center;
}
.icon-basket.fast
{
width: 20px;
}
.btn-big .icon-basket
{
width: 34px;
}
.btn-big .icon-basket.fast
{
width: 38px;
}
.btn-big .icon-basket.fr
{
margin-left: 20px;
}
[dir="rtl"] .btn-big .icon-basket.fr
{
margin-right: 20px;
margin-left:0;
}
.btn-big .icon-basket.fl
{
margin-right: 20px;
}
.light-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/lightBasket.png');
}
.light-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/lightFastBasket.png');
}
.btn-big .light-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/lightBasketBig.png');
}
.btn-big .light-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/lightFastBasketBig.png');
}
.dark-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/darkBasket.png');
}
.dark-basket:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/darkBasketHover.png');
}
.dark-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/darkFastBasket.png');
}
.dark-basket.fast:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/darkFastBasketHover.png');
}
.btn-big .dark-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/darkBasketBig.png');
}
.btn-big .dark-basket:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/darkBasketBigHover.png');
}
.btn-big .dark-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/darkFastBasketBig.png');
}
.btn-big .dark-basket.fast:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/darkFastBasketBigHover.png');
}
.tooltipWrapper
{
position: relative;
}
.tooltip
{
display: none;
position:absolute;
bottom:100%;
left: 0;
right:0;
line-height: 20px;
padding-left:10px;
padding-top: 5px;
padding-right:10px;
padding-bottom: 5px;
background:#fff;
box-sizing: border-box;
margin-bottom:5px;
z-index: 999;
}
.tooltip.default
{
border: 1px solid #ececec;
}
#notify
{
position: fixed;
}
#notify.top, #notify.bottom
{
width:100%;
}
#notify.right, #notify.left
{
width: 320px;
}
#notify.top
{
top: 0;
bottom: auto;
}
#notify.right
{
right: 0;
left: auto;
}
#notify.bottom
{
bottom: 0;
top: auto;
}
#notify.left
{
left: 0;
right: auto;
}
.notify
{
width:calc(100% - 10px);
display: none;
}
#notify.right .notify, #notify.left .notify
{
clear: both;
}
#notify.top .notify
{
margin-top: 10px;
height: auto;
}
#notify.right .notify
{
margin-right: 10px;
}
#notify.bottom .notify
{
margin-bottom: 10px;
}
#notify.left .notify
{
margin-left: 10px;
}
.notifyClose
{
float: right;
width: 13px;
height: 13px;
background: url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/notifyClose.png') no-repeat;
cursor: pointer;
}
.stars
{
width: 87px;
height:13px;
background:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/stars.png') no-repeat;
}
.stars-inner
{
height: 13px;
background:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/starsFull.png') no-repeat;
}
.progress
{
position: relative;
background:#dadada;
}
.progress-bar
{
position: absolute;
left:0;
top: 0;
height:100%;
line-height:1.5;
color: #fff;
background:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/progress.png');
}
[dir="rtl"] .progress-bar
{
right: 0;
left:auto;
}
.accordeon
{
cursor: pointer;
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/accordeon.png');
background-repeat: no-repeat;
background-position:right center;
}
[dir="rtl"] .accordeon
{
background-position: 10px center;
}
.accordeon.active
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/accordeonActive.png');
}
.hide
{
display: none;
}
#mainWrapper
{
width:100%;
position: relative;
}
#skeletonWrap
{
width:100%;
}
[dir="rtl"] #leftColumn
{
padding-right: 0;
padding-left:10px;
}
[dir="rtl"] #rightColumn
{
padding-right: 10px;
padding-left:0;
}
#mainColumn
{
max-width:100%;
}
.loaderWrapper
{
position: relative;
}
.loading
{
position: absolute;
width:100%;
height:100%;
top: 0;
left:0;
background:rgba(255,255,255,.7) url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/loading.gif') no-repeat center center;
z-index: 333;
display:none;
}
#backToTop
{
background: url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/backToTop.png') no-repeat;
color: #666;
font-size: 12px;
line-height: 30px;
padding-left: 34px;
width: 70px;
height: 30px;
cursor: pointer;
box-sizing: border-box;
display: none;
position: fixed;
bottom: 50px;
right: 50%;
margin-right: -680px;
z-index: 333;
}
[dir="rtl"] #backToTop
{
text-align: left;
right: auto;
left: 50%;
margin-right: 0;
margin-left: -680px;
}
#dbDebug, #smartyDebug
{
border: 3px solid #666;
margin-top:30px;
margin-bottom: 30px;
font-size:14px;
}
#dbDebug
{
margin-left: auto;
margin-right:auto;
width: 500px;
}
#smartyDebug
{
margin-left: 5px;
margin-right:5px;
width: 400px;
}
.MobileRedirectMessage
{
position: fixed;
top:0px;
left: 0px;
width:100%;
height: 52px;
line-height:52px;
font-size: 30px;
color:#fff;
text-align: center;
background: #000;
border-radius: 6px;
box-shadow: 0px 0px 9px #000;
z-index: 99999;
}
.envoice-link
{
background: transparent url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfkAxEOOCDIawgnAAABtElEQVQ4y5XSTUjUURQF8N80mhLWNBZuJIiKyiBc2MJKQXQREkJCoCRCLVpFBoEbV0XbVlKLJAqtRQ2BEtEioUBmEVFCRES4UCgtsSYsSbGJaTF/x/nQps7dHM575917372w2aB5qZz47Yp1cd2gSJ4Ws6RvPcOknQVaTI8JPYWXS1BhYY1nPmk2ZslAoWEtJFT74JhnvruXfzhne4Gh1mfDYsYta/iXDK/VOqwUp9WJFzcwawQczZU3+E+sZtjtbIbHPSpuWJQQCvg8aNJuj4Pee2dUKn0UwpwaXxDJKrDKDVWGvJVSo8uSbhO539ookYmfknqFM/aQc6YdWG8OIWMuBLzFiYCd8UZpdg87nApYtXL9AT8kGnzvbd063VmtOiwiKiqq1a2VFnNw08nsDFOZdW4yjrCNFgOlXFLSuMtrD67cL7R4GfS2RVwblpWkDTN25Rim7MUTD42KKPPAc8PYbzJdUr+7rvqWMSzocB99Kl1EzHnQ4bFgtq3abc3K0ajLU4QNKdMpiXoj9gU7UIAjZvK2tM604/6CZh8NaFBhk3rXzGpTBJV6vfDVD69csm1F/gNIRHWgtVFr0wAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMC0wMy0xN1QxNDo1NjozMiswMDowMO16kkIAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjAtMDMtMTdUMTQ6NTY6MzIrMDA6MDCcJyr+AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==') center center no-repeat;
width: 30px;
height: 30px;
display: block;
}
@media screen and (min-width: 1231px)
{
.inner
{
width: 100%;
margin: 0 auto;
padding: 0px 60px !important;
box-sizing: border-box;
}
}
@media screen and (max-width: 1230px)
{
#content
{
margin-right: 0;
margin-left:0;
}
.inner
{
float: left;
width:100%;
}
#backToTop
{
right: 30px;
bottom:30px;
margin-right: 0;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6 + .col-6:nth-of-type(2n+3),
:not(.notClear) > .col-4 + .col-4:nth-of-type(3n+4),
:not(.notClear) > .col-3 + .col-3:nth-of-type(4n+5),
:not(.notClear) > .col-2 + .col-2:nth-of-type(6n+7),
:not(.notClear) > .col-1 + .col-1:nth-of-type(12n+1)
{
clear: both;
}
}
@media screen and (max-width: 1000px)
{
.col-md-12
{
width:100%;
}
.col-md-11
{
width:91.66666667%;
}
.col-md-10
{
width:83.33333333%;
}
.col-md-9
{
width:75%;
}
.col-md-8
{
width:66.66666667%;
}
.col-md-7
{
width:58.33333333%;
}
.col-md-6
{
width:50%;
}
.col-md-5
{
width:41.66666667%;
}
.col-md-4
{
width:33.33333333%;
}
.col-md-3
{
width:25%;
}
.col-md-2
{
width:16.66666667%;
}
.col-md-1
{
width:8.33333333%;
}
}
@media screen and (min-width: 769px)
{
.col-mr-11
{
margin-right:91.66666667%;
}
.col-mr-10
{
margin-right:83.33333333%;
}
.col-mr-9
{
margin-right:75%;
}
.col-mr-8
{
margin-right:66.66666667%;
}
.col-mr-7
{
margin-right:58.33333333%;
}
.col-mr-6
{
margin-right:50%;
}
.col-mr-5
{
margin-right:41.66666667%;
}
.col-mr-4
{
margin-right:33.33333333%;
}
.col-mr-3
{
margin-right:25%;
}
.col-mr-2
{
margin-right:16.66666667%;
}
.col-mr-1
{
margin-right:8.33333333%;
}
.col-ml-11
{
margin-left:91.66666667%;
}
.col-ml-10
{
margin-left:83.33333333%;
}
.col-ml-9
{
margin-left:75%;
}
.col-ml-8
{
margin-left:66.66666667%;
}
.col-ml-7
{
margin-left:58.33333333%;
}
.col-ml-6
{
margin-left:50%;
}
.col-ml-5
{
margin-left:41.66666667%;
}
.col-ml-4
{
margin-left:33.33333333%;
}
.col-ml-3
{
margin-left:25%;
}
.col-ml-2
{
margin-left:16.66666667%;
}
.col-ml-1
{
margin-left:8.33333333%;
}
#skeleton
{
width:100%;
}
#footer
{
position: relative;
z-index:11;
}
.forMobile
{
display: none;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
:not(.notClear) > .col-md-6 + .col-md-6:nth-of-type(2n+3),
:not(.notClear) > .col-md-4 + .col-md-4:nth-of-type(3n+4),
:not(.notClear) > .col-md-3 + .col-md-3:nth-of-type(4n+5),
:not(.notClear) > .col-md-2 + .col-md-2:nth-of-type(6n+7),
:not(.notClear) > .col-md-1 + .col-md-1:nth-of-type(12n+1)
{
clear: both;
}
.col-md-mr-11
{
margin-right:91.66666667%;
}
.col-md-mr-10
{
margin-right:83.33333333%;
}
.col-md-mr-9
{
margin-right:75%;
}
.col-md-mr-8
{
margin-right:66.66666667%;
}
.col-md-mr-7
{
margin-right:58.33333333%;
}
.col-md-mr-6
{
margin-right:50%;
}
.col-md-mr-5
{
margin-right:41.66666667%;
}
.col-md-mr-4
{
margin-right:33.33333333%;
}
.col-md-mr-3
{
margin-right:25%;
}
.col-md-mr-2
{
margin-right:16.66666667%;
}
.col-md-mr-1
{
margin-right:8.33333333%;
}
.col-md-mr-0
{
margin-right: 0;
}
.col-md-ml-11
{
margin-left:91.66666667%;
}
.col-md-ml-10
{
margin-left:83.33333333%;
}
.col-md-ml-9
{
margin-left:75%;
}
.col-md-ml-8
{
margin-left:66.66666667%;
}
.col-md-ml-7
{
margin-left:58.33333333%;
}
.col-md-ml-6
{
margin-left:50%;
}
.col-md-ml-5
{
margin-left:41.66666667%;
}
.col-md-ml-4
{
margin-left:33.33333333%;
}
.col-md-ml-3
{
margin-left:25%;
}
.col-md-ml-2
{
margin-left:16.66666667%;
}
.col-md-ml-1
{
margin-left:8.33333333%;
}
.col-md-ml-0
{
margin-left: 0;
}
.dn-md
{
display: none;
}
}
@media screen and (max-width: 768px)
{
.col-sm-12
{
width:100%;
}
.col-sm-11
{
width:91.66666667%;
}
.col-sm-10
{
width:83.33333333%;
}
.col-sm-9
{
width:75%;
}
.col-sm-8
{
width:66.66666667%;
}
.col-sm-7
{
width:58.33333333%;
}
.col-sm-6
{
width:50%;
}
.col-sm-5
{
width:41.66666667%;
}
.col-sm-4
{
width:33.33333333%;
}
.col-sm-3
{
width:25%;
}
.col-sm-2
{
width:16.66666667%;
}
.col-sm-1
{
width:8.33333333%;
}
:not(.notClear) > .col-sm-6 + .col-sm-6:nth-of-type(2n+3),
:not(.notClear) > .col-sm-4 + .col-sm-4:nth-of-type(3n+4),
:not(.notClear) > .col-sm-3 + .col-sm-3:nth-of-type(4n+5),
:not(.notClear) > .col-sm-2 + .col-sm-2:nth-of-type(6n+7),
:not(.notClear) > .col-sm-1 + .col-sm-1:nth-of-type(12n+1)
{
clear: both;
}
.forDesktop
{
display: none;
}
#leftColumn
{
padding-right: 0;
}
#rightColumn
{
padding-left: 0;
}
}
@media screen and (max-width: 540px)
{
.col-xs-12
{
width:100%;
}
.col-xs-11
{
width:91.66666667%;
}
.col-xs-10
{
width:83.33333333%;
}
.col-xs-9
{
width:75%;
}
.col-xs-8
{
width:66.66666667%;
}
.col-xs-7
{
width:58.33333333%;
}
.col-xs-6
{
width:50%;
}
.col-xs-5
{
width:41.66666667%;
}
.col-xs-4
{
width:33.33333333%;
}
.col-xs-3
{
width:25%;
}
.col-xs-2
{
width:16.66666667%;
}
.col-xs-1
{
width:8.33333333%;
}
.dn-xs
{
display: none;
}
#leftColumn > p,
#leftColumn > p *,
#mainColumn > p,
#mainColumn > p *,
#rightColumn > p,
#rightColumn > p *
{
float: left;
width:100%;
}
#alis-veris-listem .pageTitle
{
height: auto;
min-height: 60px;
}
#alis-veris-listem .pageTitle > .row
{
background-position: 10px 12px;
}
#alis-veris-listem #liste-kategori
{
padding-left: 0;
}
#alis-veris-listem table img
{
width: 40px;
max-width: none;
}
}
.tsoft-push--in-notification
{
width: 422px;
padding: 0 20px 10px 20px;
border: 1px solid #bababa;
border-radius: 3px;
box-shadow: 0 4px 4px -2px #888;
background-color: #fbfbfb;
font-family: Arial,sans-serif;
position: fixed;
top: 0;
left: 50%;
margin-left: -211px;
z-index: 9999999999999;
}
.tsoft-push--in-notification-inner-container
{
margin: 0;
}
.tsoft-push--in-notification-logo
{
height: auto;
margin-right: 5px;
max-width: 150px;
float: left;
}
.tsoft-push--in-notification-logo img
{
width: 100%;
height:100%;
padding-top: 20px;
}
.tsoft-push--in-notification-image-container
{
float: left;
margin: 13px 15px 0 0
}
.tsoft-push--in-notification-image-container img
{
width: 65px;
height: 65px
}
.tsoft-push--in-notification-text-container
{
position: relative !important;
padding: 10px 0 0 0 !important;
color: #000 !important;
text-align: left !important;
margin: 0 !important;
line-height: 1.4em !important
}
.tsoft-push--in-notification-title
{
margin-bottom: 5px;
text-align: left;
font-size: 14px;
font-weight: 700;
line-height: 1.4em;
color: #000;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-description
{
font-size: 12px;
line-height: 1.4em;
margin: 10px 0;
padding: 0;
text-align: left;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-button-container
{
float: right !important
}
.tsoft-push--in-notification-button
{
width: 90px;
height: 18px;
line-height: 18px;
margin-left: 3px;
padding: 5px;
background: #f9f9f9;
border: 1px solid #bababa;
border-radius: 1px;
display: inline-block;
font-size: 14px;
text-align: center;
cursor: pointer;
box-sizing: content-box
}
.tsoft-push--in-allow-button
{
background: #00c33d;
color: #fff;
border-color: #059833
}
@media all and (max-width:421px)
{
.tsoft-push--in-notification
{
box-sizing: border-box;
width: 100%;
left: 0;
margin: 0;
border-radius: 0;
border-left: 0;
border-right: 0;
border-top: 0
}
.tsoft-push--in-notification-text-container
{
float: left;
}
}

@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bbck.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bbck.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bbck.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bbck.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bbck.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bbck.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
#filterTpl
{
margin-top: 30px;
border: 1px solid #EBEBEB;
}
.cate
{
display: flex;
justify-content: center;
flex-direction: column;
flex-wrap: nowrap;
align-items: center;
}
.baslikm
{
font-size: 22px;
line-height: 20px;
font-weight: bold;
padding: 0;
padding-top: 10px;
box-sizing: border-box;
color: #707070;
}
#navigasyon
{
border: 1px solid #EBEBEB;
margin: 0px 0px;
margin-top: 30px;
}
#navigasyon .Yol
{
display: flex;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
align-content: center;
justify-content: space-between;
}
#navigasyon .Yol ul
{
display: flex;
}
#totalcontent
{
text-align: center;
}
.angularTemplate
{
visibility: hidden;
}
.whiteBg
{
background-color: #fff;
}
.lightBg
{
background-color: #ececec;
}
.darkBg
{
background-color: #6c6c6c;
color:#fff;
}
.navIcon
{
width: 23px;
height:23px;
background:#e0e0e0 url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/navIcon.png') no-repeat center center;
border-right: 1px solid #ececec;
}
[dir="rtl"] .navIcon
{
border-right: 0;
border-left:1px solid #ececec;
}
#navigasyon a
{
float: left;
height: 40px;
line-height: 40px;
color: #484848;
font-size: 13px;
font-weight: 500;
padding-right: 35px;
padding-left: 0px;
background-image: url('/Data/EditorFiles/v4m/r-arrow.svg');
background-repeat: no-repeat;
background-position: calc(100% - 14px) center;
background-size: 5px;
box-sizing: border-box;
}
[dir="rtl"] #navigasyon a
{
padding-right: 10px;
padding-left:20px;
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/navLinkRtl.png');
background-position: 0 center;
}
#navigasyon a.navHome
{
width: 35px;
height: 40px;
background: url('/Data/EditorFiles/v4m/navHome.svg') no-repeat center center;
background-size: 17px;
font-size: 0;
padding: 0px;
}
[dir="rtl"] #navigasyon a.navHome
{
padding-right: 10px;
padding-left:30px;
background-image:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/navHomeRtl.png');
background-position: 0 center;
}
[dir="rtl"] .Yol,
[dir="rtl"] .breadcrumb,
[dir="rtl"] .breadcrumb li
{
float: right;
}
#catImg
{
position: relative;
}
.filter-box
{
margin-bottom: -1px;
border-right:1px solid #ECECEC;
border-bottom: 1px solid #ECECEC;
line-height:30px;
font-size: 12px;
color:#6c6c6c;
}
[dir="rtl"] .filter-box
{
border-right: 0;
border-left:1px solid #ECECEC;
}
.filter-box select
{
float: left;
height:30px;
margin: 0;
padding-right:15px;
border: 0;
font-size:12px;
color: #6c6c6c;
appearance:none;
-moz-appearance: none;
-webkit-appearance:none;
background:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/selectArrow.png') no-repeat right center;
}
[dir="rtl"] .filter-box select
{
float: right;
padding-right:0;
padding-left: 15px;
background:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/selectArrow.png') no-repeat 10px center;
}
.filter-box .input-wrap
{
height: 30px;
}
.filter-box.col-text
{
line-height: 30px;
font-size:12px;
color: #6C6C6C;
}
.select-wrapper
{
position: relative;
width:53px;
height: 30px;
}
.select
{
width: 33px;
padding:30px 5px 0;
position: absolute;
left:5px;
z-index: 333;
}
.select:hover
{
background: #F3F3F3;
}
.select span
{
width: 33px;
height:20px;
cursor: pointer;
display:none;
padding: 5px 0;
border-top:1px solid #B7B7B7;
}
.select span.selected
{
position: absolute;
top:0;
left: 5px;
cursor:default;
display: block;
border-top:0;
}
.select:hover span
{
display: block;
}
#slider-range
{
width:calc(100% - 17px);
height: 17px;
margin-top:6px;
margin-right: 17px;
background:url('/Data/EditorFiles/v4m/sliderRangeFiller.svg') repeat-x 0 center;
position: relative;
}
.ui-slider-range
{
position: absolute;
top:4px;
height: 9px;
background:url('/Data/EditorFiles/v4m/sliderRangeFiller.svg') repeat-x 0 center;
}
.ui-slider-handle
{
position: absolute;
top:0;
width: 17px;
height:17px;
background:url('/Data/EditorFiles/v4m/sliderhandle.svg') no-repeat 0 center;
cursor: pointer;
}
.catalogBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/catalogIcon.png') no-repeat center 5px;
}
.horizontalBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/horizontalIcon.png') no-repeat center 5px;
}
.listBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/listIcon.png') no-repeat center 5px;
}
#filtre .btn.btn-default
{
font-size: 12px;
}
#leftColumn #filtre .btn.btn-default
{
font-size: 20px;
}
.productType, .qtyBtns input
{
font-size: 12px;
text-transform:uppercase;
}
.productType
{
line-height: 30px;
}
[dir="rtl"] .middleItem .productType
{
padding-right: 0;
padding-left:10px;
}
#commentTabContent .stars
{
margin-bottom: 5px;
margin-left:10px;
}
.qtyBtns a
{
float: left;
min-width:30px;
height: 30px;
border:1px solid #ececec;
padding-right: 10px;
padding-left:10px;
margin-right: 0;
margin-bottom:0;
box-sizing: border-box;
-webkit-user-select:none;
-moz-user-select: none;
-ms-user-select:none;
-o-user-select: none;
user-select:none;
}
.package-line .qtyBtns a
{
display: none;
}
.qtyBtns a p
{
width:100%;
height: 28px;
line-height:28px;
text-align: center;
font-size:12px;
color: #000;
cursor:pointer;
}
.qtyBtns input
{
float: left;
height:28px;
line-height: 28px;
text-align:center;
padding-right: 5px;
padding-left:5px;
border: 0;
box-sizing:border-box;
}
.package-line .qtyBtns input
{
width: 40px;
height:28px !important;
line-height:28px !important;
margin-right:10px !important;
margin-left:10px !important;
}
#myPersonalizationForm
{
display: block;
margin-right:-10px;
margin-left: -10px;
clear:both;
}
.package-line
{
line-height: 30px;
font-size:12px;
}
.package-line:nth-child(odd)
{
background-color: #f5f5f5;
}
.package-line:nth-child(even)
{
padding-top: 0;
padding-bottom:0;
}
.package-line .d-flex
{
display: flex;
align-items:center;
}
.middleItem
{
overflow-x: auto;
}
.middleItem td
{
padding-top: 10px;
padding-left:10px;
padding-bottom: 10px;
padding-right:10px;
vertical-align: middle;
}
.middleItem .lightBg td.line-right
{
border-right: 1px solid #dadada;
}
.middleItem td > span
{
display: block;
line-height:2;
clear: both;
}
.middleItem td > span.basketProName
{
font-size: 14px;
}
.middleItem td > span.basketSubPro
{
display: inline-block;
padding-left:5px;
padding-right: 5px;
margin-top:5px;
margin-bottom: 5px;
}
.incBasketProduct, .decBasketProduct
{
}
.incBasketProduct
{
}
.decBasketProduct
{
}
.qtyBasketProduct
{
width: 28px;
}
.removeBasketProduct
{
float: left;
width:30px;
height: 30px;
background:#000;
}
.mDetay
{
cursor: pointer;
}
#cartEmpty
{
font-size: 25px;
line-height:250px;
}
#leftColumn #cartEmpty, #rightColumn #cartEmpty
{
font-size: 14px;
line-height: 25px;
}
#cartEmpty:before
{
content:'';
display: inline-block;
background: url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/cartEmpty.png') no-repeat center center;
width: 128px;
height: 128px;
vertical-align: middle;
margin-right:20px;
}
#rightColumn #cartEmpty:before, #leftColumn #cartEmpty:before
{
margin-right: 0;
}
.campaign-line
{
position: relative;
}
.btn.campaign-btn
{
position: absolute;
top:10px;
right: 10px;
}
[dir="rtl"] .btn.campaign-btn
{
right: auto;
left:10px;
}
[dir="rtl"] #basketOptions
{
margin-left: 0;
}
[dir="rtl"] #basketOptions .col.col-8.p-left
{
padding-right: 0;
padding-left:10px;
}
.table-responsive
{
min-height: .01%;
overflow-x: auto;
}
.table-responsive > table
{
width: 100%;
max-width: 100%;
}
#membershipTabs .btn.active
{
position: relative;
}
#membershipTabs .btn:before
{
content: '';
background-color: #000;
width: 0;
height: 1px;
position: absolute;
top: 100%;
left: 0;
-webkit-transition: width .2s ease-in-out;
-moz-transition: width .2s ease-in-out;
transition: width .2s ease-in-out;
}
#membershipTabs .btn:not(:last-child):after
{
content: '';
width: 0;
border-right: 1px solid #ececec;
display: block;
position: absolute;
top: 10px;
bottom: 10px;
left: 100%;
margin-left: -.5px;
}
#membershipTabs .btn.active:before
{
width: 100%;
}
.swiper-container
{
overflow: hidden;
position: relative;
}
@media screen and (min-width: 1001px)
{
.qtyBtns input
{
min-width: 28px;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
.navIcon
{
width: 30px;
height:30px;
}
#navigasyon a
{
height: 30px;
line-height:30px;
font-size: 13px;
}
}
@media screen and (min-width: 769px)
{
}
@media screen and (max-width: 768px)
{
#filterTpl
{
border: none;
margin: 15px 0px;
}
.navIcon
{
width: 38px;
height:38px;
}
#navigasyon
{
border: 0;
position: relative;
margin-top: 0px;
}
#navigasyon .Yol
{
display: block;
padding: 0;
}
#navigasyon li
{
float: left;
}
#navigasyon[data-last-step="true"] li:last-child,
#navigasyon[data-last-step="false"] li:nth-last-child(2)
{
position: static;
opacity:1;
z-index: 0;
visibility: visible;
}
#navigasyon a
{
width: 100%;
line-height: 30px;
height: 30px;
color: #535353;
font-size: 11px;
text-align: center;
font-style: normal;
background-size: 5px;
padding-right: 28px;
padding-left: 0px;
}
[dir="rtl"] #navigasyon a
{
text-align: center;
}
#navigasyon a.navHome
{
padding-right: 15px;
font-size: 12px;
background: none;
width: 100%;
}
#cartEmpty
{
line-height: 40px;
}
#cartEmpty:before
{
width:100%;
}
}
.pWrapper .pWin.angularTemplate
{
visibility: hidden;
}
.pWrapper
{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
overflow: hidden;
z-index: 999999999;
}
.flex
{
width: 100%;
height: 100%;
display: -webkit-flex;
display: flex;
justify-content: center;
-webkit-flex-direction: column;
flex-direction: column;
}
.pWrapper .pBg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
background: #333;
opacity: 0.5;
z-index: 1000;
}
[dir="rtl"] .pWrapper .pBg
{
right: 0px;
left:auto;
}
.pWrapper .pWin
{
position: relative;
float:none;
margin: 0px auto;
width:96%;
max-height: 90%;
max-width: 1100px;
background: #fff;
z-index: 10001;
border: 1px solid #eee;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.pWrapper .pWin.overflow
{
height: 90%;
}
.pWrapper .pWin.withBtn
{
padding-bottom:61px;
}
.pWrapper .pWin.overflow img
{
max-width:100%;
}
.pWrapper .pWin .pText
{
position: relative;
width: 100%;
float: left;
padding: 2px 10px;
box-sizing: border-box;
margin: 0px;
}
.pWrapper .pWin.overflow .pText
{
position: absolute;
width: calc(100% - 20px);
height: calc(100% - 20px);
overflow-y:scroll;
-webkit-overflow-scrolling: touch;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 70px);
}
.pWrapper .pWin .pText img
{
margin:0 auto;
}
.panelPopupTitle
{
font-size: 20px;
padding: 0 0 10px;
}
.pWrapper .pWin .pButtons
{
position: absolute;
overflow: hidden;
border-top: 1px solid #eee;
z-index: 1234;
bottom: 10px;
left: 10px;
right: 10px;
padding: 10px 0 0;
background: #fff;
}
.pWrapper .pWin.debugActive .pButtons,
.pWrapper .pWin.debugActive .pClose
{
display: none;
}
.pWrapper .pWin.debugActive
{
width:90% !important;
height: auto !important;
padding: 0px !important;
}
.pWrapper .pWin.debugActive .pText
{
line-height: 30px;
margin: 0px;
text-align: center;
overflow: hidden;
}
.pWrapper .pClose
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/popupClose.png');
}
[dir="rtl"] .pWrapper .pClose
{
right:auto;
left: -15px;
}
.pWrapper .close
{
cursor: pointer;
}
.br5
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.pWrapper .pWin.flexbox
{
display: flex;
flex-wrap: wrap;
flex-direction: row;
max-height: 90%;
position: relative;
}
.pWrapper .pWin.flexbox .pText
{
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
.hideThis
{
display: none;
}
.popupClose,
.close
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/popupClose.png');
}
#lightContent
{
text-align: center;
min-width:150px;
min-height:150px;
}
#lightControl
{
position: absolute;
top: 50%;
left: 10px;
right: 10px;
height: 30px;
margin-top: -15px;
}
#lightControl span
{
width: 30px;
height: 30px;
background-repeat: no-repeat;
cursor: pointer;
}
#prevLight
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/popupPrev.png');
}
#nextLight
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/popupNext.png');
}
.popupTitle,
.videoTitle
{
border-bottom: 1px solid #ececec;
font-size: 16px;
color: .666;
}
.popupBtns,
.modal-footer
{
border-top: 1px solid #ececec;
}
.memberPopupWrapper
{
max-width: 580px;
}
.memberPopupWrapper .col,
.memberPopupWrapper .box
{
margin: 0;
}
.memberPopupWrapper .popupInnerBlock
{
width: 100%;
}
.videoPopup
{
width: 668px;
margin-top: -10px;
margin-bottom: -10px;
}
.popupMain,
.popupTitle,
.popupInner,
.popupBtns
{
clear: both;
width: 100%;
}
.pWrapper #strength-password .col-6
{
width: 100%;
margin: 0 auto;
}
.pWrapper #strength-password .pageTitle
{
display: none;
}
.pWrapper #strength-password ul.strength-password-caption
{
list-style-type: disc;
}
.pWrapper #strength-password ul.strength-password-caption li
{
float: left;
margin-left: 18px;
margin-top: 10px;
}
@media screen and (min-width: 769px)
{
.ie .pWrapper .pWin.overflow
{
margin-top:40px !important;
}
}
@media screen and (max-width: 768px)
{
body:not(.flexPopup) .pWrapper .pClose
{
top: 10px;
right: 20px;
}
[dir="rtl"] body:not(.flexPopup) .pWrapper .pClose
{
top: 10px;
right:auto;
left: 20px;
}
body:not(.flexPopup) .pWrapper .pWin
{
width:100% !important;
height:100% !important;
max-width:none;
max-height:none;
border-radius: 0;
}
.pWrapper .pWin
{
max-width:90%;
}
.pWrapper .pWin .pButtons
{
padding-top: 0;
}
.pWrapper .pWin .pButtons button
{
margin-top: 10px;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 70px);
}
}

.form-control input[type="text"],
.form-control input[type="password"],
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"],
.form select,
.form textarea
{
background-color: #fff !important;
background-image: none;
border: 1px solid #9096B2 !important;
border-radius: 0 !important;
box-shadow: none !important;
border-radius: 2px !important;
}
.loadedPlace::-webkit-input-placeholder
{
color: transparent;
}
.loadedPlace::-moz-placeholder
{
color: transparent;
}
.loadedPlace:-ms-input-placeholder
{
color: transparent;
}
.loadedPlace:-moz-placeholder
{
color: transparent;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button
{
-webkit-appearance: none;
margin: 0;
}
input[type="number"][type=number]
{
-moz-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration
{
display: none;
}
.form-control,
.form
{
line-height: 20px;
font-size:12px;
cursor: pointer;
}
.ie .form-control,
.ie .form
{
position: relative;
}
.form-control.medium,
.form.medium
{
line-height: 30px;
font-size:13px;
}
.form-control.large,
.form.large
{
line-height: 40px;
font-size:15px;
}
.form-control.xlarge,
.form.xlarge
{
line-height: 50px;
font-size:15px;
}
#invoiceForm .form-control.xlarge,
#invoiceForm .form.xlarge
{
padding-top: 9px;
padding-bottom: 9px;
}
.input-icon
{
position: relative;
}
.icon
{
position: absolute;
top:0;
left: 0;
width:20px;
height: 20px;
background-color:#ccc;
background-repeat: no-repeat;
background-position:center center;
}
[dir="rtl"] .icon
{
right: 0;
left:auto;
}
.medium .icon
{
width: 30px;
height:30px;
}
.large .icon
{
width: 40px;
height:40px;
}
.xlarge .icon
{
width: 50px;
height:50px;
}
.invalid .icon
{
background-color: #d9534f;
}
.icon-firstname
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/firstname.png');
}
.icon-lastname
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/lastname.png');
}
.icon-mail
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/mail.png');
}
.icon-pen
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/pen.png');
}
.icon-message
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/message.png');
}
.icon-attach
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/attach.png');
}
.icon-code
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/code.png');
}
.icon-pass
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/password.png');
}
.icon-passConfirm
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/passConfirm.png');
}
.icon-company
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/company.png');
}
.icon-taxOffice
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/taxOffice.png');
}
.icon-taxId
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/taxId.png');
}
.icon-tc
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/tc.png');
}
.icon-birthday
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/birthday.png');
}
.icon-gender
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/gender.png');
}
.icon-mobilePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/mobilePhone.png');
}
.icon-homePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/homePhone.png');
}
.icon-officePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/officePhone.png');
}
.icon-address
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/address.png');
}
.icon-map
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/map.png');
}
.icon-zipCode
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/zipCode.png');
}
.icon-fb
{
background-color: #3c599b;
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/facebook.png');
}
.icon-tw
{
background-color: #29aae3;
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/twitter.png');
}
.icon-google
{
background-color: #d0422a;
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/google-plus.png');
}
.icon-apple
{
background-color:rgba(0,0,0,0.8);
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/apple.png');
}
.icon-star
{
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/icons/star.png');
}
.myFlag
{
}
.myFlagIcon
{
float: left;
width:100%;
height:100%;
}
.myFlagIcon i
{
position: absolute;
top:50%;
left:50%;
width: 16px;
height:11px;
margin-top: -5px;
margin-left:-8px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
}
.flagList
{
position: absolute;
width:600%;
top:100%;
left: 0;
background:#fff;
border-color: #ccc;
z-index:33;
}
[dir="rtl"] .flagList
{
right: 0;
left:auto;
}
.flagList > ul
{
max-height: 240px;
overflow-y: auto;
}
.flagList li
{
line-height: 20px;
}
.flagList li:hover
{
background-color: #ececec;
}
.flag
{
float: left;
width:16px;
height: 11px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
margin-top:5px;
margin-right: 10px;
}
.country
{
float: left;
height:20px;
}
.code
{
float: right;
height:20px;
}
.required
{
background:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/required.svg') no-repeat 98% center!important;
}
.secCode, #secCode, #codeRecommend
{
position: absolute;
top:0;
left: 0;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"],
.form select,
.form textarea
{
height: 20px;
margin:0;
padding-top: 0;
padding-left:5px;
padding-bottom: 0;
padding-right:5px;
border: 1px solid #ccc;
box-sizing:border-box;
}
.placeholder
{
position: absolute;
top:1px;
right: 1px;
bottom: 1px;
left: 1px;
font-size:13px;
background: #fff;
z-index: 33;
}
.placeholder.focus
{
bottom: auto;
height:0;
line-height: 28px;
font-size:10px;
color: #b5b5b5;
font-weight:600;
}
.form-control input[type="text"].loadedPlace,
.form-control input[type="password"].loadedPlace,
.form-control input[type="tel"].loadedPlace,
.form-control input[type="number"].loadedPlace,
.form-control input[type="email"].loadedPlace,
.form-control input[type="search"].loadedPlace,
.form input[type="text"].loadedPlace,
.form input[type="password"].loadedPlace,
.form input[type="tel"].loadedPlace,
.form input[type="number"].loadedPlace,
.form input[type="email"].loadedPlace,
.form input[type="search"].loadedPlace
{
padding-top: 14px;
}
.form-control textarea.loadedPlace,
.form textarea.loadedPlace
{
padding-top: 24px;
}
.medium .placeholder.focus
{
height: 10px;
line-height:10px;
}
.form-control.medium input[type="text"].loadedPlace,
.form-control.medium input[type="password"].loadedPlace,
.form-control.medium input[type="tel"].loadedPlace,
.form-control.medium input[type="number"].loadedPlace,
.form-control.medium input[type="email"].loadedPlace,
.form-control.medium input[type="search"].loadedPlace,
.form.medium input[type="text"].loadedPlace,
.form.medium input[type="tel"].loadedPlace,
.form.medium input[type="number"].loadedPlace,
.form.medium input[type="email"].loadedPlace,
.form.medium input[type="search"].loadedPlace,
.form.medium input[type="password"].loadedPlace
{
padding-top: 14px;
}
.form-control.medium textarea.loadedPlace,
.form.medium textarea.loadedPlace
{
padding-top: 24px;
}
.large .placeholder.focus
{
height: 20px;
line-height:20px;
}
.form-control.xlarge input[type="text"].loadedPlace,
.form-control.xlarge input[type="password"].loadedPlace,
.form-control.xlarge input[type="tel"].loadedPlace,
.form-control.xlarge input[type="number"].loadedPlace,
.form-control.xlarge input[type="email"].loadedPlace,
.form-control.xlarge input[type="search"].loadedPlace,
.form.xlarge input[type="text"].loadedPlace,
.form.xlarge input[type="tel"].loadedPlace,
.form.xlarge input[type="number"].loadedPlace,
.form.xlarge input[type="email"].loadedPlace,
.form.xlarge input[type="search"].loadedPlace,
.form.xlarge input[type="password"].loadedPlace
{
padding-top: 14px;
}
.form-control.xlarge textarea.loadedPlace,
.form.xlarge textarea.loadedPlace
{
padding-top: 24px;
}
.form-control textarea,
.form textarea
{
height: 90px;
line-height:18px;
}
.icon + input[type="text"],
.icon + input[type="password"],
.icon + input[type="tel"],
.icon + input[type="number"],
.icon + input[type="email"],
.icon + input[type="search"],
.icon + textarea,
.edge .icon + select,
.ie .icon + select,
.input-icon .placeholder
{
padding-left: 25px;
}
.input-icon .placeholder
{
left: 20px;
padding-left:5px;
}
[dir="rtl"] .icon + input[type="text"],
[dir="rtl"] .icon + input[type="password"],
[dir="rtl"] .icon + input[type="tel"],
[dir="rtl"] .icon + input[type="number"],
[dir="rtl"] .icon + input[type="email"],
[dir="rtl"] .icon + input[type="search"],
[dir="rtl"] .icon + textarea,
[dir="rtl"] .ie .icon + select,
[dir="rtl"] .input-icon .placeholder
{
padding-right: 25px;
padding-left:5px;
}
.icon + select
{
text-indent: 25px;
}
.form-control.medium input[type="text"],
.form-control.medium input[type="password"],
.form-control.medium input[type="tel"],
.form-control.medium input[type="number"],
.form-control.medium input[type="email"],
.form-control.medium input[type="search"],
.form-control.medium select,
.form.medium input[type="text"],
.form.medium input[type="password"],
.form.medium input[type="tel"],
.form.medium input[type="number"],
.form.medium input[type="email"],
.form.medium input[type="search"],
.form.medium select
{
height: 30px;
}
.form-control.medium textarea,
.form.medium textarea
{
height: 120px;
line-height:20px;
padding-top: 4px;
padding-bottom:4px;
}
.medium .icon + input[type="text"],
.medium .icon + input[type="password"],
.medium .icon + input[type="tel"],
.medium .icon + input[type="number"],
.medium .icon + input[type="email"],
.medium .icon + input[type="search"],
.medium .icon + textarea,
.edge .medium .icon + select,
.ie .medium .icon + select
{
padding-left: 35px;
}
.medium .input-icon .placeholder
{
left: 30px;
padding-left:5px;
}
[dir="rtl"] .medium .icon + input[type="text"],
[dir="rtl"] .medium .icon + input[type="password"],
[dir="rtl"] .medium .icon + input[type="tel"],
[dir="rtl"] .medium .icon + input[type="number"],
[dir="rtl"] .medium .icon + input[type="email"],
[dir="rtl"] .medium .icon + input[type="search"],
[dir="rtl"] .medium .icon + textarea,
[dir="rtl"] .ie .medium .icon + select,
[dir="rtl"] .medium .input-icon .placeholder
{
padding-right: 35px;
padding-left:5px;
}
.medium .icon + select
{
text-indent: 25px;
}
.form-control.large input[type="text"],
.form-control.large input[type="password"],
.form-control.large input[type="tel"],
.form-control.large input[type="number"],
.form-control.large input[type="email"],
.form-control.large input[type="search"],
.form-control.large select,
.form.large input[type="text"],
.form.large input[type="password"],
.form.large input[type="tel"],
.form.large input[type="number"],
.form.large input[type="email"],
.form.large input[type="search"],
.form.large select
{
height: 40px;
padding-left:10px;
padding-right: 10px;
}
.form-control.large textarea,
.form.large textarea
{
height: 150px;
line-height:20px;
padding-top: 9px;
padding-bottom:9px;
}
.large .icon + input[type="text"],
.large .icon + input[type="password"],
.large .icon + input[type="tel"],
.large .icon + input[type="number"],
.large .icon + input[type="email"],
.large .icon + input[type="search"],
.large .icon + textarea,
.edge .large .icon + select,
.ie .large .icon + select
{
padding-left: 50px;
}
.large .input-icon .placeholder
{
left: 40px;
}
[dir="rtl"] .large .icon + input[type="text"],
[dir="rtl"] .large .icon + input[type="password"],
[dir="rtl"] .large .icon + input[type="tel"],
[dir="rtl"] .large .icon + input[type="number"],
[dir="rtl"] .large .icon + input[type="email"],
[dir="rtl"] .large .icon + input[type="search"],
[dir="rtl"] .large .icon + textarea,
[dir="rtl"] .ie .large .icon + select,
[dir="rtl"] .large .input-icon .placeholder
{
padding-right: 50px;
padding-left:10px;
}
.large .icon + select
{
text-indent: 40px;
}
.form-control.xlarge input[type="text"],
.form-control.xlarge input[type="password"],
.form-control.xlarge input[type="tel"],
.form-control.xlarge input[type="number"],
.form-control.xlarge input[type="email"],
.form-control.xlarge input[type="search"],
.form-control.xlarge select,
.form.xlarge input[type="text"],
.form.xlarge input[type="password"],
.form.xlarge input[type="tel"],
.form.xlarge input[type="number"],
.form.xlarge input[type="email"],
.form.xlarge input[type="search"],
.form.xlarge select
{
height: 50px;
padding-left:10px;
padding-right: 10px;
}
.form-control.xlarge textarea,
.form.xlarge textarea
{
height: 180px;
line-height:20px;
padding-top: 14px;
padding-bottom:14px;
}
.xlarge .icon + input[type="text"],
.xlarge .icon + input[type="password"],
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"],
.xlarge .icon + textarea,
.edge .xlarge .icon + select,
.ie .xlarge .icon + select
{
padding-left: 60px;
}
.xlarge .input-icon .placeholder
{
left: 50px;
}
[dir="rtl"] .xlarge .icon + input[type="text"],
[dir="rtl"] .xlarge .icon + input[type="password"],
[dir="rtl"] .xlarge .icon + input[type="tel"],
[dir="rtl"] .xlarge .icon + input[type="number"],
[dir="rtl"] .xlarge .icon + input[type="email"],
[dir="rtl"] .xlarge .icon + input[type="search"],
[dir="rtl"] .xlarge .icon + textarea,
[dir="rtl"] .ie .xlarge .icon + select,
[dir="rtl"] .xlarge .input-icon .placeholder
{
padding-right: 60px;
padding-left:10px;
}
.xlarge .icon + select
{
text-indent: 50px;
}
.secCode + input[type="text"],
.secCode + input[type="password"],
.secCode + input[type="tel"],
.secCode + input[type="number"],
.secCode + input[type="email"],
.secCode + input[type="search"],
.secCode + select,
.secCode + textarea,
#secCode + input[type="text"],
#secCode + input[type="password"],
#secCode + input[type="tel"],
#secCode + input[type="number"],
#secCode + input[type="email"],
#secCode + input[type="search"],
#secCode + select,
#secCode + textarea,
#codeRecommend + input[type="text"],
#codeRecommend + input[type="password"],
#codeRecommend + input[type="tel"],
#codeRecommend + input[type="number"],
#codeRecommend + input[type="email"],
#codeRecommend + input[type="search"],
#codeRecommend + select,
#codeRecommend + textarea
{
padding-left: 105px;
}
.form-control.invalid input[type="text"],
.form-control.invalid input[type="password"],
.form-control.invalid input[type="tel"],
.form-control.invalid input[type="number"],
.form-control.invalid input[type="email"],
.form-control.invalid input[type="search"],
.form-control.invalid select,
.form-control.invalid textarea,
.form.invalid input[type="text"],
.form.invalid input[type="password"],
.form.invalid input[type="tel"],
.form.invalid input[type="number"],
.form.invalid input[type="email"],
.form.invalid input[type="search"],
.form.invalid select,
.form.invalid textarea,
.ng-invalid
{
border: 1px solid #d9534f;
background-color:#FFCAC8;
color: #fff;
}
.form-control input[type="file"],
.form input[type="file"]
{
visibility: hidden;
position:absolute;
top: 0;
left:0;
width:100%;
height:100%;
}
.input-wrap,
.input-wrap input
{
width: 17px;
height:20px;
}
.medium .input-wrap,
.medium .input-wrap input
{
height: 30px;
}
.large .input-wrap,
.large .input-wrap input
{
height: 40px;
}
.input-wrap
{
float: left;
margin-right:10px;
}
[dir="rtl"] .input-wrap
{
margin-right: 0;
margin-left:10px;
}
.input-wrap.radio
{
background:#fff url('/Data/EditorFiles/v4m/check2.svg') no-repeat center center;
cursor: pointer;
}
.form-control:hover .input-wrap.radio
{
background:url('/Data/EditorFiles/v4m/checkactive.svg') no-repeat center center;
}
.input-wrap.radio.active,
.form-control:hover .input-wrap.radio.active,
.active > .form-control .input-wrap.radio
{
background:url('/Data/EditorFiles/v4m/checkactive.svg') no-repeat center center;
}
.input-wrap.checkbox
{
background: #fff;
width: 17px;
height: 17px;
box-sizing: border-box;
border: 1px solid #EAEAEA;
}
.form-control:hover .input-wrap.checkbox
{
background: #f7ad4c url('/Data/EditorFiles/v4m/tick.svg') no-repeat center;
background-size: 11px;
}
.input-wrap.checkbox.active,
.form-control:hover .input-wrap.checkbox.active,
.active > .form-control .input-wrap.checkbox
{
background:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/checkboxActive.png') no-repeat center center;
}
.input-wrap input
{
visibility: hidden;
margin:0;
}
.form-link
{
line-height: 25px;
font-size:13px;
color: #666;
}
.info:before
{
content:'';
display: inline-block;
min-height:13px;
min-width: 12px;
background:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/info.png') no-repeat 0 center;
margin-right: 10px;
vertical-align:middle;
}
.ask:before
{
content:'';
display: inline-block;
min-height:15px;
min-width: 15px;
background:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/infoAsk.png') no-repeat 0 center;
margin-right: 10px;
vertical-align:middle;
}
.social-btn
{
height: 20px;
padding-left:29px;
}
.medium .social-btn
{
height: 30px;
padding-left:39px;
}
.large .social-btn
{
height: 40px;
padding-left:49px;
}
.xlarge .social-btn
{
height: 50px;
padding-left:59px;
}
.removeBtn
{
width: 20px;
height:20px;
background-image:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/removeIcon.png');
background-repeat: no-repeat;
background-position:center center;
}
.hasDatepicker
{
padding-right: 26px;
background:url('/theme/v4/sub_theme/form/v4/user_kmarket_form/calendarIcon.png') no-repeat right center;
}
.qtyBtns input[type=number]::-webkit-inner-spin-button,
.qtyBtns input[type=number]::-webkit-outer-spin-button
{
-webkit-appearance: none;
margin: 0;
}
.tax-foffice-list
{
background-color: #FFF;
box-shadow: 0px 2px 4px rgba(0, 0, 0, .3);
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 1234;
}
.search-enable .tax-foffice-list
{
display: block;
}
.tax-foffice-list input[type="search"]
{
height: 36px;
margin-bottom: 10px;
padding-top: 0 !important;
outline: 0;
}
.tax-foffice-list ul
{
max-height: 269px;
overflow-x: hidden;
overflow-y: auto;
}
.tax-foffice-list .col-text
{
padding-top: 6px;
padding-bottom: 6px;
}
.form-control-error
{
background-color: #FFF;
color: #F00;
font-size: 13px;
font-weight: 500;
line-height: 16px;
float: left;
width: 100%;
margin-top: 3px;
box-sizing: border-box;
}
.form-control input.is-invalid,
.form-control select.is-invalid,
.form-control textarea.is-invalid
{
border-color: #F00 !important;
}
@media screen and (max-width: 768px)
{
.form-control.xlarge,
.form.xlarge,
.form-link
{
font-size: 13px;
}
.icon:not(.myFlag):not(.icon-fb):not(.icon-tw):not(.icon-google):not(.icon-apple)
{
display: none;
}
.icon:not(.myFlag) + input[type="text"],
.icon:not(.myFlag) + input[type="password"],
.icon:not(.myFlag) + input[type="tel"],
.icon:not(.myFlag) + input[type="number"],
.icon:not(.myFlag) + input[type="email"],
.icon:not(.myFlag) + input[type="search"],
.icon:not(.myFlag) + textarea,
.icon:not(.myFlag) + select,
.medium .icon:not(.myFlag) + input[type="text"],
.medium .icon:not(.myFlag) + input[type="password"],
.medium .icon:not(.myFlag) + input[type="tel"],
.medium .icon:not(.myFlag) + input[type="number"],
.medium .icon:not(.myFlag) + input[type="email"],
.medium .icon:not(.myFlag) + input[type="search"],
.medium .icon:not(.myFlag) + textarea,
.medium .icon:not(.myFlag) + select,
.large .icon:not(.myFlag) + input[type="text"],
.large .icon:not(.myFlag) + input[type="password"],
.large .icon:not(.myFlag) + input[type="tel"],
.large .icon:not(.myFlag) + input[type="number"],
.large .icon:not(.myFlag) + input[type="email"],
.large .icon:not(.myFlag) + input[type="search"],
.large .icon:not(.myFlag) + textarea,
.large .icon:not(.myFlag) + select,
.xlarge .icon:not(.myFlag) + input[type="text"],
.xlarge .icon:not(.myFlag) + input[type="password"],
.xlarge .icon:not(.myFlag) + input[type="tel"],
.xlarge .icon:not(.myFlag) + input[type="number"],
.xlarge .icon:not(.myFlag) + input[type="email"],
.xlarge .icon:not(.myFlag) + input[type="search"],
.xlarge .icon:not(.myFlag) + textarea,
.xlarge .icon:not(.myFlag) + select
{
padding-left: 10px;
}
.icon + select,
.medium .icon + select,
.large .icon + select,
.xlarge .icon + select
{
text-indent: 0;
}
}

#pageHeader .fitbask
{
height: 20px;
color: #484848;
top: 20px;
width: 100%;
font-size: 20px;
font-weight: 600;
display: inline-block;
position: relative;
}
#headertTop
{
background: #fff;
height: 35px;
line-height: 35px;
color: #000;
font-weight: 400;
}
#headertTop marquee
{
float: left;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.5px;
}
#contLogin h3
{
text-align: center;
float: left;
width: 100%;
padding: 0px;
color: #43494E;
font-size: 25px;
line-height: 35px;
font-weight: 700;
margin: 20px 0px 0px 0px;
}
#contLogin p
{
text-align: center;
float: left;
width: 100%;
padding: 0px;
font-size: 13px;
line-height: 23px;
color: #9096B2;
margin-bottom: 15px;
}
#leftAlt
{
padding: 0px 20px;
}
#leftAlt div
{
border-top: 1px solid #D9D9D9;
margin: 10px 0px;
}
#leftAlt a
{
padding: 0px 5px 0px 15px !important;
line-height: 20px !important;
font-weight: 300 !important;
text-transform: capitalize !important;
text-align: center;
}
#leftAlt .cargo
{
background: url('/Data/EditorFiles/v4m/cargo.svg') no-repeat calc(18% - 10px) center;
height: 20px;
float: left;
background-size: 12px;
}
#leftAlt .fav
{
background: url('/Data/EditorFiles/v4m/fav.svg') no-repeat calc(25% - 10px) center;
height: 20px;
float: left;
background-size: 12px;
}
#leftAlt .que
{
background: url('/Data/EditorFiles/v4m/que.svg') no-repeat calc(25% - 10px) center;
height: 20px;
float: left;
background-size: 12px;
}
#tumCate
{
background: #FF8801 url('/Data/EditorFiles/v4m/menu.svg') no-repeat calc(15% - 10px) center;
padding: 0px 20px 0px 40px;
margin-left: 5px;
}
#tumCate .opmen
{
color: #fff;
}
#headerLeftMenu
{
position: fixed;
left: -300px;
top: 0;
bottom: 0;
width: 300px;
opacity: 0;
z-index: -1000;
background: #fff;
transition-duration: 0.3s;
}
#headerLeftMenu #ohlmenu::-webkit-scrollbar
{
width: 4px;
}
#headerLeftMenu #ohlmenu::-webkit-scrollbar-track
{
background: #f1f1f1;
}
#headerLeftMenu #ohlmenu::-webkit-scrollbar-thumb
{
background: #888;
}
#headerLeftMenu.active
{
opacity: 1;
left: 0px;
transition-duration: 0.3s;
z-index: 16000162;
}
.closeMenu
{
padding: 0px 30px;
background: url('/Data/EditorFiles/v4m/market.svg') no-repeat calc(50% - 0px);
cursor: pointer;
margin-bottom: 0px;
height: 60px;
float: left;
background-size: 85px;
}
.closeMenu > div
{
border-bottom: 1px solid #D9D9D9;
width: 100%;
height: 60px;
}
.closeMenu:after
{
content: '';
position: absolute;
right: 0;
top: 0;
height: 45px;
width: 60px;
background: url('/Data/EditorFiles/v4/close.svg') no-repeat calc(100% - 10px) calc(60% - 15px);
background-size: 13px;
}
#headerLeftMenu #ohlmenu
{
overflow-y: auto;
max-height: 600px;
float: left;
}
#headerLeftMenu ul > li
{
background-position-x: 25px !important;
height: 65px;
background-size: 30px !important;
width: 100%;
filter:brightness(0);
}
#headerLeftMenu ul > li:hover
{
filter:brightness(1);
}
#headerLeftMenu ul > li a:hover
{
color: #FF8801 !important;
}
#headerLeftMenu ul > li a.dt1
{
line-height: 65px;
height: 65px;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat 93% center;
padding: 0px 0px 0px 80px;
width: 100%;
float: left;
box-sizing: border-box;
font-size: 17px;
cursor: pointer;
text-transform: capitalize;
font-weight: 600;
}
.mt20
{
margin-top: 20px;
}
.banner1-2
{
margin-bottom: 20px;
}
#katmenu .fl
{
background: #E9E9E9;
height: 120px;
padding: 10px;
margin: 0px 7px !important;
border-radius: 25px;
float: left;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}
#katmenu .fl:hover
{
color: #FF8801;
}
#katmenu .fl:before
{
content: '';
float: left;
height: 70px;
width: 100%;
filter: brightness(0);
}
#katmenu .fl:hover:before
{
content: '';
filter: brightness(1) !important;
}
#katmenu .fl:nth-child(1):before, #headerLeftMenu ul > li:nth-child(1), #mobileMenu ul > li:nth-child(1)
{
content: '';
background: url('/Data/EditorFiles/v4m/menu/km1.svg') no-repeat center calc(100% - 15px);
}
#katmenu .fl:nth-child(2):before, #headerLeftMenu ul > li:nth-child(2), #mobileMenu ul > li:nth-child(2)
{
content: '';
background: url('/Data/EditorFiles/v4m/menu/km2.svg') no-repeat center calc(100% - 15px);
}
#katmenu .fl:nth-child(3):before, #headerLeftMenu ul > li:nth-child(3), #mobileMenu ul > li:nth-child(3)
{
content: '';
background: url('/Data/EditorFiles/v4m/menu/km3.svg') no-repeat center calc(100% - 15px);
}
#katmenu .fl:nth-child(4):before, #headerLeftMenu ul > li:nth-child(4), #mobileMenu ul > li:nth-child(4)
{
content: '';
background: url('/Data/EditorFiles/v4m/menu/km4.svg') no-repeat center calc(100% - 15px);
}
#katmenu .fl:nth-child(5):before, #headerLeftMenu ul > li:nth-child(5), #mobileMenu ul > li:nth-child(5)
{
content: '';
background: url('/Data/EditorFiles/v4m/menu/km5.svg') no-repeat center calc(100% - 15px);
}
#katmenu .fl:nth-child(6):before, #headerLeftMenu ul > li:nth-child(6), #mobileMenu ul > li:nth-child(6)
{
content: '';
background: url('/Data/EditorFiles/v4m/menu/km6.svg') no-repeat center calc(100% - 15px);
}
#katmenu .fl:nth-child(7):before, #headerLeftMenu ul > li:nth-child(7), #mobileMenu ul > li:nth-child(7)
{
content: '';
background: url('/Data/EditorFiles/v4m/menu/km7.svg') no-repeat center calc(100% - 15px);
}
#katmenu .fl:nth-child(8):before, #headerLeftMenu ul > li:nth-child(8), #mobileMenu ul > li:nth-child(8)
{
content: '';
background: url('/Data/EditorFiles/v4m/menu/km8.svg') no-repeat center calc(100% - 15px);
}
.col-2-5
{
width: calc(20% - 10px) !important;
height: 50px !important;
line-height: 50px !important;
}
.market
{
background: #fff url('/Data/EditorFiles/v4m/market.svg') no-repeat center;
background-size: 90px;
float: left;
}
.bal
{
background: #fff url('/Data/EditorFiles/v4m/kbal.svg') no-repeat center;
background-size: 45px;
float: left;
}
.yoresel
{
background: #fff url('/Data/EditorFiles/v4m/yoresel.svg') no-repeat center;
background-size: 45px;
float: left;
}
#search
{
margin-top: 20px;
margin-bottom:20px;
}
#search .row
{
height: 48px;
border: 1px solid #DBDBDB;
border-radius: 5px;
}
#FormAra
{
height:100%;
position: relative;
}
#FormAra input[type="text"]
{
position: absolute;
width:100%;
height:100%;
top: 0;
left:0;
right: 0;
border: 0;
border-radius: 5px;
box-sizing: border-box;
padding: 10px 40px 10px 10px;
color: #000;
font-size: 13px;
box-shadow: 0px 0px !important;
}
[dir="rtl"] #FormAra input[type="text"]
{
padding: 10px 10px 10px 210px;
}
#FormAra .placeholder
{
right: 201px;
line-height: 46px;
padding-left: 20px;
}
#searchRight
{
height: 100%;
position: relative;
z-index: 33;
}
[dir="rtl"] #searchRight
{
float: left;
border-right:1px solid #ccc;
border-left: 0;
}
#searchRight select
{
width: 150px;
height:28px;
background: url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/selectArrow.png') no-repeat right center;
border: 0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
color: #666;
font-size:13px;
font-family:"Open Sans", sans-serif;
}
[dir="rtl"] #searchRight select
{
float: right;
background: url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/selectArrow.png') no-repeat 10px center;
}
#FormAra input[type="submit"]
{
width: 28px;
height:28px;
padding-top: 0;
padding-right:0;
padding-bottom: 0;
padding-left:0;
background :url('/Data/EditorFiles/v4m/search2.svg') no-repeat center;
border: 0;
cursor:pointer;
}
[dir="rtl"] #FormAra input[type="submit"]
{
float: left;
}
#live-search-box
{
position: absolute;
top:calc(100% + 1px);
left: -1px;
width:100%;
background: #fff;
border: 0;
z-index: 999;
}
#live-search-box ul
{
float: left;
width:100%;
}
#live-search-box li
{
float: left;
width:100%;
border-bottom: 1px solid #ececec;
}
#live-search-box a
{
float: left;
width:100%;
font-weight: 600;
display:flex;
align-items: center;
}
#live-search-box span ,#live-search-box div.search-image
{
width:8%;
height: auto;
//padding-bottom:8%;
margin-top: 5px;
margin-right:15px;
margin-bottom: 5px;
margin-left:5px;
overflow: hidden;
}
#live-search-box img
{
margin: 0 auto;
}
#headerblack.active
{
visibility: visible;
opacity: 1;
}
#headerblack
{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,0.4);
z-index: 100;
visibility: hidden;
opacity: 0;
cursor: pointer;
}
.menu
{
position: relative;
}
.menu-list
{
z-index: 33;
}
.menu li
{
float: left;
padding: 0px 10px;
}
[dir="rtl"] .menu li
{
float: right;
}
.menu a
{
float: left;
padding-left:20px;
padding-right: 20px;
box-sizing:border-box;
}
.menu li.parentLink > a
{
}
[dir="rtl"] .menu li.parentLink > a
{
padding-right: 20px;
padding-left:40px;
background-position: 10px center;
}
.menu li.parentLink > ul
{
position: absolute;
top: 100%;
left: 0;
width: 200px;
display: none;
}
.menu li.parentLink li a
{
width:100%;
}
.menu li.parentLink li.parentLink ul
{
float: left;
position:relative;
box-sizing: border-box;
border-left:10px solid #dedede;
}
#mobileAppNotify
{
position: fixed;
z-index:9999;
}
#appNotify
{
display: flex;
align-items:center;
}
#appLogo p
{
padding-bottom: 0;
}
#appLogo img
{
max-width:100%;
width: auto;
height:auto;
}
#appBtn
{
white-space: nowrap;
}
#headerTop
{
background: #000;
}
#topMenu, #topMenu li, #topMenu a
{
float: left;
height:30px;
}
[dir="rtl"] #topMenu,
[dir="rtl"] #topMenu li,
[dir="rtl"] #topMenu a
{
float: right;
}
#topMenu a
{
line-height: 30px;
color:#fff;
font-size: 11px;
padding-left:20px;
padding-right: 20px;
border-right:1px solid #3b3b3b;
}
[dir="rtl"] #topMenu a
{
border-right: 0;
border-left:1px solid #3b3b3b;
}
#topMenu ul li:hover > span, #topMenu ul li:hover > a
{
background: #3b3b3b;
}
#headerTop select
{
height: 30px;
padding:0 30px 0 10px;
background:url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/selectArrow.png') no-repeat right center;
border: 0;
border-left:1px solid #3b3b3b;
appearance: none;
-moz-appearance:none;
-webkit-appearance: none;
color:#fff;
font-size: 11px;
}
[dir="rtl"] #headerTop select
{
padding: 0 10px 0 30px;
background:url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/selectArrow.png') no-repeat 10px center;
border-right: 1px solid #3b3b3b;
border-left:0;
}
#headerTop select option
{
background: #000;
}
#headerPhone
{
color: #fff;
font-size:11px;
line-height: 30px;
}
#headerMain
{
background: #FF8801;
height: 80px;
}
#hmLinks
{
height: 70px;
padding-top:10px;
padding-bottom: 10px;
position:relative;
}
[dir="rtl"] #hmLinks
{
float: left;
}
#hmLinks > a
{
height: 60px;
background-repeat: no-repeat
;background-position: center 10px;
background-size: 17px
;position: relative;
width: 33.3333333%
;padding: 0;
padding-top: 40px
;text-align: center;
color: #fff
;width: 85px;
display: flex
;justify-content: center;
}
[dir="rtl"] #hmLinks > a
{
float: left;
}
#hmLinks a.authorLink
{
background-image: url('/Data/EditorFiles/v4m/user.svg');
}
#hmLinks a.searchLink
{
background-image: url('/Data/EditorFiles/v4m/search.svg');
}
#hmLinks a.basketLink
{
background-image: url('/Data/EditorFiles/v4m/cart.svg');
}
#hmLinks a#favMobile
{
background-image: url('/Data/EditorFiles/v4m/fav3.svg');
background-size: 23px;
}
#hmLinks a.messageLink
{
background:url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/messageIcon.svg') no-repeat center 9px;
position: relative;
}
#hmLinks a.basketLink span,
#hmLinks a.messageLink span
{
position: absolute;
top: 2px;
right: 13px;
width: 15px;
height: 15px;
line-height:15px;
font-size: 10px;
color:#fff;
font-weight: 600;
text-align:center;
background: #000;
border-radius:10px;
}
#hmLinks > a strong
{
line-height: 16px;
color:#fff;
font-size: 11px;
}
#basketList
{
display: none;
position:absolute;
top: 80px;
left:0;
background: #fff;
z-index:3333;
}
[dir="rtl"] #logo
{
float: right;
margin-right:0;
}
#logo p
{
float: left;
width: 100%;
height: 75px;
line-height: 75px;
padding: 0px 10px;
padding-bottom: 0;
display: flex;
justify-content: center;
align-content: center;
background: #fff;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
align-items: center;
}
#logo
{
}
#logo a
{
width: 100%;
height: 90px;
line-height: 90px;
text-align: center;
display: table-cell;
vertical-align: middle;
padding-bottom: 0;
}
#logo img
{
display: inline;
max-height:100%;
max-width:100%;
width: auto;
vertical-align:middle;
}
#live-search-box ul
{
float: left;
width:100%;
}
#live-search-box li
{
float: left;
width:100%;
border-bottom: 1px solid #ececec;
}
#live-search-box a
{
float: left;
width:100%;
font-weight: 600;
display:flex;
align-items: center;
}
#live-search-box span ,#live-search-box div.search-image
{
width:8%;
height: auto;
//padding-bottom:8%;
margin-top: 5px;
margin-right:15px;
margin-bottom: 5px;
margin-left:5px;
overflow: hidden;
}
#live-search-box img
{
margin: 0 auto;
}
#mainMenu
{
background-color: #f3f3f3;
position:relative;
z-index: 777;
}
#mainMenu .menu > li
{
padding-top: 9px;
padding-bottom:9px;
}
#mainMenu .menu > li:hover
{
background: #f9f9f9;
}
#mainMenu a
{
min-height: 29px;
line-height: 29px;
font-size: 13px;
color: #666;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
border-right:1px solid #dedede;
}
[dir="rtl"] #mainMenu a
{
border-right: 0;
border-left-width:1px;
border-left-style: solid;
}
.menu li.parentLink > a
{
background-color: transparent;
}
#mainMenu #homeLink a
{
width: 54px;
background: url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/homeIcon.png') no-repeat center center;
}
#mainMenu .parentLink li a
{
border-right: 0;
border-bottom:1px solid #dedede;
}
[dir="rtl"] #mainMenu .parentLink li a
{
border-left: 0;
}
.subMenu
{
position: absolute;
left: 0;
right: 0;
box-shadow: 0px 1920px 0px 1920px #00000085;
display: none;
}
.subMenu *:not(.dynamicMenu)
{
background-color: transparent;
}
#mainMenu .subMenu
{
top: 47px;
}
:hover > .subMenu
{
display: block;
}
.menuTitle
{
font-size: 20px;
padding-bottom:10px;
}
.subMenu a
{
padding-right: 10px;
padding-left:10px;
font-size: 12px;
font-family:'Open Sans', sans-serif;
box-sizing: border-box;
}
.subMenu li li a
{
font-size: 11px;
background-image:url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/menuSmallArrow.png');
background-repeat: no-repeat;
background-position:0 center;
}
.subMenu a:hover
{
background-color: #fff;
padding-right:10px;
padding-left: 10px;
}
#mainMenu .subMenu a:hover
{
color: #ff7200;
}
.subMenu .dynamicMenu
{
background: #fff;
}
.subMenu li li a:hover
{
padding-left: 20px;
background-image:url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/menuSmallArrowHover.png');
background-position: 10px center;
}
#alterMenu
{
line-height: 45px;
height: 45px;
box-shadow: 0px 13px 17px -21px #606060;
margin-bottom: 20px;
}
#alterMenu a
{
line-height: 45px;
font-size:12px;
color: #000;
text-transform: uppercase;
font-weight: 700;
}
#alterMenu .menu > li > a
{
font-size: 14px;
color: #000;
text-transform: uppercase;
font-weight: 600;
position: relative;
height: 45px;
}
#alterMenu .menu > li:nth-child(1) > a
{
content: '';
background: url('/Data/EditorFiles/v4m/menu1.svg') left center no-repeat;
float: left;
padding-left: 30px;
}
#alterMenu .menu > li:nth-child(2) > a
{
content: '';
background: url('/Data/EditorFiles/v4m/menu22.svg') left center no-repeat;
float: left;
padding-left: 30px;
}
#alterMenu .menu > li:nth-child(3) > a
{
content: '';
background: url('/Data/EditorFiles/v4m/menu3.svg') left center no-repeat;
float: left;
padding-left: 30px;
}
#alterMenu .menu > li:nth-child(4) > a
{
content: '';
background: url('/Data/EditorFiles/v4m/menu4.svg') left center no-repeat;
float: left;
padding-left: 30px;
}
#alterMenu .menu > li:nth-child(5) > a
{
content: '';
background: url('/Data/EditorFiles/v4m/menu5.svg') left center no-repeat;
float: left;
padding-left: 30px;
}
#alterMenu .menu > li:nth-child(6) > a
{
content: '';
background: url('/Data/EditorFiles/v4m/menu6.svg') left center no-repeat;
float: left;
padding-left: 30px;
}
#alterMenu .menu > li:hover a
{
}
#alterMenu .menu > li:hover .subMenu
{
top: 45px;
z-index:3333;
}
#alterMenu .menu > li:hover .subMenu a
{
border-right: 0;
}
#alterMenu .menu > li:hover .subMenu a:hover
{
color: #f37121;
}
#alterMenu .subMenu li, #alterMenu .subMenu a
{
line-height: 30px;
border-color:#e0e0e0;
}
@media screen and (max-width: 1230px) and (min-width: 769px)
{
.menu a
{
padding-left: 10px;
padding-right:10px;
}
.menu li.parentLink > a
{
padding-right: 30px;
}
}
@media screen and (max-width: 1000px)
{
}
@media screen and (min-width: 769px)
{
.menumas
{
display: flex;
justify-content: center;
}
.menu li.parentLink:hover > ul
{
display: block;
}
}
@media screen and (max-width: 768px)
{
.opmoboptins.active
{
background: url('/Data/EditorFiles/v5/uarrow.svg') no-repeat right center;
background-size: 15px;
}
.opmoboptins
{
color: #000;
font-size: 15px;
line-height: 50px;
cursor: pointer;
font-weight: 500;
box-sizing: border-box;
padding: 0px 10px;
border-top: 1px solid #ddd;
background: url('/Data/EditorFiles/v5/darrow.svg') no-repeat right center;
background-size: 15px;
margin-top: 20px;
}
#mobileOptions.active
{
display: block;
}
#mobileOptions
{
display: none;
}
div#userLink a
{
background: #ffffff;
border: 1px solid #D9D9D9;
box-sizing: border-box;
display: flex;
width: calc(50% - 10px);
margin: 0px 5px;
align-items: center;
justify-content: flex-start;
height: 40px;
padding-left: 9px;
margin-bottom: 10px;
float: left;
}
div#userLink a img
{
height: 17px;
margin-right: 6px;
}
#menuBtn
{
width: 54px;
height: 54px;
background: url('/Data/EditorFiles/v4m/menu.svg') no-repeat calc(50% - 10px) center;
cursor: pointer;
}
#closeMobileMenu
{
line-height: 40px;
height: 40px;
color: #000;
cursor: pointer;
position: relative;
}
#closeMobileMenu:after
{
content: '';
width: 21px;
float: right;
height: 40px;
background: url('/Data/EditorFiles/v4m/close.svg') no-repeat center calc(50% - 6px);
background-size: 13px;
position: absolute;
right: 0;
}
#mobileMenu::-webkit-scrollbar
{
width: 4px;
}
#mobileMenu ul > li
{
background-position-x: 10px !important;
height: auto;
background-size: 25px !important;
width: 100%;
filter: brightness(0);
background-position-y: 16px !important;
}
#mobileMenu ul > li:hover
{
filter:brightness(1);
}
#mobileMenu ul > li a:hover, #mobileMenu ul > li span:hover
{
color: #FF8801 !important;
}
#mobileMenu ul > li a, #mobileMenu ul > li span
{
padding: 0px 0px 0px 60px;
}
.closeMenu
{
background-size: 100px;
}
.banner1-2
{
margin-bottom: 0px;
}
#katmenu .fl
{
height: 70px;
border-radius: 10px;
}
#katmenu .fl:before
{
height: 40px;
background-size: 25px !important;
}
.banner1
{
padding: 5px 0px;
box-sizing: border-box;
}
.mobile-fixed-menu
{
width: 100%;
height: 50px;
float: left;
position: fixed;
bottom: 0;
left: 0;
z-index: 999;
background-color: #fff;
box-sizing: border-box;
padding: 5px 0px;
}
.mobile-fixed-menu img
{
max-width: 17px;
height: auto;
}
.mobile-fixed-menu a
{
width: 20%;
float: left;
text-align: center;
position: relative;
height: 40px;
background-position: center;
background-repeat: no-repeat;
background-size: 19px 19px;
}
.menu-toggle-button
{
border-radius: 50px;
color: #5f5f5f;
font-size: 11px;
padding: 10px 15px!important;
height: 35px;
box-sizing: border-box;
line-height: 15px;
}
.mobile-fixed-menu a span.cart-soft-count
{
position: absolute;
top: 17px;
left: 50%;
transform: translate(-50%,0);
color: #5a5454;
font-size: 10px;
}
.mobile-fixed-menu a:nth-child(1)
{
background-image: url('/Data/EditorFiles/v4m/menu2.svg');
background-position: 21px center;
line-height: 20px;
text-indent: 10px;
background-size: 15px;
}
.mobile-fixed-menu a:nth-child(2)
{
background-image: url('/Data/EditorFiles/v4m/search2.svg');
}
.mobile-fixed-menu a:nth-child(3)
{
background-image: url('/Data/EditorFiles/v4m/fav.svg');
}
.mobile-fixed-menu a:nth-child(4)
{
background-image: url('/Data/EditorFiles/v4m/user.svg');
filter: brightness(0.1);
}
.mobile-fixed-menu a:nth-child(5)
{
background-image: url('/Data/EditorFiles/v4m/cart.svg');
filter: brightness(0.1);
}
#search .row
{
margin-right: 0;
margin-left: 0;
margin-bottom: 10px;
}
#FormAra input[type="text"]
{
font-size: 16px;
padding: 6px 75px 6px 10px;
}
#mobileAppNotify
{
background-color: #e0e0e0;
}
#appNotify
{
position: relative;
z-index:9999;
}
#appNotifyClose
{
background-color: #000;
color: #FFF;
font-size: 14px;
line-height: 18px;
text-align: center;
width: 18px;
min-width: 18px;
height: 18px;
padding: 0;
margin-right: 10px;
border-radius: 100%;
}
#appLogo
{
background-color: #FFF;
width: 56px;
min-width: 56px;
height: 56px;
border-radius: 4px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
#applogo *
{
margin: 0px;
padding:0px;
}
#appText
{
color: #000;
font-size: 13px;
font-weight: 500;
line-height: 18px;
width: calc(100% - 176px);
}
.menu-list, .menu-list li, .menu-list a
{
width:100%;
}
.menu-list.show, .menu li.parentLink ul.show
{
display: block;
}
.animate
{
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes pageOverlayDefault
{
from
{
opacity: 1;
}
to
{
opacity: 0;
}
}
@keyframes pageOverlayDefault
{
from
{
opacity: 1;
}
to
{
opacity: 0;
}
}
#pageOverlay
{
position: fixed;
top:0;
right: 0;
bottom:0;
left: 0;
background:rgba(0,0,0,.7);
z-index: 3333;
opacity:0;
display: none;
-webkit-animation-duration:1.5s;
animation-duration:1.5s;
-webkit-animation-name: pageOverlayDefault;
animation-name:pageOverlayDefault;
}
@-webkit-keyframes pageOverlay
{
from
{
opacity: 0;
}
to
{
opacity: 1;
}
}
@keyframes pageOverlay
{
from
{
opacity: 0;
}
to
{
opacity: 1;
}
}
.menuShow #pageOverlay
{
display: block;
-webkit-animation-name:pageOverlay;
animation-name: pageOverlay;
}
@-webkit-keyframes mobileMenuDefault
{
from
{
left: 0;
}
to
{
left:-100%;
}
}
@keyframes mobileMenuDefault
{
from
{
left: 0;
}
to
{
left:-100%;
}
}
@-webkit-keyframes mobileMenuDefaultRtl
{
from
{
right: 0;
}
to
{
right:-100%;
}
}
@keyframes mobileMenuDefaultRtl
{
from
{
right: 0;
}
to
{
right:-100%;
}
}
#mobileMenu
{
position: fixed;
left: -85%;
top: 0;
bottom: 0;
width: 85%;
background: #fff;
overflow-y: auto;
z-index: 4444;
-webkit-animation-name: mobileMenuDefault;
animation-name: mobileMenuDefault;
}
[dir="rtl"] #mobileMenu
{
right:-100%;
left: auto;
-webkit-animation-name:mobileMenuDefaultRtl;
animation-name: mobileMenuDefaultRtl;
}
@-webkit-keyframes mobileMenu
{
from
{
left:-100%;
}
to
{
left: 0;
}
}
@keyframes mobileMenu
{
from
{
left:-100%;
}
to
{
left: 0;
}
}
@-webkit-keyframes mobileMenuRtl
{
from
{
right:-100%;
}
to
{
right: 0;
}
}
@keyframes mobileMenuRtl
{
from
{
right:-100%;
}
to
{
right: 0;
}
}
.menuShow #mobileMenu
{
-webkit-animation-name: mobileMenu;
animation-name:mobileMenu;
}
[dir="rtl"] .menuShow #mobileMenu
{
-webkit-animation-name: mobileMenuRtl;
animation-name:mobileMenuRtl;
}
[dir="rtl"] #closeMobileMenu
{
padding-right: 54px;
padding-left:10px;
background:url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/menuBtnActiveRtl.png') no-repeat right center;
}
#mobileMenu span, #mobileMenu a, #mobileMenu label, #mobileMenu select
{
color: #666;
font-size:30px;
line-height: 64px;
cursor: pointer;
}
[dir="rtl"] #mobileMenu span,
[dir="rtl"] #mobileMenu a,
[dir="rtl"] #mobileMenu label
{
background:url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/menuArrowRtl.png') no-repeat 0 center;
}
#mobileMenu span
{
background: url('/Data/EditorFiles/v4m/d_arrow.svg') no-repeat right center;
background-size: 15px !important;
}
#mobileMenu span.active
{
background: url('/Data/EditorFiles/v4m/u_arrow.svg') no-repeat right center;
padding-right: 40px;
}
#mobileMenu li ul
{
display: none;
}
#mobileMenu li > ul > li
{
background: none !important;
}
#mobileMenu li ul a
{
padding: 0px 0px 0px 50px !important !important;
}
#mobileMenu select
{
background: none;
border:0;
}
#mobileMenu label[for="langMobile"]
{
padding-left: 50px;
background:url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/langMobileIcon.png') no-repeat 10px center;
}
#mobileMenu label[for="curMobile"]
{
padding-left: 50px;
background:url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/curMobileIcon.png') no-repeat 10px center;
}
#basketMobile
{
padding-left: 50px;
background:url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/basketMobileIcon.png') no-repeat 10px center;
}
#mobileMenu #setLocationMobile
{
padding-left: 50px;
background:url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/addressMobileIcon.png') no-repeat left center;
}
[dir="rtl"] #mobileMenu label[for="langMobile"],
[dir="rtl"] #mobileMenu label[for="curMobile"],
[dir="rtl"] #basketMobile
{
padding-left: 0px;
padding-right:50px;
background-position: right center;
}
#loginMobile:before
{
float: left;
width:30px;
height: 45px;
background:url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/profileMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content:'';
}
#regisMobile:before
{
float: left;
width:30px;
height: 45px;
background:url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/registerMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content:'';
}
[dir="rtl"] #loginMobile:before,
[dir="rtl"] #regisMobile:before,
[dir="rtl"] #favMobile:before
{
background-position: right center;
float: right;
margin-right: 0;
margin-left: 10px;
}
#headerMain
{
margin-top: 0;
margin-bottom:0;
height: 75px;
}
#logo a
{
height: 75px;
line-height: 75px;
display: flex;
align-items: flex-end;
}
.col-2-5
{
width: 29.166666665% !important;
height: 40px !important;
line-height: 40px !important;
}
#logo p
{
height: 60px;
line-height: 60px;
}
#logo a img
{
width: auto;
display:inline;
vertical-align: middle;
}
#search
{
padding-left: 0;
padding-right:0;
margin-top: 0;
margin-bottom:0;
}
#hmLinks
{
padding-top: 0;
padding-bottom:0;
height: 75px;
}
#hmLinks > a
{
margin: 0px;
height: 55px;
width: 33.3333333%;
max-width: 34px;
padding: 0;
background-position: center;
}
#hmLinks a strong
{
line-height: 14px;
font-size: 12px;
font-weight: 400;
}
#hmLinks a:hover strong
{
color: #000;
}
#search .row
{
height: 40px;
margin-right:0;
margin-left: 0;
}
#FormAra input[type="text"]
{
font-size: 16px;
padding:6px 75px 6px 10px;
}
[dir="rtl"] #FormAra input[type="text"]
{
padding: 6px 10px 6px 75px;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
font-size: 14px;
color:#363636;
}
#FormAra input[type="text"]::-moz-placeholder
{
font-size: 14px;
color:#363636;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
font-size: 14px;
color:#363636;
}
#FormAra input[type="text"]:-moz-placeholder
{
font-size: 14px;
color:#363636;
}
#FormAra input[type="submit"]
{
width: 44px;
height: 24px;
background-color: transparent;
}
#mobileMenu span#searchRight
{
width: auto;
padding-top:6px;
padding-bottom: 6px;
background:none;
}
#searchRight select
{
display: none;
}
#mobileOptions .line-bottom
{
border-color: #c1c1c1;
}
#mobileMenu #mobileOptions span,
#mobileMenu #mobileOptions a,
#mobileMenu #mobileOptions label,
#mobileMenu #mobileOptions select
{
color: #363636;
text-transform:capitalize;
}
#mobileMenu #mobileOptions select
{
height: 50px;
line-height:50px;
}
#curMobile
{
padding: 0;
}
#mainMenu
{
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
margin-bottom: 10px;
}
#mainMenu .menu.forMobile
{
width: auto;
display:flex;
}
#mainMenu .menu li.current
{
border-bottom: 2px solid #e34d0b;
}
#mainMenu .menu a
{
white-space: nowrap;
}
}
@media screen and (max-width: 768px) and (min-width: 541px)
{
#hmLinks a.messageLink
{
background-size: 32px;
background-position: center 12px;
}
#hmLinks a.messageLink span
{
top: 20px;
}
}
@media screen and (max-width: 540px)
{
#header
{
padding-top: 74px;
}
#headerMain
{
position: fixed;
top:0;
left: 0;
z-index: 999;
}
#mobileMenu span, #mobileMenu a, #mobileMenu label, #mobileMenu select
{
line-height: 50px;
font-size:14px;
text-transform: uppercase;
}
#mobileMenu li ul a
{
line-height: 30px;
font-size:14px;
}
#hmLinks
{
display: flex;
flex-direction: row-reverse
;align-items: center;
}
#hmLinks a.messageLink
{
background-position: center center;
}
#hmLinks a.basketLink span,
#hmLinks a.messageLink span
{
right: -2px;
top: 10px;
}
}
#hmLinks a.locationLink
{
background: url('/theme/v4/sub_theme/ust/v4/user_kmarket_ust/userIcon.png') no-repeat center 10px;
width: 74px;
}
.btn
{
float:left;
height:30px;
line-height:30px;
font-size:14px;
border:0;
padding-left:15px;
padding-right:15px;
box-sizing:border-box;
cursor:pointer;
position:relative;
}
[dir="rtl"] .btn
{
float:right;
}
.btn-radius
{
border-radius:3px;
}
.btn-upper
{
text-transform:uppercase;
}
.btn-small
{
height:20px;
line-height:20px;
font-size:12px;
padding-left:10px;
padding-right:10px;
}
.btn-medium
{
height:40px;
line-height:40px;
font-size:13px;
}
.btn-big
{
height:50px;
line-height:50px;
font-size:16px;
padding-left:20px;
padding-right:20px;
}
.btn-border, .btn-border.passive:hover
{
color:#909090;
background:none;
border:1px solid #d0d0d0;
}
.btn-border:hover, .btn-border.active
{
color:#6c6c6c;
border:1px solid #6c6c6c;
}
.btn-default, .btn-default.passive:hover
{
color:#fff;
background-color:#6c6c6c;
}
.btn-default:hover, .btn-default.active
{
color:#eee;
background-color:#000;
}
.btn-dark, .btn-dark.passive:hover
{
color:#eee;
background-color:#000;
}
.btn-dark:hover, .btn-dark.active
{
color:#fff;
background-color:#666;
}
.btn-light, .btn-light.passive:hover
{
color:#6c6c6c;
background-color:#f3f3f3;
}
.btn-light:hover, .btn-light.active
{
color:#fff;
background-color:#6c6c6c;
}
.btn-success, .btn-success.passive:hover
{
color:#fff;
background-color:#5cb85c;
}
.btn-success:hover, .btn-success.active
{
background-color:#449d44;
}
.btn-warning, .btn-warning.passive:hover
{
color:#fff;
background-color:#f0ad4e;
}
.btn-warning:hover, .btn-warning.active
{
background-color:#ec971f;
}
.btn-danger, .btn-danger.passive:hover
{
color:#fff;
background-color:#d9534f;
}
.btn-danger:hover, .btn-danger.active
{
background-color:#c9302c;
}
.btn-clear
{
color:#6c6c6c;
}
.btn-clear:hover,
.btn-clear.active
{
color:#000;
}
.btn-link
{
color: #0071e8;
}
.btn-link:hover
{
color: #6c6c6c;
}
@media screen and (max-width: 540px)
{
.addressRow .btn
{
height:30px;
line-height:24px;
font-size:12px;
}
}
.col-title2x
{
font-weight: bold !important;
color: #292929 !important;
border-bottom: 1px solid #E9E9E9 !important;
}
select#sort
{
background: #fff url('/Data/EditorFiles/v4m/short.svg') no-repeat 10px center;
font-weight: 400;
font-size: 15px;
color: #8A8A8A;
padding: 0px 20px 0px 30px;
height: 50px;
cursor: pointer;
background-size: 15px;
-webkit-appearance: none;
border: 1px solid #ECECEC;
}
.pageTitle
{
height: 60px;
line-height:60px;
font-size: 18px;
color:#787878;
text-transform: uppercase;
border-bottom:1px solid #ECECEC;
}
#pageOrder .pageTitle:last-child, #pageOrder .pageTitle.passed
{
border-right: 0;
}
.pageTitle.passed
{
color: #fff;
border-left:1px solid #888;
}
.pageTitle.passed:first-child
{
border-left: 0;
}
.pageTitle > .row
{
padding-left: 70px;
background-repeat:no-repeat;
background-position: 10px center;
white-space:nowrap;
overflow: hidden;
text-overflow:ellipsis;
}
[dir="rtl"] .pageTitle > .row
{
padding-right: 70px;
padding-left:0;
background-position:calc(100% - 10px) center;
}
.pageTitle.passed .row
{
background-color: #6c6c6c;
}
.pageTitle .basket
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/basket.png');
}
.pageTitle.passed .basket
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/basketPassed.png');
}
.pageTitle .address
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/address.png');
}
.pageTitle.passed .address
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/addressPassed.png');
}
.pageTitle .address2
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/address2.png');
}
.pageTitle.passed .address2
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/address2Passed.png');
}
.pageTitle .payment
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/payment.png');
}
.pageTitle.passed .payment
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/paymentPassed.png');
}
.pageTitle .cargo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/cargo.png');
}
.pageTitle.passed .cargo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/cargoPassed.png');
}
.pageTitle .confirm
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/confirm.png');
}
.pageTitle.passed .confirm
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/confirmPassed.png');
}
.pageTitle .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/member.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/memberPassed.png');
}
.pageTitle .memberInfo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/memberInfo.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/memberInfoPassed.png');
}
.pageTitle .memberNew
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/memberNew.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/pageIcons/memberNewPassed.png');
}
.col-title
{
line-height: 35px;
font-size:16px;
color: #6c6c6c;
padding-right:0;
padding-left: 0;
border-bottom:1px solid #cdcdcd;
}
#leftFilter > .col-title
{
display: none;
}
.col-text
{
line-height: 17px;
font-size:13px;
}
[dir="rtl"] .col-text
{
display: flex;
flex-wrap: wrap;
}
[dir="rtl"] .col-text > span
{
padding-right: 5px;
}
.currency
{
padding-top: 5px;
padding-bottom:5px;
}
.currency:last-child
{
padding-bottom: 0;
border-bottom:0;
}
#BlokAra > .row
{
position: relative;
}
.pageTitle.flexTitle
{
height: auto;
line-height: normal;
}
.pageTitle.flexTitle small
{
font-size: 12px;
text-transform: none;
display: block;
margin-top: 4px;
}
@media screen and (min-width: 769px)
{
.col-title + div
{
display:block !important;
}
}
@media screen and (max-width: 768px)
{
.col-title2x
{
border-bottom: 0px !important;
}
.baslikm
{
display: none;
}
#leftFilter
{
padding: 0px;
}
#filterSort
{
width: calc(50% - 10px);
padding: 0;
float: right;
}
select#sort
{
height: 40px;
margin: 0px;
border: 1px solid #E9E9E9;
border-radius: 5px;
background: #fff url('/Data/EditorFiles/v4m/short2.svg') no-repeat 10px center;
background-size: 13px;
padding: 0px 5px 0px 30px;
font-size: 13px;
}
.filterSection
{
font-weight: 400;
font-size: 13px;
line-height: 40px;
height: 40px;
border: 0;
cursor: pointer;
box-sizing: border-box;
margin: 0px;
background-size: 15px;
padding: 0px 55px 0px 70px;
}
.filter-box select
{
padding: 0px 25px;
padding-right: 35px;
border-radius: 50px;
font-size: 12px;
background-size: 10px;
}
.col-title
{
cursor: pointer;
background:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/colArrow.png') no-repeat right center;
border-bottom: 0;
}
#leftFilter > .col-title
{
display: block;
}
.col-title + div
{
display: none;
border-top:1px solid #cdcdcd;
}
#leftFilter .col-title + div
{
width:100%;
}
#leftFilter > .col-title + div
{
padding-top: 10px;
padding-left:10px;
padding-right: 10px;
box-sizing:border-box;
}
#filterMobileBtn
{
font-size: 15px;
color: #8A8A8A;
padding-left: 20px;
background: url('/Data/EditorFiles/v4m/settings.svg') no-repeat calc(14% - 10px) center;
background-size: 15px;
border: 1px solid #E9E9E9;
border-radius: 5px;
width: calc(50% - 10px);
height: 40px;
line-height: 40px;
text-align: center;
}
#filterWrapper
{
display: none;
margin-top:10px;
}
.currency *
{
line-height: 20px;
font-size:15px;
}
#filterPanel
{
padding: 10px;
box-sizing:border-box;
}
#filterPanel > .row.mb
{
margin-bottom: 0;
}
#filterPanel > .row.mb > .box.box-border
{
padding: 0;
border-bottom:0;
}
#filterPanel > .row.mb:last-child > .box.box-border
{
border-bottom: 1px solid #ececec;
}
#filterPanel > .row.mb .col-title
{
font-size: 12px;
font-weight:600;
background-image: none;
}
#filterPanel > .row.mb .col-title:before
{
content:'';
float: left;
height: 35px;
margin-left: 10px;
}
#filterPanel > .row.mb .col-title:after
{
content:'';
float: right;
width:12px;
height: 35px;
background:url('/Data/EditorFiles/v4m/darrow.svg') no-repeat right center;
margin-right: 10px;
background-size: 12px;
}
#filterPanel > .row.mb .col-title.active
{
color: #e34d0b;
}
#filterPanel > .row.mb .col-title.active:before
{
}
#filterPanel > .row.mb .col-title.active:after
{
background:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/filterArrowActive.png') no-repeat right center;
}
#filterPanel > .row.mb .col-title + div
{
border-top: 0;
}
#filterPanel .row.mb
{
margin-bottom: 0;
}
#filterPanel .col-text
{
line-height: 25px;
font-size:11px;
}
#filterPanel .col-text .input-wrap
{
width: 14px;
height:25px;
background:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/filterInput.png') no-repeat right center;
margin-left: 10px;
border: 0px;
}
#filterPanel .col-text .input-wrap.checkbox.active
{
background:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/filterInputActive.png') no-repeat right center;
}
#filterPanel .box.p-bottom.col-12
{
padding-top: 5px;
padding-bottom: 5px;
}
.mySlideFilter .myFilter
{
width: 100%;
margin-left: 0;
margin-right: 0;
padding: 5px 10px;
box-sizing: border-box;
}
.mySlideFilter .col-9
{
margin-top: 5px;
height: 17px;
}
.priceWrap
{
float: right;
padding-left:20px;
background:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/filterPrices.png') no-repeat 0 center;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
.priceWrap span
{
float: left;
width:100%;
text-align: left;
font-weight: 600;
line-height: 14px;
font-size: 11px;
}
.priceWrap span:nth-child(2)
{
display: none;
}
#priceSlider
{
width: auto;
}
#slider-range
{
margin-bottom: 6px;
}
#filterSortBtn
{
width:calc(100% - 20px);
line-height: 15px;
font-size:11px;
padding-left: 20px;
background:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/sortIcon.png') no-repeat 0 center;
margin: 10px;
}
#filterSortBtn.active
{
color: #e34d0b;
background:url('/theme/v4/sub_theme/blok/v4/user_kmarket_blok/sortIconActive.png') no-repeat 0 center;
}
#filterSort .filter-box
{
padding-top: 0;
padding-bottom: 0;
}
}
@media screen and (max-width: 540px)
{
#pageHeader .pageTitle
{
height: 40px;
line-height:40px;
}
#pageHeader .pageTitle > .row
{
padding-left:calc(100% + 20px);
background-position: center center;
background-size:30%;
}
}
.bannerOrtx
{
margin-bottom: 20px;
}
.bannerOrtx img
{
border-radius: 10px;
}
.mt-3
{
margin-top: 30px !important;
}
.mb-2
{
margin-bottom: 20px !important;
}
#katalog .image-wrapper
{
padding-bottom: 75% !important;
}
.baslik
{
font-size: 22px;
font-weight: bold;
color: #FF8801;
margin-top: 10px;
padding: 0px 15px;
}
.kategori-logo
{
display: flex;
justify-content: center;
height: 85px;
}
.tabBtns
{
display: flex;
flex-direction: column;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
background: url('/Data/EditorFiles/v4m/bg2.jpg') no-repeat;
height: 370px;
color: #fff;
background-size: cover;
}
.kategori-btn
{
height: 40px;
line-height: 40px;
font-size: 20px;
font-weight: bold;
}
.kategori-btn.active:before
{
content: '';
background: url('/Data/EditorFiles/v4m/polygon1.svg') calc(100% - 10px) center no-repeat ;
width: 30px;
height: 40px;
float: left;
position: absolute;
left: -10px;
}
.kategori-btn.active:after
{
content: '';
background: url('/Data/EditorFiles/v4m/polygon2.svg') calc(100% - 10px) center no-repeat ;
width: 30px;
height: 40px;
float: left;
position: absolute;
right: -10px;
}
.productItem2x
{
width: calc(100% - 20px);
background: #fff;
position: relative;
margin: 25px 10px !important;
-webkit-box-shadow: 0 0 29px -18px rgb(0 0 0 / 50%);
-moz-box-shadow: 0 0 29px -18px rgb(0 0 0 / 50%);
box-shadow: 0 0 29px -18px rgb(0 0 0 / 50%);
border: 0px !important;
opacity: 0.5;
}
.productItem2x:hover
{
opacity: 1;
}
#katalog .tooltipWrapper
{
display: flex;
justify-content: center;
}
.productComment
{
display: flex;
justify-content: center;
}
.box-title
{
margin-right: 1px;
margin-bottom:1px;
cursor: pointer;
}
.box-title.passive
{
cursor: default;
}
.productComparison
{
height: 30px;
line-height:30px;
font-size: 12px;
color:#6c6c6c;
padding-left: 22px;
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/comparison.png');
background-repeat: no-repeat;
background-position:0 center;
cursor: pointer;
overflow:hidden;
}
.showcase
{
height: 0;
overflow:hidden;
}
.showcase.current
{
height: auto;
overflow:visible;
}
.productItem
{
border: 1px solid #E9E9E9;
background: #fff;
}
[dir="rtl"] .productItem
{
border-left: 1px solid #ececec;
}
.catalogWrapper .productItem
{
width: calc(33.33333333% - 20px);
margin: 0px 10px;
border-right: 1px solid #ececec;
position: relative;
margin-bottom: 20px;
z-index: 1;
}
[dir="rtl"] .catalogWrapper .productItem
{
border-left: 0;
}
[data-layout="horizontal"] .productItem.col-3
{
padding-left: 0;
padding-right:0;
border-right: 1px solid #ececec;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n)
{
border-right: 0;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n+1)
{
clear: both;
}
.resim-vitrin .col-1:nth-child(12n+1)
{
clear: both;
}
[data-layout="horizontal"] .productItem.col-6 > .row
{
margin-left: 0;
margin-right:0;
clear: none;
width:50%;
float: left;
}
.productColItem
{
border-bottom: 1px solid #ececec;
}
.productColListItem
{
position: relative;
}
#colNewsSlide .productColListItem
{
min-height: 100px;
}
.productColListItem a
{
padding-bottom: 10px;
}
.image-wrapper
{
position: relative;
width:100%;
overflow: hidden;
}
.imgInner
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
display: flex;
align-items: center;
}
.image-wrapper img
{
max-width:calc(100% - 0px);
max-height:calc(100% - 0px);
margin: 0 auto;
-webkit-transition-timing-function:ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function:ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function:ease-in-out;
-webkit-transition-duration:0.2s;
-moz-transition-duration:0.2s;
-ms-transition-duration:0.2s;
-o-transition-duration:0.2s;
transition-duration:0.2s;
}
.ie .image-wrapper img
{
width:100%;
}
.safari .image-wrapper img
{
}
.image-wrapper img.lazy
{
position: absolute;
top:50%;
left:50%;
width: 64px;
height:64px;
margin-top: -32px;
margin-left:-32px;
}
.image-wrapper img.ndImage
{
opacity: 0;
}
.safari .image-wrapper img.ndImage,
.safari .imgGallery:hover img:not(.ndImage)
{
display: none;
}
.imgGallery:hover img.active
{
opacity: 0;
}
.imgGallery:hover img.ndImage
{
opacity: 1;
}
.safari .imgGallery:hover img.ndImage
{
display: block;
}
.icon-new
{
position: absolute;
top:0;
left: 0;
width:61px;
height: 61px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/newIconNT.png') no-repeat;
z-index: 1;
}
.icon-new:before
{
content:attr(data-text);
float: left;
width:100%;
height:100%;
line-height: 40px;
font-size:12px;
color: #f09c16;
font-weight:700;
text-transform: uppercase;
text-align:center;
transform:rotate(-45deg);
}
.icon-cargo
{
position: absolute;
bottom:30px;
right: 0;
width:84px;
height: 30px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/cargoIcon.png') no-repeat center center;
z-index: 1;
}
.out-of-stock
{
position: absolute;
width:100%;
top: calc(50% - 20px);
left: 0;
line-height: 40px;
color: #fff;
background: rgba(0,0,0,.6);
z-index: 3;
text-align: center;
font-size: 17px;
text-transform: uppercase;
}
.productListItem .icon-cargo, .resim-vitrin .icon-cargo
{
bottom: 0;
}
.image-band
{
position: absolute;
left:0;
bottom: 0;
line-height:20px;
font-size: 14px;
color:#fff;
padding-top: 5px;
padding-bottom:5px;
background:rgba(0,0,0,.7);
}
.campaign-band
{
color: #fff;
background-color: #5c5c5c;
font-weight: 600;
font-style: italic;
}
.campaign-text
{
padding-right: 5px;
padding-left:20px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/timer-icon.png') no-repeat 0 center;
}
.productCmpItem .campaign-text
{
display: none;
}
.timer-block
{
padding-right: 5px;
}
.productCmpItem .timer-block
{
width:100%;
padding-top: 4px;
padding-bottom:4px;
}
.timer-value
{
height: 20px;
padding-right:4px;
padding-left: 4px;
margin-right:4px;
background: #000;
border:1px solid #fff;
box-sizing: border-box;
}
.productDetails
{
position: relative;
padding-bottom:54px;
}
.comparisonItem .productDetails
{
border-right: 0;
}
.productColItem .productDetails, [data-layout="horizontal"] .productItem .productDetails
{
border-right:0
}
.variantOverlay
{
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0,0,0,.7);
z-index: 999;
display: none;
}
.variantWrapper
{
position: relative;
background:#fff;
}
.error .variantWrapper
{
z-index: 9999;
}
.productOption
{
position: relative;
min-height:20px;
padding-bottom: 5px;
}
.productListItem .productOption
{
margin-top: 20px;
}
.productOption span
{
float: left;
width:100%;
width: 80px;
height:20px;
line-height: 18px;
font-size:12px;
color: #000;
}
.optionBox
{
width:100%;
box-sizing: border-box;
}
.optionBox a, .optionBox select
{
float: left;
min-width:20px;
height: 20px;
border:1px solid #ececec;
padding-right: 5px;
padding-left:5px;
margin-right: 5px;
margin-bottom:5px;
box-sizing: border-box;
cursor:pointer;
}
.optionBox a.selected
{
border: 1px solid #5b5b5b;
}
.optionBox a.passive
{
background: #d2d2d2;
text-decoration:line-through;
color: #f10a41;
}
.optionBox a p
{
float: left;
width:100%;
height: 20px;
line-height:18px;
text-align: center;
font-size:11px;
color: #000;
}
.optionBox a.selected p
{
font-weight: 700;
}
.optionBox select
{
width:100%;
line-height: 18px;
font-size:11px;
color: #000;
text-transform:uppercase;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/selectArrow.png') no-repeat right center;
}
.productBrand
{
line-height: 24px;
font-size:13px;
color: #000;
font-weight:700;
}
.productListItem .productBrand
{
line-height: 80px;
}
.productColListItem .productBrand
{
line-height: 15px;
font-size:13px;
margin-bottom: 10px;
}
.productDescription
{
line-height: 15px;
font-size: 14px;
color: #646464;
height: 30px;
overflow: hidden;
text-align: center;
}
.productListItem .productDescription
{
margin-top: 34px;
max-width:400px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
line-height: 15px;
font-size:12px;
}
.productColItemTp .productDescription
{
text-align: center;
}
.proRowAct
{
position: absolute;
bottom: 20px;
left: 0;
}
.karsilastirma
{
position: absolute;
visibility:hidden;
}
.productBtn
{
width: 30px;
height:30px;
cursor: pointer;
margin-top:2px;
margin-left: 10px;
margin-bottom:2px;
}
[dir="rtl"] .productBtn
{
margin-right: 10px;
margin-left:0;
}
.productListItem .productBtn
{
margin-top: 25px;
}
.basketBtn
{
background: #FF8801;
width: 100%;
height: 45px;
color: #fff;
text-align: center;
line-height: 45px;
font-size: 20px;
font-weight: bold;
padding-left: 20px;
box-sizing: border-box;
margin: 0;
}
.basketBtn:hover
{
}
.basketBtn.success, .basketBtn.success:hover
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/basketBtnSuccess.png') no-repeat;
}
.basketBtn.error, .basketBtn.error:hover
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/basketBtnError.png') no-repeat;
}
.comparisonBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/comparisonBtn.png') no-repeat;
}
.comparisonBtn:hover, .comparisonBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/comparisonBtnHover.png') no-repeat;
}
.favouriteBtn
{
background: #fff url('/Data/EditorFiles/v4m/heart.svg') no-repeat center;
width: 30px;
height: 30px;
position: absolute;
top: 10px;
right: 20px;
z-index: 1;
border-radius: 50px;
box-shadow: 0px 0px 12px -8px #000;
background-size: 15px;
}
.zoomBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/zoomBtn.png') no-repeat;
}
.zoomBtn:hover, .zoomBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/zoomBtnHover.png') no-repeat;
}
.productColItem:last-child .mb
{
margin-bottom: 0;
}
.productColItem:last-child .line-bottom
{
border-bottom: 0;
}
.productPrice
{
height: 28px;
line-height:28px;
padding-top: 3px;
padding-right:10px;
padding-bottom: 3px;
display:table-cell;
vertical-align: middle;
}
[dir="rtl"] .productPrice
{
padding-right: 0;
padding-left:10px;
}
.productColListItem .productPrice, .productColItemTp .productPrice
{
width:100%;
line-height: 14px;
padding-top:0;
padding-right: 0;
padding-bottom:0;
}
.productColItemTp .productPrice
{
height: 24px;
line-height:12px;
}
.productPrice.discount, .productInfo
{
position: relative;
padding-right:67px;
}
.priceWrapper
{
text-align: right;
}
[dir="rtl"] .priceWrapper
{
text-align: left;
}
.currentPrice
{
line-height: 40px;
font-size: 19px;
color: #FF8801;
font-weight: 700;
float: left;
}
.productColListItem .currentPrice
{
float: right;
width:50%;
line-height: 17px;
font-size:9px;
text-align: right;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
width:100%;
line-height: 12px;
font-size:10px;
text-align: center;
}
.discountedPrice + .currentPrice
{
line-height: 40px;
}
.discountedPrice
{
line-height: 40px;
font-size: 14px;
color: #8E8E8E;
text-decoration: line-through;
float: left;
margin-right: 7px;
}
.productColListItem .discountedPrice
{
float: left;
width:50%;
text-align: left;
line-height:17px;
font-size: 9px;
}
.productListItem .currentPrice, .productListItem .discount .currentPrice, .productListItem .discountedPrice
{
float: left;
line-height:80px;
padding-left: 20px;
}
.productListItem .productInfo
{
margin-right: 20px;
}
.productDiscount
{
position: absolute;
top:0;
right: 0;
width:57px;
height: 30px;
line-height:11px;
color: #fff;
font-size:11px;
text-align: center;
padding-bottom:4px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/discountBg.png') no-repeat;
z-index: 33;
}
[dir="rtl"] #productRight .productDiscount
{
right: auto;
left:0;
}
.productInfo .productDiscount
{
top: 25px;
}
.productDiscount span
{
display: block;
font-size:16px;
line-height: 17px;
}
.mainControl
{
position: absolute;
width:auto;
height: 0;
top:0;
left: auto;
right:0;
margin-left: auto;
margin-top:-50px;
z-index: 33;
}
#oneCol .mainControl
{
width: 1260px;
top:50%;
left:50%;
right: auto;
margin-top:-21px;
margin-left: -630px;
}
.mainControl span
{
width: 50px;
height:50px;
cursor: pointer;
background-color:#d6d6d6;
background-repeat: no-repeat;
background-position:center center;
border-left: 1px solid #ececec;
}
#oneCol .mainControl span
{
width: 18px;
height:42px;
background-color: transparent;
border-left:0;
}
.mainPrev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainPrev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/carouselArrows.png');
background-position: left center;
}
.mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/carouselSmlArrowNext.png');
}
#oneCol .mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/carouselArrows.png');
background-position: right center;
}
.colControl
{
float: left;
width:100%;
height: 0;
}
.colControl span
{
position: absolute;
top:50%;
width: 30px;
height:30px;
cursor: pointer;
}
.colControl .colPrev
{
left: 10px;
background: #0000002b url('/Data/EditorFiles/v4m/l-arrow.svg') no-repeat center;
}
.colControl .colNext
{
right: 10px;
background: #0000002b url('/Data/EditorFiles/v4m/r-arrow.svg') no-repeat center;
}
.colBottomControl
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/controlLine.png') repeat-x 0 center;
margin-top: 10px;
}
.colBottomControl span
{
width: 30px;
height:30px;
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/colControlTp.png');
background-repeat: no-repeat;
opacity:0.5;
cursor: pointer;
}
.colBottomControl.vertical span
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/colControlVerticalTp.png');
}
.colBottomControlLine
{
width: 80px;
height:30px;
margin-left: auto;
margin-right:auto;
padding-left: 10px;
padding-right:10px;
background: #fff;
}
.colBottomControl span:hover
{
opacity: 1;
}
.colBottomControl .colNext
{
background-position: right 0px;
}
.productPager
{
display: inline-block;
border-right:0;
}
.productPager a,
.productPager span
{
float: left;
width:30px;
height: 28px;
line-height:28px;
margin-bottom: -1px;
border-right:1px solid #ececec;
border-bottom: 1px solid #ececec;
box-sizing:border-box;
}
[dir="rtl"] .productPager a,
[dir="rtl"] .productPager span
{
float: right;
box-sizing:border-box;
}
.productPager a
{
color: #6c6c6c;
background-repeat:no-repeat;
background-position: center center;
}
.productPager a.first,
[dir="rtl"] .productPager a.last
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/firstArrow.png');
}
.productPager a.prev,
[dir="rtl"] .productPager a.next
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/prevArrow.png');
}
.productPager a.next,
[dir="rtl"] .productPager a.prev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/nextArrow.png');
}
.productPager a.last,
[dir="rtl"] .productPager a.first
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/lastArrow.png');
}
.productPager a:hover, .productPager span
{
background-color: #f3f3f3;
}
.productPager span
{
color: #000;
border-bottom:1px solid #b7b7b7;
cursor: default;
}
@media screen and (max-width: 1230px)
{
#oneCol .mainControl
{
width: auto;
top:0;
left: auto;
right:0;
margin-top: -50px;
margin-left:auto;
}
#oneCol .mainControl span
{
width: 50px;
height:50px;
cursor: pointer;
background-color:#d6d6d6;
background-repeat: no-repeat;
background-position:center center;
border-left: 1px solid #ececec;
}
#oneCol .mainPrev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_kmarket_vitrin/carouselSmlArrowNext.png');
}
}
@media screen and (max-width: 1100px)
{
[data-layout="horizontal"] .productItem.col-3 .productPrice.discount
{
width:100%;
height: auto;
margin-bottom:20px;
padding-left: 10px;
box-sizing:border-box;
}
}
@media screen and (max-width: 1000px)
{
.mainControl, #oneCol .mainControl
{
margin-top: -60px;
}
.mainControl span, #oneCol .mainControl span
{
width: 60px;
height:60px;
}
.productListItem .productBrand
{
line-height: 40px;
font-size:20px;
}
.productListItem .productDescription
{
margin-top: 10px;
max-width:100%;
font-size: 13px;
line-height:16px;
}
.currentPrice
{
font-size: 16px;
}
.discountedPrice
{
font-size: 15px;
}
.resim-vitrin .currentPrice
{
line-height: 33px;
}
.resim-vitrin .discountedPrice
{
line-height: 18px;
}
#leftColumn .productColItem, #rightColumn .productColItem
{
position: relative;
}
#leftColumn .productPrice.discount, #rightColumn .productPrice.discount
{
padding-right: 0;
padding-bottom:0;
margin-top: 0;
position:static;
}
#leftColumn .productDiscount, #rightColumn .productDiscount
{
top: 10px;
bottom:0;
margin-top: 0;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.productComparison
{
width: 0;
padding-left:17px;
}
:not(.notClear) > .col-md-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-md-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-md-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-md-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (min-width: 769px)
{
.productItem:hover .hovlist
{
bottom: -15px;
opacity: 1;
}
.productItem .hovlist
{
opacity: 0;
display: flex;
bottom: -100px;
position: absolute;
right: 0;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
padding: 0px 30px;
box-sizing: border-box;
background: #fff;
z-index: 1;
}
.image-wrapper
{
height: 0;
}
}
@media screen and (max-width: 768px)
{
.catalogWrapper .productItem
{
width: calc(50% - 10px);
margin: 0px 5px;
border-right: 1px solid #ececec;
position: relative;
margin-bottom: 20px;
z-index: 1;
}
.banner3
{
padding: 5px 0px;
}
.favouriteBtn
{
width: 20px;
height: 20px;
background-size: 13px;
}
.productItem:hover .hovlist
{
bottom: -10px;
opacity: 1;
}
.productItem .hovlist
{
opacity: 0;
display: flex;
bottom: -100px;
position: absolute;
right: 0;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
padding: 0px 0px;
box-sizing: border-box;
background: #fff;
z-index: 1;
}
.basketBtn
{
height: 35px;
line-height: 35px;
font-size: 15px;
padding-left: 0;
}
.baslik
{
font-size: 17px;
}
.productItem2x
{
width: 100%;
margin: 10px 0px !important;
}
.slick-initialized .slick-slide
{
padding: 0px !important;
}
.productOption span, .optionBox a p
{
height: 24px;
line-height:22px;
}
.productOption span
{
font-size: 14px;
}
.optionBox a, .optionBox select
{
height: 24px;
}
.optionBox a
{
min-width: 24px;
}
.optionBox a p
{
font-size: 13px;
}
.productBrand
{
font-size: 12px;
}
.productDescription
{
line-height: 16px;
font-size:13px;
}
.productPrice.discount
{
height: auto;
margin-bottom:20px;
padding-left: 10px;
box-sizing:border-box;
}
#productRight .productDiscount
{
top:50%;
margin-top: -15px;
}
.productPrice .productDiscount, #productLeft .productDiscount
{
top: 0;
margin-top:0;
}
.priceWrapper
{
text-align: left;
}
.discountedPrice
{
font-size: 15px;
}
.discount .currentPrice
{
font-size: 20px;
line-height:20px;
}
.productPager a, .productPager span
{
width: 40px;
height:38px;
line-height: 38px;
font-size:15px;
}
.productListItem .productBrand
{
line-height: 50px;
font-size:25px;
}
.productListItem .productDescription
{
line-height: 21px;
font-size:15px;
}
.currentPrice
{
font-size: 20px;
}
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.resim-vitrin .currentPrice
{
line-height: 38px;
}
.resim-vitrin .discountedPrice
{
line-height: 23px;
}
.col-title + div .carousel li
{
width: 364px;
}
.productColItem
{
min-height: 470px;
}
.carousel .productColItem
{
min-height: auto;
}
.productColItem .productDetails, .carousel .productColItem:nth-child(2n) .productDetails
{
border-right: 1px solid #ececec;
}
.carousel .productColItem .productDetails
{
padding-left: 20px;
padding-right:20px;
}
.productColItem:nth-child(2n) .productDetails, .carousel .productColItem:last-child .productDetails
{
border-right: 0;
}
.productColItem .line-bottom
{
border-bottom: 0;
}
.productColItemTp .productDescription
{
line-height: 16px;
font-size:13px;
}
.productColItemTp .productPrice
{
height: 40px;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
line-height: 20px;
font-size:20px;
}
.productColListItem .productBrand
{
font-size: 15px;
line-height:24px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
font-size: 15px;
line-height:24px;
}
.productColListItem .col-4
{
width:16.6667%;
}
.productColListItem .col-8
{
width:83.3333%;
}
.productColListItem .productPrice
{
padding-top: 10px;
}
.productColListItem .currentPrice, .productColListItem .discountedPrice
{
line-height: 20px;
font-size:20px;
}
:not(.notClear) > .col-sm-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-sm-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-sm-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-sm-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (max-width:540px)
{
.col-xs-12 .productDetails
{
height:auto !important;
}
.productBrand
{
}
.productDescription
{
line-height: 14px;
font-size: 12px;
}
.productOption
{
padding-top: 0;
padding-bottom:0;
}
.productOption span
{
display: none;
}
.optionBox a, .optionBox select
{
margin-bottom: 0;
}
.productPrice.fr
{
float: left;
padding-left:10px;
}
.discountedPrice
{
font-size: 12px;
}
.currentPrice
{
font-size: 12px;
}
}
body #tsoft-eticaret-sistemleri
{
display: none !important;
}
#footer h3
{
font-size: 17px;font-weight: 700;line-height: 20px;word-break: break-all;margin-top: 0;color: #434343;text-transform: uppercase;background-size: 16px;
}
.footer-about .footer-abouts a
{
width: 100%
;float: left;
margin-bottom: 13px
;line-height: 20px;
font-size: 14px
;color: #434343;
background-repeat: no-repeat
;background-position: left 2px;
background-size: 18px 18px
;padding-left: 29px;
box-sizing: border-box;
}
.footer-about .footer-abouts a:nth-child(1) span
{
width: 100%;
float: left;
}
.footer-about .footer-abouts a:before
{
content: ''
;background-position: left 4px;
background-repeat: no-repeat
;float: left;
width: 36px
;height: auto;
margin-right: 9px
;background-size: 16px;
}
.footer-about .footer-abouts a:nth-child(1)
{
background-image: url('https://images.koycegizbali.com/Data/EditorFiles/v4/phone.svg');
}
.footer-about .footer-abouts a:nth-child(2)
{
background-image: url('https://images.koycegizbali.com/Data/EditorFiles/v4/map.svg');
}
.footer-about .footer-abouts a:nth-child(3)
{
background-image: url('https://images.koycegizbali.com/Data/EditorFiles/v4/mail.svg');
}
#footerTop
{
padding-top: 25px;
padding-bottom: 25px;
background: #304a5cd4;
}
#footerTop h2
{
color: #fff;
}
#footerTop p
{
display: block;
font-size:12px;
color: #fff;
line-height:20px;
}
#footer .newsletterMain
{
position: relative;
}
#footer .newsletter > p
{
color: #434343;
float: left;
width: 100%;
padding: 0px;
margin-top: 18px;
text-decoration: none;
font-size: 12px;
}
#footer .newsletterMain input[type="text"]
{
width: 100%;
height: 40px;
line-height: 48px;
border: 0;
font-size: 13px;
text-indent: 18px;
box-sizing: border-box;
-webkit-appearance: none;
border-radius: 50px;
padding: 0;
border: 1px solid #ff8f00;
}
#footer .newsletterMain input[type="button"]
{
color: #fff;
position: absolute
;border-radius: 50px;
top: 0px
;right: 0px;
font-size: 13px
;z-index: 1;
width: auto
;height: 40px;
border: 0
;padding: 0px 14px;
cursor: pointer;background-image: linear-gradient(90deg, #FF8000, #FFCD29);
}
#social ul
{
padding-top: 10px;
}
#social li, #social li a, #social li a img
{
float: left;
width:30px;
height: 30px;
}
#social li
{
padding-right: 10px;
padding-bottom:10px;
}
#footerMiddle
{
padding-bottom: 45px;
position: relative;
}
#footerMiddle:before
{
content: '';
background-repeat-x: repeat;
height: 200px;
width: 100%;
float: left;
background-size: cover;
background-position: top;
}
#footerMiddle ul li a:hover, #footerMiddle p
{
color: #000;
text-decoration:underline;
}
#footerMiddle ul li a, #footerMiddle p
{
display: block;
padding-top: 8px;
padding-bottom: 8px;
line-height: 15px;
font-size: 14px;
color: #434343;
}
#footerBottom
{
background: #ff8f00;
}
#footerBottom #footerSecurity
{
border-top: 1px solid #E2E2E2;
padding: 30px 0px;
display: flex;
justify-content: space-between;
color: #fff;line-height: 20px;
}
#footerSecurity p
{
height: 20px;line-height: 20px;font-size: 14px;padding: 0;color: #fff;
}
@media screen and (max-width: 1000px)
{
}
@media screen and (min-width: 769px)
{
#footerMiddle ul li div
{
display:block !important;
height:auto !important;
}
}
@media screen and (max-width: 768px)
{
#footer .newsletter:after
{
float: right;
}
.footer-about, .newsletter
{
padding: 0px 20px;
}
#footerMiddle:before
{
height: 80px;
background-size: cover;
background-position: top center;
}
#footer .newsletterMain input[type="button"]
{
font-size: 14px;
width: 100px
;height: 46px;
}
#footer .newsletterMain input[type="text"]
{
height: 46px;
line-height: 46px;
}
#footer h3
{
font-size: 23px;
line-height:35px;
}
#footerTop p
{
font-size: 13px;
}
#newsletter
{
margin-right: 0;
}
#newsletterMain input[type="text"]
{
font-size: 15px;
}
#footerMiddle
{
padding: 0;
padding-top: 0px;
padding-bottom: 14px;
}
#footerMiddle .col-2
{
padding-top: 0;
padding-left:0;
padding-bottom: 0;
padding-right:0;
}
#footerMiddle ul li
{
float: left;
}
#footerMiddle ul ul li
{
float: none;
width:auto;
padding-left: 20px;
padding-right:20px;
}
#footerMiddle h3
{
margin-bottom: 1px;
padding: 0
;padding-left: 20px;
line-height: 50px
;cursor: pointer;
}
#footerMiddle h3.active
{
}
#footerMiddle h3 + div
{
display: none;
}
#footerMiddle > h3 + #social
{
display: none;
}
#footerMiddle ul li a, #footerMiddle p
{
line-height: 20px;
font-size:17px;
}
#footerMiddle p
{
padding-right: 20px;
}
#footerBottom .col
{
text-align: center;
}
#footerBottom .col img
{
padding-right: 5px;
padding-left:5px;
}
}
@media screen and (max-width: 540px)
{
#footer	h3
{
font-size: 15px;
}
#footerMiddle ul li a, #footerMiddle p
{
font-size: 13px;
}
}
.sliderWrap
{
width:100%;
}
.slide-wrapper
{
position: relative;
}
.sliderMain
{
width:100%;
min-height: 70px;
}
.GelismisVitrinLoad
{
position: absolute;
width:100%;
height: 50px;
line-height:50px;
text-align: center;
top:50%;
margin: -25px 0 0;
}
.carousel-wrapper
{
position: relative;
overflow:hidden;
}
.sliderMain ul
{
width:100%;
min-height: 70px;
margin:0;
padding: 0;
list-style:none;
position: relative;
white-space: nowrap;
overflow: hidden;
}
.sliderMain ul:not(.carousel)
{
display: flex;
align-items:center;
}
[dir="rtl"] .sliderMain ul
{
float: left;
}
.carousel
{
position: relative;
left:0;
}
[dir="rtl"] .carousel,
[dir="rtl"] .carousel li
{
float: left;
}
[dir="rtl"] .carousel
{
width:100%;
}
.sliderMain li, .sliderMain p, .sliderMain a
{
padding: 0;
margin:0;
display: inline-block;
width: 100%;
}
.responsive .fade li, .responsive .fade li p, .responsive .fade li a
{
width:100%;
height:100%;
}
.responsive .fade li p, .responsive .fade li a
{
position: absolute;
top:0;
left: 0;
}
.responsive li
{
background-size:cover !important;
}
.fade > li
{
position: absolute;
top:0;
left: 0;
display:none;
}
.fade li.current
{
position: static;
}
.carousel li
{
float: left;
}
.sliderMain img
{
float: left;
width:100%;
max-width:100%;
}
.slideControl
{
position: absolute;
width: 100%;
height: 0;
top: 50%;
margin-top: -21px;
margin-right: 0;
margin-bottom: 0;
padding: 0px 10px;
box-sizing: border-box;
}
.twoCol .slideControl, .threeCol .slideControl
{
left: 10px;
right:10px;
margin-left: 0;
width:auto;
}
.slideControl span
{
position: absolute;
top: 42%;
width: 30px;
height: 30px;
background-repeat: no-repeat;
background-position: center center;
background-size: 15px;
cursor: pointer;
}
.slideControl .prevSlide
{
background-image: url('/Data/EditorFiles/v4m/l-arrow.svg');
}
.slideControl .nextSlide
{
right: 0;
background-image: url('/Data/EditorFiles/v4m/r-arrow.svg');
}
[dir="rtl"] .prevSlide
{
background-position: right 0;
}
.nextSlide
{
background-position: right 0;
}
[dir="rtl"] .nextSlide
{
background-position: 0 0;
}
.sliderMain ul.slidePager
{
min-height: auto;
position: absolute;
height: 20px;
text-align: right;
bottom: 10px;
right: 10px;
left: 0px;
padding: 0px 10px;
box-sizing: border-box;
display: table;
}
.twoCol .sliderMain ul.slidePager, .threeCol .sliderMain ul.slidePager
{
width: auto;
left:10px;
right: 10px;
margin-left:0;
}
.slidePager li
{
display: inline-block;
width:15px;
height: 15px;
line-height:15px;
text-align: center;
color:#fff;
font-size: 12px;
cursor:pointer;
background: #666;
margin-top:5px;
margin-left: 5px;
}
.slidePager li.active
{
width: 20px;
height:20px;
line-height: 20px;
background:url('/theme/v4/sub_theme/interaktif_vitrin/v4/user_kmarket_inter/pagerActive.png') no-repeat;
margin-top: 0;
cursor:default;
}
.sliderMain .colControl span
{
margin-top: 0;
top: 50%;
transform: translateY(-50%);
}
@media screen and (min-width: 769px)
{
#interaktif
{
}
}
@media screen and (max-width: 1320px)
{
.slideControl, .sliderMain ul.slidePager
{
width: calc(100% - 0px);
left: 0px;
right: 0px;
margin-left: 0;
}
}
 .ui-datepicker
{
width: 216px;	height: auto; background:#fff; z-index:333 !important;	margin: 5px auto 0;	font: 9pt Arial, sans-serif;	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}
.ui-datepicker a
{
text-decoration: none;
}
.ui-datepicker table
{
width: 100%;
}
.ui-datepicker-header
{
background: url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/dark_leather.png') repeat 0 0 #000;	color: #e0e0e0;	font-weight: bold;	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);	text-shadow: 1px -1px 0px #000;	filter: dropshadow(color=#000, offx=1, offy=-1);	line-height: 30px;	border-width: 1px 0 0 0;	border-style: solid;	border-color: #111;
}
.ui-datepicker-title
{
text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next
{
display: inline-block;	width: 30px;	height: 30px;	text-align: center;	cursor: pointer;	background-image: url('/theme/v4/sub_theme/genel/v4/user_kmarket_genel/arrow.png');	background-repeat: no-repeat;	line-height: 600%;	overflow: hidden;
}
.ui-datepicker-prev
{
float: left;	background-position: center -30px;
}
.ui-datepicker-next
{
float: right;	background-position: center 0px;
}
.ui-datepicker thead
{
background-color: #f7f7f7;	background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));	background-image: -webkit-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: -o-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: -ms-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );	border-bottom: 1px solid #bbb;
}
.ui-datepicker th
{
text-transform: uppercase;	font-size: 6pt;	padding: 5px 0;	color: #666666;	text-shadow: 1px 0px 0px #fff;	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td
{
padding: 0;	border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child
{
border-right: 0px;
}
.ui-datepicker tbody tr
{
border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child
{
border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a
{
display: inline-block;	font-weight: bold;	text-align: center;	width: 30px;	height: 30px;	line-height: 30px;	color: #666666;	text-shadow: 1px 1px 0px #fff;	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default
{
background: #ededed;	background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));	background: -webkit-linear-gradient(top, #ededed 0%,#dedede 100%);	background: -o-linear-gradient(top, #ededed 0%,#dedede 100%);	background: -ms-linear-gradient(top, #ededed 0%,#dedede 100%);	background: linear-gradient(top, #ededed 0%,#dedede 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover
{
background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active
{
background: #6eafbf;	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	color: #e0e0e0;	text-shadow: 0px 1px 0px #4d7a85;	filter: dropshadow(color=#4d7a85, offx=0, offy=1);	border: 1px solid #55838f;	position: relative;	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default
{
background: #f4f4f4;	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active
{
width: 29px;	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active
{
width: 29px;	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active
{
height: 29px;	margin-bottom: 0;
}
