.row {
    flex-wrap: inherit;
}
.col,.col-auto,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,
.col-xs,.col-xs-auto,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,
.col-sm,.col-sm-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,
.col-md,.col-md-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,
.col-lg,.col-lg-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,
.col-xl,.col-xl-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12 {
    flex: inherit;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    width: auto;
}
.nav {
    display: block;
}
.btn {
    padding: 0;
}
#content > .inner {
    margin-left: auto;
    margin-right: auto;
}
.form-control {
    border: 0;
}
form .row:not(.no-gutters) > .col, form .row:not(.no-gutters) > [class*='col-'] {
    padding-left: 0;
}
.tooltip {
    opacity: 1;
}
.xlarge .row .icon + textarea {
    padding-left: 60px;
}
html, body, div, span, applet, object, iframe, p,
a, abbr, acronym, address, big, cite,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6, code,pre, sub, sup, strong, b, i, u, blockquote
{
}
tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section
{
    display: block;
}
html, body
{
    width:100%;
    text-size-adjust:100%;
    -webkit-text-size-adjust:100%;
}
body
{
    font-family:"Open Sans", sans-serif;
    font-size:13px;
    line-height: 1;
}
script
{
    display:none;
}
::-webkit-scrollbar
{
    width:10px;
    background:#E6E6E6;
}
::-webkit-scrollbar-button
{
    display:none;
}
::-webkit-scrollbar-thumb
{
    background:#4d4d4d;
}
ol, ul
{
    list-style-type: none;
}
img
{
    max-width:100%;
    height:auto;
}
.ie img
{
    max-width:none;
    height:auto;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after
{
    content: '';
    content: none;
}
.row::before, .row::after
{
    content: '';
    display:table;
}
.row::after
{
    clear:both;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
input, select, textarea, button
{
    outline:none;
    font-family:"Open Sans", sans-serif;
}
input:focus, select:focus, textarea:focus
{
    box-shadow:inset 0 0 4px rgba(0,0,0,.3);
}
p
{
    padding-bottom:10px;
    font-family:"Open Sans", sans-serif;
    line-height:1.3;
}
a
{
    text-decoration:none;
    color:inherit;
    cursor:pointer;
}
h1, h2, h3, h4, h5, h6
{
    display:block;
    font-family:"Open Sans", sans-serif;
}
h1.sp, h2.sp, h3.sp, h4.sp, h5.sp, h6.sp
{
    padding-left:10px;
    padding-right:10px;
}
::selection
{
    background:#000;
    color:#fff;
}
.fl, .btn.fl
{
    float:left;
}
[dir="rtl"] .fl, [dir="rtl"] .btn.fl
{
    float:right;
}
.fr, .btn.fr, .col.fr, .box.fr
{
    float:right;
}
[dir="rtl"] .fr, [dir="rtl"] .btn.fr, [dir="rtl"] .col.fr, [dir="rtl"] .box.fr
{
    float:left;
}
.fn, .btn.fn, .col.fn, .box.fn
{
    float:none;
}
*.bgNone
{
    background:none !important;
}
.a-left
{
    text-align:left;
}
.a-right
{
    text-align:right;
}
.a-center
{
    text-align:center;
}
.a-justify
{
    text-align:justify;
}
.fw300
{
    font-weight:300;
}
.fw400
{
    font-weight:400;
}
.fw500
{
    font-weight:500;
}
.fw600
{
    font-weight:600;
}
.fw700
{
    font-weight:700;
}
.sml
{
    font-size:11px;
}
.mid
{
    font-size:16px;
}
.lrg
{
    font-size:20px;
}
.ease, .btn, .form-control, a, input, select, textarea, button
{
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.info
{
    color:#6c6c6c;
}
.success
{
    color:#449d44;
}
.warning
{
    color:#ec971f;
}
.danger
{
    color:#c9302c;
}
.row
{
    margin-left:-10px;
    margin-right:-10px;
    clear:both;
    display:block;
}
.box.box-border > .row, .col.box-border > .row
{
    margin-left:-9px;
    margin-right:-9px;
}
.row.mb
{
    margin-bottom:10px;
}
.box, .col
{
    float:left;
    padding-left:10px;
    padding-right:10px;
    box-sizing:border-box;
}
[dir="rtl"] .box,
[dir="rtl"] .col
{
    float:right;
}
tr.box, th.box, td.box, tr.col, th.col, td.col
{
    float:none;
}
.box.box-border, .col.box-border
{
    padding-left:9px;
    padding-right:9px;
}
.box
{
    padding-top:10px;
    padding-bottom:10px;
}
.box.box-border
{
    padding-top:9px;
    padding-bottom:9px;
}
.box-border
{
    border:1px solid #ececec;
}
.b-top, .col.b-top, .box.b-top
{
    border-top:0;
}
.b-right, .col.b-right, .box.b-right
{
    border-right:0;
}
.b-bottom, .col.b-bottom, .box.b-bottom
{
    border-bottom:0;
}
.b-left, .col.b-left, .box.b-left
{
    border-left:0;
}
.line-top, .col.line-top, .box.line-top, .btn.line-top
{
    border-top:1px solid #ececec;
}
.line-right, .col.line-right, .box.line-right, .btn.line-right
{
    border-right:1px solid #ececec;
}
.line-bottom, .col.line-bottom, .box.line-bottom, .btn.line-bottom
{
    border-bottom:1px solid #ececec;
}
.line-left, .col.line-left, .box.line-left, .btn.line-left
{
    border-left:1px solid #ececec;
}
.line-through
{
    text-decoration:line-through;
}
.line-under
{
    text-decoration:underline;
}
.col-12
{
    width:100%;
}
.col-11
{
    width:91.66666667%;
}
.col-10
{
    width:83.33333333%;
}
.col-9
{
    width:75%;
}
.col-8
{
    width:66.66666667%;
}
.col-7
{
    width:58.33333333%;
}
.col-6
{
    width:50%;
}
.col-5
{
    width:41.66666667%;
}
.col-4
{
    width:33.33333333%;
}
.col-3
{
    width:25%;
}
.col-2
{
    width:16.66666667%;
}
.col-1
{
    width:8.33333333%;
}
.m-top, .box.m-top, .col.m-top
{
    margin-top:0;
}
.m-left, .box.m-left, .col.m-left
{
    margin-left:0;
}
.m-bottom, .box.m-bottom, .col.m-bottom
{
    margin-bottom:0;
}
.m-right, .box.m-right, .col.m-right
{
    margin-right:0;
}
.p-top, .box.p-top, .col.p-top
{
    padding-top:0;
}
.p-left, .box.p-left, .col.p-left
{
    padding-left:0;
}
.p-bottom, .box.p-bottom, .col.p-bottom
{
    padding-bottom:0;
}
.p-right, .box.p-right, .col.p-right
{
    padding-right:0;
}
.icon-arrow
{
    width:10px;
    height:100%;
    background-repeat:no-repeat;
    background-position:0 center;
}
.icon-arrow.fr, .icon-basket.fr
{
    margin-left:10px;
}
[dir="rtl"] .icon-arrow.fr,
[dir="rtl"] .icon-basket.fr
{
    margin-right:10px;
    margin-left:0;
}
.icon-arrow.fl, .icon-basket.fl
{
    margin-right:10px;
}
.light-arrow
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/lightArrow.png');
}
.dark-arrow
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/darkArrow.png');
}
.btn:hover .dark-arrow
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/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('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/lightBasket.png');
}
.light-basket.fast
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/lightFastBasket.png');
}
.btn-big .light-basket
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/lightBasketBig.png');
}
.btn-big .light-basket.fast
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/lightFastBasketBig.png');
}
.dark-basket
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/darkBasket.png');
}
.dark-basket:hover
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/darkBasketHover.png');
}
.dark-basket.fast
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/darkFastBasket.png');
}
.dark-basket.fast:hover
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/darkFastBasketHover.png');
}
.btn-big .dark-basket
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/darkBasketBig.png');
}
.btn-big .dark-basket:hover
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/darkBasketBigHover.png');
}
.btn-big .dark-basket.fast
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/darkFastBasketBig.png');
}
.btn-big .dark-basket.fast:hover
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/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('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/notifyClose.png') no-repeat;
    cursor: pointer;
}
.stars
{
    width:87px;
    height:13px;
    background:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/stars.png') no-repeat;
}
.stars-inner
{
    height:13px;
    background:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/starsFull.png') no-repeat;
}
.progress
{
    position:relative;
    background:#dadada;
}
.progress-bar
{
    position:absolute;
    left:0;
    top:0;
    height:100%;
    line-height:1.5;
    color:#fff;
    background:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/progress.png');
}
.accordeon
{
    cursor:pointer;
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/accordeon.png');
    background-repeat:no-repeat;
    background-position:right center;
}
[dir="rtl"] .accordeon
{
    background-position:10px center;
}
.accordeon.active
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/accordeonActive.png');
}
.hide
{
    display:none;
}
#mainWrapper
{
    width:100%;
    position:relative;
}
#skeletonWrap
{
    width:100%;
}
[dir="rtl"] #leftColumn
{
    padding-right:0;
    padding-left:10px;
}
[dir="rtl"] #rightColumn
{
    padding-right:10px;
    padding-left:0;
}
#mainColumn
{
    max-width:100%;
}
.loaderWrapper
{
    position:relative;
}
.loading
{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:rgba(255,255,255,.7) url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/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('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/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)
{
    :not(.notClear) > .col-6 + .col-6:nth-of-type(2n+3),
    :not(.notClear) > .col-4 + .col-4:nth-of-type(3n+4),
    :not(.notClear) > .col-3 + .col-3:nth-of-type(4n+5),
    :not(.notClear) > .col-2 + .col-2:nth-of-type(6n+7),
    :not(.notClear) > .col-1 + .col-1:nth-of-type(12n+1)
    {
        clear:both;
    }
}
@media screen and (max-width: 1000px)
{
    .col-md-12
    {
        width:100%;
    }
    .col-md-11
    {
        width:91.66666667%;
    }
    .col-md-10
    {
        width:83.33333333%;
    }
    .col-md-9
    {
        width:75%;
    }
    .col-md-8
    {
        width:66.66666667%;
    }
    .col-md-7
    {
        width:58.33333333%;
    }
    .col-md-6
    {
        width:50%;
    }
    .col-md-5
    {
        width:41.66666667%;
    }
    .col-md-4
    {
        width:33.33333333%;
    }
    .col-md-3
    {
        width:25%;
    }
    .col-md-2
    {
        width:16.66666667%;
    }
    .col-md-1
    {
        width:8.33333333%;
    }
}
@media screen and (min-width: 769px)
{
    .col-mr-11
    {
        margin-right:91.66666667%;
    }
    .col-mr-10
    {
        margin-right:83.33333333%;
    }
    .col-mr-9
    {
        margin-right:75%;
    }
    .col-mr-8
    {
        margin-right:66.66666667%;
    }
    .col-mr-7
    {
        margin-right:58.33333333%;
    }
    .col-mr-6
    {
        margin-right:50%;
    }
    .col-mr-5
    {
        margin-right:41.66666667%;
    }
    .col-mr-4
    {
        margin-right:33.33333333%;
    }
    .col-mr-3
    {
        margin-right:25%;
    }
    .col-mr-2
    {
        margin-right:16.66666667%;
    }
    .col-mr-1
    {
        margin-right:8.33333333%;
    }
    .col-ml-11
    {
        margin-left:91.66666667%;
    }
    .col-ml-10
    {
        margin-left:83.33333333%;
    }
    .col-ml-9
    {
        margin-left:75%;
    }
    .col-ml-8
    {
        margin-left:66.66666667%;
    }
    .col-ml-7
    {
        margin-left:58.33333333%;
    }
    .col-ml-6
    {
        margin-left:50%;
    }
    .col-ml-5
    {
        margin-left:41.66666667%;
    }
    .col-ml-4
    {
        margin-left:33.33333333%;
    }
    .col-ml-3
    {
        margin-left:25%;
    }
    .col-ml-2
    {
        margin-left:16.66666667%;
    }
    .col-ml-1
    {
        margin-left:8.33333333%;
    }
    #skeleton
    {
        width:100%;
    }
    #footer
    {
        position:relative;
        z-index:11;
    }
    .forMobile
    {
        display:none;
    }
}
@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
    }
}

