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:'Poppins', "Arial", sans-serif;
font-size: 12px;
line-height: 1;
color: #444;
}
script
{
display: none;
}
.Clearfix:before,
.Clearfix:after
{
content: "";
display: table;
}
.Clearfix:after
{
clear: both;
}
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: 'Poppins', 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: 'Poppins', sans-serif;
line-height:1.3;
}
a
{
text-decoration: none;
color:inherit;
cursor: pointer;
}
h1, h2, h3, h4, h5, h6
{
display: block;
font-family: 'Poppins', sans-serif;
}
h1.sp, h2.sp, h3.sp, h4.sp, h5.sp, h6.sp
{
padding-left: 10px;
padding-right:10px;
}
::selection
{
background: #000;
color:#fff;
}
.fl, .btn.fl
{
float: left;
}
[dir="rtl"] .fl, [dir="rtl"] .btn.fl
{
float: right;
}
.fr, .btn.fr, .col.fr, .box.fr
{
float: right;
}
[dir="rtl"] .fr, [dir="rtl"] .btn.fr, [dir="rtl"] .col.fr, [dir="rtl"] .box.fr
{
float: left;
}
.fn, .btn.fn, .col.fn, .box.fn
{
float: none;
}
*.bgNone
{
background:none !important;
}
.a-left
{
text-align: left;
}
.a-right
{
text-align: right;
}
.a-center
{
text-align: center;
}
.a-justify
{
text-align: justify;
}
.fw300
{
font-weight: 300;
}
.fw400
{
font-weight: 400;
}
.fw500
{
font-weight: 500;
}
.fw600
{
font-weight: 600;
}
.fw700
{
font-weight: 700;
}
.sml
{
font-size: 11px;
}
.mid
{
font-size: 16px;
}
.lrg
{
font-size: 20px;
}
.ease, .btn, .form-control, a, input, select, textarea, button
{
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.info
{
color: #6c6c6c;
}
.success
{
color: #449d44;
}
.warning
{
color: #ec971f;
}
.danger
{
color: #c9302c;
}
.row
{
margin-left: -10px;
margin-right:-10px;
clear: both;
display:block;
}
.box.box-border > .row, .col.box-border > .row
{
margin-left: -9px;
margin-right:-9px;
}
.row.mb
{
margin-bottom: 10px;
}
.box, .col
{
float: left;
padding-left:10px;
padding-right: 10px;
box-sizing:border-box;
}
[dir="rtl"] .box,
[dir="rtl"] .col
{
float: right;
}
tr.box, th.box, td.box, tr.col, th.col, td.col
{
float: none;
}
.box.box-border, .col.box-border
{
padding-left: 9px;
padding-right:9px;
}
.box
{
padding-top: 10px;
padding-bottom:10px;
}
.box.box-border
{
padding-top: 9px;
padding-bottom:9px;
}
.box-border
{
border: 1px solid #ececec;
}
.b-top, .col.b-top, .box.b-top
{
border-top: 0;
}
.b-right, .col.b-right, .box.b-right
{
border-right: 0;
}
.b-bottom, .col.b-bottom, .box.b-bottom
{
border-bottom: 0;
}
.b-left, .col.b-left, .box.b-left
{
border-left: 0;
}
.line-top, .col.line-top, .box.line-top, .btn.line-top
{
border-top: 1px solid #ececec;
}
.line-right, .col.line-right, .box.line-right, .btn.line-right
{
border-right: 1px solid #ececec;
}
.line-bottom, .col.line-bottom, .box.line-bottom, .btn.line-bottom
{
border-bottom: 1px solid #ececec;
}
.line-left, .col.line-left, .box.line-left, .btn.line-left
{
border-left: 1px solid #ececec;
}
.line-through
{
text-decoration: line-through;
}
.line-under
{
text-decoration: underline;
}
.col-12
{
width:100%;
}
.col-11
{
width:91.66666667%;
}
.col-10
{
width:83.33333333%;
}
.col-9
{
width:75%;
}
.col-8
{
width:66.66666667%;
}
.col-7
{
width:58.33333333%;
}
.col-6
{
width:50%;
}
.col-5
{
width:41.66666667%;
}
.col-4
{
width:33.33333333%;
}
.col-3
{
width:25%;
}
.col-2
{
width:16.66666667%;
}
.col-1
{
width:8.33333333%;
}
.m-top, .box.m-top, .col.m-top
{
margin-top: 0;
}
.m-left, .box.m-left, .col.m-left
{
margin-left: 0;
}
.m-bottom, .box.m-bottom, .col.m-bottom
{
margin-bottom: 0;
}
.m-right, .box.m-right, .col.m-right
{
margin-right: 0;
}
.p-top, .box.p-top, .col.p-top
{
padding-top: 0;
}
.p-left, .box.p-left, .col.p-left
{
padding-left: 0;
}
.p-bottom, .box.p-bottom, .col.p-bottom
{
padding-bottom: 0;
}
.p-right, .box.p-right, .col.p-right
{
padding-right: 0;
}
.icon-arrow
{
width: 10px;
height:100%;
background-repeat: no-repeat;
background-position:0 center;
}
.icon-arrow.fr, .icon-basket.fr
{
margin-left: 10px;
}
[dir="rtl"] .icon-arrow.fr,
[dir="rtl"] .icon-basket.fr
{
margin-right: 10px;
margin-left:0;
}
.icon-arrow.fl, .icon-basket.fl
{
margin-right: 10px;
}
.light-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/lightArrow.png');
}
.dark-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/darkArrow.png');
}
.btn:hover .dark-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/darkArrowHover.png');
}
.icon-basket
{
width: 18px;
height:100%;
background-repeat: no-repeat;
background-position:0 center;
}
.icon-basket.fast
{
width: 20px;
}
.btn-big .icon-basket
{
width: 34px;
}
.btn-big .icon-basket.fast
{
width: 38px;
}
.btn-big .icon-basket.fr
{
margin-left: 20px;
}
[dir="rtl"] .btn-big .icon-basket.fr
{
margin-right: 20px;
margin-left:0;
}
.btn-big .icon-basket.fl
{
margin-right: 20px;
}
.light-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/lightBasket.png');
}
.light-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/lightFastBasket.png');
}
.btn-big .light-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/lightBasketBig.png');
}
.btn-big .light-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/lightFastBasketBig.png');
}
.dark-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/darkBasket.png');
}
.dark-basket:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/darkBasketHover.png');
}
.dark-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/darkFastBasket.png');
}
.dark-basket.fast:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/darkFastBasketHover.png');
}
.btn-big .dark-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/darkBasketBig.png');
}
.btn-big .dark-basket:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/darkBasketBigHover.png');
}
.btn-big .dark-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/darkFastBasketBig.png');
}
.btn-big .dark-basket.fast:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_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_med_genel/notifyClose.png') no-repeat;
cursor: pointer;
}
.stars
{
width: 87px;
height:13px;
background:url('/theme/v4/sub_theme/genel/v4/user_med_genel/stars.png') no-repeat;
}
.stars-inner
{
height: 13px;
background:url('/theme/v4/sub_theme/genel/v4/user_med_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_med_genel/progress.png');
}
.accordeon
{
cursor: pointer;
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/accordeon.png');
background-repeat: no-repeat;
background-position:right center;
}
[dir="rtl"] .accordeon
{
background-position: 10px center;
}
.accordeon.active
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/accordeonActive.png');
}
.hide
{
display: none;
}
#mainWrapper
{
width:100%;
position: relative;
}
#skeletonWrap
{
width:100%;
}
[dir="rtl"] #leftColumn
{
padding-right: 0;
padding-left:10px;
}
[dir="rtl"] #rightColumn
{
padding-right: 10px;
padding-left:0;
}
#mainColumn
{
max-width:100%;
}
.loaderWrapper
{
position: relative;
}
.loading
{
position: absolute;
width:100%;
height:100%;
top: 0;
left:0;
background:rgba(255,255,255,.7) url('/theme/v4/sub_theme/genel/v4/user_med_genel/loading.gif') no-repeat center center;
z-index: 333;
display:none;
}
#backToTop
{
position: fixed;
display:none;
width: 70px;
height:30px;
cursor: pointer;
bottom:50px;
right:50%;
margin-right: -680px;
background:url('/theme/v4/sub_theme/genel/v4/user_med_genel/backToTop.png') no-repeat;
z-index: 333;
}
[dir="rtl"] #backToTop
{
right: auto;
left:50%;
margin-right: 0;
margin-left:-680px;
}
#dbDebug, #smartyDebug
{
border: 3px solid #666;
margin-top:30px;
margin-bottom: 30px;
font-size:14px;
}
#dbDebug
{
margin-left: auto;
margin-right:auto;
width: 500px;
}
#smartyDebug
{
margin-left: 5px;
margin-right:5px;
width: 400px;
}
.MobileRedirectMessage
{
position: fixed;
top:0px;
left: 0px;
width:100%;
height: 52px;
line-height:52px;
font-size: 30px;
color:#fff;
text-align: center;
background: #000;
border-radius: 6px;
box-shadow: 0px 0px 9px #000;
z-index: 99999;
}
@media screen and (min-width: 1231px)
{
.inner
{
width: 1200px;
margin:0 auto;
}
}
@media screen and (max-width: 1230px)
{
#content
{
margin-right: 0;
margin-left:0;
}
.inner
{
float: left;
width:100%;
}
#backToTop
{
right: 30px;
bottom:30px;
margin-right: 0;
}
}
@media screen and (min-width: 1001px)
{
}
@media screen and (max-width: 1000px)
{
.col-md-12
{
width:100%;
}
.col-md-11
{
width:91.66666667%;
}
.col-md-10
{
width:83.33333333%;
}
.col-md-9
{
width:75%;
}
.col-md-8
{
width:66.66666667%;
}
.col-md-7
{
width:58.33333333%;
}
.col-md-6
{
width:50%;
}
.col-md-5
{
width:41.66666667%;
}
.col-md-4
{
width:33.33333333%;
}
.col-md-3
{
width:25%;
}
.col-md-2
{
width:16.66666667%;
}
.col-md-1
{
width:8.33333333%;
}
}
@media screen and (min-width: 769px)
{
.col-mr-11
{
margin-right:91.66666667%;
}
.col-mr-10
{
margin-right:83.33333333%;
}
.col-mr-9
{
margin-right:75%;
}
.col-mr-8
{
margin-right:66.66666667%;
}
.col-mr-7
{
margin-right:58.33333333%;
}
.col-mr-6
{
margin-right:50%;
}
.col-mr-5
{
margin-right:41.66666667%;
}
.col-mr-4
{
margin-right:33.33333333%;
}
.col-mr-3
{
margin-right:25%;
}
.col-mr-2
{
margin-right:16.66666667%;
}
.col-mr-1
{
margin-right:8.33333333%;
}
.col-ml-11
{
margin-left:91.66666667%;
}
.col-ml-10
{
margin-left:83.33333333%;
}
.col-ml-9
{
margin-left:75%;
}
.col-ml-8
{
margin-left:66.66666667%;
}
.col-ml-7
{
margin-left:58.33333333%;
}
.col-ml-6
{
margin-left:50%;
}
.col-ml-5
{
margin-left:41.66666667%;
}
.col-ml-4
{
margin-left:33.33333333%;
}
.col-ml-3
{
margin-left:25%;
}
.col-ml-2
{
margin-left:16.66666667%;
}
.col-ml-1
{
margin-left:8.33333333%;
}
#skeleton
{
width:100%;
}
#footer
{
position: relative;
z-index:11;
}
.forMobile
{
display: none;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
:not(.notClear) > .col-md-6 + .col-md-6:nth-of-type(2n+3),
:not(.notClear) > .col-md-4 + .col-md-4:nth-of-type(3n+4),
:not(.notClear) > .col-md-3 + .col-md-3:nth-of-type(4n+5),
:not(.notClear) > .col-md-2 + .col-md-2:nth-of-type(6n+7),
:not(.notClear) > .col-md-1 + .col-md-1:nth-of-type(12n+1)
{
clear: both;
}
.col-md-mr-11
{
margin-right:91.66666667%;
}
.col-md-mr-10
{
margin-right:83.33333333%;
}
.col-md-mr-9
{
margin-right:75%;
}
.col-md-mr-8
{
margin-right:66.66666667%;
}
.col-md-mr-7
{
margin-right:58.33333333%;
}
.col-md-mr-6
{
margin-right:50%;
}
.col-md-mr-5
{
margin-right:41.66666667%;
}
.col-md-mr-4
{
margin-right:33.33333333%;
}
.col-md-mr-3
{
margin-right:25%;
}
.col-md-mr-2
{
margin-right:16.66666667%;
}
.col-md-mr-1
{
margin-right:8.33333333%;
}
.col-md-mr-0
{
margin-right: 0;
}
.col-md-ml-11
{
margin-left:91.66666667%;
}
.col-md-ml-10
{
margin-left:83.33333333%;
}
.col-md-ml-9
{
margin-left:75%;
}
.col-md-ml-8
{
margin-left:66.66666667%;
}
.col-md-ml-7
{
margin-left:58.33333333%;
}
.col-md-ml-6
{
margin-left:50%;
}
.col-md-ml-5
{
margin-left:41.66666667%;
}
.col-md-ml-4
{
margin-left:33.33333333%;
}
.col-md-ml-3
{
margin-left:25%;
}
.col-md-ml-2
{
margin-left:16.66666667%;
}
.col-md-ml-1
{
margin-left:8.33333333%;
}
.col-md-ml-0
{
margin-left: 0;
}
.dn-md
{
display: none;
}
}
@media screen and (max-width: 768px)
{
.col-sm-12
{
width:100%;
}
.col-sm-11
{
width:91.66666667%;
}
.col-sm-10
{
width:83.33333333%;
}
.col-sm-9
{
width:75%;
}
.col-sm-8
{
width:66.66666667%;
}
.col-sm-7
{
width:58.33333333%;
}
.col-sm-6
{
width:50%;
}
.col-sm-5
{
width:41.66666667%;
}
.col-sm-4
{
width:33.33333333%;
}
.col-sm-3
{
width:25%;
}
.col-sm-2
{
width:16.66666667%;
}
.col-sm-1
{
width:8.33333333%;
}
:not(.notClear) > .col-sm-6 + .col-sm-6:nth-of-type(2n+3),
:not(.notClear) > .col-sm-4 + .col-sm-4:nth-of-type(3n+4),
:not(.notClear) > .col-sm-3 + .col-sm-3:nth-of-type(4n+5),
:not(.notClear) > .col-sm-2 + .col-sm-2:nth-of-type(6n+7),
:not(.notClear) > .col-sm-1 + .col-sm-1:nth-of-type(12n+1)
{
clear: both;
}
.forDesktop
{
display: none;
}
#leftColumn
{
padding-right: 0;
}
#rightColumn
{
padding-left: 0;
}
}
@media screen and (max-width: 540px)
{
.col-xs-12
{
width:100%;
}
.col-xs-11
{
width:91.66666667%;
}
.col-xs-10
{
width:83.33333333%;
}
.col-xs-9
{
width:75%;
}
.col-xs-8
{
width:66.66666667%;
}
.col-xs-7
{
width:58.33333333%;
}
.col-xs-6
{
width:50%;
}
.col-xs-5
{
width:41.66666667%;
}
.col-xs-4
{
width:33.33333333%;
}
.col-xs-3
{
width:25%;
}
.col-xs-2
{
width:16.66666667%;
}
.col-xs-1
{
width:8.33333333%;
}
.dn-xs
{
display: none;
}
#leftColumn > p,
#leftColumn > p *,
#mainColumn > p,
#mainColumn > p *,
#rightColumn > p,
#rightColumn > p *
{
float: left;
width:100%;
}
}
.tsoft-push--in-notification
{
width: 422px;
padding: 0 20px 10px 20px;
border: 1px solid #bababa;
border-radius: 3px;
box-shadow: 0 4px 4px -2px #888;
background-color: #fbfbfb;
font-family: Arial,sans-serif;
position: fixed;
top: 0;
left: 50%;
margin-left: -211px;
z-index: 9999999999999;
}
.tsoft-push--in-notification-inner-container
{
margin: 0;
}
.tsoft-push--in-notification-logo
{
height: auto;
margin-right: 5px;
max-width: 150px;
float: left;
}
.tsoft-push--in-notification-logo img
{
width: 100%;
height:100%;
padding-top: 20px;
}
.tsoft-push--in-notification-image-container
{
float: left;
margin: 13px 15px 0 0
}
.tsoft-push--in-notification-image-container img
{
width: 65px;
height: 65px
}
.tsoft-push--in-notification-text-container
{
position: relative !important;
padding: 10px 0 0 0 !important;
color: #000 !important;
text-align: left !important;
margin: 0 !important;
line-height: 1.4em !important
}
.tsoft-push--in-notification-title
{
margin-bottom: 5px;
text-align: left;
font-size: 14px;
font-weight: 700;
line-height: 1.4em;
color: #000;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-description
{
font-size: 12px;
line-height: 1.4em;
margin: 10px 0;
padding: 0;
text-align: left;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-button-container
{
float: right !important
}
.tsoft-push--in-notification-button
{
width: 90px;
height: 18px;
line-height: 18px;
margin-left: 3px;
padding: 5px;
background: #f9f9f9;
border: 1px solid #bababa;
border-radius: 1px;
display: inline-block;
font-size: 14px;
text-align: center;
cursor: pointer;
box-sizing: content-box
}
.tsoft-push--in-allow-button
{
background: #00c33d;
color: #fff;
border-color: #059833
}
@media all and (max-width:421px)
{
.tsoft-push--in-notification
{
box-sizing: border-box;
width: 100%;
left: 0;
margin: 0;
border-radius: 0;
border-left: 0;
border-right: 0;
border-top: 0
}
.tsoft-push--in-notification-text-container
{
float: left;
}
}
#content
{
margin: 0;
}
#App, .inner-fluid
{
width: 100vw;
min-height: 100vh;
}
#App .Feature *
{
font-family: var(--primary-font);
font-weight: 500;
line-height: 20px;
}
#App .Feature p
{
padding: 0;
}
.productPager a.next, [dir="rtl"] .productPager a.prev
{
background-image: url('https://medusahome.com.tr/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/nextArrow.png') !important;
}
.productPager a.prev, [dir="rtl"] .productPager a.next
{
background-image: url('https://medusahome.com.tr/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/prevArrow.png') !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;
}

.angularTemplate
{
visibility: hidden;
}
.whiteBg
{
background-color: #fff;
}
.lightBg
{
background-color: #ececec;
}
.darkBg
{
background-color: #6c6c6c;
color:#fff;
}
.navIcon
{
width: 23px;
height:23px;
background:#e0e0e0 url('/theme/v4/sub_theme/genel/v4/user_med_genel/navIcon.png') no-repeat center center;
border-right: 1px solid #ececec;
}
[dir="rtl"] .navIcon
{
border-right: 0;
border-left:1px solid #ececec;
}
#navigasyon a
{
float: left;
height: 23px;
line-height: 23px;
color: #fff;
font-size: 12px;
padding: 0px 10px;
}
#navigasyon a.navHome
{
color: #6c6c6c;
font-weight:600;
font-style: normal;
padding-right:30px;
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/navHome.png');
}
[dir="rtl"] #navigasyon a.navHome
{
padding-right: 10px;
padding-left:30px;
background-image:url('/theme/v4/sub_theme/genel/v4/user_med_genel/navHomeRtl.png');
background-position: 0 center;
}
[dir="rtl"] .Yol,
[dir="rtl"] .breadcrumb,
[dir="rtl"] .breadcrumb li
{
float: right;
}
#catImg
{
position: relative;
}
.filter-box
{
margin-bottom: -1px;
border-right:1px solid #ECECEC;
border-bottom: 1px solid #ECECEC;
line-height:30px;
font-size: 12px;
color:#6c6c6c;
}
[dir="rtl"] .filter-box
{
border-right: 0;
border-left:1px solid #ECECEC;
}
.filter-box select
{
float: left;
height:30px;
margin: 0;
padding-right:15px;
border: 0;
font-size:12px;
color: #6c6c6c;
appearance:none;
-moz-appearance: none;
-webkit-appearance:none;
background:url('/theme/v4/sub_theme/genel/v4/user_med_genel/selectArrow.png') no-repeat right center;
}
[dir="rtl"] .filter-box select
{
float: right;
padding-right:0;
padding-left: 15px;
background:url('/theme/v4/sub_theme/genel/v4/user_med_genel/selectArrow.png') no-repeat 10px center;
}
.filter-box .input-wrap
{
height: 30px;
}
.filter-box.col-text
{
line-height: 30px;
font-size:12px;
color: #6C6C6C;
}
.select-wrapper
{
position: relative;
width:53px;
height: 30px;
}
.select
{
width: 33px;
padding:30px 5px 0;
position: absolute;
left:5px;
z-index: 333;
}
.select:hover
{
background: #F3F3F3;
}
.select span
{
width: 33px;
height:20px;
cursor: pointer;
display:none;
padding: 5px 0;
border-top:1px solid #B7B7B7;
}
.select span.selected
{
position: absolute;
top:0;
left: 5px;
cursor:default;
display: block;
border-top:0;
}
.select:hover span
{
display: block;
}
#slider-range
{
width:calc(100% - 17px);
height: 17px;
margin-top:6px;
margin-right: 17px;
background:url('/theme/v4/sub_theme/genel/v4/user_med_genel/sliderRange.png') repeat-x 0 center;
position: relative;
}
.ui-slider-range
{
position: absolute;
top:4px;
height: 9px;
background:url('/theme/v4/sub_theme/genel/v4/user_med_genel/sliderRangeFiller.png') repeat-x 0 center;
}
.ui-slider-handle
{
position: absolute;
top:0;
width: 17px;
height:17px;
background:url('/theme/v4/sub_theme/genel/v4/user_med_genel/sliderHandle.png') no-repeat 0 center;
cursor: pointer;
}
.catalogBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_med_genel/catalogIcon.png') no-repeat center 5px;
}
.horizontalBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_med_genel/horizontalIcon.png') no-repeat center 5px;
}
.listBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_med_genel/listIcon.png') no-repeat center 5px;
}
#filtre .btn.btn-default
{
font-size: 12px;
}
#leftColumn #filtre .btn.btn-default
{
font-size: 20px;
}
.productType, .qtyBtns input
{
font-size: 12px;
text-transform:uppercase;
}
.productType
{
line-height: 30px;
}
[dir="rtl"] .middleItem .productType
{
padding-right: 0;
padding-left:10px;
}
#commentTabContent .stars
{
margin-bottom: 5px;
margin-left:10px;
}
.qtyBtns a
{
float: left;
min-width:30px;
height: 30px;
border:1px solid #ececec;
padding-right: 10px;
padding-left:10px;
margin-right: 0;
margin-bottom:0;
box-sizing: border-box;
-webkit-user-select:none;
-moz-user-select: none;
-ms-user-select:none;
-o-user-select: none;
user-select:none;
}
.package-line .qtyBtns a
{
display: none;
}
.qtyBtns a p
{
width:100%;
height: 28px;
line-height:28px;
text-align: center;
font-size:12px;
color: #000;
cursor:pointer;
}
.qtyBtns input
{
float: left;
height:28px;
line-height: 28px;
text-align:center;
padding-right: 5px;
padding-left:5px;
border: 0;
box-sizing:border-box;
}
.package-line .qtyBtns input
{
width: 40px;
height:28px !important;
line-height:28px !important;
margin-right:10px !important;
margin-left:10px !important;
}
#myPersonalizationForm
{
display: block;
margin-right:-10px;
margin-left: -10px;
clear:both;
}
.package-line
{
line-height: 30px;
font-size:12px;
}
.package-line:nth-child(odd)
{
background-color: #f5f5f5;
}
.package-line:nth-child(even)
{
padding-top: 0;
padding-bottom:0;
}
.package-line .d-flex
{
display: flex;
align-items:center;
}
.middleItem
{
overflow-x: auto;
}
.middleItem td
{
padding-top: 10px;
padding-left:10px;
padding-bottom: 10px;
padding-right:10px;
vertical-align: middle;
}
.middleItem .lightBg td.line-right
{
border-right: 1px solid #dadada;
}
.middleItem td > span
{
display: block;
line-height:2;
clear: both;
}
.middleItem td > span.basketProName
{
font-size: 14px;
}
.middleItem td > span.basketSubPro
{
display: inline-block;
padding-left:5px;
padding-right: 5px;
margin-top:5px;
margin-bottom: 5px;
}
.incBasketProduct, .decBasketProduct
{
}
.incBasketProduct
{
}
.decBasketProduct
{
}
.qtyBasketProduct
{
width: 28px;
}
.removeBasketProduct
{
float: left;
width:30px;
height: 30px;
background:#000;
}
.mDetay
{
cursor: pointer;
}
#cartEmpty
{
font-size: 25px;
line-height:250px;
}
#leftColumn #cartEmpty, #rightColumn #cartEmpty
{
font-size: 14px;
line-height: 25px;
}
#cartEmpty:before
{
content:'';
display: inline-block;
background: url('/theme/v4/sub_theme/genel/v4/user_med_genel/cartEmpty.png') no-repeat center center;
width: 128px;
height: 128px;
vertical-align: middle;
margin-right:20px;
}
#rightColumn #cartEmpty:before, #leftColumn #cartEmpty:before
{
margin-right: 0;
}
.campaign-line
{
position: relative;
}
.btn.campaign-btn
{
position: absolute;
top:10px;
right: 10px;
}
[dir="rtl"] .btn.campaign-btn
{
right: auto;
left:10px;
}
[dir="rtl"] #basketOptions
{
margin-left: 0;
}
[dir="rtl"] #basketOptions .col.col-8.p-left
{
padding-right: 0;
padding-left:10px;
}
@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 li
{
position: absolute;
width:100%;
height:100%;
opacity: 0;
}
#navigasyon li:last-child
{
position: static;
opacity:1;
z-index: 0;
}
#navigasyon .breadcrumby li
{
float: none;
display: inline-block;
position: relative;
margin-top: 5px;
width: auto;
height: auto;
opacity: 1;
}
#navigasyon .breadcrumby li:nth-child(1) .fa-angle-right
{
display:none;
}
#navigasyon a
{
width: 100%;
padding-right: 5px;
padding-left: 5px;
line-height: 23px;
height: 20px;
color: #ffffff;
font-size: 12px;
text-transform: uppercase;
text-align: center;
font-style: normal;
float: none;
}
[dir="rtl"] #navigasyon a
{
text-align: center;
}
#navigasyon a.navHome
{
padding-right: 0;
}
#cartEmpty
{
line-height: 40px;
}
#cartEmpty:before
{
width:100%;
}
}
.pWrapper .pWin.angularTemplate
{
visibility: hidden;
}
.pWrapper
{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
overflow: hidden;
z-index: 999999999;
}
.flex
{
width: 100%;
height: 100%;
display: -webkit-flex;
display: flex;
justify-content: center;
-webkit-flex-direction: column;
flex-direction: column;
}
.pWrapper .pBg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
background: #333;
opacity: 0.5;
z-index: 1000;
}
[dir="rtl"] .pWrapper .pBg
{
right: 0px;
left:auto;
}
.pWrapper .pWin
{
position: relative;
float:none;
margin: 0px auto;
width:96%;
max-height: 90%;
max-width: 1100px;
background: #fff;
z-index: 10001;
border: 1px solid #eee;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.pWrapper .pWin.overflow
{
height: 90%;
}
.pWrapper .pWin.withBtn
{
padding-bottom:61px;
}
.pWrapper .pWin.overflow img
{
max-width:100%;
}
.pWrapper .pWin .pText
{
position: relative;
width: 100%;
float: left;
padding: 2px 10px;
box-sizing: border-box;
margin: 0px;
}
.pWrapper .pWin.overflow .pText
{
position: absolute;
width: calc(100% - 20px);
height: calc(100% - 20px);
overflow-y:scroll;
-webkit-overflow-scrolling: touch;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 70px);
}
.pWrapper .pWin .pText img
{
margin:0 auto;
}
.panelPopupTitle
{
font-size: 20px;
padding: 0 0 10px;
}
.pWrapper .pWin .pButtons
{
position: absolute;
overflow: hidden;
border-top: 1px solid #eee;
z-index: 1234;
bottom: 10px;
left: 10px;
right: 10px;
padding: 10px 0 0;
background: #fff;
}
.pWrapper .pWin.debugActive .pButtons,
.pWrapper .pWin.debugActive .pClose
{
display: none;
}
.pWrapper .pWin.debugActive
{
width:90% !important;
height: auto !important;
padding: 0px !important;
}
.pWrapper .pWin.debugActive .pText
{
line-height: 30px;
margin: 0px;
text-align: center;
overflow: hidden;
}
.pWrapper .pClose
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4/sub_theme/genel/v4/user_med_genel/popupClose.png');
}
[dir="rtl"] .pWrapper .pClose
{
right:auto;
left: -15px;
}
.pWrapper .close
{
cursor: pointer;
}
.br5
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.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_med_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_med_genel/popupPrev.png');
}
#nextLight
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_med_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;
}
[dir="rtl"] body:not(.flexPopup) .pWrapper .pClose
{
top: 10px;
right:auto;
left: 20px;
}
body:not(.flexPopup) .pWrapper .pWin
{
width:100% !important;
height:100% !important;
max-width:none;
max-height:none;
border-radius: 0;
}
.pWrapper .pWin
{
max-width:90%;
}
.pWrapper .pWin .pButtons
{
padding-top: 0;
}
.pWrapper .pWin .pButtons button
{
margin-top: 10px;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 70px);
}
}

