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: inherit;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section
{
display: block;
}
html,
body
{
width: 100%;
text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body
{
font-family: "Open Sans", "Arial", sans-serif;
font-size: 13px;
line-height: 1;
}
[v-cloak]
{
display: none !important;
}
script
{
display: none;
}
ol,
ul
{
list-style-type: none;
}
img
{
max-width: 100%;
height: auto;
}
.ie img
{
max-width: none;
height: auto;
}
blockquote,
q
{
}
blockquote:before,
blockquote:after,
q:before,
q:after
{
}
.row::before,
.row::after
{
content: "";
display: table;
}
.row::after
{
clear: both;
}
table
{
border-collapse: collapse;
border-spacing: 0;
}
input,
select,
textarea,
button
{
outline: none;
font-family: "Open Sans", sans-serif;
}
input:focus,
select:focus,
textarea:focus
{
box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
}
p
{
padding-bottom: 10px;
font-family: "Open Sans", sans-serif;
line-height: 1.3;
}
a
{
text-decoration: none;
color: inherit;
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6
{
display: block;
font-family: "Open Sans", sans-serif;
}
h1.sp,
h2.sp,
h3.sp,
h4.sp,
h5.sp,
h6.sp
{
padding-left: 10px;
padding-right: 10px;
}
::selection
{
background: #000;
color: #fff;
}
.fl,
.btn.fl
{
float: left;
}
.fr,
.btn.fr,
.col.fr,
.box.fr
{
float: right;
}
.fn,
.btn.fn,
.col.fn,
.box.fn
{
float: none;
}
*.bgNone
{
background: none !important;
}
.a-left
{
text-align: left;
}
.a-right
{
text-align: right;
}
.a-center
{
text-align: center;
}
.a-justify
{
text-align: justify;
}
.fw300
{
font-weight: 300;
}
.fw400
{
font-weight: 400;
}
.fw500
{
font-weight: 500;
}
.fw600
{
font-weight: 600;
}
.fw700
{
font-weight: 700;
}
.sml
{
font-size: 11px;
}
.mid
{
font-size: 16px;
}
.lrg
{
font-size: 20px;
}
.ease,
.btn,
.form-control,
a,
input,
select,
textarea,
button
{
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.info
{
color: #6c6c6c;
}
.success
{
color: #449d44;
}
.warning
{
color: #ec971f;
}
.danger
{
color: #c9302c;
}
.display-flex
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.flex-wrap
{
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.align-items-center
{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.justify-content-center
{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.row
{
margin: 0 !important;
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:0 !important;
box-sizing: border-box;
}
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;
}
.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
{
}
.line-left,
.col.line-left,
.box.line-left,
.btn.line-left
{
border-left: 1px solid #ececec;
}
.line-through
{
text-decoration: line-through;
}
.line-under
{
text-decoration: underline;
}
.col-12
{
width: 100%;
}
.col-11
{
width: 91.66666667%;
}
.col-10
{
width: 83.33333333%;
}
.col-9
{
width: 75%;
}
.col-8
{
width: 66.66666667%;
}
.col-7
{
width: 58.33333333%;
}
.col-6
{
width: 50%;
}
.col-5
{
width: 41.66666667%;
}
.col-4
{
width: 33.33333333%;
}
.col-3
{
width: 25%;
}
.col-2
{
width: 16.66666667%;
}
.col-1
{
width: 8.33333333%;
}
.m-top,
.box.m-top,
.col.m-top
{
margin-top: 0;
}
.m-left,
.box.m-left,
.col.m-left
{
margin-left: 0;
}
.m-bottom,
.box.m-bottom,
.col.m-bottom
{
margin-bottom: 0;
}
.m-right,
.box.m-right,
.col.m-right
{
margin-right: 0;
}
.p-top,
.box.p-top,
.col.p-top
{
padding-top: 0;
}
.p-left,
.box.p-left,
.col.p-left
{
padding-left: 0;
}
.p-bottom,
.box.p-bottom,
.col.p-bottom
{
padding-bottom: 0;
}
.p-right,
.box.p-right,
.col.p-right
{
padding-right: 0;
}
.icon-arrow
{
width: 10px;
height: 100%;
background-repeat: no-repeat;
background-position: 0 center;
}
.icon-arrow.fr,
.icon-basket.fr
{
margin-left: 10px;
}
.icon-arrow.fl,
.icon-basket.fl
{
margin-right: 10px;
}
.light-arrow
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/lightArrow.png');
}
.dark-arrow
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/darkArrow.png');
}
.btn:hover .dark-arrow
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/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;
}
.btn-big .icon-basket.fl
{
margin-right: 20px;
}
.light-basket
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/lightBasket.png');
}
.light-basket.fast
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/lightFastBasket.png');
}
.btn-big .light-basket
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/lightBasketBig.png');
}
.btn-big .light-basket.fast
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/lightFastBasketBig.png');
}
.dark-basket
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/darkBasket.png');
}
.dark-basket:hover
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/darkBasketHover.png');
}
.dark-basket.fast
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/darkFastBasket.png');
}
.dark-basket.fast:hover
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/darkFastBasketHover.png');
}
.btn-big .dark-basket
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/darkBasketBig.png');
}
.btn-big .dark-basket:hover
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/darkBasketBigHover.png');
}
.btn-big .dark-basket.fast
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/darkFastBasketBig.png');
}
.btn-big .dark-basket.fast:hover
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/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;
}
#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_new_burberry_standart/notifyClose.png') no-repeat;
cursor: pointer;
}
.stars
{
width: 87px;
height: 13px;
background: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/stars.png') no-repeat;
}
.stars-inner
{
height: 13px;
background: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/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_new_burberry_standart/progress.png');
}
.accordeon
{
cursor: pointer;
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/accordeon.png');
background-repeat: no-repeat;
background-position: right center;
}
.accordeon.active
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/accordeonActive.png');
}
.hide
{
display: none;
}
#mainWrapper
{
width: 100%;
position: relative;
}
.loaderWrapper
{
position: relative;
}
.loading
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.7) url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/loading.gif') no-repeat center
center;
z-index: 333;
display: none;
}
#backToTop
{
background: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/backToTop.png') no-repeat;
color: #666;
font-size: 12px;
line-height: 30px;
padding-left: 34px;
width: 70px;
height: 30px;
cursor: pointer;
box-sizing: border-box;
display: none;
position: fixed;
bottom: 50px;
right: 50%;
margin-right: -680px;
z-index: 333;
}
#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_new_burberry_standart/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: 1200px;
margin: 0 auto;
}
}
@media screen and (max-width: 1230px)
{
#content
{
margin-right: 0;
margin-left: 0;
}
.inner
{
float: left;
width: 100%;
}
#backToTop
{
right: 30px;
bottom: 30px;
margin-right: 0;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6 + .col-6:nth-of-type(2n + 3),
:not(.notClear) > .col-4 + .col-4:nth-of-type(3n + 4),
:not(.notClear) > .col-3 + .col-3:nth-of-type(4n + 5),
:not(.notClear) > .col-2 + .col-2:nth-of-type(6n + 7),
:not(.notClear) > .col-1 + .col-1:nth-of-type(12n + 1)
{
clear: both;
}
}
@media screen and (max-width: 1000px)
{
.col-md-12
{
width: 100%;
}
.col-md-11
{
width: 91.66666667%;
}
.col-md-10
{
width: 83.33333333%;
}
.col-md-9
{
width: 75%;
}
.col-md-8
{
width: 66.66666667%;
}
.col-md-7
{
width: 58.33333333%;
}
.col-md-6
{
width: 50%;
}
.col-md-5
{
width: 41.66666667%;
}
.col-md-4
{
width: 33.33333333%;
}
.col-md-3
{
width: 25%;
}
.col-md-2
{
width: 16.66666667%;
}
.col-md-1
{
width: 8.33333333%;
}
}
@media screen and (min-width: 769px)
{
.col-mr-11
{
margin-right: 91.66666667%;
}
.col-mr-10
{
margin-right: 83.33333333%;
}
.col-mr-9
{
margin-right: 75%;
}
.col-mr-8
{
margin-right: 66.66666667%;
}
.col-mr-7
{
margin-right: 58.33333333%;
}
.col-mr-6
{
margin-right: 50%;
}
.col-mr-5
{
margin-right: 41.66666667%;
}
.col-mr-4
{
margin-right: 33.33333333%;
}
.col-mr-3
{
margin-right: 25%;
}
.col-mr-2
{
margin-right: 16.66666667%;
}
.col-mr-1
{
margin-right: 8.33333333%;
}
.col-ml-11
{
margin-left: 91.66666667%;
}
.col-ml-10
{
margin-left: 83.33333333%;
}
.col-ml-9
{
margin-left: 75%;
}
.col-ml-8
{
margin-left: 66.66666667%;
}
.col-ml-7
{
margin-left: 58.33333333%;
}
.col-ml-6
{
margin-left: 50%;
}
.col-ml-5
{
margin-left: 41.66666667%;
}
.col-ml-4
{
margin-left: 33.33333333%;
}
.col-ml-3
{
margin-left: 25%;
}
.col-ml-2
{
margin-left: 16.66666667%;
}
.col-ml-1
{
margin-left: 8.33333333%;
}
#footer
{
position: relative;
z-index: 11;
}
.forMobile
{
display: none!important;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
:not(.notClear) > .col-md-6 + .col-md-6:nth-of-type(2n + 3),
:not(.notClear) > .col-md-4 + .col-md-4:nth-of-type(3n + 4),
:not(.notClear) > .col-md-3 + .col-md-3:nth-of-type(4n + 5),
:not(.notClear) > .col-md-2 + .col-md-2:nth-of-type(6n + 7),
:not(.notClear) > .col-md-1 + .col-md-1:nth-of-type(12n + 1)
{
clear: both;
}
.col-md-mr-11
{
margin-right: 91.66666667%;
}
.col-md-mr-10
{
margin-right: 83.33333333%;
}
.col-md-mr-9
{
margin-right: 75%;
}
.col-md-mr-8
{
margin-right: 66.66666667%;
}
.col-md-mr-7
{
margin-right: 58.33333333%;
}
.col-md-mr-6
{
margin-right: 50%;
}
.col-md-mr-5
{
margin-right: 41.66666667%;
}
.col-md-mr-4
{
margin-right: 33.33333333%;
}
.col-md-mr-3
{
margin-right: 25%;
}
.col-md-mr-2
{
margin-right: 16.66666667%;
}
.col-md-mr-1
{
margin-right: 8.33333333%;
}
.col-md-mr-0
{
margin-right: 0;
}
.col-md-ml-11
{
margin-left: 91.66666667%;
}
.col-md-ml-10
{
margin-left: 83.33333333%;
}
.col-md-ml-9
{
margin-left: 75%;
}
.col-md-ml-8
{
margin-left: 66.66666667%;
}
.col-md-ml-7
{
margin-left: 58.33333333%;
}
.col-md-ml-6
{
margin-left: 50%;
}
.col-md-ml-5
{
margin-left: 41.66666667%;
}
.col-md-ml-4
{
margin-left: 33.33333333%;
}
.col-md-ml-3
{
margin-left: 25%;
}
.col-md-ml-2
{
margin-left: 16.66666667%;
}
.col-md-ml-1
{
margin-left: 8.33333333%;
}
.col-md-ml-0
{
margin-left: 0;
}
.dn-md
{
display: none;
}
}
@media screen and (max-width: 768px)
{
.col-sm-12
{
width: 100%;
}
.col-sm-11
{
width: 91.66666667%;
}
.col-sm-10
{
width: 83.33333333%;
}
.col-sm-9
{
width: 75%;
}
.col-sm-8
{
width: 66.66666667%;
}
.col-sm-7
{
width: 58.33333333%;
}
.col-sm-6
{
width: 50%;
}
.col-sm-5
{
width: 41.66666667%;
}
.col-sm-4
{
width: 33.33333333%;
}
.col-sm-3
{
width: 25%;
}
.col-sm-2
{
width: 16.66666667%;
}
.col-sm-1
{
width: 8.33333333%;
}
:not(.notClear) > .col-sm-6 + .col-sm-6:nth-of-type(2n + 3),
:not(.notClear) > .col-sm-4 + .col-sm-4:nth-of-type(3n + 4),
:not(.notClear) > .col-sm-3 + .col-sm-3:nth-of-type(4n + 5),
:not(.notClear) > .col-sm-2 + .col-sm-2:nth-of-type(6n + 7),
:not(.notClear) > .col-sm-1 + .col-sm-1:nth-of-type(12n + 1)
{
clear: both;
}
.forDesktop
{
display: none;
}
#leftColumn
{
padding-right: 0;
}
#rightColumn
{
padding-left: 0;
}
}
@media screen and (max-width: 540px)
{
.col-xs-12
{
width: 100%;
}
.col-xs-11
{
width: 91.66666667%;
}
.col-xs-10
{
width: 83.33333333%;
}
.col-xs-9
{
width: 75%;
}
.col-xs-8
{
width: 66.66666667%;
}
.col-xs-7
{
width: 58.33333333%;
}
.col-xs-6
{
width: 50%;
}
.col-xs-5
{
width: 41.66666667%;
}
.col-xs-4
{
width: 33.33333333%;
}
.col-xs-3
{
width: 25%;
}
.col-xs-2
{
width: 16.66666667%;
}
.col-xs-1
{
width: 8.33333333%;
}
.dn-xs
{
display: none;
}
#leftColumn > p,
#leftColumn > p *,
#mainColumn > p,
#mainColumn > p *,
#rightColumn > p,
#rightColumn > p *
{
float: left;
width: 100%;
}
#alis-veris-listem .pageTitle
{
height: auto;
min-height: 60px;
}
#alis-veris-listem .pageTitle > .row
{
background-position: 10px 12px;
}
#alis-veris-listem #liste-kategori
{
padding-left: 0;
}
#alis-veris-listem table img
{
width: 40px;
max-width: none;
}
}
.tsoft-push--in-notification
{
width: 422px;
padding: 0 20px 10px 20px;
border: 1px solid #bababa;
border-radius: 3px;
box-shadow: 0 4px 4px -2px #888;
background-color: #fbfbfb;
font-family: Arial, sans-serif;
position: fixed;
top: 0;
left: 50%;
margin-left: -211px;
z-index: 9999999999999;
}
.tsoft-push--in-notification-inner-container
{
margin: 0;
}
.tsoft-push--in-notification-logo
{
height: auto;
margin-right: 5px;
max-width: 150px;
float: left;
}
.tsoft-push--in-notification-logo img
{
width: 100%;
height: 100%;
padding-top: 20px;
}
.tsoft-push--in-notification-image-container
{
float: left;
margin: 13px 15px 0 0;
}
.tsoft-push--in-notification-image-container img
{
width: 65px;
height: 65px;
}
.tsoft-push--in-notification-text-container
{
position: relative !important;
padding: 10px 0 0 0 !important;
color: #000 !important;
text-align: left !important;
margin: 0 !important;
line-height: 1.4em !important;
}
.tsoft-push--in-notification-title
{
margin-bottom: 5px;
text-align: left;
font-size: 14px;
font-weight: 700;
line-height: 1.4em;
color: #000;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-description
{
font-size: 12px;
line-height: 1.4em;
margin: 10px 0;
padding: 0;
text-align: left;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-button-container
{
float: right !important;
}
.tsoft-push--in-notification-button
{
width: 90px;
height: 18px;
line-height: 18px;
margin-left: 3px;
padding: 5px;
background: #f9f9f9;
border: 1px solid #bababa;
border-radius: 1px;
display: inline-block;
font-size: 14px;
text-align: center;
cursor: pointer;
box-sizing: content-box;
}
.tsoft-push--in-allow-button
{
background: #00c33d;
color: #fff;
border-color: #059833;
}
@media all and (max-width: 421px)
{
.tsoft-push--in-notification
{
box-sizing: border-box;
width: 100%;
left: 0;
margin: 0;
border-radius: 0;
border-left: 0;
border-right: 0;
border-top: 0;
}
.tsoft-push--in-notification-text-container
{
float: left;
}
}

@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bbck.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bbck.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bbck.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bbck.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bbck.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bbck.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.angularTemplate
{
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 30px;
}
#filterWrapper
{
display: flex;
justify-content: space-evenly;
align-items: center;
width: 100vw;
}
.bootstrap-select.btn-group .dropdown-menu.inner
{
width: auto !important;
}
.whiteBg
{
background-color: #fff;
}
.lightBg
{
background-color: #ececec;
}
.darkBg
{
background-color: #6c6c6c;
color: #fff;
}
.navIcon
{
width: 23px;
height: 23px;
background: #e0e0e0 url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/navIcon.png') no-repeat center center;
border-right: 1px solid #ececec;
}
[dir="rtl"] .navIcon
{
border-right: 0;
border-left: 1px solid #ececec;
}
#navigasyon a
{
float: left;
height: 23px;
line-height: 23px;
color: #aaa;
font-size: 11px;
font-style: italic;
padding-right: 20px;
padding-left: 10px;
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/navLink.png');
background-repeat: no-repeat;
background-position: right center;
}
[dir="rtl"] #navigasyon a
{
padding-right: 10px;
padding-left: 20px;
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/navLinkRtl.png');
background-position: 0 center;
}
#navigasyon a.navHome
{
color: #6c6c6c;
font-weight: 600;
font-style: normal;
padding-right: 30px;
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/navHome.png');
}
[dir="rtl"] #navigasyon a.navHome
{
padding-right: 10px;
padding-left: 30px;
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/navHomeRtl.png');
background-position: 0 center;
}
[dir="rtl"] .Yol,
[dir="rtl"] .breadcrumb,
[dir="rtl"] .breadcrumb li
{
float: right;
}
#catImg
{
position: relative;
}
.filter-box
{
margin-bottom: -1px;
border-right: 1px solid #ececec;
border-bottom: 1px solid #ececec;
line-height: 30px;
font-size: 12px;
color: #6c6c6c;
}
[dir="rtl"] .filter-box
{
border-right: 0;
border-left: 1px solid #ececec;
}
.filter-box select
{
float: left;
height: 30px;
margin: 0;
padding-right: 15px;
border: 0;
font-size: 12px;
color: #6c6c6c;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/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_new_burberry_standart/selectArrow.png') no-repeat 10px center;
}
.filter-box .input-wrap
{
height: 30px;
}
.filter-box.col-text
{
line-height: 30px;
font-size: 12px;
color: #6c6c6c;
}
.select-wrapper
{
position: relative;
width: 53px;
height: 30px;
}
.select
{
width: 33px;
padding: 30px 5px 0;
position: absolute;
left: 5px;
z-index: 333;
}
.select:hover
{
background: #f3f3f3;
}
.select span
{
width: 33px;
height: 20px;
cursor: pointer;
display: none;
padding: 5px 0;
border-top: 1px solid #b7b7b7;
}
.select span.selected
{
position: absolute;
top: 0;
left: 5px;
cursor: default;
display: block;
border-top: 0;
}
.select:hover span
{
display: block;
}
#slider-range
{
width: calc(100% - 17px);
height: 17px;
margin-top: 6px;
margin-right: 17px;
background: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/sliderRange.png') repeat-x 0 center;
position: relative;
}
.ui-slider-range
{
position: absolute;
top: 4px;
height: 9px;
background: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/sliderRangeFiller.png') repeat-x 0 center;
}
.ui-slider-handle
{
position: absolute;
top: 0;
width: 17px;
height: 17px;
background: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/sliderHandle.png') no-repeat 0 center;
cursor: pointer;
}
.catalogBtn
{
background: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/catalogIcon.png') no-repeat center 5px;
}
.horizontalBtn
{
background: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/horizontalIcon.png') no-repeat center 5px;
}
.listBtn
{
background: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/listIcon.png') no-repeat center 5px;
}
#filtre .btn.btn-default
{
font-size: 12px;
border: unset;
display: flex;
}
#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;
width: 25px;
height: 48px;
line-height: 48px;
text-align: center;
-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
{
cursor: pointer;
background-size: cover;
width: 22px;
height: 22px;
}
.qtyBtns p.icon-plus
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23444'%3E%3Cpath d='M.5.5h17v17H.5z'/%3E%3Cpath stroke-linecap='square' d='M9.5 3.5v11M4 9h11'/%3E%3C/g%3E%3C/svg%3E%0A');
}
.qtyBtns p.icon-minus
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23444'%3E%3Cpath d='M.5.5h17v17H.5z'/%3E%3Cpath stroke-linecap='square' d='M4 9h11'/%3E%3C/g%3E%3C/svg%3E');
}
.qtyBtns input
{
width: 45px !important;
font-size: 14px;
color: #000;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
min-width: 28px;
float: left;
height: 48px;
text-align: center;
padding-right: 5px;
padding-left: 5px;
border: 0;
box-sizing: border-box;
}
.package-line .qtyBtns input
{
width: 40px;
height: 28px !important;
line-height: 28px !important;
margin-right: 10px !important;
margin-left: 10px !important;
}
#myPersonalizationForm
{
display: block;
margin-right: -10px;
margin-left: -10px;
clear: both;
}
.package-line
{
line-height: 30px;
font-size: 12px;
}
.package-line:nth-child(odd)
{
background-color: #f5f5f5;
}
.package-line:nth-child(even)
{
padding-top: 0;
padding-bottom: 0;
}
.package-line .d-flex
{
display: flex;
align-items: center;
}
.middleItem
{
overflow-x: auto;
}
.middleItem td
{
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
vertical-align: middle;
}
.middleItem .lightBg td.line-right
{
border-right: 1px solid #dadada;
}
.middleItem td > span
{
display: block;
line-height: 2;
clear: both;
}
.middleItem td > span.basketProName
{
font-size: 14px;
}
.middleItem td > span.basketSubPro
{
display: inline-block;
padding-left: 5px;
padding-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
}
.incBasketProduct,
.decBasketProduct
{
}
.incBasketProduct
{
}
.decBasketProduct
{
}
.qtyBasketProduct
{
width: 28px;
}
.removeBasketProduct
{
float: left;
width: 30px;
height: 30px;
background: #000;
}
.mDetay
{
cursor: pointer;
}
#cartEmpty
{
font-size: 25px;
line-height: 250px;
}
#leftColumn #cartEmpty,
#rightColumn #cartEmpty
{
font-size: 14px;
line-height: 25px;
}
#cartEmpty:before
{
content: "";
display: inline-block;
background: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/cartEmpty.png') no-repeat center center;
width: 128px;
height: 128px;
vertical-align: middle;
margin-right: 20px;
}
#rightColumn #cartEmpty:before,
#leftColumn #cartEmpty:before
{
margin-right: 0;
}
.campaign-line
{
position: relative;
}
.btn.campaign-btn
{
position: absolute;
top: 10px;
right: 10px;
}
[dir="rtl"] .btn.campaign-btn
{
right: auto;
left: 10px;
}
[dir="rtl"] #basketOptions
{
margin-left: 0;
}
[dir="rtl"] #basketOptions .col.col-8.p-left
{
padding-right: 0;
padding-left: 10px;
}
.table-responsive
{
min-height: 0.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 0.2s ease-in-out;
-moz-transition: width 0.2s ease-in-out;
transition: width 0.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: -0.5px;
}
#membershipTabs .btn.active:before
{
width: 100%;
}
@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)
{
.middleItem .qtyBtns input
{
width: 28px;
}
}
@media screen and (max-width: 768px)
{
.navIcon
{
width: 38px;
height: 38px;
}
#navigasyon
{
border: 0;
position: relative;
background: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/navArrow.png') no-repeat 0 center;
margin-top: -10px;
border-bottom: 1px solid #f0f0f0;
}
#navigasyon li
{
position: absolute;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
}
#navigasyon a.navHome
{
background-image: none;
}
#navigasyon[data-last-step="true"] li:last-child,
#navigasyon[data-last-step="false"] li:nth-last-child(2)
{
position: static;
opacity: 1;
z-index: 0;
visibility: visible;
}
#navigasyon a
{
width: 100%;
padding-right: 0;
padding-left: 0;
line-height: 30px;
height: 30px;
color: #535353;
font-size: 12px;
text-transform: uppercase;
text-align: center;
font-style: normal;
}
[dir="rtl"] #navigasyon a
{
text-align: center;
}
#navigasyon a.navHome
{
padding-right: 0;
}
#cartEmpty
{
line-height: 40px;
}
#cartEmpty:before
{
width: 100%;
}
}
.pWrapper .pWin.angularTemplate
{
visibility: hidden;
}
.pWrapper
{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
overflow: hidden;
z-index: 999999999;
}
.flex
{
width: 100%;
height: 100%;
display: -webkit-flex;
display: flex;
justify-content: center;
-webkit-flex-direction: column;
flex-direction: column;
}
.pWrapper .pBg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
background: #333;
opacity: 0.5;
z-index: 1000;
}
.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: 12px 34px !important;
box-sizing: border-box;
margin: 0px;
}
.pWrapper .pWin.overflow .pText
{
position: absolute;
width: calc(100% - 20px);
height: calc(100% - 20px);
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 70px);
}
.pWrapper .pWin .pText img
{
margin: 0 auto;
}
.panelPopupTitle
{
font-size: 20px;
padding: 0 0 10px;
}
.pWrapper .pWin .pButtons
{
position: absolute;
overflow: hidden;
border-top: 1px solid #eee;
z-index: 1234;
bottom: 10px;
left: 10px;
right: 10px;
padding: 10px 0 0;
background: #fff;
}
.pWrapper .pWin.debugActive .pButtons,
.pWrapper .pWin.debugActive .pClose
{
display: none;
}
.pWrapper .pWin.debugActive
{
width: 90% !important;
height: auto !important;
padding: 0px !important;
}
.pWrapper .pWin.debugActive .pText
{
line-height: 30px;
margin: 0px;
text-align: center;
overflow: hidden;
}
.pWrapper .close
{
cursor: pointer;
}
.br5
{
border-radius: unset;
}
.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;
width: 30px;
height: 30px;
background-position: center;
background-repeat: no-repeat;
z-index: 99999;
color: #000;
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon__content' viewBox='0 0 1 1' width='14' height='14'%3E%3Ctitle%3Eclose%3C/title%3E%3Cpath d='M.05.05L0 .1l.2.2.2.2-.2.2-.2.2.05.05L.1 1 .3.8.5.6l.2.2.2.2.1-.1L.8.7.6.5.8.3 1 .1.95.05.9 0 .7.2.5.4.3.2.1 0 .05.05' fill='currentColor' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E');
}
#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_new_burberry_standart/popupPrev.png');
}
#nextLight
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_new_burberry_standart/popupNext.png');
}
.popupTitle,
.videoTitle
{
border-bottom: 1px solid #ececec;
font-size: 16px;
color: 0.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%;
}
@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;
}
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);
}
}
#login-form
{
padding: 12px 15px;
}
.text-description
{
margin-bottom: 10px !important;
}
.pWrapper .pWin .pText .row.oh
{
}
@media (min-width: 768px)
{
.pWrapper .pWin.withBtn
{
padding-bottom: 61px;
height: 320px;
}
}
.pWrapper .pWin
{
position: relative;
float: none;
margin: 0px auto;
width: 96%;
max-height: 90%;
max-width: 1100px;
background: rgba(255, 255, 255, 0.95);
z-index: 10001;
border: 1px solid #eee;
box-shadow: 0 0 10px rgb(0 0 0 / 50%);
border-radius: 0;
max-width: 100%!important;
}
.pWrapper .pClose:before
{
content: "";
width: 21px;
position: absolute;
height: 1px;
background: #000;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) rotate(-45deg);
}
.pWrapper .pClose:after
{
content: "";
width: 21px;
position: absolute;
height: 1px;
background: #000;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) rotate(45deg);
}
.pWrapper .pWin.withBtn
{
padding-bottom: 61px;
}
.pWrapper .pClose
{
position: absolute;
top: -37px;
right: 1px;
width: 36px;
height: 36px;
z-index: 333;
cursor: pointer;
background: rgba(255, 255, 255, 0.95);
box-shadow: 0 -5px 10px 0px rgb(0 0 0 / 20%);
}
#myPopupWin .pText
{
width: 100%;
display: flex;
float: left;
margin-top: 15px;
}
.pWrapper .pWin .pText
{
position: relative;
width: 100%;
float: left;
padding: 2px 10px;
box-sizing: border-box;
margin: 0px;
overflow-y: scroll;
-webkit-perspective: 0;
-webkit-overflow-scrolling: touch;
padding: 12px 34px !important;
}
body:not(.flexPopup) .pWrapper .pClose
{
right: 20px;
top: 25px !important;
}
#orderNotes
{
flex-direction: column;
padding: 0;
margin: 0;
width: 100%;
justify-content: center;
align-items: center;
}
#myPopupWin .row.oh
{
display: inline-block;
margin: unset !important;
height: 100% !important;
width: 100%;
}
button.btn.btn-radius.btn-success.col-12.btn-medium
{
background-color: #000;
}
#orderNoteInput
{
height: 150px!important;
}
#orderNotes .fl.col-12
{
margin-top: 20px;
}
#orderNotes .box.col-12
{
margin-top: 15px;
}
.loadedPlace::-webkit-input-placeholder
{
color: transparent;
}
.loadedPlace::-moz-placeholder
{
color: transparent;
}
.loadedPlace:-ms-input-placeholder
{
color: transparent;
}
.loadedPlace:-moz-placeholder
{
color: transparent;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button
{
-webkit-appearance: none;
margin: 0;
}
input[type="number"][type=number]
{
-moz-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration
{
display: none;
}
.form-control,
.form
{
}
.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;
}
.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_user_new_burberry/icons/firstname.png');
}
.icon-lastname
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/lastname.png');
}
.icon-mail
{
}
.icon-pen
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/pen.png');
}
.icon-message
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/message.png');
}
.icon-attach
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/attach.png');
}
.icon-code
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/code.png');
}
.icon-pass
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/password.png');
}
.icon-passConfirm
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/passConfirm.png');
}
.icon-company
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/company.png');
}
.icon-taxOffice
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/taxOffice.png');
}
.icon-taxId
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/taxId.png');
}
.icon-tc
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/tc.png');
}
.icon-birthday
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/birthday.png');
}
.icon-gender
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/gender.png');
}
.icon-mobilePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/mobilePhone.png');
}
.icon-homePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/homePhone.png');
}
.icon-officePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/officePhone.png');
}
.icon-address
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/address.png');
}
.icon-map
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/map.png');
}
.icon-zipCode
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/zipCode.png');
}
.icon-fb
{
background-color: #3c599b;
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/facebook.png');
}
.icon-tw
{
background-color: #29aae3;
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/twitter.png');
}
.icon-google
{
background-color: #d0422a;
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/icons/google-plus.png');
}
.icon-star
{
background-image:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/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_user_new_burberry/required.png') no-repeat right center;
}
.secCode, #secCode, #codeRecommend
{
position: absolute;
top:0;
left: 0;
}
.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;
text-indent: 10px;
}
.form-control.xlarge textarea,
.form.xlarge textarea
{
height: 180px;
line-height:20px;
padding-top: 14px;
padding-bottom:14px;
}
.xlarge .icon + input[type="text"],
.xlarge .icon + input[type="password"],
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"],
.xlarge .icon + textarea,
.edge .xlarge .icon + select,
.ie .xlarge .icon + select
{
padding-left: 60px;
}
.xlarge .input-icon .placeholder
{
left: 50px;
}
[dir="rtl"] .xlarge .icon + input[type="text"],
[dir="rtl"] .xlarge .icon + input[type="password"],
[dir="rtl"] .xlarge .icon + input[type="tel"],
[dir="rtl"] .xlarge .icon + input[type="number"],
[dir="rtl"] .xlarge .icon + input[type="email"],
[dir="rtl"] .xlarge .icon + input[type="search"],
[dir="rtl"] .xlarge .icon + textarea,
[dir="rtl"] .ie .xlarge .icon + select,
[dir="rtl"] .xlarge .input-icon .placeholder
{
padding-right: 60px;
padding-left:10px;
}
.xlarge .icon + select
{
text-indent: 50px;
}
.secCode + input[type="text"],
.secCode + input[type="password"],
.secCode + input[type="tel"],
.secCode + input[type="number"],
.secCode + input[type="email"],
.secCode + input[type="search"],
.secCode + select,
.secCode + textarea,
#secCode + input[type="text"],
#secCode + input[type="password"],
#secCode + input[type="tel"],
#secCode + input[type="number"],
#secCode + input[type="email"],
#secCode + input[type="search"],
#secCode + select,
#secCode + textarea,
#codeRecommend + input[type="text"],
#codeRecommend + input[type="password"],
#codeRecommend + input[type="tel"],
#codeRecommend + input[type="number"],
#codeRecommend + input[type="email"],
#codeRecommend + input[type="search"],
#codeRecommend + select,
#codeRecommend + textarea
{
padding-left: 105px;
}
.form-control.invalid input[type="text"],
.form-control.invalid input[type="password"],
.form-control.invalid input[type="tel"],
.form-control.invalid input[type="number"],
.form-control.invalid input[type="email"],
.form-control.invalid input[type="search"],
.form-control.invalid select,
.form-control.invalid textarea,
.form.invalid input[type="text"],
.form.invalid input[type="password"],
.form.invalid input[type="tel"],
.form.invalid input[type="number"],
.form.invalid input[type="email"],
.form.invalid input[type="search"],
.form.invalid select,
.form.invalid textarea,
.ng-invalid
{
border: 1px solid #d9534f;
background-color:#FFCAC8;
color: #fff;
}
.form-control input[type="file"],
.form input[type="file"]
{
visibility: hidden;
position:absolute;
top: 0;
left:0;
width:100%;
height:100%;
}
.input-wrap,
.input-wrap input
{
width: 17px;
height:20px;
}
.medium .input-wrap,
.medium .input-wrap input
{
height: 30px;
}
.large .input-wrap,
.large .input-wrap input
{
height: 40px;
}
.input-wrap
{
float: left;
margin-right:10px;
}
[dir="rtl"] .input-wrap
{
margin-right: 0;
margin-left:10px;
}
.input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/radio.png') no-repeat center center;
cursor: pointer;
}
.form-control:hover .input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/radioHover.png') no-repeat center center;
}
.input-wrap.radio.active,
.form-control:hover .input-wrap.radio.active,
.active > .form-control .input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/radioActive.png') no-repeat center center;
}
.input-wrap.checkbox
{
background:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/checkbox.png') no-repeat center center;
}
.form-control:hover .input-wrap.checkbox
{
background:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/checkboxHover.png') no-repeat center center;
}
.input-wrap.checkbox.active,
.form-control:hover .input-wrap.checkbox.active,
.active > .form-control .input-wrap.checkbox
{
background:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/checkboxActive.png') no-repeat center center;
}
.input-wrap input
{
visibility: hidden;
margin:0;
}
.form-link
{
line-height: 30px;
font-size:15px;
color: #666;
}
.info:before
{
content:'';
display: inline-block;
min-height:13px;
min-width: 12px;
background:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/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_user_new_burberry/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_user_new_burberry/data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' fill-rule='nonzero' stroke='%23FFF' d='M18.867 5.579h-1.531l-.803 11.79c-.003 1.083-.837 1.961-1.866 1.964H5.333c-1.03-.003-1.863-.88-1.866-1.965L2.664 5.58H1.6a1.078 1.078 0 0 1-.933-.491v-.983c.212-.319.563-.504.933-.491h3.733v-.982C5.333 1.546 6.17.667 7.2.667h5.6c.496-.002.971.204 1.322.573.35.37.546.87.545 1.392v.982h4.2a.48.48 0 0 1 .466.491v.983a.48.48 0 0 1-.466.491zm-7-2.947H8.133c-.515 0-.933.44-.933.982h5.6c0-.543-.418-.982-.933-.982zM15.6 5.579H4.4l.933 10.807c0 .543.418.982.934.982h7.466c.516 0 .934-.44.934-.982L15.6 5.579zm-3.267 8.842H11.4a.48.48 0 0 1-.467-.491V9.018a.48.48 0 0 1 .467-.492h.933a.48.48 0 0 1 .467.492v4.912a.48.48 0 0 1-.467.491zm-3.733 0h-.933a.48.48 0 0 1-.467-.491V9.018a.48.48 0 0 1 .467-.492H8.6a.48.48 0 0 1 .467.492v4.912a.48.48 0 0 1-.467.491z'/%3E%3C/svg%3E');
background-repeat: no-repeat;
background-position: center center;
}
.hasDatepicker
{
padding-right: 26px;
background:url('/theme/v4/sub_theme/form/v4/user_user_new_burberry/calendarIcon.png') no-repeat right center;
}
.qtyBtns input[type=number]::-webkit-inner-spin-button,
.qtyBtns input[type=number]::-webkit-outer-spin-button
{
-webkit-appearance: none;
margin: 0;
}
.tax-foffice-list
{
background-color: #FFF;
box-shadow: 0px 2px 4px rgba(0, 0, 0, .3);
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 1234;
}
.search-enable .tax-foffice-list
{
display: block;
}
.tax-foffice-list input[type="search"]
{
height: 36px;
margin-bottom: 10px;
padding-top: 0 !important;
outline: 0;
}
.tax-foffice-list ul
{
max-height: 269px;
overflow-x: hidden;
overflow-y: auto;
}
.tax-foffice-list .col-text
{
padding-top: 6px;
padding-bottom: 6px;
}
.form-control-error
{
background-color: #FFF;
color: #F00;
font-size: 13px;
font-weight: 500;
line-height: 16px;
float: left;
width: 100%;
margin-top: 3px;
box-sizing: border-box;
}
.form-control input.is-invalid,
.form-control select.is-invalid,
.form-control textarea.is-invalid
{
border-color: #F00 !important;
}
@media screen and (max-width: 768px)
{
.form-control.xlarge,
.form.xlarge,
.form-link
{
font-size: 13px;
}
.icon:not(.myFlag) + 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;
}
}
#popup-member-login
{
display: flex;
text-align: center;
margin-bottom: 15px;
align-items: center;
justify-content: center;
background-color: #000;
color: #fff;
}
.form-control-custom
{
width: 100%;
height: 40px;
border: unset;
border-bottom: 2px solid #000;
margin-bottom: 10px;
}
.form-link-custom
{
display: flex;
width: 100%;
justify-content: flex-end;
margin: 13px 0;
font-weight: 300;
}