.angularTemplate
{
    visibility:hidden;
}
.whiteBg
{
    background-color:#fff;
}
.lightBg
{
    background-color: transparent;
}
.darkBg
{
    background-color:#6c6c6c;
    color:#fff;
}
.navIcon
{
    width:23px;
    height:23px;
    background:#e0e0e0 url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/navIcon.png') no-repeat center center;
    border-right:1px solid #ececec;
}
[dir="rtl"] .navIcon
{
    border-right:0;
    border-left:1px solid #ececec;
}
#navigasyon a
{
    float:left;
    height:23px;
    line-height:23px;
    color:#aaa;
    font-size:11px;
    font-style:italic;
    padding-right:20px;
    padding-left:10px;
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/navLink.png');
    background-repeat:no-repeat;
    background-position:right center;
}
[dir="rtl"] #navigasyon a
{
    padding-right:10px;
    padding-left:20px;
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/navLinkRtl.png');
    background-position:0 center;
}
#navigasyon a.navHome
{
    color:#6c6c6c;
    font-weight:600;
    font-style:normal;
    padding-right:30px;
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/navHome.png');
}
[dir="rtl"] #navigasyon a.navHome
{
    padding-right:10px;
    padding-left:30px;
    background-image:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/navHomeRtl.png');
    background-position:0 center;
}
[dir="rtl"] .Yol,
[dir="rtl"] .breadcrumb,
[dir="rtl"] .breadcrumb li
{
    float:right;
}
#catImg
{
    position:relative;
}
#catImg .row *
{
    float:left;
    width:100%;
    padding:0;
    margin:0;
}
.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('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/selectArrow.png') no-repeat right center;
}
[dir="rtl"] .filter-box select
{
    float:right;
    padding-right:0;
    padding-left:15px;
    background:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/selectArrow.png') no-repeat 10px center;
}
.filter-box .input-wrap
{
    height:30px;
}
.filter-box.col-text
{
    line-height:30px;
    font-size:12px;
    color:#6C6C6C;
}
.select-wrapper
{
    position:relative;
    width:53px;
    height:30px;
}
.select
{
    width:33px;
    padding:30px 5px 0;
    position:absolute;
    left:5px;
    z-index:333;
}
.select:hover
{
    background:#F3F3F3;
}
.select span
{
    width:33px;
    height:20px;
    cursor:pointer;
    display:none;
    padding:5px 0;
    border-top:1px solid #B7B7B7;
}
.select span.selected
{
    position:absolute;
    top:0;
    left:5px;
    cursor:default;
    display:block;
    border-top:0;
}
.select:hover span
{
    display:block;
}
#slider-range
{
    width:calc(100% - 17px);
    height:17px;
    margin-top:6px;
    margin-right:17px;
    background:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/sliderRange.png') repeat-x 0 center;
    position:relative;
}
.ui-slider-range
{
    position:absolute;
    top:4px;
    height:9px;
    background:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/sliderRangeFiller.png') repeat-x 0 center;
}
.ui-slider-handle
{
    position:absolute;
    top:0;
    width:17px;
    height:17px;
    background:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/sliderHandle.png') no-repeat 0 center;
    cursor:pointer;
}
.catalogBtn
{
    background:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/catalogIcon.png') no-repeat center 5px;
}
.horizontalBtn
{
    background:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/horizontalIcon.png') no-repeat center 5px;
}
.listBtn
{
    background:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/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:2;
    clear:both;
}
.middleItem td > span.basketProName
{
    font-size:14px;
}
.middleItem td > span.basketSubPro
{
    display:inline-block;
    padding-left:5px;
    padding-right:5px;
    margin-top:5px;
    margin-bottom:5px;
}
.incBasketProduct, .decBasketProduct
{
}
.incBasketProduct
{
}
.decBasketProduct
{
}
.qtyBasketProduct
{
    width:28px;
}
.removeBasketProduct
{
    float:left;
    width:30px;
    height:30px;
    background:#000;
}
.mDetay
{
    cursor:pointer;
}
#cartEmpty
{
    font-size: 25px;
    line-height:250px;
}
#leftColumn #cartEmpty, #rightColumn #cartEmpty
{
    font-size: 14px;
    line-height: 25px;
}
#cartEmpty:before
{
    content:'';
    display: inline-block;
    background: url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/cartEmpty.png') no-repeat center center;
    width: 128px;
    height: 128px;
    vertical-align:middle;
    margin-right:20px;
}
#rightColumn #cartEmpty:before, #leftColumn #cartEmpty:before
{
    margin-right:0;
}
.campaign-line
{
    position:relative;
}
.btn.campaign-btn
{
    position:absolute;
    top:10px;
    right:10px;
}
[dir="rtl"] .btn.campaign-btn
{
    right:auto;
    left:10px;
}
[dir="rtl"] #basketOptions
{
    margin-left:0;
}
[dir="rtl"] #basketOptions .col.col-8.p-left
{
    padding-right:0;
    padding-left:10px;
}
@media screen and (min-width: 1001px)
{
    .qtyBtns input
    {
        min-width:28px;
    }
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
    .navIcon
    {
        width:30px;
        height:30px;
    }
    #navigasyon a
    {
        height:30px;
        line-height:30px;
        font-size:13px;
    }
}
@media screen and (min-width: 769px)
{
    .middleItem .qtyBtns input
    {
        width:28px;
    }
}
@media screen and (max-width: 768px)
{
    .navIcon
    {
        width:38px;
        height:38px;
    }
    #navigasyon
    {
        border: 0;
        position: relative;
        background:url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/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%;
    }
}
.pWrapper .pWin.angularTemplate
{
    visibility: hidden;
}
.pWrapper
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    z-index: 999999999;
}
.flex
{
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.pWrapper .pBg
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background: #333;
    opacity: 0.5;
    z-index: 1000;
}
[dir="rtl"] .pWrapper .pBg
{
    right: 0px;
    left:auto;
}
.pWrapper .pWin
{
    position: relative;
    float:none;
    margin: 0px auto;
    width:96%;
    max-height: 90%;
    max-width: 1100px;
    background: #fff;
    z-index: 10001;
    border: 1px solid #eee;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.pWrapper .pWin.overflow
{
    height: 90%;
}
.pWrapper .pWin.withBtn
{
    padding-bottom:61px;
}
.pWrapper .pWin.overflow img
{
    max-width:100%;
}
.pWrapper .pWin .pText
{
    position: relative;
    width: 100%;
    float: left;
    padding: 2px 10px;
    box-sizing: border-box;
    margin: 0px;
}
.pWrapper .pWin.overflow .pText
{
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    overflow-y:scroll;
    -webkit-overflow-scrolling: touch;
}
.pWrapper .pWin.withBtn .pText
{
    height: calc(100% - 70px);
}
.pWrapper .pWin .pText img
{
    margin:0 auto;
}
.panelPopupTitle
{
    font-size: 20px;
    padding: 0 0 10px;
}
.pWrapper .pWin .pButtons
{
    position: absolute;
    overflow: hidden;
    border-top: 1px solid #eee;
    z-index: 1234;
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 10px 0 0;
    background: #fff;
}
.pWrapper .pWin.debugActive .pButtons,
.pWrapper .pWin.debugActive .pClose
{
    display: none;
}
.pWrapper .pWin.debugActive
{
    width:90% !important;
    height: auto !important;
    padding: 0px !important;
}
.pWrapper .pWin.debugActive .pText
{
    line-height: 30px;
    margin: 0px;
    text-align: center;
    overflow: hidden;
}
.pWrapper .pClose
{
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    z-index: 333;
    cursor: pointer;
    background: url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/popupClose.png');
}
[dir="rtl"] .pWrapper .pClose
{
    right:auto;
    left: -15px;
}
.pWrapper .close
{
    cursor: pointer;
}
.br5
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.hideThis
{
    display: none;
}
.popupClose,
.close
{
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    z-index: 333;
    cursor: pointer;
    background: url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/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('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/popupPrev.png');
}
#nextLight
{
    background-image: url('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/popupNext.png');
}
.popupTitle,
.videoTitle
{
    border-bottom: 1px solid #ececec;
    font-size: 16px;
    color: .666;
}
.popupBtns,
.modal-footer
{
    border-top: 1px solid #ececec;
}
.memberPopupWrapper
{
    max-width: 580px;
}
.memberPopupWrapper .col,
.memberPopupWrapper .box
{
    margin: 0;
}
.memberPopupWrapper .popupInnerBlock
{
    width: 100%;
}
.videoPopup
{
    width: 668px;
    margin-top: -10px;
    margin-bottom: -10px;
}
.popupMain,
.popupTitle,
.popupInner,
.popupBtns
{
    clear: both;
    width: 100%;
}
@media screen and (min-width: 769px)
{
    .ie .pWrapper .pWin.overflow
    {
        margin-top:40px !important;
    }
}
@media screen and (max-width: 768px)
{
    body:not(.flexPopup) .pWrapper .pClose
    {
        top: 10px;
        right: 20px;
    }
    [dir="rtl"] body:not(.flexPopup) .pWrapper .pClose
    {
        top: 10px;
        right:auto;
        left: 20px;
    }
    body:not(.flexPopup) .pWrapper .pWin
    {
        width:100% !important;
        height:100% !important;
        max-width:none;
        max-height:none;
        border-radius: 0;
    }
    .pWrapper .pWin
    {
        max-width:90%;
    }
    .pWrapper .pWin .pButtons
    {
        padding-top: 0;
    }
    .pWrapper .pWin .pButtons button
    {
        margin-top: 10px;
    }
    .pWrapper .pWin.withBtn .pText
    {
        height: calc(100% - 70px);
    }
}

.form-control input[type="text"],
.form-control input[type="password"],
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control 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:#ccc;
    background-repeat:no-repeat;
    background-position:center center;
    z-index: 10;
    display: none;
}
[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('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/firstname.png');
}
.icon-lastname
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/lastname.png');
}
.icon-pen
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/pen.png');
}
.icon-message
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/message.png');
}
.icon-attach
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/attach.png');
}
.icon-code
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/code.png');
}
.icon-pass
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/password.png');
}
.icon-passConfirm
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/passConfirm.png');
}
.icon-company
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/company.png');
}
.icon-taxOffice
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/taxOffice.png');
}
.icon-taxId
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/taxId.png');
}
.icon-tc
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/tc.png');
}
.icon-birthday
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/birthday.png');
}
.icon-gender
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/gender.png');
}
.icon-mobilePhone
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/mobilePhone.png');
}
.icon-homePhone
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/homePhone.png');
}
.icon-officePhone
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/officePhone.png');
}
.icon-address
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/address.png');
}
.icon-map
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/map.png');
}
.icon-zipCode
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/zipCode.png');
}
.icon-fb
{
    background-color:#3c599b;
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/facebook.png');
}
.icon-tw
{
    background-color:#29aae3;
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/icons/twitter.png');
}
.icon-star
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/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('//www.adze.com/theme/v4/sub_theme/form/v4/v4/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;
    text-indent: 14px;
    font-size: 12px;
}
.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;
    padding-right:10px;
}
.form-control.large textarea,
.form.large textarea
{
    height:150px;
    line-height:20px;
    padding-top:9px;
    padding-bottom:9px;
}
.large .icon + input[type="text"],
.large .icon + input[type="password"],
.large .icon + textarea,
.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: 33px;
    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: 0;
}
[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('//www.adze.com/theme/v4/sub_theme/form/v4/v4/radio.png') no-repeat center center;
    cursor: pointer;
}
.form-control:hover .input-wrap.radio
{
    background:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/radioHover.png') no-repeat center center;
}
.input-wrap.radio.active,
.form-control:hover .input-wrap.radio.active,
.active > .form-control .input-wrap.radio
{
    background:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/radioActive.png') no-repeat center center;
}
.input-wrap.checkbox
{
    background:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/checkbox.png') no-repeat center center;
}
.form-control:hover .input-wrap.checkbox
{
    background:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/checkboxHover.png') no-repeat center center;
}
.input-wrap.checkbox.active,
.form-control:hover .input-wrap.checkbox.active,
.active > .form-control .input-wrap.checkbox
{
    background:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/checkboxActive.png') no-repeat center center;
}
.input-wrap input
{
    visibility:hidden;
    margin:0;
}
.form-link
{
    line-height:30px;
    font-size:15px;
    color:#666;
}
.info:before
{
    content:'';
    display:inline-block;
    min-height:13px;
    min-width:12px;
    background:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/info.png') no-repeat 0 center;
    margin-right:10px;
    vertical-align:middle;
}
.ask:before
{
    content:'';
    display:inline-block;
    min-height:15px;
    min-width:15px;
    background:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/infoAsk.png') no-repeat 0 center;
    margin-right:10px;
    vertical-align:middle;
}
.social-btn
{
    height:20px;
    padding-left:29px;
}
.medium .social-btn
{
    height:30px;
    padding-left:39px;
}
.large .social-btn
{
    height:40px;
    padding-left:49px;
}
.xlarge .social-btn
{
    height:50px;
    padding-left:59px;
}
.removeBtn
{
    width:20px;
    height:20px;
    background-image:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/removeIcon.png');
    background-repeat:no-repeat;
    background-position:center center;
}
.hasDatepicker
{
    padding-right:26px;
    background:url('//www.adze.com/theme/v4/sub_theme/form/v4/v4/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;
    }
}
.menu, .menu div:not(.dynamicMenu)
{
    background-color:inherit;
}
.menu
{
    position:relative;
}
.menu-list
{
    z-index:33;
}
.menu li
{
    float:left;
}
[dir="rtl"] .menu li
{
    float:right;
}
.menu a
{
    float:left;
    padding-left:20px;
    padding-right:20px;
    box-sizing:border-box;
}
.menu li.parentLink > a
{
    padding-right:40px;
    background-image:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/selectArrow.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
{
    background:#000;
}
#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('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/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('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/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:30px;
}
#headerMain
{
    margin-top:20px;
    margin-bottom:20px;
}
#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('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/userIcon.png') no-repeat center 10px;
}
#hmLinks a.basketLink
{
    background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/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:90px;
    line-height:90px;
    padding-bottom:0;
}
#logo a
{
    width:100%;
    height:90px;
    line-height:90px;
    text-align:center;
    display:table-cell;
    vertical-align:middle;
    padding-bottom:0;
}
#logo img
{
    display:inline;
    max-height:100%;
    max-width:100%;
    width:auto;
    vertical-align:middle;
}
#search
{
    margin-top:20px;
    margin-bottom:20px;
}
#search .row
{
    height:48px;
    border:1px solid #ccc;
}
#FormAra
{
    height:100%;
    position:relative;
}
#FormAra input[type="text"]
{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    right:0;
    border:0;
    box-sizing:border-box;
    padding:10px 210px 10px 10px;
    color:#666;
    font-size:13px;
    font-family:"Open Sans", sans-serif;
}
[dir="rtl"] #FormAra input[type="text"]
{
    padding:10px 10px 10px 210px;
}
#FormAra .placeholder
{
    right: 201px;
    line-height: 46px;
    padding-left: 20px;
}
#searchRight
{
    width:200px;
    height:100%;
    background:#f3f3f3;
    border-left:1px solid #ccc;
    position:relative;
    z-index:33;
}
[dir="rtl"] #searchRight
{
    float:left;
    border-right:1px solid #ccc;
    border-left:0;
}
#searchRight select
{
    width:150px;
    height:28px;
    background: url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/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('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/selectArrow.png') no-repeat 10px center;
}
#FormAra input[type="submit"]
{
    width:28px;
    height:28px;
    padding-top:0;
    padding-right:0;
    padding-bottom:0;
    padding-left:0;
    background-image:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/searchIcon.png');
    background-repeat:no-repeat;
    background-position:center center;
    border:0;
    cursor:pointer;
}
[dir="rtl"] #FormAra input[type="submit"]
{
    float:left;
}
#live-search-box
{
    position:absolute;
    top:calc(100% + 1px);
    left:-1px;
    width:100%;
    background:#fff;
    border:1px solid #ececec;
    border-bottom:0;
    z-index:999;
}
#live-search-box ul
{
    float:left;
    width:100%;
}
#live-search-box li
{
    float:left;
    width:100%;
    border-bottom:1px solid #ececec;
}
#live-search-box a
{
    float:left;
    width:100%;
    font-weight:600;
    display:flex;
    align-items:center;
}
#live-search-box span ,#live-search-box div.search-image
{
    width:8%;
    height:auto;
//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('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/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('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/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('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/menuSmallArrowHover.png');
    background-position:10px center;
}
#alterMenu
{
    background-color:#6c6c6c;
    border-top:1px solid #aaa;
    border-bottom:1px solid #575757;
}
#alterMenu .menu > li
{
    padding-top:4px;
    padding-bottom:4px;
}
#alterMenu .menu > li:hover
{
    background:#f5f5f5;
}
#alterMenu a
{
    line-height:21px;
    font-size:12px;
    color:#f3f3f3;
    border-right:1px solid #aaa;
}
#alterMenu .menu > li:hover a
{
    color:#444;
}
#alterMenu .menu > li:hover .subMenu
{
    top:29px;
    z-index:3333;
}
#alterMenu .menu > li:hover .subMenu a
{
    border-right:0;
}
#alterMenu .menu > li:hover .subMenu a:hover
{
    color:#f37121;
}
#alterMenu .subMenu li, #alterMenu .subMenu a
{
    line-height:30px;
    border-color:#e0e0e0;
}
@media screen and (max-width: 1230px) and (min-width: 769px)
{
    .menu a
    {
        padding-left:10px;
        padding-right:10px;
    }
    .menu li.parentLink > a
    {
        padding-right:30px;
    }
}
@media screen and (max-width: 1000px)
{
}
@media screen and (min-width: 769px)
{
    .menu li.parentLink:hover > ul
    {
        display:block;
    }
}
@media screen and (max-width: 768px)
{
    #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:54px;
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/menuBtn.png') no-repeat;
        cursor:pointer;
    }
    [dir="rtl"] #menuBtn
    {
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/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:100%;
        background:#fff;
        overflow-y:auto;
        z-index:4444;
        -webkit-animation-name:mobileMenuDefault;
        animation-name:mobileMenuDefault;
    }
    [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:44px;
        color:#363636;
        font-size:30px;
        padding-left:54px;
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/menuBtnActive.png') no-repeat;
        cursor:pointer;
    }
    [dir="rtl"] #closeMobileMenu
    {
        padding-right:54px;
        padding-left:10px;
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/menuBtnActiveRtl.png') no-repeat right center;
    }
    #mobileMenu span, #mobileMenu a, #mobileMenu label, #mobileMenu select
    {
        color:#666;
        font-size:30px;
        line-height:64px;
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/menuArrow.png') no-repeat right center;
        cursor:pointer;
    }
    [dir="rtl"] #mobileMenu span,
    [dir="rtl"] #mobileMenu a,
    [dir="rtl"] #mobileMenu label,
    [dir="rtl"] #mobileMenu select
    {
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/menuArrowRtl.png') no-repeat 0 center;
    }
    #mobileMenu span.active
    {
        color:#f36d24;
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/menuArrowActive.png') no-repeat right center;
    }
    #mobileMenu li ul
    {
        display:none;
    }
    #mobileMenu li ul a
    {
        color:#999;
        font-size:23px;
        line-height:40px;
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/menuSubArrow.png') no-repeat 0 center;
    }
    [dir="rtl"] #mobileMenu li ul a
    {
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/menuSubArrowRtl.png') no-repeat 0 center;
    }
    #mobileMenu select
    {
        background:none;
        border:0;
    }
    #mobileMenu label[for="langMobile"]
    {
        padding-left:50px;
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/langMobileIcon.png') no-repeat 10px center;
    }
    #mobileMenu label[for="curMobile"]
    {
        padding-left:50px;
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/curMobileIcon.png') no-repeat 10px center;
    }
    #basketMobile
    {
        padding-left:50px;
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/basketMobileIcon.png') no-repeat 10px center;
    }
    #loginMobile:before
    {
        float:left;
        width:30px;
        height:45px;
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/profileMobileIcon.png') no-repeat 0 center;
        margin-right:10px;
        content:'';
    }
    #regisMobile:before
    {
        float:left;
        width:30px;
        height:45px;
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/registerMobileIcon.png') no-repeat 0 center;
        margin-right:10px;
        content:'';
    }
    #favMobile:before
    {
        float:left;
        width:30px;
        height:45px;
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/favMobileIcon.png') no-repeat 0 center;
        margin-right:10px;
        content:'';
    }
    #headerMain
    {
        margin-top:0;
        margin-bottom:0;
    }
    #logo a
    {
        height:74px;
        line-height:74px;
    }
    #logo p
    {
        height:74px;
        line-height:74px;
    }
    #logo a img
    {
        width:auto;
        display:inline;
        vertical-align:middle;
    }
    #search
    {
        padding-left:0;
        padding-right:0;
        margin-top:0;
        margin-bottom:0;
    }
    #hmLinks
    {
        padding-top:0;
        padding-bottom:0;
    }
    #hmLinks > a
    {
        padding-top:48px;
    }
    #hmLinks a.authorLink
    {
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/userIconBig.png') no-repeat center 10px;
    }
    #hmLinks a.basketLink
    {
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/basketIconBig.png') no-repeat center 9px;
    }
    #hmLinks a strong
    {
        line-height:22px;
        font-size:14px;
    }
    #hmLinks a:hover strong
    {
        color:#000;
    }
    #search .row
    {
        height:40px;
        margin-right:0;
        margin-left:0;
    }
    #FormAra input[type="text"]
    {
        font-size:16px;
        padding:6px 75px 6px 10px;
    }
    [dir="rtl"] #FormAra input[type="text"]
    {
        padding:6px 10px 6px 75px;
    }
    #FormAra input[type="text"]::-webkit-input-placeholder
    {
        font-size:14px;
        color:#363636;
    }
    #FormAra input[type="text"]::-moz-placeholder
    {
        font-size:14px;
        color:#363636;
    }
    #FormAra input[type="text"]:-ms-input-placeholder
    {
        font-size:14px;
        color:#363636;
    }
    #FormAra input[type="text"]:-moz-placeholder
    {
        font-size:14px;
        color:#363636;
    }
    #FormAra input[type="submit"]
    {
        width: 44px;
        height: 24px;
        background-color:transparent;
        background-image:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/searchIconMobile.png');
    }
    #mobileMenu span#searchRight
    {
        width:auto;
        padding-top:6px;
        padding-bottom:6px;
        background:none;
    }
    #searchRight select
    {
        display:none;
    }
    #mobileOptions .line-bottom
    {
        border-color:#c1c1c1;
    }
    #mobileMenu #mobileOptions span,
    #mobileMenu #mobileOptions a,
    #mobileMenu #mobileOptions label,
    #mobileMenu #mobileOptions select
    {
        color:#363636;
        text-transform:capitalize;
    }
    #mobileMenu #mobileOptions select
    {
        height:50px;
        line-height:50px;
    }
    #curMobile
    {
        padding:0;
    }
    #mainMenu
    {
        overflow-x:scroll;
        -webkit-overflow-scrolling: touch;
        margin-bottom:10px;
    }
    #mainMenu .menu.forMobile
    {
        width:auto;
        display:flex;
    }
    #mainMenu .menu li.current
    {
        border-bottom: 2px solid #e34d0b;
    }
    #mainMenu .menu a
    {
        white-space:nowrap;
    }
}
@media screen and (max-width: 540px)
{
    #header
    {
        padding-top:74px;
    }
    #headerMain
    {
        position:fixed;
        top:0;
        left:0;
        background:#fff;
        z-index:999;
    }
    #closeMobileMenu
    {
        font-size:14px;
    }
    #mobileMenu span, #mobileMenu a, #mobileMenu label, #mobileMenu select
    {
        line-height:50px;
        font-size:14px;
        text-transform: uppercase;
    }
    #mobileMenu li ul a
    {
        line-height:30px;
        font-size:14px;
    }
    #hmLinks a.basketLink
    {
        width:60px;
        height:74px;
        background:url('//www.adze.com/theme/v4/sub_theme/ust/v4/v4/basketIcon.png') no-repeat center center;
    }
}
.btn
{
}
[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.btn-big
{
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    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: #000000;
}
.btn-default:hover, .btn-default.active
{
    color:#eee;
    background-color:#000;
}
.btn-dark, .btn-dark.passive:hover
{
    color:#eee;
    background-color:#000;
}
.btn-dark:hover, .btn-dark.active
{
    color:#fff;
    background-color:#666;
}
.btn-light, .btn-light.passive:hover
{
    color:#6c6c6c;
    background-color:#f3f3f3;
}
.btn-light:hover, .btn-light.active
{
    color:#fff;
    background-color:#6c6c6c;
}
.btn-success, .btn-success.passive:hover
{
    color:#fff;
    background-color:#5cb85c;
}
.btn-success:hover, .btn-success.active
{
    background-color:#449d44;
}
.btn-warning, .btn-warning.passive:hover
{
    color:#fff;
    background-color:#f0ad4e;
}
.btn-warning:hover, .btn-warning.active
{
    background-color:#ec971f;
}
.btn-danger, .btn-danger.passive:hover
{
    color:#fff;
    background-color:#d9534f;
}
.btn-danger:hover, .btn-danger.active
{
    background-color:#c9302c;
}
.btn-clear
{
    color:#6c6c6c;
}
.btn-clear:hover
{
    color:#000;
}
@media screen and (max-width: 540px)
{
    .addressRow .btn
    {
        height:25px;
        line-height:24px;
        font-size:12px;
    }
}
.pageTitle
{
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #0c0c0c;
    text-transform:uppercase;
    border-bottom:1px solid #ECECEC;
}
#pageOrder .pageTitle:last-child, #pageOrder .pageTitle.passed
{
    border-right:0;
}
.pageTitle.passed
{
    color:#fff;
    border-left:1px solid #888;
}
.pageTitle.passed:first-child
{
    border-left:0;
}
.pageTitle > .row
{
    padding-left:70px;
    background-repeat:no-repeat;
    background-position:10px center;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
[dir="rtl"] .pageTitle > .row
{
    padding-right:70px;
    padding-left:0;
    background-position:calc(100% - 10px) center;
}
.pageTitle.passed .row
{
    background-color:#6c6c6c;
}
.pageTitle .basket
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/basket.png');
}
.pageTitle.passed .basket
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/basketPassed.png');
}
.pageTitle .address
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/address.png');
}
.pageTitle.passed .address
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/addressPassed.png');
}
.pageTitle .address2
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/address2.png');
}
.pageTitle.passed .address2
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/address2Passed.png');
}
.pageTitle .payment
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/payment.png');
}
.pageTitle.passed .payment
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/paymentPassed.png');
}
.pageTitle .cargo
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/cargo.png');
}
.pageTitle.passed .cargo
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/cargoPassed.png');
}
.pageTitle .confirm
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/confirm.png');
}
.pageTitle.passed .confirm
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/confirmPassed.png');
}
.pageTitle.passed .member
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/memberPassed.png');
}
.pageTitle .memberInfo
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/memberInfo.png');
}
.pageTitle.passed .member
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/memberInfoPassed.png');
}
.pageTitle .memberNew
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/memberNew.png');
}
.pageTitle.passed .member
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/memberNewPassed.png');
}
.col-title
{
    line-height:35px;
    font-size:16px;
    color:#6c6c6c;
    padding-right:0;
    padding-left:0;
    border-bottom:1px solid #cdcdcd;
}
#leftFilter > .col-title
{
    display:none;
}
.col-text
{
    line-height:17px;
    font-size:13px;
}
[dir="rtl"] .col-text
{
    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('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/colArrow.png') no-repeat right center;
        border-bottom:0;
    }
    #leftFilter
    {
        position:relative;
        padding-top:10px;
        padding-bottom:10px;
        border:1px solid #ececec;
    }
    #leftFilter > .col-title
    {
        display:block;
    }
    .col-title + div
    {
        display:none;
        border-top:1px solid #cdcdcd;
    }
    #leftFilter .col-title + div
    {
        width:100%;
    }
    #leftFilter > .col-title + div
    {
        padding-top:10px;
        padding-left:10px;
        padding-right:10px;
        box-sizing:border-box;
    }
    #filterMobileBtn
    {
        line-height:15px;
        font-size:11px;
        padding-left:20px;
        background:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/filterIcon.png') no-repeat 0 center;
    }
    #filterMobileBtn.active
    {
        color:#e34d0b;
        background:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/filterIconActive.png') no-repeat 0 center;
    }
    #filterMobileBtn:after, #filterSortBtn:after
    {
        content:'';
        float:right;
        width:9px;
        height:15px;
        background:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/filterArrow.png') no-repeat right center;
    }
    #filterMobileBtn.active:after, #filterSortBtn.active:after
    {
        background:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/filterArrowActive.png') no-repeat right center;
    }
    #filterWrapper
    {
        display:none;
        margin-top:10px;
    }
    .currency *
    {
        line-height:20px;
        font-size:15px;
    }
    #filterPanel
    {
        padding:10px;
        box-sizing:border-box;
    }
    #filterPanel > .row.mb
    {
        margin-bottom: 0;
    }
    #filterPanel > .row.mb > .box.box-border
    {
        padding: 0;
        border-bottom:0;
    }
    #filterPanel > .row.mb:last-child > .box.box-border
    {
        border-bottom:1px solid #ececec;
    }
    #filterPanel > .row.mb .col-title
    {
        font-size:11px;
        font-weight:600;
        background-image:none;
        background-color:#f0f0f0;
    }
    #filterPanel > .row.mb .col-title:before
    {
        content:'';
        float: left;
        height:35px;
        margin-left: 10px;
    }
    #filterPanel > .row.mb .col-title:after
    {
        content:'';
        float: right;
        width:9px;
        height:35px;
        background:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/filterArrow.png') no-repeat right center;
        margin-right: 10px;
    }
    #filterPanel > .row.mb .col-title.active
    {
        color:#e34d0b;
    }
    #filterPanel > .row.mb .col-title.active:before
    {
    }
    #filterPanel > .row.mb .col-title.active:after
    {
        background:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/filterArrowActive.png') no-repeat right center;
    }
    #filterPanel > .row.mb .col-title + div
    {
        border-top:0;
    }
    #filterPanel .row.mb
    {
        margin-bottom: 0;
    }
    #filterPanel .col-text
    {
        line-height:25px;
        font-size:11px;
    }
    #filterPanel .col-text .input-wrap
    {
        width:14px;
        height:25px;
        background:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/filterInput.png') no-repeat right center;
        margin-left:10px;
    }
    #filterPanel .col-text .input-wrap.checkbox.active
    {
        background:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/filterInputActive.png') no-repeat right center;
    }
    #filterPanel .box.p-bottom.col-12
    {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .priceWrap
    {
        float:right;
        padding-left:20px;
        background:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/filterPrices.png') no-repeat 0 center;
        margin-top:0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
    }
    .priceWrap span
    {
        float:left;
        width:100%;
        text-align:left;
        font-weight: 600;
        line-height: 14px;
        font-size: 11px;
    }
    .priceWrap span:nth-child(2)
    {
        display:none;
    }
    #priceSlider
    {
        width:auto;
    }
    #slider-range
    {
        margin-bottom: 6px;
    }
    #filterSortBtn
    {
        width:calc(100% - 20px);
        line-height:15px;
        font-size:11px;
        padding-left:20px;
        background:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/sortIcon.png') no-repeat 0 center;
        margin:10px;
    }
    #filterSortBtn.active
    {
        color:#e34d0b;
        background:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/sortIconActive.png') no-repeat 0 center;
    }
    #filterSort
    {
        display:none;
        width:calc(100% - 20px);
        margin:10px;
        border:1px solid #ececec;
        box-sizing:border-box;
    }
    #filterSort .filter-box
    {
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media screen and (max-width: 540px)
{
    #pageHeader .pageTitle > .row
    {
        padding-left:calc(100% + 20px);
        background-position:center center;
    }
}
.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('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/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
{
    border-bottom:1px solid #ececec;
}
[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('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/newIcon.png') no-repeat;
    z-index:1;
}
.icon-cargo
{
    position:absolute;
    bottom:30px;
    right:0;
    width:84px;
    height:30px;
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/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('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/campaign-band.png') repeat-y;
    background-size:100%;
}
.campaign-text
{
    padding-right:5px;
    padding-left:20px;
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/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:54px;
}
.comparisonItem .productDetails
{
    border-right:0;
}
.productColItem .productDetails, [data-layout="horizontal"] .productItem .productDetails
{
    border-right:0
}
.variantOverlay
{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.7);
    z-index: 999;
    display: none;
}
.variantWrapper
{
    position:relative;
    background:#fff;
}
.error .variantWrapper
{
    z-index:9999;
}
.productOption
{
    position: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('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/selectArrow.png') no-repeat right center;
}
.productBrand
{
    line-height:24px;
    font-size:13px;
    color:#000;
    font-weight:700;
}
.productListItem .productBrand
{
    line-height:80px;
}
.productColListItem .productBrand
{
    line-height:15px;
    font-size:13px;
    margin-bottom:10px;
}
.productDescription
{
    line-height:14px;
    font-size:12px;
    color:#000;
}
.productListItem .productDescription
{
    margin-top:34px;
    max-width:400px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
    line-height:15px;
    font-size:12px;
}
.productColItemTp .productDescription
{
    text-align:center;
}
.proRowAct
{
    position:absolute;
    bottom:0;
    left:0;
}
.karsilastirma
{
    position:absolute;
    visibility:hidden;
}
.productBtn
{
    width:30px;
    height:30px;
    cursor:pointer;
    margin-top:2px;
    margin-left:10px;
    margin-bottom:2px;
}
[dir="rtl"] .productBtn
{
    margin-right:10px;
    margin-left:0;
}
.productListItem .productBtn
{
    margin-top:25px;
}
.basketBtn
{
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/basketBtn.png') no-repeat;
}
.basketBtn:hover
{
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/basketBtnHover.png') no-repeat;
}
.basketBtn.success, .basketBtn.success:hover
{
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/basketBtnSuccess.png') no-repeat;
}
.basketBtn.error, .basketBtn.error:hover
{
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/basketBtnError.png') no-repeat;
}
.comparisonBtn
{
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/comparisonBtn.png') no-repeat;
}
.comparisonBtn:hover, .comparisonBtn.active
{
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/comparisonBtnHover.png') no-repeat;
}
.favouriteBtn
{
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/favouriteBtn.png') no-repeat;
}
.favouriteBtn:hover, .favouriteBtn.active
{
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/favouriteBtnHover.png') no-repeat;
}
.zoomBtn
{
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/zoomBtn.png') no-repeat;
}
.zoomBtn:hover, .zoomBtn.active
{
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/zoomBtnHover.png') no-repeat;
}
.productColItem:last-child .mb
{
    margin-bottom:0;
}
.productColItem:last-child .line-bottom
{
    border-bottom:0;
}
.productPrice
{
    height:28px;
    line-height:28px;
    padding-top:3px;
    padding-right:10px;
    padding-bottom:3px;
    display:table-cell;
    vertical-align:middle;
}
[dir="rtl"] .productPrice
{
    padding-right:0;
    padding-left:10px;
}
.productColListItem .productPrice, .productColItemTp .productPrice
{
    width:100%;
    line-height:14px;
    padding-top:0;
    padding-right:0;
    padding-bottom:0;
}
.productColItemTp .productPrice
{
    height:24px;
    line-height:12px;
}
.productPrice.discount, .productInfo
{
    position:relative;
    padding-right:67px;
}
.priceWrapper
{
    text-align:right;
}
[dir="rtl"] .priceWrapper
{
    text-align:left;
}
.currentPrice
{
    line-height:28px;
    font-size:13px;
    color:#000;
    font-weight:700;
}
.productColListItem .currentPrice
{
    float:right;
    width:50%;
    line-height:17px;
    font-size:9px;
    text-align:right;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
    width:100%;
    line-height:12px;
    font-size:10px;
    text-align:center;
}
.discountedPrice + .currentPrice
{
    line-height:14px;
}
.discountedPrice
{
    line-height:14px;
    font-size:12px;
    color:#000;
    text-decoration:line-through;
}
.productColListItem .discountedPrice
{
    float:left;
    width:50%;
    text-align:left;
    line-height:17px;
    font-size:9px;
}
.productListItem .currentPrice, .productListItem .discount .currentPrice, .productListItem .discountedPrice
{
    float:left;
    line-height:80px;
    padding-left:20px;
}
.productListItem .productInfo
{
    margin-right:20px;
}
.productDiscount
{
    position:absolute;
    top:0;
    right:0;
    width:57px;
    height:30px;
    line-height:11px;
    color:#fff;
    font-size:11px;
    text-align:center;
    padding-bottom:4px;
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/discountBg.png') no-repeat;
    z-index:33;
}
[dir="rtl"] #productRight .productDiscount
{
    right:auto;
    left:0;
}
.productInfo .productDiscount
{
    top:25px;
}
.productDiscount span
{
    display:block;
    font-size:16px;
    line-height:17px;
}
.mainControl
{
    position:absolute;
    width:auto;
    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('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/carouselSmlArrowPrev.png');
}
#oneCol .mainPrev
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/carouselArrows.png');
    background-position:left center;
}
.mainNext
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/carouselSmlArrowNext.png');
}
#oneCol .mainNext
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/carouselArrows.png');
    background-position:right center;
}
.colControl
{
    float:left;
    width:100%;
}
.colControl span
{
    position:absolute;
    top:30%;
    width:15px;
    height:30px;
    margin-top:-15px;
    background-repeat:no-repeat;
    background-position:center center;
    cursor:pointer;
}
.colControl .colPrev
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/colControlArrowPrev.png');
}
.colControl .colNext
{
    right:0;
    background-image:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/colControlArrowNext.png');
}
.colBottomControl
{
    background:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/controlLine.png') repeat-x 0 center;
    margin-top:10px;
}
.colBottomControl span
{
    width:30px;
    height:30px;
    background-image:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/colControlTp.png');
    background-repeat:no-repeat;
    opacity:0.5;
    cursor:pointer;
}
.colBottomControl.vertical span
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/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('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/firstArrow.png');
}
.productPager a.prev,
[dir="rtl"] .productPager a.next
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/prevArrow.png');
}
.productPager a.next,
[dir="rtl"] .productPager a.prev
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/nextArrow.png');
}
.productPager a.last,
[dir="rtl"] .productPager a.first
{
    background-image:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/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('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/carouselSmlArrowPrev.png');
    }
    #oneCol .mainNext
    {
        background-image:url('//www.adze.com/theme/v4/sub_theme/vitrin/v4/v4/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)
{
    .image-wrapper
    {
        height:0;
    }
}
@media screen and (max-width: 768px)
{
    .productOption span, .optionBox a p
    {
        height:24px;
        line-height:22px;
    }
    .productOption span
    {
        font-size:14px;
    }
    .optionBox a, .optionBox select
    {
        height:24px;
    }
    .optionBox a
    {
        min-width:24px;
    }
    .optionBox a p
    {
        font-size:13px;
    }
    .productBrand
    {
        font-size:12px;
    }
    .productDescription
    {
        line-height:16px;
        font-size:13px;
    }
    .productPrice.discount
    {
        height:auto;
        margin-bottom:20px;
        padding-left:10px;
        box-sizing:border-box;
    }
    .productDiscount
    {
        top:50%;
        margin-top:-15px;
    }
    .productPrice .productDiscount, #productLeft .productDiscount
    {
        top:0;
        margin-top:0;
    }
    .priceWrapper
    {
        text-align:left;
    }
    .discountedPrice
    {
        line-height:13px;
        font-size:13px;
    }
    .discount .currentPrice
    {
        font-size:20px;
        line-height:20px;
    }
    .productPager a, .productPager span
    {
        width:40px;
        height:38px;
        line-height:38px;
        font-size:15px;
    }
    .productListItem .productBrand
    {
        line-height:50px;
        font-size:25px;
    }
    .productListItem .productDescription
    {
        line-height:21px;
        font-size:15px;
    }
    .currentPrice
    {
        font-size:20px;
    }
    .discountedPrice
    {
        font-size:18px;
    }
    .resim-vitrin .col-1
    {
        padding-bottom:10px;
    }
    .resim-vitrin .currentPrice
    {
        line-height:38px;
    }
    .resim-vitrin .discountedPrice
    {
        line-height:23px;
    }
    .col-title + div .carousel li
    {
        width:364px;
    }
    .productColItem
    {
        min-height:470px;
    }
    .carousel .productColItem
    {
        min-height:auto;
    }
    .productColItem .productDetails, .carousel .productColItem:nth-child(2n) .productDetails
    {
        border-right:1px solid #ececec;
    }
    .carousel .productColItem .productDetails
    {
        padding-left:20px;
        padding-right:20px;
    }
    .productColItem:nth-child(2n) .productDetails, .carousel .productColItem:last-child .productDetails
    {
        border-right:0;
    }
    .productColItem .line-bottom
    {
        border-bottom:0;
    }
    .productColItemTp .productDescription
    {
        line-height:16px;
        font-size:13px;
    }
    .productColItemTp .productPrice
    {
        height:40px;
    }
    .productColItemTp .currentPrice, .productColItemTp .discountedPrice
    {
        line-height:20px;
        font-size:20px;
    }
    .productColListItem .productBrand
    {
        font-size:15px;
        line-height:24px;
    }
    .productColListItem .productDescription, .productColItemTp .productDescription
    {
        font-size:15px;
        line-height:24px;
    }
    .productColListItem .col-4
    {
        width:16.6667%;
    }
    .productColListItem .col-8
    {
        width:83.3333%;
    }
    .productColListItem .productPrice
    {
        padding-top:10px;
    }
    .productColListItem .currentPrice, .productColListItem .discountedPrice
    {
        line-height:20px;
        font-size:20px;
    }
    :not(.notClear) > .col-sm-6:nth-of-type(2n) .productDetails,
    :not(.notClear) > .col-sm-4:nth-of-type(3n) .productDetails,
    :not(.notClear) > .col-sm-3:nth-of-type(4n) .productDetails,
    :not(.notClear) > .col-sm-2:nth-of-type(6n) .productDetails
    {
        border-right:0;
    }
}
@media screen and (max-width:540px)
{
    .col-xs-12 .productDetails
    {
        height:auto !important;
    }
    .productBrand
    {
    }
    .productDescription
    {
        line-height: 16px;
        font-size: 12px;
    }
    .productOption
    {
        padding-top:0;
        padding-bottom:0;
    }
    .productOption span
    {
        display:none;
    }
    .optionBox a, .optionBox select
    {
        margin-bottom:0;
    }
    .productPrice.fr
    {
        float:left;
        padding-left:10px;
    }
    .discountedPrice
    {
        font-size:12px;
    }
    .currentPrice
    {
        font-size:12px;
    }
}
#footer h3
{
    font-size:13px;
    font-weight:700;
    line-height:20px;
    text-transform:uppercase;
    word-break:break-all;
    margin-top:0;
}
#footerTop
{
    padding-top:25px;
    padding-bottom:25px;
    background:#6c6c6c;
}
#footerTop h3
{
    color:#fff;
}
#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;
    border:1px solid #ccc;
    position:relative;
}
#footer .newsletterMain input[type="text"]
{
    width:100%;
    height:48px;
    line-height:48px;
    border:0;
    text-indent: 10px;
}
#footer .newsletterMain .placeholder
{
    right: 50px;
    line-height: 48px;
    padding-left: 10px;
}
#footer .newsletterMain input[type="button"]
{
    position:absolute;
    top:10px;
    right:10px;
    z-index:33;
    width:28px;
    height:28px;
    background:url('//www.adze.com/theme/v4/sub_theme/alt/v4/v4/newsletterIcon.png') no-repeat;
    border:0;
    cursor:pointer;
}
[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;
}
#footerMiddle ul li
{
    display:block;
}
#footerMiddle ul li a, #footerMiddle p
{
    display:block;
    padding-top:8px;
    padding-bottom:8px;
    line-height:14px;
    font-size:12px;
    color:#000;
}
#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-size:23px;
        line-height:35px;
    }
    #footerTop p
    {
        font-size:13px;
    }
    #newsletter
    {
        margin-right:0;
    }
    #newsletterMain input[type="text"]
    {
        font-size:15px;
    }
    #footerMiddle
    {
        padding-top:15px;
        padding-bottom:14px;
    }
    #footerMiddle .col-2
    {
        padding-top:0;
        padding-left:0;
        padding-bottom:0;
        padding-right:0;
    }
    #footerMiddle ul li
    {
        float:left;
    }
    #footerMiddle ul ul li
    {
        float:none;
        width:auto;
        padding-left:20px;
        padding-right:20px;
        border-bottom:1px solid #fff;
    }
    #footerMiddle h3
    {
        margin-bottom:1px;
        padding-left:20px;
        padding-right:20px;
        line-height:50px;
        background:#dadada url('//www.adze.com/theme/v4/sub_theme/alt/v4/v4/plusIcon.png') no-repeat right center;
        cursor:pointer;
    }
    [dir="rtl"] #footerMiddle h3
    {
        background:#dadada url('//www.adze.com/theme/v4/sub_theme/alt/v4/v4/plusIcon.png') no-repeat 20px center;
    }
    #footerMiddle h3.active
    {
        color:#fff;
        background:#6C6C6C url('//www.adze.com/theme/v4/sub_theme/alt/v4/v4/minusIcon.png') no-repeat right center;
    }
    [dir="rtl"] #footerMiddle h3.active
    {
        background:#6C6C6C url('//www.adze.com/theme/v4/sub_theme/alt/v4/v4/minusIcon.png') no-repeat 20px center;
    }
    #footerMiddle h3 + div
    {
        background:#e9e9e9;
        display:none;
    }
    #footerMiddle ul li a, #footerMiddle p
    {
        line-height:35px;
        font-size:17px;
    }
    #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;
    }
}
.catMenu > li
{
    float:left;
    width:100%;
    border-bottom:1px solid #f2f2f2;
}
.catMenu > li:last-child
{
    border-bottom:0;
}
[dir="rtl"] .catMenu a,
[dir="rtl"] .catMenu span
{
    direction:ltr;
    text-align:right;
}
.catMenu > li > a
{
    float:left;
    width:100%;
    line-height:30px;
    font-size:14px;
    color:#666;
    padding-left:10px;
    padding-right:10px;
    box-sizing:border-box;
    background:url('//www.adze.com/theme/v4/sub_theme/blok_kategori/v4/v4/menuArrow.png') no-repeat right center;
}
.catMenu > li > ul
{
    list-style:disc;
}
.catMenu > li > ul > li
{
    float:left;
    width:100%;
    list-style:none;
}
.catMenu > li > ul > li a
{
    line-height:20px;
    font-weight:600;
    font-size:12px;
    color:#4c4c4c;
}
@media screen and (max-width: 768px)
{
    .catMenu a, .catMenu span
    {
        padding-right:0;
        padding-left:0;
    }
    .catMenu > li > a, .catMenu > li > span
    {
        line-height:25px;
        font-size:11px;
    }
    .catMenu li.parent > a, .catMenu li.parent > span
    {
        background:none;
    }
    .catMenu a:before, .catMenu span:before
    {
        content:'';
        float: left;
        width:14px;
        height:25px;
        background:url('//www.adze.com/theme/v4/sub_theme/blok_kategori/v4/v4/filterInput.png') no-repeat right center;
        margin-right: 10px;
        margin-left: 10px;
    }
    .catMenu a.fw700:before, .catMenu span.fw700:before
    {
        background:url('//www.adze.com/theme/v4/sub_theme/blok_kategori/v4/v4/filterInputActive.png') no-repeat right center;
    }
    .catMenu .parent ul
    {
        padding:5px 0;
        border-bottom: 0;
    }
    .catMenu > li > ul > li a, .catMenu > li > ul > li span
    {
        line-height:25px;
        font-size:11px;
    }
}
.sliderWrap
{
    width:100%;
}
.slide-wrapper
{
    position:relative;
}
.sliderMain
{
    width:100%;
    min-height:70px;
}
.GelismisVitrinLoad
{
    position:absolute;
    width:100%;
    height:50px;
    line-height:50px;
    text-align:center;
    top:50%;
    margin:-25px 0 0;
}
.carousel-wrapper
{
    position:relative;
    overflow:hidden;
}
.sliderMain ul
{
    width:100%;
    min-height:70px;
    margin:0;
    padding:0;
    list-style:none;
    position:relative;
}
[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%;
}
.slideControl
{
    position: absolute;
    width: 100%;
    height: 42px;
    top: 50%;
    margin-top: -21px;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0px 10px;
    box-sizing: border-box;
}
.twoCol .slideControl, .threeCol .slideControl
{
    left:10px;	 right:10px;	 margin-left:0;	 width:auto;
}
.slideControl span
{
    width:18px;
    height:42px;
    background-image:url('//www.adze.com/theme/v4/sub_theme/interaktif_vitrin/v4/v4/arrows.png');
    background-repeat:no-repeat;
    cursor:pointer;
}
[dir="rtl"] .prevSlide
{
    background-position:right 0;
}
.nextSlide
{
    background-position:right 0;
}
[dir="rtl"] .nextSlide
{
    background-position:0 0;
}
.sliderMain ul.slidePager
{
    min-height: auto;
    position: absolute;
    height: 20px;
    text-align: right;
    bottom: 10px;
    right: 10px;
    left: 0px;
    padding: 0px 10px;
    box-sizing: border-box;
    display: table;
}
.twoCol .sliderMain ul.slidePager, .threeCol .sliderMain ul.slidePager
{
    width:auto; left:10px; right:10px;	margin-left:0;
}
.slidePager li
{
    display:inline-block;
    width:15px;
    height:15px;
    line-height:15px;
    text-align:center;
    color:#fff;
    font-size:12px;
    cursor:pointer;
    background:#666;
    margin-top:5px;
    margin-left:5px;
}
.slidePager li.active
{
    width:20px;
    height:20px;
    line-height:20px;
    background:url('//www.adze.com/theme/v4/sub_theme/interaktif_vitrin/v4/v4/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('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/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('//www.adze.com/theme/v4/sub_theme/genel/v4/v4/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;
}
#overlay
{
    z-index: 10000;
    filter: alpha(opacity=80);
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: .80;
    -khtml-opacity: 0.58;
    opacity: 0.8;
    background-color:#000000;
    position:fixed; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle;
    margin : auto;
}
caption, th, td
{
    font-weight:normal;
    text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content:"";
}
blockquote, q
{
    quotes:"" "";
}
#popupContact br.both
{
    clear:both;
}
#popupContact
{
    display:none;
    position:fixed;
    _position:absolute;
    min-height: 290px;
    min-width: 390px;
    background:#FFFFFF;
    border:2px solid #cecece;
    z-index:10001;
    padding:12px;
}
#popupContact h1
{
    text-align:left;
    color:#6FA5FD;
    font-size:22px;
    font-weight:700;
    border-bottom:1px dotted #D3D3D3;
    padding-bottom:2px;
    margin-bottom:10px;
}
#popupContactClose
{
    font-size:14px;
    line-height:14px;
    right:6px;
    top:4px;
    position:absolute;
    color:#6fa5fd;
    font-weight:700;
    display:block;
}
.fleft
{
    float:left !important
}
.lh15
{
    line-height:15px !important; float:left; width: auto;
}
.tsoft_overlay
{
    position: fixed; top:0px; left:0px; width:100%; height:100%; opacity: 0.5; background:url('/img/icons/tsoft_overlay.png'); z-index: 90;
}
.tsoft_box
{
    width: 100%; position: fixed; top:0; left:0px; z-index: 99;
}
.tsoft_box .ortala
{
    position: relative; margin:0px auto; margin-top:5%; width: 600px; background: #fff;
}
.tsoft_box .ortala h2
{
    background:#dedede; border:1px solid #ccc; padding: 8px 5px 8px 10px; font-size:13px; font-weight: bold; margin: 5px; float: left; width:95%
}
.tsoft_box .ortala .close
{
    z-index:99; position: absolute; top:5px; right: 5px; background: url('/img/new/close.png') no-repeat; width: 32px; height: 32px; cursor: pointer;
}
.tsoft_box .ortala .box_content
{
    margin: 10px 5px 15px 10px; position: relative; clear: both;
}
.tsoft_box .btn_alan
{
    clear:both; float:right; margin:5px 20px 5px 0
}
.tsoft_box .btn_alan button
{
    padding:5px 10px; border:1px solid #ccc; outline:none; background: #89BF2B; color:#fff; cursor:pointer; font-weight:bold; margin-right:10px;
}
.tsoft_box .btn_alan button:hover
{
    background: #268903;
}
.tsoft_box .ortala .box_content .video
{
    clear:both; text-align: center;
}
.tsoft_box .debug
{
    z-index:9999; width:300px; text-align:center; font-size:13px; position: relative; border:1px solid #ccc; margin:0px auto; margin-top:5%; background: #fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;padding: 10px 0px;
}
.w100
{
    width:100px !important
}
.mt10
{
    margin-top: 10px !important
}
.fwb
{
    font-weight: bold;
}
.fleft
{
    float: left !important
}
.fright
{
    float: right !important
}
.cb
{
    clear: both !important
}
.rel
{
    position: relative !important
}
.abs
{
    position: absolute !important
}
.dialog
{
    z-index: 90000;
}
span.tEdit
{
    background: url('/theme/standart/admin/Images/Duzenle.gif');
    width: 15px;
    height: 12px;
    margin: 5px;
    cursor: pointer;
    float:left;
}
.tNotify
{
    width: 250px;
    padding: 15px 15px;
    position: fixed;
    z-index: 9999;
    background: #5CAC12;
    color: #FFF;
    top: 10px;
    right: 10px;
    border: 1px solid #8CE944;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #33CA1F;
}
.tNotify.status_0
{
    box-shadow: 0px 0px 10px #FF0000 !important;
    border: 1px solid #FFCACA !important;
    background: #D41F1F !important;
}
form.Tlist ul
{
    float:left;
    clear: both;
    width:98%;
    padding: 3px 1%;
    margin:0px;
}
form.Tlist ul li
{
    float:left;
    clear: both;
    margin:5px 0px;
    width: 100%;
    list-style:none;
    padding:0px;
    position: relative;
}
form.Tlist ul li label
{
    color:#555;
    float:left;
    width:150px;
    font-size: 12px;
    font-weight: bold;
    display: block;
    min-height: 1px;
    margin-top: 7px;
    position: relative;
    z-index: 9;
}
form.Tlist ul li span
{
    float:left; margin: 5px 0px 0px 5px;
}
form.Tlist ul li input[type="text"],form.Tlist ul li input[type="button"],
form.Tlist ul li input[type="password"],
form.Tlist ul li textarea,
form.Tlist ul li select
{
    width: 200px;
    padding: 0px 0px 0px 5px;
    border: 1px solid #999;
    float: left;
    display: block;
    height: 25px;
}
form.Tlist ul li input[type="button"]
{
    width: auto; margin-left: 20px; margin-left: 20px; cursor: pointer;
}
form.Tlist ul li textarea
{
    min-width: 300px;
    height: 100px;
}
form.Tlist ul li input[type="radio"]
{
    margin: 0px 2px 0px 15px;
    cursor: pointer;
}
.inputContainer
{
    position: relative;
    float: left;
}
.formError
{
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    z-index: 214748364;
    cursor: pointer;
}
.ajaxSubmit
{
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none
}
.formError .formErrorContent
{
    width: 100%;
    background: #f5f5f5;
    position:relative;
    z-index:5001;
    color: #c00;
    width: 220px;
    font-family: tahoma;
    font-size: 13px;
    border: 1px solid #a6a6a6;
    box-shadow: 0 0 6px #3F5E79;
    -moz-box-shadow: 0 0 6px #3F5E79;
    -webkit-box-shadow: 0 0 6px #3F5E79;
    padding: 4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.greenPopup .formErrorContent
{
    background: #33be40;
}
.blackPopup .formErrorContent
{
    background: #393939;
    color: #FFF;
}
.formError .formErrorArrow
{
    width: 15px;
    margin: -2px 0 0 13px;
    position:relative;
    z-index: 5006;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow
{
    margin: -2px 13px 0 0;
}
.formError .formErrorArrowBottom
{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0px 0 0 12px;
    top:2px;
}
.formError .formErrorArrow div
{
    border-left: 2px solid #a6a6a6;
    border-right: 2px solid #a6a6a6;
    font-size: 0px;
    height: 1px;
    background: #e2e2e2;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block;
}
.formError .formErrorArrowBottom div
{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.greenPopup .formErrorArrow div
{
    background: #33be40;
}
.blackPopup .formErrorArrow div
{
    background: #393939;
    color: #FFF;
}
.formError .formErrorArrow .line10
{
    width: 15px;
    border: none;
}
.formError .formErrorArrow .line9
{
    width: 13px;
    border: none;
}
.formError .formErrorArrow .line8
{
    width: 11px;
}
.formError .formErrorArrow .line7
{
    width: 9px;
}
.formError .formErrorArrow .line6
{
    width: 7px;
}
.formError .formErrorArrow .line5
{
    width: 5px;
}
.formError .formErrorArrow .line4
{
    width: 3px;
}
.formError .formErrorArrow .line3
{
    width: 1px;
    border-left: 2px solid #a6a6a6;
    border-right: 2px solid #a6a6a6;
    border-bottom: 0 solid #a6a6a6;
}
.formError .formErrorArrow .line2
{
    width: 3px;
    border: none;
    background: #a6a6a6;
}
.formError .formErrorArrow .line1
{
    width: 1px;
    border: none;
    background: #a6a6a6;
}
.iphoneStyle
{
    width:68px;
    height:20px;
    display:block;
    margin:0px;
    padding:0px;
    overflow:hidden;
    position:relative;
    cursor:pointer;
}
.iphoneStyle div
{
    color:#888;
    line-height:19px;
    text-align:center;
    float:left;
    height:20px;
    font-size:11px;
    display:block;
}
.iphoneStyle .iChecked
{
    background: url('/Y/images/iphone/on.png') ;
    width:40px;
    color:#fff;
}
.iphoneStyle .iUnChecked
{
    position:relative;
    text-align:right;
    padding-right:5px;
    width:65px;
    background: url('/Y/images/iphone/slider_center.png') ;
}
.iphoneStyle .sliderLeft
{
    width:3px;
    background: url('/Y/images/iphone/slider_left.png');
}
.iphoneStyle .sliderRight
{
    width:3px;
    background: url('/Y/images/iphone/slider_right.png');
}
.iphoneStyle .iphoneSlider
{
    position:absolute;
    top:0px;
    left:0px;
    width:28px;
    background: url('/Y/images/iphone/slider.png');
}
.tsoftError
{
    min-width: 300px;
    top:300px;
    left:300px;
    z-index: 999999;
    position: absolute;
    background: #FFF;
    border: 1px solid #aaa;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    color: #D82626;
    cursor: pointer;
    padding:2px 5px;
    box-shadow: 8px 8px 10px #999;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
span.reset
{
    margin:0px; padding: 0px; width: auto; height: auto; float:none !important;
}
.tsoftError span
{
    width: auto;
    white-space: normal;
}
#fiyat-form-ajax, .Fiyatlar
{
    overflow: visible;
}
form.CustomForm
{
}
form.CustomForm > ul
{
    width:100%; margin:0px; padding: 0px;
}
form.CustomForm > ul > li
{
    width:100%;
    margin:5px 0px;
    padding:0px;
    float:left;
    list-style: none;
    position: relative;
}
form.CustomForm > ul > li label
{
    color:#333;
    float:left;
    clear:both;
    display: block;
    margin:5px 0px 3px 3px;
}
form.CustomForm ul li span.form
{
    color:#333;
    float:left;
    clear:both;
    display: block;
    width:100%;
    overflow: visible;
}
form.CustomForm ul li span.note
{
    width: 12%;
    margin: 0px 0px 0px 1%;
    float:left;
    background-image: none !important;
}
form.CustomForm ul li span.error
{
    position: absolute;
    color: #F00;
    top: 5px;
    right: 8%;
    background: #FFF;
}
form.CustomForm input[type="text"].error, form.CustomForm textarea.error, form.CustomForm select.error
{
    border: 1px solid #F00;
}
form.CustomForm > ul > li.fiyatAciklama
{
    margin:0px 3px 3px 3px; font-size:12px; color:#777;
}
form.CustomForm > ul > li input[type="text"],
form.CustomForm > ul > li textarea,
form.CustomForm > ul > li select
{
    padding:5px 5px;
    border:1px solid #ddd;
    color:#555;
    width:80%;
    height:auto;
    float:left;
}
form.CustomForm > ul > li input[type="checkbox"]
{
    float:left;
    margin:3px;
}
form.CustomForm > ul > li input.fieldActive
{
    padding:0px; margin:5px 0px 0px 0px;
}
form.CustomForm > ul > li span.form .GenelButon
{
    float: left;
    width: auto;
    padding: 0px 12px;
    line-height: 30px;
}
.comboWrapper
{
    float:left;
    width:80%;
    position: relative;
    border: 1px solid #BECDD2;
    height: 50px;
    cursor: pointer;
    overflow: visible;
    background: #E8EDEF;
    color: #333;
}
.comboWrapper .selected
{
    margin-left: 10px !important;
    min-width:90%;
    min-height: 40px;
    display: block;
}
ul.tsoftCombo
{
    width: 100%;
    border: 1px solid #CCC;
    float: left;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top:42px;
    z-index: 90;
    background: #FFF;
    position: absolute;
    top: 50px;
    left:-1px;
}
ul.tsoftCombo li
{
    margin:2px 2%;
    padding:3px 0px 3px 2%;
    border: 1px solid #fff;
    float: left;
    clear: both;
    width: 94%;
    display:table-row;
    cursor: pointer;
}
ul.tsoftCombo li:hover,ul.tsoftCombo li.selected
{
    background: #E8EDEF;
    color: #333;
    border-color: #9AC5D2;
}
.comboWrapper span.comboImage
{
    height:42px;
    height:42px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    float:left;
    margin-right: 10px;
    overflow: visible;
}
.comboWrapper span.comboLabel
{
    vertical-align: middle;
    height:40px;
    display: table-cell;
}
.comboWrapper img
{
    max-width: 40px;
    max-height: 40px;
    border: 1px solid #E2E8EA;
}
.comboWrapper span.arrow_bottom
{
    width: 16px;
    height: 16px;
    position: absolute;
    top: 16px;
    right: 10px;
    background: url('/theme/standart/images/arrow_bottom.png');
    opacity: 0.8;
}
.comboWrapper span.combo
{
    float:left;
}
.btnUpload
{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    border:1px solid #ccc;
    float:left;
    position: relative;
    padding: 3px 15px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    margin: 0px 10px 0px 0px !important;
    font-family: inherit;
}
.btn-green
{
    color: #FFF;
    background-color: #50C750;
    border-color: #07BE07;
}
.btn-green:hover
{
    background-color: #0BAD0B;
}
.btn-blue
{
    color: #FFF;
    background-color: #428BCA;
    border-color: #357EBD;
}
.btn-blue:hover
{
    background-color: #085CA5;
}
span.progressBar,span.progressBar2
{
    background: #F7F6F6;
    min-height: 50px;
    border: 1px solid #E2E8EA;
    display: block;
}
span.progressBar2
{
    position: absolute;
    z-index: 3;
    top: 0px;
    left: 0px;
    background: #E8EDEF;
    border: 1px solid #9AC5D2;
}
span.progressInfo
{
    float:left;
    color: #3F5769;
    font-weight: bold;
    font-size: 15px;
    margin: 12px 10px 5px 10px;
}
.imageList
{
    width:100%;
    min-height: 50px;
    position: absolute; top:0px; left:0px;
    z-index: 9;
}
.imageList .imageArea
{
    float: left;
    margin: 3px 3px !important;
    background: #F3F3F3;
    border: 1px solid #328129;
    overflow: hidden;
}
.imageList .imageArea div
{
    width:52px;
    height: 42px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.imageList .imageArea div img
{
    max-width: 50px;
    max-height: 40px;
    border: 1px solid #949494;
}
.fileInput
{
    position: relative !important;
    overflow: hidden !important;
}
.fileInput input
{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
}
.progressWrapper
{
    width:80%;
    float:left;
    position: relative;
    clear: both;
    margin:2px 0px !important;
    overflow: visible;
}
.tinymceVarsayilan
{
    font-size: inherit !important;
    font-family: inherit !important;
    margin: inherit !important;
    padding: inherit !important;
    border: inherit !important;
    vertical-align: inherit !important;
}
.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;
// padding: 0 20px 10px 20px
}
.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
    }
}
.MobileAppNotify
{
    position: fixed;
    left: 0;
    width: 640px;
    height: 85px;
    background-color: rgba(124,122,122,.9);
    z-index: 999999;
    font-family: "Source Sans Pro",Arial;
}
.MobileAppNotify .container
{
    position:relative;
    width:100%;
    height:100%;
    z-index:9999;
}
.MobileAppNotify .container .mb-close
{
    position: absolute;
    left: 15px;
    top: 25px;
    display: block;
    color: #fff;
    font-size: 30px;
    text-decoration: none;
}
.MobileAppNotify .container .logo
{
    position: absolute;
    left: 55px;
    top: 15px;
    width: 60px;
    background:#fff;
    border-radius:10px;
    height: 60px;
    display: block;
}
.MobileAppNotify .container .logo .fitLogo
{
    display:table-cell;
    width:60px;
    height:60px;
    text-align:center;
    vertical-align: middle;
}
.MobileAppNotify .container .logo .fitLogo p
{
    margin:0px !important;
    padding:0px !important;
}
.MobileAppNotify .container .logo img
{
    max-width:60px;
    max-height:60px;
}
.MobileAppNotify .mb-info
{
    position: absolute;
    right: 15px;
    top: 25px;
    color: #fff;
    font-size: 19px;
    border: 2px solid #fff;
    padding: 0 25px 0 10px;
    border-radius: 10px;
    background: url('/theme/standart/css/right-arrow.png') no-repeat right 12px rgba(171,160,157,.5);
    text-decoration: none;
    line-height: 40px;
}

.paymentShow{
    display: none;
}
#pageOrder > .nav-tabs{
    float:left;
    width:100%;
    background-color:#ececec;
}

#pageOrder > .nav-tabs li{
    float:left;
    width:25%;
    height:60px;
    line-height:60px;
    border-right:1px solid #dadada;
    box-sizing:border-box;
}

[dir="rtl"] #pageOrder > .nav-tabs li{
    float:right;
}

#pageOrder > .nav-tabs li:first-child{
    border-left:0;
}

