.filterCats .catMenu a:before, .filterCats .catMenu span:before
{
display:none !important;
}
.delivery-address-list .line-right
{
border-right:0px !important;
}
.basketProName a
{
color:#000 !important;
}
.accordeon .address , .accordeon .address2 , .accordeon .basket
{
padding-left: 15px !important;
color: #000;
font-size: 15px;
text-transform: capitalize;
font-weight: 500;
font-family: 'Arimo', sans-serif;
}
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: 'Arimo', sans-serif;
font-size: 13px;
line-height: 1;
background: #f7f7f7;
}
script
{
display: none;
}
::-webkit-scrollbar
{
width: 10px;
background:#E6E6E6;
}
::-webkit-scrollbar-button
{
display: none;
}
::-webkit-scrollbar-thumb
{
background: #4d4d4d;
}
ol, ul
{
list-style-type: none;
}
img
{
max-width:100%;
height: auto;
}
.ie img
{
max-width: none;
height:auto;
}
blockquote, q
{
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after
{
content: '';
content: none;
}
.row::before, .row::after
{
content: '';
display: table;
}
.row::after
{
clear: both;
}
table
{
border-collapse: collapse;
border-spacing: 0;
}
input, select, textarea, button
{
outline: none;
font-family: 'Arimo', 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: 'Arimo', sans-serif;
line-height: 16px;
}
a
{
text-decoration: none;
color: inherit;
cursor: pointer;
color: #3366cc;
font-family: 'Arimo', sans-serif;
}
h1, h2, h3, h4, h5, h6
{
display: block;
font-family: 'Arimo', 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: #3366cc;
}
.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: 5px;
padding-left: 19px;
}
.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_lazerci_genel/lightArrow.png');
}
.dark-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/darkArrow.png');
}
.btn:hover .dark-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_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_lazerci_genel/lightBasket.png');
}
.light-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/lightFastBasket.png');
}
.btn-big .light-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/lightBasketBig.png');
}
.btn-big .light-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/lightFastBasketBig.png');
}
.dark-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/darkBasket.png');
}
.dark-basket:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/darkBasketHover.png');
}
.dark-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/darkFastBasket.png');
}
.dark-basket.fast:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/darkFastBasketHover.png');
}
.btn-big .dark-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/darkBasketBig.png');
}
.btn-big .dark-basket:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/darkBasketBigHover.png');
}
.btn-big .dark-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/darkFastBasketBig.png');
}
.btn-big .dark-basket.fast:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_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_lazerci_genel/notifyClose.png') no-repeat;
cursor: pointer;
}
.stars
{
width: 87px;
height:13px;
background:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/stars.png') no-repeat;
}
.stars-inner
{
height: 13px;
background:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/starsFull.png') no-repeat;
}
.accordeon
{
cursor: pointer;
background-image: url('/Data/EditorFiles/v4/orderaccordion.png');
background-repeat: no-repeat;
background-position: right center;
background-position-x: calc(100% - 15px);height: 42px !important;
line-height: 42px !important;
}
[dir="rtl"] .accordeon
{
background-position: 10px center;
}
.accordeon.active
{
background-image: url('/Data/EditorFiles/v4/orderaccordionaktif.png');
background-position-x: calc(100% - 15px);
}
.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_lazerci_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_lazerci_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
{
width: 100%;
left: 0;
margin: 0;
border-radius: 0;
border-left: 0;
border-right: 0;
border-top: 0
}
}

