
.posttik-content .title-post
{
display: flex;
align-items: center;
justify-content: center;
font-size: 30px;
margin-top: 20px;
}
.posttik-content .title-username
{
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
margin-top: 20px;
}
.box-sizing
{
box-sizing: border-box;
}
.swal-content .close-icon
{
position: absolute;
right: 0;
top: 0;
background: #fff;
border: 0px;
font-size: 26px;
width: 40px;
height: 40px;
}
.swal-overlay--show-modal .swal-modal
{
border-radius: 0px !important;
}
.swal-modal .swal-content
{
font-size: 14px;
line-height: 23px;
font-family: "spartan400", sans-serif;
}
@font-face
{
font-family: spartan300;
src: url('/Data/EditorFiles/v4/spartan300.woff') format('woff')
}
@font-face
{
font-family: spartan400;
src: url('/Data/EditorFiles/v4/spartan.woff') format('woff')
}
@font-face
{
font-family: spartan500;
src: url('/Data/EditorFiles/v4/spartan500.woff') format('woff')
}
@font-face
{
font-family: spartan600;
src: url('/Data/EditorFiles/v4/spartan600.woff') format('woff')
}
@font-face
{
font-family: spartan700;
src: url('/Data/EditorFiles/v4/spartan700.woff') format('woff')
}
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: "spartan400", "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: "spartan400", 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: "spartan400", sans-serif;
line-height: 1.3;
}
a
{
text-decoration: none;
color: inherit;
cursor: pointer;
}
h1, h2, h3, h4, h5, h6
{
display: block;
font-family: "spartan400", 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;
}
#notify.right.top
{
right: 0;
top: 20px;
right: 20px;
z-index: 9999;
}
#notify .notify.fav-added-notify
{
background: #008046;
color: #fff;
width: 100%;
margin: 0 !important;
margin-bottom: 10px !important;
display: none !important;
}
#notify .notify.fav-delete-notify
{
background: #d9534f;
color: #fff;
width: 100%;
margin: 0 !important;
margin-bottom: 10px !important;
display: none !important;
}
#notify .notify.fav-added-notify span, #notify .notify.fav-delete-notify span
{
color: #fff !important;
}
.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-5
{
width: 11%;
}
.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_heqa_genel/lightArrow.png');
}
.dark-arrow
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_genel/darkArrow.png');
}
.btn:hover .dark-arrow
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_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_heqa_genel/lightBasket.png');
}
.light-basket.fast
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_genel/lightFastBasket.png');
}
.btn-big .light-basket
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_genel/lightBasketBig.png');
}
.btn-big .light-basket.fast
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_genel/lightFastBasketBig.png');
}
.dark-basket
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_genel/darkBasket.png');
}
.dark-basket:hover
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_genel/darkBasketHover.png');
}
.dark-basket.fast
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_genel/darkFastBasket.png');
}
.dark-basket.fast:hover
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_genel/darkFastBasketHover.png');
}
.btn-big .dark-basket
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_genel/darkBasketBig.png');
}
.btn-big .dark-basket:hover
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_genel/darkBasketBigHover.png');
}
.btn-big .dark-basket.fast
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_genel/darkFastBasketBig.png');
}
.btn-big .dark-basket.fast:hover
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_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_heqa_genel/notifyClose.png') no-repeat;
cursor: pointer;
}
.stars
{
width: 87px;
height: 13px;
background: url('/theme/v4/sub_theme/genel/v4/user_heqa_genel/stars.png') no-repeat;
}
.stars-inner
{
height: 13px;
background: url('/theme/v4/sub_theme/genel/v4/user_heqa_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_heqa_genel/progress.png');
}
[dir="rtl"] .progress-bar
{
right: 0;
left: auto;
}
.accordeon
{
cursor: pointer;
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_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_heqa_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_heqa_genel/loading.gif') no-repeat center center;
z-index: 333;
display: none;
}
#backToTop
{
background: #eee url('/Data/EditorFiles/v4/uarrow.svg') no-repeat 10px;
color: #323232;
font-size: 13px;
line-height: 30px;
padding-left: 34px;
width: auto;
height: 30px;
cursor: pointer;
box-sizing: border-box;
display: none;
padding-right: 10px;
position: fixed;
bottom: 50px;
right: 5%;
z-index: 333;
font-family: "spartan500", "Arial", sans-serif;
letter-spacing: 0.5px;
}
#backToTop.active
{
display: block;
}
#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_heqa_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-left: 30px;
padding-right: 30px;
box-sizing: border-box;
}
.inner1920
{
width: 100%;
margin: 0 auto;
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 (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)
{
.discountList
{
position: absolute;
left: 0px;
top: 10px;
padding: 10px;
z-index: 99;
background: #ffffff73;
color: #4c3737;
font-size: 12px;
}
.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)
{
.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)
{
.posttik-content .title-post
{
font-size: 17px !important;
}
.posttik-content .title-username
{
font-size: 15px !important;
margin-bottom: 20px;
}
.discountList
{
position: absolute;
left: 0px;
top: 5px;
padding: 5px;
z-index: 99;
background: #ffffff73;
color: #4c3737;
font-size: 10px;
}
.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%;
}
.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;
}
}
@media all and (min-width: 1000px) and (max-width: 1920px)
{
body
{
zoom: 0.8;
}
}