#pageOrder > .nav-tabs li#tabApproval, #pageOrder > .nav-tabs li.active{
    border-right:0;
}

#pageOrder > .nav-tabs li.active{
    border-left:1px solid #888;
}

#pageOrder > .nav-tabs li a{
    display:block;
    height:60px;
    line-height:60px;
    font-size:18px;
    color:#787878;
    text-transform:uppercase;
    padding-left:70px;
    padding-right:20px;
    background-repeat:no-repeat;
    background-position:10px center;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

[dir="rtl"] #pageOrder > .nav-tabs li a{
    padding-right:70px;
    padding-left:20px;
    background-position:calc(100% - 10px) center;
}

#pageOrder > .nav-tabs li.active a{
    color:#fff;
    background-color:#6c6c6c;
}

#pageOrder > .nav-tabs li#tabBasket a{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/basket.png');
}

#pageOrder > .nav-tabs li#tabBasket.active a{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/basketPassed.png');
}

#pageOrder > .nav-tabs li#tabAddress a{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/address.png');
}

#pageOrder > .nav-tabs li#tabAddress.active a{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/addressPassed.png');
}

#pageOrder > .nav-tabs li#tabPayment a{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/payment.png');
}

#pageOrder > .nav-tabs li#tabPayment.active a{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/paymentPassed.png');
}