@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: #fff;
color: #000;
}
.navIcon
{
width: 23px;
height:23px;
background:#e0e0e0 url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/navIcon.png') no-repeat center center;
border-right: 1px solid #ececec;
}
[dir="rtl"] .navIcon
{
border-right: 0;
border-left:1px solid #ececec;
}
#navigasyon strong
{
float: left;
height: 23px;
line-height: 23px;
margin: 0px 4px;
}
#navigasyon a
{
float: left;
height: 23px;
line-height: 23px;
font-size: 13px;
color: #000;
text-transform: capitalize;
}
[dir="rtl"] #navigasyon a
{
padding-right: 10px;
padding-left:20px;
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/navLinkRtl.png');
background-position: 0 center;
}
#navigasyon a.navHome
{
color: #6c6c6c;
font-weight:600;
font-style: normal;
padding-right:30px;
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/navHome.png');
}
[dir="rtl"] #navigasyon a.navHome
{
padding-right: 10px;
padding-left:30px;
background-image:url('/theme/v4/sub_theme/genel/v4/user_lazerci_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_lazerci_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_lazerci_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% - 4px);
height: 9px;
margin-top: 10px;
margin-right: 20px;
margin-left: 2px;
background-image: url('/Data/EditorFiles/v4/pricebg.png');
position: relative;
}
.ui-slider-range
{
position: absolute;
top: 0px;
height: 9px;
background: #ffd800;
}
.ui-slider-handle
{
position: absolute;
top: -8px;
width: 17px;
height: 17px;
margin-left: -12px;
background: #fff;
cursor: pointer;
border: 3px solid #ffd800;
border-radius: 40px;
}
.catalogBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/catalogIcon.png') no-repeat center 5px;
}
.horizontalBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/horizontalIcon.png') no-repeat center 5px;
}
.listBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_lazerci_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;
}
.qtyBtns a p
{
width:100%;
height: 28px;
line-height:28px;
text-align: center;
font-size:12px;
color: #000;
cursor:pointer;
}
.qtyBtns input
{
float: left;
height:28px;
line-height: 28px;
text-align:center;
padding-right: 5px;
padding-left:5px;
border: 0;
box-sizing:border-box;
}
.middleItem td
{
padding-top: 10px;
padding-left:10px;
padding-bottom: 10px;
padding-right:10px;
vertical-align: middle;
}
.middleItem .lightBg td.line-right
{
border-right: 1px solid #dadada;
}
.middleItem td > span
{
display: block;
line-height:15px;
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:15px;
}
#leftColumn #cartEmpty, #rightColumn #cartEmpty
{
font-size: 14px;
line-height: 25px;
}
#cartEmpty img
{
display: inline-block;
text-align: center;
float: none;
}
#cartEmpty span
{
width: 100%;
float: left;
height: 43px;
line-height: 40px;
margin-bottom: 70px;
margin-top: 40px;
}
#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: 35px;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
.navIcon
{
width: 30px;
height:30px;
}
#navigasyon a
{
height: 30px;
line-height:30px;
font-size: 13px;
}
}
@media screen and (min-width: 769px)
{
.middleItem .qtyBtns input
{
width: 28px;
}
}
@media screen and (max-width: 768px)
{
.navIcon
{
width: 38px;
height:38px;
}
#navigasyon
{
border: 0;
position: relative;
background:url('/theme/v4/sub_theme/genel/v4/user_lazerci_genel/navArrow.png') no-repeat 0 center;
margin-top: -10px;
border-bottom:1px solid #f0f0f0;
}
#navigasyon li
{
position: absolute;
width:100%;
height:100%;
opacity: 0;
}
#navigasyon li:last-child
{
position: static;
opacity:1;
z-index: 0;
}
#navigasyon a
{
width:100%;
padding-right: 0;
padding-left:0;
line-height: 30px;
height:30px;
color: #535353;
font-size:12px;
text-transform: uppercase;
text-align:center;
font-style: normal;
}
[dir="rtl"] #navigasyon a
{
text-align: center;
}
#navigasyon a.navHome
{
padding-right: 0;
}
#cartEmpty
{
line-height: 40px;
}
#cartEmpty:before
{
width:100%;
}
}
.minwids
{
min-width: 356px;
}
.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-radius: 0;
}
.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;padding-bottom: 15px;overflow-y: auto;max-height: 100%;
}
.pWrapper .pWin.overflow .pText
{
position: absolute;
width: calc(100% - 20px);
height: calc(100% - 20px);
}
.pWrapper .panelPopupContent
{
overflow-y: scroll;
max-height: 365px;
}
.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;
z-index: 1234;
bottom: 25px;
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;
border-radius: 40px;
cursor: pointer;
background: url('/Data/EditorFiles/v4/uyeolkapat.png') no-repeat center center;
background-color: #000;
border: 2px solid #ffd800;
}
[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_lazerci_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_lazerci_genel/popupPrev.png');
}
#nextLight
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_lazerci_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)
{
.pWrapper .panelPopupContent
{
overflow-y: scroll;
height: auto;
max-height: auto;
}
.pWrapper .pWin .pButtons
{
position: absolute;
overflow: hidden;
z-index: 1234;
bottom: 25px;
left: 0;
right: 0;
height: 10%;
padding: 3px 0 0;
background: #fff;
}
.lazercibasliksepet
{
right: 0px;
left: -22px;
top: -12px;
position: relative;
padding: 28px !important;
width: calc(100% - 39px);
text-transform: capitalize;
}
.minwids
{
min-width:100%;
}
body:not(.flexPopup) .pWrapper .pClose
{
top: 22px;
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
{
width: calc(100% - 0px);
height: calc(100% - 10%);
}
}
.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 input[type="text"],
.form-control input[type="password"],
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="number"],
.form select,
.form textarea
{
background-color:#fff !important;
background-image:none !important;
border:1px solid #ccc !important;
border-radius:0 !important;
box-shadow:none !important;
}
.form-control,
.form
{
line-height: 20px;
font-size:12px;
cursor: pointer;
}
.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:#ffd800;
background-repeat: no-repeat;
background-position:center center;
z-index: 1;
}
[dir="rtl"] .icon
{
right: 0;
left:auto;
}
.medium .icon
{
width: 30px;
height:30px;
}
.large .icon
{
width: 40px;
height:40px;
}
.xlarge .icon
{
width: 50px;
height:50px;
}
.invalid .icon
{
background-color: #d9534f;
}
.icon-firstname
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/firstname.png');
}
.icon-lastname
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/lastname.png');
}
.icon-mail
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/mail.png');
}
.icon-pen
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/pen.png');
}
.icon-message
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/message.png');
}
.icon-attach
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/attach.png');
}
.icon-code
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/code.png');
}
.icon-pass
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/password.png');
}
.icon-passConfirm
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/passConfirm.png');
}
.icon-company
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/company.png');
}
.icon-taxOffice
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/taxOffice.png');
}
.icon-taxId
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/taxId.png');
}
.icon-tc
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/tc.png');
}
.icon-birthday
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/birthday.png');
}
.icon-gender
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/gender.png');
}
.icon-mobilePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/mobilePhone.png');
}
.icon-homePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/homePhone.png');
}
.icon-officePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/officePhone.png');
}
.icon-address
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/address.png');
}
.icon-map
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/map.png');
}
.icon-zipCode
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/zipCode.png');
}
.icon-fb
{
background-color: #3c599b;
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/facebook.png');
}
.icon-tw
{
background-color: #29aae3;
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/twitter.png');
}
.icon-star
{
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/icons/star.png');
}
.myFlagIcon
{
float: left;
width:100%;
height:100%;
}
.myFlagIcon i
{
position: absolute;
top:50%;
left:50%;
width: 16px;
height:11px;
margin-top: -5px;
margin-left:-8px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
}
.flagList
{
position: absolute;
width:600%;
top:100%;
left: 0;
background:#fff;
border-color: #ccc;
z-index:33;
}
.flagList li
{
line-height: 20px;
}
.flagList li:hover
{
background-color: #ececec;
}
.flag
{
float: left;
width:16px;
height: 11px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
margin-top:5px;
margin-right: 10px;
}
.country
{
float: left;
height:20px;
}
.code
{
float: right;
height:20px;
}
.required
{
background:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/required.png') no-repeat right center;
}
#secCode, #codeRecommend
{
position: absolute;
top:0;
left: 0;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form select,
.form textarea
{
height: 20px;
margin:0;
padding-top: 0;
padding-left:5px;
padding-bottom: 0;
padding-right:5px;
border: 1px solid #ccc;
box-sizing:border-box;
}
.placeholder
{
position: absolute;
top:1px;
right: 1px;
bottom: 1px;
left: 1px;
background:#fff;
z-index: 33;
}
.form-control textarea,
.form textarea
{
height: 90px;
line-height:18px;
}
.icon + input[type="text"],
.icon + input[type="password"],
.icon + textarea,
.edge .icon + select,
.ie .icon + select,
.input-icon .placeholder
{
padding-left: 25px;
}
[dir="rtl"] .icon + input[type="text"],
[dir="rtl"] .icon + input[type="password"],
[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 select,
.form.medium input[type="text"],
.form.medium input[type="password"],
.form.medium select
{
height: 30px;
}
.form-control.medium textarea,
.form.medium textarea
{
height: 120px;
line-height:20px;
padding-top: 4px;
padding-bottom:4px;
}
.medium .icon + input[type="text"],
.medium .icon + input[type="password"],
.medium .icon + textarea,
.edge .medium .icon + select,
.ie .medium .icon + select,
.medium .input-icon .placeholder
{
padding-left: 35px;
}
[dir="rtl"] .medium .icon + input[type="text"],
[dir="rtl"] .medium .icon + input[type="password"],
[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 select,
.form.large input[type="text"],
.form.large input[type="password"],
.form.large select
{
height: 40px;
padding-left:10px !important;
padding-right: 10px !important;
}
.form-control.large textarea,
.form.large textarea
{
height: 150px;
line-height:20px;
padding-top: 9px;
padding-bottom:9px;
}
.large .icon + input[type="text"],
.large .icon + input[type="password"],
.large .icon + textarea,
.edge .large .icon + select,
.ie .large .icon + select,
.large .input-icon .placeholder
{
padding-left: 50px;
}
[dir="rtl"] .large .icon + input[type="text"],
[dir="rtl"] .large .icon + input[type="password"],
[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 select,
.form.xlarge input[type="text"],
.form.xlarge input[type="password"],
.form.xlarge select
{
height: 50px;
padding-left:10px;
padding-right: 10px;
}
.form-control.xlarge textarea,
.form.xlarge textarea
{
height: 180px;
line-height:20px;
padding-top: 14px;
padding-bottom:14px;
}
.xlarge .icon + input[type="text"],
.xlarge .icon + input[type="password"],
.xlarge .icon + textarea,
.edge .xlarge .icon + select,
.ie .xlarge .icon + select,
.xlarge .input-icon .placeholder
{
padding-left: 60px;
}
[dir="rtl"] .xlarge .icon + input[type="text"],
[dir="rtl"] .xlarge .icon + input[type="password"],
[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 + select,
#secCode + textarea,
#codeRecommend + input[type="text"],
#codeRecommend + input[type="password"],
#codeRecommend + select,
#codeRecommend + textarea
{
padding-left: 105px;
}
.form-control.invalid input[type="text"],
.form-control.invalid input[type="password"],
.form-control.invalid select,
.form-control.invalid textarea,
.form.invalid input[type="text"],
.form.invalid input[type="password"],
.form.invalid select,
.form.invalid textarea,
.ng-invalid
{
border: 1px solid #d9534f;
background-color:#FFCAC8;
color: #fff;
}
.form-control input[type="file"],
.form input[type="file"]
{
visibility: hidden;
position:absolute;
top: 0;
left:0;
width:100%;
height:100%;
}
.input-wrap,
.input-wrap input
{
width: 17px;
height:20px;
}
.medium .input-wrap,
.medium .input-wrap input
{
height: 30px;
}
.large .input-wrap,
.large .input-wrap input
{
height: 40px;
}
.input-wrap
{
float: left;
margin-right:10px;
}
[dir="rtl"] .input-wrap
{
margin-right: 0;
margin-left:10px;
}
.input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/radio.png') no-repeat center center;
cursor: pointer;
}
.form-control:hover .input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/radioHover.png') no-repeat center center;
}
.input-wrap.radio.active,
.form-control:hover .input-wrap.radio.active,
.active > .form-control .input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/radioActive.png') no-repeat center center;
}
.input-wrap.checkbox
{
border: 1px solid #ddd;
width: 16px;
height: 16px;
background: #fff;
}
.form-control:hover .input-wrap.checkbox
{
box-shadow: 0px 0px 3px 0px #000;
}
.input-wrap.checkbox.active,
.form-control:hover .input-wrap.checkbox.active,
.active > .form-control .input-wrap.checkbox
{
background: url('/Data/EditorFiles/v4/checkic.png') no-repeat center center;
}
.input-wrap input
{
visibility: hidden;
margin:0;
}
.form-link
{
line-height: 30px;
font-size:15px;
color: #666;
}
.info:before
{
content:'';
display: inline-block;
min-height:13px;
min-width: 12px;
background:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/info.png') no-repeat 0 center;
margin-right: 10px;
vertical-align:middle;
}
.ask:before
{
content:'';
display: inline-block;
min-height:15px;
min-width: 15px;
background:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/infoAsk.png') no-repeat 0 center;
margin-right: 10px;
vertical-align:middle;
}
.social-btn
{
height: 20px;
padding-left:29px;
}
.medium .social-btn
{
height: 30px;
padding-left:39px;
}
.large .social-btn
{
height: 40px;
padding-left:49px;
}
.xlarge .social-btn
{
height: 50px;
padding-left:59px;
}
.removeBtn
{
width: 20px;
height:20px;
background-image:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/removeIcon.png');
background-repeat: no-repeat;
background-position:center center;
}
.hasDatepicker
{
padding-right: 26px;
background:url('/theme/v4/sub_theme/form/v4/user_lazerci_form/calendarIcon.png') no-repeat right center;
}
@media screen and (max-width: 768px)
{
.form-control input[type="text"],
.form-control input[type="password"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form select,
.form textarea
{
font-size: 17px;
}
.icon:not(.myFlag)
{
display: none;
}
.icon:not(.myFlag) + input[type="text"],
.icon:not(.myFlag) + input[type="password"],
.icon:not(.myFlag) + textarea,
.icon:not(.myFlag) + select,
.medium .icon:not(.myFlag) + input[type="text"],
.medium .icon:not(.myFlag) + input[type="password"],
.medium .icon:not(.myFlag) + textarea,
.medium .icon:not(.myFlag) + select,
.large .icon:not(.myFlag) + input[type="text"],
.large .icon:not(.myFlag) + input[type="password"],
.large .icon:not(.myFlag) + textarea,
.large .icon:not(.myFlag) + select,
.xlarge .icon:not(.myFlag) + input[type="text"],
.xlarge .icon:not(.myFlag) + input[type="password"],
.xlarge .icon:not(.myFlag) + textarea,
.xlarge .icon:not(.myFlag) + select
{
padding-left: 10px;
}
.icon + select,
.medium .icon + select,
.large .icon + select,
.xlarge .icon + select
{
text-indent: 0;
}
}
.lazertext input[type="text"],
.lazertext input[type="password"],
.lazertext input[type="tel"],
.lazertext input[type="number"],
.lazertext select,
.lazertext textarea,
.lazertext input[type="text"],
.lazertext input[type="password"],
.lazertext input[type="tel"],
.lazertext input[type="number"],
.lazertext select,
.lazertext textarea
{
border: 0px !important;
border-bottom: 1px solid #ddd !important;
text-indent: 5px;
font-family: 'roboto',sans-serif;
font-size: 15px;
color: #000
}
.lazertext input[type="text"]:focus ,
.lazertext input[type="password"]:focus ,
.lazertext input[type="tel"]:focus ,
.lazertext input[type="number"]:focus ,
.lazertext select:focus ,
.lazertext textarea:focus ,
.lazertext input[type="text"]:focus ,
.lazertext input[type="password"]:focus ,
.lazertext input[type="tel"]:focus ,
.lazertext input[type="number"]:focus ,
.lazertext select:focus ,
.lazertext textarea:focus
{
border-bottom: 1px solid #a0a0a0 !important;
}
.lazertext select
{
background-image: url('/Data/EditorFiles/v4/menuarrow.png') !important;
background-repeat: no-repeat;
background-position: right center;
background-position-x: calc(100% - 5px);
}
.lazerhata
{
height: 19px;
padding: 0px;
margin-top: -1px;
z-index: 1;
position: relative;
color: #ff0000;
line-height: 21px;
font-size: 13px;
background: #fff;
border-top: 1px solid #ff0000;
font-weight: 500;
}
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="email"],
.form input[type="search"]
{
background-color:#fff !important;
background-image:none !important;
border:1px solid #ccc !important;
border-radius:0 !important;
box-shadow:none !important;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button
{
-webkit-appearance: none;
margin: 0;
}
input[type="number"][type=number]
{
-moz-appearance:textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration
{
display: none;
}
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"]
{
height:20px;
margin:0;
padding-top:0;
padding-left:5px;
padding-bottom:0;
padding-right:5px;
border:1px solid #ccc;
box-sizing:border-box;
}
.form-control input[type="tel"].loadedPlace,
.form-control input[type="number"].loadedPlace,
.form-control input[type="email"].loadedPlace,
.form-control input[type="search"].loadedPlace,
.form input[type="tel"].loadedPlace,
.form input[type="number"].loadedPlace,
.form input[type="email"].loadedPlace,
.form input[type="search"].loadedPlace
{
padding-top:14px;
}
.form-control.medium input[type="tel"].loadedPlace,
.form-control.medium input[type="number"].loadedPlace,
.form-control.medium input[type="email"].loadedPlace,
.form-control.medium input[type="search"].loadedPlace,
.form.medium input[type="tel"].loadedPlace,
.form.medium input[type="number"].loadedPlace,
.form.medium input[type="email"].loadedPlace,
.form.medium input[type="search"].loadedPlace
{
padding-top:14px;
}
.form-control.xlarge input[type="tel"].loadedPlace,
.form-control.xlarge input[type="number"].loadedPlace,
.form-control.xlarge input[type="email"].loadedPlace,
.form-control.xlarge input[type="search"].loadedPlace,
.form.xlarge input[type="tel"].loadedPlace,
.form.xlarge input[type="number"].loadedPlace,
.form.xlarge input[type="email"].loadedPlace,
.form.xlarge input[type="search"].loadedPlace
{
padding-top:14px;
}
.icon + input[type="tel"],
.icon + input[type="number"],
.icon + input[type="email"],
.icon + input[type="search"]
{
padding-left:25px;
}
[dir="rtl"] .icon + input[type="tel"],
[dir="rtl"] .icon + input[type="number"],
[dir="rtl"] .icon + input[type="email"],
[dir="rtl"] .icon + input[type="search"]
{
padding-right:25px;
padding-left:5px;
}
.form-control.medium input[type="tel"],
.form-control.medium input[type="number"],
.form-control.medium input[type="email"],
.form-control.medium input[type="search"],
.form.medium input[type="tel"],
.form.medium input[type="number"],
.form.medium input[type="email"],
.form.medium input[type="search"]
{
height:30px;
}
.medium .icon + input[type="tel"],
.medium .icon + input[type="number"],
.medium .icon + input[type="email"],
.medium .icon + input[type="search"]
{
padding-left:35px;
}
[dir="rtl"] .medium .icon + input[type="tel"],
[dir="rtl"] .medium .icon + input[type="number"],
[dir="rtl"] .medium .icon + input[type="email"],
[dir="rtl"] .medium .icon + input[type="search"]
{
padding-right:35px;
padding-left:5px;
}
.form-control.large input[type="tel"],
.form-control.large input[type="number"],
.form-control.large input[type="email"],
.form-control.large input[type="search"],
.form.large input[type="tel"],
.form.large input[type="number"],
.form.large input[type="email"],
.form.large input[type="search"]
{
height:40px;
padding-left:10px;
padding-right:10px;
}
.large .icon + input[type="tel"],
.large .icon + input[type="number"],
.large .icon + input[type="email"],
.large .icon + input[type="search"]
{
padding-left:50px;
}
[dir="rtl"] .large .icon + input[type="tel"],
[dir="rtl"] .large .icon + input[type="number"],
[dir="rtl"] .large .icon + input[type="email"],
[dir="rtl"] .large .icon + input[type="search"]
{
padding-right:50px;
padding-left:10px;
}
.form-control.xlarge input[type="tel"],
.form-control.xlarge input[type="number"],
.form-control.xlarge input[type="email"],
.form-control.xlarge input[type="search"],
.form.xlarge input[type="tel"],
.form.xlarge input[type="number"],
.form.xlarge input[type="email"],
.form.xlarge input[type="search"]
{
height:50px;
padding-left:10px;
padding-right:10px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left:60px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left:60px;
}
[dir="rtl"] .xlarge .icon + input[type="tel"],
[dir="rtl"] .xlarge .icon + input[type="number"],
[dir="rtl"] .xlarge .icon + input[type="email"],
[dir="rtl"] .xlarge .icon + input[type="search"]
{
padding-right:60px;
padding-left:10px;
}
.secCode + input[type="tel"],
.secCode + input[type="number"],
.secCode + input[type="email"],
.secCode + input[type="search"],
#secCode + input[type="tel"],
#secCode + input[type="number"],
#secCode + input[type="email"],
#secCode + input[type="search"],
#codeRecommend + input[type="tel"],
#codeRecommend + input[type="number"],
#codeRecommend + input[type="email"],
#codeRecommend + input[type="search"]
{
padding-left:105px;
}
.form-control.invalid input[type="tel"],
.form-control.invalid input[type="number"],
.form-control.invalid input[type="email"],
.form-control.invalid input[type="search"],
.form.invalid input[type="tel"],
.form.invalid input[type="number"],
.form.invalid input[type="email"],
.form.invalid input[type="search"]
{
border:1px solid #d9534f;
background-color:#FFCAC8;
color:#fff;
}
@media screen and (max-width: 768px)
{
.icon:not(.myFlag) + input[type="tel"],
.icon:not(.myFlag) + input[type="number"],
.icon:not(.myFlag) + input[type="email"],
.icon:not(.myFlag) + input[type="search"],
.medium .icon:not(.myFlag) + input[type="tel"],
.medium .icon:not(.myFlag) + input[type="number"],
.medium .icon:not(.myFlag) + input[type="email"],
.medium .icon:not(.myFlag) + input[type="search"],
.large .icon:not(.myFlag) + input[type="tel"],
.large .icon:not(.myFlag) + input[type="number"],
.large .icon:not(.myFlag) + input[type="email"],
.large .icon:not(.myFlag) + input[type="search"],
.xlarge .icon:not(.myFlag) + input[type="tel"],
.xlarge .icon:not(.myFlag) + input[type="number"],
.xlarge .icon:not(.myFlag) + input[type="email"],
.xlarge .icon:not(.myFlag) + input[type="search"]
{
padding-left:10px;
}
}
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="email"],
.form input[type="search"]
{
background-color:#fff !important;
background-image:none !important;
border:1px solid #ccc !important;
border-radius:0 !important;
box-shadow:none !important;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button
{
-webkit-appearance: none;
margin: 0;
}
input[type="number"][type=number]
{
-moz-appearance:textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration
{
display: none;
}
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"]
{
height:20px;
margin:0;
padding-top:0;
padding-left:5px;
padding-bottom:0;
padding-right:5px;
border:1px solid #ccc;
box-sizing:border-box;
}
.form-control input[type="tel"].loadedPlace,
.form-control input[type="number"].loadedPlace,
.form-control input[type="email"].loadedPlace,
.form-control input[type="search"].loadedPlace,
.form input[type="tel"].loadedPlace,
.form input[type="number"].loadedPlace,
.form input[type="email"].loadedPlace,
.form input[type="search"].loadedPlace
{
padding-top:14px;
}
.form-control.medium input[type="tel"].loadedPlace,
.form-control.medium input[type="number"].loadedPlace,
.form-control.medium input[type="email"].loadedPlace,
.form-control.medium input[type="search"].loadedPlace,
.form.medium input[type="tel"].loadedPlace,
.form.medium input[type="number"].loadedPlace,
.form.medium input[type="email"].loadedPlace,
.form.medium input[type="search"].loadedPlace
{
padding-top:14px;
}
.form-control.xlarge input[type="tel"].loadedPlace,
.form-control.xlarge input[type="number"].loadedPlace,
.form-control.xlarge input[type="email"].loadedPlace,
.form-control.xlarge input[type="search"].loadedPlace,
.form.xlarge input[type="tel"].loadedPlace,
.form.xlarge input[type="number"].loadedPlace,
.form.xlarge input[type="email"].loadedPlace,
.form.xlarge input[type="search"].loadedPlace
{
padding-top:14px;
}
.icon + input[type="tel"],
.icon + input[type="number"],
.icon + input[type="email"],
.icon + input[type="search"]
{
padding-left:25px;
}
[dir="rtl"] .icon + input[type="tel"],
[dir="rtl"] .icon + input[type="number"],
[dir="rtl"] .icon + input[type="email"],
[dir="rtl"] .icon + input[type="search"]
{
padding-right:25px;
padding-left:5px;
}
.form-control.medium input[type="tel"],
.form-control.medium input[type="number"],
.form-control.medium input[type="email"],
.form-control.medium input[type="search"],
.form.medium input[type="tel"],
.form.medium input[type="number"],
.form.medium input[type="email"],
.form.medium input[type="search"]
{
height:30px;
}
.medium .icon + input[type="tel"],
.medium .icon + input[type="number"],
.medium .icon + input[type="email"],
.medium .icon + input[type="search"]
{
padding-left:35px;
}
[dir="rtl"] .medium .icon + input[type="tel"],
[dir="rtl"] .medium .icon + input[type="number"],
[dir="rtl"] .medium .icon + input[type="email"],
[dir="rtl"] .medium .icon + input[type="search"]
{
padding-right:35px;
padding-left:5px;
}
.form-control.large input[type="tel"],
.form-control.large input[type="number"],
.form-control.large input[type="email"],
.form-control.large input[type="search"],
.form.large input[type="tel"],
.form.large input[type="number"],
.form.large input[type="email"],
.form.large input[type="search"]
{
height:40px;
padding-left:10px;
padding-right:10px;
}
.large .icon + input[type="tel"],
.large .icon + input[type="number"],
.large .icon + input[type="email"],
.large .icon + input[type="search"]
{
padding-left:50px;
}
[dir="rtl"] .large .icon + input[type="tel"],
[dir="rtl"] .large .icon + input[type="number"],
[dir="rtl"] .large .icon + input[type="email"],
[dir="rtl"] .large .icon + input[type="search"]
{
padding-right:50px;
padding-left:10px;
}
.form-control.xlarge input[type="tel"],
.form-control.xlarge input[type="number"],
.form-control.xlarge input[type="email"],
.form-control.xlarge input[type="search"],
.form.xlarge input[type="tel"],
.form.xlarge input[type="number"],
.form.xlarge input[type="email"],
.form.xlarge input[type="search"]
{
height:50px;
padding-left:10px;
padding-right:10px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left:60px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left:60px;
}
[dir="rtl"] .xlarge .icon + input[type="tel"],
[dir="rtl"] .xlarge .icon + input[type="number"],
[dir="rtl"] .xlarge .icon + input[type="email"],
[dir="rtl"] .xlarge .icon + input[type="search"]
{
padding-right:60px;
padding-left:10px;
}
.secCode + input[type="tel"],
.secCode + input[type="number"],
.secCode + input[type="email"],
.secCode + input[type="search"],
#secCode + input[type="tel"],
#secCode + input[type="number"],
#secCode + input[type="email"],
#secCode + input[type="search"],
#codeRecommend + input[type="tel"],
#codeRecommend + input[type="number"],
#codeRecommend + input[type="email"],
#codeRecommend + input[type="search"]
{
padding-left:105px;
}
.form-control.invalid input[type="tel"],
.form-control.invalid input[type="number"],
.form-control.invalid input[type="email"],
.form-control.invalid input[type="search"],
.form.invalid input[type="tel"],
.form.invalid input[type="number"],
.form.invalid input[type="email"],
.form.invalid input[type="search"]
{
border:1px solid #d9534f;
background-color:#FFCAC8;
color:#fff;
}
@media screen and (max-width: 768px)
{
.icon:not(.myFlag) + input[type="tel"],
.icon:not(.myFlag) + input[type="number"],
.icon:not(.myFlag) + input[type="email"],
.icon:not(.myFlag) + input[type="search"],
.medium .icon:not(.myFlag) + input[type="tel"],
.medium .icon:not(.myFlag) + input[type="number"],
.medium .icon:not(.myFlag) + input[type="email"],
.medium .icon:not(.myFlag) + input[type="search"],
.large .icon:not(.myFlag) + input[type="tel"],
.large .icon:not(.myFlag) + input[type="number"],
.large .icon:not(.myFlag) + input[type="email"],
.large .icon:not(.myFlag) + input[type="search"],
.xlarge .icon:not(.myFlag) + input[type="tel"],
.xlarge .icon:not(.myFlag) + input[type="number"],
.xlarge .icon:not(.myFlag) + input[type="email"],
.xlarge .icon:not(.myFlag) + input[type="search"]
{
padding-left:10px;
}
}
.tax-foffice-list
{
background-color: #FFF;
box-shadow: 0px 2px 4px rgba(0, 0, 0, .3);
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 1234;
}
.search-enable .tax-foffice-list
{
display: block;
}
.tax-foffice-list input[type="search"]
{
height: 36px;
margin-bottom: 10px;
padding-top: 0 !important;
outline: 0;
}
.tax-foffice-list ul
{
max-height: 269px;
overflow-x: hidden;
overflow-y: auto;
}
.tax-foffice-list .col-text
{
padding-top: 6px;
padding-bottom: 6px;
}
.fiyattupu .radio-tile-group
{
margin-bottom: 10px;
}
.brdhov
{
display: inline-block;
color: #ffd800;
text-decoration: none;
}
.brdhov::after
{
content: '';
display: block;
width: 0;
height: 4px;
background: #ffd800;
transition: width .3s;
margin-top: -2px;
}
.brdhov:hover::after
{
width: 100%;
transition: width .3s;
margin-top: -2px;
}
.vtactive img
{
border-bottom: 4px solid #ffd800;
}
.vittop:after
{
content: '';
width: calc(100% - 10px);
float: left;
margin-top: 16px;
margin-bottom: -6px;
background: #ececec;
height: 2px;
background-position: 100%;
}
.mb10
{
margin-bottom: 10px;
}
.vittop
{
padding-left: 15px;
padding-right: 17px;
width: calc(100% - 20px);
}
.carousexxl li
{
float: none !important;
width: 11% !important;
display: inline-block;
margin: 0px 5px !important;
border-bottom: 4px solid #fff;
cursor: pointer;
}
.carousexxl li.active
{
border-bottom: 4px solid #ffd800;
}
.sliderMain ul
{
min-width: 1200px;
}
.btffd
{
border-top: 1px solid #ffd800;
}
.widtC40
{
padding: 20px;
width: calc(100% - 40px);
padding-bottom: 0px;
}
.widthC40B
{
padding: 20px;
width: calc(100% - 40px);
padding-bottom: 0px;
padding-top: 0px;
}
.widtC10
{
width: calc(50% - 10px);
}
.mh242
{
max-height: 242.08px;
overflow: hidden;
}
.mb20
{
margin-bottom: 20px;
}
.width68
{
width: 68%;
}
.width31
{
width: 31.8%;
}
.mt20
{
margin-top: 20px;
}
.pr7
{
padding-right: 7;
}
.bgf
{
background: #fff;
}
#catImg p
{
max-height: 69px;
overflow: scroll;
overflow-x: hidden;
color: #000;
}
#thumbnail-slider .thumb
{
float: left;
margin: 0px 9px;
}
#thumbnail-slider .thumb img
{
}
#thumbnail-slider
{
width: calc(100% - 24px);
float: left;
padding: 12px;
margin: 20px 0px;
background-color: #ffffff;
}
#thumbnail-slider p
{
text-align: center;
font-size: 19px;
font-weight: 500;
padding-bottom: 15px;
margin-top: 5px;
}
.lmacall-button:hover
{
background: #ffbe00;
}
.mb20x
{
margin-bottom: 20px;
}
.lma-trans
{
background: url('http://www.lazerci.com/Data/EditorFiles/v4/lmacall.png') no-repeat;
float: left;
min-height: 500px;
background-size: 78%;
background-position-y: 138px;
background-position-x: 32%;
margin-top: 25px;
background-color: transparent;
}
.lma-trans h1
{
text-align: center;
font-family: 'Arimo', sans-serif;
font-weight: 400;
font-size: 33px;
margin-bottom: 0;
}
.lma-trans h2
{
text-align: center;
font-weight: 400;
font-family: 'Arimo', sans-serif;
font-size: 23px;
}
.lma-trans-ms
{
background: url('https://www.lazerci.com/Data/EditorFiles/lazerpol/tumu/makineler.png') no-repeat;
float: left;
min-height: 500px;
background-size: 78%;
background-position-y: 138px;
background-position-x: 32%;
margin-top: 25px;
background-color: transparent;
}
.lma-trans-ms h1
{
text-align: center;
font-family: 'Arimo', sans-serif;
font-weight: 400;
font-size: 33px;
margin-bottom: 0;
}
.lma-trans-ms h2
{
text-align: center;
font-weight: 400;
font-family: 'Arimo', sans-serif;
font-size: 23px;
}
.lma-peicex
{
background: #000;
color: #fff;
text-align: center;
min-height: 489px;
height: 489px;
font-size: 19px;
display: table;
width: calc(50% - 10px);
}
.lma-peicex span
{
width: 100%;
float: left;
line-height: 30px;
}
.lma-product
{
}
.lma-tabl
{
display: table-cell;
vertical-align: middle;
}
.lma-peice
{
width: calc(50% - 70px);
background: #fff;
padding: 25px 30px;
}
.lma-peice h1 b
{
font-weight: 600;
}
.lma-peice h1
{
font-weight: 400;
font-size: 27px;
margin-bottom: 7px;
}
.lma-peice p
{
font-size: 14px;
border-bottom: 2px solid #ffd800;
}
.lmacall-button img
{
float: right;
}
.lmacall-button
{
background: #ffd800;
font-weight: 600;
color: #000;
font-size: 14px;
width: 165px;
height: 45px;
line-height: 45px;
padding-left: 20px;
border-radius: 30px;
font-family: 'open sans',sans-serif;
}
.lamakin-blog
{
margin-top:10px !important;
}
#alterMenu ul li.submenux:last-child a
{
background: none !important;
}
.bgfffmak h1
{
font-size: 36px !important;
margin-bottom: 0px;
line-height: 40px;font-weight:400 !important;
}
.bgfffmak h2
{
font-size: 15px !important;
margin-bottom: 30px !important;font-weight:400 !important
}
.lamakine-baslik span
{
margin-top: 10px;
}
.fl.col-12.lamakin-blog .fl.col-12
{
margin-bottom: 80px;
}
.lamakin-text.fr.col-sm-12.col-6 p
{
font-size: 15px;
line-height: 24px;
margin-top: 70px;
}
.fiyatmakine
{
font-weight: 400 !important;
}
.lamakine-baslik .fl.col-2.box.a-center
{
padding-left: 9px;
padding-right: 9px;
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.bgfffmak .fl.col-6.col-sm-12 p
{
font-size: 15px;
margin-bottom: 30px;
}
.lamakin-dbcell
{
display: table;
height: 240px;
}
.lamakin-dbcell p
{
display: table-cell;
vertical-align: middle;
font-size: 15px;
line-height: 24px;
}
.bgfffmak h2
{
margin-bottom: 10px !important;
font-weight: 400;
margin-top:6px;
}
table#machinetable td
{
margin-top: -1px !important
;vertical-align: middle;
display: table-cell;
padding-top: 17px !important; min-height: 28px !important;
}
p.tupp
{
padding: 0px 11px !important;
}
.sybsep
{
width: calc(50% - 40px);
padding: 29px 20px 15px 20px;
}
.sybsep span
{
padding: 0px 10px;
float: left;
color: #000;
font-size: 14px;
line-height: 17px;
margin-bottom: 20px;
}
.sybsep a
{
color: #3366cc !important;
font-weight: 500;
display: block;
float: none !important;
background: transparent !important;
padding: 0px 10px !important;
margin-bottom: 5px;
font-size: 18px !important;
}
.sybsep .sybsepic
{
border-bottom: 1px solid #cccccc;
width: calc(50% - 48px);
margin: 0px 24px;
margin-bottom: 10px;
}
.sybsep .sybsepic a
{
padding: 0px !important;
font-size: 16px !important;
}
.sybsep .sybsepic span
{
padding: 0px;
font-size: 14px;
line-height: 17px;
display: block;
width: 100%;
}
.sybsep .sybsepic.col-6 a
{
}
.submenux-img a
{
background: transparent !important; padding: 0px !important;
}
.sybs a
{
font-size:15px !important;
}
.sybs p a
{
color:#3366cc !important;font-size:18px !important;
}
.icon-officePhone .icon.myFlag
{
display:none !important;
}
.icon-officePhone #office_phone
{
padding-left: 16px;
}
#login-form .form-link
{
color: #3366cc ;
}
#creditCardHtml .fl.col-4.form-control.large
{
max-width: 118px;
}
.lypsybsep
{
width: calc(100% - 64px);
padding: 29px 32px 15px 32px;
}
.addressRow .btn-danger:hover
{
background: #eba000 ;
}
#footer .newsletterMain input[type="button"]:hover
{
background: #eba000 ;
}
.onaysayfa p , .onaysayfa a , .onaysayfa span , .onaysayfa strong , .onaysayfa b , .onaysayfa div , .onaysayfa font
{
font-family:'roboto',sans-serif;
font-size: 15px;
line-height:16px;
color: #000;
}
.kurumsoz p , .kurumsoz a , .kurumsoz span , .kurumsoz strong , .kurumsoz b , .kurumsoz div , .kurumsoz font
{
font-family:'roboto',sans-serif;
font-size: 15px;
line-height:24px;
color: #000;
}
#colLogin #fullname1
{
padding: 20px 25px;
background: #ffd800;
font-size: 14px;
text-transform: capitalize;
}
#page-order .pageTitle .row
{
padding-left: 10px;
color: #000;
background: #ffd800;
}
#colLogin .btn-default
{
background: transparent;
color: #3366cc;
text-align: left;
text-transform: capitalize;
font-size: 14px;
line-height:15px;
}
#colLogin .btn-default:hover
{
color: #003399;
}
#colLogin .mb , #colLogin .row .mg
{
margin-bottom:0px !important;
}
.hesapuyebut
{
background: #f7f7f7;
color: #000;
}
.hesapuyebut:hover
{
background: #ffd800 !important;
color: #000;
}
.lazertext .icon.myFlag
{
display:none !important;
}
.cart-soft-count
{
background: #ff0000;
border-radius: 30px;
color: #fff;
font-size: 11px;
width: 14px;
height: 14px;
float: left;
position: absolute;
top: -2px;
left: 14px;
text-align: center;
line-height: 15px;
letter-spacing: -1px;
}
.altix a
{
color: #000;
}
.sepetsatinal
{
height: 50px;
line-height: 50px;
border-radius: 40px;
background: #ffd800 !important;
color: #000 !important;
font-size: 16px;
font-weight: 500;
padding-left: 24px;
text-transform: uppercase;
}
.sepetsatinal span
{
background: url('/Data/EditorFiles/v4/sepetarrowr.png') no-repeat center center;
background-color: #fff;
border-radius: 40px;
width: 44px;
height: 44px;
margin-right: 3px;
margin-top: 3px;
background-position: 20px center;
}
.qtyBtns a
{
float: left;
min-width: 30px;
height: 30px;
border: 1px solid #c1c1c1;
border-radius: 40px;
padding-right: 10px;
padding: 0px;
margin-right: 0;
margin-bottom: 0;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.qtyBtns a p
{
width: 100%;
line-height: 28px;
height: 28px;
text-align: center;
font-size: 19px;
color: #000;
cursor: pointer;
padding: 0px;
font-weight: 300;
}
.sepetremove
{
background: url('/Data/EditorFiles/v4/sepetremove.png') no-repeat center center;
background-color: #f7f7f7;
border-radius: 40px;
padding: 0px !important;
width: 21px !important;
height: 21px !important;
}
.btn-sepetlazer
{
background: url('/Data/EditorFiles/v4/lazerspetbg.png') no-repeat !important;
background-color: transparent !important;
color: transparent !important;
width: 148px;
padding: 0px !important;
height: 39px !important;
}
#alan_ceptel .icon.myFlag
{
// display:none !important;
z-index: 9;
}
#alan_ceptel input
{
// padding-left: 0px !important;
}
.bgfffkayit
{
background: #fff;
color: #000;
padding: 60px 13px;
padding-top: 35px;
padding-left: 35px;
}
.lazertext label
{
left: 3px;
top:10px;
color: #777777;
font-family: 'Arimo', sans-serif;
position: absolute;
pointer-events: none;
transition: 0.2s ease all;
font-size: 14px;
-moz-transition: 0.2s ease all;
-webkit-transition: 0.2s ease all;
}
.lazertext input:valid ~ label
{
top: -27px;
}
.bgfffspet
{
background: #fff;
color: #000;
padding: 20px 40px;
padding-top: 25px;
}
.dpb1024
{
display: none;
}
.lazerbutton:hover
{
background: #eba000;
}
.lazeruyebut:hover
{
background: #eba000;
}
.lazerbutton
{
background: #ffd800;
border: 0;
cursor: pointer;
border-radius: 40px;
float: right;
color: #000;
font-size: 16px;
font-family: 'Arimo', sans-serif;
text-transform: uppercase;
font-weight: 600;
padding: 15px 10px;
text-align:center;
}
.acmenu .col-8
{
padding-left: 15px;
}
.acmenu
{
display: none;
position: absolute;
background: #fff;
top: 34px;
min-width: 1000px;
right: 0px;
z-index: 999;
box-shadow: 0px 0px 21px -5px #000;
}
.submenux:hover .acmenu
{
display: block;
}
.submenux-img
{
width: 290px;
background: #fff;
border-left: 1px solid #ddd;
}
.productItemxxx
{
background: #fff;
margin: 0px 10px;
width: calc(100% - 20px);
margin-bottom: 35px;
}
.lazeruyebut
{
background: #ffd800;
height: 40px;
line-height: 42px;
text-align: center;
font-size: 15px;
font-family: 'Arimo', sans-serif;
font-weight: 600;
text-transform: uppercase;
border-radius: 40px;
color: #000;
}
.iletgendep p
{
font-size: 20px;
font-weight: 500;
margin-bottom: 11px;
font-family: 'Arimo', sans-serif;
}
.iletgendep span
{
font-size: 14px;
font-weight: 400;
line-height: 17px;
float: left;
margin-bottom: 10px;
width: 100%;
}
.iletgendep a
{
color: #3366cc;
margin-bottom: 10px;
font-size: 14px;
display: -webkit-inline-box;
}
.lazercibaslik
{
background: #ffd800;
padding: 24px;
font-weight: 500;
font-size: 20px;
}
.lazercibaslikuye
{
position: inherit;
right: -20px;
left: -20px;
top: -12px;
padding: 28px;
width: calc(100% - 16px);
text-transform: capitalize;
}
.bgfffilet
{
background: #fff;
color: #000;
padding: 60px 110px;
padding-top: 35px;
}
.catMenu > li > ul > li a, .catMenu > li > ul > li span
{
line-height: 26px !important;
font-size: 15px !important;
color: #000000 !important;
background: url('/Data/EditorFiles/v4/caticbg.png') no-repeat center left;
}
.col-titlelazer
{
font-size: 17px !important;
text-transform: capitalize;
color: #000 !important;
font-weight: 500;
margin-bottom: 6px;
background: none !important;
}
.bgfff
{
background: #fff;
color: #000;
padding: 20px 20px;
padding-top: 25px;
}
.productList
{
width: calc(33.33333333% - 30px);
margin: 0px 15px;
background: #fff;
margin-bottom: 60px;
}
.mb
{
margin-bottom: 10px ;
}
.ozelsearch
{
display: none;
}
.kapatsearch
{
float: right;
font-size: 17px;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.79);
color: #959591;
text-align: center;
line-height: 32px;
z-index: 888;
}
#search
{
position: fixed;
left: 30%;
right: 30%;
width: 40%;
padding: 0px;
z-index: 999;
top: 25%;
}
.phonebg
{
color: #fff;
text-indent: 75px;
font-family: 'Arimo', sans-serif;
font-size: 15px;
position: absolute;
font-weight: 400;
height: 50px;
line-height: 50px;
background: url('/Data/EditorFiles/v4/usthesapbg.png') no-repeat;
margin-left: -4px;
}
.settingbg
{
background: #000;
position: relative;
z-index: 1;
height: 50px;
text-align: center;
}
.settingbg a
{
font-family: 'Arimo', sans-serif;
font-size: 15px;
text-transform: capitalize;
margin: 12px 7px;
height: 23px;
line-height: 20px;
color: #fff;
position: relative;
font-weight: 300;
float: none;
display: inline-block;
width: 23px;
}
.settingbg span
{
}
.settingbg img
{
float: left;
}
.settingbg span strong
{
position: absolute;
background: #ffd800;
border-radius: 40px;
width: 17px;
height: 17px;
line-height: 17px;
text-align: center;
color: #000;
margin-left: -16px;
font-size: 11px;
margin-top: -6px;
}
.menu
{
position: relative;
}
.menu-list
{
z-index: 33;
}
.menu li
{
float: left;
}
[dir="rtl"] .menu li
{
float: right;
}
.lypacmenu
{
max-width: 540px;
min-width: 100px;
}
.menu a
{
float: left;
padding-left:20px;
padding-right: 20px;
box-sizing:border-box;
}
.menu li.parentLink > a
{
padding-right: 20px;
background-image: url('/Data/EditorFiles/v4/menuarrow.png');
background-repeat: no-repeat;
background-position: right center;
}
[dir="rtl"] .menu li.parentLink > a
{
padding-right: 20px;
padding-left:40px;
background-position: 10px center;
}
.menu li.parentLink > ul
{
position: absolute;
top: 100%;
left: 0;
width: 200px;
display: none;
}
.menu li.parentLink li a
{
width:100%;
}
.menu li.parentLink li.parentLink ul
{
float: left;
position:relative;
box-sizing: border-box;
border-left:10px solid #dedede;
}
#mobileAppNotify
{
position: fixed;
z-index:9999;
}
#appNotify
{
display: flex;
align-items:center;
}
#appLogo
{
margin-right: 10px;
margin-left:10px;
}
#appLogo p
{
padding-bottom: 0;
}
#appLogo img
{
max-width:100%;
width: auto;
height:auto;
}
#appBtn
{
white-space: nowrap;
}
#headerTop
{
position: absolute;
right: 0;
}
#topMenu, #topMenu li, #topMenu a
{
float: left;
height:30px;
}
[dir="rtl"] #topMenu,
[dir="rtl"] #topMenu li,
[dir="rtl"] #topMenu a
{
float: right;
}
#topMenu a
{
line-height: 30px;
color:#fff;
font-size: 11px;
padding-left:20px;
padding-right: 20px;
border-right:1px solid #3b3b3b;
}
[dir="rtl"] #topMenu a
{
border-right: 0;
border-left:1px solid #3b3b3b;
}
#topMenu ul li:hover > span, #topMenu ul li:hover > a
{
background: #3b3b3b;
}
#headerTop select
{
height: 30px;
padding:0 30px 0 10px;
background:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/selectArrow.png') no-repeat right center;
border: 0;
border-left:1px solid #3b3b3b;
appearance: none;
-moz-appearance:none;
-webkit-appearance: none;
color:#fff;
font-size: 11px;
}
[dir="rtl"] #headerTop select
{
padding: 0 10px 0 30px;
background:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/selectArrow.png') no-repeat 10px center;
border-right: 1px solid #3b3b3b;
border-left:0;
}
#headerTop select option
{
background: #000;
}
#headerPhone
{
color: #fff;
font-size: 11px;
line-height: 40px;
position: relative;
height: 45px;
min-width: 365px;
}
#headerMain .inner.asdxx
{
position: relative;
}
#headerMain
{
padding-bottom: 6px;
background: #f7d000;
padding-top: 0px;
margin-bottom: 23px;
}
#hmLinks
{
padding-top: 20px;
padding-bottom:20px;
position: relative;
}
[dir="rtl"] #hmLinks
{
float: left;
}
#hmLinks > a
{
padding-top: 34px;
}
[dir="rtl"] #hmLinks > a
{
float: left;
}
#hmLinks a.authorLink
{
background:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/userIcon.png') no-repeat center 10px;
}
#hmLinks a.basketLink
{
background:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/basketIcon.png') no-repeat center 9px;
}
#hmLinks > a strong
{
line-height: 16px;
color:#666;
font-size: 11px;
}
#basketList
{
display: none;
position:absolute;
top: 80px;
left:0;
background: #fff;
z-index:3333;
}
[dir="rtl"] #logo
{
float: right;
margin-right:0;
}
#logo p
{
float: left;
width:100%;
height: 60px;
line-height:60px;
padding-bottom: 0;
}
#logo a
{
width:100%;
height: 60px;
line-height:60px;
text-align: center;
display:table-cell;
vertical-align: middle;
padding-bottom:0;
}
#logo img
{
display: inline;
max-height: 100%;
max-width: 152px;
width: auto;
vertical-align: middle;
}
#search
{
margin-top: 20px;
margin-bottom:20px;
}
#search .row
{
height: 59px;
z-index: 999;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
color: #fff;
}
#FormAra
{
height:100%;
position: relative;
}
#FormAra input[type="text"]
{
width: 83%;
height: 100%;
box-sizing: border-box;
font-family: "roboto", sans-serif;
background: none;
border: none;
text-transform: capitalize;
font-size: 27px;
color: #fff;
border-bottom: 3px solid #fff;
}
[dir="rtl"] #FormAra input[type="text"]
{
padding: 10px 10px 10px 210px;
}
#FormAra .placeholder
{
right: 201px;
line-height: 46px;
padding-left: 20px;
}
#searchRight
{
width: 17%;
height: 100%;
background: #252525;
position: relative;
z-index: 33;
padding: 0px;
}
[dir="rtl"] #searchRight
{
float: left;
border-right:1px solid #ccc;
border-left: 0;
}
#searchRight select
{
width: 150px;
height:28px;
background: url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/selectArrow.png') no-repeat right center;
border: 0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
color: #666;
font-size:13px;
font-family:"Open Sans", sans-serif;
}
[dir="rtl"] #searchRight select
{
float: right;
background: url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/selectArrow.png') no-repeat 10px center;
}
#FormAra input[type="submit"]
{
cursor: pointer;
width: 100%;
height: 100%;
padding: 0px;
font-family: "oswald", sans-serif;
background: none;
border: none;
font-size: 27px;
color: #fff;
}
[dir="rtl"] #FormAra input[type="submit"]
{
float: left;
}
#live-search-box
{
position: absolute;
top:calc(100% + 1px);
left: -1px;
width:100%;
background: #fff;
border-bottom: 0;
z-index: 999;
}
#live-search-box ul
{
float: left;
width:100%;
}
#live-search-box li
{
float: left;
width:100%;
border-bottom: 1px solid #ececec;
}
#live-search-box a
{
float: left;
width:100%;
font-weight: 600;
display:flex;
align-items: center;
}
#live-search-box span ,#live-search-box div.search-image
{
width:8%;
height: auto;
padding-bottom:8%;
margin-top: 5px;
margin-right:15px;
margin-bottom: 5px;
margin-left:5px;
overflow: hidden;
}
#live-search-box img
{
margin: 0 auto;
}
#mainMenu
{
background-color: #f3f3f3;
position:relative;
z-index: 777;
}
#mainMenu .menu > li
{
padding-top: 9px;
padding-bottom:9px;
}
#mainMenu .menu > li:hover
{
background: #f9f9f9;
}
#mainMenu a
{
height: 29px;
line-height:29px;
font-size: 13px;
color:#666;
border-right: 1px solid #dedede;
}
[dir="rtl"] #mainMenu a
{
border-right: 0;
border-left-width:1px;
border-left-style: solid;
}
.menu li.parentLink > a
{
background-color: transparent;
}
#mainMenu #homeLink a
{
width: 54px;
background: url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/homeIcon.png') no-repeat center center;
}
#mainMenu .parentLink li a
{
border-right: 0;
border-bottom:1px solid #dedede;
}
[dir="rtl"] #mainMenu .parentLink li a
{
border-left: 0;
}
.subMenu
{
position: absolute;
left:10px;
right: 10px;
max-width:1200px;
box-shadow:0 2px 2px 0px rgba(0,0,0,.1);
display: none;
}
.subMenu *:not(.dynamicMenu)
{
background-color: transparent;
}
#mainMenu .subMenu
{
top: 47px;
}
:hover > .subMenu
{
display: block;
}
.menuTitle
{
font-size: 20px;
padding-bottom:10px;
}
.subMenu a
{
padding-right: 10px;
padding-left:10px;
font-size: 12px;
font-family:'Open Sans', sans-serif;
box-sizing: border-box;
}
.subMenu li li a
{
font-size: 11px;
background-image:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/menuSmallArrow.png');
background-repeat: no-repeat;
background-position:0 center;
}
.subMenu a:hover
{
background-color: #fff;
padding-right:10px;
padding-left: 10px;
}
#mainMenu .subMenu a:hover
{
color: #ff7200;
}
.subMenu .dynamicMenu
{
background: #fff;
}
.subMenu li li a:hover
{
padding-left: 20px;
background-image:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/menuSmallArrowHover.png');
background-position: 10px center;
}
#alterMenu
{
margin: 25px 0px;
margin-bottom: 0px;
}
#alterMenu .menu > li
{
padding-top: 4px;
padding-bottom:4px;
}
#alterMenu .menu > li:hover
{
}
#alterMenu a
{
line-height: 30px;
font-size: 17px;
color: #000;
font-family: 'Arimo', sans-serif;
text-transform: capitalize;
background: url('/Data/EditorFiles/v4/menuarrow.png') no-repeat;
background-position: right center;
}
#alterMenu .menu > li:hover a
{
color: #444;
}
#alterMenu .menu > li:hover .subMenu
{
top: 29px;
z-index:3333;
}
#alterMenu .menu > li:hover .subMenu a
{
border-right: 0;
}
#alterMenu .menu > li:hover .subMenu a:hover
{
color: #f37121;
}
#alterMenu .subMenu li, #alterMenu .subMenu a
{
line-height: 30px;
border-color:#e0e0e0;
}
.sybs
{
}
.sybs p
{
width: 100%;
float: left;
font-size: 17px;
font-family: 'Arimo', sans-serif;
text-transform: capitalize;
font-weight: 600;
margin-top: 30px;
padding-bottom: 15px;
}
.sybs a
{
background: #fff !important;
}
.sybs .sybs-div
{
}
.sybs .sybs-div a
{
font-size: 14px;
font-weight: 400;
font-family: 'Arimo', sans-serif;
width: 100%;
float: left;
line-height: 19px;background: #fff !important;
}
@media screen and (max-width: 1230px) and (min-width: 769px)
{
.menu a
{
padding-left: 10px;
padding-right:10px;
}
.menu li.parentLink > a
{
padding-right: 30px;
}
}
.lazercibasliksepet
{
right: 0px;
left: -10px;
top: -12px;
position: relative;
padding: 28px !important;
width: calc(100% - 36px);
text-transform: capitalize;
}
@media screen and (max-width: 1000px)
{
}
@media screen and (min-width: 769px)
{
.menu li.parentLink:hover > ul
{
display: block;
}
}
@media screen and (max-width: 768px)
{
#mobileMenu ul li .katasp
{
padding-left: 40px;
background-repeat:no-repeat;
background-position: left center;
line-height: 35px
;background-size: auto;
border-bottom: 1px solid #000;
color: #000 !important;
}
#mobileMenu ul li:nth-child(1) .katasp
{
background-image: url('/Data/EditorFiles/v4d/plakalar.png');
}
#mobileMenu ul li:nth-child(2) .katasp
{
background-image: url('/Data/EditorFiles/v4d/ahsap-plakalar.png');
}
#mobileMenu ul li:nth-child(3) .katasp
{
background-image: url('/Data/EditorFiles/v4d/tekstil-ve-aksesuar.png');
}
#mobileMenu ul li:nth-child(4) .katasp
{
background-image: url('/Data/EditorFiles/v4d/hirdavat-urunleri.png');
}
#mobileMenu ul li:nth-child(5) .katasp
{
background-image: url('/Data/EditorFiles/v4d/hazir-urunler.png');
}
#mobileMenu ul li:nth-child(6) .katasp
{
background-image: url('/Data/EditorFiles/v4d/tamamlayici-urunler.png');
}
#mobileMenu ul li:nth-child(7) .katasp
{
background-image: url('/Data/EditorFiles/v4d/hobicilere-ozel.png');
}
#mobileMenu ul li:nth-child(8) .katasp
{
background-image: url('/Data/EditorFiles/v4d/lazer-kesim-makineleri.png');
}
#mobileMenu ul li:nth-child(9) .katasp
{
background-image: url('/Data/EditorFiles/v4d/lazer-yedek-parca.png');
}
#mobileMenu ul li:nth-child(10) .katasp
{
background-image: url('/Data/EditorFiles/v4d/blog.png');
}
#mobileMenu ul li:nth-child(11) .katasp
{
background-image: url('/Data/EditorFiles/v4d/blog.png');
}
#mobileMenu .katlnk
{
line-height: 40px;
font-size: 15px;
padding: 0px;
text-transform: uppercase;
font-weight: 600;
}
#mobileOptions .blog
{
padding-left: 40px;
background: url('/Data/EditorFiles/v4d/blog.png') no-repeat left center;
line-height: 40px;
border-bottom: 1px solid #000
;color: #000 !important;
box-sizing: border-box
;margin-top: 20px;
}
#mobileOptions .kargomnerde
{
padding-left: 40px;
box-sizing: border-box;
background: url('/Data/EditorFiles/v4d/kargomnerede.png') no-repeat left center;
line-height: 40px;
border-bottom: 1px solid #000;color:#000 !important;
}
#mobileOptions .iletisim
{
padding-left: 40px;
background: url('/Data/EditorFiles/v4d/iletisim.png') no-repeat left center;
line-height: 40px;
border-bottom: 1px solid #000
;color: #000 !important;
box-sizing: border-box;
}
#mobileMenu #loginMobile
{
padding-left: 40px;
background: url('/Data/EditorFiles/v4d/uyegiris.png') no-repeat left center;
line-height: 35px;
border-bottom: 1px solid #000;
width: 50%;
}
#mobileMenu #regisMobile
{
padding-left: 40px;
background: url('/Data/EditorFiles/v4d/uyekayit.png') no-repeat left center;
line-height: 35px;
border-bottom: 1px solid #000
;margin-bottom: 15px;
width: 50%;
}
.pWrapper .pWin.overflow .pText
{
overflow-y: scroll;
}
#headerTop
{
display: none;
}
.width31
{
overflow: hidden;
}
.vittop:after
{
content: ''
;display: none;
}
.vittop
{
width: 100%;
padding: 0px;
padding-left: 5px;
}
.vittop .col.col-3.col-sm-6
{
margin-bottom: 10px;
}
.carousexxl li.active
{
border: 0px;
background:#ffd800;
}
.carousexxl li
{
float: none !important;
width: 10px !important;
display: inline-block;
margin: 0px 5px !important;
border-bottom: 4px solid #fff;
height: 10px;
border: 1px solid #ffd800;
border-radius: 50px;
}
.carousexxl li img
{
display: none;
}
.sliderMain ul
{
min-width: auto !important;width: 100% !important; min-height: 21px !important;
}
.mhM
{
width: 100%;
padding: 0px;
margin-bottom: 10px;
}
.widthC40B
{
padding: 10px;
width: calc(100% - 20px);
padding-bottom: 0px;
padding-top: 0px;
}
.mh242
{
width: 100%;
padding: 0px;
margin-bottom: 10px;
}
.width31
{
width: 100%;
}
.width68
{
width: 100%;
}
.slideControl.slideControl1036
{
display: none;
}
.widtC40
{
padding: 10px;
width: calc(100% - 20px);
padding-bottom: 0px;
}
.widtC10
{
width:100%;
}
#catImg p
{
max-height: 50px;
}
#thumbnail-slider
{
width: calc(100% - 24px);
float: left;
padding: 12px;
margin: 20px 0px;
background-color: #ffffff;
text-align: center;
}
#thumbnail-slider .thumb
{
display: inline-block;
float: none;
border: 2px solid #000;
margin: 0px;
margin-bottom: 10px;
text-align: center;
}
.lma-trans
{
background: url('http://www.lazerci.com/Data/EditorFiles/v4/lmacall.png') no-repeat;
float: left;
min-height: 350px;
background-size: 85%;
background-position-y: 130px;
background-position-x: 32%;
margin-top: 25px;
background-color: transparent;
}
.lma-peice
{
width: calc(50% - 45px);
padding: 25px 20px;
min-height: 342px;
position: relative;
}
.lmacall-button
{
background: #ffd800;
font-weight: 600;
font-size: 14px;
width: 165px;
height: 45px;
line-height: 45px;
padding-left: 20px;
border-radius: 30px;
font-family: 'open sans',sans-serif;
position: absolute;
bottom: 25px;
right: 19px;
}
.lma-peicex
{
background: #000;
color: #fff;
text-align: center;
min-height: 392px;
height: 392px;
font-size: 19px;
display: table;
width: calc(50% - 10px);
}
.lamakin-blog
{
padding: 40px 20px !important;
width: calc(100% - 40px) !important;
background: #fff;
margin-top: 40px;
}
.bgfffmak h2
{
font-size: 34px !important;
margin-bottom: 11px !important;
}
.fiyatmakine span
{
margin-bottom: 25px !important;
}
table#machinetable td
{
float: none !important;
}
.lamakine-baslik .fl.col-2.box.a-center
{
width: 33.33333333% !important;
}
.lazerbutton
{
padding: 15px 0px;
}
#creditCardHtml .fl.col-4.form-control.large
{
max-width: auto !important;
}
.sepettitle .payment
{
color: transparent !important;
}
.catMenu > li > ul > li a, .catMenu > li > ul > li span
{
line-height: 26px !important;
font-size: 14px !important;
color: #000000 !important;
background: url('/Data/EditorFiles/v4/caticbg.png') no-repeat center left;
padding-left: 15px;
}
.cart-soft-count
{
display:none !important;
}
.lazerozelbut
{
margin-bottom: 1px !important;
margin-top: 0px !important;
}
.bgfffspet
{
background: #fff;
color: #000;
padding: 20px 10px;
padding-top: 25px;
}
.bgfffkayit
{
background: #fff;
color: #000;
padding: 60px 7px;
padding-top: 41px;
}
.bgfffilet
{
padding: 60px 19px;
}
.productList
{
width: calc(50% - 10px);
margin: 0px 5px;
background: #fff;
margin-bottom: 40px;
border-bottom: 3px solid #ffd800;
position: relative;
}
.displaymobil
{
display:none !important;
}
#searchRight
{
width: 17%;
height: 100%;
background: transparent;
position: absolute;
z-index: 33;
padding: 0px;
}
#mobileAppNotify
{
background-color: #6e6e6e;
}
#appNotify
{
position: relative;
z-index:9999;
}
#appNotifyClose
{
font-size: 30px;
margin-right: 10px;
}
#applogo
{
display: flex;
width:90px;
height: 60px;
align-items:center;
}
#applogo *
{
margin: 0px;
padding:0px;
}
#appNotify a
{
}
.menu-list, .menu-list li, .menu-list a
{
width:100%;
}
.menu-list.show, .menu li.parentLink ul.show
{
display: block;
}
.animate
{
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
#menuBtn
{
width: 54px;
height: 40px;
background: url('/Data/EditorFiles/v4d/menu.png') no-repeat;
cursor: pointer;
background-position: center;
background-size: 26px 15px;
}
[dir="rtl"] #menuBtn
{
background:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/menuBtn.png') no-repeat 10px center;
}
@-webkit-keyframes pageOverlayDefault
{
from
{
opacity: 1;
}
to
{
opacity: 0;
}
}
@keyframes pageOverlayDefault
{
from
{
opacity: 1;
}
to
{
opacity: 0;
}
}
#pageOverlay
{
position: fixed;
top:0;
right: 0;
bottom:0;
left: 0;
background:rgba(0,0,0,.7);
z-index: 3333;
opacity:0;
display: none;
-webkit-animation-duration:1.5s;
animation-duration:1.5s;
-webkit-animation-name: pageOverlayDefault;
animation-name:pageOverlayDefault;
}
@-webkit-keyframes pageOverlay
{
from
{
opacity: 0;
}
to
{
opacity: 1;
}
}
@keyframes pageOverlay
{
from
{
opacity: 0;
}
to
{
opacity: 1;
}
}
.menuShow #pageOverlay
{
display: block;
-webkit-animation-name:pageOverlay;
animation-name: pageOverlay;
}
@-webkit-keyframes mobileMenuDefault
{
from
{
left: 0;
}
to
{
left:-100%;
}
}
@keyframes mobileMenuDefault
{
from
{
left: 0;
}
to
{
left:-100%;
}
}
@-webkit-keyframes mobileMenuDefaultRtl
{
from
{
right: 0;
}
to
{
right:-100%;
}
}
@keyframes mobileMenuDefaultRtl
{
from
{
right: 0;
}
to
{
right:-100%;
}
}
#mobileMenu
{
position: fixed;
left: -100%;
top: 0;
bottom: 0;
width: 80%;
background: #ffd800;
overflow-y: auto;
z-index: 4444;
-webkit-animation-name: mobileMenuDefault;
animation-name: mobileMenuDefault;
}
#mobileMenu::-webkit-scrollbar
{
width: 5px;
}
#mobileMenu::-webkit-scrollbar-track
{
background: #eee;
}
#mobileMenu::-webkit-scrollbar-thumb
{
background: #ffd800;
}
[dir="rtl"] #mobileMenu
{
right:-100%;
left: auto;
-webkit-animation-name:mobileMenuDefaultRtl;
animation-name: mobileMenuDefaultRtl;
}
@-webkit-keyframes mobileMenu
{
from
{
left:-100%;
}
to
{
left: 0;
}
}
@keyframes mobileMenu
{
from
{
left:-100%;
}
to
{
left: 0;
}
}
@-webkit-keyframes mobileMenuRtl
{
from
{
right:-100%;
}
to
{
right: 0;
}
}
@keyframes mobileMenuRtl
{
from
{
right:-100%;
}
to
{
right: 0;
}
}
.menuShow #mobileMenu
{
-webkit-animation-name: mobileMenu;
animation-name:mobileMenu;
}
[dir="rtl"] .menuShow #mobileMenu
{
-webkit-animation-name: mobileMenuRtl;
animation-name:mobileMenuRtl;
}
#closeMobileMenu
{
line-height: 46px;
color: #000;
font-size: 20px;
padding-left: 50px;
cursor: pointer;
height: 44px;
background: url('/Data/EditorFiles/v4d/menuclose.png') no-repeat left center;
font-weight: 600;
}
[dir="rtl"] #closeMobileMenu
{
padding-right: 54px;
padding-left:10px;
background:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/menuBtnActiveRtl.png') no-repeat right center;
}
#mobileMenu span, #mobileMenu a, #mobileMenu label, #mobileMenu select
{
color: #000;
font-size: 30px;
line-height: 64px;
cursor: pointer;
background: url('/Data/EditorFiles/v4/footer-arrowr.png') no-repeat right center;
background-size: 24px;
}
[dir="rtl"] #mobileMenu span,
[dir="rtl"] #mobileMenu a,
[dir="rtl"] #mobileMenu label,
[dir="rtl"] #mobileMenu select
{
background:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/menuArrowRtl.png') no-repeat 0 center;
}
#mobileMenu span.active
{
color: #000;
background: url('/Data/EditorFiles/v4/footer-arrowb.png') no-repeat right center;
background-size: 24px;
}
#mobileMenu li ul
{
display: none;
}
#mobileMenu li ul a
{
color: #000;
font-size:23px;
line-height: 40px;
background:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/menuSubArrow.png') no-repeat 0 center;
}
[dir="rtl"] #mobileMenu li ul a
{
background:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/menuSubArrowRtl.png') no-repeat 0 center;
}
#mobileMenu select
{
background: none;
border:0;
}
#mobileMenu label[for="langMobile"]
{
padding-left: 50px;
background:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/langMobileIcon.png') no-repeat 10px center;
}
#mobileMenu label[for="curMobile"]
{
padding-left: 50px;
background:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/curMobileIcon.png') no-repeat 10px center;
}
#basketMobile
{
padding-left: 5px;
}
#favMobile:before
{
float: left;
width:30px;
height: 45px;
background:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/favMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content:'';
}
#headerMain
{
margin-top: 0;
margin-bottom:0;
padding-bottom: 6px;
}
#logo a
{
height: 60px;
line-height:60px;
}
#logo p
{
height: 60px;
line-height:49px;
}
#logo a img
{
width: auto;
display: inline;
vertical-align: middle;
max-height: 100%;
max-width: 100%;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
color: #bababa;
}
#FormAra input[type="text"]::-moz-placeholder
{
color: #bababa;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
color: #bababa;
}
#FormAra input[type="text"]:-moz-placeholder
{
color: #bababa;
}
#search
{
width: 70%;
left: 15%;
right: 15%;
background: #f1f2f2;
position: relative;
top: 0px;
border: 1px solid #b6b6b6;
border-radius: 10px;
padding: 1px;
margin: 12px 0px;
margin-top: 3px;
}
.sliderWrap1036.fl.slide-wrapper
{
box-shadow: 0px 0px 13px -6px #000;
}
#hmLinks
{
padding-top: 0;
padding-bottom:0;
}
#hmLinks > a
{
padding-top: 48px;
}
#hmLinks a.authorLink
{
background:url('/theme/v4/sub_theme/ust/v4/user_lazerci_ust/userIconBig.png') no-repeat center 10px;
}
#hmLinks a.basketLink
{
background: url('/Data/EditorFiles/v4/sepet-iconm.png') no-repeat center center;
}
#hmLinks a strong
{
line-height: 22px;
font-size:14px;
}
#hmLinks a:hover strong
{
color: #000;
}
#search .row
{
height: 27px;
margin-right:0;
margin-left: 0;
}
#FormAra input[type="text"]
{
padding: 0px;
color: #bababa;
font-weight: 300;
font-size: 15px;
text-align: center;
border: 0px;
width: 100%;
box-shadow: 0px 0px 0px 0px !important;
}
[dir="rtl"] #FormAra input[type="text"]
{
padding: 6px 10px 6px 75px;
}
#FormAra input[type="submit"]
{
width: 100%;
height: 100%;
background-color: transparent;
background-image: url('/Data/EditorFiles/v4/searchmob.png');
background-repeat: no-repeat;
background-position: center; border-radius: 0px !important;
border-color: #f7f7f7;
}
#mobileMenu span#searchRight
{
width: auto;
padding-top:6px;
padding-bottom: 6px;
background:none;
}
#searchRight select
{
display: none;
}
#mobileOptions .line-bottom
{
border-color: #c1c1c1;
}
#mobileMenu #mobileOptions span,
#mobileMenu #mobileOptions a,
#mobileMenu #mobileOptions label,
#mobileMenu #mobileOptions select
{
color: #363636;
text-transform:capitalize;
}
#mobileMenu #mobileOptions select
{
height: 50px;
line-height:50px;
}
#curMobile
{
padding: 0;
}
#mainMenu
{
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
margin-bottom: 10px;
}
#mainMenu .menu.forMobile
{
width: auto;
display:flex;
}
#mainMenu .menu li.current
{
border-bottom: 2px solid #e34d0b;
}
#mainMenu .menu a
{
white-space: nowrap;
}
}
@media screen and (max-width: 540px)
{
.lma-peicex
{
color: #fff;
text-align: center;
min-height: 340px;
height:340px;
font-size: 19px;
display: table;
margin-bottom: 15px;
width: 100%;
}
.mb20x
{
margin-bottom: 0px;
}
.lma-trans h2
{
text-align: center;
font-weight: 400;
font-family: 'Arimo', sans-serif;
font-size: 18px;
}
.lma-trans h1
{
text-align: center;
font-family: 'Arimo', sans-serif;
font-weight: 400;
font-size: 28px;
margin-bottom: 0;
margin-top: 10px;
}
.lma-trans
{
background: url('http://www.lazerci.com/Data/EditorFiles/v4/lmacall.png') no-repeat;
float: left;
min-height: 277px;
background-size: 91%;
background-position-y: 137px;
background-position-x: 32%;
margin-top: 25px;
background-color: transparent;
}
.lma-peice
{
width: calc(100% - 40px);
padding: 25px 20px;
margin-bottom: 15px;
}
#header
{
padding-top: 120px;
}
#headerMain
{
position: fixed;
top:0;
left: 0;
background:#fff;
z-index: 999;
}
#closeMobileMenu
{
font-size: 15px;
}
#mobileMenu span, #mobileMenu a, #mobileMenu label, #mobileMenu select
{
line-height: 35px;
font-size:13px;
text-transform: uppercase;
font-weight:600;
}
#mobileMenu li ul a
{
line-height: 30px;
font-size: 13px;
}
#hmLinks a.basketLink
{
width: 50px;
height: 60px;
background: url('/Data/EditorFiles/v4d/sepet.png') no-repeat center center;
padding: 0px;
background-position-y: 20px;
background-size: 24px;
}
}
@media screen and (min-width: 1600px) and (max-width: 1920px)
{
#headerPhone
{
width: 50% !important;
}
}
.fs15
{
font-size: 15px;
}
.fs14
{
font-size: 14px;
}
.fs16
{
font-size: 16px;
}
@media screen and (max-width: 375px) and (min-width: 200px)
{
.hirdavat
{
height: 139px;
}
.ahsapplaka
{
height: 139px;
}
.hazirurunler
{
height: 139px;
}
.lazerkesim
{
height: 139px;
}
.plaka
{
height: 139px;
}
.tekstil
{
height: 139px;
}
.altix p
{
font-weight: 500;
margin-left: 25px;
text-transform: capitalize;
font-family: 'Arimo', sans-serif;
padding-bottom: 0px;
margin-top: 8px;
}
.altix span a
{
display: block;
margin-left: 25px;
font-size: 13px;
line-height: 21px;
font-family: 'Arimo', sans-serif;
}
}
@media screen and (max-width: 1000px) and (min-width: 770px)
{
#headerPhone
{
width: 70%;
}
}
@media screen and (max-width: 2500px) and (min-width: 1900px)
{
#creditCardHtml .fl.col-4.form-control.large
{
max-width: 169px;
}
}
@media screen and (max-width: 1250px) and (min-width: 800px)
{
table#machinetable td
{
width: 42% !important;
}
.lamakine-baslik .fl.col-2.box.a-center
{
min-height: 98px !important;
}
.acmenu
{
left: -225px;
right:auto;
}
.angularTemplate .btn.btn-success.btn-medium.col-12.a-center
{
padding: 0px !important;
font-size: 14px !important;
min-width: 92px;
}
}
@media screen and (min-width: 1900px)
.lypacmenu
{
left: 330px;
}
}
@media screen and (min-width: 2000px)
{
.acmenu
{
display: none;
position: absolute;
background: #fff;
top: 34px;
min-width: 1000px;
left: auto;
z-index: 999;
box-shadow: 0px 0px 21px -5px #000;
}
}
.angularTemplate .fw700
{
font-weight: 400;
}
.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: #000;
background-color: #ffd800;
font-family: 'roboto',sans-serif;
font-weight: 500;
font-size: 15px;
border-radius: 3px;
}
.btn-success:hover, .btn-success.active
{
background-color: #ffaa00;
}
.btn-warning, .btn-warning.passive:hover
{
color: #fff;
background-color:#f0ad4e;
}
.btn-warning:hover, .btn-warning.active
{
background-color: #ec971f;
}
.btn-danger, .btn-danger.passive:hover
{
color: #fff;
background-color:#d9534f;
}
.btn-danger:hover, .btn-danger.active
{
background-color: #c9302c;
}
.btn-clear
{
color: #6c6c6c;
}
.btn-clear:hover
{
color: #000;
}
@media screen and (max-width: 540px)
{
.addressRow .btn
{
height: 25px;
line-height:24px;
font-size: 12px;
}
}
.sepetaktifbut
{
background: #f7f7f7;
color: #000;
font-family: 'roboto',sans-serif;
font-weight: 500;
font-size: 13px;
border-radius: 40px;
padding: 0px 26px;
}
.lazerozelbut
{
height: 34px;
line-height: 34px;
padding: 0px 18px;
background: #f7f7f7;
color: #000;
font-weight: 500;
margin-left: 1px;
border-color: #f7f7f7 !important;
}
.nextOrder
{
background: url('/Data/EditorFiles/v4/ordertobe.png') no-repeat !important;
color: transparent !important;
float: right;
background-position-x: right !important;
margin: 20px 0px;
}
.pageTitle
{
height: 60px;
line-height:60px;
font-size: 18px;
color:#787878;
text-transform: uppercase;
border-bottom:1px solid #ECECEC;
}
.pageTitlex
{
height: 78px;
line-height: 78px;
font-size: 18px;
color: #000;
text-transform: uppercase;
border-bottom: 1px solid #ECECEC;
margin-right: 1px;
width: calc(25% - 1px);
background: #ececec;
}
#pageOrder .pageTitle:last-child, #pageOrder .pageTitle.passed
{
border-right: 0;
}
.sepettitle.passed
{
color: #000;
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;
}
.sepettitle.passed .row
{
background-color: #ffd800;
}
.sepettitle .basket
{
background-image:url('/Data/EditorFiles/v4/sepeticon.png');
background-position: 25px center;
}
.sepettitle.passed .basket
{
background-image:url('/Data/EditorFiles/v4/sepeticon.png');
background-position: 25px center;
}
.sepettitle .address
{
background-image:url('/Data/EditorFiles/v4/faturateslimaticon.png');
background-position: 25px center;
}
.sepettitle.passed .address
{
background-image:url('/Data/EditorFiles/v4/faturateslimaticon.png');
background-position: 25px center;
}
.pageTitle .address2
{
padding-left: 10px;
}
.sepettitle.passed .address2
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/pageIcons/address2Passed.png');
}
.sepettitle .payment
{
background-image:url('/Data/EditorFiles/v4/odemeicon.png');
background-position: 25px center;
padding-left: 74px !important;
font-size: 18px !important;
font-weight: 400 !important;
}
.sepettitle.passed .payment
{
background-image:url('/Data/EditorFiles/v4/odemeicon.png');
background-position: 25px center;
}
.pageTitle .payment
{
color: #000;
padding-left: 10px;
font-size: 16px;
font-weight: 500;
}
.pageTitle .cargo
{
color: #000;
padding-left: 10px;
font-size: 16px;
font-weight: 500;
}
.pageTitle.passed .cargo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/pageIcons/cargoPassed.png');
}
.sepettitle .confirm
{
background-image:url('/Data/EditorFiles/v4/onayicon.png');
background-position: 25px center;
}
.sepettitle.passed .confirm
{
background-image:url('/Data/EditorFiles/v4/onayicon.png');
background-position: 25px center;
}
.pageTitle .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/pageIcons/member.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/pageIcons/memberPassed.png');
}
.pageTitle .memberInfo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/pageIcons/memberInfo.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/pageIcons/memberInfoPassed.png');
}
.pageTitle .memberNew
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/pageIcons/memberNew.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/pageIcons/memberNewPassed.png');
}
.col-title
{
line-height: 35px;
font-size:16px;
color: #6c6c6c;
padding-right:0;
padding-left: 0;
border-bottom:1px solid #cdcdcd;
}
#leftFilter > .col-title
{
display: none;
}
.col-text
{
line-height: 17px;
font-size:13px;
}
[dir="rtl"] .col-text
{
text-align: right;
direction:ltr;
}
.currency
{
padding-top: 5px;
padding-bottom:5px;
}
.currency:last-child
{
padding-bottom: 0;
border-bottom:0;
}
#BlokAra > .row
{
position: relative;
}
@media screen and (min-width: 769px)
{
.col-title + div
{
display:block !important;
}
}
@media screen and (max-width: 768px)
{
.col-title
{
cursor: pointer;
background:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/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/user_lazerci_blok/filterIcon.png') no-repeat 0 center;
}
#filterMobileBtn.active
{
color: #e34d0b;
background:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/filterIconActive.png') no-repeat 0 center;
}
#filterMobileBtn:after, #filterSortBtn:after
{
content:'';
float: right;
width:9px;
height: 15px;
background:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/filterArrow.png') no-repeat right center;
}
#filterMobileBtn.active:after, #filterSortBtn.active:after
{
background:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/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/user_lazerci_blok/filterArrow.png') no-repeat right center;
margin-right: 10px;
}
#filterPanel > .row.mb .col-title.active
{
color: #e34d0b;
}
#filterPanel > .row.mb .col-title.active:before
{
}
#filterPanel > .row.mb .col-title.active:after
{
background:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/filterArrowActive.png') no-repeat right center;
}
#filterPanel > .row.mb .col-title + div
{
border-top: 0;
}
#filterPanel .row.mb
{
margin-bottom: 0;
}
#filterPanel .col-text
{
line-height: 25px;
font-size:14px;
}
#filterPanel .col-text .input-wrap
{
width: 16px;
height: 16px;
background: #fff;
margin-left: 10px;
margin-top: 5px;
}
#filterPanel .col-text .input-wrap.checkbox.active
{
background:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/filterInputActive.png') no-repeat right center;
}
#filterPanel .box.p-bottom.col-12
{
padding-top: 5px;
padding-bottom: 5px;
}
.priceWrap
{
float: right;
padding-left:20px;
background:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/filterPrices.png') no-repeat 0 center;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
.priceWrap span
{
float: left;
width:100%;
text-align: left;
font-weight: 600;
line-height: 14px;
font-size: 11px;
}
.priceWrap span:nth-child(2)
{
display: none;
}
#slider-range
{
margin-bottom: 6px;
}
#filterSortBtn
{
width:calc(100% - 20px);
line-height: 15px;
font-size:11px;
padding-left: 20px;
background:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/sortIcon.png') no-repeat 0 center;
margin: 10px;
}
#filterSortBtn.active
{
color: #e34d0b;
background:url('/theme/v4/sub_theme/blok/v4/user_lazerci_blok/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 > .row
{
padding-left:calc(100% + 20px);
background-position: center center;
}
}
.home-headerx
{
text-transform: capitalize;
font-weight: 600;
font-family: 'open sans',sans-serif;
font-size: 19px;
margin: 20px 0px;
padding: 0px 5px;
text-align: center;
}
.home-headerx:after
{
content: '';
background: #ffd800;
width: 60px;
height: 3px;
margin: 0px auto;
display: block;
}
.productItemxd
{
background: #fff;
margin: 0px 5px;
width: calc(100% - 10px);
margin-bottom: 20px;
}
.productItemxd .productDescription
{
line-height: 17px;
font-size: 13px;
font-weight: 400;
text-align:left;
}
.productItemxd .proRowAct
{
position: absolute;
bottom: 5px;
left: 0;
}
.productItemxd .discount--icon
{
margin: 2.5px 6px;
}
.productItemxd .priceWrapper
{
text-align: left;
background: #fff;
height: 25px;
border-top: 1px solid #ffde2d;
padding-top: 1px;
}
.productItemxd .discountedPrice
{
padding: 0px 8px;
font-size: 13px;
line-height: 21px;
height: 17px;
}
.productItemxd .discountedPrice + .currentPrice
{
padding: 0px 8px;
font-size: 15px;
font-weight: 600;
}
.productItemxd .currentPrice
{
line-height: 25px;
font-size: 15px;
color: #000;
font-weight: 600;
text-align: left;
padding: 0px 10px;
font-family: 'open sans',sans-serif;
}
.productItemxd .productDetails
{
min-height: 120px;
max-height: 120px;
}
.productItemxd .image-wrapper
{
padding-bottom: 78% !important;
}
.filtresiral .flbox
{
background: #ffffff;
margin: 0px 15px;
width: calc(100% - 30px);
}
.filtresiral span
{
line-height: 26px;
float: none;
margin: 2px 5px;
color: #000;
text-transform: uppercase;
font-weight: 600;
font-size: 15px;
display: inline-block;
margin-right: 15px;
}
.filtresiral a
{
font-size: 13px;
text-transform: uppercase;
color: #000;
float: none;
margin-right: 15px;
display: inline-block;
}
#tab-vitrin-2023 .productDetails
{
max-height: 130px;
position: relative;
padding-bottom: 50px;
height: 88px !important;
padding-top: 0px;
min-height: auto;
}
#tab-vitrin-2025 .productTab , #tab-vitrin-2026 .productTab , #tab-vitrin-2023 .productTab
{
position: absolute;
right: 53px;
bottom: -50px;
}
.haftcont
{
font-weight: 600;
font-size: 20px;
text-align: center;
line-height: 16px;
}
.haftcont:after , .home-header:after , #ysmissc p:after
{
content: '';
background: #ffd800;
width: 60px;
height: 3px;
display: inline-block;
margin: 0px calc(50% - 30px);
}
.list-slide1067 .image-wrapper
{
padding-bottom: 78% !important;
}
.list-slide1067 .productPrice.discount, .list-slide1067 .productInfo
{
position: relative;
padding-right: 0px;
}
.list-slide1067 .productItem
{
background: #fff;
margin: 0px 10px;
width: calc(100% - 20px);
margin-bottom: 35px;
}
.image-band.campaign-band
{
position: relative;
background: #f5f5f5;
}
.image-band.campaign-band .campaign-text
{
display: none;
}
.image-band.campaign-band .capmaign-timer
{
width: 100%;
text-align: center;
}
.image-band.campaign-band .timer-value
{
color: #010101;
display: block;
width: 100%;
border: 0px;
background: #fff;
font-size: 22px;
font-weight: 600;
text-align: center;
}
.image-band.campaign-band .timer-type
{
color: #010101;
width: 100%;
font-size: 13px;
line-height: 22px;
height: 19px;
}
.image-band.campaign-band .timer-block
{
width: 50px;
float: none;
padding: 6px;
display: inline-block;
background: #fff;
margin: 0px 7px;
box-sizing: border-box;
text-align: center;
}
.productBtn strong
{
width: 35px;
height: 35px;
border: 2px solid #ffd800;
border-radius: 5px;
background-image: url('/Data/EditorFiles/v4d/plus.png');
background-repeat: no-repeat;
background-position: center;
top: -2px;
z-index: 1;
left: -2px;
position: absolute;
background-color: #fff;
transition-duration: 0.5s;
}
.productList:hover .productBtn strong , .productItemxxx:hover .productBtn strong
{
transform: rotate(180deg);
transition-duration: 0.5s;
background-color: #ffd800;
}
.productList:hover .productBtnstok strong , .productItemxxx:hover .productBtnstok strong
{
transform: rotate(180deg);
transition-duration: 0.5s;
background-color: #fff;
}
.productList:hover .productBtn.active strong , .productItemxxx:hover .productBtn.active strong
{
transform: rotate(180deg);
transition-duration: 0.5s;
background-color: #ffd800;
}
.discount--icon
{
float: left;
width: 42px;
height: 32px;
border-radius: 3px;
background: #ffde2d;
text-align: center;
line-height: 35px;
font-weight: 700;
color: #000;
margin: 6px 0px 8px 8px;
font-size: 14px;
}
.catMenu a:before, .catMenu span:before
{
content:none !important;
float: left;
width: 1px;
height: 25px;
background: #fff;
margin-right: 10px;
margin-left: 10px;
}
.mb30
{
margin-bottom: 30px !important;
}
.mb20
{
margin-bottom: 20px !important;
}
.plaka
{
background:url('/Data/EditorFiles/v4/plakalar.png') no-repeat
;height: 172px;
margin-bottom: 10px;
background-size: 100%;
}
.ahsapplaka
{
background:url('/Data/EditorFiles/v4/ahsapplaka.png') no-repeat;
height: 172px;
margin-bottom: 10px;
background-size: 100%;
}
.tekstil
{
background:url('/Data/EditorFiles/v4/tekstil.png') no-repeat;
height: 172px;
margin-bottom: 10px;
background-size: 100%;
}
.hirdavat
{
background:url('/Data/EditorFiles/v4/hirdavat.png') no-repeat;
height: 172px;
margin-bottom: 10px;
background-size: 100%;
}
.hazirurunler
{
background:url('/Data/EditorFiles/v4/hazirurunler.png') no-repeat;
height: 172px;
margin-bottom: 10px;
background-size: 100%;
}
.lazerkesim
{
background:url('/Data/EditorFiles/v4/lazerkesim.png') no-repeat;
height: 172px;
margin-bottom: 10px;
background-size: 100%;
}
.altix p
{
margin-top: 21px;
font-weight: 500;
margin-left: 25px;
text-transform: capitalize;
font-family: 'Arimo', sans-serif;
padding-bottom: 15px;
}
.altix span a
{
display: block;
margin-left: 25px;
font-size: 13px;
line-height: 19px;
font-family: 'Arimo', sans-serif;
}
.altix span a:hover
{
color: #ffd700;
}
.home-header
{
background: transparent;
color: #000;
text-align: center;
width: 100%;
margin: 23px 0px;
cursor: default;
font-weight: 600;
font-size: 20px;
line-height: 20px;
height: 20px;
}
.image-wrapperx
{
padding-bottom: 78% !important;
border-bottom: 1px solid #f7f7f7;
}
.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_lazerci_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
{
background: #fff;
margin: 0px 10px;
width: calc(25% - 20px);
margin-bottom: 35px;
}
[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-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;
top:0;
left: 0;
width:61px;
height: 61px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/newIcon.png') no-repeat;
z-index: 1;
}
.icon-cargo
{
position: absolute;
bottom:30px;
right: 0;
width:84px;
height: 30px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_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_lazerci_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_lazerci_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: 50px;
min-height: 155px;
padding-top: 20px;
}
.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_lazerci_vitrin/selectArrow.png') no-repeat right center;
}
.productBrand
{
line-height: 17px;
font-size: 13px;
color: #777778;
font-weight: 400;
text-align: center;
}
.productListItem .productBrand
{
line-height: 80px;
}
.productColListItem .productBrand
{
line-height: 15px;
font-size:13px;
margin-bottom: 10px;
}
.productDescription
{
line-height: 17px;
font-size: 15px;
color: #000;
font-weight: 600;
text-transform: capitalize;
text-align: center;
}
.productListItem .productDescription
{
margin-top: 34px;
max-width:400px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
line-height: 15px;
font-size:12px;
}
.productColItemTp .productDescription
{
text-align: center;
}
.proRowAct
{
position: absolute;
bottom: 17px;
left: 0;
}
.karsilastirma
{
position: absolute;
visibility:hidden;
}
.productTab
{
position: absolute;
right: 34px;
bottom: -50px;
}
.productBtn:hover .prodtabneil , .prodtabneil.active , .productBtn.active .prodtabneil
{
transition-duration: 0.4s
;width: 102px;
padding-left: 7px;
}
.prodtabneilstok
{
background: #c2c2c2 !important;
}
.prodtabneil
{
position: absolute;
width: 0px;
top: -2px;
right: 22px;
background: #ffd800;
border-top-left-radius: 5px;
font-size: 12px;
border-bottom-left-radius: 5px;
color: #000;
text-transform: uppercase;
font-weight: 600;
height: 39px;
line-height: 39px;
padding: 0px;
overflow: hidden;
}
.productBtnstok strong
{
background-image: url('/Data/EditorFiles/v4/product-minus.png');
width: 35px;
height: 35px;
border: 2px solid #c2c2c2;
border-radius: 4px;
top: -2px;
left: -2px;
float: left;
z-index: 1;
position: absolute;
background-color: #fff;
background-repeat: no-repeat;
background-position: center;
}
.productBtnstok
{
background-image: url('/Data/EditorFiles/v4/product-minus.png') !important;
border: 2px solid #c2c2c2 !important;
}
.productListItem .productBtn
{
margin-top: 25px;
}
.comparisonBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/comparisonBtn.png') no-repeat;
}
.comparisonBtn:hover, .comparisonBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/comparisonBtnHover.png') no-repeat;
}
.favouriteBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/favouriteBtn.png') no-repeat;
}
.favouriteBtn:hover, .favouriteBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/favouriteBtnHover.png') no-repeat;
}
.zoomBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/zoomBtn.png') no-repeat;
}
.zoomBtn:hover, .zoomBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/zoomBtnHover.png') no-repeat;
}
.productColItem:last-child .mb
{
margin-bottom: 0;
}
.productColItem:last-child .line-bottom
{
border-bottom: 0;
}
.productPrice
{
height: 35px;
line-height: 28px;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
display: table-cell;
vertical-align: middle;
width: 100%;
}
[dir="rtl"] .productPrice
{
padding-right: 0;
padding-left:10px;
}
.productColListItem .productPrice, .productColItemTp .productPrice
{
width:100%;
line-height: 14px;
padding-top:0;
padding-right: 0;
padding-bottom:0;
}
.productColItemTp .productPrice
{
height: 24px;
line-height:12px;
}
.productPrice.discount, .productInfo
{
position: relative;
padding-right:67px;
}
.priceWrapper
{
text-align: left;
background: #fff;
height: 52px;
border-top: 1px solid #ffde2d;
padding-top: 2px;
}
[dir="rtl"] .priceWrapper
{
text-align: left;
}
.col-title.col-titlex
{
line-height: 35px;
font-size: 17px;
padding-right: 0;
padding-left: 0;
border-bottom: 2px solid #ffde2d;
color: #000;
text-transform: capitalize;
font-weight: 500;
}
.currentPrice
{
line-height: 50px;
font-size: 16px;
color: #000;
font-weight: 700;
text-align: left;
}
.currentPrice b , .discountedPrice b
{
color: #ffd900;
font-size: 12px;
}
.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: 20px;
font-size: 19px;
color: #2b2b2b;
font-weight: 700;
padding-left: 60px;
}
.discountedPrice
{
line-height: 25px;
text-decoration: line-through;
font-size: 13px;
height: 20px;
color: #919191;
font-weight: 400;
padding-left: 60px;
}
.productColListItem .discountedPrice
{
float: left;
width:50%;
text-align: left;
line-height:17px;
font-size: 9px;
}
.productListItem .currentPrice, .productListItem .discount .currentPrice, .productListItem .discountedPrice
{
float: left;
line-height:80px;
padding-left: 20px;
}
.productListItem .productInfo
{
margin-right: 20px;
}
.productDiscount
{
background: url('/Data/EditorFiles/v4/indirimli.png') no-repeat;
z-index: 111;
position: absolute;
left: 0;
top: 0;
width: 141px;
height: 148px;
background-position: -28px;
background-position-y: -30px;
}
[dir="rtl"] #productRight .productDiscount
{
right: auto;
left:0;
}
.productInfo .productDiscount
{
top: 25px;
}
.productDiscount span
{
display: block;
font-size:16px;
line-height: 17px;
}
.mainControl
{
position: absolute;
width:auto;
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_lazerci_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainPrev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/carouselArrows.png');
background-position: left center;
}
.mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/carouselSmlArrowNext.png');
}
#oneCol .mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/carouselArrows.png');
background-position: right center;
}
.colControl
{
float: left;
width:100%;
}
.colControl span
{
position: absolute;
top: 40%;
width: 30px;
height: 30px;
margin-top: -15px;
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
background-color: #fff;
}
.colControl .colPrev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/colControlArrowPrev.png');
background-position: 10px center;
}
.colControl .colNext
{
right: 0;
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/colControlArrowNext.png');
background-position: 6px center;
}
.colBottomControl
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_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_lazerci_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_lazerci_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_lazerci_vitrin/firstArrow.png');
}
.productPager a.prev,
[dir="rtl"] .productPager a.next
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/prevArrow.png');
}
.productPager a.next,
[dir="rtl"] .productPager a.prev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_vitrin/nextArrow.png');
}
.productPager a.last,
[dir="rtl"] .productPager a.first
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_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_lazerci_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_lazerci_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)
{
.mt10
{
margin-top: 10px;
}
.list-slide1067 .productTab
{
position: absolute;
left: 47%;
bottom: -15px;
right: auto;
}
.list-slide1067 .productDescription
{
max-height: 60px;
line-height: 14px;
font-size: 12px;
text-align: left;
font-weight: 600;
overflow: hidden;
padding: 0px;
}
.list-slide1067 .colControl span
{
top: 50%;
margin-top: 0px;
}
.list-slide1067 .productDetails
{
position: relative;
min-height: 115px;
max-height: 115px;
padding-top: 35px;
padding-bottom: 0px;
}
.list-slide1067 .productPrice
{
width: 90%;
}
.productBtn:hover , .productBtn.active
{
margin: 0px calc(50% - 47px);
}
.productBtn
{
width: 35px;
height: 35px;
background-image: url('/Data/EditorFiles/v4/product-plus.png');
cursor: pointer;
background-position: center;
margin-left: 10px;
border: 2px solid #ffd800;
border-radius: 40px;
position: absolute;
background-color: #fff;
z-index: 1;
background-repeat: no-repeat;
margin: 0px;
top: 3px;
margin: 0px calc(45% - 96px);
}
[dir="rtl"] .productBtn
{
margin-right: 10px;
margin-left:0;
}
.image-wrapper
{
height: 0;
}
}
@media screen and (max-width: 768px)
{
.hmohidden
{
margin: 0px -5px;
width: calc(100% + 10px);
overflow: hidden;
overflow-x: auto;
}
.hmohidden::-webkit-scrollbar
{
height: 5px;
}
.hmohidden::-webkit-scrollbar-track
{
background: #f1f1f1;
}
.hmohidden::-webkit-scrollbar-thumb
{
background: #888;
}
.hmohidden .mobcroldd
{
max-width: 200px;
}
.hmoscroll
{
overflow: hidden;
min-width: 1200px;
max-width: 1200px;
}
.productItemxd .productDescription
{
line-height: 17px;
font-size: 13px;
font-weight: 400;
text-align: left;
padding: 10px;
}
.bver
{
border: 2px solid #fff;
box-sizing: border-box;
}
.list-slide1067 .productPrice.discount
{
position: relative;
padding-left: 18px;
padding-right: 0px;
}
#tab-vitrin-2023 .home-header
{
background: transparent;
color: #000;
text-align: center;
margin: 20px -10px;
cursor: default;
font-weight: 600;
font-size: 20px;
padding: 0px;
width: calc(100% + 20px);
}
.list-slide1067 .image-wrapper
{
padding-bottom: 78% !important;
}
.list-slide1067 .discount .currentPrice
{
line-height: 18px;
font-size: 17px;
padding-left: 40px;
color: #010101;
}
.list-slide1067 .discountedPrice
{
font-size: 13px;
font-weight: 400;
height: 17px;
padding-left: 40px;
font-family: 'Arimo', sans-serif;
line-height: 14px;
}
.list-slide1067 .productDescription
{
max-height: 60px;
line-height: 15px;
font-size: 12px;
text-align: left;
font-weight: 600;
overflow: hidden;
padding: 0px;
}
.list-slide1067 .productDetails
{
max-height: 128px;
position: relative;
padding-bottom: 50px;
min-height: 128px;
padding-top: 15px;
}
.discount--icon
{
float: left;
width: 35px;
height: 30px;
border-radius: 3px;
background: #ffd800;
text-align: center;
line-height: 30px;
font-weight: 700;
color: #000;
font-size: 13px;
margin: 0px 7px 0px -2px;
font-family: 'Arimo', sans-serif;
}
.discountedPrice + .currentPrice
{
line-height: 19px;
font-size: 13px;
color: #414141;
font-weight: 700;
padding-left: 40px;
text-align: left;
}
.productItemxxx
{
position: relative;
border-bottom: 3px solid #ffd800;
width: calc(100% - 10px);
margin: 0px 5px;
margin-bottom: 14px;
}
#ysmissc
{
margin: 0px -10px;
width: calc(100% + 20px);
}
#ysmissc p
{
font-weight: 600;
font-size: 20px;
text-align: center;
float: left;
width: 100%;
height: 29px;
line-height: 15px;
margin: 30px 0px 5px 0px;
}
.list-slide1067 .colControl span
{
position: absolute;
top: 53%;
width: 30px;
height: 30px;
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
background-color: #fff;
margin: 0px -10px;
}
.productDetails
{
max-height: 130px;
position: relative;
padding-bottom: 50px;
min-height: 130px;
padding-top: 0px;
}
.priceWrapper
{
border: 0px;
}
.productBtn
{
width: 30px;
height: 30px;
background-image: url('/Data/EditorFiles/v4d/plus.png');
cursor: pointer;
background-position: center;
border: 2px solid #ffd800;
border-radius: 5px;
position: absolute;
background-color: #fff;
z-index: 1;
background-repeat: no-repeat;
bottom: -17px;
top: auto;
margin: 0px calc(50% - 17px);
background-size: 10px;
left: 0;
right: 0;
}
.altix p
{
margin-top: 30px;
font-weight: 500;
margin-left: 25px;
text-transform: capitalize;
font-family: 'Arimo', sans-serif;
padding-bottom: 15px;
}
.altix span a
{
display: block;
margin-left: 25px;
font-size: 13px;
line-height: 21px;
font-family: 'Arimo', sans-serif;
}
.plaka
{
background:url('/Data/EditorFiles/v4/plakalar.png') no-repeat;
height: 180px;
background-size: 100%;
}
.ahsapplaka
{
background:url('/Data/EditorFiles/v4/ahsapplaka.png') no-repeat;
height: 180px;
background-size: 100%;
}
.tekstil
{
background:url('/Data/EditorFiles/v4/tekstil.png') no-repeat;
height: 180px;
background-size: 100%;
}
.hirdavat
{
background:url('/Data/EditorFiles/v4/hirdavat.png') no-repeat;
height: 180px;
background-size: 100%;
}
.hazirurunler
{
background:url('/Data/EditorFiles/v4/hazirurunler.png') no-repeat;
height: 180px;
background-size: 100%;
}
.lazerkesim
{
background:url('/Data/EditorFiles/v4/lazerkesim.png') no-repeat;
height: 180px;
background-size: 100%;
}
.productTab
{
position: absolute;
right: 33px;
bottom: -39px;
width: auto;
float: right;
}
.prodtabneil
{
display: none;
}
.productItem
{
background: #fff;
margin: 0px 1%;
width: 100%;
margin-bottom: 19px;
border-bottom: 3px solid #ffd800;
position: relative;
}
.list-slide1067 .productItem
{
background: #fff;
margin: 0px 0%;
width: 100%;
margin-bottom: 19px;
border-bottom: 3px solid #ffd800;
position: relative;
margin-bottom: 41px;
}
.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: 14px;
}
.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
{
line-height: 27px;
font-size: 18px;
padding-left: 40px;
color: #010101;
}
.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)
{
.list-slide1067 .discount--icon
{
float: left;
width: 35px;
height: 35px;
border-radius: 3px;
background: #ffd800;
text-align: center;
line-height: 35px;
font-weight: 700;
color: #000;
font-size: 16px;
margin: 0px;
font-family: 'Arimo', sans-serif;
}
.col-xs-12 .productDetails
{
height:auto !important;
}
.productBrand
{
text-align: center;
}
.productDescription
{
max-height: 60px;
line-height: 17px;
font-size: 12px;
text-align: center;
font-weight: 600;
overflow: hidden;
padding: 0px;
}
.productOption
{
padding-top: 0;
padding-bottom:0;
}
.productOption span
{
display: none;
}
.optionBox a, .optionBox select
{
margin-bottom: 0;
}
.productPrice.fr
{
float: left;
padding: 0px;
}
.discountedPrice
{
font-size: 13px;
font-weight: 400;
padding-left: 40px;
font-family: 'Arimo', sans-serif;
height: 15px;
}
.currentPrice
{
font-size: 14px;
text-align: center;
line-height: 25px;
}
}
@media screen and (max-width: 1920px) and (min-width: 1600px)
{
.plaka
{
background:url('/Data/EditorFiles/v4/plakalar.png') no-repeat
;height: 200px;
margin-bottom: 15px;
background-size: 100%;
}
.ahsapplaka
{
background:url('/Data/EditorFiles/v4/ahsapplaka.png') no-repeat;
height: 200px;
margin-bottom: 15px;
background-size: 100%;
}
.tekstil
{
background:url('/Data/EditorFiles/v4/tekstil.png') no-repeat;
height: 200px;
margin-bottom: 15px;
background-size: 100%;
}
.hirdavat
{
background:url('/Data/EditorFiles/v4/hirdavat.png') no-repeat;
height: 200px;
margin-bottom: 15px;
background-size: 100%;
}
.hazirurunler
{
background:url('/Data/EditorFiles/v4/hazirurunler.png') no-repeat;
height: 200px;
margin-bottom: 15px;
background-size: 100%;
}
.lazerkesim
{
background:url('/Data/EditorFiles/v4/lazerkesim.png') no-repeat;
height: 200px;
margin-bottom: 15px;
background-size: 100%;
}
.altix span a
{
font-size: 15px;
}
}
@media screen and (min-width: 1900px)
{
.altix span a
{
display: block;
margin-left: 25px;
line-height: 26px;
font-family: 'Arimo', sans-serif;
font-size: 17px;
}
.plaka
{
background: url('/Data/EditorFiles/v4/plakalar.png') no-repeat;
height: 230px;
margin-bottom: 15px;
background-size: 100%;
}
.ahsapplaka
{
background:url('/Data/EditorFiles/v4/ahsapplaka.png') no-repeat;
height: 230px;
margin-bottom: 15px;
background-size: 100%;
}
.tekstil
{
background:url('/Data/EditorFiles/v4/tekstil.png') no-repeat;
height: 230px;
margin-bottom: 15px;
background-size: 100%;
}
.hirdavat
{
background:url('/Data/EditorFiles/v4/hirdavat.png') no-repeat;
height: 230px;
margin-bottom: 15px;
background-size: 100%;
}
.hazirurunler
{
background:url('/Data/EditorFiles/v4/hazirurunler.png') no-repeat;
height: 230px;
margin-bottom: 15px;
background-size: 100%;
}
.lazerkesim
{
background:url('/Data/EditorFiles/v4/lazerkesim.png') no-repeat;
height: 230px;
margin-bottom: 15px;
background-size: 100%;
}
#headerPhone
{
width: 41.66666667%;
}
}
@media screen and (max-width: 1200px) and (min-width: 1000px)
{
.dp1024
{
display: none;
}
.dpb1024
{
display: block;
}
#headerPhone
{
padding-right: 10px;
width: 66.66666667%;
}
#logo
{
padding-left: 10px;
width: 21%;
}
}
#social
{
margin: 34px 0px 0px 0px;
}
#social a
{
margin-right: 10px;
}
#footer h3
{
font-weight: 700;
line-height: 20px;
text-transform: uppercase;
word-break: break-all;
margin-top: 0;
font-family: 'roboto',sans-serif;
font-size: 14px;
}
#footerTop
{
padding-top: 35px;
padding-bottom: 35px;
background: #fff;
margin-top:10px;
}
#footerTop p
{
display: block;
font-size:12px;
color: #fff;
line-height:20px;
}
.newsletter
{
margin-bottom: 20px;
}
[dir="rtl"] .newsletter
{
margin-right: 0;
}
#footer .newsletterMain
{
background: #fff;
position: relative;
}
#footer .newsletterMain input[type="text"]
{
width: 72%;
height: 44px;
font-size:16px;
line-height: 46px;
border: 1px solid #ddd;
text-indent: 10px;
}
#footer .newsletterMain .placeholder
{
right: 50px;
line-height: 48px;
padding-left: 10px;
}
#footer .newsletterMain input[type="button"]
{
z-index: 33;
width: 23%;
height: 48px;
background: #ffd800;
border: 0;
cursor: pointer;
border-radius: 40px;
float: right;
color: #000;
font-size: 16px;
font-family: 'roboto',sans-serif;
text-transform: uppercase;
font-weight: 600;
}
[dir="rtl"] #footer .newsletterMain input[type="button"]
{
right: auto;
left:10px;
}
[dir="rtl"] #social
{
float: left;
}
#social ul
{
padding-top: 10px;
}
#social li, #social li a, #social li a img
{
float: left;
width:30px;
height: 30px;
}
[dir="rtl"] #social li,
[dir="rtl"] #social li a,
[dir="rtl"] #social li a img
{
float: right;
}
#social li
{
padding-right: 10px;
padding-bottom:10px;
}
[dir="rtl"] #social li
{
padding-right: 0;
padding-left:10px;
}
#footerMiddle
{
padding-top: 45px;
padding-bottom: 45px;
background: #f7f7f7;
}
#footerMiddle ul li
{
display: block;
}
#footerMiddle ul li a, #footerMiddle p
{
display: block;
padding-top: 8px;
padding-bottom: 8px;
line-height: 14px;
color: #000;
font-family: 'roboto',sans-serif;
font-size: 13px;
}
#footerBottom
{
background: #dadada;
min-height:50px;
}
#footerBottom .col
{
min-height: 50px;
line-height:47px;
display: list-item;
list-style:none;
}
#footerBottom .col img
{
vertical-align: middle;
max-height:26px;
}
#footerSecurity img
{
padding-right: 10px;
}
#footerCards
{
text-align: right;
}
#footerCards img
{
padding-left: 10px;
}
@media screen and (max-width: 1000px)
{
#footerMiddle
{
padding-top: 25px;
padding-bottom:25px;
}
#footerMiddle .col-2
{
padding-top: 15px;
padding-bottom:15px;
}
#footerMiddle .col-2:nth-child(3n+1)
{
clear: both;
}
}
@media screen and (min-width: 769px)
{
#footerMiddle ul li div
{
display:block !important;
height:auto !important;
}
}
@media screen and (max-width: 768px)
{
#footer h3
{
font-weight: 600;
line-height: 20px;
text-transform: capitalize;
word-break: break-all;
margin-top: 0;
font-family: 'roboto',sans-serif;
font-size: 14px;
}
#footer .newsletterMain input[type="text"]
{
font-size: 15px;
width: 67%; border-radius: 0px !important;
box-shadow: 0px 0px 0px 0px !important;
}
#footer .newsletterMain input[type="button"]
{
font-size: 13px;
width: 23%; background: url('/Data/EditorFiles/v4/miosbut.png') center;
}
#footer h3
{
font-size: 16px;
line-height: 35px;
}
#footerTop p
{
font-size: 13px;
}
#newsletter
{
margin-right: 0;
}
#newsletterMain input[type="text"]
{
font-size: 15px;
}
#footerMiddle
{
padding-top: 15px;
padding-bottom:14px;
background: #f7f7f7;
}
#footerMiddle .col-2
{
padding-top: 0;
padding-left:0;
padding-bottom: 0;
padding-right:0;
}
#footerMiddle ul li
{
float: left;
}
#footerMiddle ul ul li
{
float: none;
width:auto;
padding-left: 20px;
padding-right:20px;
border-bottom: 1px solid #fff;
}
#footerMiddle
{
padding-top: 35px;
padding-bottom: 0;
background: #f7f7f7;
}
#footerMiddle h3
{
margin-bottom: 1px;
padding-left: 20px;
padding-right: 20px;
font-size: 16px;
font-weight: 400;
line-height: 50px;
background: #fff url('/Data/EditorFiles/v4/footer-arrowr.png') no-repeat right center;
cursor: pointer;
background-position-x: calc(100% - 15px);
}
[dir="rtl"] #footerMiddle h3
{
background:#dadada url('/theme/v4/sub_theme/alt/v4/user_lazerci_alt/plusIcon.png') no-repeat 20px center;
}
#footerMiddle h3.active
{
color: #000;
background: #ffd800 url('/Data/EditorFiles/v4/footer-arrowb.png') no-repeat right center;
background-position-x: calc(100% - 15px);
}
[dir="rtl"] #footerMiddle h3.active
{
background:#6C6C6C url('/theme/v4/sub_theme/alt/v4/user_lazerci_alt/minusIcon.png') no-repeat 20px center;
}
#footerMiddle h3 + div
{
background: #ffffff;
display: none;
margin-bottom: 20px;
}
#footerMiddle ul li a, #footerMiddle p
{
line-height: 35px;
font-size: 17px !important;
}
#footerMiddle p
{
padding-left: 20px;
padding-right:20px;
}
#footerBottom .col
{
text-align: center;
}
#footerBottom .col img
{
padding-right: 5px;
padding-left:5px;
}
}
@media screen and (max-width: 540px)
{
#footer	h3
{
font-size: 15px;
}
#footerMiddle ul li a, #footerMiddle p
{
font-size: 13px;
}
}
#footerMiddle p , #footerMiddle a
{
padding-right: 20px;
line-height: 15px;
font-size: 13px;
}
.sliderWrap
{
width:100%;
}
.slide-wrapper
{
position: relative;
}
.sliderMain
{
width:100%;
min-height: 70px;
}
.GelismisVitrinLoad
{
position: absolute;
width:100%;
height: 50px;
line-height:50px;
text-align: center;
top:50%;
margin: -25px 0 0;
}
.carousel-wrapper
{
position: relative;
overflow:hidden;
}
.sliderMain ul
{
width:100%;
min-height: 70px;
margin:0;
padding: 0;
list-style:none;
position: relative;
}
[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;
}
.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%;
}
.twoCol .slideControl, .threeCol .slideControl
{
left: 10px;
right:10px;
margin-left: 0;
width:auto;
}
.slideControl span
{
position: absolute;
width: 18px;
height: 42px;
background-image:url('/theme/v4/sub_theme/interaktif_vitrin/v4/user_interaktifVitrin/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;
}
.prevSlide
{
left: 10px;
top: 40%;
}
.nextSlide
{
right: 10px;
top: 40%;
}
.sliderMain ul.slidePager
{
min-height: auto;
position: absolute;
height: 20px;
text-align: right;
bottom: 10px;
right: 10px;
left: 0px;
padding: 0px 10px;
box-sizing: border-box;
display: table;
}
.twoCol .sliderMain ul.slidePager, .threeCol .sliderMain ul.slidePager
{
width: auto;
left:10px;
right: 10px;
margin-left:0;
}
.slidePager li
{
display: inline-block;
width:15px;
height: 15px;
line-height:15px;
text-align: center;
color:#fff;
font-size: 12px;
cursor:pointer;
background: #666;
margin-top:5px;
margin-left: 5px;
}
.slidePager li.active
{
width: 20px;
height:20px;
line-height: 20px;
background:url('/theme/v4/sub_theme/interaktif_vitrin/v4/user_interaktifVitrin/pagerActive.png') no-repeat;
margin-top: 0;
cursor:default;
}
@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_lazerci_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_lazerci_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;
}