@font-face
{
font-family: "Styrene";
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: 400;
src: url('//common.static.burberry.com/fonts/v5/BBY-Styrene/BurberryStyreneB-Regular.woff2') format("woff2"),
url('//common.static.burberry.com/fonts/v5/BBY-Styrene/BurberryStyreneB-Regular.woff') format("woff");
}
@font-face
{
font-family: "Styrene";
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: 500;
src: url('//common.static.burberry.com/fonts/v5/BBY-Styrene/BurberryStyreneB-Medium.woff2') format("woff2"),
url('//common.static.burberry.com/fonts/v5/BBY-Styrene/BurberryStyreneB-Medium.woff') format("woff");
}
@font-face
{
font-family: "Styrene";
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: 700;
src: url('//common.static.burberry.com/fonts/v5/BBY-Styrene/BurberryStyreneB-Bold.woff2') format("woff2"),
url('//common.static.burberry.com/fonts/v5/BBY-Styrene/BurberryStyreneB-Bold.woff') format("woff");
}
::-webkit-scrollbar-thumb
{
background: #4d4d4d;
}
::-webkit-scrollbar-button
{
display: none;
}
::-webkit-scrollbar
{
width: 10px;
background: #e6e6e6;
}
u,
a
{
text-underline-offset: 0.4rem;
padding-bottom: 0.1rem;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
main
{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
font-family: "Styrene", Helvetica, Arial, sans-serif;
}
body
{
font-family: "Styrene", Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
margin: 0 !important;
padding: 0 !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main,
summary
{
display: block;
}
*,
*::before,
*::after
{
box-sizing: border-box;
}
html
{
box-sizing: border-box;
touch-action: manipulation;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
ol,
ul
{
list-style: none;
}
blockquote,
q
{
quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after
{
content: "";
content: none;
}
table
{
border-collapse: collapse;
border-spacing: 0;
}
caption
{
caption-side: bottom;
}
th
{
text-align: inherit;
}
hr
{
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre
{
overflow: auto;
-ms-overflow-style: scrollbar;
}
a
{
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
abbr[title]
{
border-bottom: none;
-webkit-text-decoration: underline;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
text-decoration-skip-ink: none;
}
b,
strong
{
font-weight: bolder;
}
small
{
font-size: 80%;
}
sub,
sup
{
position: relative;
font-size: 75%;
line-height: 0;
}
sub
{
bottom: -0.25em;
}
sup
{
top: -0.5em;
}
#productImage li img
{
border-style: none;
width: 100vw;
margin: 0 auto;
height: 100%;
}
svg:not(:root)
{
overflow: hidden;
}
button
{
border-radius: 0;
}
input,
button,
select,
optgroup,
textarea
{
margin: 0;
font-size: inherit;
line-height: inherit;
}
button,
[type="reset"],
[type="submit"],
[type="button"]
{
-webkit-appearance: button;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"]
{
-webkit-appearance: listbox;
}
textarea
{
overflow: auto;
resize: vertical;
}
button,
input
{
overflow: visible;
}
button,
select
{
text-transform: none;
}
select
{
word-wrap: normal;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner
{
border-style: none;
padding: 0;
}
input[type="radio"],
input[type="checkbox"]
{
box-sizing: border-box;
padding: 0;
}
[tabindex="-1"]:focus
{
outline: 0 !important;
}
fieldset
{
min-width: 0;
}
legend
{
max-width: 100%;
white-space: normal;
color: inherit;
display: block;
}
progress
{
vertical-align: baseline;
}
textarea
{
overflow: auto;
}
[type="checkbox"],
[type="radio"]
{
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button
{
height: auto;
}
[type="search"]
{
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration
{
-webkit-appearance: none;
}
::-webkit-file-upload-button
{
-webkit-appearance: button;
font: inherit;
}
output
{
display: inline-block;
}
template
{
display: none;
}
[hidden]
{
display: none;
}
.header__wrapper.header__wrapper--desktop.fixed .header__background
{
transform: translateY(0);
}
@media screen and (min-width: 1024px)
{
.header__wrapper.header__wrapper--desktop:hover .header__background
{
transform: translateY(0);
}
.header__wrapper.header__wrapper--desktop:hover .navigation-primary__underline,
.header__wrapper.header__wrapper--desktop:hover .navigation-primary .navigation-primary__button
{
color: #000;
visibility: visible;
}
}
.header__wrapper--desktop
{
position: fixed;
z-index: 999;
width: calc(100vw - var(--scrollbar-width));
top: 0;
transition: 500ms all;
}
.header__wrapper--desktop .header__overlay
{
background: rgba(0, 0, 0, 0.3);
bottom: 0;
left: 0;
opacity: 0;
pointer-events: none;
position: fixed;
right: 0;
top: 0;
z-index: 50;
}
.header__background
{
background-color: #fff;
content: "";
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
transform: translateY(-100%);
transition: 500ms all;
}
.header__wrapper--desktop .header__content-wrapper
{
margin: 0 auto;
max-width: 2560px;
}
.header .header__button,
.header__content,
.header__icon-wrapper
{
align-items: center;
display: flex;
}
.header__content
{
height: 100%;
justify-content: space-between;
width: 100%;
}
.header-logo--standard-view
{
line-height: 0;
z-index: 999;
background-color: transparent;
transition: 500ms all;
margin-left: 10px;
}
.header__wrapper--desktop .header__navigation-wrapper
{
flex: 1;
}
.navigation-desktop
{
padding: 0 32px;
}
.navigation-desktop__bar-wrapper
{
overflow: hidden;
}
.navigation-desktop__bar
{
height: 100%;
}
.navigation-primary
{
display: flex;
position: relative;
}
.navigation-primary__list
{
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
height: 88px;
}
.list-items
{
list-style: none;
margin: 0;
padding: 0;
}
.list-items__item
{
list-style-type: none;
}
.navigation-primary__list-item
{
margin-bottom: 2px;
height: 88px;
display: flex;
justify-content: center;
align-items: center;
}
.navigation-primary .navigation-primary__button
{
font-size: 12px;
font-weight: 500;
line-height: 16px;
text-transform: uppercase;
padding: 0 16px 0;
}
@media screen and (min-width: 1366px)
{
.navigation-primary .navigation-primary__button
{
font-size: 16px;
line-height: 20px;
}
.header__content-wrapper
{
padding-left: 40px;
padding-right: 40px;
}
}
.button
{
background-color: transparent;
border: 0;
color: #000;
cursor: pointer;
display: inline-block;
padding: 0;
text-align: left;
text-decoration: none;
transition: color 0.15s linear;
}
.navigation-primary__button-text
{
display: inline-block;
}
.header__wrapper--desktop .header__icon-item .header__button
{
padding: 32px 16px;
}
.header .header__button-search
{
display: flex;
}
.header .header__button
{
cursor: pointer;
justify-content: center;
position: relative;
}
.icon--glyph-box.icon--size-m
{
height: 24px;
width: 24px;
}
.icon--glyph-box
{
align-items: center;
justify-content: center;
}
.icon
{
display: contents;
}
.header__wrapper--desktop .header__button-text
{
font-size: 12px;
font-weight: 500;
letter-spacing: 0;
line-height: 16px;
left: 46px;
top: 36px;
}
.header .header__button-text
{
position: absolute;
}
.header__button-text
{
opacity: 0;
transform: translateY(-100%);
transition: opacity 0.15s ease-out;
transition-property: transform, opacity;
}
.navigation-primary__underline
{
border-bottom-style: solid;
border-bottom-width: 2px;
pointer-events: none;
position: absolute;
transform-style: preserve-3d;
transition-duration: 0.28s;
transition-property: width, left;
transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
visibility: hidden;
}
.clear-fix-mbrem
{
margin-bottom: 8.8rem;
width: 100%;
height: 2px;
display: flex;
}
@media (max-width: 1023px)
{
.clear-fix-mbrem
{
margin-bottom: 0.1rem;
width: 100%;
height: 2px;
display: flex;
}
}
.anasayfa-custom
{
display: flex;
gap: 5px;
}
.anasayfa-custom a,
.anasayfa-custom img
{
width: 100%;
display: flex;
}
@media screen and (max-width: 1024px)
{
.list-items__item.header__icon-item.forDesktop,
.header__navigation-wrapper.forDesktop
{
display: none !important;
}
.list-items__item.header__icon-item.forMobile
{
display: block !important;
}
.anasayfa-custom
{
flex-direction: column;
}
}
.submenu-first-container
{
margin: 36px 40px 36px;
gap: 40px;
flex-flow: row wrap;
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: baseline;
width: calc(100vw - 10px);
padding: 30px 0 10px;
}
.submenu-first-container .submenu-first-li
{
display: flex;
flex-direction: column;
align-items: flex-start;
text-align: left;
justify-content: center;
padding-bottom: 20px;
}
.menu,
.menu div:not(.dynamicMenu)
{
background-color: inherit;
}
.menu
{
position: relative;
}
.menu-list
{
z-index: 33;
}
.menu li
{
float: left;
}
.menu a
{
float: left;
padding-left: 20px;
padding-right: 20px;
box-sizing: border-box;
}
.menu li.parentLink>a
{
padding-right: 40px;
background-image: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/selectArrow.png');
background-repeat: no-repeat;
background-position: right center;
}
.menu li.parentLink>ul
{
position: absolute;
top: 100%;
left: 0;
width: 200px;
display: none;
}
.menu li.parentLink li a
{
width: 100%;
}
.menu li.parentLink li.parentLink ul
{
float: left;
position: relative;
box-sizing: border-box;
border-left: 10px solid #dedede;
}
#mobileAppNotify
{
position: fixed;
z-index: 9999;
}
#appNotify
{
display: flex;
align-items: center;
}
#appLogo p
{
padding-bottom: 0;
}
#appLogo img
{
max-width: 100%;
width: auto;
height: auto;
}
#appBtn
{
white-space: nowrap;
}
#headerTop
{
background: #000;
}
#topMenu,
#topMenu li,
#topMenu a
{
float: left;
height: 30px;
}
#topMenu a
{
line-height: 30px;
color: #fff;
font-size: 11px;
padding-left: 20px;
padding-right: 20px;
border-right: 1px solid #3b3b3b;
}
#topMenu ul li:hover>span,
#topMenu ul li:hover>a
{
background: #3b3b3b;
}
#headerTop select
{
height: 30px;
padding: 0 30px 0 10px;
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/selectArrow.png') no-repeat right center;
border: 0;
border-left: 1px solid #3b3b3b;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
color: #fff;
font-size: 11px;
}
#headerTop select option
{
background: #000;
}
#headerPhone
{
color: #fff;
font-size: 11px;
line-height: 30px;
}
#headerMain
{
margin-top: 20px;
margin-bottom: 20px;
}
#hmLinks
{
padding-top: 20px;
padding-bottom: 20px;
position: relative;
}
#hmLinks>a
{
padding-top: 34px;
}
#hmLinks a.authorLink
{
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/userIcon.png') no-repeat center 10px;
}
#hmLinks a.basketLink
{
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/basketIcon.png') no-repeat center 9px;
position: relative;
}
#hmLinks a.messageLink
{
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/messageIcon.svg') no-repeat center 9px;
position: relative;
}
#hmLinks a.basketLink span,
#hmLinks a.messageLink span
{
position: absolute;
top: 2px;
right: 13px;
width: 15px;
height: 15px;
line-height: 15px;
font-size: 10px;
color: #fff;
font-weight: 600;
text-align: center;
background: #000;
border-radius: 10px;
}
#hmLinks>a strong
{
line-height: 16px;
color: #666;
font-size: 11px;
}
#basketList
{
display: none;
position: absolute;
top: 80px;
left: 0;
background: #fff;
z-index: 3333;
}
#logo p
{
float: left;
width: 100%;
height: 90px;
line-height: 90px;
padding-bottom: 0;
}
#logo a
{
width: 100%;
height: 90px;
line-height: 90px;
text-align: center;
display: table-cell;
vertical-align: middle;
padding-bottom: 0;
}
#logo img
{
display: inline;
max-height: 100%;
max-width: 100%;
width: auto;
vertical-align: middle;
}
#search
{
margin-top: 20px;
margin-bottom: 20px;
}
#search .row
{
height: 48px;
border: 1px solid #ccc;
}
#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: 10px 210px 10px 10px;
color: #666;
font-size: 13px;
}
#FormAra .placeholder
{
right: 201px;
line-height: 46px;
padding-left: 20px;
}
#searchRight
{
width: 200px;
height: 100%;
background: #f3f3f3;
border-left: 1px solid #ccc;
position: relative;
z-index: 33;
}
#searchRight select
{
width: 150px;
height: 28px;
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/selectArrow.png') no-repeat right center;
border: 0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
color: #666;
font-size: 13px;
}
#FormAra input[type="submit"]
{
width: 28px;
height: 28px;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
background-image: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/searchIcon.png');
background-repeat: no-repeat;
background-position: center center;
border: 0;
cursor: pointer;
}
#live-search-box
{
position: absolute;
top: calc(100% + 1px);
left: -1px;
width: 100%;
background: #fff;
border: 1px solid #ececec;
border-bottom: 0;
z-index: 999;
}
#live-search-box ul
{
float: left;
width: 100%;
}
#live-search-box li
{
float: left;
width: 100%;
border-bottom: 1px solid #ececec;
}
#live-search-box a
{
float: left;
width: 100%;
font-weight: 600;
display: flex;
align-items: center;
}
#live-search-box span,
#live-search-box div.search-image
{
width: 8%;
height: auto;
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
{
height: 29px;
line-height: 29px;
font-size: 13px;
color: #666;
border-right: 1px solid #dedede;
}
.menu li.parentLink>a
{
background-color: transparent;
}
#mainMenu #homeLink a
{
width: 54px;
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/homeIcon.png') no-repeat center center;
}
#mainMenu .parentLink li a
{
border-right: 0;
border-bottom: 1px solid #dedede;
}
.subMenu
{
z-index: -9999;
position: fixed;
top: -100%;
left: 0;
right: 0;
opacity: 0;
visibility: hidden;
display: flex;
justify-content: flex-start;
transition: 500ms all;
}
#mainMenu .subMenu
{
top: 47px;
}
:hover>.subMenu
{
top: 88px;
opacity: 1;
visibility: visible;
}
.menuTitle
{
font-size: 20px;
padding-bottom: 10px;
}
.subMenu a
{
border-bottom: 1px solid transparent;
font-size: 1em;
font-weight: 700;
text-align: left;
padding-bottom: 3px;
margin-bottom: 7px;
}
.subMenu li li a
{
font-size: 1em;
font-weight: 400;
padding-bottom: 3px;
margin-bottom: 7px;
display: block;
}
.subMenu a:hover
{
border-bottom: 1px solid #000;
text-decoration: unset !important;
}
#mainMenu .subMenu a:hover
{
color: #ff7200;
}
.subMenu .dynamicMenu
{
background: #fff;
}
.subMenu li li a:hover
{
text-align: left;
border-bottom: 1px solid #000;
text-decoration: unset !important;
}
#alterMenu
{
background-color: #6c6c6c;
border-top: 1px solid #aaa;
border-bottom: 1px solid #575757;
}
#alterMenu .menu>li
{
padding-top: 4px;
padding-bottom: 4px;
}
#alterMenu .menu>li:hover
{
background: #f5f5f5;
}
#alterMenu a
{
line-height: 21px;
font-size: 12px;
color: #f3f3f3;
border-right: 1px solid #aaa;
}
#alterMenu .menu>li:hover a
{
color: #444;
}
#alterMenu .menu>li:hover .subMenu
{
top: 29px;
z-index: 3333;
}
#alterMenu .menu>li:hover .subMenu a
{
border-right: 0;
}
#alterMenu .menu>li:hover .subMenu a:hover
{
color: #f37121;
}
#alterMenu .subMenu li,
#alterMenu .subMenu a
{
line-height: 30px;
border-color: #e0e0e0;
}
@media screen and (max-width: 1230px) and (min-width: 769px)
{
.menu a
{
padding-left: 10px;
padding-right: 10px;
}
.menu li.parentLink>a
{
padding-right: 30px;
}
}
@media screen and (max-width: 1000px)
{
}
@media screen and (min-width: 769px)
{
.menu li.parentLink:hover>ul
{
display: block;
}
}
@media screen and (max-width: 768px)
{
.header__wrapper--desktop
{
height: auto;
}
.header__wrapper--desktop .header
{
height: auto;
}
.list-items__item.header__icon-item:first-child
{
margin-right: 0 !important;
}
.header__wrapper--desktop .header__icon-item .header__button
{
padding: 0 5px !important;
}
.icon--glyph-box.icon--size-m
{
height: 18px;
width: 18px;
}
.header__content-wrapper
{
height: 40px !important;
}
}
.header__content-wrapper
{
height: 88px;
}
#filtre
{
margin-top: 118px !important;
}
.header__wrapper--desktop .header__icon-item .header__button
{
padding: 32px 0;
}
.icon--glyph-box
{
display: flex;
position: relative;
}
.cart-soft-count
{
position: absolute;
right: -13px;
font-weight: 500;
}
#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
{
width: 54px;
height: 54px;
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/menuBtn.png') no-repeat;
cursor: pointer;
}
@-webkit-keyframes pageOverlayDefault
{
from
{
opacity: 1;
}
to
{
opacity: 0;
}
}
@keyframes pageOverlayDefault
{
from
{
opacity: 1;
}
to
{
opacity: 0;
}
}
#pageOverlay
{
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.7);
z-index: 3333;
opacity: 0;
display: none;
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-name: pageOverlayDefault;
animation-name: pageOverlayDefault;
}
@-webkit-keyframes pageOverlay
{
from
{
opacity: 0;
}
to
{
opacity: 1;
}
}
@keyframes pageOverlay
{
from
{
opacity: 0;
}
to
{
opacity: 1;
}
}
.menuShow #pageOverlay
{
display: block;
-webkit-animation-name: pageOverlay;
animation-name: pageOverlay;
}
@-webkit-keyframes mobileMenuDefault
{
from
{
left: 0;
}
to
{
left: -100%;
}
}
@keyframes mobileMenuDefault
{
from
{
left: 0;
}
to
{
left: -100%;
}
}
#mobileMenu
{
position: fixed;
left: -100%;
top: 0;
bottom: 0;
width: 100%;
background: #fff;
overflow-y: auto;
z-index: 4444;
-webkit-animation-name: mobileMenuDefault;
animation-name: mobileMenuDefault;
}
@-webkit-keyframes mobileMenu
{
from
{
left: -100%;
}
to
{
left: 0;
}
}
@keyframes mobileMenu
{
from
{
left: -100%;
}
to
{
left: 0;
}
}
.menuShow #mobileMenu
{
-webkit-animation-name: mobileMenu;
animation-name: mobileMenu;
}
#closeMobileMenu
{
line-height: 44px;
color: #363636;
font-size: 30px;
padding-left: 54px;
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/menuBtnActive.png') no-repeat;
cursor: pointer;
}
#mobileMenu span,
#mobileMenu a,
#mobileMenu label,
#mobileMenu select
{
color: #666;
font-size: 30px;
line-height: 64px;
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/menuArrow.png') no-repeat right center;
cursor: pointer;
}
#mobileMenu span.active
{
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/menuArrowActive.png') no-repeat right center;
color: #f36d24;
padding-right: 40px;
}
#mobileMenu li ul
{
display: none;
}
#mobileMenu li ul a
{
color: #999;
font-size: 23px;
line-height: 40px;
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/menuSubArrow.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_new_burberry/langMobileIcon.png') no-repeat 10px center;
}
#mobileMenu label[for="curMobile"]
{
padding-left: 50px;
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/curMobileIcon.png') no-repeat 10px center;
}
#basketMobile
{
padding-left: 50px;
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/basketMobileIcon.png') no-repeat 10px center;
}
#mobileMenu #setLocationMobile
{
padding-left: 50px;
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/addressMobileIcon.png') no-repeat left center;
}
#loginMobile:before
{
float: left;
width: 30px;
height: 45px;
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/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_new_burberry/registerMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content: "";
}
#favMobile:before
{
float: left;
width: 30px;
height: 45px;
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/favMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content: "";
}
#headerMain
{
margin-top: 0;
margin-bottom: 0;
}
#logo a
{
height: 74px;
line-height: 74px;
}
#logo p
{
height: 74px;
line-height: 74px;
}
#logo a img
{
width: auto;
display: inline;
vertical-align: middle;
}
#search
{
padding-left: 0;
padding-right: 0;
margin-top: 0;
margin-bottom: 0;
}
#hmLinks
{
padding-top: 0;
padding-bottom: 0;
}
#hmLinks>a
{
padding-top: 48px;
}
#hmLinks a.authorLink
{
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/userIconBig.png') no-repeat center 10px;
}
#hmLinks a.basketLink
{
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/basketIconBig.png') no-repeat center 9px;
}
#hmLinks a.basketLink span
{
top: 20px;
}
#hmLinks a strong
{
line-height: 22px;
font-size: 14px;
}
#hmLinks a:hover strong
{
color: #000;
}
#search .row
{
height: 40px;
margin-right: 0;
margin-left: 0;
}
#FormAra input[type="text"]
{
font-size: 16px;
padding: 6px 75px 6px 10px;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
font-size: 14px;
color: #363636;
}
#FormAra input[type="text"]::-moz-placeholder
{
font-size: 14px;
color: #363636;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
font-size: 14px;
color: #363636;
}
#FormAra input[type="text"]:-moz-placeholder
{
font-size: 14px;
color: #363636;
}
#FormAra input[type="submit"]
{
width: 44px;
height: 24px;
background-color: transparent;
background-image: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/searchIconMobile.png');
}
#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)
{
#headerMain
{
position: fixed;
top: 0;
left: 0;
background: #fff;
z-index: 999;
}
#closeMobileMenu
{
font-size: 14px;
}
#mobileMenu span,
#mobileMenu a,
#mobileMenu label,
#mobileMenu select
{
line-height: 50px;
font-size: 14px;
text-transform: uppercase;
}
#mobileMenu li ul a
{
line-height: 30px;
font-size: 14px;
}
#hmLinks
{
display: flex;
flex-direction: row-reverse;
}
#hmLinks a.basketLink,
#hmLinks a.messageLink
{
width: 44px;
height: 74px;
max-width: 50%;
}
#hmLinks a.basketLink
{
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/basketIcon.png') no-repeat center center;
}
#hmLinks a.messageLink
{
background-position: center center;
}
#hmLinks a.basketLink span,
#hmLinks a.messageLink span
{
right: 5px;
}
#hmLinks a.messageLink span
{
top: 20px;
}
}
#hmLinks a.locationLink
{
background: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/userIcon.png') no-repeat center 10px;
width: 74px;
}
.listing-page__header
{
-webkit-box-align: center;
align-items: center;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-pack: center;
justify-content: center;
padding: 56px 0px 72px;
}
.listing-page__header-container
{
-webkit-box-align: center;
align-items: center;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-pack: center;
justify-content: center;
width: 255px;
}
.listing-page__title
{
font-size: 16px;
font-weight: 400;
letter-spacing: 0px;
line-height: 24px;
text-transform: uppercase;
color: rgb(0, 0, 0);
margin: 0px;
text-align: center;
width: 100%;
}
.listing-page__description
{
font-size: 14px;
font-weight: 400;
letter-spacing: 0px;
line-height: 20px;
text-transform: none;
color: rgb(51, 51, 51);
margin-bottom: 0px;
margin-top: 8px;
text-align: center;
max-width: 400px;
width: 100%;
}
@media only screen and (min-width: 1366px)
{
.listing-page__header
{
padding: 80px 0px 104px;
margin-top: 88px;
}
}
.inner
{
width: 100%;
}
.listing-page__description
{
font-weight: 300;
text-rendering: optimizeLegibility;
font-smoothing: antialiase;
-webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 768px)
{
.productItem
{
width: 50vw !important;
}
.logo.header-logo__logo svg
{
height: 20px !important;
}
}
.logo.header-logo__logo svg
{
font-weight: 600;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
height: 38px;
width: 100%;
margin-top: 5px;
background-color: transparent;
}
.logo.header-logo__logo svg text
{
color: #fff;
font-size: 12px;
background-color: #fff;
}
.navigation-modal
{
height: 100vh;
right: -100%;
overflow: hidden;
-webkit-overflow-scrolling: touch;
position: fixed;
-webkit-tap-highlight-color: transparent;
top: 0;
visibility: hidden;
width: 100%;
z-index: 9999;
transition: 500ms all;
}
.navigation-modal--shown
{
background-color: rgba(0, 0, 0, 0.7);
transition: background-color 0.28s cubic-bezier(0.4, 0, 0.6, 1);
}
.navigation-modal .navigation-modal__content
{
background-color: #fff;
height: 100%;
margin-left: auto;
position: relative;
width: 85%;
z-index: 99999;
transition: 500ms all;
}
.navigation-mobile,
.navigation-mobile-menu
{
height: 100%;
}
.main-header
{
align-items: center;
display: flex;
height: 56px;
padding: 0 8px 0 20px;
}
.button
{
background-color: transparent;
border: 0;
color: #000;
cursor: pointer;
display: inline-block;
padding: 0;
text-align: left;
text-decoration: none;
transition: color 0.15s linear;
}
.main-header .main-header__logo
{
width: 112px;
}
.button--fullwidth
{
box-sizing: border-box;
text-align: center;
width: 100%;
}
.primary-section__item-button,
.secondary-list__item-button
{
padding: 12px 8px 12px 24px;
}
.navigation-item--color-black
{
color: #000;
}
.navigation-item--right
{
justify-content: space-between;
}
.navigation-modal__content .primary-section__item-button,
.secondary-list__item-button
{
padding: 12px 8px 12px 24px;
}
.navigation-modal__content .navigation-item--color-black
{
color: #000;
}
.navigation-modal__content .navigation-item--right
{
justify-content: space-between;
}
.navigation-modal__content .navigation-item
{
align-items: baseline;
display: flex;
flex: 1;
flex-flow: row;
}
.navigation-modal__content .navigation-item__text--primary
{
font-size: 12px;
font-weight: 300;
letter-spacing: 0;
line-height: 16px;
text-transform: uppercase;
}
.navigation-modal__content .navigation-item__text
{
text-align: left;
}
.navigation-modal__content .icon--glyph-box.icon--size-s
{
height: 20px;
width: 20px;
}
.navigation-modal__content .icon--glyph-box
{
align-items: center;
justify-content: center;
}
.navigation-modal__content .icon
{
display: inline-flex;
}
.navigation-modal__content .navigation-item__icon
{
color: #000;
float: right;
}
.navigation-modal .navigation-modal__close-button
{
position: absolute;
right: 5px;
top: 20px;
z-index: 9999;
background-color: #fff;
}
.navigation-modal--show
{
right: 0;
visibility: visible;
transition: 500ms all;
}
.navigation-modal--show .navigation-modal__backdrop
{
right: 0;
transition: background-color 0.28s cubic-bezier(0.4, 0, 0.6, 1);
}
.navigation-modal__backdrop
{
width: 100%;
height: 100vh;
position: fixed;
right: -100%;
top: 0;
bottom: 0;
z-index: 1111;
background-color: rgba(0, 0, 0, 0.7);
transition: background-color 0.28s cubic-bezier(0.4, 0, 0.6, 1);
}
.list-items.primary-section
{
position: fixed;
background-color: #fff;
right: -200%;
transition: 500ms all;
width: 100vw;
height: 100vh;
top: 0;
z-index: 999;
}
.navigation-modal--show .list-items.primary-section.primary-section--show
{
right: -15%;
transition: 500ms all;
}
.cart-soft-count
{
margin-left: 12px;
padding-top: 2px;
}
.header__icon-item
{
margin: 0 10px !important;
}
.search-modal-desktop-wrapper
{
height: 0;
pointer-events: none;
position: relative;
}
.search-modal-desktop
{
left: 0;
overflow: hidden;
position: absolute;
top: 0;
width: 100%;
}
.search-modal-desktop .search-modal-desktop__content-wrapper
{
background: #fff;
height: 0;
overflow: hidden;
position: relative;
}
.search-modal-desktop .search-modal-desktop__content
{
left: 0;
opacity: 1;
position: absolute;
right: 0;
top: 88px;
padding-left: 44px;
padding-right: 44px;
}
.search-modal-form-wrapper.search-modal-form-wrapper--desktop
{
opacity: 1;
position: relative;
}
.search-modal-form-wrapper
{
border-bottom: 1px solid #000;
margin-bottom: 36px;
margin-top: 36px;
}
.search-modal-form .search-modal-form__field-wrapper--desktop
{
height: 40px;
}
.search-modal-content__search-results
{
position: relative;
}
.search-modal-form__form-input-group
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.search-modal-form .search-modal-form__form-input--desktop
{
font-size: 16px;
letter-spacing: 0;
line-height: 24px;
font-weight: 400;
}
.search-modal-form__form-input
{
background: 0 0;
border: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
line-height: 1;
margin: 0;
vertical-align: middle;
white-space: normal;
background: #fff;
color: #000;
padding: 0 28px 0 0;
width: 100%;
height: 50px;
border-bottom: 1px solid #000;
}
.search-modal-desktop__content-wrapper-hover
{
height: 280px !important;
transition: 500ms all;
pointer-events: all;
}
::placeholder
{
color: #000;
font-weight: 300;
opacity: 1;
}
:-ms-input-placeholder
{
color: #000;
font-weight: 300;
}
::-ms-input-placeholder
{
color: #000;
font-weight: 300;
}
.search-listing-page__header
{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 104px 0;
}
.search-listing-page__header-container
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 255px;
}
.search-listing-page__not-found-title,
.search-listing-page__title
{
font-size: 16px;
font-weight: 500;
letter-spacing: 0;
line-height: 24px;
text-transform: uppercase;
color: #000;
text-align: center;
margin: 0 0 16px;
}
.search-listing-page__search-again-container
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.search-listing-page__results-amount-title
{
font-size: 14px;
font-weight: 400;
letter-spacing: 0;
line-height: 20px;
text-transform: none;
color: #333;
}
.cta-link-primary
{
font-size: 14px;
font-weight: 400;
letter-spacing: 0;
line-height: 20px;
text-transform: none;
background: 0 0;
border: 0;
color: #333;
cursor: pointer;
padding: 0;
text-align: left;
text-decoration: underline;
}
#page-login
{
margin: 88px auto 0;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
width: calc(100vw - var(--scrollbar-width));
}
#membershipTabContainer
{
display: flex;
justify-content: center;
width: 100%;
padding: 100px 20px;
max-width: 1300px;
margin: 88px auto auto auto;
padding-left: 12px;
padding-right: 12px;
gap: 35px;
}
#login-form,
#register-form
{
position: relative;
display: table-cell;
width: 50%;
padding: 44px 48px 48px;
background: #f7f7f7;
text-align: left;
vertical-align: top;
}
#memberForm .form-description,
#membershipTabContainer .form-description
{
font: 14px/20px "Apercu Regular", Helvetica, Arial, Sans-serif;
letter-spacing: 0;
text-transform: none;
word-spacing: normal;
display: block;
margin-top: 27px;
}
#memberForm .form-name,
#membershipTabContainer .form-name
{
font: 16px/20px "Apercu Bold", Helvetica, Arial, Sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
word-spacing: normal;
font-weight: 600;
color: #000;
margin-bottom: 15px;
}
#membershipTabContainerlabel
{
font: 14px/20px "Apercu Regular", Helvetica, Arial, Sans-serif;
letter-spacing: 0;
text-transform: none;
word-spacing: normal;
display: block;
margin-bottom: 3px;
}
#login-form li
{
margin-top: 19px;
margin-bottom: 24px;
}
.popupInnerBlock
{
display: flex;
flex-direction: column;
}
#member-login-btn,
#order-login-btn,
#uye-kayit-btn
{
display: block;
overflow: hidden;
min-width: 132px;
height: 44px;
padding: 0 18px;
border: 1px solid #000;
border-radius: 0;
white-space: nowrap;
color: #fff;
background-color: #000;
text-align: center;
cursor: pointer;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
max-width: 150px;
}
.login-form-footer
{
display: flex;
width: 100%;
justify-content: space-between;
align-items: center;
margin: 20px 0px 0;
}
.login-form-footer-container
{
display: flex;
gap: 15px;
}
#memberForm
{
display: flex;
flex-direction: column;
margin: 0 auto;
justify-content: center;
align-items: center;
}
#memberForm .ma-form-header
{
text-align: center;
padding-top: 40px;
}
#uye-kayit-btn
{
width: 100% !important;
max-width: 100%;
margin-top: 15px;
}
@media screen and (max-width: 768px)
{
#membershipTabContainer
{
flex-direction: column;
padding: 0 10px;
}
#login-form,
#register-form
{
width: 100%;
}
.login-form-footer
{
flex-direction: column;
margin: 30px auto 0;
gap: 25px;
}
#order-login-btn
{
margin-top: 25px;
}
.pWrapper #myPopupWin .row.oh
{
width: 100%;
}
.box.col-12.double.altcizgi.itemss .urx
{
padding-left: 0 !important;
}
}
.nav-item-step
{
display: block;
background: #fff;
border: 1px solid #999;
width: 32px;
height: 32px;
padding: 0;
outline: 10px solid #fff;
margin: 0 auto 13px;
font: 14px/20px "Apercu Medium", Helvetica, Arial, Sans-serif;
text-transform: none;
word-spacing: normal;
line-height: 30px;
text-align: center;
font-weight: 400;
letter-spacing: 0;
-webkit-font-smoothing: antialiased;
border-radius: 17px;
}
.nav-item-name
{
color: #000;
font: 14px/20px "Apercu Medium", Helvetica, Arial, Sans-serif;
letter-spacing: 0;
text-transform: none;
word-spacing: normal;
}
#myPopupWin
{
position: relative;
}
#myPopupWin .pText
{
width: 100%;
display: flex;
float: left;
}
#iu-address
{
display: flex;
flex-direction: column;
}
#invoiceForm .icon.myFlag
{
display: none;
}
.overlay.active
{
z-index: 99998;
}
.overlay,
.overlay-wrap:hover>*+.overlay:hover
{
transition: none !important;
}
.overlay,
.overlay-wrap:hover>*+.overlay:hover
{
opacity: 0;
visibility: hidden;
transition: opacity 0.2s linear, visibility 0.2s linear;
}
.overlay
{
background: rgba(0, 0, 0, 0.75);
z-index: -1;
}
.pos-left,
.btn.pos-left,
.col.pos-left,
.box.pos-left
{
left: 0;
}
.pos-bottom,
.btn.pos-bottom,
.col.pos-bottom,
.box.pos-bottom
{
bottom: 0;
}
.pos-right,
.btn.pos-right,
.col.pos-right,
.box.pos-right
{
right: 0;
}
.pos-top,
.btn.pos-top,
.col.pos-top,
.box.pos-top
{
top: 0;
}
.pos-f,
.btn.pos-f,
.col.pos-f,
.box.pos-f
{
position: fixed;
}
.active+#cart-preview-wrapper
{
right: calc(0px - var(--scrollbar-width));
}
#cart-preview-wrapper
{
z-index: 99999;
}
#cart-preview-wrapper
{
right: -470px;
width: 470px;
max-width: 100%;
max-height: 100%;
overflow-y: scroll;
-webkit-perspective: 0;
-webkit-overflow-scrolling: touch;
z-index: 9999;
}
#cart-preview-wrapper
{
right: -470px;
}
.whiteBg
{
background-color: #fff;
}
.cartsifirpadding
{
float: left;
padding: 0;
box-sizing: border-box;
padding-top: 20px !important;
width: 100%;
}
.pos-r,
.btn.pos-r,
.col.pos-r,
.box.pos-r
{
position: relative;
}
span.cart-title
{
font-size: 30px;
font-weight: 300;
color: #000;
padding-left: 20px;
}
#light-close,
#preview-close
{
cursor: pointer;
}
#preview-close
{
text-align: center;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
color: #000;
float: right;
margin-top: 6px;
text-transform: uppercase;
}
.dil-tr .tr-basketRight
{
display: block;
}
#cart-soft-count1
{
filter: brightness(0);
background: url('https://cached.knitss.com/static/img/basketIcon.svg') no-repeat left;
}
.d-flex,
.btn.d-flex,
.col.d-flex,
.box.d-flex
{
display: flex;
align-items: center;
}
.cart-fixed
{
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: #f9f9f9;
padding-top: 8px;
}
.box.p-bottom.double.col-12.totalFiyatAlani
{
padding-top: 3px !important;
}
.box.double
{
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.box.double,
.col.double
{
padding-left: 20px !important;
padding-right: 20px !important;
}
.totalFiyatAlani>div:first-child .altcizgi
{
border-top: 0;
}
.totalFiyatAlani .clx .altcizgi
{
grid-template-columns: 1fr;
}
.totalFiyatAlani .altcizgi
{
border-top: solid 1px #d9d9d9;
border-bottom: 0;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 44px;
align-items: center;
}
.totalFiyatAlani .double
{
padding-top: 0 !important;
padding-bottom: 0 !important;
}
body .totalFiyatAlani .clx .altcizgi span
{
background-position-x: right;
padding-right: 14px;
}
.totalFiyatAlani .clx .altcizgi span,
.fiyat-wrap-sepet .show-more
{
padding-right: 20px;
background-image: url('https://cached.knitss.com/static/css/icon/caret-arrow-up.svg');
background-repeat: no-repeat;
background-position: 98.2% center;
cursor: pointer;
text-align: right;
font-size: 14px;
background-position-y: 1px;
padding-bottom: 10px;
background-size: 10px;
}
.close_show .detalist_close
{
display: none;
}
.close_show .detalist_close.details
{
display: block;
}
span.product-old-price
{
letter-spacing: 1px;
}
span.product-old-price
{
font-size: 14px;
font-weight: 400;
line-height: 1.5;
color: #000;
padding-bottom: 12px;
display: inline-block;
text-align: left;
padding: 0;
}
span.product-pricee
{
letter-spacing: 1px;
}
span.product-pricee
{
font-size: 14px;
font-weight: 400;
line-height: normal;
letter-spacing: 3px;
color: #000;
text-align: right;
}
.totalFiyatAlani .altcizgi
{
border-top: solid 1px #d9d9d9;
border-bottom: 0;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 44px;
align-items: center;
}
.totalFiyatAlani .double
{
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.totalFiyatAlani>div:last-child .altcizgi
{
border-top: 1px solid #000;
}
.totalFiyatAlani .altcizgi
{
border-top: solid 1px #d9d9d9;
border-bottom: 0;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 44px;
align-items: center;
}
.dahakalin.product-old-price,
.dahakalin.product-pricee
{
font-weight: 700;
}
span.product-old-price
{
letter-spacing: 1px;
}
.proceed-div
{
padding: 20px;
float: left;
display: block;
box-sizing: border-box;
width: 100%;
background: #f9f9f9;
}
.proceed-cart-btn
{
letter-spacing: 3.6px;
}
.proceed-cart-btn
{
width: 100%;
background-color: #000;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
font-weight: 700;
line-height: normal;
letter-spacing: 3px;
text-align: center;
color: #fff;
text-transform: uppercase;
border: 1px solid #000;
}
.box.col-12.double.subtotal
{
display: none;
}
.box.col-12.double.subtotal.active
{
display: block;
}
.box.col-12.double.shipping.active
{
display: block;
}
.box.col-12.double.shipping
{
display: none;
}
.close_show.active .detalist_close
{
display: block !important;
}
.close_show .detalist_close
{
display: none;
}
.close_show.active .detalist_close.details
{
display: none !important;
}
.close_show .detalist_close.details
{
display: block;
}
.cart-sabitHaric .altcizgi.itemss.box.double:nth-last-child(2)
{
border-bottom: none !important;
}
.altcizgi.itemss.box.double
{
margin-top: 5px;
padding-top: 35px;
padding-bottom: 35px;
margin-bottom: 5px;
padding-left: 0;
}
.box.col-12.double.altcizgi.itemss .urx
{
padding-left: 42px;
box-sizing: border-box;
}
.preview-img
{
border-radius: 4px;
}
.image-wrapper
{
padding-bottom: 140%;
}
.image-wrapper
{
height: 0;
}
.image-wrapper
{
position: relative;
width: 100%;
overflow: hidden;
}
.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;
}
.box.col-12.double.altcizgi.itemss .urx .urk
{
padding-left: 31px;
box-sizing: border-box;
}
.preview-product-brand
{
font-size: 12px;
font-weight: 700;
line-height: normal;
letter-spacing: 2.5px;
color: #d4d4d4;
text-transform: uppercase;
margin-bottom: 9px;
display: none;
}
.preview-product-title
{
font-size: 14px;
}
.preview-product-title
{
text-transform: uppercase;
}
.preview-product-title
{
font-size: 12px;
font-weight: 700;
line-height: normal;
letter-spacing: 2px;
color: #000;
margin-bottom: 15px;
}
.alturun
{
font-size: 12px;
font-weight: 400;
line-height: normal;
letter-spacing: 1.3px;
color: #000;
text-transform: uppercase;
padding-top: 0;
padding-bottom: 3px;
}
.cart-price
{
font-size: 14px;
font-weight: 400;
line-height: 1.5;
color: #000;
}
a.removeBtnn
{
width: 40px;
height: 40px;
border: solid 1px #ebebeb;
background-color: #fcfcfc;
float: right;
margin-right: 9px;
background-image: url('/theme/v4/sub_theme/ust/v4/user_new_burberry/data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23000' fill-rule='nonzero' stroke='%23FFF' d='M18.867 5.579h-1.531l-.803 11.79c-.003 1.083-.837 1.961-1.866 1.964H5.333c-1.03-.003-1.863-.88-1.866-1.965L2.664 5.58H1.6a1.078 1.078 0 0 1-.933-.491v-.983c.212-.319.563-.504.933-.491h3.733v-.982C5.333 1.546 6.17.667 7.2.667h5.6c.496-.002.971.204 1.322.573.35.37.546.87.545 1.392v.982h4.2a.48.48 0 0 1 .466.491v.983a.48.48 0 0 1-.466.491zm-7-2.947H8.133c-.515 0-.933.44-.933.982h5.6c0-.543-.418-.982-.933-.982zM15.6 5.579H4.4l.933 10.807c0 .543.418.982.934.982h7.466c.516 0 .934-.44.934-.982L15.6 5.579zm-3.267 8.842H11.4a.48.48 0 0 1-.467-.491V9.018a.48.48 0 0 1 .467-.492h.933a.48.48 0 0 1 .467.492v4.912a.48.48 0 0 1-.467.491zm-3.733 0h-.933a.48.48 0 0 1-.467-.491V9.018a.48.48 0 0 1 .467-.492H8.6a.48.48 0 0 1 .467.492v4.912a.48.48 0 0 1-.467.491z'/%3E%3C/svg%3E%0A');
background-repeat: no-repeat;
background-position: center;
background-size: 20px;
}
.overlay
{
background: rgba(0, 0, 0, 0.75);
z-index: -1;
}
.overlay.active
{
z-index: 99998;
}
.overlay.active
{
opacity: 1;
visibility: visible;
z-index: 9999;
}
#memberForm label
{
display: flex;
margin-bottom: -5px;
width: 100%;
}
#memberForm input
{
border: 1px solid #000;
text-indent: 10px;
}
.memberTabMenu
{
background-color: #fff;
flex-direction: column;
position: absolute;
justify-content: flex-start;
transition: 500ms all;
min-width: 248px;
max-width: 248px;
padding: 50px 30px 35px;
flex-direction: column;
align-items: flex-start;
visibility: hidden;
top: -270px;
z-index: -9999;
left: -25px;
transition: 500ms all;
}
#memberTab.memberPanel
{
cursor: pointer;
justify-content: center;
position: relative;
padding: 32px 0;
border: 0;
color: #000;
text-align: left;
text-decoration: none;
transition: color 0.15s linear;
padding: 32px 0;
}
#memberTab:hover .memberTabMenu
{
display: flex;
top: 50px;
opacity: 1;
visibility: visible;
z-index: 99;
}
.memberTabMenu .memberTabMenuItem
{
display: flex;
justify-content: flex-start;
align-items: center;
margin-bottom: 15px;
border-bottom: 1px solid transparent;
}
.memberTabMenu .memberTabMenuItem:hover
{
border-bottom: 1px solid #000;
}
.header__wrapper.header__wrapper--desktop.fixed.hidden
{
top: -100%;
}
.productItem .product-container img
{
width: 100%;
}
.same-day-free-shipping
{
position: absolute;
top: 15px;
right: 15px;
z-index: 4;
display: flex;
max-width: 140px;
justify-content: center;
align-items: center;
font-weight: 900;
text-transform: capitalize;
font-size: .82em;
line-height: 1;
letter-spacing: .015em;
text-align: left;
margin-bottom: 0;
}
.same-day-free-shipping img
{
height: 30px !important;
width: 30px !important;
margin-right: 10px;
}
@media screen and (max-width:768px)
{
.same-day-free-shipping
{
left: unset;
right: 15px!important;
margin: 0 auto;
top: 10px;
max-width: 100px;
}
.product-card-flags-labels-label svg
{
height: 22vw!important;
top: 5% !important;
left: 6% !important;
width: 7% !important;
}
}
.btn
{
float:left;
line-height:30px;
font-size:14px;
color:#2c2a28;
padding-top:5px;
padding-right:10px;
padding-bottom:5px;
padding-left:10px;
box-sizing:border-box;
cursor:pointer;
}
[dir="rtl"] .btn
{
float:right;
}
.btn:not(.btn-default)
{
border:0;
}
.btn:not(.btn-default):hover
{
box-shadow:inset 0 0 0 26px rgba(0,0,0,.3);
}
.btn.passive:hover
{
box-shadow:none;
}
.btn-small
{
line-height:20px;
font-size:12px;
}
.btn-small:not(.btn-default):hover
{
box-shadow:inset 0 0 0 16px rgba(0,0,0,.3);
}
.btn-big
{
line-height:40px;
font-size:16px;
}
.btn-big:not(.btn-default):hover
{
box-shadow:inset 0 0 0 26px rgba(0,0,0,.3);
}
.btn-basic,
.btn-basic.passive:hover
{
color:#3a3a3a;
background-color:#393939;
}
.btn-basic:hover,
.btn-basic.active
{
color:#fff;
}
.btn-default,
.btn-default.passive:hover
{
color:#3a3a3a;
border:1px solid #f1f1f1;
}
.btn-default.active
{
color:#fff;
background-color:#5c5c5c;
border-color:#5c5c5c;
}
.btn-border,
.btn-border.passive:hover
{
color:#7e7e7e;
background:transparent;
border:1px solid #ccc;
}
.btn-border:hover,
.btn-border.active
{
border:1px solid #7e7e7e;
}
.btn-primary,
.btn-primary.passive:hover
{
color:#fff;
background-color:#337ab7;
}
.btn-success,
.btn-success.passive:hover
{
color:#fff;
background-color:#5cb85c;
}
.btn-info,
.btn-info.passive:hover
{
color:#fff;
background-color:#5bc0de;
}
.btn-warning,
.btn-warning.passive:hover
{
color:#fff;
background-color:#e5591b;
}
.btn-danger,
.btn-danger.passive:hover
{
color:#fff;
background-color:#f33939;
}
.btn-smoked,
.btn-smoked.passive:hover
{
color:#fff;
background-color:#7e848c;
}
.btn-black,
.btn-black.passive:hover
{
color:#fff;
background-color:#000;
}
.btn-black:hover,
.btn-black.active
{
background-color:#393939;
}
.btn-custom-light-gray,
.btn-custom-light-gray.passive:hover
{
color:#fff;
background-color:#dadada;
}
.btn-custom-gray,
.btn-custom-gray.passive:hover
{
color:#fff;
background-color:#5c5c5c;
}
.btn-custom-gray:hover,
.btn-custom-gray.active
{
background-color:#3a3a3a;
}
.btn-custom-dark-gray,
.btn-custom-dark-gray.passive:hover
{
color:#fff;
}
.btn-custom-dark-gray:hover,
.btn-custom-dark-gray.active
{
background-color:#5c5c5c;
}
.btn-custom-pink,
.btn-custom-pink.passive:hover
{
color:#fff;
background-color:#e35252;
}
.btn-round
{
border-radius:25px;
}
.btn-link
{
color: #0071e8;
}
.btn-link:hover
{
color: #e35252;
box-shadow: none !important;
}
@media screen and (max-width: 540px)
{
.addressRow .btn
{
height:30px;
line-height:24px;
font-size:12px;
}
}

.btn-custom-pink,
.btn-custom-pink.passive:hover
{
background-color:#000;
}
.block-title, div + #campaign-products .block-title
{
line-height:35px;
font-size:20px;
color:#393939;
}
#campaign-products .block-title
{
margin-top:0;
}
#pageHeader
{
background:none;
}
.pageTitle
{
line-height:60px;
font-size:17px;
color:#545454;
font-weight:600;
text-transform:uppercase;
border-bottom:1px solid #ECECEC;
}
.pageTitle.small-title
{
line-height:35px;
}
:not(#pageHeader) > .pageTitle > span
{
font-size:13px;
margin-top:-35px;
}
#pageHeader .pageTitle
{
position:relative;
border-bottom:0;
}
#pageHeader .pageTitle:before
{
position:absolute;
top:0;
right:0;
line-height:60px;
color:inherit;
content:'\e81d';
font-size:13px;
font-family:'tsoft';
font-style:normal;
font-weight:normal;
text-decoration:inherit;
font-variant:normal;
text-align:center;
text-transform:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
speak:none;
}
[dir="rtl"] #pageHeader .pageTitle:before
{
content:'\e81c';
left:0;
right: auto;
}
#pageOrder .pageTitle:last-child, #pageOrder .pageTitle.passed
{
border-right:0;
}
.pageTitle.passed:first-child
{
border-left:0;
}
#pageHeader .pageTitle:last-of-type:before
{
content:'';
}
.pageTitle > .row
{
text-align:center;
background-repeat:no-repeat;
background-position:20px center;
background-size:25px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
border-bottom:1px solid #cdcdcd;
}
#pageHeader .pageTitle > .row
{
border-bottom:0;
}
.pageTitle.flexTitle
{
height: auto;
line-height: normal;
}
.pageTitle.flexTitle > .row
{
border-bottom: 0;
}
.pageTitle.flexTitle small
{
font-size: 12px;
text-transform: none;
display: block;
margin-top: 4px;
}
.col-title
{
line-height:40px;
font-size:15px;
}
.col-title i:before
{
line-height:40px;
}
#leftFilter > .col-title
{
display:none;
}
.col-title .btn
{
height:auto;
line-height:20px;
padding-top:5px;
padding-right:10px;
padding-bottom:5px;
padding-left:10px;
}
.col-text
{
line-height:17px;
font-size:12px;
font-weight:300;
color:#797979;
}
#filterWrapper .col-text:hover
{
color:#e35252;
}
[dir="rtl"] .col-text
{
direction: rtl;
text-align: right;
}
#question
{
min-height:19px;
padding-left:31px;
background:url('/theme/v4/sub_theme/blok/firat/black/../v4/question.png') no-repeat 0 center;
display:flex;
align-items:center;
box-sizing:border-box;
}
[dir="rtl"] #question
{
padding-right:31px;
padding-left:0;
background:url('/theme/v4/sub_theme/blok/firat/black/../v4/question.png') no-repeat right center;
}
.currency
{
padding-top:5px;
padding-bottom:5px;
}
.currency:last-child
{
padding-bottom:0;
border-bottom:0;
}
#BlokAra > .row
{
position:relative;
}
.filter-title:not(.hidden) .icon-plus
{
display:none;
}
.filter-title.hidden .icon-minus
{
display:none;
}
@media screen and (max-width: 768px)
{
.block-title > span,
div + #campaign-products .block-title > span
{
display: block;
width: 100%;
}
.block-title .compare,
div + #campaign-products .block-title .compare
{
position: static;
margin-top: 10px;
float: right;
}
[dir="rtl"] .col-title .btn:after
{
right:auto;
left:0;
background-position:10px center;
}
#leftFilter
{
position:relative;
padding-top:10px;
padding-bottom:10px;
background:#fff;
border:1px solid #e5e5e5;
}
#leftFilter > .col-title
{
display:block;
}
.col-title + div
{
display:none;
}
#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:30px;
font-size:15px;
}
[dir="rtl"] #filterMobileBtn
{
padding-right:20px;
padding-left:10px;
background-position:right center;
}
#filterMobileBtn.active
{
color:#e35252;
}
[dir="rtl"] #filterMobileBtn.active
{
background-position:right center;
}
#filterMobileBtn:after,
#filterSortBtn:after
{
content:'';
float:right;
width:9px;
height:15px;
}
[dir="rtl"] #filterMobileBtn:after,
[dir="rtl"] #filterSortBtn:after
{
float:left;
}
#filterWrapper
{
display:none;
margin-top:10px;
}
#filterPanel
{
padding:0 10px;
box-sizing:border-box;
}
#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:14px;
margin-bottom:10px;
}
#filterPanel > .row.mb .col-title.active
{
color:#e34d0b;
}
#filterPanel > .row.mb .col-title + div
{
border-top:0;
}
#filterPanel .col-text
{
line-height:25px;
font-size:11px;
}
#filterPanel .col-text .input-wrap
{
width:14px;
height:25px;
}
#filterPanel .box.p-bottom.col-12
{
padding-top: 5px;
padding-bottom: 5px;
}
.priceWrap
{
float:right;
padding-left:20px;
margin-top:0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
.priceWrap span
{
float:left;
width:100%;
text-align:left;
font-weight: 600;
line-height: 14px;
font-size: 11px;
}
.priceWrap span:nth-child(2)
{
display:none;
}
#priceSlider
{
width:auto;
}
#slider-range
{
margin-bottom: 6px;
}
#filterSortBtn
{
line-height:30px;
font-size:15px;
padding-top:10px;
padding-bottom:10px;
}
#filterSortBtn.active
{
color:#e35252;
}
[dir="rtl"] #filterSortBtn.active
{
background-position:right center;
}
#filterSort
{
display:none;
width:calc(100% - 20px);
margin:10px;
border:1px solid #e5e5e5;
box-sizing:border-box;
}
#filterSort .filter-box
{
padding-top: 0;
padding-bottom: 0;
}
#filterSort .filter-box.comparisonWrap
{
border-right:0;
}
}
@media screen and (max-width: 540px)
{
#pageHeader .pageTitle
{
display:none;
}
#pageHeader .pageTitle.passed
{
display:block;
}
#pageHeader .pageTitle > .row
{
font-size:16px;
margin-top:0;
}
#leftFilter,
#filterSortBtn
{
padding-top:5px;
padding-bottom:5px;
}
#filterMobileBtn,
#filterSortBtn
{
font-size:14px;
}
#filterPanel > .row.mb .col-title
{
font-size:13px;
}
}

.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_new_burberry/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;
}
.productColItem
{
border-bottom: 1px solid #ececec;
}
.productColListItem
{
position: relative;
}
#colNewsSlide .productColListItem
{
min-height: 100px;
}
.productColListItem a
{
padding-bottom: 10px;
}
.image-wrapper
{
position: relative;
width: 100%;
overflow: hidden;
}
.imgInner
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
display: flex;
align-items: center;
}
.image-wrapper img
{
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%;
}
.image-wrapper img.lazy
{
position: absolute;
top: 50%;
left: 50%;
width: 64px;
height: 64px;
margin-top: -32px;
margin-left: -32px;
}
.image-wrapper img.ndImage
{
opacity: 0;
}
.safari .image-wrapper img.ndImage,
.safari .imgGallery:hover img:not(.ndImage)
{
display: none;
}
.imgGallery:hover img.active
{
opacity: 0;
}
.imgGallery:hover img.ndImage
{
opacity: 1;
}
.safari .imgGallery:hover img.ndImage
{
display: block;
}
.icon-new
{
position: absolute;
top: 0;
left: 0;
width: 61px;
height: 61px;
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/newIconNT.png') no-repeat;
z-index: 1;
}
.icon-new:before
{
content: attr(data-text);
float: left;
width: 100%;
height: 100%;
line-height: 40px;
font-size: 12px;
color: #f09c16;
font-weight: 700;
text-transform: uppercase;
text-align: center;
transform: rotate(-45deg);
}
.icon-cargo
{
position: absolute;
bottom: 30px;
right: 0;
width: 84px;
height: 30px;
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/cargoIcon.png') no-repeat center center;
z-index: 1;
}
.out-of-stock
{
position: absolute;
width: 100%;
top: calc(50% - 20px);
left: 0;
line-height: 40px;
color: #fff;
background: rgba(0, 0, 0, 0.6);
z-index: 3;
text-align: center;
font-size: 17px;
text-transform: uppercase;
}
.productListItem .icon-cargo,
.resim-vitrin .icon-cargo
{
bottom: 0;
}
.image-band
{
position: absolute;
left: 0;
bottom: 0;
line-height: 20px;
font-size: 14px;
color: #fff;
padding-top: 5px;
padding-bottom: 5px;
background: rgba(0, 0, 0, 0.7);
}
.campaign-band
{
font-size: 11px;
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/campaign-band.png') repeat-y;
background-size: 100%;
}
.campaign-text
{
padding-right: 5px;
padding-left: 20px;
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/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
{
box-sizing: border-box;
overflow: hidden;
min-height: 120px;
height: 140px;
width: 100%;
}
.comparisonItem .productDetails
{
border-right: 0;
}
.variantOverlay
{
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.7);
z-index: 999;
display: none;
}
.variantWrapper
{
position: relative;
background: #fff;
}
.error .variantWrapper
{
z-index: 9999;
}
.productOption
{
position: relative;
min-height: 20px;
padding-bottom: 5px;
}
.productListItem .productOption
{
margin-top: 20px;
}
.productOption span
{
float: left;
width: 100%;
width: 80px;
height: 20px;
line-height: 18px;
font-size: 12px;
color: #000;
}
.optionBox
{
width: 100%;
box-sizing: border-box;
}
.optionBox a,
.optionBox select
{
float: left;
min-width: 20px;
height: 20px;
border: 1px solid #ececec;
padding-right: 5px;
padding-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
box-sizing: border-box;
cursor: pointer;
}
.optionBox a.selected
{
border: 1px solid #5b5b5b;
}
.optionBox a.passive
{
background: #d2d2d2;
text-decoration: line-through;
color: #f10a41;
}
.optionBox a p
{
float: left;
width: 100%;
height: 20px;
line-height: 18px;
text-align: center;
font-size: 11px;
color: #000;
}
.optionBox a.selected p
{
font-weight: 700;
}
.optionBox select
{
width: 100%;
line-height: 18px;
font-size: 11px;
color: #000;
text-transform: uppercase;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/selectArrow.png') no-repeat right center;
}
.productBrand
{
line-height: 24px;
font-size: 13px;
color: #000;
font-weight: 700;
}
.productListItem .productBrand
{
line-height: 80px;
}
.productColListItem .productBrand
{
line-height: 15px;
font-size: 13px;
margin-bottom: 10px;
}
.productDescription
{
line-height: 14px;
font-size: 12px;
color: #000;
word-break: break-all;
}
.productListItem .productDescription
{
margin-top: 34px;
max-width: 400px;
}
.productColListItem .productDescription,
.productColItemTp .productDescription
{
line-height: 15px;
font-size: 12px;
}
.productColItemTp .productDescription
{
text-align: center;
}
.proRowAct
{
position: absolute;
bottom: 0;
left: 0;
}
.karsilastirma
{
position: absolute;
visibility: hidden;
}
.productBtn
{
width: 30px;
height: 30px;
cursor: pointer;
margin-top: 2px;
margin-left: 10px;
margin-bottom: 2px;
}
[dir="rtl"] .productBtn
{
margin-right: 10px;
margin-left: 0;
}
.productListItem .productBtn
{
margin-top: 25px;
}
.basketBtn
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/basketBtn.png') no-repeat;
}
.basketBtn:hover
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/basketBtnHover.png') no-repeat;
}
.basketBtn.success,
.basketBtn.success:hover
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/basketBtnSuccess.png') no-repeat;
}
.basketBtn.error,
.basketBtn.error:hover
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/basketBtnError.png') no-repeat;
}
.comparisonBtn
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/comparisonBtn.png') no-repeat;
}
.comparisonBtn:hover,
.comparisonBtn.active
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/comparisonBtnHover.png') no-repeat;
}
.favouriteBtn
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/favouriteBtn.png') no-repeat;
}
.favouriteBtn:hover,
.favouriteBtn.active
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/favouriteBtnHover.png') no-repeat;
}
.zoomBtn
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/zoomBtn.png') no-repeat;
}
.zoomBtn:hover,
.zoomBtn.active
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/zoomBtnHover.png') no-repeat;
}
.productColItem:last-child .mb
{
margin-bottom: 0;
}
.productColItem:last-child .line-bottom
{
border-bottom: 0;
}
.productPrice
{
height: 28px;
line-height: 28px;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
display: table-cell;
vertical-align: middle;
}
[dir="rtl"] .productPrice
{
padding-right: 0;
padding-left: 10px;
}
.productColListItem .productPrice,
.productColItemTp .productPrice
{
width: 100%;
line-height: 14px;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
}
.productColItemTp .productPrice
{
height: 24px;
line-height: 12px;
}
.productPrice.discount,
.productInfo
{
position: relative;
padding-right: 67px;
}
.priceWrapper
{
text-align: right;
}
[dir="rtl"] .priceWrapper
{
text-align: left;
}
.currentPrice
{
line-height: 28px;
font-size: 13px;
color: #000;
font-weight: 700;
}
.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: 14px;
}
.discountedPrice
{
color: #666;
text-decoration: line-through;
margin-right: 12px;
}
.productColListItem .discountedPrice
{
float: left;
width: 50%;
text-align: left;
line-height: 17px;
font-size: 9px;
}
.productListItem .currentPrice,
.productListItem .discount .currentPrice,
.productListItem .discountedPrice
{
float: left;
line-height: 80px;
padding-left: 20px;
}
.productListItem .productInfo
{
margin-right: 20px;
}
.productDiscount
{
position: absolute;
top: 0;
right: 0;
width: 57px;
height: 30px;
line-height: 11px;
color: #fff;
font-size: 11px;
text-align: center;
padding-bottom: 4px;
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/discountBg.png') no-repeat;
z-index: 33;
}
[dir="rtl"] #productRight .productDiscount
{
right: auto;
left: 0;
}
.productInfo .productDiscount
{
top: 25px;
}
.productDiscount span
{
display: block;
font-size: 16px;
line-height: 17px;
}
.mainControl
{
position: absolute;
width: auto;
height: 0;
top: 0;
left: auto;
right: 0;
margin-left: auto;
margin-top: -50px;
z-index: 33;
}
#oneCol .mainControl
{
width: 1260px;
top: 50%;
left: 50%;
right: auto;
margin-top: -21px;
margin-left: -630px;
}
.mainControl span
{
width: 50px;
height: 50px;
cursor: pointer;
background-color: #d6d6d6;
background-repeat: no-repeat;
background-position: center center;
border-left: 1px solid #ececec;
}
#oneCol .mainControl span
{
width: 18px;
height: 42px;
background-color: transparent;
border-left: 0;
}
.mainPrev
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/carouselSmlArrowPrev.png');
}
#oneCol .mainPrev
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/carouselArrows.png');
background-position: left center;
}
.mainNext
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/carouselSmlArrowNext.png');
}
#oneCol .mainNext
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/carouselArrows.png');
background-position: right center;
}
.colControl
{
float: left;
width: 100%;
height: 0;
}
.colControl span
{
position: absolute;
top: 30%;
width: 15px;
height: 30px;
margin-top: -15px;
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
}
.colControl .colPrev
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/colControlArrowPrev.png');
}
.colControl .colNext
{
right: 0;
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/colControlArrowNext.png');
}
.colBottomControl
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/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_new_burberry/colControlTp.png');
background-repeat: no-repeat;
opacity: 0.5;
cursor: pointer;
}
.colBottomControl.vertical span
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/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-flex;
justify-content: center;
align-items: center;
}
.productPager a,
.productPager span
{
background-repeat: no-repeat;
background-position: center center;
color: #000;
display: flex;
align-items: center;
text-align: center;
margin: auto;
width: 30px;
height: 30px;
line-height: 30px;
}
[dir="rtl"] .productPager a,
[dir="rtl"] .productPager span
{
float: right;
box-sizing: border-box;
}
.productPager a
{
background-repeat: no-repeat;
background-position: center center;
color: #6f6f6f;
display: flex;
align-items: center;
text-align: center;
margin: auto;
width: 30px;
height: 30px;
line-height: 30px;
}
.productPager a.first,
[dir="rtl"] .productPager a.last
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/firstArrow.png');
}
.productPager a.prev,
[dir="rtl"] .productPager a.next
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/prevArrow.png');
}
.productPager a.next,
[dir="rtl"] .productPager a.prev
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/nextArrow.png');
}
.productPager a.last,
[dir="rtl"] .productPager a.first
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/lastArrow.png');
}
@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_new_burberry/carouselSmlArrowPrev.png');
}
#oneCol .mainNext
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_new_burberry/carouselSmlArrowNext.png');
}
}
@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 (max-width: 1000px) and (min-width: 769px)
{
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.productComparison
{
width: 0;
padding-left: 17px;
}
}
@media screen and (min-width: 769px)
{
.image-wrapper
{
height: 0;
}
}
@media screen and (max-width: 768px)
{
.productOption span,
.optionBox a p
{
height: 24px;
line-height: 22px;
}
.productOption span
{
font-size: 14px;
}
.optionBox a,
.optionBox select
{
height: 24px;
}
.optionBox a
{
min-width: 24px;
}
.optionBox a p
{
font-size: 13px;
}
.productBrand
{
font-size: 12px;
}
.productDescription
{
line-height: 16px;
font-size: 13px;
}
.productPrice.discount
{
height: auto;
margin-bottom: 20px;
padding-left: 10px;
box-sizing: border-box;
}
#productRight .productDiscount
{
top: 50%;
margin-top: -15px;
}
.productPrice .productDiscount,
#productLeft .productDiscount
{
top: 0;
margin-top: 0;
}
.priceWrapper
{
text-align: left;
}
.discountedPrice
{
font-size: 15px;
}
.discountedPrice + .currentPrice
{
line-height: 23px;
}
.discount .currentPrice
{
font-size: 20px;
line-height: 20px;
}
.productPager a,
.productPager span
{
width: 40px;
height: 38px;
line-height: 38px;
font-size: 15px;
}
.productListItem .productBrand
{
line-height: 50px;
font-size: 25px;
}
.productListItem .productDescription
{
line-height: 21px;
font-size: 15px;
}
.currentPrice
{
font-size: 20px;
}
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.resim-vitrin .currentPrice
{
line-height: 38px;
}
.resim-vitrin .discountedPrice
{
line-height: 23px;
}
.col-title + div .carousel li
{
width: 364px;
}
.productColItem
{
min-height: 470px;
}
.carousel .productColItem
{
min-height: auto;
}
.carousel .productColItem .productDetails
{
padding-left: 20px;
padding-right: 20px;
}
.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;
}
}
@media screen and (max-width: 540px)
{
.col-xs-12 .productDetails
{
height: auto !important;
}
.productDescription
{
line-height: 16px;
font-size: 12px;
}
.productOption
{
padding-top: 0;
padding-bottom: 0;
}
.productOption span
{
display: none;
}
.optionBox a,
.optionBox select
{
margin-bottom: 0;
}
.productPrice.fr
{
float: left;
padding-left: 10px;
}
.discountedPrice
{
font-size: 12px;
}
.currentPrice
{
font-size: 12px;
}
}
#katalog
{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-wrap: row wrap;
width: 100%;
}
.catalogWrapper
{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
flex: 1;
flex-flow: row wrap;
width: 100%;
height: auto;
margin-left: -1px;
width: calc(100vw - var(--scrollbar-width));
}
.productItem
{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
width: 25%;
border-left: 1px solid transparent;
float: left;
flex-flow: wrap;
}
.product-container
{
margin: 0 auto;
text-align: center;
justify-content: center;
align-items: flex-end;
display: flex;
background-color: #f4f4f4;
width: 100%;
}
.productItem .image-wrapper,
.productColItem .image-wrapper
{
width: 100%;
padding-bottom: 0 !important
;
overflow: hidden;
position: relative;
height: 100%;
display: flex;
height: auto;
display: flex;
justify-content: center;
align-items: flex-start;
}
.productDetails
{
box-sizing: border-box;
overflow: hidden;
min-height: 120px;
height: 140px;
width: 100%;
}
.product-card__content
{
padding-top: 10px;
}
.productItem .product-card__content
{
margin: 0px 4px;
}
.productItem .product-card__content-title
{
font-family: "Oswald", sans-serif;
font-weight: 300;
letter-spacing: 0px;
color: rgb(0, 0, 0);
margin: 0px;
text-align: center;
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 2;
max-height: 40px;
overflow: hidden;
text-overflow: ellipsis;
font-size: 14px;
line-height: 20px;
}
.productItem .product-card__price
{
font-family: "Oswald", sans-serif;
font-size: 14px;
font-weight: 300;
letter-spacing: 0px;
line-height: 20px;
text-transform: none;
display: flex;
flex-wrap: wrap;
-webkit-box-pack: center;
justify-content: center;
margin: 4px 0px 0px;
}
.productItem .product-card__options
{
font-family: "Oswald", sans-serif;
font-size: 12px;
font-weight: 400;
letter-spacing: 0px;
line-height: 16px;
text-transform: none;
color: rgb(153, 153, 153);
margin: 8px 4px 0px;
text-align: center;
}
.product-card-flags-labels
{
padding-top: 8px;
text-align: center;
}
.productItem .product-card__price-current
{
color: rgb(51, 51, 51);
margin: 4px 4px 0px;
font-weight: 300;
}
.product-card__price-current-discount
{
text-decoration: line-through;
font-weight: 300 !important;
text-align: center;
}
.product-card-flags-labels
{
padding-top: 8px;
text-align: center;
}
.product-card-flags-labels-flag:last-child,
.product-card-flags-labels-label:last-child
{
padding-bottom: 0px;
}
.product-card-flags-labels-label
{
color: rgb(183, 150, 116);
}
.product-card-flags-labels-flag,
.product-card-flags-labels-label
{
font-family: "Oswald", sans-serif;
font-size: 10px;
font-weight: 400;
letter-spacing: 0px;
line-height: 16px;
padding-bottom: 4px;
text-transform: uppercase;
}
.btn-group.bootstrap-select
{
width: auto !important;
}
.bootstrap-select.btn-group .btn .filter-option
{
font-size: 16px;
font-weight: 300;
}
#filtre
{
margin-bottom: 10px;
display: flex;
flex-direction: column;
margin: 0 16px 16px;
}
#filtre h3
{
font-family: "Oswald", sans-serif;
font-size: 12px;
font-weight: 400;
letter-spacing: 0;
line-height: 16px;
text-transform: none;
}
#filterWrapper
{
display: flex;
justify-content: space-evenly;
align-items: center;
width: 100%;
padding: 60px 0;
}
.angularTemplate
{
justify-content: center;
}
.result_text
{
font-family: "Oswald", sans-serif;
font-weight: 400;
letter-spacing: 0;
text-transform: none;
color: #333;
font-size: 16px;
line-height: 24px;
}
.result-area
{
display: flex;
width: 100%;
align-items: center;
justify-content: center;
flex-direction: column;
gap: 5px;
}
@media screen and (max-width: 768px)
{
.listing-page__header
{
margin-top: 88px;
}
.filter-wrapper-mobile
{
position: fixed;
bottom: -100%;
left: 0;
right: 0;
z-index: 999;
background-color: #fff;
display: flex !important;
width: 100vw !important;
height: 100vh;
margin: 0 !important;
padding: 0 !important;
transition: 500ms all;
}
.filter-wrapper-mobile-show
{
transition: 500ms all;
bottom: 0;
}
.filter-wrapper-mobile-show #filterPanel
{
flex-direction: column;
}
}
.footer-navbar-mobile
{
display: none;
}
.footer-navbar
{
flex-direction: row;
display: flex;
width: 100%;
justify-content: space-around;
}
#footer h3
{
font-size: 13px;
font-weight: 700;
line-height: 20px;
text-transform: uppercase;
word-break: break-all;
margin-bottom: 15px;
}
#footerTop
{
padding-top: 25px;
padding-bottom: 25px;
}
#footerTop h3
{
color: #fff;
}
#footerTop p
{
display: block;
font-size: 12px;
color: #fff;
line-height: 20px;
}
.newsletter
{
margin-bottom: 20px;
}
#footer .newsletterMain
{
background: #fff;
border: 1px solid #ccc;
position: relative;
}
#footer .newsletterMain input[type="text"]
{
width: 100%;
height: 48px;
line-height: 48px;
border: 0;
text-indent: 10px;
}
#footer .newsletterMain .placeholder
{
right: 50px;
line-height: 48px;
padding-left: 10px;
}
#footer .newsletterMain input[type="button"]
{
position: absolute;
top: 10px;
right: 10px;
z-index: 33;
width: 28px;
height: 28px;
background: url('/theme/v4/sub_theme/alt/v4/user_new_burberry/newsletterIcon.png') no-repeat;
border: 0;
cursor: pointer;
}
#footerMiddle
{
display: flex;
justify-content: space-around;
padding: 45px 15px;
width: 100%;
}
#social ul
{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
#social ul li
{
display: flex;
justify-content: center;
align-items: center;
width: 50%;
}
#footerMiddle ul li a,
#footerMiddle p
{
display: block;
padding-top: 8px;
padding-bottom: 8px;
line-height: 14px;
font-size: 12px;
color: #000;
}
#footerBottom
{
display: flex;
justify-content: space-between;
margin: 30px auto;
text-align: center;
max-width: 1700px;
}
#footerBottom .col
{
min-height: 50px;
line-height: 47px;
display: list-item;
list-style: none;
}
#footerBottom .col img
{
vertical-align: middle;
max-height: 26px;
}
#footerSecurity img
{
padding-right: 10px;
}
#footerCards
{
text-align: right;
}
#footerCards img
{
padding-left: 10px;
}
@media screen and (max-width: 1000px)
{
#footerMiddle
{
padding-top: 25px;
padding-bottom: 25px;
}
}
@media screen and (min-width: 769px)
{
#footerMiddle ul li div
{
display: block !important;
height: auto !important;
}
}
@media screen and (max-width: 768px)
{
#footer h3
{
font-size: 16px;
}
#footerTop p
{
font-size: 13px;
}
#newsletter
{
margin-right: 0;
}
#newsletterMain input[type="text"]
{
font-size: 15px;
}
.footer-navbar
{
display:none!important;
}
.footer-navbar-mobile
{
display:flex!important;
flex-direction: column;
width: 100%;
}
#footerMiddle
{
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
padding: 0 15px;
margin: 15px 0;
flex-wrap: wrap;
}
.footer-top .col.lg-1
{
width: 100% !important;
max-width: 100% !important;
}
#footerMiddle ul
{
height: 210px;
text-align: left;
display: flex;
flex-direction: column;
align-items: flex-start;
}
#social
{
width: 100%;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
height: 100px;
}
#social h3
{
margin: 0;
}
#social ul
{
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
#social ul li a
{
width: 100px;
display: flex !important;
text-align: center;
justify-content: center;
align-items: center;
}
#social ul li a svg
{
width: 2em !important;
}
#footerBottom
{
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.footer-navbar-nav-title-mobile
{
padding: 20px 0;
background-image: url('https://cached.knitss.com/static/anasayfa-assets/plus.svg');
background-position: calc(100% - 36px);
background-repeat: no-repeat;
box-sizing: border-box;
text-align: center;
}
.footer-navbar-nav-mobile
{
box-sizing: border-box;
border-bottom: solid 1px #f2f2f2;
width: 100%;
}
.footer-navbar-nav-title-mobile h5
{
margin: 0;
padding: 0;
font-size: 14px;
text-transform: uppercase;
}
.footer-navbar-nav-items-mobile
{
box-sizing: border-box;
padding-bottom: 20px;
display: flex;
flex-direction: column;
text-align: center;
}
.footer-navbar-nav-items-mobile a
{
margin-bottom: 18px;
display: block;
font-size: 14px;
}
#footerSecurity
{
display: flex;
justify-content: center
;align-items: center;
width: 100%;max-width: 100%
;flex-wrap: nowrap;
padding: 0 15px;
}
#footerSecurity img
{
width: 25%
;max-width: 87px;
padding: 0 5px 0 0;
}
#footerCards
{
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 100%;
height: auto;
gap: 10px;
margin-top: 25px;
}
#footerCards img
{
height: 100%;
}
}
.footer-head
{
padding-bottom: 20px;
margin-bottom: 30px;
}
.tenisburada-logo-container
{
display: flex;
justify-content: center;
align-items: center;
}
.logo-tenisburada
{
display: flex;
width: 100%;
justify-content: center;
align-items: center;
}
.footer-top
{
padding: 0 15px;
margin: 15px 0;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.footer-top .col.lg-1
{
display: flex;
justify-content: center;
align-items: center;
width: 25vw;
max-width: 25%;
}
.footer-top .order-property
{
text-align: center;
padding-bottom: 40px;
display: flex;
flex-direction: column;
margin: auto;
justify-content: center;
align-items: center;
}
.footer-top .order-property .footer-title
{
color: #484848;
font-size: 16px;
display: block;
width: 100%;
min-height: 40px;
font-weight: 700;
padding: 10px 40px 0;
}
.footer-top .order-property .iconContent
{
width: 100%;
height: 161px;
position: relative;
padding: 10px 40px 10px;
margin: auto;
text-align: center;
}
.footer-top .order-property .content
{
padding: 10px 60px 0;
color: #000;
font-weight: 400;
display: flex;
max-width: 100%;
flex-direction: column;
}
#footer-top
{
display: flex;
justify-content: center;
align-items: center;
text-align: center;
width: 100%;
flex-direction: column;
padding: 100px 0;
}
.logo.header-logo__logo
{
text-align: center;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
}
.footer-information
{
display: flex;
justify-content: center;
gap: 30px;
align-items: flex-end;
}
.footer-informations
{
display: flex;
justify-content: center;
align-items: center;
margin: 30px 0 50px;
width: 100%;
gap: 60px;
}
.footer-information-text h3
{
font-size: 22px !important;
font-weight: 500 !important;
margin-bottom: 0 !important;
line-height: 1.4 !important;
}
.footer-information-text h4
{
font-weight: 300;
font-size: 14px;
}
.footer-information-text
{
text-align: left;
}
@media screen and (max-width: 768px)
{
#footer-top
{
padding: 12px 5px;
}
.footer-informations
{
gap: 0;
margin: 0;
}
.footer-information
{
align-items: center;
flex-direction: column;
justify-content: center;
text-align: center;
gap: 5px;
width: 33.3%;
}
.footer-information-text
{
text-align: center;
height: 50px;
display: flex;
flex-direction: column;
}
}
#footer-bottom
{
background-color: #000;
padding: 65px 0 110px;
width: 100%;
}
.footer-social-icons
{
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 62px;
}
.footer-copyright
{
text-align: center;
color: #fff;
opacity: 0.6;
}
.footer-social-icons > div:not(:last-child)
{
margin-right: 36px;
}
.footer-copyright h6
{
font-size: 14px;
font-weight: 400;
}
#tsoft-eticaret-sistemleri
{
padding-top: 10px!important;
padding-bottom: 10px!important;
}
.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/black/../v4/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/black/../v4/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/black/../v4/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: 100vw;
}
.slide-wrapper
{
position: relative;
display: flex;
flex-direction: column;
width: 50vw;
max-width: calc(100vw - var(--scrollbar-width));
height: 100vh;
}
.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
{
display: flex;
height: 100vh;
position: relative;
z-index: 99;
align-items: center;
}
.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
{
width: 100vw;
height: 100%;
}
.slideControl
{
position: absolute;
top: 90%;
left: 0;
right: 0;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
gap: 40px;
margin: 0 20px;
z-index: 999;
}
.twoCol .slideControl,
.threeCol .slideControl
{
left: 10px;
right: 10px;
margin-left: 0;
width: auto;
}
[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
{
display: none;
}
.slidePager li.active
{
display: inline-block;
width: auto;
height: auto;
background: unset;
margin: auto;
cursor: default;
color: #000;
font-size: 25.6px;
}
.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 (max-width: 768px)
{
.slide-wrapper,
.sliderMain li,
.sliderMain p,
.sliderMain a
{
height: auto !important;
}
}
#pageContent
{
display: flex;
justify-content: space-between;
width: calc(100vw - var(--scrollbar-width));
}
 .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_new_burberry_standart/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_new_burberry_standart/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;
}