#pageOrder > .nav-tabs li#tabApprove a{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/confirm.png');
}

#pageOrder > .nav-tabs li#tabApprove.active a{
    background-image:url('//www.adze.com/theme/v4/sub_theme/blok/v4/v4/pageIcons/confirmPassed.png');
}

#pageOrder > .tab-content{
    float: left;
    width: 100%;
    border: 1px solid #ececec;
    border-top: 0;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 9px;
    box-sizing: border-box;
}

.tab-pane{
    display:none;
}

.tab-pane.active{
    display:block;
}

.active > .form-control{
    background-color:#6c6c6c;
    color:#fff;
}

.form-control .btn-success{
    margin-left:5px;
}

#payment-type-nav{
    float:left;
    width:100%;
    border-bottom:1px solid #dadada;
}

#payment-type-nav li{
    float:left;
    background-color:#ececec;
    border-right:1px solid #dadada;
    cursor:pointer;
}

#payment-type-nav li:last-child{
    border-right:0;
}

#payment-type-nav li.active{
    color:#fff;
    background-color:#6c6c6c;
}

#payment-type-nav li a {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 30px;
}

#paymentTab{
    position:relative;
    margin-bottom: 10px;
    line-height:20px;
}

#payment-type-nav + .tab-content.nav-tabs-content{
    float:left;
    width:100%;
}