.form-control input[type="text"],
.form-control input[type="password"],
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"],
.form select,
.form textarea
{
background-color:#fff !important;
background-image:none;
border:1px solid #ccc !important;
border-radius:0 !important;
box-shadow:none !important;
}
.loadedPlace::-webkit-input-placeholder
{
color:transparent;
}
.loadedPlace::-moz-placeholder
{
color:transparent;
}
.loadedPlace:-ms-input-placeholder
{
color:transparent;
}
.loadedPlace:-moz-placeholder
{
color:transparent;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button
{
-webkit-appearance: none;
margin: 0;
}
input[type="number"][type=number]
{
-moz-appearance:textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration
{
display: none;
}
.form-control,
.form
{
line-height:20px;
font-size:12px;
cursor:pointer;
}
.ie .form-control,
.ie .form
{
position:relative;
}
.form-control.medium,
.form.medium
{
line-height:30px;
font-size:13px;
}
.form-control.large,
.form.large
{
line-height:40px;
font-size:15px;
}
.form-control.xlarge,
.form.xlarge
{
line-height:50px;
font-size:15px;
}
#invoiceForm .form-control.xlarge,
#invoiceForm .form.xlarge
{
padding-top: 9px;
padding-bottom: 9px;
}
.input-icon
{
position:relative;
}
.icon
{
position:absolute;
top:0;
left:0;
width:20px;
height:20px;
background-color:#ccc;
background-repeat:no-repeat;
background-position:center center;
}
[dir="rtl"] .icon
{
right:0;
left:auto;
}
.medium .icon
{
width:30px;
height:30px;
}
.large .icon
{
width:40px;
height:40px;
}
.xlarge .icon
{
width:50px;
height:50px;
}
.invalid .icon
{
background-color:#d9534f;
}
.icon-firstname
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/firstname.png');
}
.icon-lastname
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/lastname.png');
}
.icon-mail
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/mail.png');
}
.icon-pen
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/pen.png');
}
.icon-message
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/message.png');
}
.icon-attach
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/attach.png');
}
.icon-code
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/code.png');
}
.icon-pass
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/password.png');
}
.icon-passConfirm
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/passConfirm.png');
}
.icon-company
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/company.png');
}
.icon-taxOffice
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/taxOffice.png');
}
.icon-taxId
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/taxId.png');
}
.icon-tc
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/tc.png');
}
.icon-birthday
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/birthday.png');
}
.icon-gender
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/gender.png');
}
.icon-mobilePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/mobilePhone.png');
}
.icon-homePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/homePhone.png');
}
.icon-officePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/officePhone.png');
}
.icon-address
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/address.png');
}
.icon-map
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/map.png');
}
.icon-zipCode
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/zipCode.png');
}
.icon-fb
{
background-color:#3c599b;
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/facebook.png');
}
.icon-tw
{
background-color:#29aae3;
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/twitter.png');
}
.icon-google
{
background-color:#d0422a;
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/google-plus.png');
}
.icon-apple
{
background-color:rgba(0,0,0,0.8);
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/apple.png');
}
.icon-star
{
background-image:url('/theme/v4/sub_theme/form/v4/v4/icons/star.png');
}
.myFlag
{
}
.myFlagIcon
{
float:left;
width:100%;
height:100%;
}
.myFlagIcon i
{
position:absolute;
top:50%;
left:50%;
width:16px;
height:11px;
margin-top:-5px;
margin-left:-8px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat:no-repeat;
}
.flagList
{
position:absolute;
width:600%;
top:100%;
left:0;
background:#fff;
border-color:#ccc;
z-index:33;
}
[dir="rtl"] .flagList
{
right:0;
left:auto;
}
.flagList > ul
{
max-height: 240px;
overflow-y: auto;
}
.flagList li
{
line-height:20px;
}
.flagList li:hover
{
background-color:#ececec;
}
.flag
{
float:left;
width:16px;
height:11px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat:no-repeat;
margin-top:5px;
margin-right:10px;
}
.country
{
float:left;
height:20px;
}
.code
{
float:right;
height:20px;
}
.required
{
background:url('/theme/v4/sub_theme/form/v4/v4/required.svg') no-repeat 98% center!important;
}
.secCode, #secCode, #codeRecommend
{
position:absolute;
top:0;
left:0;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"],
.form select,
.form textarea
{
height:20px;
margin:0;
padding-top:0;
padding-left:5px;
padding-bottom:0;
padding-right:5px;
border:1px solid #ccc;
box-sizing:border-box;
}
.placeholder
{
position: absolute;
top:1px;
right: 1px;
bottom: 1px;
left: 1px;
font-size:13px;
background:#fff;
z-index: 33;
}
.placeholder.focus
{
bottom:auto;
height:0;
line-height:28px;
font-size:10px;
color:#b5b5b5;
font-weight:600;
}
.form-control input[type="text"].loadedPlace,
.form-control input[type="password"].loadedPlace,
.form-control input[type="tel"].loadedPlace,
.form-control input[type="number"].loadedPlace,
.form-control input[type="email"].loadedPlace,
.form-control input[type="search"].loadedPlace,
.form input[type="text"].loadedPlace,
.form input[type="password"].loadedPlace,
.form input[type="tel"].loadedPlace,
.form input[type="number"].loadedPlace,
.form input[type="email"].loadedPlace,
.form input[type="search"].loadedPlace
{
padding-top:14px;
}
.form-control textarea.loadedPlace,
.form textarea.loadedPlace
{
padding-top:24px;
}
.medium .placeholder.focus
{
height:10px;
line-height:10px;
}
.form-control.medium input[type="text"].loadedPlace,
.form-control.medium input[type="password"].loadedPlace,
.form-control.medium input[type="tel"].loadedPlace,
.form-control.medium input[type="number"].loadedPlace,
.form-control.medium input[type="email"].loadedPlace,
.form-control.medium input[type="search"].loadedPlace,
.form.medium input[type="text"].loadedPlace,
.form.medium input[type="tel"].loadedPlace,
.form.medium input[type="number"].loadedPlace,
.form.medium input[type="email"].loadedPlace,
.form.medium input[type="search"].loadedPlace,
.form.medium input[type="password"].loadedPlace
{
padding-top:14px;
}
.form-control.medium textarea.loadedPlace,
.form.medium textarea.loadedPlace
{
padding-top:24px;
}
.large .placeholder.focus
{
height:20px;
line-height:20px;
}
.form-control.xlarge input[type="text"].loadedPlace,
.form-control.xlarge input[type="password"].loadedPlace,
.form-control.xlarge input[type="tel"].loadedPlace,
.form-control.xlarge input[type="number"].loadedPlace,
.form-control.xlarge input[type="email"].loadedPlace,
.form-control.xlarge input[type="search"].loadedPlace,
.form.xlarge input[type="text"].loadedPlace,
.form.xlarge input[type="tel"].loadedPlace,
.form.xlarge input[type="number"].loadedPlace,
.form.xlarge input[type="email"].loadedPlace,
.form.xlarge input[type="search"].loadedPlace,
.form.xlarge input[type="password"].loadedPlace
{
padding-top:14px;
}
.form-control.xlarge textarea.loadedPlace,
.form.xlarge textarea.loadedPlace
{
padding-top:24px;
}
.form-control textarea,
.form textarea
{
height:90px;
line-height:18px;
}
.icon + input[type="text"],
.icon + input[type="password"],
.icon + input[type="tel"],
.icon + input[type="number"],
.icon + input[type="email"],
.icon + input[type="search"],
.icon + textarea,
.edge .icon + select,
.ie .icon + select,
.input-icon .placeholder
{
padding-left:25px;
}
.input-icon .placeholder
{
left:20px;
padding-left:5px;
}
[dir="rtl"] .icon + input[type="text"],
[dir="rtl"] .icon + input[type="password"],
[dir="rtl"] .icon + input[type="tel"],
[dir="rtl"] .icon + input[type="number"],
[dir="rtl"] .icon + input[type="email"],
[dir="rtl"] .icon + input[type="search"],
[dir="rtl"] .icon + textarea,
[dir="rtl"] .ie .icon + select,
[dir="rtl"] .input-icon .placeholder
{
padding-right:25px;
padding-left:5px;
}
.icon + select
{
text-indent:25px;
}
.form-control.medium input[type="text"],
.form-control.medium input[type="password"],
.form-control.medium input[type="tel"],
.form-control.medium input[type="number"],
.form-control.medium input[type="email"],
.form-control.medium input[type="search"],
.form-control.medium select,
.form.medium input[type="text"],
.form.medium input[type="password"],
.form.medium input[type="tel"],
.form.medium input[type="number"],
.form.medium input[type="email"],
.form.medium input[type="search"],
.form.medium select
{
height:30px;
}
.form-control.medium textarea,
.form.medium textarea
{
height:120px;
line-height:20px;
padding-top:4px;
padding-bottom:4px;
}
.medium .icon + input[type="text"],
.medium .icon + input[type="password"],
.medium .icon + input[type="tel"],
.medium .icon + input[type="number"],
.medium .icon + input[type="email"],
.medium .icon + input[type="search"],
.medium .icon + textarea,
.edge .medium .icon + select,
.ie .medium .icon + select
{
padding-left:35px;
}
.medium .input-icon .placeholder
{
left:30px;
padding-left:5px;
}
[dir="rtl"] .medium .icon + input[type="text"],
[dir="rtl"] .medium .icon + input[type="password"],
[dir="rtl"] .medium .icon + input[type="tel"],
[dir="rtl"] .medium .icon + input[type="number"],
[dir="rtl"] .medium .icon + input[type="email"],
[dir="rtl"] .medium .icon + input[type="search"],
[dir="rtl"] .medium .icon + textarea,
[dir="rtl"] .ie .medium .icon + select,
[dir="rtl"] .medium .input-icon .placeholder
{
padding-right:35px;
padding-left:5px;
}
.medium .icon + select
{
text-indent:25px;
}
.form-control.large input[type="text"],
.form-control.large input[type="password"],
.form-control.large input[type="tel"],
.form-control.large input[type="number"],
.form-control.large input[type="email"],
.form-control.large input[type="search"],
.form-control.large select,
.form.large input[type="text"],
.form.large input[type="password"],
.form.large input[type="tel"],
.form.large input[type="number"],
.form.large input[type="email"],
.form.large input[type="search"],
.form.large select
{
height:40px;
padding-left:10px;
padding-right:10px;
}
.form-control.large textarea,
.form.large textarea
{
height:150px;
line-height:20px;
padding-top:9px;
padding-bottom:9px;
}
.large .icon + input[type="text"],
.large .icon + input[type="password"],
.large .icon + input[type="tel"],
.large .icon + input[type="number"],
.large .icon + input[type="email"],
.large .icon + input[type="search"],
.large .icon + textarea,
.edge .large .icon + select,
.ie .large .icon + select
{
padding-left:50px;
}
.large .input-icon .placeholder
{
left:40px;
}
[dir="rtl"] .large .icon + input[type="text"],
[dir="rtl"] .large .icon + input[type="password"],
[dir="rtl"] .large .icon + input[type="tel"],
[dir="rtl"] .large .icon + input[type="number"],
[dir="rtl"] .large .icon + input[type="email"],
[dir="rtl"] .large .icon + input[type="search"],
[dir="rtl"] .large .icon + textarea,
[dir="rtl"] .ie .large .icon + select,
[dir="rtl"] .large .input-icon .placeholder
{
padding-right:50px;
padding-left:10px;
}
.large .icon + select
{
text-indent:40px;
}
.form-control.xlarge input[type="text"],
.form-control.xlarge input[type="password"],
.form-control.xlarge input[type="tel"],
.form-control.xlarge input[type="number"],
.form-control.xlarge input[type="email"],
.form-control.xlarge input[type="search"],
.form-control.xlarge select,
.form.xlarge input[type="text"],
.form.xlarge input[type="password"],
.form.xlarge input[type="tel"],
.form.xlarge input[type="number"],
.form.xlarge input[type="email"],
.form.xlarge input[type="search"],
.form.xlarge select
{
height:50px;
padding-left:10px;
padding-right:10px;
}
.form-control.xlarge textarea,
.form.xlarge textarea
{
height:180px;
line-height:20px;
padding-top:14px;
padding-bottom:14px;
}
.xlarge .icon + input[type="text"],
.xlarge .icon + input[type="password"],
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"],
.xlarge .icon + textarea,
.edge .xlarge .icon + select,
.ie .xlarge .icon + select
{
padding-left:60px;
}
.xlarge .input-icon .placeholder
{
left:50px;
}
[dir="rtl"] .xlarge .icon + input[type="text"],
[dir="rtl"] .xlarge .icon + input[type="password"],
[dir="rtl"] .xlarge .icon + input[type="tel"],
[dir="rtl"] .xlarge .icon + input[type="number"],
[dir="rtl"] .xlarge .icon + input[type="email"],
[dir="rtl"] .xlarge .icon + input[type="search"],
[dir="rtl"] .xlarge .icon + textarea,
[dir="rtl"] .ie .xlarge .icon + select,
[dir="rtl"] .xlarge .input-icon .placeholder
{
padding-right:60px;
padding-left:10px;
}
.xlarge .icon + select
{
text-indent:50px;
}
.secCode + input[type="text"],
.secCode + input[type="password"],
.secCode + input[type="tel"],
.secCode + input[type="number"],
.secCode + input[type="email"],
.secCode + input[type="search"],
.secCode + select,
.secCode + textarea,
#secCode + input[type="text"],
#secCode + input[type="password"],
#secCode + input[type="tel"],
#secCode + input[type="number"],
#secCode + input[type="email"],
#secCode + input[type="search"],
#secCode + select,
#secCode + textarea,
#codeRecommend + input[type="text"],
#codeRecommend + input[type="password"],
#codeRecommend + input[type="tel"],
#codeRecommend + input[type="number"],
#codeRecommend + input[type="email"],
#codeRecommend + input[type="search"],
#codeRecommend + select,
#codeRecommend + textarea
{
padding-left:105px;
}
.form-control.invalid input[type="text"],
.form-control.invalid input[type="password"],
.form-control.invalid input[type="tel"],
.form-control.invalid input[type="number"],
.form-control.invalid input[type="email"],
.form-control.invalid input[type="search"],
.form-control.invalid select,
.form-control.invalid textarea,
.form.invalid input[type="text"],
.form.invalid input[type="password"],
.form.invalid input[type="tel"],
.form.invalid input[type="number"],
.form.invalid input[type="email"],
.form.invalid input[type="search"],
.form.invalid select,
.form.invalid textarea,
.ng-invalid
{
border:1px solid #d9534f;
background-color:#FFCAC8;
color:#fff;
}
.form-control input[type="file"],
.form input[type="file"]
{
visibility:hidden;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.input-wrap,
.input-wrap input
{
width:17px;
height:20px;
}
.medium .input-wrap,
.medium .input-wrap input
{
height:30px;
}
.large .input-wrap,
.large .input-wrap input
{
height:40px;
}
.input-wrap
{
float:left;
margin-right:10px;
}
[dir="rtl"] .input-wrap
{
margin-right:0;
margin-left:10px;
}
.input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/v4/radio.png') no-repeat center center;
cursor: pointer;
}
.form-control:hover .input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/v4/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/v4/radioActive.png') no-repeat center center;
}
.input-wrap.checkbox
{
background:url('/theme/v4/sub_theme/form/v4/v4/checkbox.png') no-repeat center center;
}
.form-control:hover .input-wrap.checkbox
{
background:url('/theme/v4/sub_theme/form/v4/v4/checkboxHover.png') no-repeat center center;
}
.input-wrap.checkbox.active,
.form-control:hover .input-wrap.checkbox.active,
.active > .form-control .input-wrap.checkbox
{
background:url('/theme/v4/sub_theme/form/v4/v4/checkboxActive.png') no-repeat center center;
}
.input-wrap input
{
visibility:hidden;
margin:0;
}
.form-link
{
line-height:30px;
font-size:15px;
color:#666;
}
.info:before
{
content:'';
display:inline-block;
min-height:13px;
min-width:12px;
background:url('/theme/v4/sub_theme/form/v4/v4/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/v4/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/v4/removeIcon.png');
background-repeat:no-repeat;
background-position:center center;
}
.hasDatepicker
{
padding-right:26px;
background:url('/theme/v4/sub_theme/form/v4/v4/calendarIcon.png') no-repeat right center;
}
.qtyBtns input[type=number]::-webkit-inner-spin-button,
.qtyBtns input[type=number]::-webkit-outer-spin-button
{
-webkit-appearance: none;
margin: 0;
}
.tax-foffice-list
{
background-color: #FFF;
box-shadow: 0px 2px 4px rgba(0, 0, 0, .3);
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 1234;
}
.search-enable .tax-foffice-list
{
display: block;
}
.tax-foffice-list input[type="search"]
{
height: 36px;
margin-bottom: 10px;
padding-top: 0 !important;
outline: 0;
}
.tax-foffice-list ul
{
max-height: 269px;
overflow-x: hidden;
overflow-y: auto;
}
.tax-foffice-list .col-text
{
padding-top: 6px;
padding-bottom: 6px;
}
.form-control-error
{
background-color: #FFF;
color: #F00;
font-size: 13px;
font-weight: 500;
line-height: 16px;
float: left;
width: 100%;
margin-top: 3px;
box-sizing: border-box;
}
.form-control input.is-invalid,
.form-control select.is-invalid,
.form-control textarea.is-invalid
{
border-color: #F00 !important;
}
@media screen and (max-width: 768px)
{
.form-control.xlarge,
.form.xlarge,
.form-link
{
font-size: 13px;
}
.icon:not(.myFlag):not(.icon-fb):not(.icon-tw):not(.icon-google):not(.icon-apple)
{
display: none;
}
.icon:not(.myFlag) + input[type="text"],
.icon:not(.myFlag) + input[type="password"],
.icon:not(.myFlag) + input[type="tel"],
.icon:not(.myFlag) + input[type="number"],
.icon:not(.myFlag) + input[type="email"],
.icon:not(.myFlag) + input[type="search"],
.icon:not(.myFlag) + textarea,
.icon:not(.myFlag) + select,
.medium .icon:not(.myFlag) + input[type="text"],
.medium .icon:not(.myFlag) + input[type="password"],
.medium .icon:not(.myFlag) + input[type="tel"],
.medium .icon:not(.myFlag) + input[type="number"],
.medium .icon:not(.myFlag) + input[type="email"],
.medium .icon:not(.myFlag) + input[type="search"],
.medium .icon:not(.myFlag) + textarea,
.medium .icon:not(.myFlag) + select,
.large .icon:not(.myFlag) + input[type="text"],
.large .icon:not(.myFlag) + input[type="password"],
.large .icon:not(.myFlag) + input[type="tel"],
.large .icon:not(.myFlag) + input[type="number"],
.large .icon:not(.myFlag) + input[type="email"],
.large .icon:not(.myFlag) + input[type="search"],
.large .icon:not(.myFlag) + textarea,
.large .icon:not(.myFlag) + select,
.xlarge .icon:not(.myFlag) + input[type="text"],
.xlarge .icon:not(.myFlag) + input[type="password"],
.xlarge .icon:not(.myFlag) + input[type="tel"],
.xlarge .icon:not(.myFlag) + input[type="number"],
.xlarge .icon:not(.myFlag) + input[type="email"],
.xlarge .icon:not(.myFlag) + input[type="search"],
.xlarge .icon:not(.myFlag) + textarea,
.xlarge .icon:not(.myFlag) + select
{
padding-left:10px;
}
.icon + select,
.medium .icon + select,
.large .icon + select,
.xlarge .icon + select
{
text-indent:0;
}
}
.stext
{
border-top: 1px solid #e9e9e9;margin-bottom: 15px;
}
.stext h2
{
color: #000;font-size: 18px;margin-top: 20px;
}
.stext p
{
line-height: 19px;color: #000;font-weight: 300;font-size: 13px;padding: 0 46px;height: 58px;overflow: hidden;-webkit-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
}
.stext p.active
{
height: 266px;-webkit-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;
}
.stext a
{
margin-top: 10px;display: -webkit-inline-box;color: #000;font-weight: 600;font-size: 13px;padding: 5px 20px;
}
.text-left
{
clear: both;margin-bottom: 0 !important;padding: 7px !important;
}
#title-slide h2
{
font-size: 17px;
}
#title-slide
{
text-align: center;
}
#title-slide h2
{
padding: 6px 0;font-size: 20px;color: #444;text-transform: uppercase;border-top: 1px solid #444;border-bottom: 1px solid #444;display: inline-block;margin: 15px 0 20px 0;
}
#title-slide span
{
color: #ff8357;
}
.btn
{
float:left;
height:30px;
line-height:30px;
font-size:14px;
border:0;
padding-left:15px;
padding-right:15px;
box-sizing:border-box;
cursor:pointer;
position:relative;
}
[dir="rtl"] .btn
{
float:right;
}
.btn-radius
{
border-radius:3px;
}
.btn-upper
{
text-transform:uppercase;
}
.btn-small
{
height:20px;
line-height:20px;
font-size:12px;
padding-left:10px;
padding-right:10px;
}
.btn-medium
{
height:40px;
line-height:40px;
font-size:13px;
}
.btn-big
{
height:50px;
line-height:50px;
font-size:16px;
padding-left:20px;
padding-right:20px;
}
.btn-border, .btn-border.passive:hover
{
color:#909090;
background:none;
border:1px solid #d0d0d0;
}
.btn-border:hover, .btn-border.active
{
color:#6c6c6c;
border:1px solid #6c6c6c;
}
.btn-default, .btn-default.passive:hover
{
color:#fff;
background-color:#6c6c6c;
}
.btn-default:hover, .btn-default.active
{
color:#eee;
background-color:#000;
}
.btn-dark, .btn-dark.passive:hover
{
color:#eee;
background-color:#000;
}
.btn-dark:hover, .btn-dark.active
{
color:#fff;
background-color:#666;
}
.btn-light, .btn-light.passive:hover
{
color:#6c6c6c;
background-color:#f3f3f3;
}
.btn-light:hover, .btn-light.active
{
color:#fff;
background-color:#6c6c6c;
}
.btn-success, .btn-success.passive:hover
{
color:#fff;
background-color:#5cb85c;
}
.btn-success:hover, .btn-success.active
{
background-color:#449d44;
}
.btn-warning, .btn-warning.passive:hover
{
color:#fff;
background-color:#f0ad4e;
}
.btn-warning:hover, .btn-warning.active
{
background-color:#ec971f;
}
.btn-danger, .btn-danger.passive:hover
{
color:#fff;
background-color:#d9534f;
}
.btn-danger:hover, .btn-danger.active
{
background-color:#c9302c;
}
.btn-clear
{
color:#6c6c6c;
}
.btn-clear:hover,
.btn-clear.active
{
color:#000;
}
.btn-link
{
color: #0071e8;
}
.btn-link:hover
{
color: #6c6c6c;
}
@media screen and (max-width: 540px)
{
.addressRow .btn
{
height:30px;
line-height:24px;
font-size:12px;
}
}
.pageTitle
{
height:60px;
line-height:60px;
font-size:18px;
color:#787878;
text-transform:uppercase;
border-bottom:1px solid #ECECEC;
}
#pageOrder .pageTitle:last-child, #pageOrder .pageTitle.passed
{
border-right:0;
}
.pageTitle.passed
{
color:#fff;
border-left:1px solid #888;
}
.pageTitle.passed:first-child
{
border-left:0;
}
.pageTitle > .row
{
padding-left:70px;
background-repeat:no-repeat;
background-position:10px center;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
[dir="rtl"] .pageTitle > .row
{
padding-right:70px;
padding-left:0;
background-position:calc(100% - 10px) center;
}
.pageTitle.passed .row
{
background-color:#6c6c6c;
}
.pageTitle .basket
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/basket.png');
}
.pageTitle.passed .basket
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/basketPassed.png');
}
.pageTitle .address
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/address.png');
}
.pageTitle.passed .address
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/addressPassed.png');
}
.pageTitle .address2
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/address2.png');
}
.pageTitle.passed .address2
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/address2Passed.png');
}
.pageTitle .payment
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/payment.png');
}
.pageTitle.passed .payment
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/paymentPassed.png');
}
.pageTitle .cargo
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/cargo.png');
}
.pageTitle.passed .cargo
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/cargoPassed.png');
}
.pageTitle .confirm
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/confirm.png');
}
.pageTitle.passed .confirm
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/confirmPassed.png');
}
.pageTitle .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/member.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/memberPassed.png');
}
.pageTitle .memberInfo
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/memberInfo.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/memberInfoPassed.png');
}
.pageTitle .memberNew
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/memberNew.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/v4/pageIcons/memberNewPassed.png');
}
.col-title
{
line-height:35px;
font-size:16px;
color:#6c6c6c;
padding-right:0;
padding-left:0;
border-bottom:1px solid #cdcdcd;
}
#leftFilter > .col-title
{
display:none;
}
.col-text
{
line-height:17px;
font-size:13px;
}
[dir="rtl"] .col-text
{
display: flex;
flex-wrap: wrap;
}
[dir="rtl"] .col-text > span
{
padding-right: 5px;
}
.currency
{
padding-top:5px;
padding-bottom:5px;
}
.currency:last-child
{
padding-bottom:0;
border-bottom:0;
}
#BlokAra > .row
{
position:relative;
}
.pageTitle.flexTitle
{
height: auto;
line-height: normal;
}
.pageTitle.flexTitle small
{
font-size: 12px;
text-transform: none;
display: block;
margin-top: 4px;
}
@media screen and (min-width: 769px)
{
.col-title + div
{
display:block !important;
}
}
@media screen and (max-width: 768px)
{
.col-title
{
cursor:pointer;
background:url('/theme/v4/sub_theme/blok/v4/v4/colArrow.png') no-repeat right center;
border-bottom:0;
}
#leftFilter
{
position:relative;
padding-top:10px;
padding-bottom:10px;
border:1px solid #ececec;
}
#leftFilter > .col-title
{
display:block;
}
.col-title + div
{
display:none;
border-top:1px solid #cdcdcd;
}
#leftFilter .col-title + div
{
width:100%;
}
#leftFilter > .col-title + div
{
padding-top:10px;
padding-left:10px;
padding-right:10px;
box-sizing:border-box;
}
#filterMobileBtn
{
line-height:15px;
font-size:11px;
padding-left:20px;
background:url('/theme/v4/sub_theme/blok/v4/v4/filterIcon.png') no-repeat 0 center;
}
#filterMobileBtn.active
{
color:#e34d0b;
background:url('/theme/v4/sub_theme/blok/v4/v4/filterIconActive.png') no-repeat 0 center;
}
#filterMobileBtn:after, #filterSortBtn:after
{
content:'';
float:right;
width:9px;
height:15px;
background:url('/theme/v4/sub_theme/blok/v4/v4/filterArrow.png') no-repeat right center;
}
#filterMobileBtn.active:after, #filterSortBtn.active:after
{
background:url('/theme/v4/sub_theme/blok/v4/v4/filterArrowActive.png') no-repeat right center;
}
#filterWrapper
{
display:none;
margin-top:10px;
}
.currency *
{
line-height:20px;
font-size:15px;
}
#filterPanel
{
padding:10px;
box-sizing:border-box;
}
#filterPanel > .row.mb
{
margin-bottom: 0;
}
#filterPanel > .row.mb > .box.box-border
{
padding: 0;
border-bottom:0;
}
#filterPanel > .row.mb:last-child > .box.box-border
{
border-bottom:1px solid #ececec;
}
#filterPanel > .row.mb .col-title
{
font-size: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/v4/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/v4/filterArrowActive.png') no-repeat right center;
}
#filterPanel > .row.mb .col-title + div
{
border-top:0;
}
#filterPanel .row.mb
{
margin-bottom: 0;
}
#filterPanel .col-text
{
line-height:25px;
font-size:11px;
}
#filterPanel .col-text .input-wrap
{
width:14px;
height:25px;
background:url('/theme/v4/sub_theme/blok/v4/v4/filterInput.png') no-repeat right center;
margin-left:10px;
}
#filterPanel .col-text .input-wrap.checkbox.active
{
background:url('/theme/v4/sub_theme/blok/v4/v4/filterInputActive.png') no-repeat right center;
}
#filterPanel .box.p-bottom.col-12
{
padding-top: 5px;
padding-bottom: 5px;
}
.mySlideFilter .myFilter
{
width: 100%;
margin-left: 0;
margin-right: 0;
padding: 5px 10px;
box-sizing: border-box;
}
.mySlideFilter .col-9
{
margin-top: 5px;
height: 17px;
}
.priceWrap
{
float:right;
padding-left:20px;
background:url('/theme/v4/sub_theme/blok/v4/v4/filterPrices.png') no-repeat 0 center;
margin-top:0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
.priceWrap span
{
float:left;
width:100%;
text-align:left;
font-weight: 600;
line-height: 14px;
font-size: 11px;
}
.priceWrap span:nth-child(2)
{
display:none;
}
#priceSlider
{
width:auto;
}
#slider-range
{
margin-bottom: 6px;
}
#filterSortBtn
{
width:calc(100% - 20px);
line-height:15px;
font-size:11px;
padding-left:20px;
background:url('/theme/v4/sub_theme/blok/v4/v4/sortIcon.png') no-repeat 0 center;
margin:10px;
}
#filterSortBtn.active
{
color:#e34d0b;
background:url('/theme/v4/sub_theme/blok/v4/v4/sortIconActive.png') no-repeat 0 center;
}
#filterSort
{
display:none;
width:calc(100% - 20px);
margin:10px;
border:1px solid #ececec;
box-sizing:border-box;
}
#filterSort .filter-box
{
padding-top: 0;
padding-bottom: 0;
}
}
@media screen and (max-width: 540px)
{
#pageHeader .pageTitle
{
height:40px;
line-height:40px;
}
#pageHeader .pageTitle > .row
{
padding-left:calc(100% + 20px);
background-position:center center;
background-size:30%;
}
}
#mblog .mblog:nth-child(2)
{
background: url('/Data/EditorFiles/v4/bblog1.jpg') no-repeat center;
height: 520px;
background-size: calc(100% - 21px);
position: relative;
}
#mblog .mblog:nth-child(3)
{
background: url('/Data/EditorFiles/v4/bblog2.jpg') no-repeat center;
height: 520px;
background-size: calc(100% - 21px);
position: relative;
}
#mblog .mblog:nth-child(4)
{
background: url('/Data/EditorFiles/v4/bblog3.jpg') no-repeat center;
height: 520px;
background-size: calc(100% - 21px);
position: relative;
}
#mblog .mblog:hover
{
opacity: 0.8;
}
#mblog .mblog h5
{
background: #ffffffa6;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 16px;
margin: 100px 0px 10px 0px;
font-weight: 400;
}
#mblog .mblog p
{
color: #505050;
padding: 10px 30px 10px 30px;
}
#mblog .mblog .pab
{
position: absolute;
bottom: 10px;
left: 20px;
right: 20px;
width: auto;
color: #fff;
font-style: italic;
font-size: 11px;
}
#mblog .mblog .pab span:nth-child(1)
{
height: 40px;
float: left;
padding: 0px 10px 0px 40px;
background: url('/Data/EditorFiles/v4/bloguser.svg') no-repeat 10px center;
line-height: 40px;
width: 30%;
box-sizing: border-box;
}
#mblog .mblog .pab span:nth-child(2)
{
height: 40px;
float: left;
padding: 0px 0px 0px 28px;
background: url('/Data/EditorFiles/v4/blogtime.svg') no-repeat 5px center;
line-height: 40px;
box-sizing: border-box;
width: 38%;
}
#mblog .mblog .pab a
{
float: left;
width: 32%;
text-align: center;
height: 40px;
line-height: 40px;
text-decoration: underline;
font-size: 12px;
}
.mButtn
{
color: #F37847;
border: 1px solid #F37847;
padding: 10px 20px;
border-radius: 3px;
display: inline-block;
font-size: 14px;
}
#mblog , #mbref
{
margin-top: 10px;
margin-bottom: 20px;
}
#kt5 .col-2-5
{
width: calc(20% - 10px);
background: #EFEFEF;
border-radius: 10px;
padding: 0px;
margin: 0px 5px;
height: 175px;
position: relative;
}
#kt5
{
margin: 10px -5px 20px -5px;
}
#kt5 a img
{
margin: 20px 20px 5px 20px;
max-width: calc(100% - 40px);
}
#kt5 a span
{
font-size: 14px;
text-align: center;
height: 30px;
line-height: 20px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.ttab-vitrin-ddef .box-title.btn
{
text-align: center;
width: 100%;
font-weight: 600;
font-size: 18px;
color: #000;
}
#productSymbol
{
float: left;
line-height: 30px;
height: 30px;
z-index: 1;
width: 100%;
text-align: center;
padding: 0px;
color: #fff;
border-radius: 3px;
border-top: 1px solid #ddd;
}
#productSymbol .productSymbol
{
padding: 0px 9px;
}
.productSymbol.psy1
{
background: #ff5722;
}
.productSymbol.psy2
{
background: #03a9f4;
}
.productItem
{
border: 1px solid #ddd;
margin-bottom: 10px;
}
.catalogWrapper .productItem
{
border-right: 1px solid #ececec;
}
.productSymbol.psy3
{
background: #8c4700;
}
.productSymbol.psy4
{
background: #f00;
}
.productSymbol.psy5
{
background: #0043ff;
}
.productSymbol.psy6
{
background: #770086;
}
.productSymbol.psy7
{
background: #00a724;
}
.productSymbol.psy8
{
background: #abbf00;
}
.productSymbol.psy9
{
background: #dc00c1;
}
.productSymbol.psy10
{
background: #ff7600;
}
#cat-3up
{
border: 0px;
overflow: hidden;
height: 45px;
min-width: 300px;
margin-top: 75px;
}
#cat-3up .basketBtn
{
margin: 0px;
height: 45px;
width: 50%;
text-align: center;
line-height: 45px;
font-weight: 600;
text-transform: capitalize;
font-size: 13px;
letter-spacing: 0.2px;
background: #ff8357;
color: #fff;
margin-right: 10px;
}
#cat-3up .comparisonBtn
{
background: transparent;
width: 19%;
position: relative;
margin: 0px;
height: 45px;
border: 1px solid #ddd;
box-sizing: border-box;
margin-right: 10px;
}
#cat-3up .favouriteBtn
{
background: transparent;
width: 19%;
height: 45px;
margin: 0px;
border: 1px solid #ddd;
box-sizing: border-box;
}
#cat-3up .comparisonBtn.active, #cat-3up .comparisonBtn:hover
{
background: #ff8357;
color: #fff;
}
#cat-3up .favouriteBtn:hover
{
background: #ff8357;
color: #fff;
}
#cat-3up .comparisonBtn i, #cat-3up .favouriteBtn i
{
height: 45px;
width: 100%;
padding: 0px;
text-align: center;
line-height: 45px;
font-size: 13px;
}
#filterSort .select-wrapper
{
position: relative;
width: 90px;
height: 50px;
padding: 5px;
}
#filterSort .select
{
width: 100%;
float: left;
height: 100%;
padding: 0px;
position: static;
left: 0;
z-index: 1;
background: transparent;
}
#filterSort .select span i
{
width: 100%;
padding: 0px;
float: left;
height: 100%;
text-align: center;
line-height: 40px;
font-size: 15px;
}
#filterSort .select span
{
display: inline-block;
width: 40px;
height: 40px;
cursor: pointer;
float: left;
background: #666666;
color: #fff;
padding: 0px;
border: 0px;
}
#filterSort .select span.selected
{
cursor: default;
float: left;
border-top: 0;
background: #ff8357;
position: static;
left: 0;
}
.filter-box #sort
{
background: url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/selectArrow.png') no-repeat 96% center;
border: 1px solid #ddd;
padding: 0px 20px 0px 15px;
width: 150px;
}
.filter-box .list-orderby
{
float: left;
margin-right: 7px;
}
#list-3up
{
border-top: 1px solid #ddd;
overflow: hidden;
height: 45px;
}
#list-3up .comparisonBtn i , #list-3up .favouriteBtn i
{
height: 45px;
width: 100%;
padding: 0px;
text-align: center;
line-height: 45px;
font-size: 13px;
}
#list-3up .comparisonBtn
{
background: transparent;
width: 19%;
position: relative;
margin: 0px;
height: 45px;
}
#list-3up .basketBtn
{
margin: 0px;
height: 45px;
width: 62%;
text-align: center;
line-height: 45px;
font-weight: 600;
text-transform: capitalize;
font-size: 13px;
letter-spacing: 0.2px;
background: #fff;
color: #ff8357;
margin-top: 45px;
}
.med-product33:hover #list-3up .basketBtn
{
margin-top: 0px;
}
#list-3up .basketBtn:hover
{
background: #ff8357;
color: #fff;
}
#list-3up .favouriteBtn:hover
{
background: #ff8357;
color: #fff;
}
#list-3up .favouriteBtn
{
background: transparent;
width: 19%;
height: 45px;
margin: 0px;
}
#list-3up .comparisonBtn.active , #list-3up .comparisonBtn:hover
{
background: #ff8357;
color: #fff;
}
.med-product33
{
margin: 0px 10px;
box-sizing: border-box;
width: calc(33.33333333% - 20px);
}
.med-product33 .productDetails
{
position: relative;
padding-bottom: 45px;
padding-top: 3px;
max-height: 157px;
min-height: 157px;
}
#navigasyon .title-breadcrumb
{
float: left;
width: 100%;
text-align: center;
display: none;
}
#navigasyon .breadcrumbx li:last-child
{
display: block !important;
}
#navigasyon .breadcrumby
{
text-align: center;
}
#navigasyon .breadcrumby li:nth-child(1) a
{
padding: 0px;
}
#navigasyon .breadcrumby .fas.fa-home
{
line-height: 36px;
padding: 0px 12px;
}
#navigasyon .breadcrumby li
{
float: none;
display: inline-block;
position: relative;
margin-top: 10px;
}
#navigasyon .breadcrumby li i
{
display: inline-block;
height: 23px;
line-height: 23px;
}
#navigasyon .title-breadcrumb a
{
float: none;
color: #fff;
background: transparent !important;
text-transform: capitalize;
font-size: 40px
;font-style: normal;
font-weight: 700;
}
#navigasyon
{
position: relative;
text-align: center;
background: url('/Data/EditorFiles/v4/bg-bread.jpg') repeat fixed center top;
margin-bottom: 40px;
color: #fff;
padding: 100px 0 9px;
min-height: 210px;
margin-top: -50px;
background-size: cover;
box-sizing: border-box;
z-index: 0;
}
.med-product
{
padding: 0px 5px;
box-sizing: border-box;
width: calc(25% - 10px);
}
.med-product:hover .productDescription
{
color: #ff8357;
}
.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_med_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
{
margin-bottom: 10px;
}
[dir="rtl"] .productItem
{
border-left: 1px solid #ececec;
}
.catalogWrapper .productItem
{
border-right: 1px solid #ececec;
}
[dir="rtl"] .catalogWrapper .productItem
{
border-left: 0;
}
[data-layout="horizontal"] .productItem.col-3
{
padding-left: 0;
padding-right:0;
border-right: 1px solid #ececec;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n)
{
border-right: 0;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n+1)
{
clear: both;
}
.resim-vitrin .col-1:nth-child(12n+1)
{
clear: both;
}
[data-layout="horizontal"] .productItem.col-6 > .row
{
margin-left: 0;
margin-right:0;
clear: none;
width:50%;
float: left;
}
.productColItem
{
border-bottom: 1px solid #ececec;
}
.productColListItem
{
position: relative;
}
#colNewsSlide .productColListItem
{
min-height: 100px;
}
.productColListItem a
{
padding-bottom: 10px;
}
.image-wrapper
{
position: relative;
width:100%;
overflow: hidden;
}
.imgInner
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
display: flex;
align-items: center;
}
.image-wrapper img
{
max-width:100%;
max-height:100%;
margin: 0 auto;
-webkit-transition-timing-function:ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function:ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function:ease-in-out;
-webkit-transition-duration:0.2s;
-moz-transition-duration:0.2s;
-ms-transition-duration:0.2s;
-o-transition-duration:0.2s;
transition-duration:0.2s;
}
.ie .image-wrapper img
{
width:100%;
}
.safari .image-wrapper img
{
position: absolute;
max-width:90%;
max-height:90%;
top:5%;
left:5%;
}
.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;
font-size: 12px;
color: #fff;
text-transform: uppercase;
padding: 5px 10px;
z-index: 1;
border-radius: 4px;
line-height: normal;
min-height: 0;
font-weight: bold;
background-color: #03a9f4;
right: 10px;
top: 10px;
}
.icon-new:after
{
content: '';
position: absolute;
bottom: -8px;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 6px solid #03a9f4;
left: 0;
}
.icon-cargo
{
position: absolute;
bottom:30px;
right: 0;
width:84px;
height: 30px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_med_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_med_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_med_vitrin/timer-icon.png') no-repeat 0 center;
}
.productCmpItem .campaign-text
{
display: none;
}
.timer-block
{
padding-right: 5px;
}
.productCmpItem .timer-block
{
width:100%;
padding-top: 4px;
padding-bottom:4px;
}
.timer-value
{
height: 20px;
padding-right:4px;
padding-left: 4px;
margin-right:4px;
background: #000;
border:1px solid #fff;
box-sizing: border-box;
}
.productDetails
{
position: relative;
padding-bottom: 45px;
padding-top: 3px;
max-height: 90px;
}
.comparisonItem .productDetails
{
border-right: 0;
}
.productColItem .productDetails, [data-layout="horizontal"] .productItem .productDetails
{
border-right:0
}
.variantOverlay
{
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0,0,0,.7);
z-index: 999;
display: none;
}
.variantWrapper
{
position: relative;
background:#fff;
}
.error .variantWrapper
{
z-index: 9999;
}
.productOption
{
position: relative;
min-height:20px;
padding-bottom: 5px;
}
.productListItem .productOption
{
margin-top: 20px;
}
.productOption span
{
float: left;
width:100%;
width: 80px;
height:20px;
line-height: 18px;
font-size:12px;
color: #000;
}
.optionBox
{
width:100%;
box-sizing: border-box;
}
.optionBox a, .optionBox select
{
float: left;
min-width:20px;
height: 20px;
border:1px solid #ececec;
padding-right: 5px;
padding-left:5px;
margin-right: 5px;
margin-bottom:5px;
box-sizing: border-box;
cursor:pointer;
}
.optionBox a.selected
{
border: 1px solid #5b5b5b;
}
.optionBox a 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_med_vitrin/selectArrow.png') no-repeat right center;
}
.productBrand
{
line-height: 24px;
font-size:13px;
color: #000;
font-weight:700;
}
.productListItem .productBrand
{
line-height: 80px;
}
.productColListItem .productBrand
{
line-height: 15px;
font-size:13px;
margin-bottom: 10px;
}
.productDescription
{
line-height: 14px;
color: #444;
font-size: 14px;
font-weight: bold;
white-space: nowrap;
text-transform: capitalize;
text-overflow: ellipsis;
text-align: center;
}
.ttab-vitrin-ddef .productDescription
{
line-height: 17px;
color: #000;
font-size: 14px;
font-weight: 600;
white-space: inherit;
text-transform: capitalize;
text-overflow: initial;
text-align: left;
font-family: 'open sans',sans-serif;
max-height: 34px;
padding: 0px;
overflow: hidden;
}
.ttab-vitrin-ddef .discountedPrice
{
width: 50%;
float: left;
text-align: center;
font-size: 16px;
line-height: 14px;
display: inline-block;
text-decoration: unset;
color: #999;
font-weight: 400;
}
.ttab-vitrin-ddef .discountedPrice span
{
text-decoration: line-through;
}
.ttabx.discountedPrice + .ttabx.currentPrice
{
line-height: 14px;
width: 50%;
text-align: center;
float: right;
color: #FF8357;
font-size: 17px;
font-weight: 600;
}
.ttab-vitrin-ddef .currentPrice
{
line-height: 15px;
width: 100%;
text-align: center;
float: right;
color: #FF8357;
font-size: 19px;
font-weight: 600;
}
.productListItem .productDescription
{
margin-top: 15px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
line-height: 15px;
font-size:12px;
}
.productColItemTp .productDescription
{
text-align: center;
}
.proRowAct
{
position: absolute;
bottom:0;
left: 0;
}
.karsilastirma
{
position: absolute;
visibility:hidden;
}
.productBtn
{
width: 30px;
height:30px;
cursor: pointer;
margin-top:2px;
margin-left: 10px;
margin-bottom:2px;
}
[dir="rtl"] .productBtn
{
margin-right: 10px;
margin-left:0;
}
.productListItem .productBtn
{
margin-top: 25px;
}
.basketBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/basketBtn.png') no-repeat;
}
.basketBtn:hover
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/basketBtnHover.png') no-repeat;
}
.basketBtn.success, .basketBtn.success:hover
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/basketBtnSuccess.png') no-repeat;
}
.basketBtn.error, .basketBtn.error:hover
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/basketBtnError.png') no-repeat;
}
.comparisonBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/comparisonBtn.png') no-repeat;
}
.comparisonBtn:hover, .comparisonBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/comparisonBtnHover.png') no-repeat;
}
.favouriteBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/favouriteBtn.png') no-repeat;
}
.favouriteBtn:hover, .favouriteBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/favouriteBtnHover.png') no-repeat;
}
.zoomBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/zoomBtn.png') no-repeat;
}
.zoomBtn:hover, .zoomBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/zoomBtnHover.png') no-repeat;
}
.productColItem:last-child .mb
{
margin-bottom: 0;
}
.productColItem:last-child .line-bottom
{
border-bottom: 0;
}
.productPrice
{
height: 28px;
line-height:28px;
padding-top: 3px;
padding-right:10px;
padding-bottom: 3px;
display:table-cell;
vertical-align: middle;
}
[dir="rtl"] .productPrice
{
padding-right: 0;
padding-left:10px;
}
.productColListItem .productPrice, .productColItemTp .productPrice
{
width:100%;
line-height: 14px;
padding-top:0;
padding-right: 0;
padding-bottom:0;
}
.productColItemTp .productPrice
{
height: 24px;
line-height:12px;
}
.productPrice.discount, .productInfo
{
position: relative;
padding-right:67px;
}
.currentPrice
{
width: 100%;
text-align: center;
color: #e12f2f;
font-size: 16px;
font-weight: 700;
line-height: 14px;
}
.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;
width: 46%;
text-align: left;
float: right;
color: #e12f2f;
font-size: 16px;
font-weight: 700;
}
.discountedPrice
{
width: 46%;
float: left;
text-align: right;
font-size: 14px;
line-height: 14px;
display: inline-block;
text-decoration: line-through;
color: #999;
font-weight: 400;
}
.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: 20px;
margin-top: 10px;
width: auto;
padding: 0px;
padding-right: 10px;
}
.productListItem .productInfo
{
margin-right: 20px;
}
.productDiscount
{
position: absolute;
font-size: 10px;
color: #fff;
text-transform: uppercase;
padding: 5px 10px;
z-index: 1;
border-radius: 4px;
line-height: normal;
min-height: 0;
font-weight: bold;
background-color: #ff5722;
left: 10px;
top: 10px;
}
.productDiscount:after
{
content: '';
position: absolute;
bottom: -8px;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 6px solid #ff5722;
right: 0;
}
[dir="rtl"] #productRight .productDiscount
{
right: auto;
left:0;
}
.productInfo .productDiscount
{
top: 25px;
}
.productDiscount span
{
display: block;
font-size: 12px;
line-height: 17px;
}
.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_med_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainPrev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/carouselArrows.png');
background-position: left center;
}
.mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/carouselSmlArrowNext.png');
}
#oneCol .mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/carouselArrows.png');
background-position: right center;
}
.colControl
{
float: left;
width:100%;
}
.colControl span
{
position: absolute;
top: 40%;
width: 34px;
height: 34px;
cursor: pointer;
font-size: 15px;
background: #fff;
text-align: center;
line-height: 35px;
border: 1px solid #ddd;
padding: 0px;
color: #a7a7a7;
}
.colControl .fa-chevron-left
{
background: #fff !important;
}
.colControl .fa-chevron-right
{
background: #fff !important;
}
.colControl span:hover
{
background-color: #ff8357 !important;
color: #fff;
border-color: #ff8357;
}
.colControl .colPrev
{
left: 5px;
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/colControlArrowPrev.png');
}
.colControl .colNext
{
right: 5px;
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/colControlArrowNext.png');
}
.colBottomControl
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_med_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_med_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_med_vitrin/colControlVerticalTp.png');
}
.colBottomControlLine
{
width: 80px;
height:30px;
margin-left: auto;
margin-right:auto;
padding-left: 10px;
padding-right:10px;
background: #fff;
}
.colBottomControl span:hover
{
opacity: 1;
}
.colBottomControl .colNext
{
background-position: right 0px;
}
.productPager
{
display: inline-block;
border-right:0;
}
.productPager a,
.productPager span
{
float: left;
width:30px;
height: 28px;
line-height:28px;
margin-bottom: -1px;
border-right:1px solid #ececec;
border-bottom: 1px solid #ececec;
box-sizing:border-box;
}
[dir="rtl"] .productPager a,
[dir="rtl"] .productPager span
{
float: right;
box-sizing:border-box;
}
.productPager a
{
color: #6c6c6c;
background-repeat:no-repeat;
background-position: center center;
}
.productPager a.first,
[dir="rtl"] .productPager a.last
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/firstArrow.png');
}
.productPager a.prev,
[dir="rtl"] .productPager a.next
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/prevArrow.png');
}
.productPager a.next,
[dir="rtl"] .productPager a.prev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/nextArrow.png');
}
.productPager a.last,
[dir="rtl"] .productPager a.first
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_med_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_med_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_med_vitrin/carouselSmlArrowNext.png');
}
}
@media screen and (max-width: 1100px)
{
[data-layout="horizontal"] .productItem.col-3 .productPrice.discount
{
width:100%;
height: auto;
margin-bottom:20px;
padding-left: 10px;
box-sizing:border-box;
}
}
@media screen and (max-width: 1000px)
{
.mainControl, #oneCol .mainControl
{
margin-top: -60px;
}
.mainControl span, #oneCol .mainControl span
{
width: 60px;
height:60px;
}
.productListItem .productBrand
{
line-height: 40px;
font-size:20px;
}
.productListItem .productDescription
{
margin-top: 10px;
max-width:100%;
font-size: 13px;
line-height:16px;
}
.currentPrice
{
font-size: 16px;
}
.discountedPrice
{
font-size: 15px;
}
.resim-vitrin .currentPrice
{
line-height: 33px;
}
.resim-vitrin .discountedPrice
{
line-height: 18px;
}
#leftColumn .productColItem, #rightColumn .productColItem
{
position: relative;
}
#leftColumn .productPrice.discount, #rightColumn .productPrice.discount
{
padding-right: 0;
padding-bottom:0;
margin-top: 0;
position:static;
}
#leftColumn .productDiscount, #rightColumn .productDiscount
{
top: 10px;
bottom:0;
margin-top: 0;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.productComparison
{
width: 0;
padding-left:17px;
}
:not(.notClear) > .col-md-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-md-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-md-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-md-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (min-width: 769px)
{
.mb10
{
margin-bottom: 10px;
}
.image-wrapper
{
height: 0;
padding-bottom: 59.5% !important;
}
}
@media screen and (max-width: 768px)
{
#owl
{
overflow: hidden;
overflow-x: auto;
}
#owl .owl
{
padding: 0px 5px;
box-sizing: border-box;
width: 610px;
overflow: hidden;
}
#owl .owl .col-4
{
max-width: 200px;
padding: 0px 5px;
}
#kt5 .col-2-5
{
width: calc(33.3333333% - 10px);
margin: 0px 5px 10px 5px;
height: 100px;
}
#kt5 a span
{
font-size: 12px;
text-align: center;
height: 25px;
line-height: 20px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.mbb10
{
margin-bottom: 10px;
}
.ttab-vitrin-ddef .box-title.btn
{
text-align: center;
width: calc(100% + 20px);
font-weight: 600;
font-size: 16px;
color: #000;
padding: 0px;
margin: 0px -10px;
}
.ttab-vitrin-ddef .productDescription
{
text-align: center;
line-height: 17px;
color: #000;
font-size: 15px;
font-weight: 600;
white-space: inherit;
text-transform: capitalize;
text-overflow: initial;
font-family: 'open sans',sans-serif;
max-height: 33px;
padding: 0px;
overflow: hidden;
}
.ttab-vitrin-ddef .currentPrice
{
line-height: 15px;
width: 100%;
text-align: center;
float: right;
color: #FF8357;
font-size: 17px;
font-weight: 600;
}
.med-product33 .productDetails
{
min-height: 127px;
}
.med-product33 .productDetails.pnoneSymbol
{
min-height: 157px !important;
}
#navigasyon .title-breadcrumb a
{
float: none;
color: #fff;
background: transparent !important;
text-transform: capitalize;
font-size: 24px;
font-style: normal;
font-weight: 700;
}
#navigasyon
{
position: relative;
text-align: center;
background: url('/Data/EditorFiles/v4/bg-bread.jpg') repeat fixed center top;
color: #fff;
margin-top: 0;
box-sizing: border-box;
z-index: 0;
padding: 36px 0 20px;
margin-bottom: 20px;
min-height: 170px;
background-size: cover;
max-height: 190px;
}
.med-product33
{
margin: 0px 0px;
box-sizing: border-box;
width: 100%
;margin-bottom: 20px;
}
.image-wrapper
{
padding-bottom: 59.5% !important;
}
#list-3up .basketBtn
{
background: #ff8c63;
color: #fff;
margin-top: 0px;
}
.med-product
{
padding: 0px;
box-sizing: border-box;
width: 100%;
}
.productOption span, .optionBox a p
{
height: 24px;
line-height:22px;
}
.productOption span
{
font-size: 14px;
}
.optionBox a, .optionBox select
{
height: 24px;
}
.optionBox a
{
min-width: 24px;
}
.optionBox a p
{
font-size: 13px;
}
.productBrand
{
font-size: 12px;
}
.productDescription
{
line-height: 16px;
font-size:13px;
}
.productPrice.discount
{
height: auto;
margin-bottom:20px;
padding-left: 10px;
box-sizing:border-box;
}
.productDiscount
{
top:50%;
margin-top: -15px;
}
.productPrice .productDiscount, #productLeft .productDiscount
{
top: 0;
margin-top:0;
}
.priceWrapper
{
text-align: left;
}
.discountedPrice
{
line-height: 13px;
font-size:13px;
}
.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: 18px;
}
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.resim-vitrin .currentPrice
{
line-height: 38px;
}
.resim-vitrin .discountedPrice
{
line-height: 23px;
}
.col-title + div .carousel li
{
width: 364px;
}
.productColItem
{
min-height: 470px;
}
.carousel .productColItem
{
min-height: auto;
}
.productColItem .productDetails, .carousel .productColItem:nth-child(2n) .productDetails
{
border-right: 1px solid #ececec;
}
.carousel .productColItem .productDetails
{
padding-left: 20px;
padding-right:20px;
}
.productColItem:nth-child(2n) .productDetails, .carousel .productColItem:last-child .productDetails
{
border-right: 0;
}
.productColItem .line-bottom
{
border-bottom: 0;
}
.productColItemTp .productDescription
{
line-height: 16px;
font-size:13px;
}
.productColItemTp .productPrice
{
height: 40px;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
line-height: 20px;
font-size:20px;
}
.productColListItem .productBrand
{
font-size: 15px;
line-height:24px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
font-size: 15px;
line-height:24px;
}
.productColListItem .col-4
{
width:16.6667%;
}
.productColListItem .col-8
{
width:83.3333%;
}
.productColListItem .productPrice
{
padding-top: 10px;
}
.productColListItem .currentPrice, .productColListItem .discountedPrice
{
line-height: 20px;
font-size:20px;
}
:not(.notClear) > .col-sm-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-sm-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-sm-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-sm-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (max-width:540px)
{
.col-xs-12 .productDetails
{
height:auto !important;
}
.productBrand
{
}
.discountedPrice + .currentPrice
{
line-height: 14px;
width: 48%;
text-align: left;
float: right;
color: #e12f2f;
font-size: 16px;
font-weight: 700;
}
.productDescription
{
line-height: 16px;
font-size: 14px;
}
.productOption
{
padding-top: 0;
padding-bottom:0;
}
.productOption span
{
display: none;
}
.optionBox a, .optionBox select
{
margin-bottom: 0;
}
.productPrice.fr
{
float: left;
padding-left:10px;
}
.discountedPrice
{
font-size: 15px;
width: 48%;
}
.currentPrice
{
font-size: 12px;
}
}
:root
{
--whatsapp-size: 48px;
--whatsapp-color: #25d366;
}
#t-action-wrapper
{
display: none !important;
}
.Floating-button svg,
.Floating.--active .Floating-button i
{
position: absolute;
opacity: 0;
visibility: hidden;
transform: scale(0);
}
.Floating-button i,
.Floating.--active .Floating-button svg
{
position: relative;
opacity: 1;
visibility: visible;
transform: scale(1);
}
.Floating
{
position: fixed;
left: 10px;
bottom: 10px;
width: var(--whatsapp-size);
height: var(--whatsapp-size);
transform: scale(0);
transition: all 0.4s;
}
.Floating,
.Floating *
{
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.Floating.--load
{
transform: scale(1);
}
.Floating.--active .Floating-button
{
top: 0;
opacity: 1;
visibility: visible;
}
.Floating.--active .Floating-button.--opener
{
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.2);
}
.Floating.--active .Floating-button:nth-child(1)
{
transform: translateY(calc(-100% + -5px));
}
.Floating.--active .Floating-button:nth-child(2)
{
transform: translateY(calc(-200% + -10px));
transition-delay: 50ms;
}
.Floating-button
{
display: -ms-grid;
display: grid;
place-items: center;
width: 100%;
height: 100%;
background-color: var(--whatsapp-color);
border-radius: 50%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
color: #fff;
transition: all 0.3s;
}
.Floating-button:nth-child(1)
{
z-index: 1;
}
.Floating-button:not(.--opener)
{
position: absolute;
top: 0.5px;
left: 0.5px;
width: 98%;
height: 98%;
font-size: 15px;
font-weight: 600;
opacity: 0;
visibility: hidden;
transform: translate3d(0, 0, 0);
}
.Floating-button:not(.--opener):hover
{
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2.5px 0 rgba(0, 0, 0, 0.2);
}
.Floating-button.--opener
{
position: relative;
z-index: 2;
font-size: calc(var(--whatsapp-size) / 1.6);
}
.Floating-button.--opener:hover
{
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.2);
}
.Floating-button i,
.Floating-button svg
{
transition: all 0.3s;
}
#tsoft-eticaret-sistemleri
{
display: none !important;
}
.catMenu > li
{
float:left;
width:100%;
border-bottom:1px solid #f2f2f2;
}
.catMenu > li:last-child
{
border-bottom:0;
}
[dir="rtl"] .catMenu a,
[dir="rtl"] .catMenu span
{
direction:ltr;
text-align:right;
}
.catMenu > li > a
{
float:left;
width:100%;
line-height:30px;
font-size:14px;
color:#666;
padding-left:10px;
padding-right:10px;
box-sizing:border-box;
background:url('/theme/v4/sub_theme/blok_kategori/v4/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_med_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_med_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;
}
