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%;
font: inherit;
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", sans-serif;
font-size: 13px;
line-height: 1;
}
script
{
display: none;
}
::-webkit-scrollbar
{
width: 10px;
background:#E6E6E6;
}
::-webkit-scrollbar-button
{
display: none;
}
::-webkit-scrollbar-thumb
{
background: #4d4d4d;
}
ol, ul
{
list-style-type: none;
}
img
{
max-width:100%;
height: auto;
}
.ie img
{
max-width: none;
height:auto;
}
blockquote, q
{
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after
{
content: '';
content: none;
}
.row::before, .row::after
{
content: '';
display: table;
}
.row::after
{
clear: both;
}
table
{
border-collapse: collapse;
border-spacing: 0;
}
input, select, textarea, button
{
outline: none;
font-family:"Open Sans", sans-serif;
}
input:focus, select:focus, textarea:focus
{
box-shadow:inset 0 0 4px rgba(0,0,0,.3);
}
p
{
padding-bottom: 10px;
font-family:"Open Sans", sans-serif;
line-height:1.3;
}
a
{
text-decoration: none;
color:inherit;
cursor: pointer;
}
h1, h2, h3, h4, h5, h6
{
display: block;
font-family:"Open Sans", sans-serif;
}
h1.sp, h2.sp, h3.sp, h4.sp, h5.sp, h6.sp
{
padding-left: 10px;
padding-right:10px;
}
::selection
{
background: #000;
color:#fff;
}
.fl, .btn.fl
{
float: left;
}
.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;
}
.row
{
margin-left: -10px;
margin-right:-10px;
clear: both;
display:block;
}
.box.box-border > .row, .col.box-border > .row
{
margin-left: -9px;
margin-right:-9px;
}
.row.mb
{
margin-bottom: 10px;
}
.box, .col
{
float: left;
padding-left:10px;
padding-right: 10px;
box-sizing:border-box;
}
tr.box, th.box, td.box, tr.col, th.col, td.col
{
float: none;
}
.box.box-border, .col.box-border
{
padding-left: 9px;
padding-right:9px;
}
.box
{
padding-top: 10px;
padding-bottom:10px;
}
.box.box-border
{
padding-top: 9px;
padding-bottom:9px;
}
.box-border
{
border: 1px solid #ececec;
}
.b-top, .col.b-top, .box.b-top
{
border-top: 0;
}
.b-right, .col.b-right, .box.b-right
{
border-right: 0;
}
.b-bottom, .col.b-bottom, .box.b-bottom
{
border-bottom: 0;
}
.b-left, .col.b-left, .box.b-left
{
border-left: 0;
}
.line-top, .col.line-top, .box.line-top, .btn.line-top
{
border-top: 1px solid #ececec;
}
.line-right, .col.line-right, .box.line-right, .btn.line-right
{
border-right: 1px solid #ececec;
}
.line-bottom, .col.line-bottom, .box.line-bottom, .btn.line-bottom
{
border-bottom: 1px solid #ececec;
}
.line-left, .col.line-left, .box.line-left, .btn.line-left
{
border-left: 1px solid #ececec;
}
.line-through
{
text-decoration: line-through;
}
.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_tes_genel/lightArrow.png');
}
.dark-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/darkArrow.png');
}
.btn:hover .dark-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/darkArrowHover.png');
}
.icon-basket
{
width: 18px;
height:100%;
background-repeat: no-repeat;
background-position:0 center;
}
.icon-basket.fast
{
width: 20px;
}
.btn-big .icon-basket
{
width: 34px;
}
.btn-big .icon-basket.fast
{
width: 38px;
}
.btn-big .icon-basket.fr
{
margin-left: 20px;
}
.btn-big .icon-basket.fl
{
margin-right: 20px;
}
.light-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/lightBasket.png');
}
.light-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/lightFastBasket.png');
}
.btn-big .light-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/lightBasketBig.png');
}
.btn-big .light-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/lightFastBasketBig.png');
}
.dark-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/darkBasket.png');
}
.dark-basket:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/darkBasketHover.png');
}
.dark-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/darkFastBasket.png');
}
.dark-basket.fast:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/darkFastBasketHover.png');
}
.btn-big .dark-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/darkBasketBig.png');
}
.btn-big .dark-basket:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/darkBasketBigHover.png');
}
.btn-big .dark-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/darkFastBasketBig.png');
}
.btn-big .dark-basket.fast:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/darkFastBasketBigHover.png');
}
.tooltipWrapper
{
position: relative;
}
.tooltip
{
display: none;
position:absolute;
bottom:100%;
left: 0;
right:0;
line-height: 20px;
padding-left:10px;
padding-top: 5px;
padding-right:10px;
padding-bottom: 5px;
background:#fff;
box-sizing: border-box;
margin-bottom:5px;
z-index: 999;
}
.tooltip.default
{
border: 1px solid #ececec;
}
#notify
{
position: fixed;
}
#notify.top, #notify.bottom
{
width:100%;
}
#notify.right, #notify.left
{
width: 320px;
}
#notify.top
{
top: 0;
bottom: auto;
}
#notify.right
{
right: 0;
left: auto;
}
#notify.bottom
{
bottom: 0;
top: auto;
}
#notify.left
{
left: 0;
right: auto;
}
.notify
{
width:calc(100% - 10px);
display: none;
}
#notify.right .notify, #notify.left .notify
{
clear: both;
}
#notify.top .notify
{
margin-top: 10px;
}
#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_tes_genel/notifyClose.png') no-repeat;
cursor: pointer;
}
.stars
{
width: 87px;
height:13px;
background:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/stars.png') no-repeat;
}
.stars-inner
{
height: 13px;
background:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/starsFull.png') no-repeat;
}
.progress
{
position: relative;
background:#dadada;
}
.progress-bar
{
position: absolute;
left:0;
top: 0;
height:100%;
line-height:1.5;
color: #fff;
background:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/progress.png');
}
.accordeon
{
cursor: pointer;
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/accordeon.png');
background-repeat: no-repeat;
background-position:right center;
}
.accordeon.active
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/accordeonActive.png');
}
.hide
{
display: none;
}
#mainWrapper
{
width:100%;
position: relative;
}
#skeletonWrap
{
width:100%;
}
.loaderWrapper
{
position: relative;
}
.loading
{
position: absolute;
width:100%;
height:100%;
top: 0;
left:0;
background:rgba(255,255,255,.7) url('/theme/v4/sub_theme/genel/v4/user_tes_genel/loading.gif') no-repeat center center;
z-index: 333;
display:none;
}
#backToTop
{
border: 1px solid rgba(255, 255, 255, 0.05);
transition: all 0.5s ease-out;
position: fixed;
opacity: 0;
width: 40px;
height: 35px;
cursor: pointer;
bottom: 35px;
right: 10px;
background-color: #f5b312;
background-image: url('/Data/EditorFiles/tesettur-v4/up-arrow.png');
z-index: 333;
background-repeat: no-repeat;
background-position: center center;
background-size: 19px 20px;
}
#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;
}
.style-add
{
display: flex;
align-items: center;
font-size: 1.5rem;
}
@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: 3px;
bottom:3px;
margin-right: 0;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6 + .col-6:nth-of-type(2n+3),
:not(.notClear) > .col-4 + .col-4:nth-of-type(3n+4),
:not(.notClear) > .col-3 + .col-3:nth-of-type(4n+5),
:not(.notClear) > .col-2 + .col-2:nth-of-type(6n+7),
:not(.notClear) > .col-1 + .col-1:nth-of-type(12n+1)
{
clear: both;
}
}
@media screen and (max-width: 1000px)
{
.col-md-12
{
width:100%;
}
.col-md-11
{
width:91.66666667%;
}
.col-md-10
{
width:83.33333333%;
}
.col-md-9
{
width:75%;
}
.col-md-8
{
width:66.66666667%;
}
.col-md-7
{
width:58.33333333%;
}
.col-md-6
{
width:50%;
}
.col-md-5
{
width:41.66666667%;
}
.col-md-4
{
width:33.33333333%;
}
.col-md-3
{
width:25%;
}
.col-md-2
{
width:16.66666667%;
}
.col-md-1
{
width:8.33333333%;
}
}
@media screen and (min-width: 769px)
{
.col-mr-11
{
margin-right:91.66666667%;
}
.col-mr-10
{
margin-right:83.33333333%;
}
.col-mr-9
{
margin-right:75%;
}
.col-mr-8
{
margin-right:66.66666667%;
}
.col-mr-7
{
margin-right:58.33333333%;
}
.col-mr-6
{
margin-right:50%;
}
.col-mr-5
{
margin-right:41.66666667%;
}
.col-mr-4
{
margin-right:33.33333333%;
}
.col-mr-3
{
margin-right:25%;
}
.col-mr-2
{
margin-right:16.66666667%;
}
.col-mr-1
{
margin-right:8.33333333%;
}
.col-ml-11
{
margin-left:91.66666667%;
}
.col-ml-10
{
margin-left:83.33333333%;
}
.col-ml-9
{
margin-left:75%;
}
.col-ml-8
{
margin-left:66.66666667%;
}
.col-ml-7
{
margin-left:58.33333333%;
}
.col-ml-6
{
margin-left:50%;
}
.col-ml-5
{
margin-left:41.66666667%;
}
.col-ml-4
{
margin-left:33.33333333%;
}
.col-ml-3
{
margin-left:25%;
}
.col-ml-2
{
margin-left:16.66666667%;
}
.col-ml-1
{
margin-left:8.33333333%;
}
#skeleton
{
width:100%;
}
#footer
{
position: relative;
z-index:11;
}
.forMobile
{
display: none !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 !important;
}
#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%;
}
}
.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
{
width: 120px;
float: left;
height: 90px;
}
.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
}
.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
}
.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
{
width: 100%;
left: 0;
margin: 0;
border-radius: 0;
border-left: 0;
border-right: 0;
border-top: 0
}
}
.lastprice-bg
{
display: flex;
justify-content: space-around;
align-items: center;
flex-wrap: wrap;
color: #fff;
padding-top: 5px;
padding-bottom: 5px;
font-weight: 600;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 2px;
padding: clamp(8px, 1vw, 10px) clamp(8px, 1vw, 10px);
box-sizing: border-box;
}
.lastprice-bg .pl-price
{
font-size: 1rem;
font-weight: bold;
}
.lastPrice
{
font-size: 1.5rem;
}
@media screen and (max-width: 768px)
{
#katalog .lastprice-bg
{
font-size:clamp(8px, 1vw, 10px) !important;
letter-spacing:0px !important;
}
#katalog .lastPrice
{
font-size: 12px !important;
}
}

@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;
}
 .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_tes_genel/dark_leather.png') repeat 0 0 #000;	color: #e0e0e0;	font-weight: bold;	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);	text-shadow: 1px -1px 0px #000;	filter: dropshadow(color=#000, offx=1, offy=-1);	line-height: 30px;	border-width: 1px 0 0 0;	border-style: solid;	border-color: #111;
}
.ui-datepicker-title
{
text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next
{
display: inline-block;	width: 30px;	height: 30px;	text-align: center;	cursor: pointer;	background-image: url('/theme/v4/sub_theme/genel/v4/user_tes_genel/arrow.png');	background-repeat: no-repeat;	line-height: 600%;	overflow: hidden;
}
.ui-datepicker-prev
{
float: left;	background-position: center -30px;
}
.ui-datepicker-next
{
float: right;	background-position: center 0px;
}
.ui-datepicker thead
{
background-color: #f7f7f7;	background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));	background-image: -webkit-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: -o-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: -ms-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );	border-bottom: 1px solid #bbb;
}
.ui-datepicker th
{
text-transform: uppercase;	font-size: 6pt;	padding: 5px 0;	color: #666666;	text-shadow: 1px 0px 0px #fff;	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td
{
padding: 0;	border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child
{
border-right: 0px;
}
.ui-datepicker tbody tr
{
border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child
{
border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a
{
display: inline-block;	font-weight: bold;	text-align: center;	width: 30px;	height: 30px;	line-height: 30px;	color: #666666;	text-shadow: 1px 1px 0px #fff;	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default
{
background: #ededed;	background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));	background: -webkit-linear-gradient(top, #ededed 0%,#dedede 100%);	background: -o-linear-gradient(top, #ededed 0%,#dedede 100%);	background: -ms-linear-gradient(top, #ededed 0%,#dedede 100%);	background: linear-gradient(top, #ededed 0%,#dedede 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover
{
background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active
{
background: #6eafbf;	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	color: #e0e0e0;	text-shadow: 0px 1px 0px #4d7a85;	filter: dropshadow(color=#4d7a85, offx=0, offy=1);	border: 1px solid #55838f;	position: relative;	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default
{
background: #f4f4f4;	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active
{
width: 29px;	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active
{
width: 29px;	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active
{
height: 29px;	margin-bottom: 0;
}

.whiteBg
{
background-color: #fff;
}
.lightBg
{
background-color: #ececec;
}
.darkBg
{
background-color: #6c6c6c;
color:#fff;
}
#navigasyon
{
background: #fafafa;
border: 1px solid #e2e2e2;
padding: 10px 0;
font-size: 12px;
font-weight: bold;
color: #555555;
}
.navIcon
{
width: 23px;
height:23px;
background:url('/Data/EditorFiles/tesettur-v4/navig.png') no-repeat center center;
margin-left: 15px;
}
#navigasyon a
{
float: left;
height: 23px;
line-height: 23px;
color: #aaa;
font-size: 11px;
font-style: italic;
padding-right: 0px;
padding-left: 10px;
background-image: url('/theme/v4/sub_theme/genel/v4/user_tes_genel/navLink.png');
background-repeat: no-repeat;
background-position: right center;
}
#navigasyon a.navHome
{
color: #6c6c6c;
font-weight: 600;
font-style: normal;
padding-right: 5px;
}
#catImg
{
position: relative;
}
#catImg img
{
}
.filter-box
{
margin-bottom: -1px;
border-right:1px solid #ECECEC;
border-bottom: 1px solid #ECECEC;
line-height:30px;
font-size: 12px;
color:#6c6c6c;
}
.filter-box select
{
float: left;
height:30px;
margin: 0;
padding-right:15px;
border: 0;
font-size:12px;
color: #6c6c6c;
appearance:none;
-moz-appearance: none;
-webkit-appearance:none;
background:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/selectArrow.png') no-repeat right 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: 153px;
height:17px;
margin-top: 6px;
margin-right:17px;
position: relative;
}
.ui-slider-range
{
position: absolute;
top: 4px;
height: 8px;
background: #bcbcbc;
}
.ui-slider-handle
{
position: absolute;
top: 0;
width: 17px;
height: 17px;
background: #d9ac77;
cursor: pointer;
border-radius: 1px;
}
.catalogBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/catalogIcon.png') no-repeat center 5px;
}
.horizontalBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/horizontalIcon.png') no-repeat center 5px;
}
.listBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_tes_genel/listIcon.png') no-repeat center 5px;
}
#filtre .btn.btn-default
{
font-size: 12px;
}
#leftColumn #filtre .btn.btn-default
{
font-size: 20px;
}
.productType, .qtyBtns input
{
font-size: 12px;
text-transform:uppercase;
}
.productType
{
line-height: 30px;
}
.qtyBtns a
{
float: left;
min-width:30px;
height: 30px;
border:1px solid #ececec;
padding-right: 10px;
padding-left:10px;
margin-right: 0;
margin-bottom:0;
box-sizing: border-box;
-webkit-user-select:none;
-moz-user-select: none;
-ms-user-select:none;
-o-user-select: none;
user-select:none;
}
.qtyBtns a p
{
width:100%;
height: 28px;
line-height:28px;
text-align: center;
font-size:12px;
color: #000;
cursor:pointer;
}
.qtyBtns input
{
float: left;
height:28px;
line-height: 28px;
text-align:center;
padding-right: 5px;
padding-left:5px;
border: 0;
box-sizing:border-box;
}
.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_tes_genel/cartEmpty.png') no-repeat center center;
width: 128px;
height: 128px;
vertical-align: middle;
margin-right:20px;
}
#rightColumn #cartEmpty:before, #leftColumn #cartEmpty:before
{
margin-right: 0;
}
@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
{
position: relative;
background: url('/theme/v4/sub_theme/genel/v4/user_tes_genel/navArrow.png') no-repeat 0 center;
margin-top: -10px;
border: 0px;
margin-bottom: 0px;
}
#navigasyon li
{
position: absolute;
width:100%;
height:100%;
opacity: 0;
}
#navigasyon li:last-child
{
position: static;
opacity:1;
z-index: 0;
}
#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;
background: transparent;
}
#navigasyon a.navHome
{
padding-right: 0;
}
#cartEmpty
{
line-height: 40px;
}
#cartEmpty:before
{
width:100%;
}
}
#basketPopupItems
{
overflow-y: scroll;
max-height: 300px;
}
.pWrapper .pWin.angularTemplate
{
visibility: hidden;
}
.pWrapper
{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
overflow: hidden;
z-index: 999;
}
.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
{
position: relative;
float: none;
margin: 0px auto;
width: 96% !important;
max-height: 90%;
max-width: 1100px;
background: #fff;
z-index: 10001;
border: 1px solid #eee;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.pWrapper .pWin
{
}
.pWrapper .pWin.withBtn
{
padding-bottom: 61px;
}
.pWrapper .pWin.overflow img
{
max-width: 100%;
}
.pWrapper .pWin .pText
{
position: relative;
width: 100%;
float: left;
padding: 2px 10px;
box-sizing: border-box;
margin: 0px;
max-height: 90vh;
overflow: auto;
}
.pWrapper .pWin .pText
{
-webkit-overflow-scrolling: touch;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 61px);
}
.pWrapper .pWin .pText img
{
margin: 0 auto;
}
.panelPopupTitle
{
font-size: 20px;
padding: 0 0 10px;
}
.pWrapper .pWin .pButtons
{
position: absolute;
overflow: hidden;
border-top: 1px solid #eee;
z-index: 1234;
bottom: 10px;
left: 10px;
right: 10px;
padding: 10px 0 0;
background: #fff;
}
.pWrapper .pWin.debugActive .pButtons, .pWrapper .pWin.debugActive .pClose
{
display: none;
}
.pWrapper .pWin.debugActive
{
width: 90% !important;
height: auto !important;
padding: 0px !important;
}
.pWrapper .pWin.debugActive .pText
{
line-height: 30px;
margin: 0px;
text-align: center;
overflow: hidden;
}
.pWrapper .pClose
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4/sub_theme/genel/v4/user_tes_genel/popupClose.png');
}
.pWrapper .close
{
cursor: pointer;
}
.br5
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.hideThis
{
display: none;
}
.popupClose, .close
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4/sub_theme/genel/v4/user_tes_genel/popupClose.png');
}
#lightContent
{
text-align: center;
min-width: 150px;
min-height: 150px;
}
#lightControl
{
position: absolute;
top: 50%;
left: 10px;
right: 10px;
height: 30px;
margin-top: -15px;
}
#lightControl span
{
width: 30px;
height: 30px;
background-repeat: no-repeat;
cursor: pointer;
}
#prevLight
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_tes_genel/popupPrev.png');
}
#nextLight
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_tes_genel/popupNext.png');
}
.popupTitle, .videoTitle
{
border-bottom: 1px solid #ececec;
font-size: 16px;
color: .666;
}
.popupBtns, .modal-footer
{
border-top: 1px solid #ececec;
}
.memberPopupWrapper
{
max-width: 580px;
}
.memberPopupWrapper .col, .memberPopupWrapper .box
{
margin: 0;
}
.memberPopupWrapper .popupInnerBlock
{
width: 100%;
}
.videoPopup
{
width: 668px;
margin-top: -10px;
margin-bottom: -10px;
}
.popupMain, .popupTitle, .popupInner, .popupBtns
{
clear: both;
width: 100%;
}
@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: 90% !important;
max-width: none;
max-height: none;
border-radius: 0;
left: 5%;
right: 5%;
position: fixed;
}
.pWrapper .pWin
{
}
.pWrapper .pWin .pButtons
{
padding-top: 0;
}
.pWrapper .pWin .pButtons button
{
margin-top: 10px;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 70px);
}
.pWrapper .pWin.withBtn#cartPopup .pText
{
position: relative;
width: 100%;
height: auto;
}
#cartPopup
{
height: auto;
top: 50%;
transform: translateY(-50%);
}
}
@media screen and (max-width: 500px)
{
#myPopupWinDistance table
{
width: 100% !important;
}
#myPopupWinDistance table tr td
{
width: 100% !important;
}
#myPopupWinDistance table tr
{
display: flex;
flex-direction: column-reverse;
gap: 5px;
}
#myPopupWinDistance table td
{
margin-bottom: 10px;
}
}
}