.paymentOptionsContent > .ng-binding > ul, .paymentOptionsContent > .ng-binding > div > ul{
    float:left;
    width:100%;
    margin:0 0 10px;
}

.paymentOptionsContent > .ng-binding > ul li, .paymentOptionsContent > .ng-binding > div > ul li, .paymentOptionsContent > .ng-binding > p, .paymentOptionsContent > .ng-binding > div > p{
    float:left;
    width:100%;
    line-height:18px;
}

#remittenceBankAccountsCont{
    /*display:block;
    clear:both;
    margin:0 -10px;*/
    float:left;
    width:100%;
}

#remittenceBankAccountsContainer{
    float:left;
    width:100%;
}

#orderLeft h4{
    font-size:18px;
    color:#787878;
}

#creditCont{
    margin:0 -10px;
    clear:both;
    display:block;
}

#creditCardContainer{
    float:left;
    width:100%;
    box-sizing:border-box;
    padding:10px;
}

.front-inner{
    position:relative;
    float:left;
    width:250px;
    height:160px;
}

.front-inner span{
    position:absolute;
    color:#fff;
    font-size:15px;
}

.CardNo{
    top:100px;
    left:20px;
}

.CardOwner{
    top:130px;
    left:20px;
}

.CardSkt{
    top:130px;
    right:20px;
}