@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;
}
#colLogin .col-12 .btn-default
{
background: #fff;
border-radius: 0
;color: #000;
text-align: left
;padding: 0px 10px;
font-weight: 400
;font-size: 13px;
height: 50px
;line-height: 50px;
-webkit-transition-duration: 0s
;-moz-transition-duration: 0s;
-ms-transition-duration: 0s
;-o-transition-duration: 0s;
transition-duration: 0s
;border: 1px solid #0000;
}
#colLogin .col-12 .btn-default:hover
{
border: 1px solid #000;
}
.angularTemplate
{
visibility: hidden;
}
.whiteBg
{
background-color: #fff;
}
.lightBg
{
background-color: #ececec;
}
.darkBg
{
background-color: #6c6c6c;
color:#fff;
}
#navigasyon .breadcrumb
{
display: flex;
align-items: center;
justify-content: center;
}
#navigasyon .breadcrumb > li
{
display: none;
}
#navigasyon .breadcrumb > li:last-child
{
display: block;
}
#navigasyon a
{
float: left;
height: 60px;
line-height: 60px;
color: #000000;
font-size: 16px;
font-weight: 400;
background-size: 4px;
text-transform: uppercase;
letter-spacing: 1.3rem;
text-align: center;
margin-left: 12px;
}
#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;
}
.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_heqa_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_heqa_genel/selectArrow.png') no-repeat 10px center;
}
#priceSlider
{
min-width: 175px;
}
.filter-box .input-wrap
{
height: 30px;
}
.filter-box.col-text
{
line-height: 30px;
font-size:12px;
color: #6C6C6C;
}
.select-wrapper
{
position: relative;
width: auto;
height: 35px;
}
.select
{
min-width: 60px;
padding: 8px 0px;height: 100%
;box-sizing: border-box;
}
.select span
{
width: 18px;
height: 18px;
cursor: pointer;
float: right;
margin-left: 9px;
}
.select span.selected
{
cursor: default;
display: block
;border-top: 0;
}
.select:hover span
{
display: block;
}
#slider-range
{
width:calc(100% - 16px)
;height: 2px;
margin-top:18px
;margin-right: 17px;
background: #696969
;position: relative;
}
.ui-slider-range
{
position: absolute;
top: 0px
;height: 2px;
background: #696969;
}
.ui-slider-handle
{
position: absolute;
top: -4px
;width: 10px;
height: 10px
;background: #696969;
box-sizing: border-box
;cursor: pointer;
border-radius: 25px;
}
.catalogBtn
{
background: url('/Data/EditorFiles/v4/retangle3.svg') no-repeat center
;background-size: cover;
}
.horizontalBtn
{
background: url('/Data/EditorFiles/v4/retangle2.svg') no-repeat center;
background-size: cover;
}
.listBtn
{
background: url('/Data/EditorFiles/v4/retangle.svg') no-repeat center;
background-size: cover;
}
#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: 20px;
line-height: 30px;
text-align: center;
color: #373737;
margin: 50px 0px;
}
#leftColumn #cartEmpty, #rightColumn #cartEmpty
{
font-size: 14px;
line-height: 25px;
}
#cartEmpty:before
{
content: '';
display: block;
background:#000 url('/Data/EditorFiles/v4/emptycart.svg') no-repeat center center;
width: 120px;
height: 120px;
vertical-align: middle;
margin-right: 20px;
border-radius: 100%;
margin: 15px auto;
}
#cartEmpty a
{
margin: 15px auto 0px auto;
max-width: 300px;
display: block;
background: #000;
color: #fff;
height: 50px;
line-height: 50px;
border-radius: 5px;
font-size: 16px;
font-weight: 500;
}
#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)
{
.catalogBtn
{
background: url('/Data/EditorFiles/v4/retangle2.svg') no-repeat center
;background-size: cover;
}
.horizontalBtn
{
background: url('/Data/EditorFiles/v4/retangle3.svg') no-repeat center
;background-size: cover;
}
.listBtn
{
display: none !important;
}
.middleItem .qtyBtns input
{
width: 28px;
}
}
@media screen and (max-width: 768px)
{
.ui-slider-handle
{
top: -6px;
width: 14px;
height: 14px;
}
#priceSlider
{
position: relative;
z-index: 1;
}
#colLogin > .row > .col-12
{
display: flex;
align-items: center;
justify-content: center;
flex-direction: row;
flex-wrap: wrap;
}
#colLogin > .row > .col-12 > div.col-12
{
width: 50%;
display: flex;
justify-content: center;
align-items: center;
align-content: center;
}
#colLogin .col-12 .btn-default
{
font-size: 12px;
height: 35px;
line-height: 35px;
border: 0px;
text-align: center;
}
#navigasyon
{
border: 0;
background: #ffffff;
padding: 0px 10px;
box-sizing: border-box;
}
#navigasyon li
{
float: left;
}
#navigasyon a
{
line-height: 40px;
height: 40px;
font-size: 13px;
padding: 0;
letter-spacing: 7px;
}
#cartEmpty
{
line-height: 40px;
}
}
.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: #ffffffb8;
opacity: 0.6;
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: 14px;
padding: 0 0 10px;
font-family: "spartan300", "Arial", sans-serif;
}
.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: 40px;
height: 40px;
z-index: 333;
cursor: pointer;
background: #fff url('/Data/EditorFiles/v4/close.svg');
background-position: center;
background-repeat: no-repeat;
border-radius: 50px;
background-size: 15px;
}
[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('/Data/EditorFiles/v4/close.svg');
}
#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_heqa_genel/popupPrev.png');
}
#nextLight
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_heqa_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: #fff0 !important;
background-image: none;
border: 0px !important;
border-bottom: 1px solid #7c7c7c !important;
border-radius: 0 !important;
box-shadow: none !important;
border-top: 1px solid #7c7c7c !important;
}
.loadedPlace::-webkit-input-placeholder
{
color: transparent;
}
.loadedPlace::-moz-placeholder
{
color: transparent;
}
.loadedPlace:-ms-input-placeholder
{
color: transparent;
}
.loadedPlace:-moz-placeholder
{
color: transparent;
}
.form-control input::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder
{
color:#000 !important;
}
.form-control input::-moz-placeholder, .form textarea::-moz-placeholder
{
color:#000 !important;
}
.form-control input:-ms-input-placeholder, .form textarea:-ms-input-placeholder
{
color:#000 !important;
}
.form-control input:-moz-placeholder, .form textarea:-moz-placeholder
{
color:#000 !important;
}
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: 16px;
font-size: 11px;
cursor: pointer;
font-family: "spartan300", "Arial", sans-serif;
}
.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_heqa_form/icons/firstname.png');
}
.icon-lastname
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/lastname.png');
}
.icon-mail
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/mail.png');
}
.icon-pen
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/pen.png');
}
.icon-message
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/message.png');
}
.icon-attach
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/attach.png');
}
.icon-code
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/code.png');
}
.icon-pass
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/password.png');
}
.icon-passConfirm
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/passConfirm.png');
}
.icon-company
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/company.png');
}
.icon-taxOffice
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/taxOffice.png');
}
.icon-taxId
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/taxId.png');
}
.icon-tc
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/tc.png');
}
.icon-birthday
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/birthday.png');
}
.icon-gender
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/gender.png');
}
.icon-mobilePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/mobilePhone.png');
}
.icon-homePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/homePhone.png');
}
.icon-officePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/officePhone.png');
}
.icon-address
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/address.png');
}
.icon-map
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/map.png');
}
.icon-zipCode
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/zipCode.png');
}
.icon-fb
{
background-color: #3c599b;
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/facebook.png');
}
.icon-tw
{
background-color: #29aae3;
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_form/icons/twitter.png');
}
.icon-google
{
background-color: #d0422a;
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_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_heqa_form/icons/apple.png');
}
.icon-star
{
background-image:url('/theme/v4/sub_theme/form/v4/user_heqa_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_heqa_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: 17px;
box-sizing: border-box;
}
.medium .input-wrap,
.medium .input-wrap input
{
height: 17px;
}
.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
{
cursor: pointer;
background: #fff url('/Data/EditorFiles/v4/tick.svg') no-repeat center;
border: 1px solid #000;
width: 17px;
height: 17px;
}
.input-wrap.radio.active,
.form-control:hover .input-wrap.radio.active,
.active > .form-control .input-wrap.radio
{
background: #000 url('/Data/EditorFiles/v4/tick.svg') no-repeat center;
border: 1px solid #000;
background-size: 12px;
}
.input-wrap.checkbox
{
background: #fff;
border: 1px solid #000;
}
.input-wrap.checkbox.active,
.form-control:hover .input-wrap.checkbox.active,
.active > .form-control .input-wrap.checkbox
{
background: #000 url('/Data/EditorFiles/v4/tick.svg') no-repeat center center;
background-size: 12px;
}
.input-wrap input
{
visibility: hidden;
margin:0;
}
.form-link
{
line-height: 30px;
font-size:15px
;color: #000;
}
.info:before
{
content:'';
display: inline-block;
min-height:13px;
min-width: 12px;
background:url('/theme/v4/sub_theme/form/v4/user_heqa_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_heqa_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_heqa_form/removeIcon.png');
background-repeat: no-repeat;
background-position:center center;
}
.hasDatepicker
{
padding-right: 26px;
background:url('/theme/v4/sub_theme/form/v4/user_heqa_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 (min-width: 769px)
{
.form-control:hover .input-wrap.radio
{
background: #000 url('/Data/EditorFiles/v4/tick.svg') no-repeat center;
border: 1px solid #000;
background-size: 12px;
}
.form-control:hover .input-wrap.checkbox
{
background: #000 url('/Data/EditorFiles/v4/tick.svg') no-repeat center center
;background-size: 12px;
}
}
@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;
}
}
.heqa-puantable
{
}
li.fl.col-12.dtmen1.micon39 > a
{
color: red!important;
}
.colorRed
{
color: red;
}
.puantable-head
{
background: #CD4230;
color: #fff;
padding: 30px 10px;
box-sizing: border-box;
font-size: 17px;
line-height: 30px;
}
.puantable-textarea
{
margin-top: 40px;
margin-bottom: 40px;
}
.puantable-textarea > div
{
border: 1px solid #a7a7a7;
width: calc(25% - 30px);
margin: 0px 15px;
padding: 40px 20px;
box-sizing: border-box;
border-radius: 70px;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
height: 550px;
}
.puantable-textarea > div img
{
margin-top: 50px;
margin-bottom: 20px;
}
.puantable-textarea > div span
{
color: #CD4230;
font-weight: 600;
font-size: 17px;
font-family: "spartan600", "Arial", sans-serif;
margin-bottom: 20px;
}
.puantable-textarea > div p
{
font-size: 14px;
color: #101010;
line-height: 21px;
}
.accoundhead
{
border-bottom: 1px solid #000;
margin: 10px 0px 40px 0px;
height: 40px;
line-height: 40px;
font-size: 14px;
}
@keyframes colorexchaing4
{
0%
{
color: #000;
}
100%
{
color: #fb0101;
}
}
body .persona-pc-regular-prices
{
display: block !important;
}
.pc-regular-price
{
height: auto !important;
display: block !important;
line-height: 19px;
font-weight: 600;
font-size: 16px;
color: #FF0000 !important;
font-family: 'open sans',sans-serif;
text-align: left;
}
body .personaclick-recommend .recommended-items .recommended-item
{
background-color: transparent;
}
body .personaclick-search-results
{
top: 0 !important;
max-height: calc(100% - 107px) !important;
width: calc(100% + 0px) !important;
height: calc(100% - 107px) !important;
}
#headerMain .subMenu .subLeft > a.hs23
{
color: red;
}
body .personaclick-search-wrapper:after
{
display: none !important;
}
.d-none
{
display: none !important;
}
.zcontain
{
color: red;
position: absolute;
right: 10px;
top: 9px;
font-size: 28px;
height: 20px;
line-height: unset;
text-align: center;
z-index: 1;
}
#languageTop
{
position: relative;
}
#hmLinks .languageTop
{
height: 30px;
min-width: 50px ;
text-align: center;
line-height: 30px ;
margin-top: 15px;
font-size: 13px ;
font-weight: 600;
text-transform: uppercase ;
color: #292b2e;
background: #fff url('/Data/EditorFiles/v4/darrow.svg') no-repeat calc(100% - 8px) center ;
padding-right: 15px;
box-sizing: border-box ;
cursor: pointer;
background-size: 11px;
}
#hmLinks .languageTop.active
{
filter: invert(1);
}
#hmLinks .language
{
display: none;
width: 100% ;
background: #fff;
box-shadow: 0px 0px 8px -5px #000 ;
padding: 0px 10px;
box-sizing: border-box ;
line-height: 30px;
text-align: center ;
font-weight: 600;
font-size: 12px ;
color: #383838;
position: absolute;
top: 100% ;
z-index: 1;
text-transform: uppercase ;
cursor: pointer;
}
#hmLinks .languageTop.active + .language
{
display: block;
}
body.owh
{
overflow: hidden;
}
body #cookiePopin > div
{
padding: 0;
}
body #cookiePopin
{
position: fixed;
top: auto;
left: 20px;
bottom: 20px;
max-width: 400px;
display: none;
background-color: #ffffff;
overflow: hidden;
z-index: 9999;
width: 60%;
box-sizing: border-box;
padding: 30px;
border-radius: 0px;
border: 1px solid #c5c5c5;
}
body #cookieTitle
{
display: none;
}
body #cookieClose
{
right: 0;
top: 0;
width: 30px;
height: 30px;
color: #000;
font-size: 18px;
text-align: center;
cursor: pointer;
position: absolute;
right: 5px;
top: 5px;
font-weight: 300;
}
body #cookieDescription
{
line-height: 22px;
color: #000;
font-size: 12px;
padding: 0;
text-align: center;
font-weight: 400;
font-family: "spartan400", "Arial", sans-serif;
}
.dblock-detail
{
display: none;
}
.orgheqa
{
margin: 70px 0px;
display: flex;
flex-direction: column;
flex-wrap: nowrap;
align-content: center;
justify-content: center;
align-items: center;
}
.orgheqa h2
{
font-size: 35px;
margin: 0px;
margin-bottom: 19px;
font-family: "spartan500", sans-serif;
}
.orgheqa p
{
font-size: 15px;
line-height: 22px;
width: 50%;
margin: 0 auto;
display: block;
padding: 0;
margin-bottom: 30px;
}
.orgheqa a
{
position: relative;
border: 2px solid #000000 ;
padding: 10px 25px 10px 20px;
display: flex ;
width: auto;
line-height: 20px;
}
.orgheqa a:before
{
content: '';
background: url('/Data/EditorFiles/v4/orginst.svg') no-repeat center ;
width: 20px;
height: 20px ;
float: left;
background-size: 20px ;
margin-right: 10px;
filter: brightness(0);
}
#orgheqa
{
}
#orgheqa a
{
position: relative;
float: left;
width: 100% ;
height: auto;
}
#orgheqa a > span
{
line-height: 20px;
position: absolute;
bottom: 10px;
left: 10px;
z-index: 1;
color: #fff;
}
#orgheqa a > span:before
{
content: '';
background: url('/Data/EditorFiles/v4/orginst.svg') no-repeat center ;
width: 20px;
height: 20px ;
float: left;
background-size: 20px ;
margin-right: 5px;
}
.mb10
{
margin-bottom: 10px;
}
.footerhh
{
overflow: hidden;
margin: 10px 0px;
}
#footerinf
{
height: 45px;
line-height: 45px;
background: #000000;
font-size: 14px;
flex-direction: row;
}
#footerinf > div
{
animation: 6.48333s linear 0s infinite normal none marqueeAnimation;
display: flex;
justify-content: center;
flex-direction: row;
}
#footerinf > div > div
{
min-width: max-content;
font-size: 11px ;
text-transform: uppercase;
}
#footerinf .bullets
{
padding: 0 4px;
color: #fff ;
font-size: 29px;
line-height: 43px ;
font-weight: 400;
}
@-webkit-keyframes marqueeAnimation
{
100%
{
margin-left: -450px;
}
}
#footerinf span
{
color: #ffffff;
font-size: 12px ;
line-height: 44px;
}
#footerinf strong
{
color: #ffffff;
font-weight: 600 ;
margin-right: 5px;
line-height: 45px;
}
#contLogin
{
padding: 0px 20px;
box-sizing: border-box;
}
#contLogin h3
{
float: left;
width: 100%;
padding: 0px;
color: #000000;
font-size: 17px;
line-height: 30px;
font-weight: 600;
margin: 0px 0px 10px 0px;
}
#contLogin p
{
text-align: center;
float: left;
width: 100% ;
padding: 0px;
font-size: 13px ;
line-height: 23px;
color: #9096B2 ;
margin-bottom: 15px;
}
.mg30
{
margin: 60px 0px;
}
.slidebot
{
background: #DF3222;
display: flex ;
justify-content: center;
align-items: center ;
align-content: center;
height: 40px ;
color: #fff;
font-size: 14px ;
font-weight: 600;
}
.slidebot span
{
margin: 0px 50px;
}
.menu
{
position: relative;
}
.menu-list
{
z-index: 33;
}
.menu li
{
float: left;
}
[dir="rtl"] .menu li
{
float: right;
}
.menu a
{
float: left;
padding-left: 20px;
padding-right: 20px;
box-sizing: border-box;
}
.menu li.parentLink > ul
{
position: absolute;
top: 100%;
left: 0;
width: 200px;
display: none;
}
.menu li.parentLink li a
{
width: 100%;
}
#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: #DF3222;
text-align: center ;
color: #fff;
line-height: 40px ;
text-transform: uppercase;
font-weight: 400 ;
font-size: 12px;
letter-spacing: 1px;
}
#headerfixer
{
}
#headerfixer.active
{
height: 100px;
}
#headerMain
{
background: #fff;
-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.4s;
-moz-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
#headerMain.active
{
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999;
box-shadow: 0px 0px 10px -5px #0000004d;
}
#hmLinks
{
padding-top: 10px;
padding-bottom: 10px;
position: relative;
}
#hmLinks > a
{
padding: 0;
padding-top: 43px;
height: 60px;
min-width: 65px;
}
#hmLinks a.heqa-organik
{
background: url('/Data/EditorFiles/v4/organik.svg') no-repeat center ;
min-width: 50px;
}
#hmLinks a.authorLink
{
background: url('/Data/EditorFiles/v4/user.svg') no-repeat center 12px;
}
#hmLinks a.basketLink
{
background: url('/Data/EditorFiles/v4/cart.svg') no-repeat center 12px;
position: relative;
}
#hmLinks a#favMobile
{
background: url('/Data/EditorFiles/v4/favorite.svg') no-repeat center 12px;
}
#hmLinks a#organik
{
background: url('/Data/EditorFiles/v4/organik.svg') no-repeat center;
}
#hmLinks a.basketLink span
{
position: absolute;
top: 27px;
right: 19px;
width: 15px;
height: 15px;
line-height: 16px;
font-size: 10px;
color: #fff;
font-weight: 600;
text-align: center;
background: #000;
border-radius: 10px;
}
#hmLinks > a strong
{
line-height: 15px;
color: #000;
font-size: 0.7rem ;
float: left;
width: 100% ;
padding: 0;
text-align: center;
font-family: "spartan300", "Arial", sans-serif ;
font-weight: 300;
}
#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: 80px;
line-height: 80px;
padding-bottom: 0;
}
#logo a
{
width: 100%;
height: 80px;
line-height: 80px;
text-align: center;
vertical-align: middle;
padding-bottom: 0;
display: flex;
}
#logo img
{
display: inline;
max-height: 100%;
max-width: 100% ;
width: auto;
vertical-align: middle ;
max-width: 201px;
}
#search
{
margin-top: 18px;
margin-bottom: 22px;
}
#search .row
{
height: 40px;
border-bottom: 1px solid #000000;
box-sizing: border-box;
}
#FormAra
{
height: 100%;
position: relative;
}
#FormAra input[type="text"]
{
position: absolute;
width: 100%;
height: 100% ;
top: 0;
left: 0 ;
right: 0;
border: 0 ;
box-sizing: border-box;
padding: 3px 5px 0px 40px ;
color: #000;
font-size: 16px;
font-family: "spartan500", sans-serif ;
-webkit-appearance: none;
border-radius: 0px ;
font-weight: 500;
box-shadow: none !important ;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
color: #000;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
color: #000;
}
#FormAra input[type="text"]::placeholder
{
color: #000;
}
#searchRight
{
position: relative;
z-index: 33;
padding: 0;
}
#menuButton
{
height: 60px;
width: 50px ;
margin-right: 15px;
background: url('/Data/EditorFiles/v4/menu.svg') no-repeat left 11px ;
margin-top: 20px;
padding: 0 ;
cursor: pointer;
background-size: 31px 19px;
}
#FormAra input[type="submit"]
{
width: 30px;
height: 40px;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
background-image: url('/Data/EditorFiles/v4/search.svg');
background-repeat: no-repeat;
background-position: center center;
border: 0;
cursor: pointer;
background-color: transparent;
background-size: 17px;
-webkit-appearance: none;
border-radius: 0px;
}
#live-search-box
{
position: absolute;
top: calc(100% + 1px) ;
left: -1px;
width: 100% ;
background: #fff;
border-bottom: 0 ;
z-index: 999;
min-width: 400px ;
box-shadow: 0px 6px 10px -5px #00000082;
padding: 25px ;
box-sizing: border-box;
display: none;
}
#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: 400;
display: flex ;
align-items: center;
font-size: 13px;
font-family: "spartan-1", "Arial", sans-serif;
}
#live-search-box span ,#live-search-box div.search-image
{
width: 15% ;
height: auto;
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_heqa_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
{
z-index: 777;
position: absolute;
left: 0;
right: 0;
top: 120px;
z-index: 9999;
display: none;
border-top: 1px solid #eee;
}
#headerMain.active .subMenu
{
top: 80px;
}
#headerMain .subMenu > .col-7
{
width: 52%;
}
#headerMain .subMenu > .col-5
{
width: 48%;
}
#headerMain .subMenu .subLeft
{
}
#headerMain .subMenu .subLeft > a
{
width: 100% ;
display: flex;
justify-content: flex-start ;
align-items: center;
align-content: center;
font-size: 1.2rem ;
line-height: 40px;
font-weight: 500;
font-family: 'spartan500' , sans-serif;
}
#headerMain .subMenu .subLeft > a:nth-child(1):after
{
content: '' ;
width: 25px;
height: 25px ;
margin-left: 20px;
float: left;
background: url('/Data/EditorFiles/v4/rarrow.svg') no-repeat center;
}
#headerMain .subMenu .subLeft > a:nth-child(3)
{
}
#headerMain .subMenu > .col-7 > .dynamicMenu > ul
{
}
.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: 'spartan400', sans-serif;
box-sizing: border-box;
}
.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
{
text-decoration: underline;
}
#alterMenu
{
}
#alterMenu a
{
line-height: 25px;
font-size: 13px;
}
#alterMenu > .menu
{
display: flex;
flex-wrap: nowrap;
align-content: center;
justify-content: center;
}
#alterMenu .menu > li > span , #alterMenu .menu > li > a
{
font-size: 13px;
line-height: 40px ;
padding: 0px 10px;
font-weight: 400;
color: #fff;
}
#alterMenu .menu > li:hover .subMenu
{
top: 40px;
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;
}
#alterMenu .subMenu a.fw600
{
text-transform: uppercase;
font-family: 'spartan400', sans-serif ;
letter-spacing: 2px;
font-size: 0.8rem ;
font-weight: 400;
}
#alterMenu .subMenu a.col-12
{
font-family: 'spartan400', sans-serif ;
letter-spacing: 0px;
font-size: 0.75rem ;
font-weight: 400;
}
@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)
{
body .personaclick-search-wrapper:before
{
display:none !important;
}
body .personaclick-search-results
{
top: 5px !important;
}
.orgheqa2 > div
{
padding: 0px 5px;
}
.orgheqa2 > .col-2
{
width: 21.35%;
}
.orgheqa2 > .col-4
{
width: 28.65%;
}
.menu li.parentLink:hover > ul
{
display: block;
}
}
@media screen and (max-width: 768px)
{
.heqa-puantable
{
margin: 0px -10px;
width: calc(100% + 20px);
}
.puantable-head
{
background: #CD4230;
color: #fff;
padding: 30px 10px;
box-sizing: border-box;
font-size: 14px;
line-height: 17px;
}
.puantable-textarea > div span
{
color: #CD4230;
font-weight: 600;
font-size: 14px;
font-family: "spartan600", "Arial", sans-serif;
margin-bottom: 15px;
}
.puantable-textarea > div p
{
font-size: 12px;
color: #101010;
line-height: initial;
}
.puantable-textarea > div img
{
margin-top: 15px;
margin-bottom: 20px;
width: 40px;
height: 40px;
}
.puantable-textarea > div
{
width: calc(100% - 10px);
margin: 0px 5px;
padding: 20px 10px;
border-radius: 30px;
height: auto;
margin-bottom: 10px;
}
.puantable-textarea
{
margin-top: 20px;
margin-bottom: 0px;
}
.persona-action
{
display: none !important;
}
#personaapppopup
{
}
.recommended-items .persona_firsatInText
{
font-size: 12px;
line-height: 13px;
}
.recommended-items .persona_haftanin
{
padding: 0;
display: flex;
justify-content: center;
font-size: 9px;
}
.recommended-items button.slick-next.slick-arrow , .recommended-items button.slick-prev.slick-arrow
{
height: 8px;
width: 8px;
border-width: 2px;
}
.personaSideMenuContainer .personaElementText
{
font-weight: 400;
font-size: 15px;
}
#personaapppopup .personaclick-recommend .recommended-items .recommended-item
{
margin: 0px 0px 0px 0px !important;
}
.btnmobleft .removeBtn
{
display: none !important;
}
#contLogin
{
padding: 0px;
box-sizing: border-box;
text-align: center;
margin: 0;
clear: none;
}
#contLogin
{
float: left;
width: 100% ;
text-align: center;
}
#contLogin img
{
max-width: 190px;
}
body #cookiePopin
{
top: auto;
right: 2%;
left: 2%;
width: 96%;
max-width: initial;
bottom: 70px;
padding: 20px;
}
body #cookieDescription
{
line-height: 21px;
font-size: 11px;
}
#live-search-box
{
position: fixed;
top: 0 ;
bottom: 105px;
left: 0;
width: 100% ;
background: #ffffff;
border-bottom: 0 ;
z-index: 2;
min-width: auto ;
padding: 25px;
box-sizing: border-box ;
overflow: hidden;
overflow-y: scroll ;
box-shadow: 0px 0px;
margin-bottom: env(safe-area-inset-bottom);
}
#mobileMenu .dtmen1 > span.parentD:after
{
content: '';
background: url('/Data/EditorFiles/v4/darrow.svg') no-repeat center ;
width: 20px;
height: 20px ;
position: absolute;
right: 15px;
}
.orgheqa h2
{
font-size: 25px;
margin: 0px;
margin-bottom: 16px;
font-family: "spartan500", sans-serif;
}
.orgheqa
{
margin: 30px 0px;
display: flex;
flex-direction: column;
flex-wrap: nowrap;
align-content: center;
justify-content: center;
align-items: center;
}
.pd5
{
padding: 0px 5px;
}
.pdd0
{
padding: 0px;
}
.mbb10
{
margin-bottom: 10px;
}
#desktopLanguage
{
background: #B7B7B7;
border: 0px;
color: #fff;
border-radius: 5px;
height: 30px;
margin-top: 13px;
text-transform: uppercase;
padding: 0px 15px 0px 10px;
}
#contLogin h3
{
float: left;
width: 100%;
padding: 0px;
color: #000000;
font-size: 14px;
line-height: 30px;
font-weight: 600;
margin: 0px 0px 10px 0px;
}
.logaccnd
{
padding: 30px 0px;
box-sizing: border-box;
text-align: center;
}
.logaccnd img
{
max-width: 150px !important;
}
.footerhh
{
margin: 0px 0px;
}
#footerinf
{
height: 40px;
line-height: 40px;
background: #000000;
font-size: 14px;
flex-direction: row;
}
#footerinf > div
{
animation: 6.48333s linear 0s infinite normal none marqueeAnimation;
display: flex;
justify-content: center;
flex-direction: row;
}
#footerinf > div > div
{
min-width: max-content;
font-size: 10px ;
text-transform: uppercase;
font-family: "spartan300", "Arial", sans-serif;
}
#footerinf .bullets
{
padding: 0 2px;
color: #fff ;
font-size: 26px;
line-height: 40px;
}
@-webkit-keyframes marqueeAnimation
{
100%
{
margin-left: -250px;
}
}
#footerinf span
{
color: #ffffff;
font-size: 10px ;
line-height: 40px;
font-family: "spartan300", "Arial", sans-serif;
}
#footerinf strong
{
color: #ffffff;
font-weight: 600 ;
margin-right: 5px;
line-height: 40px;
}
.mg30
{
margin: 30px 0px;
}
.pdm0
{
padding: 0px;
}
.orgheqa p
{
width: 100%;
font-size: 13px;
line-height: 20px;
margin-bottom: 25px;
}
.mbb10
{
margin-bottom: 10px;
}
#ajt
{
margin: 25px 0px;
height: 40px;
line-height: 40px;
font-size: 13px;
font-weight: 600;
text-align: center;
position: relative;
z-index: 1;
margin-bottom: 30px;
}
#ajt a.active
{
border: 1px solid #000;
background: #000000;
color: #fff;
}
#ajt a
{
border: 1px solid #000000;
color: #000000;
width: calc(50% - 10px);
margin-left: 5px;
font-size: 11px;
}
#mobileMenu .organicmobile
{
background: #fff;
height: 100px;
display: flex;
align-items: center;
justify-content: center;
align-content: center;
}
.headerLeftBot
{
margin-top: 15px;
}
#mobileMenu .headerLeftBot p
{
background: #E84D08;
color: #fff;
height: 40px;
line-height: 40px;
padding: 0px 10px;
font-size: 14px;
margin-bottom: 10px;
}
#mobileMenu .headerLeftBot a
{
float: left;
width: 100%;
color: #9A9A9A;
font-size: 13px;
height: 35px;
line-height: 35px;
background: #fff;
box-sizing: border-box;
}
#mobileMenu .dtmen1
{
margin-bottom: 15px;
}
#mobileMenu .dtmen1.deactive
{
height: 0px;
overflow: hidden;
}
#mobileMenu .basketC .basketLink span
{
background: #FFA011;
color: #fff;
width: 12px;
height: 12px;
position: absolute;
top: 13px;
left: calc(50% + 4px);
line-height: 12px;
border-radius: 50px;
font-size: 10px;
}
#mobileMenu .basketC .basketLink strong
{
height: 100%;
line-height: 86px;
font-weight: 400;
color: #444444;
}
#mobileMenu .dtmen1 a, #mobileMenu .dtmen1 span
{
line-height: 45px;
height: 45px ;
background: #fff;
padding: 0px 10px;
width: 100% ;
float: left;
box-sizing: border-box ;
color: #000000;
font-size: 14px ;
cursor: pointer;
font-weight: 400 ;
text-transform: uppercase;
letter-spacing: 0.5px;
}
#mobileMenu .dtmen1 > a, #mobileMenu .dtmen1 > span
{
height: 100px;
background: #fff ;
padding: 0px 10px;
width: calc(100% - 90px) ;
float: left;
box-sizing: border-box ;
color: #000000;
font-size: 13px ;
cursor: pointer;
font-weight: 400 ;
display: flex;
align-items: center ;
justify-content: center;
box-shadow: 0px 0px 16px -10px #00000085 ;
position: relative;
text-transform: capitalize ;
letter-spacing: 0px;
font-family: "spartan400", "Arial", sans-serif;
}
#mobileMenu .dtmen1 > a.c102
{
color: red;
}
#mobileMenu ul>.dtmen1:before
{
content: '' ;
float: left;
width: 75px ;
height: 100px;
margin-right: 15px;
background-size: contain !important;
}
#mobileMenu ul>.micon43:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2025/mobkat/yeniurunler.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.micon37:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2024/menu/tesetturmayo.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.micon259:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/OD/menuyeni/CAMPUSCOMEBACK.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.micon279:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2025/mobkat/koleksiyon.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.micon287:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/OD/menuyeni/bayram-indirimi.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.micon69:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2024/menu/10.2024/800tlalti.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.micon133:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2024/menu/10.2024/heqashine.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.micon139:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/OD/menuyeni/flash.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.micon244:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2024/menu/bayramkombin.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.micon106:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/v4/menu-mobil/kas%CC%A7e%20kaban.jpg') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon70:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/OD/menuyeni/ustgiyim.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon102:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/v4/hfirsatlari.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon125:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/OD/menuyeni/disgiyim.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon39:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2025/mobkat/firsaturunleri.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon34:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/v4/menu-mobil/menuyeni/sikgiyim.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon32:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2025/mobkat/sal-esarp.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon50:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2025/mobkat/corap.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon62:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2025/mobkat/aksesuar.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon19:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/v4/menu-mobil/kombin%20%C3%BCr%C3%BCnleri.jpg') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon71:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2025/mobkat/blog.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon15:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/OD/menuyeni/giyim.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon74:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2025/mobkat/cocukgiyim.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon238:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/OD/menuyeni/14subat.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon73:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2025/mobkat/heqacommuniyt.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon117:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/OD/menuyeni/altgiyim.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon15:nth-child(1):before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2024/menu/10.2024/koleksiyon.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon101:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2025/mobkat/canta.jpg?width=150') no-repeat center;
}
#mobileMenu ul>.dtmen1.micon263:before
{
background: url('https://image.he-qa.com/Data/EditorFiles/2024/menu/urban.jpg?width=150') no-repeat center;
}
#mobileMenu .dtmen1.micon101 > a
{
animation-duration: 0.5s ;
animation-iteration-count: infinite;
}
#mobileMenu ul li.dtmen1.deactive > a, #mobileMenu .dtmen1.deactive > span
{
display: none!important;
}
#mobileMenu li.dtmen1 ul
{
left: 0;
display: none ;
position: fixed;
top: 0px ;
z-index: 11;
background: #fff;
height: 100% ;
bottom: 0;
overflow-y: auto;
padding-bottom: 65px;
}
#mobileMenu .dtmen1 .kmob
{
background: #fff;
height: 60px;
line-height: 60px !important;
background-size: 100% ;
padding: 0px 0px 0px 10px;
border: 1px solid #F5F5F5 ;
margin-top: 10px;
font-size: 12px;
}
#mobileMenu .dtmen1 li a, #mobileMenu .dtmen1 li span
{
line-height: 40px;
height: 40px;
background: url('/Data/EditorFiles/v4/rarrow.svg') no-repeat calc(100% - 10px) center ;
padding: 0px 0px 0px 10px;
width: 100% ;
float: left;
box-sizing: border-box ;
color: #1d1d1d;
font-size: 12px ;
cursor: pointer;
background-size: 6px ;
font-weight: 400;
}
#mobileMenu .dtmen1 ul li:last-child a
{
background: #000000;
color: #fff ;
text-align: center;
font-size: 12px ;
margin: 10px 0px;
}
#mobileMenu .dtmen1 .kmob:after
{
content: '';
float: right;
width: 50px;
background: url('/Data/EditorFiles/v4/close.svg') no-repeat calc(100% - 21px) center;
cursor: pointer;
background-size: 17px;
height: 60px;
}
#mobileMenu .bxMenut
{
box-sizing: border-box;
}
#hmLinks a.heqa-organik
{
display: none;
}
#headerMainMobile
{
position: absolute;
top: 40px;
z-index: 3;
left: 0;
right: 0;
display: none;
}
#headerfixer.active
{
height: auto;
}
#headerMain
{
position: fixed;
top: auto;
bottom: 0px;
left: 0;
background: #ffffff;
z-index: 999;
padding: 0px 10px;
border-top: 1px solid #DEDEDE;
}
#headerMain.active
{
top: auto;
bottom: 0 ;
box-shadow: 0px 0px;
padding: 0px 10px;
margin-bottom: env(safe-area-inset-bottom);
}
#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;
}
#menuBtn, .btnmobleft #closeMobileMenu
{
width: 50px;
height: 60px;
background: url('/Data/EditorFiles/v4/menu.svg') no-repeat center 16px ;
cursor: pointer;
background-size: 21px ;
box-sizing: border-box;
padding-top: 39px ;
text-align: center;
font-size: 10px ;
position: relative;
right: auto ;
top: auto;
z-index: auto;
}
#closeMobileMenu
{
width: 30px;
height: 30px;
background: url('/Data/EditorFiles/v4/close2.svg') no-repeat center;
background-size: 14px;
position: absolute;
right: 16px;
top: 35px;
z-index: 1;
}
@-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: 60px;
left: 0;
background: rgba(0,0,0,.7);
z-index: 997;
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: -100%;
top: 0;
bottom: 60px;
width: 100%;
background: #f3f3f3;
overflow-y: auto;
z-index: 9999;
-webkit-animation-name: mobileMenuDefault;
animation-name: mobileMenuDefault;
padding: 50px 30px;
margin-bottom: env(safe-area-inset-bottom);
}
[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;
}
#mobileMenu span, #mobileMenu a, #mobileMenu label, #mobileMenu select
{
color: #666;
font-size: 14px;
line-height: 65px;
cursor: pointer;
}
#mobileMenu li ul
{
display: none;
}
#mobileMenu li ul a
{
color: #999;
font-size: 14px;
line-height: 40px;
background: url('/theme/v4/sub_theme/ust/v4/user_heqa_ust/menuSubArrow.png') no-repeat 0 center;
}
[dir="rtl"] #mobileMenu li ul a
{
background: url('/theme/v4/sub_theme/ust/v4/user_heqa_ust/menuSubArrowRtl.png') no-repeat 0 center;
}
#mobileMenu select
{
background: none;
border: 0;
}
#mobileMenu label[for="langMobile"]
{
padding-left: 50px;
background: url('/theme/v4/sub_theme/ust/v4/user_heqa_ust/langMobileIcon.png') no-repeat 10px center;
}
#mobileMenu label[for="curMobile"]
{
padding-left: 50px;
background: url('/theme/v4/sub_theme/ust/v4/user_heqa_ust/curMobileIcon.png') no-repeat 10px center;
}
#basketMobile
{
padding-left: 50px;
background: url('/theme/v4/sub_theme/ust/v4/user_heqa_ust/basketMobileIcon.png') no-repeat 10px center;
}
#mobileMenu #setLocationMobile
{
padding-left: 50px;
background: url('/theme/v4/sub_theme/ust/v4/user_heqa_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_heqa_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_heqa_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;
}
#logo a
{
height: 60px;
line-height: 60px;
}
#logo p
{
height: 60px;
line-height: 60px;
}
#logo a img
{
width: 100%;
}
#search
{
margin: 0px;
position: fixed;
bottom: -60px ;
margin: 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.4s;
-moz-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
#search.active
{
background: #fff;
bottom: 60px;
padding: 0;
border-bottom: 1px solid #e3e3e3;
left: 0;
border-top: 1px solid #e3e3e3;
}
#hmLinks
{
padding-top: 0;
padding-bottom: 0;
}
#hmLinks > a
{
width: 25%;
min-width: auto;
background-size: 17px 17px !important;
padding-top: 39px;
}
#hmLinks > a#searchO
{
background: url('/Data/EditorFiles/v4/search.svg') no-repeat center 12px;
position: relative;
}
#hmLinks a.heqa-organik
{
display: none;
}
#hmLinks a.basketLink span
{
top: 20px;
right: 4px ;
width: 12px;
height: 12px ;
line-height: 13px;
font-size: 7px;
}
#hmLinks a strong
{
line-height: 13px;
font-size: 9px ;
font-weight: 400;
}
#hmLinks a:hover strong
{
color: #000;
}
#search .row
{
height: 45px;
margin-right: 0 ;
margin-left: 0;
border: 0;
}
#searchRight
{
float: right;
width: 16%;
}
#FormAra input[type="submit"]
{
width: 100% ;
height: 45px;
}
#FormAra input[type="text"]
{
font-size: 13px;
padding: 0px 16% 0px 15px ;
background: #ffffff;
border: 0px ;
text-align: left;
font-weight: 400;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
font-size: 13px;
color: #363636;
}
#FormAra input[type="text"]::-moz-placeholder
{
font-size: 13px;
color: #363636;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
font-size: 13px;
color: #363636;
}
#FormAra input[type="text"]:-moz-placeholder
{
font-size: 14px;
color: #363636;
}
#mobileMenu span#searchRight
{
width: auto;
padding-top: 6px;
padding-bottom: 6px;
background: none;
}
#searchRight select
{
display: none;
}
#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
{
}
#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;
}
}
@media screen and (max-width: 350px) and (min-width: 280px)
{
#mobileMenu
{
padding: 30px 10px;
}
#menuBtn, .btnmobleft #closeMobileMenu
{
width: 50px;
height: 50px;
background: url('/Data/EditorFiles/v4/menu.svg') no-repeat center 15px;
background-size: 20px;
padding-top: 33px;
font-size: 10px;
}
#logo a , #logo a p
{
height: 50px;
line-height: 50px;
}
#hmLinks > a
{
width: 33%;
min-width: auto;
background-size: 17px 17px !important;
padding-top: 33px;
height: 50px;
}
#hmLinks a strong
{
font-size: 8px;
}
#hmLinks a#favMobile
{
display: none;
}
#logo , #hmLinks
{
width: 41%;
}
}
.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: #000000;
}
.btn-success:hover, .btn-success.active
{
background-color: #000000;
}
.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;
}
}
.filterSection
{
background: #fff url('/Data/EditorFiles/v4/filter.svg') no-repeat 0px center
;font-weight: 400;
font-size: 13px
;color: #000000;
padding: 0px 0px 0px 45px
;line-height: 36px;
height: 35px
;cursor: pointer;
min-width: 128px
;box-sizing: border-box;
background-size: 30px
;margin-left: 10px;
border-radius: 0px;
}
.filterSection:after
{
content:''
;float: right;
background: #fff url('/Data/EditorFiles/v4/darrow.svg') no-repeat right center
;width: 20px;
height: 35px
;background-color: transparent;
}
select#sort
{
font-weight: 400;
font-size: 12px
;color: #000000;
padding: 0px 25px 0px 15px
;line-height: 35px;
border: 0px
;height: 35px;
cursor: pointer
;box-sizing: border-box;
background-size: 15px
;-webkit-appearance: none;
border-radius: 0px
;margin-left: 15px;
border-left: 1px solid #000;background: #fff url('/Data/EditorFiles/v4/darrow.svg') no-repeat right center;
}
#leftFilter
{
background: #fff;
display: none;
overflow: hidden;
padding: 10px 0px 40px 0px;
position: absolute;
z-index: 99;
box-sizing: border-box;
left: 0;
right: 0;
top: 209px;
}
#leftFilter .col-title
{
line-height: 40px;
font-size: 13px
;color: #000000;
padding-right: 0
;padding-left: 0;
border-bottom: 0px
;text-transform: capitalize;
width: auto;
}
#leftFilter .col-title + div
{
max-height: 420px;
overflow: hidden
;overflow-y: auto;
}
#leftFilter .col-title + div::-webkit-scrollbar
{
width: 3px;
}
#leftFilter .col-title + div::-webkit-scrollbar-track
{
background: #e0e0e0;
}
#leftFilter .col-title + div::-webkit-scrollbar-thumb
{
background: #727272;
}
#leftFilter.active
{
display: block;
}
#filterTplOverlay.active
{
display: block;
}
#filterTplOverlay
{
background: #000000;
opacity: 0.3;
position: fixed;
top: 0;
right: 0;
height: 100%;
width: 100%;
z-index: 9998;
display: none;
cursor: pointer;
}
#filterxBtn
{
font-size: 15px;
line-height: 45px;
background: url('/Data/EditorFiles/v4/delete.svg') no-repeat calc(100% - 0px) center;
background-size: 19px;
cursor: pointer;
padding: 0;
margin-bottom: 25px;
border-bottom: 1px solid #ebebeb;
text-transform: uppercase;
font-weight: 600;
}
.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_heqa_blok/pageIcons/basket.png');
}
.pageTitle.passed .basket
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/basketPassed.png');
}
.pageTitle .address
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/address.png');
}
.pageTitle.passed .address
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/addressPassed.png');
}
.pageTitle .address2
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/address2.png');
}
.pageTitle.passed .address2
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/address2Passed.png');
}
.pageTitle .payment
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/payment.png');
}
.pageTitle.passed .payment
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/paymentPassed.png');
}
.pageTitle .cargo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/cargo.png');
}
.pageTitle.passed .cargo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/cargoPassed.png');
}
.pageTitle .confirm
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/confirm.png');
}
.pageTitle.passed .confirm
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/confirmPassed.png');
}
.pageTitle .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/member.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/memberPassed.png');
}
.pageTitle .memberInfo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/memberInfo.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/memberInfoPassed.png');
}
.pageTitle .memberNew
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/pageIcons/memberNew.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_heqa_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: 12px;font-family: "spartan300", "Arial", sans-serif;
}
[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)
{
.select-wrapper
{
margin-left: 15px;
border-left: 1px solid #000;
}
#filterSort
{
height: 60px
;display: flex;
align-content: center
;justify-content: center;
align-items: center
;flex-direction: row;
}
.col-title + div
{
display:block !important;
}
}
@media screen and (max-width: 768px)
{
#filterSort .select span.selected
{
top: 3px;
}
#filterSort > div.filterSection
{
padding: 0px 0px 0px 27px;
}
#filterSort > div:nth-child(2)
{
border-right: 1px solid #000;
border-left: 1px solid #000;
padding: 0px 9px;
}
#filterSort > div:last-child
{
border: 0px;
}
.filterClose
{
font-size: 14px;
line-height: 45px;
background: url('/Data/EditorFiles/v4/close.svg') no-repeat calc(100% - 10px) center;
background-size: 12px;
cursor: pointer;
margin-bottom: 25px;
border-bottom: 1px solid #ebebeb;
text-transform: uppercase;
padding: 0px 10px;
box-sizing: border-box;
font-weight: 600;
}
#leftFilter
{
background: #fff;
display: none;
overflow: hidden;
padding: 5px;
position: fixed;
z-index: 88;
box-sizing: border-box;
left: 0;
right: 0;
bottom: 0;
top: 0;
overflow-y: auto;
padding-bottom: 70px;
}
.filterSection:after
{
content: '';
float: right;
background: #fff url('/Data/EditorFiles/v4/darrow.svg') no-repeat right center;
width: 20px;
height: 35px;
background-color: transparent;
margin-right: 10px;
}
.col-title
{
cursor: pointer;
background: url('/Data/EditorFiles/v4/darrow.svg') no-repeat right center
;border-bottom: 0;
}
#leftFilter .col-title
{
width: 100%;
}
#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
{
line-height: 15px;
font-size:11px;
padding-left: 20px;
background:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/filterIcon.png') no-repeat 0 center;
}
#filterMobileBtn.active
{
color: #e34d0b;
background:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/filterIconActive.png') no-repeat 0 center;
}
#filterMobileBtn:after, #filterSortBtn:after
{
content:'';
float: right;
width:9px;
height: 15px;
background:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/filterArrow.png') no-repeat right center;
}
#filterMobileBtn.active:after, #filterSortBtn.active:after
{
background:url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/filterArrowActive.png') no-repeat right center;
}
#filterWrapper
{
padding: 0;
}
.currency *
{
line-height: 20px;
font-size:15px;
}
#filterPanel
{
padding: 0px;
box-sizing:border-box;
}
#filterPanel > .col
{
margin-bottom: 0;
width:100%;
}
#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: 13px;
font-weight: 600;
background-image: none;
background-color: #f5f5f5;
border: 0px;
}
#filterPanel > .row.mb .col-title:before
{
content:'';
float: left;
height: 35px;
margin-left: 10px;
}
#filterPanel > .row.mb .col-title:after
{
content: '';
float: right;
width: 9px;
height: 47px;
background: url('/theme/v4/sub_theme/blok/v4/user_heqa_blok/filterArrow.png') no-repeat right center;
margin-right: 10px;
}
#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_heqa_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
{
margin-top: 4px;
}
#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_heqa_blok/filterPrices.png') no-repeat 0 center;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
.priceWrap span
{
float: none;
width: auto;
text-align: left;
font-weight: 600;
line-height: 14px;
font-size: 11px;
display: block;
}
.priceWrap span:nth-child(2)
{
display: none;
}
#priceSlider
{
width: calc(100% - 94px);
}
#slider-range
{
margin-bottom: 6px;
}
#filterSortBtn
{
display: none;
}
#filterSort
{
display: flex;
background: #ffffff
;padding: 0px 10px;
margin: 0px -10px;width: calc(100% + 20px)
;box-sizing: border-box;
border-top: 1px solid #000000
;border-bottom: 1px solid #000000;
justify-content: space-between;
}
#filterSort > div
{
width: auto;
background-position: 0px center;
background-size: 20px;
font-size: 12px;
font-weight: 400;
background-color: transparent;
min-width: auto;
}
select#sort
{
margin-left: 0;
border: 0;
background-position: calc(100% - 7px) center;
font-size: 11px;
background-color: transparent;
padding-left: 10px !important;
}
.filterSection
{
margin-left: 0;
}
#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%;
}
}
@media screen and (max-width: 350px) and (min-width: 280px)
{
#filterSort
{
padding: 0px 5px;
}
#filterSort > div
{
font-size: 11px;
}
select#sort
{
font-size: 10px;
}
#filterSort > div:nth-child(2)
{
padding: 0px 3px;
}
.select span
{
width: 16px;
height: 16px;
margin-left: 2px;
margin-top: 2px;
}
}
.symbol-16
{
color:white;
background-color:black;
padding:5px;
}
26pxbody .personaclick-recommend .recommended-items .recommended-item .recommended-item-title > a
{
line-height: 19px;
font-size: 14px ;
min-height: 19px;
max-height: 19px ;
overflow: hidden;
letter-spacing: 0.3px ;
color: #000;
font-family: "spartan400", "Arial", sans-serif;
display: block !important ;
text-align: left;
font-weight: 400;
}
body .personaclick-product__prices
{
display: flex;
align-items: center;
height: auto;
justify-content: flex-start;
}
body .personaclick-product-subPrice
{
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
font-size: 15px;
line-height: 1.5rem;
letter-spacing: 0;
height: auto;
padding-left: 0px;
}
body .pc-item-price.pc-old-price
{
display: flex;
margin-bottom: 0;
font-size: 13px;
line-height: 16px;
color: #000;
text-decoration: line-through;
font-weight: 300;
font-family: 'open sans',sans-serif;
}
body .pc-item-price.pc-discounted-price
{
line-height: 19px;
font-weight: 600;
font-size: 16px;
color: #FF0000;
font-family: 'open sans',sans-serif;
}
body .recommender-block-title
{
margin-bottom: 19px;
font-size: 14px;
text-align: center;
}
body .recommender-block-title
{
letter-spacing: 3px;
margin-bottom: 20px;
font-weight: 300;
font-size: 16px;
text-transform: uppercase;
width: 100%;
box-sizing: border-box;
padding: 0px 5px;
}
.video-ac
{
position: absolute;
top: 15px;
box-sizing: border-box;
z-index: 99;
display: inline-block;
right: 15px;
width: initial;
border-radius: 25px;
overflow: hidden;
display: none !important;
}
.productItem .video-ac:not(.active)
{
left: 6px;
transform: none;
top: 7px;
display: block !important;
right: auto;
}
.video-ac>span
{
display: flex;
align-items: center;
justify-content: center;
color: black;
font-size: 15px;
padding: 5px;
text-transform: uppercase;
width: auto;
cursor: pointer;
}
.video-ac span span
{
background-image: url('/Data/EditorFiles/v4/nplay.svg');
background-repeat: no-repeat;
background-position: left 0px center;
background-size: 26px;
width: 26px;
height: 26px;
filter: contrast(0.4);
}
.video-ac span span:last-child, .video-ac.active span span:first-child
{
display: none;
}
div[class*="ekbilgi4"]
{
position: absolute;
overflow: hidden;
top: 0;
height: 100%;
width: calc(100%);
z-index: 97;
}
div[class*="ekbilgi4"] span
{
overflow: hidden;
position: relative;
}
.productItem .video-ac span span
{
font-size: 12px;
}
#catImg
{
overflow: hidden;
overflow-y: auto;
max-height: 400px;
}
#catImg > .row.mb > div
{
text-align: center;
}
#catImg > .row.mb > div h1
{
font-size: 22px;
text-align: center;
}
#sumpopup .productOption
{
bottom: auto;
right: auto;
left: auto;
z-index: 1;
display: block;
background: #ffffff73;
padding: 0;
position: relative;
}
#sumpopup .basketBtn
{
background: red;
background-size: 16px;
height: 40px;
box-sizing: border-box;
margin: 0;
position: relative;
bottom: 0;
right: 0;
z-index: 2;
color: #fff;
line-height: 40px;
width: 100%;
text-align: center;
text-transform: uppercase;
font-size: 13px;
padding: 0;
}
#sumpopup > div:nth-child(2)
{
overflow: hidden;
overflow-y: auto;
height: 100%;
}
#sumpopup .productDetails
{
position: relative;
padding-bottom: 10px;
max-height: max-content;
min-height: 242px;
height: 100% !important;
display: flex;
justify-content: center;
align-items: center;
}
#sumpopup .optionBox select
{
width: 100%;
background: url('/Data/EditorFiles/v4/darrow.svg') no-repeat calc(100% - 10px) center;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background-size: 22px;
height: 44px;
border: 2px solid #020202;
font-size: 14px;
cursor: pointer;
padding: 0px 15px;
font-family: "spartan300", "Arial", sans-serif;
margin-bottom: 35px;
}
#sumpopup .currentPrice
{
line-height: 25px;
font-size: 19px;
color: #FF0000;
font-weight: 400;
font-family: "spartan400", "Arial", sans-serif;
}
#sumpopup .productDescription
{
line-height: 27px;
font-size: 16px;
min-height: auto;
max-height: initial;
overflow: hidden;
letter-spacing: 0.5px;
color: #000;
word-break: break-all;
font-family: "spartan300", "Arial", sans-serif;
}
#sumpopupshadow
{
z-index: 9998;
display: none ;
position: fixed;
left: 0 ;
top: 0;
right: 0 ;
bottom: 0;
background: #ffffff94 ;
cursor: pointer;
}
#sumpopupshadow.active
{
display: block;
}
#sumpopup
{
position: fixed;
top: 5%;
left: 15%;
right: 15%;
z-index: 9999;
bottom: 5%;
background: #fff;
border: 1px solid #838383;
border-radius: 35px;
padding: 40px;
box-sizing: border-box;
display: none;
overflow: hidden;
height: auto;
width: auto;
}
.sumclose
{
position: absolute;
top: 8px;
right: 13px;
width: 40px;
height: 40px;
background: #fff url('/Data/EditorFiles/v4/close.svg') no-repeat center;
z-index: 1;
background-size: 15px;
cursor: pointer;
}
#sumpopup.active
{
display: block;
}
#sumpopup .heqa-title
{
font-size: 17px;
font-weight: 400;
margin-bottom: 40px;
text-transform: capitalize;
letter-spacing: initial;
}
#sumpopup .productItem
{
margin-bottom: 20px;
}
.prelative
{
position: relative;
}
.heqa-title
{
font-size: 19px;
letter-spacing: 20px ;
font-weight: 400;
margin-bottom: 40px ;
text-transform: uppercase;
}
.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_heqa_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
{
}
[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
{
}
.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
{
float: left;
line-height: 40px;
}
.icon-cargo
{
position: absolute;
bottom: 30px;
right: 0;
width: 84px;
height: 30px;
background: url('/theme/v4/sub_theme/vitrin/v4/user_heqa_vitrin/cargoIcon.png') no-repeat center center;
z-index: 1;
}
.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_heqa_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: 10px ;
max-height: 120px;
min-height: 120px;
}
.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: 666;
display: none;
}
.variantWrapper
{
position: relative;
background: #fff;
}
.error .variantWrapper
{
z-index: 9999;
}
.productOption
{
bottom: 40px;
right: 0 ;
left: 0;
z-index: 1 ;
display: none;
background: #ffffff73 ;
padding: 10px 20px;
position: absolute;
}
.toggbasket.active + .productOption
{
display: block;
}
.productOption .variantsolo
{
display: flex;flex-direction: row;justify-content: space-between;align-items: center;padding: 15px 10px 10px 10px;border-color: #8f8f8f;
}
.colorcont
{
position: absolute;
left: 0;
bottom: 0;
right: 0;
height: 40px;
background: #ffffff73;
line-height: 40px;
cursor: pointer;
}
.colorcont > div , .colorcont > span
{
padding-right: 4px;
font-family: "spartan300", "Arial", sans-serif;
float: left;
color: #000000;
}
.colorcont > span:nth-child(1)
{
color: #000000;
}
.productOption .variantsolo .basketBtn
{
border: 0;
min-width: auto;
width: auto;
color: #3a3a3a;
background: transparent;
font-family: "spartan400", "Arial", sans-serif;
font-size: 12px;
position: relative;
z-index: auto;
padding: 0;
height: 16px;
cursor: pointer;
}
.productOption .variantsolo a , .productOption .variantsolo span
{
border: 0px !important;
}
.productListItem .productOption
{
margin-top: 20px;
}
.productOption span
{
float: left; height: 20px;line-height: 18px;font-size: 13px;color: #0e0e0e;margin-bottom: 5px;
}
.optionBox
{
width: 100%;
box-sizing: border-box;
}
.optionBox a, .optionBox select , .optionBox span
{
float: left;min-width: auto; text-align: center;height: 20px;line-height: 20px;border: 1px solid #ececec;padding-right: 0px;padding-left: 0;margin-right: 0;margin-bottom: 0;box-sizing: border-box;cursor: pointer;font-family: "spartan500", "Arial", sans-serif;font-size: 16px;
}
.optionBox a.selected
{
border: 1px solid #5b5b5b;
text-decoration: underline;
}
.optionBox a.passive
{
color: #343434;
text-decoration: line-through;
}
.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: initial;
font-size: 13px ;
color: #3e3e3e;
text-transform: capitalize ;
appearance: none;
-moz-appearance: none ;
-webkit-appearance: none;
background: #fff url('/theme/v4/sub_theme/vitrin/v4/user_heqa_vitrin/selectArrow.png') no-repeat calc(100% - 10px) center ;
border: 0px;
height: 40px ;
padding: 0px 10px;
}
.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: 16px;
font-size: 14px;
max-height: 36px;
overflow: hidden;
letter-spacing: 0.3px;
color: #000;
word-break: break-all;
font-family: "spartan400", "Arial", sans-serif;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 98%;
}
.productListItem .productDescription
{
margin-top: 34px;
max-width: 400px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
line-height: 15px;
font-size: 12px;
}
.productColItemTp .productDescription
{
text-align: center;
}
.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: url('/Data/EditorFiles/v4/cart.svg') no-repeat center ;
background-size: 16px;
height: 40px ;
box-sizing: border-box;
width: 40px ;
margin: 0;
position: absolute ;
bottom: 0;
right: 0 ;
z-index: 2;
}
.toggbasket , .toggbasket2
{
background: url('/Data/EditorFiles/v4/cart.svg') no-repeat calc(100% - 10px) center;background-size: 16px;height: 40px;box-sizing: border-box;width: 150px;padding-left: 38px;line-height: 40px;font-size: 14px;margin: 0;position: absolute;bottom: 0;right: 0;z-index: 2;color: #000000;font-family: "spartan300", "Arial", sans-serif;
}
.basketBtn.success, .basketBtn.success:hover
{
background: url('/Data/EditorFiles/v4/cart.svg') no-repeat center;
}
.basketBtn.error, .basketBtn.error:hover
{
background: url('/Data/EditorFiles/v4/cart.svg') no-repeat center;
}
.comparisonBtn
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_heqa_vitrin/comparisonBtn.png') no-repeat;
}
.comparisonBtn:hover, .comparisonBtn.active
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_heqa_vitrin/comparisonBtnHover.png') no-repeat;
}
.favouriteBtn
{
background: url('/Data/EditorFiles/v4/favorite.svg') no-repeat center;
margin: 0px;
position: absolute;
top: 10px;
right: 10px;
z-index: 2;
border-radius: 50px;
background-size: 17px;
}
.favouriteBtn:hover, .favouriteBtn.active
{
background: url('/Data/EditorFiles/v4/favorite.svg') no-repeat center;
background-size: 17px;
}
.favouriteBtn.fav-added-btn
{
background: url('/Data/EditorFiles/v4/favdo.svg') no-repeat center ;
background-size: 17px;
}
.zoomBtn
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_heqa_vitrin/zoomBtn.png') no-repeat;
}
.zoomBtn:hover, .zoomBtn.active
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_heqa_vitrin/zoomBtnHover.png') no-repeat;
}
.productColItem:last-child .mb
{
margin-bottom: 0;
}
.productColItem:last-child .line-bottom
{
border-bottom: 0;
}
.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;
}
.currentPrice
{
line-height: 25px;
font-size: 16px;
color: #FF0000;
font-weight: 700;
font-family: 'open sans',sans-serif;
}
.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: 25px;
}
.discountedPrice
{
line-height: 25px;
font-size: 16px;
color: #000;
text-decoration: line-through;
font-weight: 300;
font-family: 'open sans',sans-serif;
}
.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
{
height: 40px;
line-height: 40px;
}
[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_heqa_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainPrev
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_heqa_vitrin/carouselArrows.png');
background-position: left center;
}
.mainNext
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_heqa_vitrin/carouselSmlArrowNext.png');
}
#oneCol .mainNext
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_heqa_vitrin/carouselArrows.png');
background-position: right center;
}
.colControl
{
float: left;
width: 100%;
height: 0;
}
.colControl span
{
position: absolute;
top: 42% ;
width: 35px;
height: 35px ;
background-repeat: no-repeat;
background-position: center center ;
cursor: pointer;
background-size: 12px ;
z-index: 1;
}
.colControl .colPrev
{
left: 15px;
background-image: url('/Data/EditorFiles/v4/larrow.svg');
}
.colControl .colNext
{
right: 15px;
background-image: url('/Data/EditorFiles/v4/rarrow.svg');
}
.colBottomControl
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_heqa_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_heqa_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_heqa_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_heqa_vitrin/firstArrow.png');
}
.productPager a.prev, [dir="rtl"] .productPager a.next
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_heqa_vitrin/prevArrow.png');
}
.productPager a.next, [dir="rtl"] .productPager a.prev
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_heqa_vitrin/nextArrow.png');
}
.productPager a.last, [dir="rtl"] .productPager a.first
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_heqa_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_heqa_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainNext
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_heqa_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)
{
#katalog .personaclick-recommend .recommended-items .recommended-item .recommended-item-title > a
{
display: flex;
justify-content: flex-start;
align-items: center;
text-align: center;
font-size: 13px;
text-align: left;
letter-spacing: 1px;
}
#katalog .catalogWrapper
{
padding: 0px 5px;
box-sizing: border-box;
}
.catpad5
{
padding-left: 5px;
padding-right: 5px;
}
.image-wrapper
{
height: 0;
}
#katalog .image-wrapper
{
padding-bottom: 149.47% !important;
}
}
@media screen and (max-width: 768px)
{
body .recommender-block-title , body .recommender-block-title > .recommender-block-title__text
{
margin-bottom: 19px;
font-size: 14px;
text-align: center;
letter-spacing: 1px;
color: #000;
}
body .personaclick-recommend .recommended-items .recommended-item .recommended-item-title > a
{
font-size: 12px;
}
body .personaclick-recommend .recommended-items .recommended-item
{
margin: 0 1px 20px 1px;
}
body .personaclick-recommend .recommended-items .recommended-item .recommended-item-photo
{
margin: 0px auto 5px auto;
}
body .personaclick-recommend .recommended-items .recommended-item .recommended-item-title
{
margin-bottom: 5px;
height: auto;
}
.toggbasket , .toggbasket2.basketBtn
{
background: url('/Data/EditorFiles/v4/cart.svg') no-repeat calc(100% - 10px) center;background-size: 13px;height: 30px;box-sizing: border-box;width: 85px;line-height: 30px;font-size: 10px;margin: 0;position: absolute;bottom: 0;right: 0;z-index: 2;color: #000;font-family: "spartan300", "Arial", sans-serif;padding: 0;
}
.productItem .video-ac:not(.active)
{
left: 6px;
transform: none;
top: 10px;
display: block !important;
right: auto;
}
.video-ac span span
{
background-image: url('/Data/EditorFiles/v4/nplay.svg');
background-repeat: no-repeat;
background-position: left 0px center;
background-size: 22px;
width: 22px;
height: 22px;
filter: contrast(0.4);
}
.video-ac>span
{
padding: 0px;
}
#katalog .catalogWrapper.catlist2 > div:nth-child(3n+5)
{
width: 100% ;
padding: 0;
}
#katalog .catalogWrapper.catlist2 > div
{
padding-right: 1px;
padding-left: 0px;
}
#katalog .catalogWrapper.catlist2 > div:nth-child(3n+4)
{
padding-right: 0px;
padding-left: 1px;
}
#katalog .catalogWrapper.catlist2 > div:nth-child(1)
{
padding-right: 1px;
padding-left: 0px;
}
#katalog .catalogWrapper.catlist2 > div:nth-child(2)
{
padding-right: 0px;
padding-left: 1px;
}
#katalog .catalogWrapper.catlistt:not(.catlist2) > div
{
padding: 0px;
}
#katalog .catalogWrapper.catlistt:not(.catlist2) > div:nth-child(4n+3)
{
padding: 0px;
}
#catImg::-webkit-scrollbar
{
display: none;
}
#catImg
{
overflow: scroll;
max-height: 200px;
}
#katalog .catalogWrapper .proRowAct
{
padding: 0px 1px;
padding-top: 5px;
padding-bottom: 5px;
}
.sumclose
{
position: absolute;
top: 13px;
right: 20px;
width: 40px;
height: 40px;
background: #fff url('/Data/EditorFiles/v4/close.svg') no-repeat center;
z-index: 1;
background-size: 15px;
cursor: pointer;
}
#sumpopup .heqa-title
{
font-size: 17px;
font-weight: 400;
margin-bottom: 10px;
text-transform: capitalize;
letter-spacing: initial;
padding: 0px 20px;
}
#sumpopup .image-wrapper
{
padding-bottom: 92%;
}
#sumpopup .productDescription
{
line-height: 20px;
font-size: 14px;
min-height: auto;
max-height: initial;
overflow: hidden;
letter-spacing: 0.5px;
color: #000;
word-break: break-all;
font-family: "spartan300", "Arial", sans-serif;
}
#sumpopup .productDetails
{
position: relative;
padding-bottom: 10px;
max-height: max-content;
min-height: 162px;
height: 100% !important;
display: flex;
justify-content: center;
align-items: center;
padding-top: 0px;
}
#sumpopup .currentPrice
{
line-height: 25px;
font-size: 15px;
color: #FF0000;
font-weight: 400;
font-family: "spartan400", "Arial", sans-serif;
float: left;
}
#sumpopup .proRowAct
{
padding: 3px 0px;
}
#sumpopup .optionBox select
{
margin-bottom: 7px;
font-size: 13px;
}
#sumpopup .basketBtn
{
font-size: 14px;
}
#sumpopup .discountedPrice
{
float: left;
line-height: 25px;
font-size: 14px;
margin-right: 10px;
}
.colorcont > div, .colorcont > span
{
padding-right: 4px;
font-family: "spartan300", "Arial", sans-serif;
font-size: 10px;
}
.colorcont
{
height: 30px;
line-height: 30px;
padding: 0px 5px;
}
.basketBtn
{
background-size: 11px;
height: 30px;
width: 30px;
}
.favouriteBtn
{
top: 5px;
right: 5px;
width: 25px;
height: 25px;
background-size: 14px;
}
#sumpopup
{
position: fixed;
top: 5%;
left: 5%;
right: 5%;
z-index: 9999;
bottom: 5%;
background: #fff;
border: 1px solid #e5e5e5;
border-radius: 0;
padding: 20px 0px;
box-sizing: border-box;
display: none;
overflow: hidden;
height: auto;
width: auto;
overflow-y: auto;
}
#sumpopup::-webkit-scrollbar
{
width: 5px;
}
#sumpopup::-webkit-scrollbar-track
{
background: #f1f1f1;
}
#sumpopup::-webkit-scrollbar-thumb
{
background: #888;
}
.productDetails
{
position: relative;
padding-bottom: 10px;
max-height: 85px;
min-height: 65px;
padding-top: 4px;
}
#katalog .catalogWrapper
{
margin: 0px -10px;
width: calc(100% + 20px);
overflow: hidden;
}
#katalog .catalogWrapper:not(.catlist2) > div:nth-child(4n+3)
{
padding-right: 0px;
padding-left: 1px;
}
.productOption .variantsolo .basketBtn
{
font-size: 9px;
height: auto ;
padding: 0px;
line-height: 10px ;
margin: 0;
}
.productOption > .box
{
padding: 0px 10px;
padding-top: 10px;
}
.optionBox a, .optionBox select
{
font-size: 13px;
}
.productOption .variantsolo
{
padding: 8px 5px;display: flex;flex-direction: row;justify-content: space-between;
}
.productOption
{
padding: 10px 0px;
bottom: 30px;
overflow-y: auto;
max-height: 200px;
}
.productOption::-webkit-scrollbar
{
width: 3px;
}
.productOption::-webkit-scrollbar-track
{
background: #f1f1f1;
}
.productOption::-webkit-scrollbar-thumb
{
background: #888;
}
#katalog .catalogWrapper:not(.catlist2) > div
{
padding: 0px;
padding-right: 1px;
}
.productDiscount , .icon-new
{
display: none;
}
.socialmid #social
{
margin: 20px 0px;
}
.socialmid #social li, .socialmid #social li a, .socialmid #social li a img
{
width: 25px;
height: 25px;
}
.heqa-title
{
font-size: 11px;
letter-spacing: 7px ;
font-weight: 400;
margin-bottom: 20px ;
line-height: 25px;
}
.productOption span, .optionBox a p
{
height: 24px;line-height: 22px;width: fit-content;padding-left: 5px;
}
.productOption span
{
font-size: 14px;
}
.optionBox a, .optionBox select
{
height: 23px;
}
.optionBox a
{
width: initial;text-align: center;line-height: 24px;height: 20px;padding-left: 5px;
}
.optionBox a p
{
font-size: 13px;
}
.productBrand
{
font-size: 12px;
}
.productDescription
{
line-height: 16px;
font-size: 13px;
word-break: break-word;
}
.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: 13px;
line-height: 16px;
}
.discountedPrice + .currentPrice
{
line-height: 17px;
font-weight: 600 ;
font-size: 16px;
}
.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
{
line-height: 17px;
font-weight: 600 ;
font-size: 16px;
}
.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: 13px;
font-size: 12px;
max-height: 26px;
}
.productOption
{
padding-top: 0;
padding-bottom: 0;
}
.optionBox a, .optionBox select
{
margin-bottom: 0;
}
.productPrice.fr
{
float: left;
padding-left: 10px;
}
.discountedPrice
{
}
.currentPrice
{
}
}
@media screen and (max-width: 350px) and (min-width: 280px)
{
.colorcont > div, .colorcont > span
{
font-size: 8px;
}
.toggbasket, .toggbasket2.basketBtn
{
background-size: 10px;
width: 45px;
font-size: 9px;
}
.productDescription
{
font-size: 10px;
}
.currentPrice , .discountedPrice + .currentPrice
{
line-height: 15px;
font-size: 13px;
}
.discountedPrice
{
font-size: 12px;
line-height: 15px;
}
}
#footer #footerTop2 .newsletterMain input[type="button"]
{
position: relative;
top: auto;
right: auto;
z-index: 33;
width: 100%;
height: 45px;
color: #fff;
letter-spacing: 1px;
font-size: 17px;
text-transform: capitalize;
background: #000;
border: 0;
cursor: pointer;
-webkit-appearance: none;
border-radius: 0px;
padding: 0px 13px;
font-family: "spartan300", sans-serif;
}
#footerTop2 .newsletter > p
{
margin: 0;
text-align: center;
font-family: "spartan300", sans-serif;
font-size: 16px;
margin-bottom: 10px;
}
#footer #footerTop2 .newsletterMain input[type="text"]
{
width: 100%;
height: 50px;
line-height: 50px;
border: 0;
border-bottom: 1px solid #707070;
box-shadow: 0px 0px !important;
-webkit-appearance: none;
border-radius: 0px;
box-sizing: border-box;
margin-bottom: 30px;
text-align: center;
font-size: 14px;
}
#footerTop2
{
padding-top: 75px;
padding-bottom: 50px;
border-top: 1px solid #000;
margin-top: 50px;
}
#footerMid
{
margin: 0px 0px;
background: #fff;
}
#footerMid .col-2
{
font-size: 10px;
line-height: 13px;font-family: "spartan300", sans-serif;
}
#footerMid .col-2 span
{
font-size: 13px;
float: left;width: calc(100% - 60px)
;margin-bottom: 5px;
}
#footerMid .col-2:before
{
content: ''
;float: left;
width: 50px
;height: 50px;
margin-right: 10px
;background-repeat: no-repeat;
background-position: center;
}
#footerMid .col-2:nth-child(1):before
{
background-image: url('https://image.he-qa.com/Data/EditorFiles/v4/ftt1.svg');
}
#footerMid .col-2:nth-child(2):before
{
background-image: url('https://image.he-qa.com/Data/EditorFiles/v4/ftt2.svg');
}
#footerMid .col-2:nth-child(3):before
{
background-image: url('https://image.he-qa.com/Data/EditorFiles/v4/ftt3.svg');
}
#footerMid .col-2:nth-child(4):before
{
background-image: url('https://image.he-qa.com/Data/EditorFiles/v4/ftt4.svg');
}
#footerMid .col-2:nth-child(5):before
{
background-image: url('https://image.he-qa.com/Data/EditorFiles/v4/ftt5.svg');
}
#footerMid .col-2:nth-child(6):before
{
background-image: url('https://image.he-qa.com/Data/EditorFiles/v4/ftt6.svg');
}
body #tsoft-eticaret-sistemleri
{
display: none!important;
}
#footer h3
{
font-size: 13px;
font-weight: 100
;line-height: 20px;
text-transform:uppercase
;word-break: break-all;
margin-top:0;font-family: "spartan400", sans-serif;
}
#footerTop
{
padding-top: 5px;
padding-bottom:25px
;background: #fff;
}
#footerTop h3
{
color: #000;
}
#footerTop p
{
display: block;
font-size: 12px
;color: #000;
line-height:20px;font-family: "spartan300", sans-serif;
}
#footerTop h4
{
font-family: "spartan300", sans-serif;
font-weight: 400;
}
.newsletter
{
margin-bottom: 30px;
}
#footer .newsletterMain
{
position: relative;
color: #ffffff;
}
#footer .newsletterMain input[type="text"]
{
width:100%
;height: 35px;
line-height: 35px
;border: 0;
border-bottom: 1px solid #707070;box-shadow: 0px 0px !important
;-webkit-appearance: none;
border-radius: 0px
;box-sizing: border-box;
}
#footer .newsletterMain .placeholder
{
right: 50px;
line-height: 48px;
padding-left: 10px;
}
#footer .newsletterMain input[type="button"]
{
position: absolute;
top: 0px
;right: 0px;
z-index:33
;width: auto;
height: 35px
;color: #fff;
letter-spacing: 1px
;font-size: 10px;
text-transform: uppercase
;background: #000;
border: 0;
cursor: pointer;
-webkit-appearance: none
;border-radius: 0px;
padding: 0px 13px;
}
[dir="rtl"] #footer .newsletterMain input[type="button"]
{
right: auto;
left:10px;
}
#social
{
margin-bottom: 30px;
}
#social ul
{
display: flex;
justify-content: center;
align-items: center;
}
#social li, #social li a, #social li a img
{
float: left;
width: 40px
;height: 40px;
}
#social li
{
padding: 0px 7px;
}
#footerMiddle
{
padding-top: 45px;
padding-bottom:45px
;background: #fff;
}
#footerMiddle ul li
{
display: block;
}
#footerMiddle ul li a, #footerMiddle p
{
display: block;
padding-top:8px
;padding-bottom: 8px;
line-height:14px
;font-size: 12px;
color:#000;font-family: "spartan400", sans-serif;
}
#footerBottom
{
padding: 0px 20px;
box-sizing: border-box
;background: #fff;
}
#footerBottom .col
{
}
#footerBottom .copyright
{
line-height: 51px;
background: #F8F8F8
;font-weight: 300;
font-size: 11px
;height: 50px;
font-family: "spartan300", "Arial", sans-serif;
}
#footerBottom .col img
{
vertical-align: middle;
max-height:26px;
}
#footerSecurity img
{
padding-right: 10px;
}
#footerCards
{
margin: 15px 0px;
}
#footerCards img
{
}
#newsletter_captcha
{
padding: 0;
}
#newsletter_captcha > .row
{
display: flex;
align-items: center;
justify-content: space-between;
margin: 0 auto;
}
#newsletter_captcha > .row span
{
width: 44%;
}
#newsletter_captcha > .row span input
{
padding: 0;
width: 100%;
}
@media screen and (max-width: 1000px)
{
#footerMiddle
{
padding-top: 25px;
padding-bottom:25px;
}
#footerMiddle .col-2
{
padding-top: 15px;
padding-bottom:15px;
}
#footerMiddle .col-2:nth-child(3n+1)
{
clear: both;
}
}
@media screen and (min-width: 769px)
{
#footerTop2 .newsletter
{
width: 26%;
margin-left: 37%;
margin-right: 37%;
}
#footerMiddle > .row > .inner
{
display: flex;
align-items: flex-start;
justify-content: center;
}
#footerMiddle > .row > .inner > .col-2
{
border-right: 1px solid #000;
padding: 0px 50px;
width: auto;
}
#footerMiddle > .row > .inner > .col-2:last-child
{
border-right: 0px;
}
#footerMiddle ul li div
{
display:block !important;
height:auto !important;
}
}
@media screen and (max-width: 768px)
{
.topcred
{
padding: 0px 20px;
}
#footer .newsletterMain input[type="text"]
{
padding: 0;
}
.newsletter
{
margin: 10px 0px;
border-top: 2px solid #000
;border-bottom: 2px solid #000;
padding: 20px;
}
footer
{
padding-bottom: 60px;
}
#footerBottom .copyright
{
background: #ffffff;
font-size: 12px;
}
#footerMid .col-2
{
font-size: 11px;
line-height: 17px
;margin-bottom: 19px;
font-family: "spartan400", sans-serif;
}
#footerMid .col-2 span
{
font-weight: 500;
font-size: 13px
;float: left;
width: calc(100% - 60px)
;margin-bottom: 3px;
}
#footer h3
{
font-size: 23px;
line-height:35px;
}
#footerTop p
{
font-size: 12px;
}
#newsletter
{
margin-right: 0;
}
#newsletterMain input[type="text"]
{
font-size: 15px;
}
#footerMiddle
{
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;
border-bottom: 1px solid #fff;
}
#footerMiddle h3
{
margin-bottom: 1px;
padding-left:20px
;padding-right: 20px;
line-height:50px
;cursor: pointer;
margin-top: 0
;font-weight: 600;
text-align: center;font-family: "spartan400", sans-serif;
}
[dir="rtl"] #footerMiddle h3
{
background:#dadada url('/theme/v4/sub_theme/alt/v4/user_heqa_alt/plusIcon.png') no-repeat 20px center;
}
#footerMiddle h3.active
{
}
[dir="rtl"] #footerMiddle h3.active
{
background:#6C6C6C url('/theme/v4/sub_theme/alt/v4/user_heqa_alt/minusIcon.png') no-repeat 20px center;
}
#footerMiddle h3 + div
{
}
#footerMiddle ul li a, #footerMiddle p
{
line-height: 21px;
font-size: 13px
;padding-top: 5px;
padding-bottom: 5px;font-family: "spartan400", sans-serif
;text-align: center;
font-weight: 400;
}
#footerMiddle p
{
padding-left: 20px;
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
{
}
}
.catMenu > li
{
float:left;
width:100%;
border-bottom:1px solid #f2f2f2;
}
.catMenu > li:last-child
{
border-bottom:0;
}
[dir="rtl"] .catMenu a,
[dir="rtl"] .catMenu span
{
direction:ltr;
text-align:right;
}
.catMenu > li > a
{
float:left;
width:100%;
line-height:30px;
font-size:14px;
color:#666;
padding-left:10px;
padding-right:10px;
box-sizing:border-box;
background:url('/theme/v4/sub_theme/blok_kategori/v4/user_v4yeni/menuArrow.png') no-repeat right center;
}
.catMenu > li > ul
{
list-style:disc;
}
.catMenu > li > ul > li
{
float:left;
width:100%;
list-style:none;
}
.catMenu > li > ul > li a
{
line-height:20px;
font-weight:600;
font-size:12px;
color:#4c4c4c;
}
@media screen and (max-width: 768px)
{
.catMenu a, .catMenu span
{
padding-right:0;
padding-left:0;
}
.catMenu > li > a, .catMenu > li > span
{
line-height:25px;
font-size:11px;
}
.catMenu li.parent > a, .catMenu li.parent > span
{
background:none;
}
.catMenu a:before, .catMenu span:before
{
content:'';
float: left;
width:14px;
height:25px;
background:url('/theme/v4/sub_theme/blok_kategori/v4/user_v4yeni/filterInput.png') no-repeat right center;
margin-right: 10px;
margin-left: 10px;
}
.catMenu a.fw700:before, .catMenu span.fw700:before
{
background:url('/theme/v4/sub_theme/blok_kategori/v4/user_v4yeni/filterInputActive.png') no-repeat right center;
}
.catMenu .parent ul
{
padding:5px 0;
border-bottom: 0;
}
.catMenu > li > ul > li a, .catMenu > li > ul > li span
{
line-height:25px;
font-size:11px;
}
}
.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
{
width: 18px;
height:42px;
background-image:url('/theme/v4/sub_theme/interaktif_vitrin/v4/user_inter_heqa/arrows.png');
background-repeat: no-repeat;
cursor:pointer;
}
[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_inter_heqa/pagerActive.png') no-repeat;
margin-top: 0;
cursor:default;
}
.sliderMain .colControl span
{
margin-top: 0;
top: 50%;
transform: translateY(-50%);
}
@media screen and (max-width: 1320px)
{
.slideControl, .sliderMain ul.slidePager
{
width:calc(100% - 60px);
left: 30px;
right:30px;
margin-left: 0;
}
}
@media screen and (min-width: 2000px)
{
.sliderMain a
{
width: 100%;
}
}
 .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_heqa_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_heqa_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;
}