.form-control input[type="text"],
.form-control input[type="password"],
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="number"],
.form select,
.form textarea
{
background-color:#fff !important;
background-image:none !important;
border:1px solid #ccc !important;
border-radius:0 !important;
box-shadow:none !important;
}
.form-control,
.form
{
line-height: 20px;
font-size:12px;
cursor: pointer;
}
.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;
display: unset !important;
}
#invoiceForm .form-control.xlarge,
#invoiceForm .form.xlarge
{
padding-top: 9px;
padding-bottom: 9px;
}
.input-icon
{
position: relative;
}
.icon
{
position: absolute;
top:0;
left: 0;
width:20px;
height: 20px;
background-color:#ccc;
background-repeat: no-repeat;
background-position:center center;
z-index: 333;
}
.medium .icon
{
width: 30px;
height:30px;
}
.large .icon
{
width: 40px;
height:40px;
z-index: 0;
}
.xlarge .icon
{
width: 40px;
height:40px;
z-index: 0;
}
.invalid .icon
{
background-color: #d9534f;
}
.icon-firstname
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/firstname.png');
}
.icon-lastname
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/lastname.png');
}
.icon-mail
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/mail.png');
}
.icon-pen
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/pen.png');
}
.icon-message
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/message.png');
}
.icon-attach
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/attach.png');
}
.icon-code
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/code.png');
}
.icon-pass
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/password.png');
}
.icon-passConfirm
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/passConfirm.png');
}
.icon-company
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/company.png');
}
.icon-taxOffice
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/taxOffice.png');
}
.icon-taxId
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/taxId.png');
}
.icon-tc
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/tc.png');
}
.icon-birthday
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/birthday.png');
}
.icon-gender
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/gender.png');
}
.icon-mobilePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/mobilePhone.png');
}
.icon-homePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/homePhone.png');
}
.icon-officePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/officePhone.png');
}
.icon-address
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/address.png');
}
.icon-map
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/map.png');
}
.icon-zipCode
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/zipCode.png');
}
.icon-fb
{
background-color: #3c599b;
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/facebook.png');
}
.icon-tw
{
background-color: #29aae3;
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/twitter.png');
}
.icon-star
{
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/icons/star.png');
}
.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;
}
.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_tes_form/required.png') no-repeat right center;
}
#secCode
{
position: absolute;
top:0;
left: 0;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form select,
.form textarea
{
height: 20px;
margin:0;
padding-top: 0;
padding-left:5px;
padding-bottom: 0;
padding-right:5px;
border: 1px solid #ccc;
box-sizing:border-box;
}
.placeholder
{
position: absolute;
top:1px;
right: 1px;
bottom: 1px;
left: 1px;
background:#fff;
z-index: 33;
}
.form-control textarea,
.form textarea
{
height: 90px;
line-height:18px;
}
.icon + input[type="text"],
.icon + input[type="password"],
.icon + textarea,
.ie .icon + select,
.input-icon .placeholder
{
padding-left: 25px;
}
.icon + select
{
text-indent: 25px;
}
.form-control.medium input[type="text"],
.form-control.medium input[type="password"],
.form-control.medium select,
.form.medium input[type="text"],
.form.medium input[type="password"],
.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 + textarea,
.ie .medium .icon + select,
.medium .input-icon .placeholder
{
padding-left: 35px;
}
.medium .icon + select
{
text-indent: 35px;
}
.form-control.large input[type="text"],
.form-control.large input[type="password"],
.form-control.large select,
.form.large input[type="text"],
.form.large input[type="password"],
.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 + textarea,
.ie .large .icon + select,
.large .input-icon .placeholder
{
padding-left: 50px;
}
.large .icon + select
{
text-indent: 50px;
}
.form-control.xlarge input[type="text"],
.form-control.xlarge input[type="password"],
.form-control.xlarge select,
.form.xlarge input[type="text"],
.form.xlarge input[type="password"],
.form.xlarge select
{
height: 50px;
padding-left:10px;
padding-right: 10px;
}
.form-control.xlarge textarea,
.form.xlarge textarea
{
height: 180px;
line-height:20px;
padding-top: 14px;
padding-bottom:14px;
}
.xlarge .icon + input[type="text"],
.xlarge .icon + input[type="password"],
.xlarge .icon + textarea,
.ie .xlarge .icon + select,
.xlarge .input-icon .placeholder
{
padding-left: 60px;
}
.xlarge .icon + select
{
text-indent: 60px;
}
#secCode + input[type="text"],
#secCode + input[type="password"],
#secCode + select,
#secCode + textarea
{
padding-left: 105px;
}
.form-control.invalid input[type="text"],
.form-control.invalid input[type="password"],
.form-control.invalid select,
.form-control.invalid textarea,
.form.invalid input[type="text"],
.form.invalid input[type="password"],
.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;
}
.input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/user_tes_form/radio.png') no-repeat center center;
cursor: pointer;
}
.form-control:hover .input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/user_tes_form/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_tes_form/radioActive.png') no-repeat center center;
}
.input-wrap.checkbox
{
border: 1px solid #4c4c4c;
width: 16px;
height: 16px;
background: #fff;
}
.input-wrap.checkbox.active,
.form-control:hover .input-wrap.checkbox.active,
.active > .form-control .input-wrap.checkbox
{
border: 1px solid #d9ac77;
background: url('/Data/EditorFiles/tesettur-v4/checked.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_tes_form/info.png') no-repeat 0 center;
margin-right: 10px;
vertical-align:middle;
}
.ask:before
{
content:'';
display: inline-block;
min-height:15px;
min-width: 15px;
background:url('/theme/v4/sub_theme/form/v4/user_tes_form/infoAsk.png') no-repeat 0 center;
margin-right: 10px;
vertical-align:middle;
}
.social-btn
{
height: 20px;
padding-left:29px;
}
.medium .social-btn
{
height: 30px;
padding-left:39px;
}
.large .social-btn
{
height: 40px;
padding-left:49px;
}
.xlarge .social-btn
{
height: 50px;
padding-left:59px;
}
.removeBtn
{
width: 20px;
height:20px;
background-image:url('/theme/v4/sub_theme/form/v4/user_tes_form/removeIcon.png');
background-repeat: no-repeat;
background-position:center center;
}
.hasDatepicker
{
padding-right: 26px;
background:url('/theme/v4/sub_theme/form/v4/user_tes_form/calendarIcon.png') no-repeat right center;
}
@media screen and (max-width: 768px)
{
.xlarge .icon
{
width: 50px;
height:40px;
}
#iu-address #invoiceForm .form-control.xlarge, #iu-address #invoiceForm .form.xlarge
{
padding-top: 5px;
padding-bottom: 5px;
}
#iu-address .form-control input[type="text"], #iu-address .form-control input[type="password"], #iu-address .form-control input[type="tel"], #iu-address .form-control input[type="number"], #iu-address .form-control select, #iu-address .form-control textarea, #iu-address .form input[type="text"], #iu-address .form input[type="password"], #iu-address .form input[type="tel"], #iu-address .form input[type="number"], #iu-address .form select, #iu-address .form textarea
{
background-color: #fff !important;
background-image: none !important;
border: 1px solid #ccc !important;
border-radius: 0px !important;
box-shadow: none !important;
height: 50px !important;
font-size: 14px !important;
font-family: 'raleway',sans-serif;
}
.input-wrap.radio
{
background: #D5D5D5;
cursor: pointer;
border: 3px solid #D5D5D5;
width: 13px;
height: 13px;
border-radius: 50px;
margin: 9px 7px 9px 0px;
}
.input-wrap.radio.active, .form-control:hover .input-wrap.radio.active, .active > .form-control .input-wrap.radio
{
background: #FFFFFF;
cursor: pointer;
border: 3px solid #FF8900;
width: 13px;
height: 13px;
border-radius: 50px;
margin: 9px 7px 9px 0px;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form select,
.form textarea
{
font-size: 15px;
}
.icon:not(.myFlag)
{
display: none;
}
.icon:not(.myFlag) + input[type="text"],
.icon:not(.myFlag) + input[type="password"],
.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) + textarea,
.medium .icon:not(.myFlag) + select,
.large .icon:not(.myFlag) + input[type="text"],
.large .icon:not(.myFlag) + input[type="password"],
.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) + textarea,
.xlarge .icon:not(.myFlag) + select
{
padding-left: 10px;
}
.icon + select,
.medium .icon + select,
.large .icon + select,
.xlarge .icon + select
{
text-indent: 0;
}
}
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="email"],
.form input[type="search"]
{
background-color:#fff !important;
background-image:none !important;
border:1px solid #ccc !important;
border-radius:0 !important;
box-shadow:none !important;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button
{
-webkit-appearance: none;
margin: 0;
}
input[type="number"][type=number]
{
-moz-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration
{
display: none;
}
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"]
{
height: 20px;
margin:0;
padding-top: 0;
padding-left:5px;
padding-bottom: 0;
padding-right:5px;
border: 1px solid #ccc;
box-sizing:border-box;
}
.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="tel"].loadedPlace,
.form input[type="number"].loadedPlace,
.form input[type="email"].loadedPlace,
.form input[type="search"].loadedPlace
{
padding-top: 14px;
}
.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="tel"].loadedPlace,
.form.medium input[type="number"].loadedPlace,
.form.medium input[type="email"].loadedPlace,
.form.medium input[type="search"].loadedPlace
{
padding-top: 14px;
}
.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="tel"].loadedPlace,
.form.xlarge input[type="number"].loadedPlace,
.form.xlarge input[type="email"].loadedPlace,
.form.xlarge input[type="search"].loadedPlace
{
padding-top: 14px;
}
.icon + input[type="tel"],
.icon + input[type="number"],
.icon + input[type="email"],
.icon + input[type="search"]
{
padding-left: 25px;
}
[dir="rtl"] .icon + input[type="tel"],
[dir="rtl"] .icon + input[type="number"],
[dir="rtl"] .icon + input[type="email"],
[dir="rtl"] .icon + input[type="search"]
{
padding-right: 25px;
padding-left:5px;
}
.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.medium input[type="tel"],
.form.medium input[type="number"],
.form.medium input[type="email"],
.form.medium input[type="search"]
{
height: 30px;
}
.medium .icon + input[type="tel"],
.medium .icon + input[type="number"],
.medium .icon + input[type="email"],
.medium .icon + input[type="search"]
{
padding-left: 35px;
}
[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"]
{
padding-right: 35px;
padding-left:5px;
}
.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.large input[type="tel"],
.form.large input[type="number"],
.form.large input[type="email"],
.form.large input[type="search"]
{
height: 40px;
padding-left:10px;
padding-right: 10px;
}
.large .icon + input[type="tel"],
.large .icon + input[type="number"],
.large .icon + input[type="email"],
.large .icon + input[type="search"]
{
padding-left: 50px;
}
[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"]
{
padding-right: 50px;
padding-left:10px;
}
.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.xlarge input[type="tel"],
.form.xlarge input[type="number"],
.form.xlarge input[type="email"],
.form.xlarge input[type="search"]
{
height: 50px;
padding-left:10px;
padding-right: 10px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left: 60px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left: 60px;
}
[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"]
{
padding-right: 60px;
padding-left:10px;
}
.secCode + input[type="tel"],
.secCode + input[type="number"],
.secCode + input[type="email"],
.secCode + input[type="search"],
#secCode + input[type="tel"],
#secCode + input[type="number"],
#secCode + input[type="email"],
#secCode + input[type="search"],
#codeRecommend + input[type="tel"],
#codeRecommend + input[type="number"],
#codeRecommend + input[type="email"],
#codeRecommend + input[type="search"]
{
padding-left: 105px;
}
.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.invalid input[type="tel"],
.form.invalid input[type="number"],
.form.invalid input[type="email"],
.form.invalid input[type="search"]
{
border: 1px solid #d9534f;
background-color:#FFCAC8;
color: #fff;
}
@media screen and (max-width: 768px)
{
.icon:not(.myFlag) + input[type="tel"],
.icon:not(.myFlag) + input[type="number"],
.icon:not(.myFlag) + input[type="email"],
.icon:not(.myFlag) + input[type="search"],
.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"],
.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"],
.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"]
{
padding-left: 10px;
}
}
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="email"],
.form input[type="search"]
{
background-color:#fff !important;
background-image:none !important;
border:1px solid #ccc !important;
border-radius:0 !important;
box-shadow:none !important;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button
{
-webkit-appearance: none;
margin: 0;
}
input[type="number"][type=number]
{
-moz-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration
{
display: none;
}
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"]
{
height: 20px;
margin:0;
padding-top: 0;
padding-left:5px;
padding-bottom: 0;
padding-right:5px;
border: 1px solid #ccc;
box-sizing:border-box;
}
.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="tel"].loadedPlace,
.form input[type="number"].loadedPlace,
.form input[type="email"].loadedPlace,
.form input[type="search"].loadedPlace
{
padding-top: 14px;
}
.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="tel"].loadedPlace,
.form.medium input[type="number"].loadedPlace,
.form.medium input[type="email"].loadedPlace,
.form.medium input[type="search"].loadedPlace
{
padding-top: 14px;
}
.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="tel"].loadedPlace,
.form.xlarge input[type="number"].loadedPlace,
.form.xlarge input[type="email"].loadedPlace,
.form.xlarge input[type="search"].loadedPlace
{
padding-top: 14px;
}
.icon + input[type="tel"],
.icon + input[type="number"],
.icon + input[type="email"],
.icon + input[type="search"]
{
padding-left: 25px;
}
[dir="rtl"] .icon + input[type="tel"],
[dir="rtl"] .icon + input[type="number"],
[dir="rtl"] .icon + input[type="email"],
[dir="rtl"] .icon + input[type="search"]
{
padding-right: 25px;
padding-left:5px;
}
.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.medium input[type="tel"],
.form.medium input[type="number"],
.form.medium input[type="email"],
.form.medium input[type="search"]
{
height: 30px;
}
.medium .icon + input[type="tel"],
.medium .icon + input[type="number"],
.medium .icon + input[type="email"],
.medium .icon + input[type="search"]
{
padding-left: 35px;
}
[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"]
{
padding-right: 35px;
padding-left:5px;
}
.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.large input[type="tel"],
.form.large input[type="number"],
.form.large input[type="email"],
.form.large input[type="search"]
{
height: 40px;
padding-left:10px;
padding-right: 10px;
}
.large .icon + input[type="tel"],
.large .icon + input[type="number"],
.large .icon + input[type="email"],
.large .icon + input[type="search"]
{
padding-left: 50px;
}
[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"]
{
padding-right: 50px;
padding-left:10px;
}
.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.xlarge input[type="tel"],
.form.xlarge input[type="number"],
.form.xlarge input[type="email"],
.form.xlarge input[type="search"]
{
height: 50px;
padding-left:10px;
padding-right: 10px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left: 60px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left: 60px;
}
[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"]
{
padding-right: 60px;
padding-left:10px;
}
.secCode + input[type="tel"],
.secCode + input[type="number"],
.secCode + input[type="email"],
.secCode + input[type="search"],
#secCode + input[type="tel"],
#secCode + input[type="number"],
#secCode + input[type="email"],
#secCode + input[type="search"],
#codeRecommend + input[type="tel"],
#codeRecommend + input[type="number"],
#codeRecommend + input[type="email"],
#codeRecommend + input[type="search"]
{
padding-left: 105px;
}
.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.invalid input[type="tel"],
.form.invalid input[type="number"],
.form.invalid input[type="email"],
.form.invalid input[type="search"]
{
border: 1px solid #d9534f;
background-color:#FFCAC8;
color: #fff;
}
@media screen and (max-width: 768px)
{
.icon:not(.myFlag) + input[type="tel"],
.icon:not(.myFlag) + input[type="number"],
.icon:not(.myFlag) + input[type="email"],
.icon:not(.myFlag) + input[type="search"],
.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"],
.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"],
.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"]
{
padding-left: 10px;
}
}
.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;
}
#headerMain .form-control.medium select
{
border: 1px solid #e3a840 !important;
}
#mobuyg a
{
padding: 40px 0px;
display:none;
}
#mobuyg a img
{
width: 75%;
}
#mobuyg .googleplay.activeP
{
display: block;
}
#mobuyg .playstore.activeS
{
display: block;
}
.slider .slides .tip.link
{
background: transparent !important;
bottom: 0px;
height: 50px;
line-height: 50px;
width: 100%;
font-size: 19px;
}
#stories .info:before
{
content:'';display:none !important;
}
.size-guide-cm , .size-guide-inc
{
display: inline-block;
padding: 10px 20px;
color: #222;
font-size: 18px;
border: 1px solid #D3D3D3;
margin-bottom: 20px;
}
.size-guide-cm.active , .size-guide-inc.active
{
background: #ffa200;
border-color: #ffa200;
color: #fff;
}
.invoiceList .sp-title
{
line-height: 25px;
text-transform: capitalize;
}
.invoiceList .addressEdit , .invoiceList .addressCancel
{
background: #fff;
border: 1px solid #ddd;
width: 45px;
height: 25px;
box-sizing: border-box;
cursor: pointer;
}
.invoiceList .addressInfo .addressx-invoicex .darkBg
{
background: white;
padding: 0px;
}
.invoiceList .addressInfo .addressx-invoicex .lightBg
{
background: white;
padding: 0px;
}
.invoiceList .addressInfo .addressx-invoicex .input-wrap.radio.active, .invoiceList .addressInfo .addressx-invoicex .form-control:hover .input-wrap.radio.active, .invoiceList .addressInfo .addressx-invoicex .active > .form-control .input-wrap.radio
{
background: #fff;
border-radius: 50px;
border: 5px solid #fb9225;
width: 23px;
height: 23px;
margin: 3px 0px;
}
.invoiceList .addressInfo .addressx-invoicex .input-wrap.radio
{
background: #fff;
border-radius: 50px;
border: 5px solid #dcdcdc;
width: 23px !important;
height: 23px;
margin: 3px 0px;
}
.topdliver
{
background: #D84710;
text-align: center;
color: #fff;
font-size: 13px;
width: 100%;
height: 40px;
line-height: 40px;
}
.topdliver p
{
padding: 0px;
display: inline-block;
}
.topdliver span
{
font-size: 16px;
font-weight: bold;
}
._orinationRight_25.wrap_mW
{
bottom: 130px;
}
.deliveryList .darkBg .sp-title
{
display: inline-block;
}
.deliveryList .darkBg .sp-titlex
{
display: none;
}
.deliveryList .lightBg .sp-titlex
{
display: inline-block;
}
.deliveryList .lightBg .sp-title
{
display: none;
}
#pageOrder > .nav-tabs
{
display:none !Important;
}
#Ts-Tamnail span
{
color: #ff562a;
font-size: 15px;
font-weight: 600;
}
#Ts-Tamnail
{
background: #F2F2F2;
}
#notlogin-form .btn-default
{
background: -webkit-linear-gradient(-135deg, rgb(208, 66, 42), rgb(245, 179, 18));
background: -o-linear-gradient(-135deg, rgb(208, 66, 42), rgb(245, 179, 18));
background: linear-gradient(-135deg, rgb(208, 66, 42), rgb(245, 179, 18));
background: -webkit-linear-gradient(-135deg, rgb(208, 66, 42), rgb(245, 179, 18));
}
#notlogin-form .pageTitle .member
{
background: #fbfbfb !important;
padding-left: 0px !important;
border-bottom: 1px solid #ECECEC;
text-align: center;
color: #000;
}
.xlarge .icon
{
background-color: #fb9225;
}
.icon-am
{
background-image: url('/Data/EditorFiles/tesettur-v4/at.png');
background-repeat: no-repeat;
background-color: transparent !important;
background-size: 21px;
}
#login-form.login-formx
{
background: url('https://www.neva-style.com/Data/EditorFiles/tasarim/uye-kayit.jpg');
width: 100%;
height: 100%;
background-size: 100%;
}
.pButtons .btn.btn-radius.btn-success.btn-medium.btn-upper.col-12
{
color: #fff !important;
background: #fb9225 !important;
}
.sps-ts:after
{
content: '';
border-bottom: 1px solid #AFAFAF;
height: 30px;
float: left;
position: absolute;
left: 10px;
right: 10px;
z-index: 0;
}
.Ts-sepet span
{
float: left;
margin-top: 60px;
width: 100%;
font-size: 16px;
color: #AFAFAF;
font-weight: 500;
}
.Ts-teslimat span
{
float: left;
margin-top: 60px;
width: 100%;
font-size: 16px;
color: #AFAFAF;
font-weight: 500;
}
.Ts-odeme span
{
float: left;
margin-top: 60px;
width: 100%;
font-size: 16px;
color: #AFAFAF;
font-weight: 500;
}
.pWrapper .pWin .pButtons button
{
background: #EAEAEA;
margin-top: 10px;
width: 100%;
margin-bottom: 1px;
height: 42px;
line-height: 42px;
border-radius: 0px;
float: right;
color: #000;
text-transform: uppercase;
font-weight: 600;
font-size: 16px;
}
.pButtons .btn.btn-radius.btn-success.fr
{
margin-top: 10px;
background:#E58616 !important;
color: #fff !important;
}
.Ts-odeme.active
{
background: url('/Data/EditorFiles/odeme-p.png') no-repeat center top;
}
.cargo-list .lightBg
{
background: #ffffff !important;
border: 1px solid #ECECEC;
color: #000;
transition: 0s;
height: 40px;
line-height: 19px;
}
.cargo-list .darkBg
{
background: #F2F2F2 !important;
border: 1px solid #E58616;
color: #000;
transition: 0s;
height: 40px;
line-height: 19px;
}
#paymentPager li
{
margin: 0px 5px;
padding: 10px 20px;
line-height: 27px;
height: 45px;
}
#paymentPager .btn-light.active
{
background: #ff9500 !important
;color: #fff;
}
#paymentPager .Credit-radDiv
{
background: url('/theme/v4/sub_theme/form/v4/user_tesettur_form/radio.png') no-repeat center center;
cursor: pointer;
width: 17px;
height: 23px;
float: left;
margin-right: 7px;
margin-top: 2px;
}
#paymentPager li.active .Credit-radDiv
{
background: url('/theme/v4/sub_theme/form/v4/user_tesettur_form/radioActive.png') no-repeat center center;
}
.homegoto
{
background: #EAEAEA;
margin-top: 10px;
display: inline-block;
margin-bottom: 1px;
height: 42px;
line-height: 42px;
border-radius: 0px;
color: #000;
text-transform: uppercase;
font-weight: 600;
font-size: 16px;
}
.sipgoto
{
margin-top: 10px;
background: #FF562A !important;
color: #fff !important;
}
#sucsepet .popsep
{
text-align: center;
margin-bottom: 57px;
}
#sucsepet .popsep:before
{
content: '';
background-color: #1bbbd3;
background-image: url('/Data/EditorFiles/tesettur-v4/tick.png');
background-repeat: no-repeat;
background-position: center;
width: 82px;
height: 82px;
display: inline-block;
text-align: center;
border-radius: 65px;
background-size: 46px;
margin: 10px 0px;
margin-top: 20px;
}
#sucsepet .popsep p
{
font-size: 24px;
height: 30px;
text-align: center;
color: #1BBBD3;
font-weight: 600;
}
#sucsepet .popsep span
{
font-size: 17px;
text-align: center;
color: #28323E;
line-height: 20px;
margin-bottom: 30px;
display: block;
}
#cartPopup
{
width: 444px !important;
}
.sps-ts
{
text-align: center;
display: inline-block;
position: relative;
margin-top: 10px;
}
.Ts-total
{
cursor: pointer;
z-index: 1;
position: relative;
width: 65px;
height: 60px;
background-size: 60px;
background-color: #fff;
height: 85px;
}
.Ts-sepet
{
background: url('/Data/EditorFiles/sepetx.png') no-repeat center top
;background-color: #fff;
}
.Ts-sepet.active
{
background: url('/Data/EditorFiles/sepet-p.png') no-repeat center top;
}
.Ts-teslimat
{
background: url('/Data/EditorFiles/paket.png') no-repeat center top;
float: none;
display: inline-block;
background-color: #fff;
}
.Ts-odeme
{
background: url('/Data/EditorFiles/odexme.png') no-repeat center top;
background-color: #fff;
}
.Ts-sepet span
{
float: left;
margin-top: 60px;
width: 100%;
font-size: 16px;
color: #AFAFAF;
font-weight: 500;
}
.Ts-sepet.active span
{
color: #ff9500;
}
#Ddes-buy a
{
border-radius: 0px;
background: #f1a22e;
text-transform: uppercase;
background-image: url('/Data/EditorFiles/basketpage.png');
background-repeat: no-repeat;
background-position: 84% center;
}
#login-form .btn-default
{
background: -webkit-linear-gradient(-135deg, rgb(208, 66, 42), rgb(245, 179, 18));
background: -o-linear-gradient(-135deg, rgb(208, 66, 42), rgb(245, 179, 18));
background: linear-gradient(-135deg, rgb(208, 66, 42), rgb(245, 179, 18));
background: -webkit-linear-gradient(-135deg, rgb(208, 66, 42), rgb(245, 179, 18));
}
.btn-default
{
background-color: #fb9225 !important;
}
#icDdes input[type="text"]
{
background: #fff !important;
height: 40px;
line-height: 40px;
border: 1px solid #C8C8C8 !important;
border-radius: 5px !important;
font-size: 13px;
padding: 0px 10px 0px 45px;
}
#icDdes .icon-mail
{
background: transparent;
background-image: url('/Data/EditorFiles/tesettur-v4/userx.png');
background-repeat: no-repeat;
background-position: center;
}
#icDdes .icon-pass
{
background: transparent;
background-image: url('/Data/EditorFiles/tesettur-v4/padlockx.png');
background-repeat: no-repeat;
background-position: center;
background-size: 21px;
}
#icDdes input[type="password"]
{
background: #fff !important;
height: 40px;
line-height: 40px;
border: 1px solid #C8C8C8 !important;
border-radius: 5px !important;
font-size: 13px;
}
.icon-fb
{
background-color: #3c599b !important;
}
.icXDdes .icon.myFlag
{
background: transparent !important;
}
#login-form .pageTitle .member
{
background: #fbfbfb !important;
padding-left: 0px !important;
border-bottom: 1px solid #ECECEC;
text-align: center;
color: #000;
}
.notuyelogn
{
background: #333;
color: #fff;
text-align: center;
font-size: 15px;
text-transform: uppercase;
padding: 15px 0px;
margin-bottom: 10px;
background-image: url('/Data/EditorFiles/basketpage.png');
background-repeat: no-repeat;
background-position: 82% center;
}
#Ts-address span
{
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
padding: 15px 5px;
float: left;
}
#Ts-address .Ts-address
{
background: #cccccc;
font-weight: 700;
font-size: 16px;
line-height: 16px;
border-radius: 0px;
padding: 7px;
color: #000000;
min-width: 105px;
}
#Ts-address .Ts-address:before
{
content: "+";
display: block;
font-size: 24px;
font-weight: 700;
height: 48px;
left: 26px;
line-height: 46px;
position: absolute;
top: 0;
left: 24%;
}
.Ts-teslimat.active
{
background: url('/Data/EditorFiles/paket-p.png') no-repeat center top;
background-size: 60px;
}
#Ts-Tamnail
{
background: #F2F2F2;
}
#containerPaymentRoute .nextOrder
{
background: #ff9500;
border-radius: 0px;
font-size: 19px;
font-weight: 600;
background-image: url('/Data/EditorFiles/basketpage.png');
background-repeat: no-repeat;
background-position: 90% center;
}
.markisland .menu
{
left: -690px !important;
}
.sepetu-adet .qtyBtns
{
min-width: 88px;
}
.ustun-sagix
{
font-size: 16px;
color: #000000;
background: #f6f6f6;
border: 1px solid #ffaa0c;
float: left;
padding: 17px 8px;
padding-bottom: 16px;
font-family: 'lato',sans-serif;
font-weight: 500;
}
.menufirsat
{
background-image: none !important;
background: #f5b312 !important;
padding: 13px 15px;
width: calc(100% - 30px);
color: #FFF !important;
font-size: 16px !important;
line-height: 22px !important;
margin-bottom: 10px;
letter-spacing: 3px;
text-align: center;
}
.bedentablo
{
position: fixed;
z-index: 999;
background: #fff;
top: 15%;
left: 33%;
width: 720px;
right: 19.5%;
height: 545px;
padding: 10px 0px;
bottom: 9%;
text-align: center;
border: 1px solid #ddd;
}
#kapatbg
{
position: fixed;
z-index: 998;
background: rgba(0, 0, 0, 0.53);
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.kapatfull
{
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #6d6d6d;
border-radius: 48px;
width: 32px;
height: 18px;
text-align: center;
padding: 7px 0px;
}
.sepetu-resim
{
width: 8%;
}
.sepetu-icerik
{
width: 43.3%;
}
.sepetu-adet
{
width: 7.5%;
margin: 5% 0px;
position: relative;
}
.sepetu-adet .col.p-left.productType
{
position: absolute;
right: 0px;
line-height: 23px;
padding-right: 3px;
}
.sepetu-fiyat
{
text-align: center;
font-weight: 400;
padding: 0px !important;
width: 16%;
margin: 5% 0px;
margin-left: 1%;
}
.sepetu-sil
{
padding: 0px !important;
width: 3%;
margin: 5% 0px;
}
.sepetu-toplam
{
padding: 0px !important;
width: 14%;
text-align: center;
margin-left: 3%;
margin-top: 5.4%;
margin-bottom: 5%;
font-weight: 600;
color: #000;
font-family: 'Roboto',sans-serif;
font-size: 15px;
}
.sepetu-fiyat span
{
font-family: 'Roboto',sans-serif;
font-weight: 400;
font-size: 14px;
color: #101010;
}
.sepetubaslikk
{
font-family: 'Roboto',sans-serif;
text-transform: uppercase;
font-size: 14px;
font-weight: 300;
float: left;
height: 57px !important;
overflow: hidden;
}
.sepetbrand
{
float: left;
width: 100%;
line-height: 21px;
text-transform: uppercase;
font-family: 'Roboto',sans-serif;
font-size: 12px;
}
.sepetbrand:hover
{
color: #1e2247;
}
.sepetu-adet .qtyBtns a p
{
width: 100%;
height: 28px;
line-height: 28px;
text-align: center;
font-size: 15px;
color: #000;
font-weight: 500;
cursor: pointer;
font-family: 'Roboto',sans-serif;
}
.sepetu-adet .qtyBtns a
{
float: left;
min-width: 30px;
height: 30px;
border: 1px solid #ececec;
padding-right: 10px;
padding-left: 10px;
margin-right: 0;
border-radius: 2px;
margin-bottom: 0;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.sepetsil:hover
{
border: 1px solid #000;
color:#000;
}
.sepetsil
{
width: 20px;
height: 20px;
border: 1px solid #ddd;
border-radius: 30px;
text-align: center;
display: inline-block;
line-height: 19px;
font-weight: 600;
color: #474747;
font-family: 'lato',sans-serif;
}
.p-0
{
padding:0px !important;
}
.sepetbasb
{
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
padding-bottom: 10px;
color: #000;
}
.sepetbasliksp-1
{
width: 52%;
text-align: left;
padding-left: 10px;
}
.sepetbasliksp-2
{
width: 13%;
text-align: center;
}
.sepetbasliksp-3
{
width: 13%;
margin-left: 0%;
text-align: center;
}
.sepetbasliksp-4
{
width:7%;
margin-left: 0%;
text-align: center;
}
.sepetbasliksp-5
{
width: 14%;
text-align: center;
}
.sepetbasliksp
{
font-size: 13px;
text-transform: uppercase;
color: #000;
float: left;
font-weight: 400;
border: none;
font-family: 'Raleway',sans-serif;
padding: 0px !important;
padding-bottom: 10px !important;
}
.sepetbaslik
{
padding-bottom: 10px;
margin-bottom: 15px;
}
.sepetbaslik span
{
text-transform: uppercase;
font-size: 16px;
font-family: 'Open sans',sans-serif;
font-weight: 600;
color: #1e2247;
}
.kargomnerde
{
float: right;
font-family: 'raleway',sans-serif;
font-size: 14px;
font-weight: 600;
color: #e3a840;
margin-top: -2px;
padding: 4px 10px;
text-transform: uppercase;
border: 1px solid #e3a840;
}
#kapatfull
{
position: fixed;
width: 100%;
height: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
float: left;
background: rgba(0, 0, 0, 0.41);
z-index: 999;
}
#kapatfullx
{
position: fixed;
width: 100%;
height: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
float: left;
background: rgba(0, 0, 0, 0.41);
z-index: 999;
}
#popupbox
{
background-size: cover !important;
position: fixed;
top: 10%;
left: 36%;
z-index: 999;
background: #ffffff;
height: 470px;
width: 400px;
border: 1px solid #ddd;
background: url('/Data/EditorFiles/kargotr.jpg') no-repeat;
}
#popupbox.en
{
background: url('/Data/EditorFiles/kargoen.jpg') no-repeat;
}
#popupbox a:nth-child(2)
{
width: 347px;
height: 75px;
float: left;
margin: 192px 0px 0px 27px;
}
#popupbox a:last-child
{
width: 348px;
height: 75px;
float: left;
margin: 13px 0px 0px 26px;
}
.ddulisteex
{
width: 185px !important;
padding: 0px 5px;
}
.site-blog
{
}
.site-blog-img
{
}
.site-blog-yazi
{
}
.site-blog-yazi p
{
float: left;
width: 100%;
margin-top: 5px;
font-size: 15px;
font-family: 'Lato',sans-serif;
font-weight: 700;
color: #f1a22e;
}
.site-blog-yazi span
{
color: #afafaf;
font-size: 12px;
max-height: 133px;
float: left;
width: 100%;
margin-bottom: 14px;
overflow: scroll;
overflow-x: auto;
}
.site-blog-yazi strong
{
font-family: 'kurale',sans-serif;
font-size: 14px;
margin-top: 11px;
float: left;
width: 100%;
font-weight: 600
}
.cekici
{
float: left;
width: 100%;
margin-top: -21px;
text-align: center;
font-size: 13px;
color: #666;
font-family: 'lato',sans-serif;
}
.ilk-3lu-en a:hover
{
background:none !important;
}
ilk-3lu-en-yok
{
background:none !important;
}
.input-wrapex.checkbox
{
margin-bottom: 5px;
margin-right: 8px;
width: 36px;
height: 26px;
background: #fff;
border: 1px solid #ccc;
position: relative;
}
.productDiscountexx
{
position: absolute;
top: 5px;
right: 0;
width: 105px;
height: 22px;
line-height: 21px;
padding: 0px !important;
text-align: center;
padding-bottom: 4px;
z-index: 33;
hea
font-size: 13px;
font-weight: 600;
color: #fff;
background: #dbb879;
font-family: 'Roboto',sans-serif;
}
.ustun-sagi
{
font-size: 16px;
color: #d9ac77;
float: left;
margin: 17px 8px;
font-family: 'lato',sans-serif;
font-weight: 500;
}
.banners-2
{
position: absolute;
bottom: 0;
left: 12px;
right: 10px;
background: none !important;;
}
.banners-1
{
position: absolute;
bottom: 0;
left: 12px;
right: 10px;
background: none !important;;
}
.banners a
{
padding:0px !important;
}
.kategoris-a
{
font-size: 16px !important;
color: #888 !important;
font-family: 'Roboto', sans-serif !important;
font-weight: 400 !important;
margin: 0px 0px 10px 0;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.kategoris-a:hover
{
background: none !important;
color: #000 !important;
}
.markagen
{
overflow-y: scroll;
max-height: 259px
;overflow-x: hidden;
}
.altmargin
{
margin-bottom: 30px;
}
#tab-vitrin-2136 .carousel li
{
float: left;
padding: 0px 10px;
width: 279.75px !important;
}
.colNextt
{
background: url('/Data/EditorFiles/tesettur-v4/sag.jpg') no-repeat 0px 0px;
right: -9px;
}
.colPrevv
{
background: url('/Data/EditorFiles/tesettur-v4/sol.jpg') no-repeat 0px 0px;
left: -10px;
}
.ilk3
{
margin-bottom: 10px;
}
.standartbaslik
{
text-align: center;
margin-bottom: 10px;
}
.standartbaslik a
{
border-bottom: 2px solid #ddd;
font-size: 20px;
color: #666;
}
.standartbaslik a span
{
font-size: 20px;
color: #d9ac77;
}
.ilk-3lu
{
margin-bottom: 20px;
}
.ilk-3lu a
{
display: inline-block;
}
.son-3lu
{
}
.son-3lu a
{
}
.ilk-3lu img , .son-3lu img
{
position: relative;
z-index: -1;
}
.son-3lu a:hover
{
background:none:
}
.ilk-3lu a:hover
{
background:none:
}
.fulrenkli
{
text-align: center;
background: #325c6b;
height: 35px;
color: #fff;
letter-spacing: 0.4px;
font-family: 'Myriad Pro', sans-serif;
font-weight: 600;
font-size: 14px;
}
.fulrenkli p
{
padding: 0px;
line-height: 34px;
}
.fulrenkli p span
{
color: #FFA05F;
}
.mobildebordersiz
{
border-bottom: 1px solid #ddd;
}
.dortbolu
{
height: 34px;
font-size: 12px;
font-family: 'Roboto', sans-serif;
color: #3e3e3e;
}
.dortbolu-1
{
background: url('/Data/EditorFiles/tesettur-v4/14gun.png') no-repeat;
padding-left: 35px;
height: 35px;
line-height: 32px;
width: 21%;
}
.dortbolu-2
{
background: url('/Data/EditorFiles/tesettur-v4/whatsapp.png') no-repeat;
padding-left: 35px;
height: 35px;
line-height: 32px;
width: 22%;
margin-right: 4%;
}
.dortbolu-3
{
background: url('/Data/EditorFiles/tesettur-v4/money.png') no-repeat;
padding-left: 35px;
height: 35px;
line-height: 32px;
width: 19%;
}
.dortbolu-4
{
background: url('/Data/EditorFiles/tesettur-v4/tele.png') no-repeat;
padding-left: 35px;
height: 35px;
line-height: 32px;
width: 19%;
float: right;
}
.ustkisim-kat #alterMenu
{
display: none;
}
.ustkisim-kat:hover
{
background-color: #ededed;
border-top: 2px solid #d7ac77;
height: 48px;
line-height: 48px;
}
.ustkisim-kat:hover #alterMenu
{
display: block;
}
.ustkisim-mar:hover #alterMenu
{
display: block;
}
.ustkisim-kat
{
float: left;
width: 15%;
height: 100%;
border-top: 2px solid #f6f6f6;
line-height: 48px;
z-index: 20;
position: relative;
}
.ustkisim-mar
{
float: left;
width: 15%;
height: 100%;
border-top: 2px solid #f6f6f6;
line-height: 48px;
z-index: 20;
position: relative;
}
.ustkisim-kat-a
{
background: url('/Data/EditorFiles/tesettur-v4/katico.png') no-repeat;
font-family: 'Roboto',sans-serif;
line-height: 18px;
display: inline-block;
font-weight: 500;
text-transform:uppercase;
font-size: 15px;
width: 100%;
text-align: center;
background-position-x: 15px;
}
.displaynone
{
display: none;
}
.ustkisim-alt
{
height: 50px;
background: #f6f6f6;
margin-bottom: 10px;
border-top: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
width: 100%;
float: left;
}
.language
{
padding: 0px 5px !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
}
.currency
{
padding: 0px 5px !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
}
.dil
{
}
.dil-selected
{
}
.parabirimi
.parabirimi-selected
{
}
.cart-soft-count
{
right: -36px;
font-size: 13px;
background: #f5f5f5;
border-radius: 15px;
position: absolute;
text-align: center;
padding: 0px 0px;
width: 24px;
height: 24px;
line-height: 23px;
font-weight: 600;
font-family: 'Roboto',sans-serif;
top: -1px;
}
.menu, .menu div:not(.dynamicMenu)
{
background-color: inherit;
}
.menu
{
position: relative;
max-width: 830px;
margin-left: 0;
padding: 20px;
min-height: 326px;
box-shadow: 0 3px 6px #999;
background: #fff;
}
.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
{
text-transform: uppercase !important;
font-size: 14px !important;
color: #888 !important;
font-family: 'Myriad Pro', sans-serif !important;
font-weight: 400 !important;
padding: 0px 5px;
}
.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;
left: 0;
width: 100%;
height: 70px;
background-color: rgba(124,122,122,.9);
z-index: 999999;
font-family: "Source Sans Pro",Arial;
}
.MobileAppNotify .container
{
position: relative;
width:100%;
height:100%;
z-index: 9999;
}
.MobileAppNotify .container .mb-close
{
position: absolute;
left: 15px;
top: 20px;
display: block;
color: #fff;
font-size: 30px;
text-decoration: none;
}
.MobileAppNotify .container .logo
{
position: absolute;
left: 55px;
top: 5px;
width: 60px;
background: #fff;
border-radius:10px;
height: 60px;
display: block;
}
.MobileAppNotify .container .logo .fitLogo
{
display: table-cell;
width:60px;
height: 60px;
text-align:center;
vertical-align: middle;
}
.MobileAppNotify .container .logo .fitLogo p
{
margin:0px !important;
padding:0px !important;
}
.MobileAppNotify .container .logo img
{
max-width: 60px;
max-height:60px;
}
.MobileAppNotify .mb-info
{
position: absolute;
right: 15px;
top: 13px;
color: #fff;
font-size: 19px;
border: 2px solid #fff;
padding: 0 25px 0 10px;
border-radius: 10px;
background: url('/theme/v4/sub_theme/ust/v4/user_tes_ust/right-arrow.png') no-repeat right 12px rgba(171,160,157,.5);
text-decoration: none;
line-height: 40px;
}
#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_tes_ust/selectArrow.png') no-repeat right center;
border: 0;
border-left:1px solid #3b3b3b;
appearance: none;
-moz-appearance:none;
-webkit-appearance: none;
color:#fff;
font-size: 11px;
}
#headerTop select option
{
background: #000;
}
#headerPhone
{
color: #fff;
font-size:11px;
line-height: 30px;
}
#headerMain
{
height: 90px;
overflow: hidden;
background: #fff;
}
#hmLinks
{
position: relative;
height: 21px;
margin: 33px 0px;
}
#hmLinks > a
{
padding-top: 34px;
}
#hmLinks a.authorLink
{
background: url('/Data/EditorFiles/tesettur-v4/hesap.png') no-repeat center;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
width: 41px;
height: 20px;
padding: 0px 10px;
margin: 0px 10px;
}
#hmLinks a.basketLink
{
background: url('/Data/EditorFiles/tesettur-v4/sepet.png') no-repeat center;
height: 20px;
padding: 0px;
position: relative;
width: 24px;
margin: 0px 35px 0px 4px;
}
#hmLinks > a strong
{
}
#basketList
{
display: none;
position:absolute;
top: 80px;
left:0;
background: #fff;
z-index:3333;
}
#logo p
{
float: left;
width: 100%;
padding: 11px 0px;
}
#logo a
{
width: 100%;
float: left;
height: 90px;
line-height: 90px;
text-align: center;
display: table-cell;
vertical-align: middle;
padding-bottom: 0;
}
#logo img
{
max-height:100%;
max-width:100%;
width: auto;
}
#search
{
width: 440px;
margin: 5px 38px 5px 23px;
float: left;
}
#search .row
{
height: 40px;
border-radius: 5px;
}
#FormAra
{
height:100%;
position: relative;
}
#FormAra input[type="text"]
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
border: 0;
box-sizing: border-box;
padding: 10px 68px 10px 20px;
color: #666;
font-size: 13px;
font-family: "Open Sans", sans-serif;
background: url('/theme/tesetturisland/sub_theme/ust/ust/ust/ara.png') no-repeat;
}
#FormAra .placeholder
{
right: 201px;
line-height: 46px;
padding-left: 20px;
}
#searchRight
{
width: 65px;
height: 100%;
background: none;
border-left: 1px solid #ccc;
position: relative;
z-index: 33;
border: none;
padding: 0px;
}
#searchRight select
{
width: 150px;
height:28px;
background: url('/theme/v4/sub_theme/ust/v4/user_tes_ust/selectArrow.png') no-repeat right center;
border: 0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
color: #666;
font-size:13px;
font-family:"Open Sans", sans-serif;
}
#FormAra input[type="submit"]
{
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
width: 100%;
border: none;
cursor: pointer;
background: none;
height: 100%;
}
#live-search-box
{
position: absolute;
top:calc(100% + 1px);
left: -1px;
width:100%;
background: #fff;
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
{
width:8%;
height: 0;
padding-bottom:8%;
margin-top: 5px;
margin-right:15px;
margin-bottom: 5px;
margin-left:5px;
overflow: hidden;
}
#live-search-box img
{
margin: 0 auto;
}
#mainMenu
{
background-color: #f3f3f3;
position:relative;
z-index: 777;
}
#mainMenu .menu > li
{
padding-top: 9px;
padding-bottom:9px;
}
#mainMenu .menu > li:hover
{
background: #f9f9f9;
}
#mainMenu a
{
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_tes_ust/homeIcon.png') no-repeat center center;
}
#mainMenu .parentLink li a
{
border-right: 0;
border-bottom:1px solid #dedede;
}
.subMenu
{
max-width: 100%;
box-shadow: 0 2px 2px 0px rgba(0,0,0,.1);
float: left;
}
.subMenu *:not(.dynamicMenu)
{
background-color: transparent;
}
#mainMenu .subMenu
{
top: 47px;
}
.menuTitle
{
font-size: 20px;
padding-bottom:10px;
}
.subMenu a
{
padding-right: 10px;
padding-left:10px;
font-size: 12px;
font-family:'Open Sans', sans-serif;
box-sizing: border-box;
}
.subMenu li li a
{
font-size: 11px;
background-image:url('/theme/v4/sub_theme/ust/v4/user_tes_ust/menuSmallArrow.png');
background-repeat: no-repeat;
background-position:0 center;
}
.subMenu a:hover
{
background-color: #fff;
padding-right:10px;
padding-left: 10px;
}
#mainMenu .subMenu a:hover
{
color: #ff7200;
}
.subMenu .dynamicMenu
{
background: #fff;
}
.subMenu li li a:hover
{
padding-left: 20px;
background-image:url('/theme/v4/sub_theme/ust/v4/user_tes_ust/menuSmallArrowHover.png');
background-position: 10px center;
}
#alterMenu
{
background-color: #6c6c6c;
border-top:1px solid #aaa;
border-bottom: 1px solid #575757;
}
#alterMenu .menu > li
{
padding-top: 4px;
padding-bottom: 10px;
width: 20%;
max-height: 290px;
overflow: hidden;
}
#alterMenu .menu > p
{
font-size: 16px;
color: #888;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
#alterMenu .menu > li a
{
font-size: 14px;
color: #888;
font-family: 'raleway', sans-serif;
display: block;
width: 100%;
float: left;
padding: 0px;
line-height: 24px;
text-indent: 8px;
}
#alterMenu .menu > li a:hover
{
background: #f6f6f6;
color: #d7ac77;
}
#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;
background: #f6f6f6;
}
#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)
{
#popupbox a:nth-child(1)
{
width: 347px;
height: 75px;
float: left;
margin: 192px 0px 0px 27px;
}
#popupbox a:nth-child(2)
{
width: 348px;
height: 75px;
float: left;
margin: 13px 0px 0px 26px;
}
#popupbox a:nth-child(3)
{
width: 348px;
height: 75px;
float: left;
margin: 15px 0px 0px 26px;
}
#paymentTab .darkBg
{
background: #232a3c !important;
}
.menu li.parentLink:hover > ul
{
display: block;
}
}
@media screen and (max-width: 768px)
{
.tip.link
{
font-size:0px !important;
height:50% !important;
bottom:0px !important;
}
#popupbox
{
background-size: cover !important;
position: fixed;
top: 10%;
left: 2%;
z-index: 9999;
background: #ffffff;
height: 497px;
width: 95%;
border: 1px solid #ddd;
background: #fff url('/Data/EditorFiles/kargotr.jpg') no-repeat center;
}
#basketOptions
{
background: #fff;
margin: 0px -20px;
padding: 0px 10px;
}
#popupbox a
{
width: 100%;
height: 69px;
float: left;
margin: 43px 0px 0px 0;
}
#popupbox a:nth-child(1)
{
width: 100%;
height: 78px;
float: left;
margin: 188px 0px 0px 0px;
}
#popupbox a:nth-child(2)
{
width: 100%;
height: 77px;
float: left;
margin: 12px 0px 0px 0;
}
#popupbox a:nth-child(3)
{
width: 100%;
height: 77px;
float: left;
margin: 12px 0px 0px 0;
}
#Ts-Tamnail span
{
color: #2D2D2D;
font-size: 14px;
font-weight: 400;
}
#popupbox.en
{
background: url('/Data/EditorFiles/kargoen.jpg') no-repeat center;
}
.deliveryList .sepetsil
{
width: 20px;
height: 20px;
border: 0px;
border-radius: 30px;
text-align: center;
display: inline-block;
line-height: 19px;
font-weight: 600;
color: #474747;
font-family: 'lato',sans-serif;
position: absolute;
top: -7px;
right: -6px;
background: url('/Data/EditorFiles/v4m/delete.svg') no-repeat center;
background-size: 22px;
}
#Ts-address span
{
font-size: 15px;
font-weight: 400;
letter-spacing: 0.5px;
text-transform: uppercase;
padding: 18px 0px 15px 22px;
float: left;
font-family: 'roboto',sans-serif;
}
#Ts-address .Ts-address
{
background: #E58616;
font-weight: 400;
font-size: 15px;
line-height: 16px;
border-radius: 0px;
padding: 5px;
color: #ffffff;
min-width: 100px;
max-width: 140px;
font-family: 'roboto',sans-serif;
margin: 10px 10px 0px;
height: 35px;
}
#mMob-sep
{
position: fixed;
bottom: 0px;
left: 0;
right: 0;
height: 72px;
background: #fff;
z-index: 1;
overflow: hidden;
}
#orderPageLayer
{
background: transparent;
}
#mMob-sep .buyBtn
{
background: #E58616;
color: #fff;
line-height: 50px;
font-size: 16px;
background-image: url('/Data/EditorFiles/v4m/rarrow.svg');
background-repeat: no-repeat;
background-position: 90% center;
}
#mMob-sep .mMobTesx strong
{
line-height: 50px;
font-size: 14px;
font-weight: 400;
font-family: 'roboto',sans-serif;
text-indent: 10px;
}
#mMob-sep .mMobTesx p
{
float: left;
width: 58.33333333%;
padding: 0px;
line-height: 20px;
color: #A2A2A2;
font-size: 14px;
font-family: 'roboto',sans-serif;
margin: 6px 0px 0px 15px;
}
#mMob-sep img
{
width: 100%;
height: auto;
padding: 2px 53px;
box-sizing: border-box;
background-color: #f2f2f2;
}
#mMob-sep .mMobTesx span
{
float: left;
width: 100%;
color: #E58616;
font-size: 16px;
}
.sepetsil
{
width: 20px;
height: 20px;
border: 0px;
border-radius: 30px;
text-align: center;
display: inline-block;
line-height: 19px;
font-weight: 600;
color: #474747;
font-family: 'lato',sans-serif;
position: absolute;
top: -7px;
right: -6px;
background: url('/Data/EditorFiles/v4m/delete.svg') no-repeat center;
background-size: 22px;
}
#ordertabsetwrap
{
position: relative;
background-color: #fff;
margin: 10px 0px;
}
#ordertabsetwrap .sepetwrap
{
width: 25%;
text-align: center;
height: 80px;
padding: 11px 0px;
box-sizing: border-box;
z-index: 2;
position: relative;
}
#ordertabsetwrap .sepetwrap:nth-child(2)
{
width: 50%;
}
#ordertabsetwrap .sepetwrap span
{
width: 100%;
float: left;
line-height: 20px;
font-family: 'roboto',sans-serif;
}
#ordertabsetwrap .sepetwrap.active span
{
color: #E58616;
}
#ordertabsetwrap .sepetwrap:nth-child(1):before
{
content: '';
width: 45px;
height: 45px;
background: #E8E8E8;
border-radius: 50px;
display: inline-block;
background-image: url('/Data/EditorFiles/v4m/bagp.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 19px;
}
#ordertabsetwrap .sepetwrap:nth-child(2):before
{
content: '';
width: 45px;
height: 45px;
background: #E8E8E8;
border-radius: 50px;
display: inline-block;
background-image: url('/Data/EditorFiles/v4m/konump.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 20px;
}
#ordertabsetwrap .sepetwrap:nth-child(3):before
{
content: '';
width: 45px;
height: 45px;
background: #E8E8E8;
border-radius: 50px;
display: inline-block;
background-image: url('/Data/EditorFiles/v4m/noncreditp.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 31px;
}
#ordertabsetwrap .sepetwrap.active:nth-child(1):before
{
content:''; background-image: url('/Data/EditorFiles/v4m/baga.svg');
background-color: #E58616;
}
#ordertabsetwrap .sepetwrap.active:nth-child(2):before
{
content:'';
background-color: #E58616;
background-image: url('/Data/EditorFiles/v4m/konuma.svg');
}
#ordertabsetwrap .sepetwrap.active:nth-child(3):before
{
content:'';
background-color: #E58616;
background-image: url('/Data/EditorFiles/v4m/noncredita.svg');
background-repeat: no-repeat;
}
#ordertabsetwrap:after
{
content: '';
height: 3px;
width: 70%;
position: absolute;
background: #d6d6d6;
left: 15%;
right: 15%;
top: 30px;
z-index: 1;
}
#icDdes .icon.myFlag
{
position: absolute;
top: 0;
left: 0;
width: 43px;
height: 40px;
background:#fff;
z-index: 333;
}
#icDdes input[type="password"]
{
background: #fff !important;
height: 40px;
line-height: 40px;
border: 1px solid #C8C8C8 !important;
border-radius: 5px !important;
font-size: 13px;
padding: 0px 10px;
}
.icXDdes .icon.myFlag
{
background: transparent !important;
height: 40px;
}
#icDdes.myFlag input[type="text"]
{
background: #fff !important;
height: 40px;
line-height: 40px;
border: 1px solid #C8C8C8 !important;
border-radius: 5px !important;
font-size: 13px;
padding: 0px 42px;
}
#icDdes input[type="text"]
{
background: #fff !important;
height: 40px;
line-height: 40px;
border: 1px solid #C8C8C8 !important;
border-radius: 5px !important;
font-size: 13px;
padding: 0px 10px;
}
#login-form .btn-default
{
background: #E58616;
height: 40px;
line-height: 40px;
font-size: 14px;
font-family: 'raleway',sans-serif;
font-weight: 400;
border-radius: 3px;
}
#notlogin-form .btn-default
{
background: #E58616;
height: 40px;
line-height: 40px;
font-size: 14px;
font-family: 'raleway',sans-serif;
font-weight: 400;
border-radius: 3px;
}
#login-form .login.kayit.btn-default
{
background: #D8D8D8 !important;
height: 40px;
line-height: 40px;
font-size: 14px;
color: #fff;
font-family: 'raleway',sans-serif;
font-weight: 400;
border-radius: 3px;
}
#stHead
{
background: #f9f9f9;
border-bottom: 1px solid #e0e0e0;
padding: 10px 0px 5px 0px;
margin: 0px -10px;
width: calc(100% + 20px);
}
#stHead .sth2
{
width: 36%;
margin: 0px 7%;
}
#stHead .sth1 a
{
float: left;
width: 100%;
height: 30px;
border: 0px;
background: url('/Data/EditorFiles/v4m/rightarrow.svg') no-repeat center;
background-size: 8px;
background-position: 16px center;
text-indent: 35px;
line-height: 30px;
font-size: 13px;
font-family: 'raleway';
}
#stHead .sth3
{
box-sizing: border-box;
padding-left: 15px;
}
#SepetForm
{
padding: 0px;
border: 0px
;background: #f2f2f2;
}
#SepetForm table tr
{
position: relative;
border: 0px;
background: #fff;
margin-bottom: 10px;
border-radius: 5px;
padding-left: 8px;
box-sizing: border-box;
}
#SepetForm .HediyeNot label
{
line-height: 30px;
height: 30px;
font-weight: 400;
font-family: 'raleway',sans-serif;
font-size: 10px;
}
#SepetForm .HediyeNot .input-wrap.checkbox
{
margin-right: 3px;
width: 13px;
margin-top: 7px;
height: 13px;
border: 1px solid #6b6b6b;
}
#SepetForm .HediyeNot .input-wrap.checkbox.active
{
border: 1px solid #d9ac77;
background: url('/Data/EditorFiles/tesettur-v4/checked.png') no-repeat center center;
background-size: 9px;
}
#SepetForm .HediyeNot span
{
line-height: 21px;
height: 21px;
float: left;
width: calc(100% - 18px);
margin: 4px 0px;
}
#SepetForm .HediyeNotdn a
{
background: url('/Data/EditorFiles/v4m/gift.svg') no-repeat left center;
background-size: 15px;
height: 30px;
line-height: 30px;
width: 100%;
text-indent: 10px;
font-family: 'raleway',sans-serif;
font-size: 11px;
}
#stHead .sth3 a#desktopMemberBtn
{
background: url('/Data/EditorFiles/v4m/user.svg') no-repeat center;
padding: 0px;
background-size: 22px;
background-position: 60% center;
height: 30px;
width: 100%;
}
#ajt
{
background: #fff;
border-left: 2px solid #f1f1f1;
border-right: 2px solid #f1f1f1;
margin: 10px 0px;
box-sizing: border-box;
padding: 5px 10px;
position: relative;
}
#ajtgiris, #ajtkayit, #ajtugiris
{
line-height: 30px;
font-weight: 500;
font-size: 13px;
font-family: 'raleway',sans-serif;
}
.fbface
{
position: absolute;
right: 0;
width: 45%;
height: 30px;
margin: 20px 15px 20px 0px;
top: 0;
}
.fbface a
{
background: #4267B2;
color: #fff;
height: 100%;
line-height: 30px;
font-size: 13px;
font-family: 'open sans',sans-serif;
text-align: left;
}
.fbface a span
{
background: url('/Data/EditorFiles/v4m/facebook-letter.svg') no-repeat center right;
width: 30px;
height: 30px;
float: left;
background-position-x: calc(100% - 10px);
background-color: #4267b2 !important;
}
#ajtgiris:before, #ajtugiris:before , #ajtkayit:before
{
content: '';
background: #ffffff;
width: 18px;
height: 18px;
border-radius: 50px;
float: left;
margin: 6px 0px;
margin-right: 5px;
border: 2px solid #cecece;
box-sizing: border-box;
}
#ajtgiris.active:before, #ajtugiris.active:before , #ajtkayit.active:before
{
content: '';
background: #ffffff;
width: 18px;
height: 18px;
border-radius: 50px;
float: left;
margin: 6px 0px;
margin-right: 5px;
border: 2px solid #ef7d00;
box-sizing: border-box;
background: url('/Data/EditorFiles/v4m/okey.svg') no-repeat center;
background-size: 9px;
}
#mobileMenu #mobileM > li:nth-child(2) > a , #mobileMenu #mobileM > li:nth-child(2) > span
{
background: #D9AC77;
color: #fff;
margin: 0px -10px;
width: calc(100% + 20px);
padding: 0px 20px;
}
#mobileMenu .bgd
{
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
}
.mobileSearch
{
}
.mobileSearch #mobileSearch
{
}
#mobileOptions
{
width: 84%;
position: fixed;
bottom: 0;
left: -100%;
right: 0;
background: #fff;
border-top: 1px solid #D9AC77;
transition-duration: 0.5s;
}
#mobileMenu.animate #mobileOptions
{
transition-duration: 0.5s;
left: 0;
}
.mobban strong
{
width: 100%;
float: left;
background: #5F3319;
color: #fff;
font-weight: 400;
text-align: center;
line-height: 30px;
font-size: 13px;
margin-bottom:5px;
}
.mobban p
{
text-align: center;
font-size: 15px;
font-weight: 600;
}
.mobban p span
{
color: #D9AC77;
margin-right: 4px;
}
.mobban a
{
margin-bottom: 8px;
display: block;
}
.tikarg
{
background: #D84710;
color: #fff;
height: 40px;
text-align: center;
}
.tikarg span
{
margin-right: 5px;
line-height: 40px;
display: inline-block;
height: 40px;
}
.tikarg strong
{
font-size: 19px;
font-weight: 600;
display: inline-block;
line-height: 40px;
}
.tiade
{
background: #000;
color: #fff;
text-align: center;
line-height: 22px;
font-size: 14px;
}
#katkes
{
overflow: hidden;
overflow-x: auto;
margin-bottom: 15px;
padding-top: 5px;
}
#katkes::-webkit-scrollbar
{
height: 0px;
}
#katkes .katickes
{
min-width: 600px;
overflow: hidden;
}
p.katkes
{
font-size: 14px;
font-weight: 600;
padding: 0px 7px 5px 7px;
}
#katkes .katickes a
{
float: left;
width: 64px;
margin: 0px 7px;
}
#katkes .katickes a span
{
width: 100%;
color: #575757;
float: left;
font-size: 13px;
text-align: center;
}
#paymentTab #paymentTab-3 .darkBg
{
height: 135px;
padding-top: 89px;
line-height: 15px;
text-align: center;
position: relative;
background-color: #ececec !important;
border: 1px solid #D5D5D5;
font-size: 13px;
font-weight: 500;
font-family: 'raleway',sans-serif;
color: #000;
}
#paymentTab #paymentTab-3 .lightBg
{
height: 135px;
padding-top: 89px;
line-height: 15px;
text-align: center;
position: relative;
background-color: #ffffff !important;
border: 1px solid #D5D5D5;
font-size: 13px;
font-weight: 500;
font-family: 'raleway',sans-serif;
color: #000;
}
#paymentTab #paymentTab-3 .darkBg .fl.input-wrap.radio
{
position: absolute;
top: 10px;
left: 10px;
background: #fff;
border: 3px solid #ff9500;
width: 18px;
height: 18px;
border-radius: 100%;
}
#paymentTab #paymentTab-3 .lightBg .fl.input-wrap.radio
{
position: absolute;
top: 10px;
left: 10px;
background: #ffffff;
border: 3px solid #d6d6d6;
width: 18px;
height: 18px;
border-radius: 100%;
}
#paymentTab #paymentTab-3 .col.col-12.col-sm-6:nth-child(1) label
{
background-image: url('/Data/EditorFiles/tesettur-v4/cash.svg');
background-repeat: no-repeat;
background-position: center 20px;
background-size: 50px;
}
#paymentTab #paymentTab-3 .col.col-12.col-sm-6:nth-child(2) label
{
background-image: url('/Data/EditorFiles/tesettur-v4/codeme.svg');
background-repeat: no-repeat;
background-position: center 20px;
background-size: 50px;
}
.sepetu-adet .col.p-left.productType
{
position: absolute;
right: 0px;
line-height: 23px;
padding-right: 3px;
}
#Ts-address .Ts-address:before
{
content: "";
display: none;
}
#paymentPager li
{
width: calc(100% - 20px);
margin-bottom: 10px;
line-height: 27px;
height: 35px;
margin: 0px 10px 10px 10px;
border: 1px solid #ECECEC;
background: #fff;
padding: 3px 15px;
color: #2D2D2D;
}
#paymentPager .Credit-radDiv
{
background: #BCBCBC !important;
border: 3px solid #BCBCBC;
cursor: pointer;
border-radius: 50px;
width: 12px;
height: 12px;
float: left;
margin-right: 6px;
margin-top: 8px;
}
#paymentPager li.active .Credit-radDiv
{
background: #E58616 !important;
border: 3px solid #fff;
color: #fff;
}
#paymentPager li#paymentPager-13:after
{
content: '';
float: right;
background: url('/Data/EditorFiles/v4m/soffort.svg') no-repeat center;
width: 142px;
height: 28px;
}
#login-form.login-formx
{
background: #fff;
width: 100%;
height: 100%;
}
.Sip-mob
{
text-align: center;
margin: 10px 0px;
}
.Sip-mob img
{
max-width: 200px;
}
.mMobTes
{
background-color: #F2F2F2;
padding: 8px 20px;
width: calc(100% - 40px);
}
.mMobTes span
{
font-size: 17px;
text-transform: uppercase;
font-weight: 600;
}
.mMobTes p
{
float: right;
font-size: 18px;
font-weight: 600;
padding: 0px;
color: #e08a25;
}
.Sip-mob
{
text-align: center;
margin: 10px 0px;
}
#cartPopup
{
width: auto !important;
}
#containerPaymentRoute .nextOrder
{
position: fixed;
left: 0;
bottom: 0;
right: 0;
z-index: 223;
background: #E58616;
border-radius: 0px;
font-size: 17px;
font-weight: 600;
height: 50px;
}
.sepetu-adet .qtyBtns
{
min-width: auto;
}
.language
{
padding: 0px !important;
color: transparent !important;
}
.language option
{
color: #d89f3b !important;
}
.trbg
{
background: url('/Data/EditorFiles/tesettur-v4/Turkey-icon.png') no-repeat;
width: 25px;
height: 25px;
background-size: 20px;
margin-top: 16px;
margin-left: 9px;
}
.enbg
{
background: url('/Data/EditorFiles/tesettur-v4/United-kingdom-icon.png') no-repeat;
width: 25px;
height: 25px;
background-size: 20px;
margin-top: 16px;
margin-left: 9px;
}
.frbg
{
background: url('/Data/EditorFiles/tesettur-v4/fr.png') no-repeat;
width: 25px;
height: 25px;
background-size: 16px;
margin-top: 16px;
margin-left: 9px;
}
#kapatfullx
{
position: fixed;
width: 100%;
height: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
float: left;
background: rgba(0, 0, 0, 0.41);
z-index: 9998;
}
.nevamenu
{
padding: 0px;
}
#searchex
{
margin: 0px;
background: #fff;
height: 70px;
overflow: hidden;
padding: 15px 0px;
position: fixed;
top: 0px;
left: 0;
right: 0;
z-index: 334;
}
#searchex .FormAra
{
width: auto;
height: 40px !important;
}
#searchRightex
{
width: 12%;
height: 100%;
background: #fff;
position: relative;
z-index: 33;
padding: 0px;
float: left;
}
.FormAra input[type="submit"]
{
width: 100% !important;
height: 100% !important;
background-color: transparent !important;
border: none !important;
padding: 0px !important;
font-size: 19px !important;
background: url('/Data/EditorFiles/header-icon.png') no-repeat !important;
float: left !important;
cursor: pointer !important;
background-size: 40px !important;
background-position: center -41px !important;
}
.FormAra input[type="text"]
{
position: relative !important;
font-size: 14px !important;
padding-left: 10px !important;
height: 40px !important;
width: 70% !important;
border: 0px solid #fff !important;
border-radius: 0px !important;
color: #2b2b2b !important;
margin-left: 5% !important;
background:#fff !important;
letter-spacing: 0px !important;
font-weight: 400 !important;
font-family: 'montserrat',sans-serif !important;
border-bottom: 1px solid #989898 !important;
}
.kapatx
{
float: left;
width: 18px;
height: 18px;
padding: 11px 10px;
}
#kapatfull
{
position: fixed;
width: 100%;
height: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
float: left;
background: rgba(0, 0, 0, 0.41);
z-index: 5;
}
.bedentablo
{
position: fixed;
z-index: 999;
background: #fff;
top: 9%;
left: 20px;
right: 20px;
width: auto;
float: left;
height: auto;
text-align: center;
padding: 10px;
bottom: 9%;
border: 1px solid #ddd;
border-radius: 6px;
box-shadow: 0px 0px 11px -1px #000;
}
#kapatbg
{
position: fixed;
z-index: 999;
background: rgba(0, 0, 0, 0.53);
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.kapatfull
{
position: absolute;
right: 1px;
top: 1px;
border: 1px solid #6d6d6d;
border-radius: 48px;
width: 32px;
height: 18px;
background: rgb(255, 255, 255);
text-align: center;
padding: 7px 0px;
}
.sepetu-adet .qtyBtns a p
{
width: 100%;
height: 28px;
line-height: 28px;
text-align: center;
font-size: 21px;
color: #000;
font-weight: 600;
cursor: pointer;
font-family: 'open sans',sans-serif;
}
.sepetu-adet .qtyBtns a
{
float: left;
min-width: 30px;
height: 30px;
border: 0px;
padding-right: 10px;
padding-left: 10px;
margin-right: 0;
border-radius: 2px;
margin-bottom: 0;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.sepetubaslikk
{
font-family: 'Roboto',sans-serif;
text-transform: capitalize;
font-size: 14px;
font-weight: 400;
float: left;
line-height: 17px;
max-height: 35px;
overflow: hidden;
width: 87%;
margin: 3px 0px;
}
.sepetbasliksp-1
{
width: 49%;
text-align: left;
padding-left: 10px;
}
.sepetbasliksp-2
{
width: 18%;
text-align: center;
}
.sepetbasliksp-4
{
width: 10%;
margin-left: 0%;
text-align: center;
}
.sepetbasliksp-5
{
width: 22%;
text-align: center;
}
.sepetbasb
{
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
color: #000;
}
.MainLink
{
background: transparent;
padding-left: 17px;
width: auto;
display: block;
}
#mobileMenu .kargomnerde
{
float: left;
background: #FFFFFF;
border-radius: 3px;
border: 0px;
box-sizing: border-box;
margin: 0px;
padding: 5px 0px;
}
#mobileMenu .kargomnerde .MainLink
{
background: url('/Data/EditorFiles/v4m/deliverym.svg') no-repeat center top;
width: 100%;
padding: 0px;
height: 50px;
line-height: 86px;
text-align: center;
background-size: 35px;
font-size: 13px;
font-family: 'poppins',sans-serif;
font-weight: 300;
color: #363636;
}
#dialog
{
background-color: #FFF;
width: 100%;
display: block;
padding: 0;
left: 0px !important;
position: relative;
top: 4% !important;
z-index: 9999;
}
#slider-range
{
width: 145px;
height: 17px;
margin-top: 6px;
margin-right: 17px;
position: relative;
}
.cekici
{
float: left;
width: 100%;
margin-top: -27px;
text-align: center;
font-size: 13px;
color: #666;
font-family: 'lato',sans-serif;
}
.productDiscountexx
{
top: 0px !important;
margin-top: 0;
position: absolute;
right: 0;
width: 105px;
height: 22px;
line-height: 21px;
padding: 0px !important;
text-align: center;
padding-bottom: 4px;
z-index: 33;
font-size: 13px;
font-weight: 600;
color: #fff;
background: #dbb879;
font-family: 'Roboto',sans-serif;
}
#search
{
padding: 0px;
margin: 0px 5px;
width: calc(100% - 10px);
margin-bottom: 5px;
}
.ilk3
{
margin-bottom: 0px;
}
.ilk-3lu img, .son-3lu img
{
width: 100%;
}
.ilk-3lu
{
margin-bottom: 0px;
}
.ilk3 img
{
width: 100%
}
.ilk-3lu a
{
display: inline-block;
width: 100%;
}
.mb
{
margin-bottom: 10px;
}
.mobildebordersiz
{
border: none;
}
#mobileAppNotify
{
background-color: #6e6e6e;
}
#appNotify
{
position: relative;
z-index:9999;
}
#appNotifyClose
{
font-size: 30px;
margin-top:5px;
margin-right: 10px;
}
#applogo
{
display: flex;
width:90px;
height: 60px;
align-items:center;
}
#applogo *
{
margin: 0px;
padding:0px;
}
#appNotify a
{
margin-top: 10px;
}
.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: 50%;
height: 54px;
background: url('/Data/EditorFiles/v4m/menu.svg') no-repeat center 19px;
cursor: pointer;
line-height: 85px;
text-align: center;
font-size: 11px;
color: #414141;
background-size: 23px;
box-sizing: border-box;
}
@-webkit-keyframes pageOverlayDefault
{
from
{
opacity: 1;
}
to
{
opacity: 0;
}
}
@keyframes pageOverlayDefault
{
from
{
opacity: 1;
}
to
{
opacity: 0;
}
}
#pageOverlay
{
position: fixed;
top:0;
right: 0;
bottom:0;
left: 0;
background:rgba(0,0,0,.7);
z-index: 3333;
opacity:0;
display: none;
-webkit-animation-duration:1.5s;
animation-duration:1.5s;
-webkit-animation-name: pageOverlayDefault;
animation-name:pageOverlayDefault;
}
@-webkit-keyframes pageOverlay
{
from
{
opacity: 0;
}
to
{
opacity: 1;
}
}
@keyframes pageOverlay
{
from
{
opacity: 0;
}
to
{
opacity: 1;
}
}
.menuShow #pageOverlay
{
display: block;
-webkit-animation-name:pageOverlay;
animation-name: pageOverlay;
}
@-webkit-keyframes mobileMenuDefault
{
from
{
left: 0;
}
to
{
left:-100%;
}
}
@keyframes mobileMenuDefault
{
from
{
left: 0;
}
to
{
left:-100%;
}
}
#mobileMenu::-webkit-scrollbar
{
width: 3px;
}
#mobileMenu::-webkit-scrollbar-track
{
background: #F9F9F9;
}
#mobileMenu::-webkit-scrollbar-thumb
{
background: #eee;
}
#mobileMenu
{
position: fixed;
left: -100%;
top: 0;
bottom: 0;
width: 84%;
padding-bottom: 61px;
background: #F9F9F9;
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
{
background: url('/Data/EditorFiles/v4m/close.svg') no-repeat;
cursor: pointer;
float: left;
height: 40px;
padding: 0px;
background-size: 14px;
background-position: 20% center;
}
#mobileMenu .acmenulogo
{
float: left;
box-sizing: border-box;
background: transparent;
padding: 0px 0%;
width: 50%;
height: 40px;
line-height: 49px;
}
.tstgiris
{
background: url('/Data/EditorFiles/v4m/user.svg') no-repeat center;
background-size: 25px;
height: 40px;
line-height: 40px;
background-position: 79% 49%;
}
#mobileMenu span, #mobileMenu a, #mobileMenu label, #mobileMenu select
{
color: #666;
font-size:30px;
line-height: 64px;
cursor: pointer;
}
#mobileMenu #mobileM a , #mobileMenu #mobileM span
{
color: #000;
font-size: 15px;
cursor: pointer;
height: 45px;
line-height: 45px;
background: url('/Data/EditorFiles/v4m/right-arrow.svg') no-repeat;
background-position: center right;
}
#mobileMenu #mobileM li li a, #mobileMenu #mobileM li li span
{
color: #000;
font-size: 14px;
cursor: pointer;
height: 35px;
line-height: 35px;
background: url('/Data/EditorFiles/v4m/right-arrow.svg') no-repeat;
background-position: center right;
background-size: 6px;
}
#mobileMenu #mobileM span.active
{
color: #f36d24;
background:url('/theme/v4/sub_theme/ust/v4/user_tes_ust/menuArrowActive.png') no-repeat right center;
}
#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_tes_ust/menuSubArrow.png') no-repeat 0 center;
}
#mobileMenu select
{
background: none;
border:0;
}
#mobileMenu #mobileOptions #loginMobile
{
text-align: center;
font-family: 'poppins',sans-serif;
font-weight: 300;
line-height: 84px;
height: 60px;
padding: 5px 0px;
font-size: 13px;
background: url('/Data/EditorFiles/v4m/userm.svg') no-repeat center 9px;
background-size: 23px;
}
#mobileMenu label[for="langMobile"]
{
background: url('/Data/EditorFiles/v4m/worldm.svg') no-repeat center 10px;
background-size: 25px;
padding: 5px 0px;
height: 60px;
text-align: center;
line-height: 84px;
font-size: 13px;
font-family: 'poppins',sans-serif;
font-weight: 300;
position: relative;
}
#mobileMenu label[for="curMobile"]
{
padding-left: 50px;
background:url('/theme/v4/sub_theme/ust/v4/user_tes_ust/curMobileIcon.png') no-repeat 10px center;
}
#basketMobile
{
background: url('/Data/EditorFiles/v4m/bag.svg') no-repeat center;
background-color: #fff;
float: right;
background-position-x: calc(100% - 18px);
line-height: 29px;
height: 50px;
border: 1px solid #F3F3F3;
width: calc(50% - 5px);
border-radius: 3px;
box-sizing: border-box;
position: relative;
font-family: 'roboto',sans-serif;
}
#basketMobile .cart-soft-count
{
right: 10px;
font-size: 12px;
background: #D9AC77;
border-radius: 15px;
position: absolute;
text-align: center;
padding: 0px 0px;
width: 14px;
height: 14px;
color: #fff;
line-height: 14px;
font-weight: 400;
font-family: 'Roboto',sans-serif;
top: 23px;
}
#mobileBasketBtn
{
line-height: 22px !important;
}
#regisMobile:before
{
float: left;
width:30px;
height: 45px;
background:url('/theme/v4/sub_theme/ust/v4/user_tes_ust/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_tes_ust/favMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content:'';
}
#headerMain
{
height: auto;
margin-top: 0;
margin-bottom: 0;
}
#logo
{
width: 42%;
margin: 0px 4%;
}
#logo a
{
height: 52px;
line-height: 52px;
}
#logo p
{
height: 52px;
line-height: 52px;
padding: 1px 0px;
}
#logo a img
{
width: auto;
display:inline;
vertical-align: middle;
}
#hmLinks
{
padding-top: 0;
padding-bottom: 0;
margin: 0px;
height: 100%;
}
#hmLinks > a
{
padding-top: 48px;
}
#hmLinks a.authorLink
{
background: url('/Data/EditorFiles/v4m/user.svg') no-repeat center center;
padding: 0px !important;
width: 50%;
height: 54px;
margin: 0px;
border: none;
background-size: 20px;
box-sizing: border-box;
}
#hmLinks a.basketLink
{
background: url('/Data/EditorFiles/v4m/bag.svg') no-repeat center;
width: 50%;
height: 54px;
padding: 0px;
border: none;
margin: 0px;
background-size: 17px;
box-sizing: border-box;
background-position: center 14px;
}
#hmLinks a strong
{
line-height: 22px;
font-size:14px;
}
#hmLinks a:hover strong
{
color: #000;
}
#search .row
{
height: 36px;
margin-right:0;
margin-left: 0;
}
#searchRight
{
width: 85px;
height: 100%;
border-left: 1px solid #ccc;
position: relative;
z-index: 33;
border: none;
padding: 0px;
background: #D9AC77;
}
#FormAra input[type="text"]
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
box-sizing: border-box;
padding: 10px 87px 10px 9px;
color: #666;
font-size: 13px;
font-family: "Open Sans", sans-serif;
border: 1px solid #d9ac77;
border-radius: 1px;
background: transparent;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
font-size: 13px;
color:#363636;
}
#FormAra input[type="text"]::-moz-placeholder
{
font-size: 13px;
color:#363636;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
font-size: 13px;
color:#363636;
}
#FormAra input[type="text"]:-moz-placeholder
{
font-size: 13px;
color:#363636;
}
#FormAra input[type="submit"]
{
width: 100%;
background: #D9AC77 !important;
color: #fff;
font-size: 15px;
border-radius: 0px !important;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
#mobileMenu span#searchRight
{
width: auto;
padding-top:6px;
padding-bottom: 6px;
background:none;
}
#searchRight select
{
display: none;
}
#mobileOptions .line-bottom
{
border-color: #c1c1c1;
}
#mobileMenu #mobileOptions span,
#mobileMenu #mobileOptions a,
#mobileMenu #mobileOptions label,
#mobileMenu #mobileOptions select
{
color: #363636;
text-transform:capitalize;
}
#mobileMenu #mobileOptions select
{
height: 60px;
line-height: 60px;
position: absolute;
left: 0;
right: 0;
top: 0;
}
#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: 321px) and (min-width: 319px)
{
#hmLinks
{
padding-top: 0;
padding-bottom: 0;
padding: 0px 5px;
margin: 0px;
height: 100%;
}
.currentPrice
{
float: left !important;
}
.discountedPrice
{
float: left !important;
}
.productPrice .productDiscount, #productLeft .productDiscount
{
top: -115px !important;
margin-top: 0;
}
}
@media screen and (max-width: 540px)
{
.currentPrice
{
font-size: 16px !important;
}
.ddulisteex
{
width: 188px !important;
padding: 0px 5px;
}
#header
{
padding-top: 95px;
padding-left: 0px !important;
padding-right: 0px !important;
padding-bottom: 0px !important;
}
#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 a.basketLink
{
}
}
@media screen and (min-width: 1023px) and (max-width: 1029px)
{
.ustkisim-kat-a
{
background-position-x: 5px;
}
.ilk-3lu a
{
max-width: 330px;
}
.ilk3 a
{
max-width: 330px;
display: inline-block;
}
.ilk-3lu
{
margin-bottom: 5px;
}
.ustkisim-kat:hover #alterMenu
{
display: block;
min-width: 809px;
}
.input-wrapex.checkbox
{
margin-right: 7px;
}
.indirim
{
display: none;
}
.social
{
margin: 0px 8px !important;
width: 20% !important;
}
#footerTop p
{
padding: 1px 15px !important;
}
#newsleter
{
margin-right: 19px;
}
#footerMiddle
{
padding-bottom: 0px !important;
}
.col-mdo-7
{
width: 58% !important;
}
#pageContent #productSag
{
display:none !important;
}
.u-detay-ozellik
{
display:none !important;
}
.list-none1024
{
display:none !important;
}
}
@media screen and (min-width: 300px) and (max-width: 400px)
{
.ddulisteex
{
width: 166px !important;
padding: 0px 5px;
}
.currentPrice
{
font-size: 16px !important;
}
}
@media screen and (max-width: 425px) and (min-width: 300px)
{
.sepetu-resim
{
width: 22%;
margin-top: 10px;
padding: 0px !important;
margin-bottom: 10px;
}
.sepetu-icerik
{
margin-top: 10px;
width: 74%;
padding: 0px 0px 0px 10px !important;
}
.sepetu-adet
{
width: 35%;
margin: 1% 0px 0px 0px;
margin-left: 2%;
border: 1px solid #DEDEDE;
}
.sepetu-adet .qtyBtns a
{
width: 33.33333333%;
}
#SepetForm .qtyBtns input
{
width: 33.33333333%;
}
.sepetu-sil
{
padding: 0px !important;
width: 26%;
margin: 2% 0px;
}
.sepetu-toplam
{
padding: 0px !important;
padding-right: 10px !important;
width: auto;
text-align: left;
margin-top: 0px;
margin-left: 0px;
clear: none !important;
margin-bottom: 0px;
font-weight: 600;
color: #000;
font-family: 'Roboto',sans-serif;
font-size: 18px;
line-height: 19px !important;
}
}
@media screen and (max-width: 350px) and (min-width: 0px)
{
#menuBtn
{
width: 43px;
}
.nevamenu a
{
width: 33px;
background-position: 3px -1431px;
}
}
.btn
{
float: left;
height:30px;
line-height: 30px;
font-size:14px;
border: 0;
padding-left:15px;
padding-right: 15px;
box-sizing:border-box;
cursor: pointer;
position:relative;
}
.btn-radius
{
border-radius: 3px;
}
.btn-upper
{
text-transform: uppercase;
}
.btn-small
{
height: 20px;
line-height:20px;
font-size: 12px;
padding-left:10px;
padding-right: 10px;
}
.btn-medium
{
height: 40px;
line-height:40px;
font-size: 13px;
}
.btn-big
{
height: 50px;
line-height:50px;
font-size: 16px;
padding-left:20px;
padding-right: 20px;
}
.btn-default, .btn-default.passive:hover
{
color: #fff;
background-color:#6c6c6c;
}
.btn-default:hover, .btn-default.active
{
color: #eee;
background-color:#000;
}
.btn-dark, .btn-dark.passive:hover
{
color: #eee;
background-color:#000;
}
.btn-dark:hover, .btn-dark.active
{
color: #fff;
background-color:#666;
}
.btn-light, .btn-light.passive:hover
{
color: #6c6c6c;
background-color:#f3f3f3;
}
.btn-light:hover, .btn-light.active
{
color: #fff;
background-color:#6c6c6c;
}
.btn-success, .btn-success.passive:hover
{
color: #fff;
background-color: #e29f29;
}
.btn-success:hover, .btn-success.active
{
background-color: #e29f29;
}
.btn-warning, .btn-warning.passive:hover
{
color: #fff;
background-color:#f0ad4e;
}
.btn-warning:hover, .btn-warning.active
{
background-color: #ec971f;
}
.btn-danger, .btn-danger.passive:hover
{
color: #fff;
background-color:#d9534f;
}
.btn-danger:hover, .btn-danger.active
{
background-color: #c9302c;
}
.btn-clear
{
color: #6c6c6c;
}
.btn-clear:hover
{
color: #000;
}
@media screen and (max-width: 540px)
{
.addressRow .btn
{
height: 25px;
line-height:24px;
font-size: 12px;
}
}
.pageTitle
{
height: 60px;
line-height:60px;
font-size: 18px;
color:#787878;
text-transform: uppercase;
border-bottom:1px solid #ECECEC;
}
#pageOrder .pageTitle:last-child, #pageOrder .pageTitle.passed
{
border-right: 0;
}
.pageTitle.passed
{
color: #fff;
border-left:1px solid #888;
}
.pageTitle.passed:first-child
{
border-left: 0;
}
.pageTitle > .row
{
padding-left: 70px;
background-repeat:no-repeat;
background-position: 10px center;
white-space:nowrap;
overflow: hidden;
text-overflow:ellipsis;
}
.pageTitle.passed .row
{
background-color: #6c6c6c;
}
.pageTitle .basket
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/basket.png');
}
.pageTitle.passed .basket
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/basketPassed.png');
}
.pageTitle .address
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/address.png');
}
.pageTitle.passed .address
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/addressPassed.png');
}
.pageTitle .address2
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/address2.png');
}
.pageTitle.passed .address2
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/address2Passed.png');
}
.pageTitle .payment
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/payment.png');
}
.pageTitle.passed .payment
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/paymentPassed.png');
}
.pageTitle .cargo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/cargo.png');
}
.pageTitle.passed .cargo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/cargoPassed.png');
}
.pageTitle .confirm
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/confirm.png');
}
.pageTitle.passed .confirm
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/confirmPassed.png');
}
.pageTitle .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/member.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/memberPassed.png');
}
.pageTitle .memberInfo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/memberInfo.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/memberInfoPassed.png');
}
.pageTitle .memberNew
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/memberNew.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/pageIcons/memberNewPassed.png');
}
.col-title
{
line-height: 35px;
font-size:16px;
color: #6c6c6c;
padding-right:0;
padding-left: 0;
border-bottom:1px solid #cdcdcd;
}
#leftFilter > .col-title
{
display: none;
}
.col-text
{
line-height: 17px;
font-size:13px;
}
.currency
{
padding-top: 5px;
padding-bottom:5px;
}
.currency:last-child
{
padding-bottom: 0;
border-bottom:0;
}
#BlokAra > .row
{
position: relative;
}
@media screen and (min-width: 769px)
{
.col-title + div
{
display:block !important;
}
}
@media screen and (max-width: 768px)
{
.col-title
{
cursor: pointer;
background:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/colArrow.png') no-repeat right center;
border-bottom: 0;
}
#leftFilter
{
position: relative;
width: calc(100% + 20px);
margin: 0px -10px;
height: 45px;
padding: 0px;
background: #fff;
}
#leftFilter > .col-title
{
display: block;
}
.col-title + div
{
display: none;
border-top:1px solid #cdcdcd;
}
#leftFilter .col-title + div
{
width:100%;
}
#leftFilter > .col-title + div
{
padding-top: 10px;
padding-left:10px;
padding-right: 10px;
box-sizing:border-box;
}
#filterMobileBtn
{
padding-left: 20px;
background: #fff;
box-sizing: border-box;
border-right: 1px solid #ddd;
height: 45px;
font-size: 15px;
text-transform: capitalize;
font-weight: 600;
text-align: center;
color: #D9AC77;
}
#filterMobileBtn.active
{
}
#filterMobileBtn p:after
{
content: '';
width: 7px;
height: 11px;
background: url('/Data/EditorFiles/v4m/filterorder.svg') no-repeat right center;
display: inline-block;
background-size: 7px;
}
#filterMobileBtn p , #filterSortBtn p
{
padding: 0px;
}
#filterMobileBtn span , #filterSortBtn span
{
color: #000;
font-size: 14px;
font-weight: 300;
display: inline-block;
margin-top: 6px;
font-family: 'barlow',sans-serif;
}
#filterMobileBtn.active:after, #filterSortBtn.active:after
{
}
#filterWrapper
{
display: none;
margin-top: 10px;
z-index: 11111;
position: relative;
background: #fff;
}
.currency *
{
line-height: 20px;
font-size:15px;
}
#filterPanel
{
padding: 10px;
box-sizing:border-box;
}
#filterPanel > .row.mb
{
margin-bottom: 0;
}
#filterPanel > .row.mb > .box.box-border
{
padding: 0;
border-bottom:0;
}
#filterPanel > .row.mb:last-child > .box.box-border
{
border-bottom: 1px solid #ececec;
}
#filterPanel > .row.mb .col-title
{
font-size: 11px;
font-weight:600;
background-image: none;
background-color:#f0f0f0;
}
#filterPanel > .row.mb .col-title:before
{
content:'';
float: left;
height: 35px;
margin-left: 10px;
}
#filterPanel > .row.mb .col-title:after
{
content:'';
float: right;
width:9px;
height: 35px;
background:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/filterArrow.png') no-repeat right center;
margin-right: 10px;
}
#filterPanel > .row.mb .col-title.active
{
color: #e34d0b;
}
#filterPanel > .row.mb .col-title.active:before
{
}
#filterPanel > .row.mb .col-title.active:after
{
background:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/filterArrowActive.png') no-repeat right center;
}
#filterPanel > .row.mb .col-title + div
{
border-top: 0;
}
#filterPanel .row.mb
{
margin-bottom: 0;
}
#filterPanel .col-text
{
line-height: 25px;
font-size:11px;
}
#filterPanel .col-text .input-wrap
{
margin-left: 10px;
}
#filterPanel .box.p-bottom.col-12
{
padding-top: 5px;
padding-bottom: 5px;
}
.priceWrap
{
float: right;
padding-left:20px;
background:url('/theme/v4/sub_theme/blok/v4/user_tes_blok/filterPrices.png') no-repeat 0 center;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
.priceWrap span
{
float: left;
width:100%;
text-align: left;
font-weight: 600;
line-height: 14px;
font-size: 11px;
}
.priceWrap span:nth-child(2)
{
display: none;
}
#priceSlider
{
width: auto;
}
#slider-range
{
margin-bottom: 6px;
}
#filterSortBtn
{
width: 50%;
padding-left: 20px;
background: #fff;
left: 50%;
top: 135px;
height: 45px;
float: right;
color: #D9AC77;
z-index: 1;
position: absolute;
font-size: 15px;
text-transform: capitalize;
font-weight: 600;
text-align: center;
}
#filterSort
{
width: 100%;
margin: 0px;
border: 0px;
box-sizing: border-box;
}
#filterSort .filter-box
{
padding: 0px;
border: 0px;
}
}
@media screen and (max-width: 540px)
{
#pageHeader .pageTitle > .row
{
padding-left:calc(100% + 20px);
background-position: center center;
}
}
#productMobilePrices .sepetteIndirim
{
margin-top: 5px;
}
.sepetteIndirim *
{
font-weight: 900;
letter-spacing: 0.3px;
}
.sepetteIndirim span
{
color: #333;
font-weight: 600;
}
.sepetteIndirim span strong
{
font-size: 16px;
color: #dbb879 ;
}
.sepetteIndirim
{
display: flex;
justify-content: center;
align-items: center;
height: 25px;
text-align: center;
font-size: 14px;
font-weight: 600;
color: #dbb879;
border: 2px solid #dbb879;
background: #fff;
font-family: 'Roboto',sans-serif;
}
.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_tes_vitrin/comparison.png');
background-repeat: no-repeat;
background-position: 0 center;
cursor: pointer;
overflow: hidden;
}
.showcase
{
height: 0;
overflow: hidden;
}
.showcase.current
{
height: auto;
overflow: visible;
}
.productItem
{
}
.catalogWrapper .productItem
{
border-right: 1px solid #ececec;
}
[data-layout="horizontal"] .productItem.col-3
{
padding-left: 0;
padding-right: 0;
border-right: 1px solid #ececec;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n)
{
border-right: 0;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n+1)
{
clear: both;
}
.resim-vitrin .col-1:nth-child(12n+1)
{
clear: both;
}
[data-layout="horizontal"] .productItem.col-6 > .row
{
margin-left: 0;
margin-right: 0;
clear: none;
width: 50%;
float: left;
}
.productColItem
{
border-bottom: 1px solid #ececec;
}
.productColListItem
{
position: relative;
}
#colNewsSlide .productColListItem
{
min-height: 100px;
}
.productColListItem a
{
padding-bottom: 10px;
}
.image-wrapper
{
position: relative;
width: 100%;
overflow: hidden;
}
.safari .image-wrapper
{
height: auto;
padding-bottom: 0;
}
.imgInner
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
display: flex;
align-items: center;
}
.safari .imgInner
{
position: relative;
}
.image-wrapper img
{
max-height: 100%;
margin: 0 auto;
}
.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
{
display: none;
}
.imgGallery:hover img.active
{
opacity: 0;
}
.imgGallery:hover img.ndImage
{
opacity: 1;
}
.icon-new
{
position: absolute;
width: 30px;
top: 10px;
left: 10px;
height: 30px;
background: #f1f1f1;
z-index: 1;
font-size: 10px;
color: #333;
text-align: center;
line-height: 32px;
font-family: 'Roboto', sans-serif;
border-radius: 30px;
}
.icon-cargo
{
position: absolute;
bottom: 30px;
right: 0;
width: 84px;
height: 30px;
background: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/cargoIcon.png') no-repeat center center;
z-index: 1;
}
.out-of-stock
{
position: absolute;
width: 100%;
top: calc(50% - 20px);
left: 0;
line-height: 40px;
color: #fff;
background: rgba(0,0,0,.6);
z-index: 3;
text-align: center;
font-size: 17px;
text-transform: uppercase;
}
.productListItem .icon-cargo, .resim-vitrin .icon-cargo
{
bottom: 0;
}
.image-band
{
position: absolute;
left: 0;
bottom: 0;
line-height: 20px;
font-size: 14px;
color: #fff;
padding-top: 5px;
padding-bottom: 5px;
background: rgba(0,0,0,.7);
}
.campaign-band
{
font-size: 11px;
background: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/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_tes_vitrin/timer-icon.png') no-repeat 0 center;
}
.timer-block
{
padding-right: 5px;
}
.timer-value
{
height: 20px;
padding-right: 4px;
padding-left: 4px;
margin-right: 4px;
background: #000;
border: 1px solid #fff;
box-sizing: border-box;
}
.productDetails
{
position: relative;
padding-bottom: 54px;
}
.comparisonItem .productDetails
{
border-right: 0;
}
.productColItem .productDetails, [data-layout="horizontal"] .productItem .productDetails
{
border-right: 0
}
.variantOverlay
{
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0,0,0,.7);
z-index: 999;
display: none;
}
.variantWrapper
{
position: relative;
background: #fff;
}
.error .variantWrapper
{
z-index: 9999;
}
.productOption
{
position: absolute;
width: 100%;
background: rgba(0, 0, 0, 0.6) none;
z-index: 1;
top: 468px;
height: 0px;
padding: 0px;
overflow: hidden;
padding: 0px 10px;
}
.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;
text-align: center;
}
.optionBox a
{
float: none;
display: inline-block;
min-width: 20px;
padding-right: 0px;
border: 1px solid #f5b312;
padding-left: 0px;
margin: 0px 1px;
margin-bottom: 7px;
box-sizing: border-box;
cursor: pointer;
width: 24px;
height: 23px;
border-radius: 20px;
text-align: center;
line-height: 22px;
color: #fff;
font-size: 11px;
}
.optionBox a.selected
{
color: #f5b312;
}
.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_tes_vitrin/selectArrow.png') no-repeat right center;
}
.productBrand
{
line-height: 24px;
font-size: 13px;
color: #000;
font-weight: 700;
}
.productListItem .productBrand
{
line-height: 80px;
}
.productColListItem .productBrand
{
line-height: 15px;
font-size: 13px;
margin-bottom: 10px;
}
.productDescription
{
min-height: 35px;
line-height: 16px;
font-size: 13px;
font-weight: 400;
color: #333;
font-family: 'lato',sans-serif;
letter-spacing: 0.2px;
}
.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: relative;
padding: 0 10px;
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;
}
.productListItem .productBtn
{
margin-top: 25px;
}
.basketBtn
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/basketBtn.png') no-repeat;
}
.basketBtn:hover
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/basketBtnHover.png') no-repeat;
}
.basketBtn.success, .basketBtn.success:hover
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/basketBtnSuccess.png') no-repeat;
}
.basketBtn.error, .basketBtn.error:hover
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/basketBtnError.png') no-repeat;
}
.comparisonBtn
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/comparisonBtn.png') no-repeat;
}
.comparisonBtn:hover, .comparisonBtn.active
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/comparisonBtnHover.png') no-repeat;
}
.favouriteBtn
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/favouriteBtn.png') no-repeat;
}
.favouriteBtn:hover, .favouriteBtn.active
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/favouriteBtnHover.png') no-repeat;
}
.zoomBtn
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/zoomBtn.png') no-repeat;
}
.zoomBtn:hover, .zoomBtn.active
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/zoomBtnHover.png') no-repeat;
}
.productColItem:last-child .mb
{
margin-bottom: 0;
}
.productColItem:last-child .line-bottom
{
border-bottom: 0;
}
.productPrice
{
height: 28px;
line-height: 28px;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
display: table-cell;
vertical-align: middle;
}
.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;
}
.currentPrice
{
line-height: 28px;
display: inline-block;
font-size: 16px;
color: #dbb879;
font-weight: 600;
margin: 0px 0px 0px 6px;
font-family: 'roboto',sans-serif;
}
.productColListItem .currentPrice
{
float: right;
width: 50%;
line-height: 17px;
font-size: 9px;
text-align: right;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
width: 100%;
line-height: 12px;
font-size: 10px;
text-align: center;
}
.discountedPrice + .currentPrice
{
line-height: 14px;
}
.discountedPrice
{
line-height: 14px;
display: inline-block;
font-size: clamp(11.5px, 1.5vw, 14px) !important;
color: #9f9f9f;
font-family: 'Roboto', sans-serif;
font-weight: 300;
text-decoration: line-through;
white-space:nowrap;
}
.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: 5px;
left: 0;
right: auto;
width: 105px;
height: 22px;
line-height: 21px;
padding: 0px !important;
text-align: center;
padding-bottom: 4px;
z-index: 33;
font-size: 13px;
font-weight: 600;
color: #fff;
background: #dbb879;
font-family: 'Roboto',sans-serif;
}
.productInfo .productDiscount
{
top: 25px;
}
.productDiscount span
{
font-size: 16px;
}
.mainControl
{
position: absolute;
width: auto;
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_tes_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainPrev
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/carouselArrows.png');
background-position: left center;
}
.mainNext
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/carouselSmlArrowNext.png');
}
#oneCol .mainNext
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/carouselArrows.png');
background-position: right center;
}
.colControl
{
float: left;
width: 100%;
}
.colControl span
{
position: absolute;
top: 40%;
width: 36px;
height: 40px;
margin-top: -15px;
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
z-index: 3;
}
.colControl .colPrev
{
background-image: url('/Data/EditorFiles/tesettur-v4/promoted-prev.png');
}
.colControl .colNext
{
right: 0;
background-image: url('/Data/EditorFiles/tesettur-v4/promoted-next.png');
}
.colBottomControl
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/controlLine.png') repeat-x 0 center;
margin-top: 10px;
}
.colBottomControl span
{
width: 30px;
height: 30px;
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/colControlTp.png');
background-repeat: no-repeat;
opacity: 0.5;
cursor: pointer;
}
.colBottomControl.vertical span
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/colControlVerticalTp.png');
}
.colBottomControlLine
{
width: 80px;
height: 30px;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
background: #fff;
}
.colBottomControl span:hover
{
opacity: 1;
}
.colBottomControl .colNext
{
background-position: right 0px;
}
.productPager
{
display: inline-block;
border-right: 0;
}
.productPager a, .productPager span
{
float: left;
width: 30px;
height: 28px;
line-height: 28px;
margin-bottom: -1px;
border-right: 1px solid #ececec;
border-bottom: 1px solid #ececec;
box-sizing: border-box;
}
.productPager a
{
color: #6c6c6c;
background-repeat: no-repeat;
background-position: center center;
}
.productPager a.first
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/firstArrow.png');
}
.productPager a.prev
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/prevArrow.png');
}
.productPager a.next
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/nextArrow.png');
}
.productPager a.last
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/lastArrow.png');
}
.productPager a:hover, .productPager span
{
background-color: #f3f3f3;
}
.productPager span
{
color: #000;
border-bottom: 1px solid #b7b7b7;
cursor: default;
}
@media screen and (max-width: 1230px)
{
#oneCol .mainControl
{
width: auto;
top: 0;
left: auto;
right: 0;
margin-top: -50px;
margin-left: auto;
}
#oneCol .mainControl span
{
width: 50px;
height: 50px;
cursor: pointer;
background-color: #d6d6d6;
background-repeat: no-repeat;
background-position: center center;
border-left: 1px solid #ececec;
}
#oneCol .mainPrev
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainNext
{
background-image: url('/theme/v4/sub_theme/vitrin/v4/user_tes_vitrin/carouselSmlArrowNext.png');
}
}
@media screen and (max-width: 1100px)
{
[data-layout="horizontal"] .productItem.col-3 .productPrice.discount
{
width:100%;
height: auto;
margin-bottom: 20px;
padding-left: 10px;
box-sizing: border-box;
}
}
@media screen and (max-width: 1000px)
{
.mainControl, #oneCol .mainControl
{
margin-top: -60px;
}
.mainControl span, #oneCol .mainControl span
{
width: 60px;
height: 60px;
}
.productListItem .productBrand
{
line-height: 40px;
font-size: 20px;
}
.productListItem .productDescription
{
margin-top: 10px;
max-width: 100%;
font-size: 13px;
line-height: 16px;
}
.currentPrice
{
font-size: 16px;
}
.discountedPrice
{
font-size: 15px;
}
.resim-vitrin .currentPrice
{
line-height: 33px;
}
.resim-vitrin .discountedPrice
{
line-height: 18px;
}
#leftColumn .productColItem, #rightColumn .productColItem
{
position: relative;
}
#leftColumn .productPrice.discount, #rightColumn .productPrice.discount
{
padding-right: 0;
padding-bottom: 0;
margin-top: 0;
position: static;
}
#leftColumn .productDiscount, #rightColumn .productDiscount
{
top: 10px;
bottom: 0;
margin-top: 0;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6:nth-of-type(2n) .productDetails, :not(.notClear) > .col-4:nth-of-type(3n) .productDetails, :not(.notClear) > .col-3:nth-of-type(4n) .productDetails, :not(.notClear) > .col-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (min-width: 769px)
{
#filterSort .filter-box select
{
float: left;
height: 30px;
margin: 0;
padding-right: 15px;
border: 0;
font-size: 13px;
color: #464646;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: url('/Data/EditorFiles/v4m/down-arrow.svg') no-repeat right center;
border: 1px solid #ddd;
padding: 5px 15px 5px 10px;
box-sizing: content-box;
background-size: 11px;
background-position: calc(100% - 8px);
}
#filterSort .filter-box
{
padding: 5px 10px;
border: 0px;
}
.filter-box.col-text
{
line-height: 30px;
font-size: 12px;
color: #6C6C6C;
padding: 10px;
}
#filterSort .input-wrap.checkbox
{
margin: 9px 9px 9px 0px;
}
.productItem:hover .productOption
{
top: 440px;
height: 38px;
transition-duration: 0.6s;
padding: 8px 10px;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.productComparison
{
width: 0;
padding-left: 17px;
}
:not(.notClear) > .col-md-6:nth-of-type(2n) .productDetails, :not(.notClear) > .col-md-4:nth-of-type(3n) .productDetails, :not(.notClear) > .col-md-3:nth-of-type(4n) .productDetails, :not(.notClear) > .col-md-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (max-width: 768px)
{
#productMobilePrices .sepetteIndirim
{
font-size: 14px;
}
.sepetteIndirim
{
padding: 0px;
height: 25px;
text-align: center;
font-size: 10px;
font-weight: 600;
color: #dbb879;
border: 2px solid #dbb879;
background: #fff;
font-family: 'Roboto',sans-serif;
}
.proRowAct
{
position: absolute;
bottom: 15px;
left: 0;
}
#filterSortBtn .filter-box select
{
float: left;
height: 24px;
margin: 0;
padding-right: 15px;
border: 0;
font-size: 13px;
color: #000000;
text-align: center;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: url('/Data/EditorFiles/v4m/filterorder.svg') no-repeat right center;
background-size: 7px;
width: 76%;
border: 0px;
margin: 0px 12%;
box-shadow: 0px 0px !important;
}
.ddulisteex .productDetails
{
position: relative;
padding-bottom: 0px;
max-height: 50px;
margin: 0px;
width: 100%;
background: #fff;
margin-bottom: 10px;
}
.productDetails
{
position: relative;
padding-bottom: 62px;
max-height: 50px;
margin: 0px 10px;
width: calc(100% - 20px);
min-height: 50px;
background: #fff;
margin-bottom: 10px;
}
.proRowName
{
padding-top: 0px;
}
.discountedPrice + .currentPrice
{
line-height: 20px;
color: #D9AC77;
font-size: clamp(13px, 1.5vw, 15px) !important;
font-family: 'barlow',sans-serif;
float: none;
display: inline-block;
white-space:nowrap;
}
.variantWrapperxm
{
bottom: 116px;
position: absolute;
width: calc(100% - 20px);
}
.productItemxm
{
position: relative;
margin-bottom: 10px;
}
.discountedPrice
{
float: left;
line-height: 20px;
display: inline-block;
font-size: clamp(11.5px, 1.5vw, 14px) !important;
color: #9f9f9f;
font-family: 'Roboto', sans-serif;
font-weight: 300;
text-decoration: line-through;
white-space:nowrap;
}
.currentPrice
{
float: left;
line-height: 28px;
display: inline-block;
font-size: 16px;
color: #dbb879;
font-weight: 600;
margin: 0px 0px 0px 0px;
font-family: 'roboto',sans-serif;
}
.productOption span, .optionBox a p
{
height: 24px;
line-height: 22px;
}
.productOption span
{
font-size: 14px;
}
.optionBox a, .optionBox select
{
height: 24px;
}
.optionBox a
{
float: none;
display: inline-block;
padding-right: 0px;
border: 1px solid #f5b312;
padding-left: 0px;
margin: 0px 0px;
box-sizing: border-box;
cursor: pointer;
width: 15px;
height: 15px;
margin-top: 2px;
border-radius: 20px;
text-align: center;
line-height: 14px;
color: #fff;
font-size: 8px;
min-width: 14px;
}
.optionBox a p
{
font-size: 13px;
}
.productBrand
{
font-size: 12px;
}
.productDescription
{
line-height: 16px;
font-size: 13px;
height: 32px;
overflow: hidden;
}
.productPrice.discount
{
height: auto;
margin-bottom: 20px;
padding-left: 10px;
box-sizing: border-box;
}
.productDiscount
{
position: absolute;
top: 5px;
right: 0;
width: 86px;
height: 20px;
line-height: 21px;
padding: 0px !important;
text-align: center;
padding-bottom: 4px;
z-index: 33;
font-size: 10px;
text-transform: uppercase;
font-weight: 600;
color: #fff;
font-family: 'Roboto',sans-serif;
}
.productDiscount span
{
font-size: 10px;
}
.productPrice .productDiscount, #productLeft .productDiscount
{
top: -117px;
margin-top: 0;
}
.priceWrapper
{
text-align: center;
display:flex;
}
.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;
}
.discountedPrice
{
font-size: 11.5px;
float: none ;
margin-right: 5px;
display: inline-block;
}
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.resim-vitrin .currentPrice
{
line-height: 38px;
}
.resim-vitrin .discountedPrice
{
line-height: 23px;
}
.col-title + div .carousel li
{
width: 364px;
}
.productColItem
{
min-height: 470px;
}
.carousel .productColItem
{
min-height: auto;
}
.productColItem .productDetails, .carousel .productColItem:nth-child(2n) .productDetails
{
border-right: 1px solid #ececec;
}
.carousel .productColItem .productDetails
{
padding-left: 20px;
padding-right: 20px;
}
.productColItem:nth-child(2n) .productDetails, .carousel .productColItem:last-child .productDetails
{
border-right: 0;
}
.productColItem .line-bottom
{
border-bottom: 0;
}
.productColItemTp .productDescription
{
line-height: 16px;
font-size: 13px;
}
.productColItemTp .productPrice
{
height: 40px;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
line-height: 20px;
font-size: 20px;
}
.productColListItem .productBrand
{
font-size: 15px;
line-height: 24px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
font-size: 15px;
line-height: 24px;
}
.productColListItem .col-4
{
width: 16.6667%;
}
.productColListItem .col-8
{
width: 83.3333%;
}
.productColListItem .productPrice
{
padding-top: 10px;
}
.productColListItem .currentPrice, .productColListItem .discountedPrice
{
line-height: 20px;
font-size: 20px;
}
:not(.notClear) > .col-sm-6:nth-of-type(2n) .productDetails, :not(.notClear) > .col-sm-4:nth-of-type(3n) .productDetails, :not(.notClear) > .col-sm-3:nth-of-type(4n) .productDetails, :not(.notClear) > .col-sm-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (max-width: 540px)
{
.productDetails .sepetteIndirim span strong
{
font-size: 12px;
}
.col-xs-12 .productDetails
{
height:auto !important;
}
.productBrand
{
}
.productDescription
{
line-height: 16px;
font-size: 13px;
overflow: hidden;
height: 19px;
text-align: center;
white-space: nowrap;
text-overflow: ellipsis;
}
.productOption
{
position: absolute;
width: 100%;
background: rgba(0, 0, 0, 0.44) none;
z-index: 1;
height: 21px;
bottom: -34px;
overflow: hidden;
padding: 1px 0px;
top: auto;
}
.productOption span
{
display: none;
}
.optionBox a, .optionBox select
{
margin-bottom: 0;
}
.productPrice.fr
{
float: left;
padding-left: 10px;
}
.currentPrice
{
font-size: 21px;
}
}
.rdcolorbg
{
background:#f00;
}
.hakkmda p
{
background: url('/Data/EditorFiles/tesettur-v4/tel.png') no-repeat 5px 9px;
height: 35px;
font-size: 18px;
color: #8c8c8c;
font-weight: 600;
text-indent: 32px;
line-height: 34px;
}
.bizeUlasin
{
font-family: 'Roboto', sans-serif;
font-size: 18px;
color: #666;
font-weight: 400;
}
.social p
{
font-family: 'Roboto', sans-serif;
font-size: 18px;
margin-bottom: 5px;
color: #666;
font-weight: 400;
}
.hakkmda span
{
background: url('/theme/m_tesetturisland/sub_theme/alt/alt/alt/adres.png') no-repeat 1% 10px;
height: 35px;
font-size: 15px;
color: #6d6d6d;
float: left;
width: 100%;
font-weight: 600;
padding: 8px 0 0px 35px;
line-height: 15px;
text-align: left;
background-size: 21px;
}
.social
{
margin: 0px 30px;
}
.social img
{
max-width: 44px;
margin: 0 7px 7px 0;
}
#footerMiddle ul li a
{
display: block;
padding-top: 6px;
padding-bottom: 6px;
font-family: 'Roboto', sans-serif;
font-size: 13px;
color: #8c8c8c;
font-weight: 400;
text-indent: 13px;
height: 15px;
line-height: 16px;
background: url('/Data/EditorFiles/tesettur-v4/linkok.png') no-repeat left center;
}
#newsleter
{
width: 350px;
height: 45px;
}
#footer h3
{
margin-bottom: 10px;
font-size: 13px;
font-weight: 700;
line-height: 20px;
text-transform: capitalize;
word-break: break-all;
margin-top: 0;
}
#footerTop
{
padding-top: 19px;
padding-bottom: 19px;
background: url('/Data/EditorFiles/tesettur-v4/altbg.jpg') repeat-x center top #fff;
border-top: 1px solid #ddd;
}
#footerTop h3
{
color: #fff;
}
#footerMiddle h3
{
font-family: 'Roboto', sans-serif;
font-size: 18px;
color: #666;
font-weight: 400;
height: 40px;
margin-bottom: 0px;
}
#footerTop p
{
padding: 1px;
float: left;
color: #325c6b;
font-size: 18px;
line-height: 25px;
}
.newsletter
{
}
#footer .newsletterMain
{
background: #fff;
position: relative;
border: 1px solid #ddd;
}
#footer .newsletterMain input[type="text"]
{
width: 80%;
height: 43px;
line-height: 48px;
text-indent: 10px;
font-size: 12.5px;
color: #656565;
border: none;
font-weight: 400;
font-family: 'lato',sans-serif;
}
#footer .newsletterMain .placeholder
{
right: 50px;
line-height: 48px;
padding-left: 10px;
}
#footer .newsletterMain input[type="button"]
{
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 33;
width: 20%;
padding: 0px;
background: #f1a22e;
border: 0;
cursor: pointer;
color: #fff;
font-family: 'arial',sans-serif;
font-weight: 500;
font-size: 14px;
}
#social ul
{
padding-top: 10px;
}
#social li, #social li a, #social li a img
{
float: left;
width:30px;
height: 30px;
}
#social li
{
padding-right: 10px;
padding-bottom:10px;
}
#footerMiddle
{
padding-top: 35px;
padding-bottom: 20px;
}
#footerMiddle ul li
{
display: block;
}
#footerMiddle ul li p
{
display: block;
padding-top:8px;
padding-bottom: 8px;
line-height:14px;
font-size: 12px;
color:#000;
}
#footerBottom
{
background: #ffffff;
min-height: 66px;
}
#footerBottom .col
{
min-height: 50px;
line-height:47px;
display: list-item;
list-style:none;
}
#footerBottom .col img
{
vertical-align: middle;
}
#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;
}
#footerMiddle .col-2
{
padding-top: 15px;
padding-bottom:15px;
}
#footerMiddle .col-2:nth-child(3n+1)
{
clear: both;
}
}
@media screen and (min-width: 769px)
{
#footerMiddle ul li div
{
display:block !important;
height:auto !important;
}
}
@media screen and (max-width: 768px)
{
#footerMiddle .hakkmda
{
color: #000;
margin: 0px;
line-height: 19px;
height: 45px;
font-size: 13px;
font-weight: 600;
font-family: 'barlow',sans-serif;
background: url('/Data/EditorFiles/v4m/konum.svg') no-repeat;
background-size: 21px;
background-position: 2px center;
padding-left: 25px;
box-sizing: border-box;
width: 50%;
letter-spacing: 0.5px;
float: left;
padding-top: 11px;
}
#footerMiddle .hakkmda p
{
float: left;
text-align: left;
font-size: 3.9vw !important;
text-indent: 3px;
padding: 0px;
height: 18px;
}
#footerMiddle .hakkmda span
{
padding: 0px;
line-height: 20px;
background: transparent;
color: #000;
font-weight: 400;
}
#footerMiddle .col-6.col-sm-12.fl .col.col-4.col-md-4.col-sm-12
{
padding: 0px 0px !important;
}
#footerTTop .col-2-5
{
width: calc(50% - 14px);
padding: 0px 0px;
margin: 0px 7px 0px 7px;
}
#footerTTop span
{
float: left;
width: 100%;
background-repeat: no-repeat;
background-position: 8px center;
background-size: 30px;
line-height: 19px;
font-size: 12px;
font-weight: 400;
box-sizing: border-box;
padding: 8px 0px 20px 58px;
height: 55px;
}
#footerTTop span b
{
font-weight: 600;
}
#footerTTop .fl.col-2-5:nth-child(1) span
{
background-image: url('/Data/EditorFiles/v4m/f1.svg');
}
#footerTTop .fl.col-2-5:nth-child(2) span
{
background-image: url('/Data/EditorFiles/v4m/f2.svg');
}
#footerTTop .fl.col-2-5:nth-child(3) span
{
background-image: url('/Data/EditorFiles/v4m/f3.svg');
}
#footerTTop .fl.col-2-5:nth-child(4) span
{
background-image: url('/Data/EditorFiles/v4m/f4.svg');
background-size: 39px;
}
#footerTop .newsletter h3
{
color: #000;
height: 30px;
margin: 0px;
line-height: 15px;
font-size: 13px;
font-weight: 600;
background: url('/Data/EditorFiles/v4m/email.svg') no-repeat;
background-size: 25px;
background-position: 4px top;
padding-left: 36px;
box-sizing: border-box;
}
#footerTTop
{
border-bottom: 1px solid #DBDBDB;
border-top:1px solid #DBDBDB;
}
#footer .newsletterMain input[type="text"]
{
width: 69%;
height: 35px;
line-height: 35px;
text-indent: 10px;
font-size: 12.5px;
color: #383838;
border: none;
font-weight: 400;
font-family: 'lato',sans-serif;
}
#footer .newsletterMain input[type="button"]
{
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 33;
width: 31%;
padding: 0px;
background: #D9AC77 !important;
border: 0;
cursor: pointer;
background-position-x: right;
color: #fff;
font-family: 'arial',sans-serif;
font-weight: 500;
font-size: 12px;
border-radius: 0px !important;
-webkit-appearance: none;
}
.hakkmda span
{
background: url('/theme/m_tesetturisland/sub_theme/alt/alt/alt/adres.png') no-repeat 10px 12px;
height: 35px;
font-size: 15px;
color: #6d6d6d;
font-weight: 600;
padding: 8px 0 0 0;
line-height: 15px;
text-align: center;
background-size: 20px;
}
.hakkmda p
{
background: url('/theme/m_tesetturisland/sub_theme/alt/alt/alt/tel.png') no-repeat 16% 0px;
height: 35px;
text-shadow: 0.5px 0.5px #525252;
color: #f9a747;
font-size: 25px !important;
text-align: center;
font-weight: 600;
text-indent: 32px;
line-height: 34px;
background-size: 19px;
padding-left: 0px !important;
padding-right: 0px !important;
}
#footerTop
{
background: #fff;
min-height: 86px
;border: 0px;
padding: 20px 10px;
}
.newsletter
{
text-align: center;
margin-top: 4px;
}
#newsleter
{
width: 57%;
height: 45px;
float: right;
margin: 0px 10px;
}
.social div
{
padding: 0px 0px;
text-align:center;
}
.social img
{
max-width: 44px;
margin: 0 13px 7px 0;
min-width: 33px;
float: right;
}
.social
{
margin: 15px 0px;
}
#footer h3
{
font-size: 23px;
line-height:35px;
}
#footerTop p
{
font-size: 13px;
}
#newsletter
{
margin-right: 0;
}
#newsletterMain input[type="text"]
{
font-size: 15px;
}
#footerMiddle
{
padding-top: 15px;
padding-bottom: 14px;
background: #f6f6f6;
}
#footerMiddle .col-2
{
padding-top: 0;
padding-left:0;
padding-bottom: 0;
padding-right:0;
}
#footerMiddle ul li
{
float: left;
}
#footerMiddle ul ul li
{
float: none;
width:auto;
padding-left: 15px;
padding-right:15px;
}
#footerMiddle ul li a
{
padding-top: 8px;
padding-bottom: 8px;
color: #8c8c8c;
}
#footerMiddle h3
{
color: #0F0F0F;
text-transform: uppercase;
font-size: 15px;
font-family: 'barlow',sans-serif;
font-weight: 600;
letter-spacing: 0.5px;
padding: 0px 11px;
border-bottom: 1px solid #DBDBDB;
line-height: 40px;
background: url('/Data/EditorFiles/v4m/down-arrow.svg') no-repeat right center;
cursor: pointer;
background-size: 18px;
background-position-x: calc(100% - 15px);
}
#footerMiddle h3.active
{
background: url('/Data/EditorFiles/v4m/up-arrow.svg') no-repeat right center;
background-size: 18px;
background-position-x: calc(100% - 15px);
}
#footerMiddle h3 + div
{
display: none;
}
#footerMiddle ul li a, #footerMiddle p
{
line-height: 16px;
font-size: 17px;
}
#footerMiddle p
{
padding-left: 20px;
padding-right:20px;
}
#footerBottom .col
{
text-align: center;
}
#footerBottom .col img
{
width: 100%;
padding: 0px;
}
}
@media screen and (max-width: 1025px) and (min-width: 1023px)
{
#slider-range
{
width: 102px !important;
height: 17px;
margin-top: 6px;
margin-right: 17px;
position: relative;
}
}
@media screen and (max-width: 321px) and (min-width: 319px)
{
.hakkmda span
{
background: url('/theme/m_tesetturisland/sub_theme/alt/alt/alt/adres.png') no-repeat 1px 10px;
height: 35px;
font-size: 13px;
color: #6d6d6d;
font-weight: 600;
padding: 8px 0 0 0;
line-height: 15px;
text-align: center;
background-size: 20px;
}
.ustkisim-kat-a
{
background: url('/Data/EditorFiles/tesettur-v4/katico.png') no-repeat;
font-family: 'Roboto',sans-serif;
line-height: 18px;
display: inline-block;
font-weight: 500;
text-transform: uppercase;
font-size: 15px;
width: 100%;
text-align: center;
background-position-x: 6px;
}
}
@media screen and (max-width: 540px)
{
#footerMiddle ul li a, #footerMiddle p
{
font-size: 13px;
background: transparent
;color: #000;
}
#footerMiddle .social p
{
color: #000;
margin: 0px;
line-height: 19px;
height: 45px;
font-size: 15px;
font-weight: 600;
font-family: 'barlow',sans-serif;
background: url('/Data/EditorFiles/v4m/chat.svg') no-repeat;
background-size: 29px;
background-position: 4px center;
padding-left: 40px;
box-sizing: border-box;
width: 45%;
letter-spacing: 0.5px;
float: left;
padding-top: 11px;
}
}
.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/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/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/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:100%;
}
.slide-wrapper
{
position:relative;
}
.sliderMain
{
width:100%;
min-height:70px;
}
.GelismisVitrinLoad
{
position:absolute;
width:100%;
height:50px;
line-height:50px;
text-align:center;
top:50%;
margin:-25px 0 0;
}
.carousel-wrapper
{
position:relative;
overflow:hidden;
}
.sliderMain ul
{
width:100%;
min-height:70px;
margin:0;
padding:0;
list-style:none;
position:relative;
white-space: nowrap;
overflow: hidden;
}
.sliderMain ul:not(.carousel)
{
display:flex;
align-items:center;
}
[dir="rtl"] .sliderMain ul
{
float:left;
}
.carousel
{
position:relative;
left:0;
}
[dir="rtl"] .carousel,
[dir="rtl"] .carousel li
{
float:left;
}
[dir="rtl"] .carousel
{
width:100%;
}
.sliderMain li, .sliderMain p, .sliderMain a
{
padding:0;
margin:0;
display:inline-block;
}
.responsive .fade li, .responsive .fade li p, .responsive .fade li a
{
width:100%;
height:100%;
}
.responsive .fade li p, .responsive .fade li a
{
position:absolute;
top:0;
left:0;
}
.responsive li
{
background-size:cover !important;
}
.fade > li
{
position:absolute;
top:0;
left:0;
display:none;
}
.fade li.current
{
position:static;
}
.carousel li
{
float:left;
}
.sliderMain img
{
float:left;
width:100%;
max-width:100%;
}
.slideControl
{
position: absolute;
width: 100%;
height: 0;
top: 50%;
margin-top: -21px;
margin-right: 0;
margin-bottom: 0;
padding: 0px 10px;
box-sizing: border-box;
}
.twoCol .slideControl, .threeCol .slideControl
{
left:10px;
right:10px;
margin-left:0;
width:auto;
}
.slideControl span
{
width:18px;
height:42px;
background-image:url('/theme/v4/sub_theme/interaktif_vitrin/v4/v4/arrows.png');
background-repeat:no-repeat;
cursor:pointer;
}
[dir="rtl"] .prevSlide
{
background-position:right 0;
}
.nextSlide
{
background-position:right 0;
}
[dir="rtl"] .nextSlide
{
background-position:0 0;
}
.sliderMain ul.slidePager
{
min-height: auto;
position: absolute;
height: 20px;
text-align: right;
bottom: 10px;
right: 10px;
left: 0px;
padding: 0px 10px;
box-sizing: border-box;
display: table;
}
.twoCol .sliderMain ul.slidePager, .threeCol .sliderMain ul.slidePager
{
width:auto;
left:10px;
right:10px;
margin-left:0;
}
.slidePager li
{
display:inline-block;
width:15px;
height:15px;
line-height:15px;
text-align:center;
color:#fff;
font-size:12px;
cursor:pointer;
background:#666;
margin-top:5px;
margin-left:5px;
}
.slidePager li.active
{
width:20px;
height:20px;
line-height:20px;
background:url('/theme/v4/sub_theme/interaktif_vitrin/v4/v4/pagerActive.png') no-repeat;
margin-top:0;
cursor:default;
}
.sliderMain .colControl span
{
margin-top: 0;
top: 50%;
transform: translateY(-50%);
}
@media screen and (max-width: 1320px)
{
.slideControl, .sliderMain ul.slidePager
{
width:calc(100% - 60px);
left:30px;
right:30px;
margin-left:0;
}
}
 .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_tes_genel/dark_leather.png') repeat 0 0 #000;	color: #e0e0e0;	font-weight: bold;	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);	text-shadow: 1px -1px 0px #000;	filter: dropshadow(color=#000, offx=1, offy=-1);	line-height: 30px;	border-width: 1px 0 0 0;	border-style: solid;	border-color: #111;
}
.ui-datepicker-title
{
text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next
{
display: inline-block;	width: 30px;	height: 30px;	text-align: center;	cursor: pointer;	background-image: url('/theme/v4/sub_theme/genel/v4/user_tes_genel/arrow.png');	background-repeat: no-repeat;	line-height: 600%;	overflow: hidden;
}
.ui-datepicker-prev
{
float: left;	background-position: center -30px;
}
.ui-datepicker-next
{
float: right;	background-position: center 0px;
}
.ui-datepicker thead
{
background-color: #f7f7f7;	background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));	background-image: -webkit-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: -o-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: -ms-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );	border-bottom: 1px solid #bbb;
}
.ui-datepicker th
{
text-transform: uppercase;	font-size: 6pt;	padding: 5px 0;	color: #666666;	text-shadow: 1px 0px 0px #fff;	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td
{
padding: 0;	border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child
{
border-right: 0px;
}
.ui-datepicker tbody tr
{
border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child
{
border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a
{
display: inline-block;	font-weight: bold;	text-align: center;	width: 30px;	height: 30px;	line-height: 30px;	color: #666666;	text-shadow: 1px 1px 0px #fff;	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default
{
background: #ededed;	background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));	background: -webkit-linear-gradient(top, #ededed 0%,#dedede 100%);	background: -o-linear-gradient(top, #ededed 0%,#dedede 100%);	background: -ms-linear-gradient(top, #ededed 0%,#dedede 100%);	background: linear-gradient(top, #ededed 0%,#dedede 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover
{
background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active
{
background: #6eafbf;	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	color: #e0e0e0;	text-shadow: 0px 1px 0px #4d7a85;	filter: dropshadow(color=#4d7a85, offx=0, offy=1);	border: 1px solid #55838f;	position: relative;	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default
{
background: #f4f4f4;	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active
{
width: 29px;	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active
{
width: 29px;	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active
{
height: 29px;	margin-bottom: 0;
}