.front-inner span.CVCNo{
    top:79px;
    right:50px;
    color:#000;
}

#confirmCellDistanceSellingAgreement, #confirmCellPreliminaryInformationForm{
    line-height:15px;
}

#confirmCellDistanceSellingAgreement a, #confirmCellPreliminaryInformationForm a{
    color:#ec971f;
}

[for="confirmPreliminaryInformationForm"], [for="confirmDistanceSellingAgreement"]{
    display: flex;
    align-items:center;
}

#basketCol > .row > .box{
    display:none;
}

.static > div{
    background:#fff;
    z-index:333;
}

#productListWrap{
    max-height:350px;
    overflow-y:auto;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.fade.in {
    opacity: 1;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
div.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate3d(0,-25%,0);
    -o-transform: translate3d(0,-25%,0);
    transform: translate3d(0,-25%,0);
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-content {
    float:left;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.25);
    box-shadow: 0 5px 15px rgba(0,0,0,.25);
}

.modal-content {
    border-radius: 2px;
    border: 1px solid #d8d8d8;
}

.modal-header {
    background: #fbfbfb;
    border-bottom: 1px solid #d8d8d8;
}
#orderPageLayer *, .modal * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
    position:static;
    text-indent: 99999px;
    width: 24px;
    height: 24px;
    background: url(order-modal-times.png) no-repeat center center;
    opacity: 1;
}
.modal-header .close {
    margin-top: -2px;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

h3, .h3 {
    font-size: 24px;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.showInfo .box{
    padding-left:48px;
    background-image:url('success.png');
    background-repeat:no-repeat;
    background-position:10px center;
    border:1px solid #ccc;
}

[dir="rtl"] .showInfo .box{
    padding-right:48px;
    padding-left:10px;
    background-position:calc(100% - 10px) center;
}

#creditCardWrapper + div{
    float:left;
    padding-top:10px;
}

.attention{
    background: url(attention.png) no-repeat 8px center #f9f9f9;
    color : #6c6c6c;
    padding : 12px 12px 12px 42px;
    margin : 12px;
}

#iyzipay-checkout-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: gray !important;
}
#iyzipay-checkout-form ::-moz-placeholder { /* Firefox 19+ */
    color: gray !important;
}
#iyzipay-checkout-form :-ms-input-placeholder { /* IE 10+ */
    color: gray !important;
}
#iyzipay-checkout-form :-moz-placeholder { /* Firefox 18- */
    color: gray !important;
}

@media (min-width: 769px){

    .modal-dialog {
        margin: 10px auto;
        width: 600px;
    }

}

@media (max-width: 768px){

    #pageOrder > .nav-tabs li a{
        padding-left:70px;
        background-position:10px center;
    }

    .orderRight.static{
        position:fixed;
        top:10px;
        right:10px;
        bottom:10px;
        overflow-y:auto;
    }

    .product-list li:nth-child(odd){
        border-right:1px solid #ececec;
    }

    #productListWrap{
        overflow-y:scroll;
        -webkit-overflow-scrolling: touch;
    }

}

@media (max-width: 540px){

    #pageOrder > .nav-tabs li a,
    [dir="rtl"] #pageOrder > .nav-tabs li a{
        padding-right: 0;
        padding-left: 100%;
        background-position: center center;
        text-indent:-9999em;
        overflow:hidden;
    }

}