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,
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;
font-size: 100%;
font: inherit;
padding: .75rem;
vertical-align: top;
border-top: 1px solid #f5f7f9;
}
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%;
scroll-behavior: smooth;
}
body
{
font-family: 'Outfit',Arial,sans-serif;
font-size: 14px;
line-height: 1;
}
script
{
display: none;
}
::-webkit-scrollbar
{
width: 10px;
background: #E6E6E6;
}
::-webkit-scrollbar-button
{
display: none;
}
::-webkit-scrollbar-thumb
{
background: #75a2d1;
}
.IcerikText p
{
padding-bottom: 10px;
font-family: "Open Sans", sans-serif;
line-height: 1.8;
}
.tableYaz
{
height: auto;
line-height: 25px;
font-size: 12px;
color: #564307;
background-color: #fff9c3;
}
.table10
{
width: 200px;
font-weight: bold;
}
.vertical-small-scroll::-webkit-scrollbar
{
height: 6px;
}
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: 'Outfit',Arial,sans-serif;
line-height: 1.25rem;
font-weight: 400;
}
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;
}
.pf
{
position: fixed;
}
.ps
{
position: static;
}
.pa
{
position: absolute;
}
.pr
{
position: relative;
}
.ps-top
{
top: 0;
}
.ps-right
{
right: 0;
}
.ps-bottom
{
bottom: 0;
}
.ps-left
{
left: 0;
}
.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.mt
{
margin-top: 10px;
}
.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;
}
.box2
{
float: left;
padding-left: 0px;
padding-right: 00px;
box-sizing: border-box;
}
.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,
.col.box-border,
.box.box-border,
.btn.box-border,
[dir="rtl"] .box-border,
[dir="rtl"] .col.box-border,
[dir="rtl"] .box.box-border,
[dir="rtl"] .btn.box-border
{
border: 1px solid #f3f3f3;
}
.b-top,
.col.b-top,
.box.b-top,
[dir="rtl"] .b-top,
[dir="rtl"] .col.b-top,
[dir="rtl"] .box.b-top
{
border-top: 0;
}
.b-right,
.col.b-right,
.box.b-right
{
border-right: 0;
}
[dir="rtl"] .b-right,
[dir="rtl"] .col.b-right,
[dir="rtl"] .box.b-right
{
border-left: 0;
}
.b-bottom,
.col.b-bottom,
.box.b-bottom,
[dir="rtl"] .b-bottom,
[dir="rtl"] .col.b-bottom,
[dir="rtl"] .box.b-bottom
{
border-bottom: 0;
}
.b-left,
.col.b-left,
.box.b-left
{
border-left: 0;
}
[dir="rtl"] .b-left,
[dir="rtl"] .col.b-left,
[dir="rtl"] .box.b-left
{
border-right: 0;
}
.line-top,
.col.line-top,
.box.line-top,
.btn.line-top
{
border-top: 1px solid #f3f3f3;
}
.line-right,
.col.line-right,
.box.line-right,
.btn.line-right
{
border-right: 1px solid #f3f3f3;
}
[dir="rtl"] .line-right,
[dir="rtl"] .col.line-right,
[dir="rtl"] .box.line-right,
[dir="rtl"] .btn.line-right
{
border-right: 0;
border-left: 1px solid #f3f3f3;
}
.line-bottom,
.col.line-bottom,
.box.line-bottom,
.btn.line-bottom
{
border-bottom: 1px solid #f3f3f3;
}
.line-left,
.col.line-left,
.box.line-left,
.btn.line-left
{
border-left: 1px solid #f3f3f3;
}
[dir="rtl"] .line-left,
[dir="rtl"] .col.line-left,
[dir="rtl"] .box.line-left,
[dir="rtl"] .btn.line-left
{
border-right: 1px solid #f3f3f3;
border-left: 0;
}
.line-light,
.col.box-border.line-light,
.box.box-border.line-light,
.btn.box-border.line-light,
.col.line-top.line-light,
.box.line-top.line-light,
.btn.line-top.line-light,
.col.line-right.line-light,
.box.line-right.line-light,
.btn.line-right.line-light,
.col.line-bottom.line-light,
.box.line-bottom.line-light,
.btn.line-bottom.line-light,
.col.line-left.line-light,
.box.line-left.line-light,
.btn.line-left.line-light
{
border-color: #f3f3f3;
}
.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,
.btn.m-top
{
margin-top: 0;
}
.m-left,
.box.m-left,
.col.m-left,
.btn.m-left
{
margin-left: 0;
}
.m-bottom,
.box.m-bottom,
.col.m-bottom,
.btn.m-bottom
{
margin-bottom: 0;
}
.m-right,
.box.m-right,
.col.m-right,
.btn.m-right
{
margin-right: 0;
}
.p-top,
.box.p-top,
.col.p-top,
.btn.p-top
{
padding-top: 0;
}
.p-left,
.box.p-left,
.col.p-left,
.btn.p-left
{
padding-left: 0;
}
.p-bottom,
.box.p-bottom,
.col.p-bottom,
.btn.p-bottom
{
padding-bottom: 0;
}
.p-right,
.box.p-right,
.col.p-right,
.btn.p-right
{
padding-right: 0;
}
#notFound:before
{
content: '';
float: left;
width: 100%;
height: 474px;
background: url('http://www.kontrolyum.com/Data/EditorFiles/404.gif') no-repeat center center;
margin-top: 20px;
margin-bottom: 20px;
}
.icon-arrow
{
width: 10px;
height: 100%;
background-repeat: no-repeat;
background-position: 0 center;
}
.icon-arrow.fr,
.icon-basket.fr
{
margin-left: 10px;
}
.icon-arrow.fl,
.icon-basket.fl
{
margin-right: 10px;
}
.light-arrow
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/lightArrow.png');
}
.dark-arrow
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/darkArrow.png');
}
.btn:hover .dark-arrow
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/darkArrowHover.png');
}
.icon-basket
{
width: 18px;
height: 100%;
background-repeat: no-repeat;
background-position: 0 center;
}
.icon-basket.fast
{
width: 20px;
}
.btn-big .icon-basket
{
width: 34px;
}
.btn-big .icon-basket.fast
{
width: 38px;
}
.btn-big .icon-basket.fr
{
margin-left: 20px;
}
.btn-big .icon-basket.fl
{
margin-right: 20px;
}
.light-basket
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/lightBasket.png');
}
.light-basket.fast
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/lightFastBasket.png');
}
.btn-big .light-basket
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/lightBasketBig.png');
}
.btn-big .light-basket.fast
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/lightFastBasketBig.png');
}
.dark-basket
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/darkBasket.png');
}
.dark-basket:hover
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/darkBasketHover.png');
}
.dark-basket.fast
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/darkFastBasket.png');
}
.dark-basket.fast:hover
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/darkFastBasketHover.png');
}
.btn-big .dark-basket
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/darkBasketBig.png');
}
.btn-big .dark-basket:hover
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/darkBasketBigHover.png');
}
.btn-big .dark-basket.fast
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/darkFastBasketBig.png');
}
.btn-big .dark-basket.fast:hover
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/darkFastBasketBigHover.png');
}
.tooltipWrapper
{
position: relative;
}
.tooltip
{
display: none;
position: absolute;
bottom: 100%;
left: 0;
right: 0;
line-height: 20px;
padding-left: 10px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
background: #fff;
box-sizing: border-box;
margin-bottom: 5px;
z-index: 999;
}
.tooltip.default
{
border: 1px solid #ececec;
}
#notify
{
position: fixed;
}
#notify.top,
#notify.bottom
{
width: 100%;
}
#notify.right,
#notify.left
{
width: 320px;
}
#notify.top
{
top: 0;
bottom: auto;
}
#notify.right
{
right: 0;
left: auto;
}
#notify.bottom
{
bottom: 0;
top: auto;
}
#notify.left
{
left: 0;
right: auto;
}
.notify
{
width: calc(100% - 10px);
display: none;
}
#notify.right .notify,
#notify.left .notify
{
clear: both;
}
#notify.top .notify
{
margin-top: 10px;
}
#notify.right .notify
{
margin-right: 10px;
}
#notify.bottom .notify
{
margin-bottom: 10px;
}
#notify.left .notify
{
margin-left: 10px;
}
.notifyClose
{
float: right;
width: 13px;
height: 13px;
background: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/notifyClose.png') no-repeat;
cursor: pointer;
}
.stars
{
width: 105px;
height: 16px;
background: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/stars.png') no-repeat;
}
.stars-inner
{
height: 16px;
background: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/starsFull.png') no-repeat;
}
.progress
{
height: 4px;
padding: 0;
position: relative;
background: #dadada;
}
.progress-bar
{
position: absolute;
left: 0;
top: 0;
height: 100%;
line-height: 1.5;
color: #fff;
background: url('https://www.kontrolyum.com/Data/EditorFiles/kontrolyum/progress.png');
}
[dir=rtl] .progress-bar
{
right: 0;
left: auto;
}
.accordeon
{
cursor: pointer;
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/accordeon.png');
background-repeat: no-repeat;
background-position: right center;
}
[dir=rtl] .accordeon
{
background-position: 10px center;
}
.accordeon.active
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/accordeonActive.png');
}
.hide
{
display: none;
}
#mainWrapper
{
width: 100%;
position: relative;
}
#skeletonWrap
{
width: 100%;
}
[dir="rtl"] #rightColumn
{
padding-right: 10px;
padding-left: 0;
}
[dir="rtl"] #leftColumn
{
padding-right: 0;
padding-left: 10px;
}
#mainColumn
{
max-width: 100%;
}
.loaderWrapper
{
position: relative;
}
.loading
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, .7) url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/loading.gif') no-repeat center center;
z-index: 333;
display: none;
}
#backToTop
{
background: url('https://www.kontrolyum.com/Data/EditorFiles/site-alt-kisim/backToTop.png') no-repeat;
color: #666;
font-size: 12px;
line-height: 30px;
padding-left: 34px;
width: 70px;
height: 30px;
cursor: pointer;
box-sizing: border-box;
display: none;
position: fixed;
bottom: 50px;
right: 50%;
margin-right: -680px;
z-index: 333;
}
[dir="rtl"] #backToTop
{
text-align: left;
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;
}
.mh-content ul,
.mh-content ol
{
margin: auto;
padding: 0 12px;
}
.mh-content ul
{
list-style-type: disc;
}
.mh-content ol
{
list-style-type: decimal;
}
.envoice-link
{
background: transparent url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfkAxEOOCDIawgnAAABtElEQVQ4y5XSTUjUURQF8N80mhLWNBZuJIiKyiBc2MJKQXQREkJCoCRCLVpFBoEbV0XbVlKLJAqtRQ2BEtEioUBmEVFCRES4UCgtsSYsSbGJaTF/x/nQps7dHM575917372w2aB5qZz47Yp1cd2gSJ4Ws6RvPcOknQVaTI8JPYWXS1BhYY1nPmk2ZslAoWEtJFT74JhnvruXfzhne4Gh1mfDYsYta/iXDK/VOqwUp9WJFzcwawQczZU3+E+sZtjtbIbHPSpuWJQQCvg8aNJuj4Pee2dUKn0UwpwaXxDJKrDKDVWGvJVSo8uSbhO539ookYmfknqFM/aQc6YdWG8OIWMuBLzFiYCd8UZpdg87nApYtXL9AT8kGnzvbd063VmtOiwiKiqq1a2VFnNw08nsDFOZdW4yjrCNFgOlXFLSuMtrD67cL7R4GfS2RVwblpWkDTN25Rim7MUTD42KKPPAc8PYbzJdUr+7rvqWMSzocB99Kl1EzHnQ4bFgtq3abc3K0ajLU4QNKdMpiXoj9gU7UIAjZvK2tM604/6CZh8NaFBhk3rXzGpTBJV6vfDVD69csm1F/gNIRHWgtVFr0wAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMC0wMy0xN1QxNDo1NjozMiswMDowMO16kkIAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjAtMDMtMTdUMTQ6NTY6MzIrMDA6MDCcJyr+AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==') center center no-repeat;
width: 30px;
height: 30px;
display: block;
}
@media screen and (min-width: 1231px)
{
.inner
{
width: 1300px;
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-auto
{
width: auto;
}
.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) and (min-width:541px)
{
: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;
}
}
@media screen and (max-width: 768px)
{
.col-sm-auto
{
width: auto;
}
.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%;
}
.dn-sm
{
display: none;
}
.inner>.row
{
margin-right: 0;
margin-left: 0;
}
.forDesktop
{
display: none;
}
#leftColumn
{
padding-right: 0;
}
[dir="rtl"] #leftColumn
{
padding-left: 0;
}
#rightColumn
{
padding-left: 0;
}
[dir="rtl"] #rightColumn
{
padding-right: 0;
}
#membershipTabs
{
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
#membershipTabs>.btn-clear
{
background: transparent;
border: 0;
}
#membershipTabs .btn.active
{
color: #545454;
position: relative;
}
#membershipTabs .btn:before
{
content: '';
background-color: #000;
width: 0;
height: 1px;
position: absolute;
top: 100%;
left: 0;
-webkit-transition: width .2s ease-in-out;
-moz-transition: width .2s ease-in-out;
transition: width .2s ease-in-out;
}
#membershipTabs .btn:not(:last-child):after
{
content: '';
width: 0;
border-right: 1px solid #545454;
display: block;
position: absolute;
top: 10px;
bottom: 10px;
left: 100%;
margin-left: -.5px;
}
#membershipTabs .btn.active:before
{
width: 100%;
}
#membershipTabContainer>div
{
display: none;
}
}
@media screen and (max-width: 540px)
{
.col-xs-auto
{
width: auto;
}
div#memberOrders
{
overflow-x: scroll;
}
.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%;
}
:not(.notClear)>.col-xs-6+.col-xs-6:nth-of-type(2n+3),
:not(.notClear)>.col-xs-4+.col-xs-4:nth-of-type(3n+4),
:not(.notClear)>.col-xs-3+.col-xs-3:nth-of-type(4n+5),
:not(.notClear)>.col-xs-2+.col-xs-2:nth-of-type(6n+7),
:not(.notClear)>.col-xs-1+.col-xs-1:nth-of-type(12n+1)
{
clear: both;
}
.dn-xs
{
display: none;
}
#leftColumn>p,
#leftColumn>p *,
#mainColumn>p,
#mainColumn>p *,
#rightColumn>p,
#rightColumn>p *
{
float: left;
width: 100%;
}
#alis-veris-listem .pageTitle
{
height: auto;
min-height: 60px;
}
#alis-veris-listem .pageTitle>.row
{
background-position: 10px 12px;
}
#alis-veris-listem #liste-kategori
{
padding-left: 0;
}
#alis-veris-listem table img
{
width: 40px;
max-width: none;
}
}
.tsoft-push--in-notification
{
width: 422px;
padding: 0 20px 10px 20px;
border: 1px solid #bababa;
border-radius: 3px;
box-shadow: 0 4px 4px -2px #888;
background-color: #fbfbfb;
font-family: 'Outfit',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: 'Outfit',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:'Outfit',Arial,sans-serif;
}
.tsoft-push--in-notification-button-container
{
float: right !important
}
.tsoft-push--in-notification-button
{
width: 90px;
height: 18px;
line-height: 18px;
margin-left: 3px;
padding: 5px;
background: #f9f9f9;
border: 1px solid #bababa;
border-radius: 1px;
display: inline-block;
font-size: 14px;
text-align: center;
cursor: pointer;
box-sizing: content-box
}
.tsoft-push--in-allow-button
{
background: #00c33d;
color: #fff;
border-color: #059833
}
@media all and (max-width:421px)
{
.tsoft-push--in-notification
{
box-sizing: border-box;
width: 100%;
left: 0;
margin: 0;
border-radius: 0;
border-left: 0;
border-right: 0;
border-top: 0
}
.tsoft-push--in-notification-text-container
{
float: left;
}
}
@media all and (max-width:360px)
{
.col-xxs-auto
{
width: auto;
}
.col-xxs-12
{
width: 100%;
}
.col-xxs-11
{
width: 91.66666667%;
}
.col-xxs-10
{
width: 83.33333333%;
}
.col-xxs-9
{
width: 75%;
}
.col-xxs-8
{
width: 66.66666667%;
}
.col-xxs-7
{
width: 58.33333333%;
}
.col-xxs-6
{
width: 50%;
}
.col-xxs-5
{
width: 41.66666667%;
}
.col-xxs-4
{
width: 33.33333333%;
}
.col-xxs-3
{
width: 25%;
}
.col-xxs-2
{
width: 16.66666667%;
}
.col-xxs-1
{
width: 8.33333333%;
}
:not(.notClear)>.col-xxs-6+.col-xxs-6:nth-of-type(2n+3),
:not(.notClear)>.col-xxs-4+.col-xxs-4:nth-of-type(3n+4),
:not(.notClear)>.col-xxs-3+.col-xxs-3:nth-of-type(4n+5),
:not(.notClear)>.col-xxs-2+.col-xxs-2:nth-of-type(6n+7),
:not(.notClear)>.col-xxs-1+.col-xxs-1:nth-of-type(12n+1)
{
clear: both;
}
.dn-xxs
{
display: none;
}
}
.thumbnail2
{
margin-bottom: 30px;
background-color: #fff;
border-radius: 4px;
border: none;
transition: 0.15s ease-in-out;
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
padding: 20px;
}
.thumbnail
{
margin-bottom: 30px;
background-color: #fff;
border-radius: 4px;
border: none;
transition: 0.15s ease-in-out;
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
}
.thumbnailMarka
{
}
.smmenu
{
list-style: none
display: block;
margin-top: 20px;
margin-bottom: 20px;
}
.smmenu li
{
display: inline;
margin: 2px;
position: relative;
}
.smmenu li a
{
color: #ccc;
display: inline;
margin: 2px;
position: relative;
}
.smmenu li a:hover
{
color: #397698;
display: inline;
margin: 2px;
position: relative;
}
.smmenuPic
{
background-size: 100% auto;
background-position: 50% 50%;
transition: background-size .2s;
}
.smmenuPic:hover
{
background-size: 130% auto;
}
.aw-zoom
{
position: relative;
-webkit-transform: scale(1);
-ms-transform: scale(1);
-moz-transform: scale(1);
transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-webkit-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
}
.aw-zoom:hover
{
z-index: 2;
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2);
}
.w3-animate-fading
{
-webkit-animation: fading 10s infinite;
animation: fading 10s infinite
}
@-webkit-keyframes fading
{
0%
{
opacity: 0
}
50%
{
opacity: 1
}
100%
{
opacity: 0
}
}
@keyframes fading
{
0%
{
opacity: 0
}
50%
{
opacity: 1
}
100%
{
opacity: 0
}
}
.w3-animate-opacity
{
-webkit-animation: opac 1.5s;
animation: opac 1.5s
}
@-webkit-keyframes opac
{
from
{
opacity: 0
}
to
{
opacity: 1
}
}
@keyframes opac
{
from
{
opacity: 0
}
to
{
opacity: 1
}
}
.w3-animate-top
{
position: relative;
-webkit-animation: animatetop 0.4s;
animation: animatetop 0.4s
}
@-webkit-keyframes animatetop
{
from
{
top: -300px;
opacity: 0
}
to
{
top: 0;
opacity: 1
}
}
@keyframes animatetop
{
from
{
top: -300px;
opacity: 0
}
to
{
top: 0;
opacity: 1
}
}
.w3-animate-left
{
position: relative;
-webkit-animation: animateleft 0.4s;
animation: animateleft 0.4s
}
@-webkit-keyframes animateleft
{
from
{
left: -300px;
opacity: 0
}
to
{
left: 0;
opacity: 1
}
}
@keyframes animateleft
{
from
{
left: -300px;
opacity: 0
}
to
{
left: 0;
opacity: 1
}
}
.w3-animate-right
{
position: relative;
-webkit-animation: animateright 0.4s;
animation: animateright 0.4s
}
@-webkit-keyframes animateright
{
from
{
right: -300px;
opacity: 0
}
to
{
right: 0;
opacity: 1
}
}
@keyframes animateright
{
from
{
right: -300px;
opacity: 0
}
to
{
right: 0;
opacity: 1
}
}
.w3-animate-bottom
{
position: relative;
-webkit-animation: animatebottom 0.4s;
animation: animatebottom 0.4s
}
@-webkit-keyframes animatebottom
{
from
{
bottom: -300px;
opacity: 0
}
to
{
bottom: 0px;
opacity: 1
}
}
@keyframes animatebottom
{
from
{
bottom: -300px;
opacity: 0
}
to
{
bottom: 0;
opacity: 1
}
}
.w3-animate-zoom
{
-webkit-animation: animatezoom 0.6s;
animation: animatezoom 0.6s
}
@-webkit-keyframes animatezoom
{
from
{
-webkit-transform: scale(0)
}
to
{
-webkit-transform: scale(1)
}
}
@keyframes animatezoom
{
from
{
transform: scale(0)
}
to
{
transform: scale(1)
}
}
.card
{
}
.card>.card-link
{
color: #333;
}
.card>.card-link:hover
{
text-decoration: none;
}
.card>.card-link .card-img img
{
border-radius: 6px 6px 0 0;
}
.card .card-img
{
position: relative;
padding: 0;
display: table;
}
.card .card-img .card-caption
{
position: absolute;
right: 0;
bottom: 16px;
left: 0;
}
.card .card-body
{
display: table;
padding: 12px;
}
.card .card-header
{
border-radius: 6px 6px 0 0;
padding: 8px;
}
.card .card-footer
{
border-radius: 0 0 6px 6px;
padding: 8px;
}
.card .card-left
{
position: relative;
float: left;
padding: 0 0 8px 0;
}
.card .card-right
{
margin-top: 20px;
position: relative;
float: left;
padding: 8px 0 0 0;
}
.card .card-body h1:first-child,
.card .card-body h2:first-child,
.card .card-body h3:first-child,
.card .card-body h4:first-child,
.card .card-body .h1,
.card .card-body .h2,
.card .card-body .h3,
.card .card-body .h4
{
color: #397699;
margin-top: 0;
font-size: 18px;
}
.card .card-body .heading
{
display: block;
}
.card .card-body .heading:last-child
{
margin-bottom: 0;
}
.card .card-body .lead
{
text-align: center;
}
@media(min-width: 768px)
{
.card .card-left
{
float: left;
padding: 0 8px 0 0;
}
.card .card-right
{
float: left;
padding: 0 0 0 8px;
}
.card .card-4-8 .card-left
{
width: 28.333333%;
}
.card .card-4-8 .card-right
{
width: 61.666667%;
}
.card .card-5-7 .card-left
{
width: 41.66666667%;
}
.card .card-5-7 .card-right
{
width: 58.33333333%;
}
.card .card-6-6 .card-left
{
width: 50%;
}
.card .card-6-6 .card-right
{
width: 50%;
}
.card .card-7-5 .card-left
{
width: 58.33333333%;
}
.card .card-7-5 .card-right
{
width: 41.66666667%;
}
.card .card-8-4 .card-left
{
width: 61.66666667%;
}
.card .card-8-4 .card-right
{
width: 33.33333333%;
}
}
.card-default
{
margin-top: 20px;
margin-bottom: 100px;
}
.card-default>.card-header,
.card-default>.card-footer
{
color: #333;
background-color: #ddd;
}
.card-default>.card-header
{
border-bottom: 1px solid #ddd;
padding: 8px;
}
.card-default>.card-footer
{
border-top: 1px solid #ddd;
padding: 8px;
}
.card-default>.card-body
{
height: 120px;
}
.card-default>.card-img:first-child img
{
border-radius: 6px 6px 0 0;
}
.card-default>.card-left
{
padding-right: 4px;
}
.card-default>.card-right
{
padding-left: 4px;
}
.card-default p:last-child
{
margin-bottom: 0;
}
.card-default .card-caption
{
color: #fff;
text-align: center;
text-transform: uppercase;
}
.card-price
{
border-color: #999;
background-color: #ededed;
margin-bottom: 24px;
}
.card-price>.card-heading,
.card-price>.card-footer
{
color: #333;
background-color: #fdfdfd;
}
.card-price>.card-heading
{
border-bottom: 1px solid #ddd;
padding: 8px;
}
.card-price>.card-footer
{
border-top: 1px solid #ddd;
padding: 8px;
}
.card-price>.card-img:first-child img
{
border-radius: 6px 6px 0 0;
}
.card-price>.card-left
{
padding-right: 4px;
}
.card-price>.card-right
{
padding-left: 4px;
}
.card-price .card-caption
{
color: #fff;
text-align: center;
text-transform: uppercase;
}
.card-price p:last-child
{
margin-bottom: 0;
}
.card-price .price
{
text-align: center;
color: #337ab7;
font-size: 3em;
text-transform: uppercase;
line-height: 0.7em;
margin: 24px 0 16px;
}
.card-price .price small
{
font-size: 0.4em;
color: #66a5da;
}
.card-price .details
{
list-style: none;
margin-bottom: 24px;
padding: 0 18px;
}
.card-price .details li
{
text-align: center;
margin-bottom: 8px;
}
.card-price .buy-now
{
text-transform: uppercase;
}
.card-price table .price
{
font-size: 1.2em;
font-weight: 700;
text-align: left;
}
.card-price table .note
{
color: #666;
font-size: 0.8em;
}
.contactinfo .content-footer>div .icon1
{
display: block;
text-align: left;
line-height: 1;
position: absolute;
left: 0;
top: 48%;
transform: translateY(-50%);
transition: 0.3s all ease 0s;
}
.contactinfo .content-footer>div
{
min-height: 20px;
margin-bottom: 20px;
position: relative;
padding: 0 0 0 35px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.contactinfo .content-footer>div .icon1
{
display: block;
text-align: left;
line-height: 1;
position: absolute;
left: 0;
top: 48%;
transform: translateY(-50%);
transition: 0.3s all ease 0s;
}
.contactinfo .content-footer>div>span
{
display: inline-block;
vertical-align: middle;
font-weight: 400;
line-height: 30px;
width: 22px;
color: #fff;
font-size: 12px;
}
.contactinfo .content-footer>div>div
{
font-weight: normal;
font-size: 13px;
margin: 0;
margin-right: 22px;
margin-left: 8px;
padding: 0;
line-height: 18px;
color: #222;
}
.product-specification dl
{
margin: 0;
flex-wrap: wrap;
align-items: baseline;
}
.product-specification dt,
.product-specification dd
{
display: block;
float: left;
vertical-align: baseline;
}
.product-specification dt
{
width: 45%;
font-weight: bold;
line-height: 25px;
}
.product-specification dt.product-specification-highlight+dd
{
color: #c00;
font-weight: bold;
font-size: toMobile(20);
padding: 0.25em 0.5em;
font-size: toBase(20);
}
.product-specification dd
{
width: 55%;
margin: 0;
padding: 0.25em toMobile(10);
padding: 0.25em toBase(10);
}
.product-specification dd.cpq-price-value
{
text-align: right;
}
.product-specification dl.cpq-price-sum-sub
{
margin-top: 1em;
padding-top: 1em;
}
.product-specification dd.cpq-csticValue .message
{
margin-bottom: 0.5em;
}
.product-specification dd.cpq-csticValue label
{
margin-left: 0.5em;
}
.product-classification-group-container
{
display: flex;
flex-wrap: wrap;
align-items: stretch;
}
.product-classification-group-container .product-classification-group
{
width: 100%;
overflow: hidden;
}
.product-classification-group-container .product-classification-group h4
{
font-size: 1.1rem;
}
.product-classification-group-container .product-classification-group .product-specification
{
height: 100%;
}
.product-classification-group-container .product-classification-group .product-specification dd
{
overflow-wrap: break-word;
line-height: 25px;
}
.product-classification-group-container .product-classification-group:nth-child(2n)
{
padding-left: 1em;
}
::-webkit-scrollbar:horizontal
{
height: 0px;
background-color: blue;
}
::-webkit-scrollbar-thumb:horizontal
{
background: #000;
border-radius: 10px;
}
figure
{
border-radius: 12px;
margin: 0;
padding: 0;
overflow: hidden;
}
figure:hover+span
{
bottom: -36px;
opacity: 1;
}
.hover01 figure img
{
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .9s ease-in-out;
transition: .9s ease-in-out;
}
.hover01 figure:hover img
{
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.hover14 figure
{
position: relative;
}
.hover14 figure::before
{
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.hover14 figure:hover::before
{
-webkit-animation: shine 1.05s;
animation: shine 1.05s;
}
@-webkit-keyframes shine
{
100%
{
left: 125%;
}
}
@keyframes shine
{
100%
{
left: 125%;
}
}
.colk
{
float: left;
padding-right: 10px;
}
.colk2
{
float: right;
width: 380px;
}
.card2
{
border: 1px solid #eff2f5;
box-shadow: none;
}
.bg-light
{
background-color: #fff;
}
.card2 .card-header2
{
display: flex;
justify-content: space-between;
align-items: stretch;
flex-wrap: wrap;
min-height: 70px;
padding: 0 2.25rem;
background-color: transparent;
border-bottom: 1px solid #eff2f5;
}
.card-header2:first-child
{
border-radius: calc(0.475rem - 1px) calc(0.475rem - 1px) 0 0;
}
.card2 .card-header2 .card-title2,
.card .card-header2 .card-title2 .card-label2
{
font-size: 1.1rem;
color: #2b3d50 !important;
font-weight: 600 !important;
}
.card2 .card-header2 .card-title2
{
display: flex;
align-items: center;
margin: 0.5rem;
margin-left: 0;
}
.text-gray-900
{
color: #181c32 !important;
}
.card2 .card-body2
{
padding: 2rem 2.25rem;
padding-top: 2rem !important;
}
.pt-0
{
padding-top: 0 !important;
}
.card-body2
{
flex: 1 1 auto;
padding: 1rem 1rem;
}
.mb-5
{
margin-bottom: 1rem !important;
}
.d-flex
{
display: flex !important;
}
.svg-icon
{
line-height: 1;
}
.me-2
{
margin-right: 0.5rem !important;
}
.mt-0
{
margin-top: 0 !important;
}
.text-gray-700 a
{
color: #5e6278 !important;
}
.text-gray-700 a:hover
{
color: #cc0000 !important;
}
.fw-bold
{
font-weight: 500 !important;
}
.fs-6
{
font-size: 1.075rem !important;
}
.card2 .card-body2 a
{
color: #2b3d50 !important;
font-weight: 600 !important;
font-size: 15px !important;
margin: 5px 0px;
}
.card2 .card-body2 a:hover
{
color: #cc0000 !important;
}
#productInfo p
{
padding-bottom: 1rem;
line-height: 1.3rem;
font-weight: 300;
font-size: 1rem;
}
p
{
padding-bottom: 1rem!important;
line-height: 1.3rem!important;
font-weight: 300!important;
font-size: 1rem!important;
}
.pdfdata2
{
color: #1c436d;
font-weight:500!important;
padding: 10px 0px;
line-height: 16px;
font-size: 13px;
}
.currentPrice3
{
line-height: 20px;
color: #1c436d;
font-size: 0.8rem!important;
font-weight: 600!important;
}
.label_a1c0, ._bottom_c7f3, .__show_f3e6, .notranslate
{
background: #1c436d!important;
}
.cssLeaf_fc77
{
background: #1c436d!important;
}
.headerBox_f37f
{
background: #1c436d!important;
}
.leaf_c898._bottom_ee07 .cssLeaf_af3e, .leaf_c898._left_b804 .cssLeaf_af3e, .leaf_c898._right_fad1 .cssLeaf_af3e
{
background-image: none !important;
}
.wrap_e454
{
background-color: #1b3f67 !important;
}
.headerBox_e1de
{
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
background: #1c436d !important;
}

@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bbck.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bbck.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bbck.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bbck.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bbck.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bbck.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
[v-cloak]
{
display: none;
}
body
{
background: linear-gradient(180deg, #ffffff 0%, rgb(230 236 242) 80%);
}
.p a
{
color: #262626;
line-height: 20px;
}
.p a:hover
{
color: #445669;
line-height: 20px;
background-color: #eeffe8;
}
.h4 a
{
color: #2c7699;
}
.h4 a:hover
{
color: #121212;
}
.angularTemplate
{
visibility: hidden;
}
.whiteBg
{
background-color: #fff;
}
.lightBg
{
background-color: #f7f7f7;
}
.lightBg2
{
color: #58779a;
background: linear-gradient(0.85turn, #e6ecf2, #fafbfc, #e6ecf2);
}
.ProfileTitle
{
background: linear-gradient(270deg, #eafbe4 0%, #d7eeff 100%);
line-height: 52px;
font-size: 18px;
color: #18c139;
text-align: center;
}
.btn3
{
padding-left:25px!important;
}
.darkBg
{
color: #1c436d;background: linear-gradient(270deg, #e6ecf2 0%, #e6ecf2 100%);border-radius: 6px;
}
.darkBg2
{
color: #1c436d;
background: #e6ecf2;
}
.lightFluBg
{
background-color:rgba(255,255,255,.7);
}
.darkFluBg
{
color: #fff;
background-color:rgba(0,0,0,.7);
}
[dir="rtl"] .campaignWrap
{
right: 0;
}
.campaignDescription
{
background:rgba(255,255,255,.5);
}
.campaignDescription.dark
{
color: #fff;
background:rgba(0,0,0,.5);
}
.navIcon
{
width: 20px;
height:20px;
background:url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/navIcon.png') no-repeat center center;
}
[dir="rtl"] #navigasyon li
{
float: right;
}
#navigasyon a
{
float: left;
height:24px
;line-height: 20px;
color: #458bc4
;font-size: 13px;
color: #2b3d55
;font-weight: 600;
padding-left: 10px
;padding-right: 10px;
}
#navigasyon a.navHome
{
color: #f44336;
}
[dir="rtl"] #navigasyon a span.forDesktop
{
float: right;
padding-left:5px;
}
#catImg
{
position: relative;
}
#catImg p
{
padding-bottom: 0;
}
#catImg img
{
}
.filter-box
{
margin-bottom: -1px;
border-right:1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
line-height:30px;
font-size: 12px;
color:#6c6c6c;
}
[dir="rtl"] .filter-box,
[dir="rtl"] .box.b-right[for="stock"]
{
border-right: 0;
border-left:1px solid #d9d9d9;
}
.filter-box select
{
float: left;
height:30px;
margin: 0;
padding-right:15px;
border: 0;
font-size:12px;
color: #6c6c6c;
appearance:none;
-moz-appearance: none;
-webkit-appearance:none;
background:url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/selectArrow.png') no-repeat right center;
}
[dir="rtl"] .filter-box select
{
padding-right: 0;
padding-left:15px;
background:url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/selectArrow.png') no-repeat 10px center;
}
.filter-box .input-wrap
{
height: 30px;
}
.filter-box.col-text
{
line-height: 30px;
font-size:12px;
color: #6C6C6C;
}
.select-wrapper
{
position: relative;
width:53px;
height: 30px;
}
.select
{
width: 33px;
padding:30px 5px 0;
position: absolute;
left:5px;
z-index: 333;
}
.select:hover
{
background: #F3F3F3;
}
.select span
{
width: 33px;
height:20px;
cursor: pointer;
display:none;
padding: 5px 0;
border-top:1px solid #B7B7B7;
}
.select span.selected
{
position: absolute;
top:0;
left: 5px;
cursor:default;
display: block;
border-top:0;
}
.select:hover span
{
display: block;
}
#slider-range
{
width:calc(100% - 17px);
height: 17px;
margin-top:6px;
margin-right: 17px;
background:url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/sliderRange.png') repeat-x 0 center;
position: relative;
}
.ui-slider-range
{
position: absolute;
top:4px;
height: 9px;
background:url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/sliderRangeFiller.png') repeat-x 0 center;
}
.ui-slider-handle
{
position: absolute;
top:0;
width: 17px;
height:17px;
background:url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/sliderHandle.png') no-repeat 0 center;
cursor: pointer;
}
.catalogBtn
{
background:url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/catalogIcon.png') no-repeat center 5px;
}
.horizontalBtn
{
background:url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/horizontalIcon.png') no-repeat center 5px;
}
.listBtn
{
background:url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/listIcon.png') no-repeat center 5px;
}
#filtre .btn.btn-default
{
font-size: 12px;
}
#leftColumn #filtre .btn.btn-default
{
font-size: 20px;
}
#newsList .line-top:first-child
{
border-top: 0;
}
.productType, .qtyBtns input
{
font-size: 12px;
text-transform:uppercase;
}
.productType
{
line-height: 30px;
}
.middleItem .productType
{
line-height: 14px;
}
#commentTabContent .stars
{
margin-bottom: 5px;
}
.qtyBtns
{
height: 46px;
padding-top:2px;
padding-bottom: 2px;
background-color:#f1f1f1;
}
.package-line .qtyBtns
{
height: 36px;
}
.middleItem .qtyBtns
{
height: 30px;
padding-top:1px;
padding-bottom: 1px;
background:#f7f7f7;
}
.qtyBtns a
{
float: left;
width:25px;
height: 46px;
line-height:46px;
text-align: center;
-webkit-user-select:none;
-moz-user-select: none;
-ms-user-select:none;
-o-user-select: none;
user-select:none;
}
.middleItem .qtyBtns a
{
height: 30px;
line-height:28px;
opacity:.9;
}
.package-line .qtyBtns a
{
width: 20px;
height:36px;
line-height: 36px;
}
.qtyBtns a p
{
display: inline-block;
padding-bottom: 0; vertical-align:middle
;cursor: pointer;
}
.package-line .qtyBtns a p
{
float: none;
}
.qtyBtns a[title="+"] p
{
background-position: right 0;
}
.qtyBtns input
{
float: left;
width:40px;
height: 46px;
line-height:46px;
font-size: 17px;
color:#545454;
text-align: center;
padding-right:5px;
padding-left: 5px;
border:0;
box-sizing: border-box;
}
#productRight .package-line .qtyBtns input
{
width: 30px;
height:36px;
line-height: 36px;
font-size:13px;
padding-right: 0;
padding-left:0;
border-bottom:0 !important;
}
.middleItem .qtyBtns input
{
height: 30px;
line-height:30px;
font-size: 14px;
}
.productRow
{
display: flex;
align-items:center;
}
.middleItem td
{
padding: 6px;
vertical-align:middle;
}
.middleItem .lightBg td.line-right
{
border-right: 1px solid #dadada;
}
.productRow div > span,
.middleItem td > span
{
clear:both;
color: #1c436d;
font-size:13px;
font-weight:500;
}
.productRow div > span.basketProName,
.middleItem td > span.basketProName
{
font-size: 14px;
}
.productRow div > span.basketSubPro,
.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;
}
.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('https://www.kontrolyum.com/Data/EditorFiles/sepet/bos-sepet.jpg') no-repeat center center;
width: 140px;
height: 140px;
vertical-align: middle;
margin-right:20px;
}
#rightColumn #cartEmpty:before, #leftColumn #cartEmpty:before
{
margin-right: 0;
}
#currentPageLayer
{
width:100% !important;
}
.table-responsive
{
min-height: .01%;
overflow-x: auto;
}
.table-responsive > table
{
width: 100%;
max-width: 100%;
}
@media screen and (min-width: 1001px)
{
.qtyBtns input
{
min-width: 50px;
}
}
@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)
{
#navigasyon li:not(:last-child) a
{
padding-right: 20px;
background-image:url('https://www.kontrolyum.com/Data/EditorFiles/sepet/sag-ok3.png');
background-repeat: no-repeat;
background-position:right center;
}
.middleItem .qtyBtns input
{
width: 28px;
}
}
@media screen and (max-width: 768px)
{
body
{
background: #f9f9f9;
}
.navIcon
{
width: 38px;
height:38px;
}
#navigasyon
{
border: 0;
position: relative;
background:#fff url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/navArrow.png') no-repeat 0 center;
border-bottom: 1px solid #f0f0f0;
margin-top:-10px;
}
#navigasyon li
{
position: absolute;
width:100%;
height:100%;
opacity: 0;
visibility: hidden;
}
#navigasyon[data-last-step="true"] li:last-child,
#navigasyon[data-last-step="false"] li:nth-last-child(2)
{
position: static;
opacity:1;
z-index: 0;
visibility: visible;
}
#navigasyon a
{
width:100%;
padding-right: 0;
padding-left:0;
line-height: 40px;
height:40px;
color: #535353;
font-size:13px;
text-transform: uppercase;
text-align:center;
font-style: normal;
}
#navigasyon a.navHome
{
padding-right: 0;
}
.filter-box
{
margin-bottom: 0;
}
.alertListBtn
{
padding-right: 0;
padding-bottom:10px;
}
.shopImg
{
padding-right: 0;
}
.campaignWrap
{
position: relative;
padding-top:0;
padding-right: 0;
padding-bottom:30px;
padding-left: 0;
}
#cartEmpty
{
line-height: 40px;
font-size:13px;
}
#cartEmpty:before
{
width:100%;
}
.productRow
{
display: block;
}
.productRow div > span.basketProName
{
position: relative;
font-size:13px;
line-height:1.7;
}
.removeBtn
{
position: absolute;
top:0;
right: 0;
}
[dir="rtl"] .removeBtn
{
right: auto;
left:0;
}
}
figure
{
border-radius: 12px;
margin: 0;
padding: 0;
overflow: hidden;
}
figure:hover+span
{
bottom: -36px;
opacity: 1;
}
.hover01 figure img
{
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .9s ease-in-out;
transition: .9s ease-in-out;
}
.hover01 figure:hover img
{
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.hover14 figure
{
position: relative;
}
.hover14 figure::before
{
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.hover14 figure:hover::before
{
-webkit-animation: shine 1.05s;
animation: shine 1.05s;
}
@-webkit-keyframes shine
{
100%
{
left: 125%;
}
}
@keyframes shine
{
100%
{
left: 125%;
}
}
.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: linear-gradient(270deg, #eafbe4 0%, #d7eeff 100%);
opacity: 0.5;
z-index: 1000;
}
[dir="rtl"] .pWrapper .pBg
{
right: 0;
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);
border-radius: 0;
}
.pWrapper .pWin.overflow
{
height: 90%;
}
.pWrapper .pWin.withBtn
{
padding-bottom: 61px;
}
.pWrapper .pWin.overflow img
{
max-width:100%;
}
.pWrapper .pWin .pText
{
position: relative;
width: 100%;
float: left;
padding: 2px 10px;
box-sizing: border-box;
margin: 0px;
overflow-y: auto;
-webkit-perspective:0;
-webkit-overflow-scrolling: touch;
}
.pWrapper .pWin.overflow .pText
{
position: absolute;
width: calc(100% - 20px);
height: calc(100% - 20px);
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 70px);
}
.pWrapper .pWin .pText img
{
margin: 0 auto;
}
.panelPopupTitle
{
font-size: 14px;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 15px;
margin-bottom: 15px;
margin-top: 10px;
color: #666;
font-weight: 600;
}
.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
{
height: 32px !important;
padding: 0px !important;
}
.pWrapper .pWin.debugActive .pText
{
line-height: 30px;
margin: 0px;
text-align: center;
overflow: hidden;
white-space: nowrap;
}
.pWrapper .pClose
{
background-image: url('https://www.kontrolyum.com/Data/EditorFiles/site-alt-kisim/yeni/userIcon/pclose.png');
background-repeat: no-repeat;
background-size: 15px;
top: -30px;
}
[dir="rtl"] .pWrapper .pClose
{
right: auto;
left:-1px;
}
.br5
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.pWrapper .pWin.flexbox
{
display: flex;
flex-wrap: wrap;
flex-direction: row;
max-height: 90%;
position: relative;
border-radius:4px;
}
.pWrapper .pWin.flexbox .pText
{
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
.hideThis
{
display: none;
}
.popupClose,
.close
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/popupClose.png');
}
#lightContent
{
text-align: center;
min-width:150px;
min-height: 150px;
}
#lightControl
{
position: absolute;
top: 50%;
left: 10px;
right: 10px;
height: 30px;
margin-top: -15px;
}
#lightControl span
{
width: 30px;
height: 30px;
background-repeat: no-repeat;
cursor: pointer;
}
#prevLight
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/popupPrev.png');
}
#nextLight
{
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/popupNext.png');
}
.popupTitle,
.videoTitle
{
border-bottom: 1px solid #ececec;
font-size: 16px;
color: .666;
}
.popupBtns,
.modal-footer
{
border-top: 1px solid #ececec;
}
.memberPopupWrapper
{
max-width: 580px;
}
.memberPopupWrapper .col,
.memberPopupWrapper .box
{
margin: 0;
}
.memberPopupWrapper .popupInnerBlock
{
width: 100%;
}
.videoPopup
{
width: 668px;
margin-top: -10px;
margin-bottom: -10px;
}
.popupMain,
.popupTitle,
.popupInner,
.popupBtns
{
clear: both;
width: 100%;
}
@media screen and (min-width: 769px)
{
.ie .pWrapper .pWin.overflow
{
margin-top:40px !important;
}
}
@media screen and (max-width: 768px)
{
.pWrapper .pClose
{
box-shadow: none;
}
body:not(.flexPopup) .pWrapper .pClose
{
top: 5px;
right: 10px;
}
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;
}
}
:not(.withPlace)::-webkit-input-placeholder
{
color: transparent;
}
:not(.withPlace)::-moz-placeholder
{
color: transparent;
}
:not(.withPlace):-ms-input-placeholder
{
color: transparent;
}
:not(.withPlace):-moz-placeholder
{
color: transparent;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"],
.form select,
.form textarea
{
background-color: #fff !important;
background-image: none !important;
border: 0 !important;
border-bottom: 1px solid #e0e0e0 !important;
border-radius: 0 !important;
box-shadow: none !important;
color:#000!important;
font-weight:600!important;
}
.alert-warning
{
color: #797979;
background-color: #f5fffe;
border: 1px solid #e6f8e9;
border-radius: 4px;
}
.ufakyaz
{
text-transform:lowercase!important;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button
{
-webkit-appearance: none;
margin: 0;
}
input[type="number"][type=number]
{
-moz-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration
{
display: none;
}
.whiteBg2
{
padding: 30px;
background-color: #fff;
background-clip: border-box;
border: 1px solid #ebecf0;
}
.btn-facebook
{
background-color: #405D9D;
color: #fff;
}
.btn-instagram
{
background-color: #E52D27;
color: #fff;
}
.btn-youtube
{
background-color: #C8046C;
color: #fff;
}
.btn-twitter
{
background-color: #42AEEC;
color: #fff;
}
.btn-google
{
background-color: #af0000;
color: #fff;
}
.form-control,
.form
{
position: relative;
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: 12px;
}
.form-control.large,
.form.large
{
line-height: 40px;
font-size: 13px;
}
.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-repeat: no-repeat;
background-position: center center;
z-index: 333;
}
[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('/Data/EditorFiles/sepet/account_new3.png');
}
.icon-lastname
{
background-image: url('/Data/EditorFiles/sepet/account_new3.png');
}
.icon-mail
{
background-image: url('/Data/EditorFiles/sepet/messageIcon3.png');
}
.icon-pen
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/pen.png');
}
.icon-message
{
background-image: url('/Data/EditorFiles/sepet/messageIcon3.png');
}
.icon-attach
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/attach.png');
}
.icon-code
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/code.png');
}
.icon-pass
{
background-image: url('/Data/EditorFiles/sepet/lock.png');
}
.icon-passConfirm
{
background-image: url('/Data/EditorFiles/sepet/lock.png');
}
.icon-company
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/company.png');
}
.icon-taxOffice
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/taxOffice.png');
}
.icon-taxId
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/taxId.png');
}
.icon-author
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/author.png');
}
.icon-iban
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/iban.png');
}
.icon-tc
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/tc.png');
}
.icon-birthday
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/birthday.png');
}
.icon-gender
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/gender.png');
}
.icon-mobilePhone
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/mobilePhone.png');
}
.icon-homePhone
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/homePhone.png');
}
.icon-fax
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/fax.png');
}
.icon-officePhone
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/officePhone.png');
}
.icon-address
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/address.png');
}
.icon-map
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/map.png');
}
.icon-zipCode
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/zipCode.png');
}
.icon-fb
{
background-color: #3c599b;
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/facebook.png');
}
.icon-tw
{
background-color: #29aae3;
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/twitter.png');
}
.icon-google
{
background-color: #d0422a;
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/google-plus.png');
}
.icon-star
{
background-image: url('/theme/v4/sub_theme/form/dicle/user_v4/icons/star.png');
}
.myFlag
{
z-index: 99999;
}
.myFlagIcon
{
float: left;
width: 100%;
height: 100%;
}
.myFlagIcon i
{
position: absolute;
top: 50%;
left: 50%;
width: 16px;
height: 11px;
margin-top: -5px;
margin-left: -8px;
background-image: url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
}
.flagList
{
position: absolute;
width: 600%;
top: 100%;
left: 0;
background: #fff;
border-color: #ccc;
z-index: 33;
}
[dir="rtl"] .flagList
{
right: 0;
left: auto;
}
.flagList>ul
{
max-height: 240px;
overflow-y: auto;
}
.flagList li
{
line-height: 20px;
}
.flagList li:hover
{
background-color: #ececec;
}
.flag
{
float: left;
width: 16px;
height: 11px;
background-image: url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
margin-top: 5px;
margin-right: 10px;
}
.country
{
float: left;
height: 20px;
}
.code
{
float: right;
height: 20px;
}
.required
{
background: url('/theme/v4/sub_theme/form/dicle/user_v4/required.png') no-repeat right center;
}
.secCode,
#secCode,
#codeRecommend,
#codeCall,
#codeHizli
{
position: absolute;
top: 0;
left: 0;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"],
.form select,
.form textarea
{
height: 20px;
margin: 0;
padding-top: 0;
padding-left: 5px;
padding-bottom: 0;
padding-right: 5px;
border: 1px solid #ccc;
box-sizing: border-box;
}
.placeholder
{
top: 1px;
right: 1px;
bottom: 1px;
left: 1px;
color: #b5b5b5;
font-size: 13px;
padding-right: 5px;
padding-left: 5px;
background: #fff;
z-index: 33;
position: absolute;
}
.medium .placeholder
{
line-height: 30px;
}
.large .placeholder
{
line-height: 40px;
}
.xlarge .placeholder
{
line-height: 50px;
}
.placeholder.focus
{
top: 0;
bottom: auto;
height: 0;
line-height: 28px;
font-size: 10px;
color: #b5b5b5;
font-weight: 600;
}
.medium .placeholder.focus
{
height: 10px;
line-height: 10px;
}
.large .placeholder.focus
{
height: 15px;
line-height: 15px;
}
.xlarge .placeholder.focus
{
height: 20px;
line-height: 25px;
}
.form-control textarea,
.form textarea
{
height: 90px;
line-height: 18px;
}
.icon+input[type="text"],
.icon+input[type="password"],
.icon+input[type="tel"],
.icon+input[type="number"],
.icon+input[type="email"],
.icon+input[type="search"],
.icon+textarea,
.edge .icon+select,
.ie .icon+select,
.input-icon .placeholder
{
padding-left: 25px;
}
[dir="rtl"] .icon+input[type="text"],
[dir="rtl"] .icon+input[type="password"],
[dir="rtl"] .icon+input[type="tel"],
[dir="rtl"] .icon+input[type="number"],
[dir="rtl"] .icon+input[type="email"],
[dir="rtl"] .icon+input[type="search"],
[dir="rtl"] .icon+textarea,
[dir="rtl"] .ie .icon+select,
[dir="rtl"] .input-icon .placeholder
{
padding-right: 25px;
padding-left: 5px;
}
.icon+select
{
text-indent: 15px;
}
.form-control.medium input[type="text"],
.form-control.medium input[type="password"],
.form-control.medium input[type="tel"],
.form-control.medium input[type="number"],
.form-control.medium input[type="email"],
.form-control.medium input[type="search"],
.form-control.medium select,
.form.medium input[type="text"],
.form.medium input[type="password"],
.form.medium input[type="tel"],
.form.medium input[type="number"],
.form.medium input[type="email"],
.form.medium input[type="search"],
.form.medium select
{
height: 30px;
}
.form-control.medium textarea,
.form.medium textarea
{
height: 120px;
line-height: 20px;
padding-top: 4px;
padding-bottom: 4px;
}
.medium .icon+input[type="text"],
.medium .icon+input[type="password"],
.medium .icon+input[type="tel"],
.medium .icon+input[type="number"],
.medium .icon+input[type="email"],
.medium .icon+input[type="search"],
.medium .icon+textarea,
.edge .medium .icon+select,
.ie .medium .icon+select,
.medium.input-icon .placeholder,
.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+input[type="tel"],
[dir="rtl"] .medium .icon+input[type="number"],
[dir="rtl"] .medium .icon+input[type="email"],
[dir="rtl"] .medium .icon+input[type="search"],
[dir="rtl"] .medium .icon+textarea,
[dir="rtl"] .ie .medium .icon+select,
[dir="rtl"] .medium.input-icon .placeholder,
[dir="rtl"] .medium .input-icon .placeholder
{
padding-right: 35px;
padding-left: 5px;
}
.medium .icon+select
{
text-indent: 25px;
}
.form-control.medium input[type="text"]:not(.withPlace),
.form-control.medium input[type="password"]:not(.withPlace),
.form.medium input[type="text"]:not(.withPlace),
.form.medium input[type="tel"]:not(.withPlace),
.form.medium input[type="number"]:not(.withPlace),
.form.medium input[type="email"]:not(.withPlace),
.form.medium input[type="search"]:not(.withPlace),
.form.medium input[type="password"]:not(.withPlace)
{
padding-top: 10px;
}
.form-control.large input[type="text"],
.form-control.large input[type="password"],
.form-control.large input[type="tel"],
.form-control.large input[type="number"],
.form-control.large input[type="email"],
.form-control.large input[type="search"],
.form-control.large select,
.form.large input[type="text"],
.form.large input[type="password"],
.form.large input[type="tel"],
.form.large input[type="number"],
.form.large input[type="email"],
.form.large input[type="search"],
.form.large select
{
height: 40px;
padding-left: 10px;
padding-right: 10px;
}
.form-control.large textarea,
.form.large textarea
{
height: 150px;
line-height: 20px;
padding-top: 9px;
padding-bottom: 9px;
}
.large .icon+input[type="text"],
.large .icon+input[type="password"],
.large .icon+input[type="tel"],
.large .icon+input[type="number"],
.large .icon+input[type="email"],
.large .icon+input[type="search"],
.large .icon+textarea,
.edge .large .icon+select,
.ie .large .icon+select,
.large.input-icon .placeholder,
.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+input[type="tel"],
[dir="rtl"] .large .icon+input[type="number"],
[dir="rtl"] .large .icon+input[type="email"],
[dir="rtl"] .large .icon+input[type="search"],
[dir="rtl"] .large .icon+textarea,
[dir="rtl"] .ie .large .icon+select,
[dir="rtl"] .large.input-icon .placeholder,
[dir="rtl"] .large .input-icon .placeholder
{
padding-right: 50px;
padding-left: 10px;
}
.large .icon+select
{
text-indent: 40px;
}
.form-control.large input[type="text"]:not(.withPlace),
.form-control.large input[type="password"]:not(.withPlace),
.form-control.large input[type="tel"]:not(.withPlace),
.form-control.large input[type="number"]:not(.withPlace),
.form-control.large input[type="email"]:not(.withPlace),
.form-control.large input[type="search"]:not(.withPlace),
.form.large input[type="text"]:not(.withPlace),
.form.large input[type="tel"]:not(.withPlace),
.form.large input[type="number"]:not(.withPlace),
.form.large input[type="email"]:not(.withPlace),
.form.large input[type="search"]:not(.withPlace),
.form.large input[type="password"]:not(.withPlace)
{
padding-top: 10px;
}
.form-control.xlarge input[type="text"],
.form-control.xlarge input[type="password"],
.form-control.xlarge input[type="tel"],
.form-control.xlarge input[type="number"],
.form-control.xlarge input[type="email"],
.form-control.xlarge input[type="search"],
.form-control.xlarge select,
.form.xlarge input[type="text"],
.form.xlarge input[type="password"],
.form.xlarge input[type="tel"],
.form.xlarge input[type="number"],
.form.xlarge input[type="email"],
.form.xlarge input[type="search"],
.form.xlarge select
{
height: 50px;
padding-left: 10px;
padding-right: 10px;
}
.form-control.xlarge textarea,
.form.xlarge textarea
{
height: 180px;
line-height: 20px;
padding-top: 14px;
padding-bottom: 14px;
}
.xlarge .icon+input[type="text"],
.xlarge .icon+input[type="password"],
.xlarge .icon+input[type="tel"],
.xlarge .icon+input[type="number"],
.xlarge .icon+input[type="email"],
.xlarge .icon+input[type="search"],
.xlarge .icon+textarea,
.edge .xlarge .icon+select,
.ie .xlarge .icon+select,
.xlarge.input-icon .placeholder,
.xlarge .input-icon .placeholder
{
padding-left: 60px;
}
[dir="rtl"] .xlarge .icon+input[type="text"],
[dir="rtl"] .xlarge .icon+input[type="password"],
[dir="rtl"] .xlarge .icon+input[type="tel"],
[dir="rtl"] .xlarge .icon+input[type="number"],
[dir="rtl"] .xlarge .icon+input[type="email"],
[dir="rtl"] .xlarge .icon+input[type="search"],
[dir="rtl"] .xlarge .icon+textarea,
[dir="rtl"] .ie .xlarge .icon+select,
[dir="rtl"] .xlarge.input-icon .placeholder,
[dir="rtl"] .xlarge .input-icon .placeholder
{
padding-right: 60px;
padding-left: 10px;
}
.xlarge .icon+select
{
text-indent: 50px;
}
.form-control.xlarge input[type="text"]:not(.withPlace),
.form-control.xlarge input[type="password"]:not(.withPlace),
.form-control.xlarge input[type="tel"]:not(.withPlace),
.form-control.xlarge input[type="number"]:not(.withPlace),
.form-control.xlarge input[type="email"]:not(.withPlace),
.form-control.xlarge input[type="search"]:not(.withPlace),
.form.xlarge input[type="text"]:not(.withPlace),
.form.xlarge input[type="tel"]:not(.withPlace),
.form.xlarge input[type="number"]:not(.withPlace),
.form.xlarge input[type="email"]:not(.withPlace),
.form.xlarge input[type="search"]:not(.withPlace),
.form.xlarge input[type="password"]:not(.withPlace)
{
padding-top: 10px;
}
.form-control.medium textarea:not(.withPlace),
.form-control.large textarea:not(.withPlace),
.form-control.xlarge textarea:not(.withPlace),
.form.medium textarea:not(.withPlace),
.form.large textarea:not(.withPlace),
.form.xlarge textarea:not(.withPlace)
{
padding-top: 20px;
}
.secCode+input[type="text"],
.secCode+input[type="password"],
.secCode+input[type="tel"],
.secCode+input[type="number"],
.secCode+input[type="email"],
.secCode+input[type="search"],
.secCode+select,
.secCode+textarea,
#secCode+input[type="text"],
#secCode+input[type="password"],
#secCode+input[type="tel"],
#secCode+input[type="number"],
#secCode+input[type="email"],
#secCode+input[type="search"],
#secCode+select,
#secCode+textarea,
#codeRecommend+input[type="text"],
#codeRecommend+input[type="password"],
#codeRecommend+input[type="tel"],
#codeRecommend+input[type="number"],
#codeRecommend+input[type="email"],
#codeRecommend+input[type="search"],
#codeRecommend+select,
#codeRecommend+textarea,
#codeCall+input[type="text"],
#codeCall+input[type="password"],
#codeCall+input[type="tel"],
#codeCall+input[type="number"],
#codeCall+input[type="email"],
#codeCall+input[type="search"],
#codeCall+select,
#codeCall+textarea,
#codeHizli+input[type="text"],
#codeHizli+input[type="password"],
#codeHizli+input[type="tel"],
#codeHizli+input[type="number"],
#codeHizli+input[type="email"],
#codeHizli+input[type="search"],
#codeHizli+select,
#codeHizli+textarea
{
padding-left: 110px;
}
.form-control img+input[type="text"]+.placeholder,
.form-control img+input[type="password"]+.placeholder,
.form-control img+input[type="tel"]+.placeholder,
.form-control img+input[type="number"]+.placeholder,
.form-control img+input[type="email"]+.placeholder,
.form-control img+input[type="search"]+.placeholder,
.form-control img+select+.placeholder,
.form-control img+textarea+.placeholder
{
left: 105px;
padding-left: 5px;
}
.form-control.invalid input[type="text"],
.form-control.invalid input[type="password"],
.form-control.invalid input[type="tel"],
.form-control.invalid input[type="number"],
.form-control.invalid input[type="email"],
.form-control.invalid input[type="search"],
.form-control.invalid select,
.form-control.invalid textarea,
.form.invalid input[type="text"],
.form.invalid input[type="password"],
.form.invalid input[type="tel"],
.form.invalid input[type="number"],
.form.invalid input[type="email"],
.form.invalid input[type="search"],
.form.invalid select,
.form.invalid textarea,
.ng-invalid
{
border: 1px solid #d9534f;
background-color: #FFCAC8;
color: #fff;
}
.form-control input[type="file"],
.form input[type="file"]
{
visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.input-wrap,
.input-wrap input
{
width: 17px;
height: 20px;
}
.medium .input-wrap,
.medium .input-wrap input
{
height: 30px;
}
.large .input-wrap,
.large .input-wrap input
{
height: 40px;
}
.input-wrap
{
float: left;
margin-right: 10px;
}
[dir="rtl"] .input-wrap
{
float: right;
margin-right: 0;
margin-left: 10px;
}
.input-wrap.radio
{
background: url('https://www.kontrolyum.com/Data/EditorFiles/katgori_urunler/check-circle-regular.svg') no-repeat center center;
height: 24px;
width: 24px!important
;background-size: 24px;
background-repeat: no-repeat;background-color: none!important;
}
.form-control:hover .input-wrap.radio
{
background: url('/theme/v4/sub_theme/form/dicle/user_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('https://www.kontrolyum.com/Data/EditorFiles/katgori_urunler/check-circle-solid.svg') no-repeat center center
;height: 24px;
width: 24px!important
;background-size: 24px;
background-repeat: no-repeat;background-color: none!important;
}
.input-wrap.checkbox
{
background: url('https://www.kontrolyum.com/Data/EditorFiles/katgori_urunler/check-circle-regular.svg') no-repeat center center;
background-size: 18px;
}
.form-control:hover .input-wrap.checkbox
{
background: url('https://www.kontrolyum.com/Data/EditorFiles/katgori_urunler/check-circle-solid.svg') no-repeat center center;
background-size: 18px;
}
.input-wrap.checkbox.active,
.form-control:hover .input-wrap.checkbox.active,
.active>.form-control .input-wrap.checkbox
{
background: url('https://www.kontrolyum.com/Data/EditorFiles/katgori_urunler/check-circle-solid.svg') no-repeat center center;
background-size: 18px;
}
.input-wrap input
{
visibility: hidden;
margin: 0;
}
.form-link
{
line-height: 35px;
font-size: 12px;
color: #666;
}
[dir="rtl"] .form-link.fr
{
float: right;
}
.info:before
{
content: '';
display: inline-block;
min-height: 13px;
min-width: 12px;
background: url('/theme/v4/sub_theme/form/dicle/user_v4/info.png') no-repeat 0 center;
margin-right: 10px;
vertical-align: middle;
}
[dir="rtl"] .info:before
{
background: url('/theme/v4/sub_theme/form/dicle/user_v4/infoRtl.png') no-repeat center;
margin-right: 0;
margin-left: 10px;
}
.ask:before
{
content: '';
display: inline-block;
min-height: 15px;
min-width: 15px;
background: url('/theme/v4/sub_theme/form/dicle/user_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: 80px;
height:20px;
background-image: url('/Data/EditorFiles/sepet/scop.svg');
background-repeat: no-repeat;
background-position: center;
}
.hasDatepicker
{
padding-right: 26px;
background: url('/theme/v4/sub_theme/form/dicle/user_v4/calendarIcon.png') no-repeat right center;
}
.qtyBtns input[type=number]::-webkit-inner-spin-button,
.qtyBtns input[type=number]::-webkit-outer-spin-button
{
-webkit-appearance: none;
margin: 0;
}
.tax-foffice-list
{
background-color: #FFF;
box-shadow: 0px 2px 4px rgba(0, 0, 0, .3);
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 1234;
}
.search-enable .tax-foffice-list
{
display: block;
}
.tax-foffice-list input[type="search"]
{
height: 36px;
margin-bottom: 10px;
padding-top: 0 !important;
outline: 0;
}
.tax-foffice-list ul
{
max-height: 269px;
overflow-x: hidden;
overflow-y: auto;
}
.tax-foffice-list .col-text
{
padding-top: 6px;
padding-bottom: 6px;
}
.form-control-error
{
background-color: #FFF;
color: #F00;
font-size: 13px;
font-weight: 500;
line-height: 16px;
float: left;
width: 100%;
margin-top: 3px;
box-sizing: border-box;
}
.form-control input.is-invalid,
.form-control select.is-invalid,
.form-control textarea.is-invalid
{
border-color: #F00 !important;
}
@media screen and (max-width: 768px)
{
input,
select,
button
{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
select
{
background: url('/theme/v4/sub_theme/form/dicle/user_v4/selectArrow.png') no-repeat right center;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"],
.form select,
.form textarea
{
}
.icon:not(.myFlag)
{
display: none;
}
.icon:not(.myFlag)+input[type="text"],
.icon:not(.myFlag)+input[type="password"],
.icon:not(.myFlag)+input[type="tel"],
.icon:not(.myFlag)+input[type="number"],
.icon:not(.myFlag)+input[type="email"],
.icon:not(.myFlag)+input[type="search"],
.icon:not(.myFlag)+textarea,
.icon:not(.myFlag)+select,
.input-icon :not(.phone)+.placeholder,
.medium .icon:not(.myFlag)+input[type="text"],
.medium .icon:not(.myFlag)+input[type="password"],
.medium .icon:not(.myFlag)+input[type="tel"],
.medium .icon:not(.myFlag)+input[type="number"],
.medium .icon:not(.myFlag)+input[type="email"],
.medium .icon:not(.myFlag)+input[type="search"],
.medium .icon:not(.myFlag)+textarea,
.medium .icon:not(.myFlag)+select,
.medium .input-icon :not(.phone)+.placeholder,
.large .icon:not(.myFlag)+input[type="text"],
.large .icon:not(.myFlag)+input[type="password"],
.large .icon:not(.myFlag)+input[type="tel"],
.large .icon:not(.myFlag)+input[type="number"],
.large .icon:not(.myFlag)+input[type="email"],
.large .icon:not(.myFlag)+input[type="search"],
.large .icon:not(.myFlag)+textarea,
.large .icon:not(.myFlag)+select,
.large .input-icon :not(.phone)+.placeholder,
.xlarge .icon:not(.myFlag)+input[type="text"],
.xlarge .icon:not(.myFlag)+input[type="password"],
.xlarge .icon:not(.myFlag)+input[type="tel"],
.xlarge .icon:not(.myFlag)+input[type="number"],
.xlarge .icon:not(.myFlag)+input[type="email"],
.xlarge .icon:not(.myFlag)+input[type="search"],
.xlarge .icon:not(.myFlag)+textarea,
.xlarge .icon:not(.myFlag)+select,
.xlarge .input-icon :not(.phone)+.placeholder
{
padding-right: 10px;
padding-left: 10px;
}
.icon+select,
.medium .icon+select,
.large .icon+select,
.xlarge .icon+select
{
text-indent: 0;
}
}
.ng-invalid
{
border: 1px solid #ccc;
background-color: #eafbe4!important;
color: #303030;
}
:not(#mainMenu)>.menu,
:not(#mainMenu)>.menu div:not(.dynamicMenu)
{
background-color: inherit;
}
:not(#mainMenu)>.menu
{
position: relative;
}
.menu-list
{
z-index: 33;
}
.menu li
{
float: left;
}
[dir="rtl"] .menu li
{
float: right;
}
.menu a
{
float: left;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
}
[dir="rtl"] .menu a
{
float: right;
}
.menu li.parentLink>a
{
padding-right: 28px;
background-image: url('/theme/v4/sub_theme/ust/dicle/user_new/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;
}
[dir="rtl"] .menu li.parentLink>ul
{
right: 0;
left: auto;
}
.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;
}
[dir="rtl"] .menu li.parentLink li.parentLink ul
{
float: right;
border-right: 10px solid #dedede;
border-left: 0;
}
#mobileAppNotify
{
position: fixed;
z-index: 9999;
}
#appNotify
{
display: flex;
align-items: center;
}
#appLogo p
{
padding-bottom: 0;
}
#appLogo img
{
max-width: 100%;
width: auto;
height: auto;
}
#appBtn
{
white-space: nowrap;
}
#headerTop
{
border-bottom: 1px solid #dddbd7;
height: 38px;
}
#HeaderMap
{
height: 25px;
width: 38px;
padding-top: 7px;
padding-left: 20px;
}
#HeaderMap2
{
height: 18px;
padding-top: 10px;
padding-right: 2px;
}
#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: 38px;
color: #57626b;
font-size: 12px;
padding-left: 10px;
padding-right: 10px;
border-right: 0px solid #ddd;
}
[dir="rtl"] #topMenu a
{
border-right: 0;
border-left: 1px solid #ddd;
}
#topMenu ul li:hover>span,
#topMenu ul li:hover>a
{
background: #f9f9f9;
color: #d22a2a;
line-height: 38px;
height: 38px;
}
.AlisFiyat10
{
font-size: 1.2rem;
padding-top: 0.4rem;
font-weight: 600;
}
.small
{
font-size:1rem;
}
.AlisFiyat2
{
width: 100%!important;
}
#kontrolyumprice select
{
height: 38px;
padding: 0 30px 0 0px;
border: 0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
color: #445669;
font-size: 17px;
margin-top: -29px;
}
#headerTop select
{
height: 38px;
padding: 0 20px 0 0px;
background: url('/Data/EditorFiles/lang/chevron-sign-down.png') no-repeat right center;
border: 0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
color: #3a789a;
font-size: 13px;
font-weight: bold;
}
[dir="rtl"] #headerTop select
{
padding: 0 10px 0 30px;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/selectArrow.png') no-repeat 10px center;
border-right: 1px solid #ddd;
border-left: 0;
}
#headerTop select option
{
}
#headerPhone
{
color: #57626b;
font-size: 18px;
}
#headerPhone strong
{
color: #57626b;
font-size: 12px;
vertical-align: 35%;
font-weight: 400;
padding-right: 10px;
}
#headerMain
{
margin-top: 30px;
margin-bottom: 20px;
}
#hmLinks
{
position: relative;
padding-top: 12px;
}
#hmLinks>a
{
}
#hmLinks a.authorLink
{
}
#hmLinks a.basketLink,
#hmLinks a.messageLink
{
position: relative;
height: 36px;
line-height: 40px;
}
#hmLinks a.basketLink
{
background: url('/Data/EditorFiles/sepet/trol.svg') no-repeat 0 center;
padding-left: 40px;
background-size: 30px;
}
links a.messageLink
{
height: 36px;
line-height: 36px;
padding-left: 45px;
background: url('/Data/EditorFiles/sepet/messageIcon3.png') no-repeat 0 center;
;
margin-right: 2px;
text-transform: uppercase;
font-weight: 600;
}
#hmLinks a.messageLink
{
background: url('/theme/v4/sub_theme/ust/dicle/user_new/messageIcon.svg') no-repeat 0 center;
padding-left: 25px;
}
#hmLinks>a strong
{
line-height: 40px;
color: #1c436d;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
padding-left: 0px;
padding-right: 0px;
}
#hmLinks>a:hover strong
{
color: #00c13e;
}
#hmLinks a.basketLink strong span
{
color: #aeaeae;
font-style: italic;
}
#hmLinks a.basketLink .cart-soft-count,
#hmLinks a.messageLink span
{
position: absolute;
top: 7px;
left: 26px;
width: 16px;
height: 16px;
line-height: 16px;
font-size: 10px;
color: #fff;
text-align: center;
background: #3ea536;
border-radius: 15px;
z-index: 33;
}
#hmLinks a.basketLink .cart-soft-count,
#hmLinks a.messageLink span
{
position: absolute;
top: 0;
left: 12px;
width: 17px;
height: 17px;
line-height: 17px;
font-size: 12px;
color: #fff;
text-align: center;
border-radius: 15px;
z-index: 33;
}
#memberMenuWrap
{
height: 36px;
line-height: 36px;
padding-left: 25px;
background: url('/Data/EditorFiles/sepet/user.svg') no-repeat 0 center;
;
margin-right: 20px;
text-transform: uppercase;
font-weight: 600;
background-size: 30px;
}
[dir="rtl"] #memberMenuWrap
{
margin-right: 0;
margin-left: 20px;
}
#hmLinks>a:hover strong
{
color: #00c13e;
}
#memberMenuWrap a
{
line-height: 20px;
color: #415464 !important;
font-size: 11px;
padding-right: 10px;
padding-left: 10px;
border-left: 1px solid #aeaeae;
margin-top: 10px;
}
[dir="rtl"] #memberMenuWrap a
{
border-right: 1px solid #aeaeae;
border-left: 0;
}
#memberMenuWrap a:hover
{
color: #00c13e !important;
}
#memberMenuWrap a:first-child
{
border-left: 0;
}
[dir="rtl"] #memberMenuWrap a:first-child
{
border-right: 0;
}
#memberMenuWrap a:last-child
{
color: #aeaeae;
}
#basketList
{
display: none;
position: absolute;
top: 48px;
left: 0;
background: #fff;
z-index: 3333;
}
#logo a
{
float: left;
width: 100%;
height: 60px;
}
#logo p
{
float: left;
width: 100%;
height: 60px;
display: flex;
align-items: center;
padding-bottom: 0;
}
#logo img
{
display: inherit;
max-height: 100%;
max-width: 90%;
width: auto;
}
#search
{
margin-top: 10px;
margin-bottom: 0px;
padding-left: 50px;
}
#phone
{
margin-top: 20px;
font-size: 18px;
color: #545469;
}
#search .row
{
height: 36px;
}
#FormAra
{
height: 100%;
position: relative;
}
#searchListWrap
{
position: relative;
}
#live-search
{
height: 50px;
line-height: 14px;
}
#live-search-box
{
position: absolute;
top: 100%;
background: #fff;
border-bottom: 0;
z-index: 999;
padding: 6px;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .16);
}
#live-search-box ul
{
float: left;
width: 100%;
}
#live-search-box li
{
float: left;
width: 100%;
box-sizing: border-box;
border-bottom: 1px solid #ececec;
padding: 0.5rem;
}
#live-search-box a
{
float: left;
width: 100%;
font-weight: 400;
display: flex;
align-items: center;
line-height: 23px !important;
font-size: 13px !important;
text-transform: none !important;
background: transparent !important;
}
#live-search-box a:hover
{
background: linear-gradient(0.85turn, #e6ecf2, #fafbfc, #e6ecf2) !important;
}
#live-search-box span,
#live-search-box div.search-image
{
width: 60px;
height: auto;
margin-top: 5px;
margin-right: 15px;
margin-bottom: 5px;
margin-left: 3px;
overflow: hidden;
}
#live-search-box img
{
margin: 0 auto;
}
#FormAra input[type="text"]
{
color: #1c436d;
font-family: "Open Sans", sans-serif;
height: 40px;
width: 100%;
background-color: #fff;
padding: 0rem 1rem;
border-radius: 0;
box-sizing: border-box;
transition: .2s all;
font-size: 0.75rem;
border: solid 1px rgb(28 67 109 / 20%);
font-weight: 600;
}
#FormAra input:focus
{
outline: none;
border-color: #3ea536;
border-width: 2px;
}
#FormAra .placeholder
{
right: 201px;
line-height: 35px;
padding-left: 20px;
}
#FormAra input[type="submit"]
{
height: 40px;
line-height: 36px;
color: #fff;
font-size: 14px;
cursor: pointer;
border-radius:0;
}
#FormAra input:hover[type="submit"]
{
height: 40px;
line-height: 36px;
color: #fff;
font-size: 14px;
cursor: pointer;
}
.btn-navy
{
background-color: #1c436d !important;
}
.btn-navy:hover
{
background-color: #1c436dd9 !important;
}
#mainMenu
{
height: 47px;
background: #e6ecf2;
position: relative;
z-index: 777;
margin-bottom: 12px;
border-radius: 12px;
border-bottom: 3px solid rgb(28 67 109 / 10%);
}
#mainMenu .menu>li
{
padding-top: 9px;
padding-bottom: 9px;
}
#mainMenu .menu>li:hover
{
}
#mainMenu a
{
height: 32px;
line-height: 32px;
font-size: 16px;
color: #1c436d;
font-weight: 600;
text-shadow: 1px 1px #ffffff;
}
#mainMenu a:hover
{
color: #ce1a23;
}
.menu li.parentLink>a
{
background-color: transparent;
}
#mainMenu #homeLink a
{
width: 54px;
}
#mainMenu .parentLink li a
{
height: auto;
line-height: 25px;
font-size: 14px !important;
color: #1c436d;
border-right: 0;
padding: 2px;
font-weight: 600 !important;
}
#mainMenu .parentLink .sublink-wrap li a
{
line-height: 17px;
color: #666;
font-size: 13px !important;
font-weight: 400 !important;
background-color: #ffffff6e;
}
.subMenu
{
position: absolute;
left: 0;
right: 0;
max-width: 1300px;
box-shadow: 0 2px 2px 0px rgba(0, 0, 0, .1);
display: none;
}
.subMenu2
{
position: absolute;
left: 0;
right: 0;
max-width: 1200px;
box-shadow: 0 2px 2px 0px rgba(0, 0, 0, .1);
display: none;
}
#alterMenu .subMenu
{
top: 100%;
left: auto;
width: 200px;
background: #fff;
border-right: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
border-left: 1px solid #d9d9d9;
border-radius: 0 0 3px 3px;
}
#alterMenu .subMenu2
{
top: 100%;
left: auto;
width: 200px;
background: #fff;
border-right: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
border-left: 1px solid #d9d9d9;
border-radius: 0 0 3px 3px;
}
.subMenu *:not(.dynamicMenu)
{
background-color: transparent;
}
.subMenu2 *:not(.dynamicMenu)
{
background-color: transparent;
}
#mainMenu .subMenu
{
top: 47px;
height: 370px;
}
#mainMenu .subMenu2
{
top: 50px;
}
:hover>.subMenu
{
display: block;
}
:hover>.subMenu2
{
}
#mainMenu .subMenu .menuh
{
height: 110px;
}
.menuTitle
{
font-size: 20px;
padding-bottom: 10px;
}
.subMenu a
{
padding-right: 10px;
padding-left: 10px;
font-size: 12px;
box-sizing: border-box;
}
.subMenu2 a
{
padding-right: 10px;
padding-left: 10px;
font-size: 12px;
box-sizing: border-box;
}
.subMenu li li a
{
font-size: 11px;
background-repeat: no-repeat;
background-position: 0 center;
}
.subMenu2 li li a
{
font-size: 11px;
background-repeat: no-repeat;
background-position: 0 center;
}
.bgimage
{
background-image: url('https://www.kontrolyum.com/Data/EditorFiles/logo/magaza/bgimage.jpg');
object-fit: cover;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.subMenu a:hover
{
padding-right: 10px;
padding-left: 10px;
}
.subMenu2 a:hover
{
background-color: #fff;
padding-right: 10px;
padding-left: 10px;
}
#mainMenu .parentLink .sublink-wrap li a:hover
{
color: #000;
background-color: #e6ecf3;
padding: 2px;
}
#mainMenu .subMenu a:hover
{
color: #cc0000;
}
#mainMenu .subMenu2 a:hover
{
color: #cc0000;
}
.subMenu .dynamicMenu
{
background: #fff;
}
.subMenu2 .dynamicMenu
{
background: #fff;
}
#alterMenu
{
background: #fff;
padding-top: 4px;
padding-right: 0;
padding-bottom: 4px;
padding-left: 0;
}
#alterMenu li
{
position: relative;
background: #fff;
}
#alterMenu .menu>li
{
padding-top: 4px;
padding-bottom: 4px;
}
#alterMenu .menu>li:hover
{
background: #f5f5f5;
}
#alterMenu a
{
line-height: 21px;
font-size: 12px;
color: #545454;
border-right: 1px solid #ddd;
}
[dir="rtl"] #alterMenu a
{
border-right: 0;
border-left: 1px solid #ddd;
}
#alterMenu .subMenu li:last-child a
{
border-bottom: 0;
}
#alterMenu .subMenu2 li:last-child a
{
border-bottom: 0;
}
#alterMenu li:last-child a,
#alterMenu .subMenu a
{
border-right: 0;
}
[dir="rtl"] #alterMenu li:last-child a
{
border-left: 0;
}
#alterMenu .menu>li:hover a
{
color: #000;
}
#alterMenu .menu>li:hover .subMenu
{
top: 29px;
z-index: 3333;
}
#alterMenu .menu>li:hover .subMenu2
{
top: 29px;
z-index: 3333;
}
#alterMenu .menu>li:hover .subMenu a
{
border-right: 0;
}
#alterMenu .menu>li:hover .subMenu2 a
{
border-right: 0;
}
#alterMenu .menu>li:hover .subMenu a:hover
{
color: #f37121;
}
#alterMenu .menu>li:hover .subMenu2 a:hover
{
color: #f37121;
}
#alterMenu .subMenu li,
#alterMenu .subMenu a
{
line-height: 30px;
border-color: #e0e0e0;
}
#alterMenu .subMenu2 li,
#alterMenu .subMenu2 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: 1024px)
{
#mainMenu a
{
height: 32px;
line-height: 32px;
font-size: 11.6px;
color: #3976a6;
}
}
@media screen and (min-width: 769px)
{
.menu li.parentLink:hover>ul
{
display: block;
}
}
@media screen and (max-width: 768px)
{
#mobileAppNotify
{
background-color: #e0e0e0;
}
#appNotify
{
position: relative;
z-index: 9999;
}
.subMenu
{
position: relative;
margin-top: 20px;
margin-bottom: 1px;
}
.subMenu2
{
position: relative;
margin-top: 20px;
margin-bottom: 20px;
}
.subMenu a
{
padding-left: 10px;
font-size: 14px;
box-sizing: border-box;
line-height: 30px;
}
.subMenu2 a
{
padding-left: 10px;
font-size: 15px;
box-sizing: border-box;
line-height: 50px;
}
.ease.parentLink
{
font-size: 20px;
padding: 20px;
border-bottom: 1px solid #c8c4c0;
background-color: #fff;
list-style-type: none;
}
.ease#flip
{
font-size: 20px;
padding: 20px;
border-bottom: 1px solid #c8c4c0;
background-color: #fff;
list-style-type: none;
}
.ease#flip1
{
font-size: 20px;
padding: 20px;
border-bottom: 1px solid #c8c4c0;
background-color: #fff;
list-style-type: none;
}
.ease#flip2
{
font-size: 20px;
padding: 20px;
border-bottom: 1px solid #c8c4c0;
background-color: #fff;
list-style-type: none;
}
.ease#flip3
{
font-size: 20px;
padding: 20px;
border-bottom: 1px solid #c8c4c0;
background-color: #fff;
list-style-type: none;
}
.ease#flip4
{
font-size: 20px;
padding: 20px;
border-bottom: 1px solid #c8c4c0;
background-color: #fff;
list-style-type: none;
}
.ease#flip5
{
font-size: 20px;
padding: 20px;
border-bottom: 1px solid #c8c4c0;
background-color: #fff;
list-style-type: none;
}
.ease#flip6
{
font-size: 20px;
padding: 20px;
border-bottom: 1px solid #c8c4c0;
background-color: #fff;
list-style-type: none;
}
.ease#flip7
{
font-size: 20px;
padding: 20px;
border-bottom: 1px solid #c8c4c0;
background-color: #fff;
list-style-type: none;
}
.ease#flip8
{
font-size: 20px;
padding: 20px;
border-bottom: 1px solid #c8c4c0;
background-color: #fff;
list-style-type: none;
}
.ease#flip9
{
font-size: 20px;
padding: 20px;
border-bottom: 1px solid #c8c4c0;
background-color: #fff;
list-style-type: none;
}
.ease#flip10
{
font-size: 20px;
padding: 20px;
border-bottom: 1px solid #c8c4c0;
background-color: #fff;
list-style-type: none;
}
#appNotifyClose
{
background-color: #000;
color: #FFF;
font-size: 14px;
line-height: 18px;
text-align: center;
width: 18px;
min-width: 18px;
height: 18px;
padding: 0;
margin-right: 10px;
border-radius: 100%;
}
#appLogo
{
background-color: #FFF;
width: 56px;
min-width: 56px;
height: 56px;
border-radius: 4px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
#applogo *
{
margin: 0px;
padding: 0px;
}
#appText
{
color: #000;
font-size: 13px;
font-weight: 500;
line-height: 18px;
width: calc(100% - 176px);
}
.menu-list,
.menu-list li,
.menu-list a
{
width: 100%;
}
.menu-list.show,
.menu li.parentLink ul.show
{
display: block;
}
.animate
{
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
#menuBtn
{
width: 54px;
height: 54px;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/menuBtn.png') no-repeat;
cursor: pointer;
}
[dir="rtl"] #menuBtn
{
background-position: 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%;
}
}
@-webkit-keyframes mobileMenuDefaultRtl
{
from
{
right: 0;
}
to
{
right: -100%;
}
}
@keyframes mobileMenuDefault
{
from
{
left: 0;
}
to
{
left: -100%;
}
}
@keyframes mobileMenuDefaultRtl
{
from
{
right: 0;
}
to
{
right: -100%;
}
}
#mobileMenu
{
position: fixed;
left: -100%;
top: 0;
bottom: 0;
width: 100%;
background: #fff;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
z-index: 4444;
-webkit-animation-name: mobileMenuDefaultRtl;
animation-name: mobileMenuDefaultRtl;
}
[dir="rtl"] #mobileMenu
{
right: -100%;
left: auto;
-webkit-animation-name: mobileMenuDefault;
animation-name: mobileMenuDefault;
}
@-webkit-keyframes mobileMenu
{
from
{
left: -100%;
}
to
{
left: 0;
}
}
@-webkit-keyframes mobileMenuRtl
{
from
{
right: -100%;
}
to
{
right: 0;
}
}
@keyframes mobileMenu
{
from
{
left: -100%;
}
to
{
left: 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('/theme/v4/sub_theme/ust/dicle/user_new/menuBtnActive.png') no-repeat;
cursor: pointer;
}
#mobileMenu span,
#mobileMenu a,
#mobileMenu label,
#mobileMenu select
{
color: #666;
font-size: 30px;
line-height: 64px;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/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('/theme/v4/sub_theme/ust/dicle/user_new/menuArrowRtl.png') no-repeat 0 center;
}
#mobileMenu span.active
{
color: #f36d24;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/menuArrowActive.png') no-repeat right center;
}
[dir="rtl"] #mobileMenu span.active
{
background: url('/theme/v4/sub_theme/ust/dicle/user_new/menuArrowActive.png') no-repeat 10px center;
}
#mobileMenu li ul
{
display: none;
}
#mobileMenu li ul a
{
color: #999;
font-size: 23px;
line-height: 40px;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/menuSubArrow.png') no-repeat 0 center;
}
[dir="rtl"] #mobileMenu li ul a
{
background: url('/theme/v4/sub_theme/ust/dicle/user_new/menuSubArrowRtl.png') no-repeat right center;
}
#mobileMenu select,
[dir="rtl"] #mobileMenu select
{
background: none;
border: 0;
}
#mobileMenu label[for="langMobile"]
{
padding-left: 50px;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/langMobileIcon.png') no-repeat 10px center;
}
[dir="rtl"] #mobileMenu label[for="langMobile"]
{
padding-right: 50px;
padding-left: 10px;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/langMobileIcon.png') no-repeat calc(100% - 10px) center;
}
#mobileMenu label[for="curMobile"]
{
padding-left: 50px;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/curMobileIcon.png') no-repeat 10px center;
}
[dir="rtl"] #mobileMenu label[for="curMobile"]
{
padding-right: 50px;
padding-left: 10px;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/curMobileIcon.png') no-repeat calc(100% - 10px) center;
}
#basketMobile
{
padding-left: 50px;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/basketMobileIcon.png') no-repeat 10px center;
}
[dir="rtl"] #basketMobile
{
padding-right: 50px;
padding-left: 10px;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/basketMobileIcon.png') no-repeat calc(100% - 10px) center;
}
#loginMobile:before
{
float: left;
width: 30px;
height: 45px;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/profileMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content: '';
}
[dir="rtl"] #loginMobile:before,
[dir="rtl"] #regisMobile:before,
[dir="rtl"] #favMobile:before
{
float: right;
}
#regisMobile:before
{
float: left;
width: 30px;
height: 45px;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/registerMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content: '';
}
#favMobile:before
{
float: left;
width: 30px;
height: 45px;
background: url('/theme/v4/sub_theme/ust/dicle/user_new/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: 19px;
}
#memberMenuWrap
{
padding-left: 0;
}
[dir="rtl"] #memberMenuWrap
{
margin-left: 15px;
}
#memberMenuWrap a
{
width: 0;
padding-right: 0;
padding-left: 23px;
overflow: hidden;
}
[dir="rtl"] #memberMenuWrap a
{
direction: ltr;
text-align: left;
}
[dir="rtl"] #hmLinks a.basketLink
{
margin-left: 5px;
}
#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"]
{
height: 40px;
font-size: 16px;
padding-top: 0;
padding-bottom: 0;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
line-height: 25px;
font-size: 14px;
color: #363636;
}
#FormAra input[type="text"]::-moz-placeholder
{
line-height: 25px;
font-size: 14px;
color: #363636;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
line-height: 25px;
font-size: 14px;
color: #363636;
}
#FormAra input[type="text"]:-moz-placeholder
{
line-height: 25px;
font-size: 14px;
color: #363636;
}
#FormAra input[type="submit"]
{
height: 40px;
line-height: 40px;
font-size: 16px;
}
#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;
display: none;
}
#mainMenu .menu.forMobile
{
width: auto;
display: flex;
}
#mainMenu .menu li.current
{
background: #505050;
border-bottom: 2px solid #e34d0b;
}
#mainMenu .menu a
{
white-space: nowrap;
}
}
@media screen and (max-width: 540px)
{
body:not(.iosMobile) #header
{
padding-top: 74px;
}
#headerMain
{
position: fixed;
top: 0;
left: 0;
background: #fff;
box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
z-index: 999;
}
#mainMenu
{
border-radius: 0;
}
#hmLinks
{
display: flex;
flex-direction: row-reverse;
}
#hmLinks a.messageLink
{
margin-right: 7px;
}
#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,
#mobileMenu li ul span
{
line-height: 30px;
font-size: 14px;
}
.menuOverflow
{
position: relative;
}
.menuPrev,
.menuNext
{
position: absolute;
top: 0;
bottom: 0;
width: 15px;
height: 100%;
background-color: rgba(0, 0, 0, .3);
z-index: 33;
}
.menuPrev
{
left: 0;
}
.menuNext
{
right: 0;
}
}
button,
input,
select,
textarea,
optgroup
{
font: inherit;
margin: 0
}
optgroup
{
font-weight: bold
}
button,
input
{
overflow: visible
}
button,
select
{
text-transform: none
}
button,
[type=button],
[type=reset],
[type=submit]
{
-webkit-appearance: button
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner
{
border-style: none;
padding: 0
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring
{
outline: 1px dotted ButtonText
}
.w3-btn,
.w3-button
{
border: none;
display: inline-block
vertical-align: middle;
overflow: hidden;
text-decoration: none;
color: inherit;
background-color: inherit;
text-align: center;
cursor: pointer;
white-space: nowrap
}
.w3-btn:hover
{
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}
.w3-btn,
.w3-button
{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.w3-disabled,
.w3-btn:disabled,
.w3-button:disabled
{
cursor: not-allowed;
opacity: 0.3
}
.w3-disabled *,
:disabled *
{
pointer-events: none
}
.w3-btn.w3-disabled:hover,
.w3-btn:disabled:hover
{
box-shadow: none
}
.w3-badge,
.w3-tag
{
background-color: #000;
color: #fff;
display: inline-block;
padding-left: 8px;
padding-right: 8px;
text-align: center
}
.w3-badge
{
border-radius: 50%
}
.w3-ul
{
list-style-type: none;
padding: 0;
margin: 0
}
.w3-ul li
{
padding: 8px 16px;
border-bottom: 1px solid #ddd
}
.w3-ul li:last-child
{
border-bottom: none
}
.w3-tooltip,
.w3-display-container
{
position: relative
}
.w3-tooltip .w3-text
{
display: none
}
.w3-tooltip:hover .w3-text
{
display: inline-block
}
.w3-ripple:active
{
opacity: 0.5
}
.w3-ripple
{
transition: opacity 0s
}
.w3-input
{
padding: 8px;
display: block;
border: none;
border-bottom: 1px solid #ccc;
width: 100%
}
.w3-select
{
padding: 9px 0;
width: 100%;
border: none;
border-bottom: 1px solid #ccc
}
.w3-dropdown-click,
.w3-dropdown-hover
{
position: relative;
display: inline-block;
cursor: pointer
}
.w3-dropdown-hover:hover .w3-dropdown-content
{
display: block
}
.w3-dropdown-hover:first-child,
.w3-dropdown-click:hover
{
background-color: #ccc;
color: #000
}
.w3-dropdown-hover:hover>.w3-button:first-child,
.w3-dropdown-click:hover>.w3-button:first-child
{
background-color: #ccc;
color: #000
}
.w3-dropdown-content
{
cursor: auto;
color: #000;
background-color: #fff;
display: none;
position: absolute;
min-width: 160px;
margin: 0;
padding: 0;
z-index: 1
}
.w3-check,
.w3-radio
{
width: 24px;
height: 24px;
position: relative;
top: 6px
}
.w3-sidebar
{
height: 100%;
width: 200px;
background-color: #fff;
position: fixed !important;
z-index: 1;
overflow: auto
}
.w3-bar-block .w3-dropdown-hover,
.w3-bar-block .w3-dropdown-click
{
width: 100%
}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,
.w3-bar-block .w3-dropdown-click .w3-dropdown-content
{
min-width: 100%
}
.w3-bar-block .w3-dropdown-hover .w3-button,
.w3-bar-block .w3-dropdown-click .w3-button
{
width: 100%;
text-align: left;
padding: 8px 16px
}
.w3-main,
#main
{
transition: margin-left .4s
}
.w3-modal
{
z-index: 3;
display: none;
padding-top: 100px;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.4)
}
.w3-modal-content
{
margin: auto;
background-color: #fff;
position: relative;
padding: 0;
outline: 0;
width: 600px
}
.w3-bar
{
width: 100%;
overflow: hidden;
margin-top: 10px;
margin-bottom: 10px;
}
.w3-center .w3-bar
{
display: inline-block;
width: auto
}
.w3-bar .w3-bar-item
{
padding: 8px 16px;
float: left;
width: auto;
border: none;
display: block;
outline: 0
}
.w3-bar .w3-dropdown-hover,
.w3-bar .w3-dropdown-click
{
position: static;
float: left
}
.w3-bar .w3-button
{
}
.w3-bar-block .w3-bar-item
{
width: 100%;
display: block;
padding: 8px 16px;
text-align: left;
border: none;
white-space: normal;
float: none;
outline: 0
}
.w3-bar-block.w3-center .w3-bar-item
{
text-align: center
}
.w3-block
{
display: block;
width: 100%
}
.w3-button:hover
{
color: #000 !important;
background-color: #f6f6f6 !important;
}
ul li:after
{
position: absolute;
left: 0;
top: -2px;
}
ul.listing-mark
{
padding: 0;
margin: 0;
}
ul.listing-mark li
{
position: relative;
list-style-type: none;
padding-left: 40px;
margin: 20px 0;
color: #2b3d50;
font-weight: 600;
font-size: 16px;
}
ul.listing-mark li a
{
padding: 10px;
}
ul.listing-mark li a:hover
{
color: #131e29;
background-color: #e6ecf2;
padding: 10px;
text-shadow: 1px 1px #fff;
}
ul.listing-mark li:hover
{
color: #cc0000;
}
ul.listing-mark li:after
{
content: '';
display: inline-block;
height: 24px;
width: 24px;
background-size: 24px;
background-image: url('/Data/EditorFiles/katgori_urunler/check-circle-regular.svg');
background-repeat: no-repeat;
}
ul.listing-mark li:hover:after
{
content: '';
display: inline-block;
height: 24px;
width: 24px;
background-size: 24px;
background-image: url('/Data/EditorFiles/katgori_urunler/check-circle-solid.svg');
background-repeat: no-repeat;
}
h2.TabTitle
{
font-family: 'Outfit',Arial,sans-serif;
color: #111;
font-weight: 700;
font-size: 1.7rem;
line-height: 2rem;
margin-top: 3rem;
}
h3.TabTitle
{
font-family: 'Outfit',Arial,sans-serif;
color: #1b0e3d;
font-weight: 600;
font-size: 14px;
margin-top: 30px;
}
h3.PriceTitle
{
font-family: 'Outfit',Arial,sans-serif;
color: #1b0e3d;
font-weight: 600;
font-size: 14px;
}
h4.TabTitle
{
font-family: 'Outfit',Arial,sans-serif;
color: #111;
font-weight: 600;
font-size: 0.9rem;
margin-top: 0.9rem;
}
.TabTitle:hover
{
color: #cc0000;
}
h5.TabTitle
{
font-family: 'Outfit',Arial,sans-serif;
color: #111;
font-weight: 500;
font-size: 13px;
margin-top: 30px;
}
p.TabTitle
{
font-family: 'Outfit',Arial,sans-serif;
color: #18c139;
font-weight: 800;
font-size: 38px;
line-height: 50px;
margin-top: 20px;
word-spacing: -4px;
}
.TabTitle2 a:hover
{
color: #445669;
background-color: #f7f9fa;
}
p.TabTitle2
{
font-family: 'Outfit',Arial,sans-serif;
color: #111;
font-weight: 400;
font-size: 20px;
line-height: 30px;
}
h3.TabTitleEN
{
font-family: 'Outfit',Arial,sans-serif;
color: #111;
font-weight: 500;
font-size: 13px;
margin-top: 20px;
}
.FullBlok
{
justify-content: space-between;
background-color: #fff;
border-bottom: 1px solid #6bc04b;
border-top: 1px solid #cccccc;
transition: 0.15s ease-in-out;
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
}
.FullBlok2
{
justify-content: space-between;
height: 160px;
margin: 50px 0px;
background-color: #fff;
border-bottom: 1px solid #6bc04b;
border-top: 1px solid #cccccc;
transition: 0.15s ease-in-out;
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
}
h2.FooterTitle
{
font-family: 'Outfit',Arial,sans-serif;
color: #1b0e3d;
font-weight: 600;
font-size: 18px;
line-height: 30px;
}
h2.KutuTitle
{
font-family: 'Outfit',Arial,sans-serif;
color: #1d2128 !important;
font-weight: 600;
font-size: 1rem!important;
text-shadow: 1px 1px #fff;
}
h2.KutuTitle a
{
font-family: 'Outfit',Arial,sans-serif;
color: #1d2128 !important;
font-weight: 600;
font-size: 14px !important;
text-shadow: 1px 1px #fff;
}
.currentPrice2
{
font-size: 1rem!important;
line-height: 1.3rem!important;
letter-spacing: 0px!important;
}
.text-2
{
color: #7c818b !important;
}
hr
{
border: 0;
height: 2px;
background-image: linear-gradient(to right, #e1f5f2, rgb(234 251 228), rgba(0, 0, 0, 0));
}
h2.KutuTitle5
{
color: #1c436d;
font-weight: 700;
font-size: 17px;
line-height: 24px;
margin-top: 0px;
word-spacing: 0px;
}
h2.ProfileTitle2
{
color: #58779a;
font-size: 15px;
line-height: 10px;
}
h2.KutuTitleMarka
{
font-family: 'Outfit',Arial,sans-serif;
color: #1b0e3d;
font-weight: 800;
font-size: 15px;
line-height: 10px;
word-spacing: -1px;
}
@media screen and (max-width: 768px)
{
h2.KutuTitleMarka
{
font-family: 'Outfit',Arial,sans-serif;
color: #1b0e3d;
font-weight: 800;
font-size: 12px;
line-height: 12px;
word-spacing: -1px;
}
}
.Bosluk
{
padding: 170px;
}
.Kutu3Div
{
box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.1);
margin: 50px 15px;
padding: 60px 30px;
}
h4.Kutu3Div
{
font-family: 'Outfit',Arial,sans-serif;
color: #1b0e3d;
font-weight: 800;
font-size: 22px;
line-height: 30px;
word-spacing: -3px;
}
@media screen and (max-width: 540px)
{
#live-search-box span,
#live-search-box div.search-image
{
display: none;
}
}
::-webkit-scrollbar
{
width: 8px;
height: 8px;
}
::-webkit-scrollbar-button
{
width: 0px;
height: 0px;
}
::-webkit-scrollbar-thumb
{
background: #cccccc !important;
border: 0px none #ffffff;
border-radius: 50px;
}
::-webkit-scrollbar-thumb:hover
{
background: #aaa;
}
::-webkit-scrollbar-thumb:active
{
background: #aaa;
}
::-webkit-scrollbar-track
{
background: transparent;
border: 0px none #ffffff;
border-radius: 50px;
}
::-webkit-scrollbar-track:hover
{
background: transparent;
}
::-webkit-scrollbar-track:active
{
background: transparent;
}
::-webkit-scrollbar-corner
{
background: transparent;
}
.btn-big
{
text-align: center!important;
}
.btn-sepet,
.btn-sepet.passive:hover
{
color: #fff !important;
background-color: #1c436d !important;
border: 1px solid #0d233a !important;
border-radius: 0 !important;
font-size: 1rem !important;
font-weight: 500 !important;
width: 240px !important;
}
.btn-sepet:hover,
.btn-sepet.active
{
background-color: #fff !important;
color: #1c436d !important;
border: 1px solid #1c436d !important;
}
.btn-hemen,
.btn-hemen.passive:hover
{
color: #1c436d !important;
background-color: #fff !important;
border: 1px solid #0d233a !important;
border-radius: 0 !important;
font-size: 1rem !important;
font-weight: 500 !important;
width: 240px !important;
}
.btn-hemen:hover,
.btn-hemen.active
{
background-color: #1c436d !important;
color: #fff !important;
border: 1px solid #1c436d !important;
}
@media screen and (max-width: 540px)
{
.btn-hemen,
.btn-hemen.passive:hover
{
width: 180px !important;
}
.btn-sepet,
.btn-sepet.passive:hover
{
width: 180px !important;
}
}
.btn
{
float: left;
height: 35px;
line-height: 35px;
font-size: 13px;
border: 0;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
cursor: pointer;
position: relative;
}
[dir="rtl"] .btn
{
float: right;
}
.btn-radius
{
border-radius: 3px;
}
.btn-upper
{
text-transform: uppercase;
}
.btn-small
{
height: 20px;
line-height: 20px;
font-size: 12px;
padding-left: 10px;
padding-right: 10px;
}
.btn-medium
{
height: 30px;
line-height: 30px;
font-size: 11px;
}
.btn-big
{
height: 50px;
line-height: 50px;
font-size: 20px;
padding-left: 20px;
padding-right: 20px;
}
.btnkontrolyum
{
border-radius: 4px;
background-color: #f4511e;
border: none;
color: #FFFFFF;
text-align: center;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
}
.btnkontrolyum span
{
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.btnkontrolyum span:after
{
content: '\f101';
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
}
.btnkontrolyum:hover span
{
padding-right: 25px;
}
.btnkontrolyum:hover span:after
{
opacity: 1;
right: 0;
}
#fastBuyBtn:before
{
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f48b";
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.btn-new,
.btn-new.passive:hover
{
color: #1c436d;
background: #f9fafc;
border: 1px solid #e6ecf2;
font-size: 12px;
}
.btn-new:hover,
.btn-new.active
{
color: #ffffff;
background-color: #1c436d;
transition: all 0.4s ease 0s;
}
.btn-border,
.btn-border.passive:hover
{
color: #909090;
background: none;
border: 1px solid #d0d0d0;
}
.btn-border:hover,
.btn-border.active
{
color: #6c6c6c;
border: 1px solid #6c6c6c;
}
.btn-default,
.btn-default.passive:hover
{
color: #fff;
background-color: #6c6c6c;
}
.btn-default:hover,
.btn-default.active
{
color: #eee;
background-color: #000;
}
.btn-dark,
.btn-dark.passive:hover
{
color: #eee;
background-color: #000;
}
.btn-dark:hover,
.btn-dark.active
{
color: #fff;
background-color: #666;
}
.btn-light,
.btn-light.passive:hover
{
color: #797979;
background-color: #fff;
border: 1px solid #d4d4d4;
}
.btn-light:hover,
.btn-light.active
{
color: #6ac04c;
background-color: #f4f4f4;
border: 1px solid #6ac04c;
}
.btn-success,
.btn-success.passive:hover
{
color: #fff;
background-color: #6ac04c;
border: 1px solid #6ac04c;
}
.btn-success:hover,
.btn-success.active
{
background-color: #fff;
color: #6ac04c;
border: 1px solid #6ac04c;
}
.btn-warning,
.btn-warning.passive:hover
{
color: #fff;
background-color: #f44336;
border: 1px solid #f44336;
}
.btn-warning:hover,
.btn-warning.active
{
background-color: #fff;
color: #f44336;
border: 1px solid #f44336;
}
.btn-danger,
.btn-danger.passive:hover
{
color: #fff;
background-color: #d9534f;
}
.btn-danger:hover,
.btn-danger.active
{
background-color: #c9302c;
}
.btn-clear
{
color: #545454;
background-color: #f3f3f3;
border: 1px solid #545454;
}
.btn-clear:hover
{
color: #fff;
background-color: #545454;
}
.btn-link
{
color: #0071e8;
}
.btn-link:hover
{
color: #6c6c6c;
}
@media screen and (max-width: 540px)
{
.addressRow .btn
{
height: 30px;
line-height: 24px;
font-size: 12px;
}
}
.block-title, div + #campaign-products .block-title
{
border-bottom: 1px solid #000;
margin-top: 10px;
margin-bottom: 10px;
}
#campaign-products .block-title
{
margin-top: 0;
}
#pageHeader
{
background: none;
}
.pageTitle,
.pageTitle h3,
.pageTitle h1
{
line-height: 52px;
font-size:18px;
color: #18c139;
}
.pageTitle h3,
.pageTitle h1
{
margin: 0;
border-bottom:0;
}
:not(#pageHeader) > .pageTitle > span
{
font-size: 13px;
margin-top:-35px;
}
#pageHeader .pageTitle
{
border-bottom: 0;
}
#pageOrder .pageTitle:last-child, #pageOrder .pageTitle.passed
{
border-right: 0;
}
.pageTitle.passed:first-child
{
border-left: 0;
}
.pageTitle > .row
{
text-align: center;
background-repeat:no-repeat;
background-position: 20px center;
background-size:25px;
white-space: nowrap;
overflow:hidden;
text-overflow: ellipsis;
border-bottom:1px solid #6ac04c;
background-color: #fff;
}
#pageHeader .pageTitle > .row
{
color: #1c436d;
border-bottom: 0;
background: #fff;
font-weight:600;
font-size: 15px;
}
.pageTitle.passed .row
{
background-color: #fff;
}
.pageTitle .basket
{
color: #1c436d;background: linear-gradient(270deg, #e6ecf2 0%, #e6ecf2 100%);text-transform: uppercase;height: 50px;line-height: 52px;font-size: 14px;border: 0;padding-right: 15px;cursor: pointer;position: relative;font-weight: 600;
}
.pageTitle.passed .basket
{
}
.pageTitle .address
{
color: #1c436d;background: linear-gradient(270deg, #e6ecf2 0%, #e6ecf2 100%);text-transform: uppercase;height: 50px;line-height: 52px;font-size: 14px;border: 0;padding-right: 15px;cursor: pointer;position: relative;font-weight: 600;
}
.pageTitle.passed .address
{
}
.pageTitle .mb .address
{
color: #58779a;
background: linear-gradient(270deg, #eafbe4 0%, #d7eeff 100%);
text-transform: uppercase;
height: 50px;
line-height: 52px;
font-size: 14px;
border: 0;
padding-right: 15px;
cursor: pointer;
position: relative;
font-weight: 600;
}
.pageTitle .address2
{
color: #1c436d;background: linear-gradient(270deg, #e6ecf2 0%, #e6ecf2 100%);text-transform: uppercase;height: 50px;line-height: 52px;font-size: 14px;border: 0;padding-right: 15px;cursor: pointer;position: relative;font-weight: 600;
}
.pageTitle.passed .address2
{
}
.pageTitle .payment
{
color: #1c436d;background: linear-gradient(270deg, #e6ecf2 0%, #e6ecf2 100%);text-transform: uppercase;height: 50px;line-height: 52px;font-size: 14px;border: 0;padding-right: 15px;cursor: pointer;position: relative;font-weight: 600;
}
.pageTitle.passed .payment
{
}
.pageTitle .cargo
{
color: #1c436d;background: linear-gradient(270deg, #e6ecf2 0%, #e6ecf2 100%);text-transform: uppercase;height: 50px;line-height: 52px;font-size: 14px;border: 0;padding-right: 15px;cursor: pointer;position: relative;font-weight: 600;
}
.pageTitle.passed .cargo
{
}
.pageTitle .confirm
{
color: #58779a;
background: linear-gradient(270deg, #eafbe4 0%, #d7eeff 100%);
text-transform: uppercase;
height: 50px;
line-height: 52px;
font-size: 14px;
border: 0;
padding-right: 15px;
cursor: pointer;
position: relative;
font-weight: 600;
}
.pageTitle.passed .confirm
{
}
.pageTitle .member
{
color: #58779a;
background: linear-gradient(270deg, #eafbe4 0%, #d7eeff 100%);
text-transform: uppercase;
height: 50px;
line-height: 52px;
font-size: 14px;
border: 0;
padding-right: 15px;
cursor: pointer;
position: relative;
font-weight: 600;
}
.pageTitle.passed .member
{
}
.pageTitle .memberInfo
{
color: #58779a;
background: linear-gradient(270deg, #eafbe4 0%, #d7eeff 100%);
text-transform: uppercase;
height: 50px;
line-height: 52px;
font-size: 14px;
border: 0;
padding-right: 15px;
cursor: pointer;
position: relative;
font-weight: 600;
}
.pageTitle.passed .member
{
}
.pageTitle .memberNew
{
color: #58779a;
background: linear-gradient(270deg, #eafbe4 0%, #d7eeff 100%);
text-transform: uppercase;
height: 50px;
line-height: 52px;
font-size: 14px;
border: 0;
padding-right: 15px;
cursor: pointer;
position: relative;
font-weight: 600;
}
.pageTitle.passed .member
{
}
*/
.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-title .btn
{
height: auto;
line-height:20px;
padding-top: 6px;
padding-bottom: 6px;
}
.btn2
{
float: left;
height: 32px;
line-height: 32px;
font-size: 12px;
border: 0;
padding-left: 10px;
padding-right: 15px;
box-sizing: border-box;
cursor: pointer;
position: relative;
letter-spacing: 0.5px;
text-transform: uppercase;
color: #3a76a5;
}
.col-text
{
line-height: 17px;
font-size:12px;
font-weight: 300;
color:#797979;
}
[dir="rtl"] .col-text
{
text-align: right;
}
#question
{
min-height: 19px;
padding-left:31px;
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/question.png') no-repeat 0 center;
display: flex;
align-items:center;
box-sizing: border-box;
}
[dir="rtl"] #question
{
padding-right: 31px;
padding-left:0;
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/question.png') no-repeat right center;
}
.currency
{
padding-top: 5px;
padding-bottom:5px;
}
.currency:last-child
{
padding-bottom: 0;
border-bottom:0;
}
#BlokAra > .row
{
position: relative;
}
.pageTitle.flexTitle
{
height: auto;
line-height: normal;
}
.pageTitle.flexTitle > .row
{
border-bottom: 0;
}
.pageTitle.flexTitle small
{
font-size: 12px;
text-transform: none;
display: block;
margin-top: 4px;
}
@media screen and (min-width: 769px)
{
.col-title + div
{
display:block !important;
}
}
@media screen and (max-width: 768px)
{
.col-title
{
cursor: pointer;
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/colArrow.png') no-repeat right center;
}
[dir="rtl"] .col-title
{
background-position: 0 center;
}
.col-title .btn:after
{
content:'';
position: absolute;
top:0;
right: 0;
width:20px;
height:100%;
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/filterArrow.png') no-repeat 0 center;
}
[dir="rtl"] .col-title .btn:after
{
right: auto;
left:0;
background-position: 10px center;
}
#leftFilter
{
position: relative;
padding-top:10px;
padding-bottom: 10px;
background:#fff;
border: 1px solid #d9d9d9;
}
#leftFilter > .col-title
{
display: block;
}
.col-title + div
{
display: none;
}
#leftFilter .col-title + div
{
width:100%;
}
#leftFilter > .col-title + div
{
padding-top: 10px;
padding-left:10px;
padding-right: 10px;
box-sizing:border-box;
}
#filterMobileBtn
{
line-height: 15px;
font-size:11px;
padding-left: 20px;
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/filterIcon.png') no-repeat 0 center;
}
[dir="rtl"] #filterMobileBtn
{
padding-right: 20px;
padding-left:10px;
background-position: right center;
}
#filterMobileBtn.active
{
color: #e34d0b;
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/filterIconActive.png') no-repeat 0 center;
}
[dir="rtl"] #filterMobileBtn.active
{
background-position: right center;
}
#filterMobileBtn:after,
#filterSortBtn:after
{
content:'';
float: right;
width:9px;
height: 15px;
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/filterArrow.png') no-repeat right center;
}
[dir="rtl"] #filterMobileBtn:after,
[dir="rtl"] #filterSortBtn:after
{
float: left;
}
#filterMobileBtn.active:after,
#filterSortBtn.active:after
{
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/filterArrowActive.png') no-repeat right center;
}
#filterWrapper
{
display: none;
margin-top:10px;
}
.currency *
{
}
#filterPanel
{
padding: 0 10px;
box-sizing:border-box;
}
#filterPanel > .row.mb
{
margin-top: 10px;
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.active
{
color: #e34d0b;
}
#filterPanel > .row.mb .col-title.active:before
{
}
#filterPanel > .row.mb .col-title.active:after
{
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/filterArrowActive.png') no-repeat right center;
}
#filterPanel > .row.mb .col-title + div
{
border-top: 0;
}
#filterPanel .row.mb
{
margin-bottom: 0;
}
#filterPanel .col-text
{
line-height: 25px;
font-size:11px;
}
#filterPanel .col-text .input-wrap
{
width: 14px;
height:25px;
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/filterInput.png') no-repeat right center;
}
#filterPanel .col-text .input-wrap.checkbox.active
{
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/filterInputActive.png') no-repeat right center;
}
#filterPanel .box.p-bottom.col-12
{
padding-top: 5px;
padding-bottom: 5px;
}
.priceWrap
{
float: right;
padding-left:20px;
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/filterPrices.png') no-repeat 0 center;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
.priceWrap span
{
float: left;
width:100%;
text-align: left;
font-weight: 600;
line-height: 14px;
font-size: 11px;
}
.priceWrap span:nth-child(2)
{
display: none;
}
#priceSlider
{
width: auto;
}
#slider-range
{
margin-bottom: 6px;
}
#filterSortBtn
{
width:calc(100% - 20px);
line-height: 15px;
font-size:11px;
padding-left: 20px;
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/sortIcon.png') no-repeat 0 center;
margin: 10px;
}
[dir="rtl"] #filterSortBtn
{
padding-right: 20px;
padding-left:10px;
background-position: right center;
}
#filterSortBtn.active
{
color: #e34d0b;
background:url('/theme/v4/sub_theme/blok/dicle/user_blok/sortIconActive.png') no-repeat 0 center;
}
[dir="rtl"] #filterSortBtn.active
{
background-position: right center;
}
#filterSort
{
display: none;
width:calc(100% - 20px);
margin: 10px;
border:1px solid #d9d9d9;
box-sizing: border-box;
}
#filterSort .filter-box
{
padding-top: 0;
padding-bottom: 0;
}
#filterSort .filter-box.comparisonWrap
{
border-right: 0;
}
}
@media screen and (max-width: 540px)
{
#pageHeader .pageTitle
{
display: none;
line-height:40px;
}
#pageHeader .pageTitle.passed
{
display: block;
}
#pageHeader .pageTitle > .row
{
font-size: 16px;
margin-top:0;
}
}
.box-title
{
margin-right: 1px;
margin-bottom: 1px;
cursor: pointer;
}
.box-title.passive
{
cursor: default;
}
.pdfdata2
{
color: #429d23;
font-weight: bold;
padding: 10px 0px;
line-height: 16px;
font-size: 13px;
}
.productComparison
{
height: 30px;
line-height: 30px;
font-size: 12px;
color: #6c6c6c;
padding-left: 22px;
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/comparison.png');
background-repeat: no-repeat;
background-position: 0 center;
cursor: pointer;
overflow: hidden;
}
#productAddAll
{
height: 30px;
line-height: 30px;
}
.showcase
{
height: 0;
overflow: hidden;
}
.showcase.current
{
height: auto;
overflow: visible;
}
.productItem
{
background: #fff;
border-bottom: 1px solid #d9d9d9;
}
.catalogWrapper .productItem
{
border-right: 1px solid #d9d9d9;
}
[dir="rtl"] .catalogWrapper .productItem
{
border-right: 0;
border-left: 1px solid #d9d9d9;
}
[data-layout="horizontal"] .productItem
{
position: relative;
height: 270px;
}
[data-layout="horizontal"] .productItem.col-3
{
padding-left: 0;
padding-right: 0;
border-right: 1px solid #d9d9d9;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n)
{
border-right: 0;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n+1)
{
clear: both;
}
.productListItem
{
position: relative;
}
.resim-vitrin .col-1:nth-child(12n+1)
{
clear: both;
}
[data-layout="horizontal"] .productItem>.row
{
margin-left: 0;
margin-right: 0;
clear: none;
float: left;
}
.productColItem
{
background: #fff;
border-bottom: 1px solid #d9d9d9;
}
.productColItem:last-child,
.carousel .productColItem
{
border-bottom: 0;
}
.productColListItem
{
background: #fff;
position: relative;
}
.productColListItem:last-child>.row
{
padding-bottom: 0;
border-bottom: 0;
margin-bottom: 0;
}
#colNewsSlide .productColListItem
{
min-height: 100px;
}
.productColListItem a
{
padding-bottom: 10px;
}
.image-wrapper
{
position: relative;
width: 100%;
overflow: hidden;
}
.productItem .image-wrapper,
.productColItem .image-wrapper
{
border-bottom: 1px solid #d9d9d9;
}
[data-layout="horizontal"] .image-wrapper
{
border-bottom: 0;
}
.imgInner
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
display: flex;
align-items: center;
}
.image-wrapper img
{
max-width: calc(100% - 4px);
max-height: calc(100% - 4px);
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;
}
.image-wrapper img:hover
{
transition: all .8s ease;
transform: scale(1.1);
}
.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
{
top: 30px;
left: 0px;
line-height: 20px;
padding-right: 5px;
padding-left: 5px;
position: absolute;
background: linear-gradient(137deg, #ef9d98 0%, #c7170a 100%);
border-radius: 10%;
z-index: 1;
font-size: 12px;
font-weight: 600;
color: #fff;
}
[dir="rtl"] .icon-new
{
right: 10px;
left: auto;
}
.productListItem .icon-new
{
position: static;
float: left;
margin-right: 10px;
}
.icon-cargo
{
position: absolute;
bottom: 30px;
right: 0;
width: 84px;
height: 30px;
background: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/cargoIcon.png') no-repeat center center;
z-index: 1;
}
[dir="rtl"] .icon-cargo
{
right: auto;
left: 10px;
}
.out-of-stock
{
position: absolute;
top: calc(50% - 20px);
right: 10px;
left: 10px;
line-height: 40px;
color: #fff;
font-size: 15px;
text-align: center;
text-transform: uppercase;
background: rgba(0, 0, 0, .4);
border-radius: 2px;
z-index: 3;
}
.productListItem .out-of-stock
{
position: static;
float: left;
width: auto;
line-height: 30px;
font-size: 16px;
text-transform: capitalize;
border-radius: 2px;
padding-right: 10px;
padding-left: 10px;
margin-right: 10px;
}
.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: linear-gradient(270deg, #6ac04b 0%, #297e0a 100%);
}
.campaign-band
{
font-size: 12px;
background-size: 100%;
}
#campaign-products[data-layout="horizontal"] .campaign-band
{
right: 0;
bottom: 10px;
left: 10px;
width: auto;
}
.campaign-text
{
padding-right: 5px;
padding-left: 20px;
background: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/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: #e74033;
border: 1px solid #fff;
box-sizing: border-box;
}
[dir="rtl"] .timer-value
{
margin-right: 0;
margin-left: 4px;
}
.detailWrapper
{
position: absolute;
top: 0;
right: 10px;
width: calc(66.66666667% - 20px);
height: 100%;
}
#campaign-products[data-layout="horizontal"] .detailWrapper
{
width: calc(83.33333333% - 20px);
}
.productDetails
{
position: relative;
padding-bottom: 54px;
}
.detailWrapper .productDetails
{
position: absolute;
top: 0;
bottom: 0;
}
.productListDetails
{
position: absolute;
top: 10px;
right: 0;
bottom: 10px;
display: flex;
align-items: center;
}
[dir="rtl"] .productListDetails
{
right: auto;
left: 0;
}
}
.productListDetails .productInfo a
{
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.proRowName
{
padding-top: 0px;
}
.comparisonItem .productDetails
{
border-right: 0;
}
.productColItem .productDetails,
[data-layout="horizontal"] .productItem .productDetails
{
border-right: 0
}
.productColItem .productDetails
{
padding-bottom: 90px;
}
.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
{
padding-top: 5px;
padding-bottom: 0;
}
.productOption span
{
float: left;
width: 100%;
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;
}
[dir="rtl"] .optionBox a,
[dir="rtl"] .optionBox select
{
float: right;
margin-right: 0;
margin-left: 5px;
}
.optionBox a.selected
{
border: 1px solid #5b5b5b;
}
.optionBox a.passive
{
background: #d2d2d2;
text-decoration: line-through;
color: #f10a41;
}
.optionBox a p,
#footer .optionBox a p
{
float: left;
width: 100%;
height: 20px;
line-height: 18px;
text-align: center;
font-size: 11px;
color: #000;
}
.optionBox a.selected p
{
font-weight: 700;
}
.optionBox select
{
width: 100%;
line-height: 18px;
font-size: 11px;
color: #000;
text-transform: uppercase;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/selectArrow.png') no-repeat right center;
}
[dir="rtl"] .optionBox select
{
background: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/selectArrow.png') no-repeat 5px center;
}
.productAttr
{
padding-top: 7px;
}
.productBrand2
{
padding-left: 10px;
}
.productBrand3
{
padding-left: 0px;
}
.productBrand
{
line-height: 18px;
font-size: 12px;
color: #b1b1b1;
font-weight: 500;
padding-bottom: 10px;
padding-top: 0px;
}
.productListItem .productBrand
{
}
.productColListItem .productBrand
{
line-height: 15px;
font-size: 13px;
}
.productDescription
{
line-height: 18px;
font-size: 15px;
color: #666;
}
.productListItem .productDescription
{
margin-top: 10px;
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;
}
#campaign-products[data-layout="horizontal"] .proRowAct
{
bottom: 40px;
}
.karsilastirma
{
position: absolute;
visibility: hidden;
}
.productBtn
{
min-width: 25px;
height: 25px;
line-height: 25px;
border-radius: 2px;
padding-right: 10px;
padding-left: 10px;
background-repeat: no-repeat;
background-position: center center;
margin-top: 4px;
margin-right: 10px;
box-sizing: border-box;
cursor: pointer;
}
[dir="rtl"] .productBtn
{
margin-right: 0;
margin-left: 10px;
}
.productBtn:not(.basketBtn),
.productBtn:not(.basketBtn).passive
{
background-color: #f3f3f3;
}
.productBtn:not(.basketBtn):hover,
.productBtn:not(.basketBtn).active
{
background-color: #797979;
}
.productListItem .productBtn
{
margin-top: 5px;
}
.productColItem .productBtn
{
float: none;
display: inline-block;
margin-right: 5px;
margin-left: 5px;
vertical-align: middle;
}
.basketBtn
{
width: 30px;
padding-right: 0;
padding-left: 0;
text-indent: -9999em;
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/basketBtn.png');
background-position: center center;
overflow: hidden;
}
.basketBtn:hover
{
}
.basketBtn.success,
.basketBtn.success:hover
{
}
.basketBtn.error,
.basketBtn.error:hover
{
}
.comparisonBtn
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/comparisonBtn.png');
}
.comparisonBtn:hover,
.comparisonBtn.active
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/comparisonBtnHover.png');
}
.selectedBtn
{
border: 3px solid #797979;
}
.selectedBtn:hover,
.selectedBtn.active
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/selectedCartHover.png');
}
.favouriteBtn
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/favouriteBtn.png');
}
.favouriteBtn:hover,
.favouriteBtn.active
{
}
.zoomBtn
{
background: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/zoomBtn.png') no-repeat;
}
.zoomBtn:hover,
.zoomBtn.active
{
background: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/zoomBtnHover.png') no-repeat;
}
.productColItem:last-child .mb
{
margin-bottom: 0;
}
.productColItem:last-child .line-bottom
{
border-bottom: 0;
}
.productPrice
{
padding-left: 0px;
}
[dir="rtl"] .productPrice
{
padding-right: 10px;
padding-left: 0;
}
.productPrice2
{
padding-left: 0px;
}
.priceWrapper
{
margin-top: 20px;
font-family: 'Outfit',Arial,sans-serif;
}
@media screen and (max-width: 768px) .priceWrapper
{
margin-top: 10px;
}
[data-layout="horizontal"] .productItem
{
position: relative;
height: 260px;
}
.productListItem .productPrice
{
height: 30px;
line-height: 30px;
}
.productColItem .productPrice
{
padding-bottom: 7px;
padding-left: 0;
}
[dir="rtl"] .productColItem .productPrice
{
padding-right: 0;
}
.productColListItem .productPrice,
.productColItemTp .productPrice
{
width: 100%;
line-height: 14px;
padding-top: 0;
padding-right: 0;
padding-bottom: 10px;
}
.productColItemTp .productPrice
{
height: 24px;
line-height: 12px;
}
.productPrice.discount
{
position: relative;
padding-right: 67px;
}
.currentPrice
{
font-size: 1rem;
color: #d2232a;
font-weight: 600;
}
.currentPrice3
{
line-height: 20px;
color: #1c436d;
font-size: 13px;
font-weight: 700;
}
.currentPrice2
{
font-size: 18px;
color: #1c436d;
line-height: 25px;
letter-spacing: -0.5px;
font-weight: 600;
font-family: 'Outfit',Arial,sans-serif;
}
.currentPrice2:hover
{
color: #d2242a;
}
.bilgilink
{
color: #222d38;
font-weight: bold;
border-bottom: 2px solid #429d23;
}
.pdfdata
{
color: #429d23;
font-weight: 500;
text-shadow: 1px 1px #fff;
line-height: 1.2rem;
font-size: 1rem;
}
.pdfdata b
{
color: #445669;
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
text-shadow: 1px 1px #fff;
line-height: 30px;
}
.productColListItem .currentPrice
{
line-height: 17px;
font-size: 12px;
}
.productColItemTp .currentPrice,
.productColItemTp .discountedPrice
{
width: 100%;
line-height: 12px;
font-size: 10px;
text-align: center;
}
.AlisFiyat
{
font-size: 0.9rem;
padding-top: 8px;
font-weight: 600;
}
.AlisFiyat3
{
line-height: 20px;
color: #445669;
font-size: 14px;
font-weight: 600;
}
.lightBg3
{
color: #1c436d;
background: #e6ecf2;
font-size: 12px;
font-weight: 500;
}
.AlisFiyat2
{
color: #445669;
font-size: 18px;
padding-top: 8px;
font-weight: 600;
width: 310px;
}
.KodNo
{
color: #181fb4;
font-size: 15px;
padding-top: 0px;
padding-bottom: 12px;
font-weight: 700;
}
.KodNo1
{
color: #445669;
font-size: 12px;
font-weight: 500;
padding-top: 0px;
}
.KodNo2
{
color: #445669;
font-size: 11px;
padding-top: 0px;
text-transform: uppercase;
line-height: 14px;
}
.supplier_product_code
{
font-size: 1.1rem;
display: inline-block;
color: #d2232a;
line-height: 1.25rem;
font-family: 'Outfit', Arial, sans-serif;
font-weight: 600;
}
.supplier_product_code2
{
font-size: 1rem;
display: inline-block;
color: #d2232a;
line-height: 1.15rem;
font-family: 'Outfit', Arial, sans-serif;
font-weight: 600;
}
.discountedPrice+.currentPrice
{
line-height: 20px;
}
.discountedPrice
{
line-height: 25px;
font-size: 0.8rem;
color: #999999;
text-decoration: line-through;
margin-right: 10px;
font-weight: 500;
}
.discountedPrice2
{
line-height: 22px;
font-size: 15px;
color: #9fabb7;
text-decoration: line-through;
margin-right: 10px;
float: left;
font-weight: 600;
}
.productColListItem .discountedPrice
{
line-height: 17px;
font-size: 11px;
}
.productListItem .currentPrice,
.productListItem .discount .currentPrice,
.productListItem .discountedPrice
{
float: left;
line-height: 30px;
padding-left: 20px;
}
.productDiscount10
{
position: absolute;
color: #fff;
background: #3ea536;
padding: 5px;
border-radius: 10%;
z-index: 1;
top: 5px;
font-size: 14px;
}
[dir="rtl"] .productDiscount10
{
right: auto;
left: 10px;
}
.productDiscount
{
position: absolute;
top: 10px;
right: 10px;
height: 30px;
line-height: 30px;
color: #fff;
font-size: 16px;
background: #6ac04c;
padding-right: 10px;
padding-left: 10px;
border-radius: 10px;
z-index: 33;
font-weight: 600;
}
[dir="rtl"] .productDiscount
{
right: auto;
left: 10px;
}
.productInfo .productDiscount
{
top: 25px;
}
.productListItem .productDiscount
{
position: static;
float: left;
}
.productDiscount span
{
display: block;
font-size: 16px;
line-height: 30px;
}
.mainControl
{
position: absolute;
width: auto;
height: 0;
top: 0;
left: auto;
right: 0;
margin-left: auto;
margin-top: -50px;
z-index: 33;
}
#oneCol .mainControl
{
width: 1260px;
top: 50%;
left: 50%;
right: auto;
margin-top: -21px;
margin-left: -630px;
}
.mainControl span
{
width: 50px;
height: 50px;
cursor: pointer;
background-color: #d6d6d6;
background-repeat: no-repeat;
background-position: center center;
border-left: 1px solid #ececec;
}
#oneCol .mainControl span
{
width: 18px;
height: 42px;
background-color: transparent;
border-left: 0;
}
.mainPrev
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/carouselSmlArrowPrev.png');
}
#oneCol .mainPrev
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/carouselArrows.png');
background-position: left center;
}
.mainNext
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/carouselSmlArrowNext.png');
}
#oneCol .mainNext
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/carouselArrows.png');
background-position: right center;
}
.colControl
{
position: absolute;
top: 50%;
right: 10px;
left: 10px;
width: auto;
height: 0;
margin-top: -15px;
}
.colControl span
{
position: absolute;
width: 10px;
height: 30px;
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
}
.colControl .colPrev
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/colControlArrowPrev.png');
}
.colControl .colNext
{
right: 0;
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/colControlArrowNext.png');
}
.colBottomControl
{
background: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/controlLine.png') repeat-x 0 center;
margin-top: 10px;
}
.colBottomControl span
{
width: 30px;
height: 30px;
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/colControlTp.png');
background-repeat: no-repeat;
opacity: 0.5;
cursor: pointer;
}
.colBottomControl.vertical span
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/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;
}
[dir="rtl"] .colBottomControl .colNext
{
background-position: 0 0px;
}
[dir="rtl"] .colBottomControl .colPrev
{
background-position: right 0px;
}
.productPager
{
display: inline-block;
border-right: 0;
}
.productPager a,
.productPager span
{
float: left;
width: 30px;
height: 28px;
line-height: 28px;
margin-bottom: -1px;
border-right: 1px solid #ececec;
border-bottom: 1px solid #ececec;
box-sizing: border-box;
}
.productPager a
{
color: #b6b6b6;
background-color: #ffffff;
background-repeat: no-repeat;
background-position: center center;
margin-left: 3px;
border-radius: 6px;
font-family: "Overpass", sans-serif;
font-size: 14px;
font-weight: 700;
border: 1px solid;
}
.productPager a.first
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/firstArrow.png');
}
.productPager a.prev
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/prevArrow.png');
}
.productPager a.next
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/nextArrow.png');
}
.productPager a.last
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/lastArrow.png');
}
.productPager a:hover,
.productPager span
{
background-color: #ffffff;
color: #6ac04c;
border: 1px solid #6ac04c;
background-color: #f4f4f4;
}
.productPager span
{
color: #6ac04c;
border: 1px solid #6ac04c;
font-family: "Overpass", sans-serif;
font-size: 14px;
font-weight: 700;
cursor: default;
border-radius: 6px;
margin-left: 3px;
background-color: #f4f4f4;
}
@media screen and (max-width: 1230px)
{
#oneCol .mainControl
{
width: auto;
top: 0;
left: auto;
right: 0;
margin-top: -50px;
margin-left: auto;
}
#oneCol .mainControl span
{
width: 50px;
height: 50px;
cursor: pointer;
background-color: #d6d6d6;
background-repeat: no-repeat;
background-position: center center;
border-left: 1px solid #ececec;
}
#oneCol .mainPrev
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/carouselSmlArrowPrev.png');
}
#oneCol .mainNext
{
background-image: url('/theme/v4/sub_theme/vitrin/dicle/user_vitrinYeni/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 .productDescription
{
margin-top: 10px;
max-width: 100%;
}
.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)
{
.currentPrice2
{
line-height: 22px;
font-size: 15px;
color: #181fb4;
font-weight: 700;
}
.pdfdata
{
color: #429d23;
font-weight: 700;
vertical-align: middle;
padding: 10px;
}
.icon-new,
.productDiscount
{
position: absolute;
font-size: 14px;
}
.productListItem.col-sm-6:nth-child(odd)
{
border-right: 1px solid #d9d9d9;
}
[dir="rtl"] .productListItem.col-sm-6:nth-child(odd)
{
border-right: 0;
border-left: 1px solid #d9d9d9;
}
.productListItem.col-sm-6:nth-child(even)
{
border-right: 1px solid transparent;
}
.productListItem .icon-new,
.productListItem .productDiscount
{
position: absolute;
font-size: 14px;
}
.productListItem .out-of-stock
{
position: absolute;
top: calc(50% - 50px);
}
.productListDetails
{
position: static;
}
#campaign-products[data-layout="horizontal"] .detailWrapper
{
width: calc(58.33333333% - 20px);
}
.detailWrapper .productDetails
{
padding-bottom: 70px;
}
#campaign-products[data-layout="horizontal"] .proRowAct
{
bottom: 50px;
}
.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: 13px;
}
.productDescription
{
line-height: 20px;
font-size: 16px;
}
.AlisFiyat
{
color: #C53030;
font-size: 20px;
font-weight: 500;
padding-top: 8px;
font-weight: 800;
}
.KodNo
{
color: #181fb4;
font-size: 15px;
padding-top: 8px;
font-weight: 700;
}
.productListDetails
{
position: relative;
float: left;
display: block;
padding-bottom: 54px;
}
.productListDetails .productAttr
{
position: absolute;
bottom: 0;
left: 0;
padding-right: 0;
padding-left: 0;
}
.productPrice.discount
{
height: auto;
margin-bottom: 20px;
padding-left: 10px;
box-sizing: border-box;
}
.productPrice .productDiscount,
#productLeft .productDiscount
{
}
.priceWrapper
{
margin-top: 15px;
width: 100%;
}
.productListItem .currentPrice,
.productListItem .discount .currentPrice,
.productListItem .discountedPrice
{
padding-left: 0;
}
.productListItem .currentPrice
{
line-height: 28px;
}
.productListItem .discountedPrice+.currentPrice
{
line-height: 13px;
}
.productListItem .discountedPrice
{
line-height: 14px;
}
.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;
}
.currentPrice
{
font-size: 1rem;
}
.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
{
}
.productColListItem .productDescription,
.productColItemTp .productDescription
{
}
.productColListItem .col-4
{
width: 16.6667%;
}
.productColListItem .col-8
{
width: 83.3333%;
}
.productColListItem .productPrice
{
padding-left: 0;
}
.productColListItem .currentPrice,
.productColListItem .discountedPrice
{
}
: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: 5px;
padding-bottom: 0;
}
.productOption span
{
display: none;
}
.optionBox a,
.optionBox select
{
margin-bottom: 0;
}
.productPrice.fr
{
float: left;
}
[dir="rtl"] .productPrice.fr
{
float: right;
}
.discountedPrice
{
font-size: 14px;
color: #9fabb7;
text-decoration: line-through;
margin-right: 10px;
float: left;
font-weight: 600;
}
.currentPrice
{
line-height: 30px;
font-size: 14px;
color: #181fb4;
font-weight: 600;
}
.AlisFiyat
{
color: #b1b1b1;
font-size: 14px;
padding-top: 8px;
font-weight: 700;
float: left;
}
.KodNo
{
color: #181fb4;
font-size: 15px;
padding-top: 8px;
font-weight: 700;
}
}
@media screen and (max-width:375px)
{
.campaign-text
{
width: 0;
height: 20px;
padding-right: 0;
overflow: hidden;
}
.productItem .timer-type
{
display: none;
}
}
.discountedPrice5
{
line-height: 20px;
font-size: 13px;
color: #9fabb7;
text-decoration: line-through;
margin-left: 10px;
float: left;
font-weight: 600;
}
.currentPrice5
{
line-height: 20px;
color: #5489c4;
font-size: 13px;
font-weight: 600;
margin-left: 10px;
float: left;
}
#footer
{
background: #fff;
margin-top:40px;
}
.footer-social a
{
display: inline-block;
width: 22%;
text-align: center;
vertical-align:middle;
margin: 0;
position: relative;
padding-right: 10px;
}
.footer-social a i
{
vertical-align:middle;
color: #ccc;
;padding:0px;
}
.footer-social a:hover i
{
color: #6ac04c;
padding:0px;
}
#footer h3
{
line-height: 20px;
font-size:13px;
color: #797979;
font-weight:700;
text-transform: uppercase;
word-break:break-all;
margin-top: 0;
margin-bottom:0;
}
#footer p, #footerMiddle ul li a
{
line-height: 14px;
font-size:12px;
color: #222;
}
#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;
padding-top: 0px;
}
#footer .newsletterMain
{
position: relative;
}
#footer .newsletterMain input[type="text"]
{
width:calc(94% - 40px);
height: 34px;
line-height:34px;
font-size: 11px;
text-indent: 10px;
border: 1px solid #e0e0e0;
}
#footer .newsletterMain .placeholder
{
right: 40px;
line-height:34px;
padding-left: 10px;
}
[dir="rtl"] #footer .newsletterMain .placeholder
{
right: 1px;
left:40px;
padding-right: 5px;
padding-left:25px;
}
#footer .newsletterMain input[type="button"]
{
width: 50px;
height:36px;
background-image:url('/theme/v4/sub_theme/alt/dicle/user_alt/newsletterIcon.png');
background-repeat: no-repeat;
background-position:center center;
border: 0;
cursor:pointer;
}
#social
{
padding: 0px;
}
#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: 50px;
padding-bottom: 10px;
border-top: 4px solid #5cc23c;
margin-top: 0px;
}
#footerMiddle ul li
{
display: block;
}
#footerMiddle ul li a
{
display: block;
padding-top:8px;
padding-bottom: 8px;
text-decoration: none;
line-height: 18px;
font-size: 13px;
}
#footerMiddle p
{
display: block;
padding-top:8px;
padding-bottom: 8px;
text-decoration: none;
line-height: 18px;
font-size: 13px;
}
#footerMiddle ul li a:hover
{
text-decoration: underline;
font-weight: normal;
font-size: 13px;
line-height: 18px;
color: #cc0000;
}
#footerBottom
{
min-height: 50px;
padding-bottom: 20px;
}
#footerBottom .col
{
min-height: 50px;
line-height:47px;
display: list-item;
list-style:none;
}
#footerBottom .col img
{
vertical-align: middle;
max-height:26px;
}
#footerSecurity
{
padding-top: 10px;
text-align: center;
}
#footerSecurity img
{
padding-right: 18px;
}
#footerCards
{
padding-bottom: 39px;
}
#footerCards img
{
max-width: 60px;
padding-right: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
{
padding-top: 0px;
padding-bottom:0;
margin-bottom: 0;
}
#footer .newsletterMain
{
padding-top: 10px;
padding-right:20px;
padding-bottom: 10px;
padding-left:20px;
}
#footer .newsletterMain input[type="text"]
{
width:calc(100% - 60px);
height: 45px;
line-height:45px;
font-size: 13px;
box-sizing:border-box;
}
#footer .newsletterMain input[type="button"]
{
width: 50px;
height:45px;
}
#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('/theme/v4/sub_theme/alt/dicle/user_alt/plusIcon.png') no-repeat right center;
cursor: pointer;
}
#footerMiddle h3.active
{
color: #fff;
background:#6C6C6C url('/theme/v4/sub_theme/alt/dicle/user_alt/minusIcon.png') no-repeat right center;
}
[dir="rtl"] #footerMiddle h3
{
background-position: 10px 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;
}
#footerSecurity
{
padding-top: 10px;
}
#footerCards
{
padding-bottom: 10px;
}
#footerSecurity img,
#footerCards img
{
}
#social
{
padding: 20px;
}
.title-footer1
{
font-size: 18px;
position: relative;
color: #fff;
font-weight: normal;
margin-bottom: 20px;
text-align:left;
}
#social li,
#social li a,
#social li a img
{
width: 45px;
height:45px;
}
}
@media screen and (max-width: 540px)
{
#footer	h3
{
font-size: 15px;
}
#footerMiddle ul li a, #footerMiddle p
{
font-size: 13px;
}
}
.sliderWrap
{
width:100%;
}
.slide-wrapper
{
position: relative;
}
.sliderMain
{
width:100%;
min-height: 70px;
}
.GelismisVitrinLoad
{
position: absolute;
width:100%;
height: 50px;
line-height:50px;
text-align: center;
top:50%;
margin: -25px 0 0;
}
.carousel-wrapper
{
position: relative;
overflow:hidden;
}
.sliderMain ul
{
width:100%;
min-height: 70px;
margin:0;
padding: 0;
list-style:none;
position: relative;
white-space: nowrap;
overflow: hidden;
}
.sliderMain ul:not(.carousel)
{
display: flex;
align-items:center;
}
.carousel
{
position: relative;
left:0;
}
[dir="rtl"] .carousel
{
float: left;
}
.sliderMain li, .sliderMain p, .sliderMain a
{
padding: 0;
margin:0;
display: inline-block;
}
.responsive .fade li, .responsive .fade li p, .responsive .fade li a
{
width:100%;
height:100%;
}
.responsive .fade li p, .responsive .fade li a
{
position: absolute;
top:0;
left: 0;
}
.responsive li
{
background-size:cover !important;
}
.fade > li
{
position: absolute;
top:0;
left: 0;
display:none;
}
.fade li.current
{
position: static;
}
.carousel li
{
float: left;
}
.sliderMain img
{
float: left;
width:100%;
max-width:100%;
}
.slideControl
{
position: absolute;
width: calc(100% + 60px);
height: 0;
top: 50%;
left: -30px;
margin-top: -15px;
margin-right: 0;
margin-bottom: 0;
padding: 0px 10px;
box-sizing: border-box;
}
#twoCol .slideControl, #threeCol .slideControl
{
left: 10px;
right:10px;
width: auto;
padding:0;
margin-left: 0;
}
.slideControl span
{
width: 10px;
height:30px;
background-image:url('/theme/v4/sub_theme/interaktif_vitrin/dicle/user_user/arrows.png');
background-repeat: no-repeat;
cursor:pointer;
margin:0px 26px;
}
.nextSlide
{
background-position: right 0;
}
[dir="rtl"] .nextSlide
{
background-position: 0 0;
}
[dir="rtl"] .prevSlide
{
background-position: right 0;
}
.sliderMain ul.slidePager
{
min-height: auto;
position: absolute;
height: 20px;
text-align: center;
bottom: 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;
text-indent:-999em;
background: #c9c9c9;
border-radius:10px;
margin-right: 3px;
margin-left:3px;
overflow: hidden;
cursor:pointer;
}
.slidePager li.active
{
background: #797979;
box-shadow:inset 0 0 0 3px #545454;
cursor: default;
}
@media screen and (max-width: 1320px)
{
.slideControl, .sliderMain ul.slidePager
{
width:calc(100% - 60px);
left: 30px;
right:30px;
margin-left: 0;
}
}

.ui-datepicker
{
width: 216px;
height: auto;
background:#fff;
z-index:333 !important;
margin: 5px auto 0;
font: 9pt Arial, sans-serif;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}
.ui-datepicker a
{
text-decoration: none;
}
.ui-datepicker table
{
width: 100%;
}
.ui-datepicker-header
{
background: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/dark_leather.png') repeat 0 0 #000;
color: #e0e0e0;
font-weight: bold;
-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
text-shadow: 1px -1px 0px #000;
filter: dropshadow(color=#000, offx=1, offy=-1);
line-height: 30px;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #111;
}
.ui-datepicker-title
{
text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next
{
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
cursor: pointer;
background-image: url('/theme/v4/sub_theme/genel/dicle/user_NewStandart/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;
}
