html, body, div, span, applet, object, iframe, p,
a, abbr, acronym, address, big, cite,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6, code,pre, sub, sup, strong, b, i, u, blockquote
{
}
.swiper-container
{
position: relative;
overflow: hidden;
}
tbody, tfoot, thead, tr, th, td
{
margin: 0;
padding: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
body
{
background: #fff !important;
}
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%;
overflow-x:hidden;
}
body
{
font-family: 'Prompt', sans-serif;
font-size:13px;
line-height: 1;
background-color:#f1f1f1;
overflow-x:hidden;
}
script
{
display:none;
}
::-webkit-scrollbar
{
width:5px !important;
background:#f8f8f8 !important;
}
::-webkit-scrollbar-button
{
display:none;
}
::-webkit-scrollbar-thumb
{
background:var(--red) !important;
}
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: 'Prompt', 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: 'Prompt', sans-serif;
line-height:1.3;
}
a
{
text-decoration:none;
color:inherit;
cursor:pointer;
}
h1, h2, h3, h4, h5, h6
{
display:block;
font-family: var(--dg-font) !important;
}
h1.sp, h2.sp, h3.sp, h4.sp, h5.sp, h6.sp
{
padding-left:10px;
padding-right:10px;
}
::selection
{
background:#000;
color:#fff;
}
.fl, .btn.fl
{
float:left;
}
[dir="rtl"] .fl, [dir="rtl"] .btn.fl
{
float:right;
}
.fr, .btn.fr, .col.fr, .box.fr
{
float:right;
}
[dir="rtl"] .fr, [dir="rtl"] .btn.fr, [dir="rtl"] .col.fr, [dir="rtl"] .box.fr
{
float:left;
}
.fn, .btn.fn, .col.fn, .box.fn
{
float:none;
}
*.bgNone
{
background:none !important;
}
.a-left
{
text-align:left;
}
.a-right
{
text-align:right;
}
.a-center
{
text-align:center;
}
.a-justify
{
text-align:justify;
}
.fw300
{
font-weight:300;
}
.fw400
{
font-weight:400;
}
.fw500
{
font-weight:500;
}
.fw600
{
font-weight:600;
}
.fw700
{
font-weight:700;
}
.sml
{
font-size:11px;
}
.mid
{
font-size:16px;
}
.lrg
{
font-size:20px;
}
.ease, .btn, .form-control, a, input, select, textarea, button
{
-webkit-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.info
{
color:#6c6c6c;
}
.success
{
color:#449d44;
}
.warning
{
color:#ec971f;
}
.danger
{
color:#c9302c;
}
.row
{
margin-left:-10px;
margin-right:-10px;
clear:both;
display:block;
}
.box.box-border > .row, .col.box-border > .row
{
margin-left:-9px;
margin-right:-9px;
}
.row.mb
{
margin-bottom:10px;
}
.box, .col
{
float:left;
padding-left:10px;
padding-right:10px;
box-sizing:border-box;
}
[dir="rtl"] .box,
[dir="rtl"] .col
{
float:right;
}
tr.box, th.box, td.box, tr.col, th.col, td.col
{
float:none;
}
.box.box-border, .col.box-border
{
padding-left:9px;
padding-right:9px;
}
.box
{
padding-top:10px;
padding-bottom:10px;
}
.box.box-border
{
padding-top:9px;
padding-bottom:9px;
}
.box-border
{
border:1px solid #ececec;
}
.b-top, .col.b-top, .box.b-top
{
border-top:0;
}
.b-right, .col.b-right, .box.b-right
{
border-right:0;
}
.b-bottom, .col.b-bottom, .box.b-bottom
{
border-bottom:0;
}
.b-left, .col.b-left, .box.b-left
{
border-left:0;
}
.line-top, .col.line-top, .box.line-top, .btn.line-top
{
border-top:1px solid #ececec;
}
.line-right, .col.line-right, .box.line-right, .btn.line-right
{
border-right:1px solid #ececec;
}
.line-bottom, .col.line-bottom, .box.line-bottom, .btn.line-bottom
{
border-bottom:1px solid #ececec;
}
.line-left, .col.line-left, .box.line-left, .btn.line-left
{
border-left:1px solid #ececec;
}
.line-through
{
text-decoration:line-through;
}
.line-under
{
text-decoration:underline;
}
.col-12
{
width:100%;
}
.col-11
{
width:91.66666667%;
}
.col-10
{
width:83.33333333%;
}
.col-9
{
width:75%;
}
.col-8
{
width:66.66666667%;
}
.col-7
{
width:58.33333333%;
}
.col-6
{
width:50%;
}
.col-5
{
width:41.66666667%;
}
.col-4
{
width:33.33333333%;
}
.col-3
{
width:25%;
}
.col-2
{
width:16.66666667%;
}
.col-2-5
{
width: 20%;
}
.col-1
{
width:8.33333333%;
}
.m-top, .box.m-top, .col.m-top
{
margin-top:0;
}
.m-left, .box.m-left, .col.m-left
{
margin-left:0;
}
.m-bottom, .box.m-bottom, .col.m-bottom
{
margin-bottom:0;
}
.m-right, .box.m-right, .col.m-right
{
margin-right:0;
}
.p-top, .box.p-top, .col.p-top
{
padding-top:0;
}
.p-left, .box.p-left, .col.p-left
{
padding-left:0;
}
.p-bottom, .box.p-bottom, .col.p-bottom
{
padding-bottom:0;
}
.p-right, .box.p-right, .col.p-right
{
padding-right:0;
}
.icon-arrow
{
width:10px;
height:100%;
background-repeat:no-repeat;
background-position:0 center;
}
.icon-arrow.fr, .icon-basket.fr
{
margin-left:10px;
}
[dir="rtl"] .icon-arrow.fr,
[dir="rtl"] .icon-basket.fr
{
margin-right:10px;
margin-left:0;
}
.icon-arrow.fl, .icon-basket.fl
{
margin-right:10px;
}
.light-arrow
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/lightArrow.png');
}
.dark-arrow
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/darkArrow.png');
}
.btn:hover .dark-arrow
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/darkArrowHover.png');
}
.icon-basket
{
width:18px;
height:100%;
background-repeat:no-repeat;
background-position:0 center;
}
.icon-basket.fast
{
width:20px;
}
.btn-big .icon-basket
{
width:34px;
}
.btn-big .icon-basket.fast
{
width:38px;
}
.btn-big .icon-basket.fr
{
margin-left:20px;
}
[dir="rtl"] .btn-big .icon-basket.fr
{
margin-right:20px;
margin-left:0;
}
.btn-big .icon-basket.fl
{
margin-right:20px;
}
.light-basket
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/lightBasket.png');
}
.light-basket.fast
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/lightFastBasket.png');
}
.btn-big .light-basket
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/lightBasketBig.png');
}
.btn-big .light-basket.fast
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/lightFastBasketBig.png');
}
.dark-basket
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/darkBasket.png');
}
.dark-basket:hover
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/darkBasketHover.png');
}
.dark-basket.fast
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/darkFastBasket.png');
}
.dark-basket.fast:hover
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/darkFastBasketHover.png');
}
.btn-big .dark-basket
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/darkBasketBig.png');
}
.btn-big .dark-basket:hover
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/darkBasketBigHover.png');
}
.btn-big .dark-basket.fast
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/darkFastBasketBig.png');
}
.btn-big .dark-basket.fast:hover
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/darkFastBasketBigHover.png');
}
.tooltipWrapper
{
position:relative;
}
.tooltip
{
display:none;
position:absolute;
bottom:100%;
left:0;
right:0;
line-height:20px;
padding-left:10px;
padding-top:5px;
padding-right:10px;
padding-bottom:5px;
background:#fff;
box-sizing:border-box;
margin-bottom:5px;
z-index: 999;
}
.tooltip.default
{
border:1px solid #ececec;
}
#notify
{
position:fixed;
}
#notify.top, #notify.bottom
{
width:100%;
}
#notify.right, #notify.left
{
width:320px;
}
#notify.top
{
top:0;
bottom: auto;
}
#notify.right
{
right:0;
left: auto;
}
#notify.bottom
{
bottom:0;
top: auto;
}
#notify.left
{
left:0;
right: auto;
}
.notify
{
width:calc(100% - 10px);
display: none;
}
#notify.right .notify, #notify.left .notify
{
clear: both;
}
#notify.top .notify
{
margin-top: 10px;
}
#notify.right .notify
{
margin-right: 10px;
}
#notify.bottom .notify
{
margin-bottom: 10px;
}
#notify.left .notify
{
margin-left: 10px;
}
.notifyClose
{
float:right;
width: 13px;
height: 13px;
background: url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/notifyClose.png') no-repeat;
cursor: pointer;
}
.stars
{
width:86px;
height:13px;
background:url('/Data/EditorFiles/starss.png') no-repeat;
}
.progress
{
position:relative;
background:#dadada;
}
.progress-bar
{
position:absolute;
left:0;
top:0;
height:100%;
line-height:1.5;
color:#fff;
background:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/progress.png');
}
.progress-bar
{
right:0;
left:auto;
}
.accordeon
{
cursor:pointer;
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/accordeon.png');
background-repeat:no-repeat;
background-position:right center;
}
[dir="rtl"] .accordeon
{
background-position:10px center;
}
.accordeon.active
{
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/accordeonActive.png');
}
.hide
{
display:none;
}
#mainWrapper
{
width:100%;
position:relative;
}
#skeletonWrap
{
width:100%;
}
[dir="rtl"] #leftColumn
{
padding-right:0;
padding-left:10px;
}
[dir="rtl"] #rightColumn
{
padding-right:10px;
padding-left:0;
}
.loaderWrapper
{
position:relative;
}
.loading
{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
background:rgba(255,255,255,.7) url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/loading.gif') no-repeat center center;
z-index:333;
display:none;
}
#backToTop
{
position:fixed;
display:none;
width:70px;
height:30px;
cursor:pointer;
bottom:50px;
right:50%;
margin-right:-680px;
background:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/backToTop.png') no-repeat;
z-index:333;
}
[dir="rtl"] #backToTop
{
right:auto;
left:50%;
margin-right:0;
margin-left:-680px;
}
#dbDebug, #smartyDebug
{
border:3px solid #666;
margin-top:30px;
margin-bottom:30px;
font-size:14px;
}
#dbDebug
{
margin-left:auto;
margin-right:auto;
width:500px;
}
#smartyDebug
{
margin-left:5px;
margin-right:5px;
width:400px;
}
.MobileRedirectMessage
{
position:fixed;
top:0px;
left:0px;
width:100%;
height:52px;
line-height:52px;
font-size:30px;
color:#fff;
text-align:center;
background: #000;
border-radius:6px;
box-shadow: 0px 0px 9px #000;
z-index:99999;
}
.whitebgPageWrapper
{
background-color: #fff;
padding-top: 80px;
padding-bottom: 80px;
box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.09);
}
.whitebgPageWrapper.p10
{
padding: 10px;
}
.notFoundWrapper
{
background: url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/404.png') center top no-repeat;
padding-top: 50px;
padding-bottom: 50px;
margin-top: 50px;
min-height: 190px;
}
.notFoundWrapper div
{
color: #2b2b2b;
font-family: 'Poppins', sans-serif;
font-size: 14px;
line-height: 20px;
}
.notFoundWrapper div a
{
background-color: #ff1440;
color: #FFF;
font-size: 14px;
line-height: 50px;
display: inline-block;
padding-left: 54px;
padding-right: 54px;
margin-top: 100px;
}
.pWrapper .pWin.popupWrap
{
padding: 0;
border: 0;
box-shadow: none;
border-radius: 0;
}
.pWrapper .pWin.popupWrap .pText
{
padding-top: 0;
padding-bottom: 0;
}
.pWrapper .pWin.popupWrap .pClose
{
background: url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/popupCloseBtn.png') 0 0 no-repeat;
width: 46px;
height: 9px;
top: 10px;
right: 10px;
}
#popupWrapper
{
background: #FFF url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/popupBg.png') right bottom no-repeat;
width: 600px;
max-width: 100%;
min-height: 395px;
padding-top: 35px;
padding-bottom: 25px;
padding-left: 10px;
padding-right: 10px;
box-sizing: border-box;
}
#popupWrapper .bigText
{
color: #2b2b2b;
font-family: 'Poppins', sans-serif;
font-size: 25px;
font-weight: 600;
line-height: 30px;
}
#popupWrapper .smallText
{
color: #2b2b2b;
font-size: 15px;
font-weight: 300;
line-height: 22px;
}
#popupWrapper .newsletterMain
{
margin-top: 30px;
}
#popupWrapper .form-control.large input[type="text"]
{
font-style: italic;
}
#popupWrapper .btn.subscribe
{
background-color: #2b2b2b;
color: #FFF;
font-size: 18px;
font-weight: 500;
width: 220px;
max-width: 100%;
border: 1px solid #FFF;
}
#popupWrapper .btn.popupLink
{
color: #2b2b2b;
font-size: 12px;
text-align: left;
padding-left: 0;
padding-right: 0;
}
.contactWrapper .contactPageTitle
{
color: #2b2b2b;
font-size: 14px;
font-weight: 500;
line-height: 26px;
border-bottom: 1px solid #2b2b2b;
}
#iletisim-form input[type="submit"].btn
{
background-color: #ff1440;
color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 18px;
font-weight: 500;
}
#pageContent
{
margin-top: 15px;
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.32);
}
.pageTitleBd
{
color: #2b2b2b;
font-family: 'Poppins', sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 26px;
border-bottom: 1px solid #2b2b2b;
margin-bottom: 10px;
}
.pageTitleBd a, .pageTitleBd span
{
color: #2b2b2b;
font-family: 'Poppins', sans-serif;
font-size: 12px;
line-height: 26px;
}
#login-form .btn.login,
#order-login-form .btn,
#uye-kayit-btn
{
background-color: #ff1440;
color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 18px;
font-weight: 500;
}
#order-login-form .btn
{
background-color: #f09;
}
.col-title.p0
{
padding: 0;
}
.leftUserName
{
color: #2b2b2b;
font-size: 12px;
line-height: normal;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 70px;
padding-right: 10px;
box-sizing: border-box;
position: relative;
}
.leftUserName:before
{
content: '';
background: #ff0099 url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/userIcon.png') center center no-repeat;
width: 60px;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.memberLeftMenu a.btn
{
color: #666;
font-size: 12px;
line-height: 23px;
text-align: left;
height: auto;
padding-top: 12px;
padding-bottom: 12px;
border-bottom: 1px solid #e9e9e9;
}
.memberLeftMenu a.btn:hover
{
background-color: #f1f1f1;
color: #2b2b2b;
}
#memberOrders table tbody tr td
{
color: #666;
font-size: 12px;
text-align: center;
vertical-align: middle;
}
#memberOrders table tbody tr:first-child td
{
color: #2b2b2b;
padding-top: 24px;
padding-bottom: 24px;
}
#memberOrders table tbody tr td a.SiparisDetayAcBtn
{
background: transparent url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/SiparisDetayAcBtn.png') center center no-repeat;
text-indent: -9999em;
}
#memberOrders table tbody tr td .cancelBtn
{
background-color: #ff1440;
color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 12px;
font-weight: 500;
}
#memberForm .lightBg, #memberForm .darkBg
{
background-color: transparent;
color: #0b0607;
border: 1px solid #e9e9e9;
box-sizing: border-box;
}
#memberForm a.warning
{
color: #f09;
}
#page-shoppinglist > .row, #page-points > .row, #page-alarmlist > .row, #page-pricelist > .row
{
background-color: #fff;
box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.09);
}
@media screen and (min-width: 1201px)
{
.inner
{
width:1200px !important;
margin:0 auto !important;
display: block !important;
padding: 0 !important;
}
}
@media screen and (max-width: 1200px)
{
.inner
{
float:left;
width:100%;
}
}
@media screen and (max-width: 1230px)
{
#content
{
margin-right:0;
margin-left:0;
}
#backToTop
{
right:30px;
bottom:30px;
margin-right:0;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6 + .col-6:nth-of-type(2n+3),
:not(.notClear) > .col-4 + .col-4:nth-of-type(3n+4),
:not(.notClear) > .col-3 + .col-3:nth-of-type(4n+5),
:not(.notClear) > .col-2 + .col-2:nth-of-type(6n+7),
:not(.notClear) > .col-1 + .col-1:nth-of-type(12n+1)
{
clear:both;
}
}
@media screen and (max-width: 1000px)
{
.col-md-12
{
width:100%;
}
.col-md-11
{
width:91.66666667%;
}
.col-md-10
{
width:83.33333333%;
}
.col-md-9
{
width:75%;
}
.col-md-8
{
width:66.66666667%;
}
.col-md-7
{
width:58.33333333%;
}
.col-md-6
{
width:50%;
}
.col-md-5
{
width:41.66666667%;
}
.col-md-4
{
width:33.33333333%;
}
.col-md-3
{
width:25%;
}
.col-md-2
{
width:16.66666667%;
}
.col-md-1
{
width:8.33333333%;
}
}
@media screen and (min-width: 769px)
{
.col-mr-11
{
margin-right:91.66666667%;
}
.col-mr-10
{
margin-right:83.33333333%;
}
.col-mr-9
{
margin-right:75%;
}
.col-mr-8
{
margin-right:66.66666667%;
}
.col-mr-7
{
margin-right:58.33333333%;
}
.col-mr-6
{
margin-right:50%;
}
.col-mr-5
{
margin-right:41.66666667%;
}
.col-mr-4
{
margin-right:33.33333333%;
}
.col-mr-3
{
margin-right:25%;
}
.col-mr-2
{
margin-right:16.66666667%;
}
.col-mr-1
{
margin-right:8.33333333%;
}
.col-ml-11
{
margin-left:91.66666667%;
}
.col-ml-10
{
margin-left:83.33333333%;
}
.col-ml-9
{
margin-left:75%;
}
.col-ml-8
{
margin-left:66.66666667%;
}
.col-ml-7
{
margin-left:58.33333333%;
}
.col-ml-6
{
margin-left:50%;
}
.col-ml-5
{
margin-left:41.66666667%;
}
.col-ml-4
{
margin-left:33.33333333%;
}
.col-ml-3
{
margin-left:25%;
}
.col-ml-2
{
margin-left:16.66666667%;
}
.col-ml-1
{
margin-left:8.33333333%;
}
#skeleton
{
width:100%;
}
#footer
{
position:relative;
z-index:11;
}
.forMobile
{
display:none;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
:not(.notClear) > .col-md-6 + .col-md-6:nth-of-type(2n+3),
:not(.notClear) > .col-md-4 + .col-md-4:nth-of-type(3n+4),
:not(.notClear) > .col-md-3 + .col-md-3:nth-of-type(4n+5),
:not(.notClear) > .col-md-2 + .col-md-2:nth-of-type(6n+7),
:not(.notClear) > .col-md-1 + .col-md-1:nth-of-type(12n+1)
{
clear:both;
}
.col-md-mr-11
{
margin-right:91.66666667%;
}
.col-md-mr-10
{
margin-right:83.33333333%;
}
.col-md-mr-9
{
margin-right:75%;
}
.col-md-mr-8
{
margin-right:66.66666667%;
}
.col-md-mr-7
{
margin-right:58.33333333%;
}
.col-md-mr-6
{
margin-right:50%;
}
.col-md-mr-5
{
margin-right:41.66666667%;
}
.col-md-mr-4
{
margin-right:33.33333333%;
}
.col-md-mr-3
{
margin-right:25%;
}
.col-md-mr-2
{
margin-right:16.66666667%;
}
.col-md-mr-1
{
margin-right:8.33333333%;
}
.col-md-mr-0
{
margin-right:0;
}
.col-md-ml-11
{
margin-left:91.66666667%;
}
.col-md-ml-10
{
margin-left:83.33333333%;
}
.col-md-ml-9
{
margin-left:75%;
}
.col-md-ml-8
{
margin-left:66.66666667%;
}
.col-md-ml-7
{
margin-left:58.33333333%;
}
.col-md-ml-6
{
margin-left:50%;
}
.col-md-ml-5
{
margin-left:41.66666667%;
}
.col-md-ml-4
{
margin-left:33.33333333%;
}
.col-md-ml-3
{
margin-left:25%;
}
.col-md-ml-2
{
margin-left:16.66666667%;
}
.col-md-ml-1
{
margin-left:8.33333333%;
}
.col-md-ml-0
{
margin-left:0;
}
.dn-md
{
display:none;
}
}
@media screen and (max-width: 768px)
{
.col-sm-12
{
width:100%;
}
.col-sm-11
{
width:91.66666667%;
}
.col-sm-10
{
width:83.33333333%;
}
.col-sm-9
{
width:75%;
}
.col-sm-8
{
width:66.66666667%;
}
.col-sm-7
{
width:58.33333333%;
}
.col-sm-6
{
width:50%;
}
.col-sm-5
{
width:41.66666667%;
}
.col-sm-4
{
width:33.33333333%;
}
.col-sm-3
{
width:25%;
}
.col-sm-2
{
width:16.66666667%;
}
.col-sm-1
{
width:8.33333333%;
}
.forDesktop
{
display:none;
}
#leftColumn
{
padding-right:0;
}
#rightColumn
{
padding-left:0;
}
}
@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: 540px)
{
: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;
}
.bilgiTitle
{
line-height:20px !important;
}
.col-xs-12
{
width:100%;
}
.col-xs-11
{
width:91.66666667%;
}
.col-xs-10
{
width:83.33333333%;
}
.col-xs-9
{
width:75%;
}
.col-xs-8
{
width:66.66666667%;
}
.col-xs-7
{
width:58.33333333%;
}
.col-xs-6
{
width:50%;
}
.col-xs-5
{
width:41.66666667%;
}
.col-xs-4
{
width:33.33333333%;
}
.col-xs-3
{
width:25%;
}
.col-xs-2
{
width:16.66666667%;
}
.col-xs-1
{
width:8.33333333%;
}
.dn-xs
{
display:none;
}
#leftColumn > p,
#leftColumn > p *,
#mainColumn > p,
#mainColumn > p *,
#rightColumn > p,
#rightColumn > p *
{
float:left;
width:100%;
}
}
.tsoft-push--in-notification
{
width: 422px;
padding: 0 20px 10px 20px;
border: 1px solid #bababa;
border-radius: 3px;
box-shadow: 0 4px 4px -2px #888;
background-color: #fbfbfb;
font-family: Arial,sans-serif;
position: fixed;
top: 0;
left: 50%;
margin-left: -211px;
z-index: 9999999999999;
}
.tsoft-push--in-notification-inner-container
{
margin: 0;
}
.tsoft-push--in-notification-logo
{
height: auto;
margin-right: 5px;
max-width: 150px;
float: left;
}
.tsoft-push--in-notification-logo img
{
width: 100%;
height:100%;
padding-top: 20px;
}
.tsoft-push--in-notification-image-container
{
float: left;
margin: 13px 15px 0 0
}
.tsoft-push--in-notification-image-container img
{
width: 65px;
height: 65px
}
.tsoft-push--in-notification-text-container
{
position: relative !important;
padding: 10px 0 0 0 !important;
color: #000 !important;
text-align: left !important;
margin: 0 !important;
line-height: 1.4em !important
}
.tsoft-push--in-notification-title
{
margin-bottom: 5px;
text-align: left;
font-size: 14px;
font-weight: 700;
line-height: 1.4em;
color: #000;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-description
{
font-size: 12px;
line-height: 1.4em;
margin: 10px 0;
padding: 0;
text-align: left;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-button-container
{
float: right !important
}
.tsoft-push--in-notification-button
{
width: 90px;
height: 18px;
line-height: 18px;
margin-left: 3px;
padding: 5px;
background: #f9f9f9;
border: 1px solid #bababa;
border-radius: 1px;
display: inline-block;
font-size: 14px;
text-align: center;
cursor: pointer;
box-sizing: content-box
}
.tsoft-push--in-allow-button
{
background: #00c33d;
color: #fff;
border-color: #059833
}
@media all and (max-width:421px)
{
.tsoft-push--in-notification
{
width: 100%;
left: 0;
margin: 0;
border-radius: 0;
border-left: 0;
border-right: 0;
border-top: 0
}
}
.icon-pointer:before
{
content: url('/Data/EditorFiles/denizgulupage/icon/pointer.svg');
}
ul.breadcrumb
{
padding-left: 10px !important;
}
#navigasyon a.navHome
{
font-family: var(--dg-font) !important !important;
color: var(--black) !important;
font-size: 0.75rem !important;
}
#navigasyon ul li a:after
{
content: url('/Data/EditorFiles/denizgulupage/icon/nav-arrow.svg');
margin: 0 10px;
}
#navigasyon ul li:last-child a:after
{
display: none;
}
#navigasyon a
{
font-family: var(--dg-font) !important !important;
color: var(--color1) !important;
font-size: 0.75rem !important;
}
@media screen and (min-width: 1001px)
{
#twoCol #leftColumn
{
width: 25%;
box-sizing: border-box;
}
#twoCol #leftColumn + #mainColumn
{
float: right;
width: 75%;
box-sizing: border-box;
}
}
@media screen and (min-width: 769px)
{
#twoCol #leftColumn, #twoCol #leftColumn + #mainColumn
{
box-sizing: border-box;
}
#twoCol #leftColumn
{
padding-right: 10px;
padding-left: 10px !important;
}
#twoCol #mainColumn
{
padding-left: 15px;
}
}
.filter-wrap-box
{
padding: 20px;
box-sizing: border-box;
}
.filter-wrap-price-box
{
padding: 20px;
box-sizing: border-box;
}
.filter-title-area
{
padding-bottom: 10px;
padding-top: 10px;
}
.filter-stitle-area
{
border-bottom: solid 1px var(--color11);
padding-bottom: 5px;
padding-top: 10px;
margin-bottom: 10px;
}
.filter-title
{
margin-top: 15px;
padding-bottom: 10px;
color: var(--black);
font-size: 1rem;
font-weight: 400;
text-transform: uppercase;
}
.tfilter-title
{
padding-bottom: 10px;
color: var(--black);
font-size: 1.12rem;
font-weight: 700;
text-transform: uppercase;
}
.sub-cat ul li a
{
line-height: 2 !important;
color: var(--black) !important;
font-size: 1rem !important;
font-weight: 400 !important;
}
#filterCats li ul li a
{
line-height: 2 !important;
color: var(--black) !important;
font-size: 1rem !important;
font-weight: 400 !important;
}
.col-text
{
line-height: 38px !important;
font-family: var(--dg-font) !important;
color: var(--black) !important;
font-size: 0.87rem !important;
font-weight: 300 !important;
}
.filter-wrap
{
max-height: 300px;
overflow-y: auto;
overflow-x: clip;
}
#filterCats li ul
{
padding-left: 0 !important;
}
.filter-wrap-box.price-filter-wrap
{
border-bottom: none !important;
}
.filterBtn
{
cursor: pointer !important;
margin-bottom: 30px;
}
#priceSlider
{
padding-top: 8px;
padding-bottom: 8px;
}
.priceWrap
{
margin-top: 20px;
}
.priceWrap span
{
text-align: center;
padding: 15px;
border: 1px solid #ccdae4;
color: var(--black);
font-size: 0.87rem;
font-weight: 300;
}
.filter-title:after
{
content: '';
width: 15px;
height: 15px;
right: 0;
margin-top: 5px;
position: absolute;
}
.filter-title.active:after
{
}
.filtermb
{
font-weight: 600;
font-size: 1rem;
color: var(--color6);
text-transform: uppercase;
margin-top: 50px;
margin-bottom: 24px;
}
.price-pos
{
display: flex;
justify-content: space-between;
}
#leftColumn
{
box-shadow: 0 2px 4px rgb(184 184 184 / 50%);
}
.sort-area
{
box-sizing: border-box;
margin-bottom: 20px;
min-height: 60px;
box-shadow: 0 2px 4px rgb(184 184 184 / 50%);
display: flex;
align-items: center;
}
div#filterSort
{
display: flex;
align-items: center;
}
.custom-select
{
margin-right: 30px;
display: flex;
align-items: center;
}
.custom-select select
{
width: 100%;
cursor: pointer;
border: 0;
color: var(--color2);
font-size: 0.93rem;
font-weight: 400;
padding-right: 30px;
}
.product-grid-main
{
margin-left: auto;
}
.grid-changer
{
display: flex;
align-items: center;
}
.product-grid-main .grid-changer .grid-3, .product-grid-main .grid-changer .grid-4
{
cursor: pointer;
display: flex;
margin-left: 10px;
}
.product-grid-main .grid-changer .grid-3 span, .product-grid-main .grid-changer .grid-4 span
{
background-color: var(--color5);
width: 6px;
height: 6px;
display: block;
float: left;
margin: 0 2px;
box-sizing: border-box;
border-radius: 5px;
}
.product-grid-main .grid-changer .grid.active
{
pointer-events: none;
cursor: pointer;
}
.product-grid-main .grid-changer .grid-3.active span, .product-grid-main .grid-changer .grid-4.active span
{
background-color: var(--red);
}
.totalstock-f
{
display: flex;
justify-content: center;
align-items: center;
}
.sort-filter-total
{
color: var(--color3);
font-size: 0.93rem;
font-weight: 400;
}
.fa-new
{
width: 43px !important;
height: 24px !important;
position: absolute;
background-image: none !important;
left: 15px !important;
top: 15px !important;
z-index: 1;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
font-family: var(--dg-font) !important;
line-height: 26px;
background: var(--black) !important;
border-top-right-radius: 100px !important;
border-bottom-right-radius: 100px !important;
color: var(--white) !important;
font-size: 0.75rem !important;
font-weight: 700 !important;
text-transform: uppercase;
}
.fa-discount
{
width: 43px !important;
height: 24px !important;
position: absolute;
background-image: none !important;
left: 15px !important;
top: 50px !important;
z-index: 1;
color: var(--white) !important;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
font-family: var(--dg-font) !important;
line-height: 26px;
font-size: 0.75rem !important;
background: var(--red) !important;
border-top-right-radius: 100px !important;
border-bottom-right-radius: 100px !important;
}
.free-cargo
{
width: 84px !important;
height: 48px !important;
position: absolute;
background-image: none;
background: var(--black) !important;
left: 15px !important;
bottom: 15px !important;
top: 85px !important;
z-index: 1;
color: var(--white) !important;
text-align: left !important;
display: flex;
justify-content: center;
align-items: center;
font-family: var(--dg-font) !important;
line-height: 13px !important;
font-size: 0.75rem !important;
border-top-right-radius: 100px !important;
border-bottom-right-radius: 100px !important;
text-transform: uppercase;
font-weight: 700 !important;
}
.free-cargo b
{
color: var(--white) !important;
font-weight: 700 !important;
}
.totalprice-f
{
display: flex;
justify-content: space-between;
align-items: center;
}
.productPager a, .productPager span
{
float: left;
width: 40px !important;
height: 40px !important;
line-height: 40px !important;
margin-bottom: -1px;
border: 1px solid #ececec;
box-sizing: border-box;
border-radius: 0px !important;
font-family: var(--dg-font) !important;
font-size: 12px;
color: #a3a3a3 !important;
text-align: center;
}
.productPager span
{
color: var(--white) !important;
cursor: default;
background: var(--red);
}
.productPager a.prev, [dir="rtl"] .productPager a.next
{
background-image: url('/Data/EditorFiles/denizgulupage/icon/pageleft.svg') !important;
margin-right: 5px;
}
.productPager a.next, [dir="rtl"] .productPager a.prev
{
background-image: url('/Data/EditorFiles/denizgulupage/icon/pageright.svg') !important;
margin-left: 9px;
}
#bot-inf div
{
text-align: center;
}
#bot-inf .m45
{
margin-top: 45px;
margin-bottom: 45px;
}
#bot-inf
{
background-color: var(--color3);
}
.b-m5
{
margin-bottom: 5px;
}
.allb-m
{
margin-bottom: 45px;
}
#bot-inf .rb
{
border-right: solid 1px var(--color1);
}
#bot-inf span
{
color: #000000;
font-size: 17px;
font-weight: 400;
}
#df-slider-for
{
float: left !important;
}
#df-slider-nav
{
float: right;
margin: 0px 15px !important;
}
#productRight
{
right: 0px !important;
}
.slick-prev:before
{
content: url('/Data/EditorFiles/denizgulupage/icon/detail-left.png') !important;
}
.slick-next:before
{
content: url('/Data/EditorFiles/denizgulupage/icon/detail-right.png') !important;
}
#df-slider-for:after
{
display: none !important;
}
#product
{
background: none !important;
}
#productInfo h1
{
font-size: 1.31rem !important;
margin-top: 0 !important;
font-weight: 300 !important;
}
#productInfo
{
text-align: left !important;
padding-right: 0px !important;
}
#productInfo .sku
{
font-size: 0.81rem !important;
color: var(--color5) !important;
font-weight: 300 !important;
}
#df-slider-nav .item
{
margin-bottom: 20px !important;
}
.price-fe
{
display: flex !important;
justify-content: flex-end;
}
#price-flexer .currencyPrice
{
font-size: 0.87rem !important;
color: var(--red) !important;
text-decoration: line-through !important;
font-family: var(--dg-font) !important;
font-weight: 400 !important;
text-align: right;
margin-bottom: 5px;
}
@media screen and (max-width: 768px)
{
#price-flexer .currencyPrice
{
text-align: left;
}
}
#price-flexer .product-price-not-discounted
{
color: var(--red) !important;
}
#price-flexer .discountPrice
{
font-size: 1.25rem !important;
font-family: var(--dg-font) !important;
font-weight: 700 !important;
color: var(--black) !important;
}
#productForm
{
margin-top: 125px !important;
display: none !important;
}
.price-br
{
padding-bottom: 25px;
margin-bottom: 25px;
border-bottom: solid 1px var(--color6);
}
.variantBox a p
{
width: 30px !important;
height: 30px !important;
line-height: 35px !important;
text-align: center;
font-size: 0.87rem !important;
color: var(--color7) !important;
font-family: var(--dg-font) !important;
font-weight: 300 !important;
border-radius: 35px !important;
border: solid 1px var(--color7) !important;
padding-bottom: 0 !important;
}
.variantBox a, .variantBox select
{
float: left;
line-height: 45px;
min-width: 40px !important;
height: 40px !important;
border:none !important;
padding-right: 0px !important;
padding-left: 0px !important;
margin-right: 5px !important;
margin-top: 5px !important;
box-sizing: border-box;
border-radius: 35px !important;
display: flex;
align-items: center;
justify-content: center;
}
.variantBox a.selected
{
border: 1px solid var(--color7) !important;
}
.col.pd-varianttitle
{
color: var(--color7);
font-size: 0.87rem;
font-weight: 300;
text-transform: capitalize;
padding: 0;
}
#schart
{
position: absolute;
right: 0;
top: 30px;
}
#schart .bta:before
{
content: url('/Data/EditorFiles/denizgulupage/icon/size-chart.svg');
margin-right: 5px;
}
#schart .bta
{
color: var(--color7);
font-size: 0.87rem;
font-weight: 300;
text-transform: capitalize;
}
#productRight .shipping-text
{
display: none !important;
}
.variant-br
{
border-bottom: solid 1px var(--color6);
padding-bottom: 25px;
margin-bottom: 25px;
}
#detail-qty .qtya
{
color: var(--color7);
font-size: 0.87rem;
font-weight: 300;
text-transform: capitalize;
margin-top: 20px;
margin-bottom: 20px;
}
#detail-qty .qtyBox
{
border-radius: 28px;
border: 1px solid var(--color8);
padding-top: 15px;
padding-bottom: 15px;
}
#detail-qty .qtyBtns a
{
border: none !important;
}
#detail-qty .qtyBtns a p
{
font-size: 1.25rem !important;
}
#detail-qty
{
border-bottom: solid 1px var(--color6);
padding-bottom: 25px;
margin-bottom: 25px;
}
#product-foot
{
display: none !important;
}
#addCartBtn
{
width: 100% !important;
width: 100% !important;
padding: 0 !important;
height: 50px;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
.cartf
{
display: flex !important;
align-items: center !important;
}
#pro-inf .infb
{
border: 1px solid var(--color8);
border-radius: 28px;
display: flex;
align-items: center;
justify-content: center;
padding: 5px;
}
#pro-inf
{
display: flex;
justify-content: space-between;
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: solid 1px var(--color6);
}
@media screen and (max-width: 768px)
{
#pro-inf
{
display: block;
}
}
#pro-inf .infb .first
{
color: var(--black);
font-size: 0.87rem;
font-weight: 700;
}
#pro-inf .infb .second
{
font-weight: 300;
}
#pro-inf .cargo:before
{
content: url('/Data/EditorFiles/denizgulupage/icon/detail-cargo.svg');
}
#pro-inf .pay:before
{
content: url('/Data/EditorFiles/denizgulupage/icon/detail-pay.svg');
}
#pro-inf .day:before
{
content: url('/Data/EditorFiles/denizgulupage/icon/detail-day.svg');
}
#productTabs
{
background: transparent !important;
}
#tabBtn li span
{
text-transform: capitalize !important;
font-size: 0.87rem !important;
font-family: var(--dg-font) !important;
font-weight: 300;
color: var(--black) !important;
}
#tabBtn li.active span
{
color: var(--black);
font-family: var(--dg-font) !important;
font-weight: 700 !important;
}
#productDetailTab.col-12
{
color: var(--color9);
font-size: 0.93rem !important;
font-weight: 300 !important;
line-height: 23px;
}
@media screen and (min-width: 769px)
{
#tabPanel
{
max-height: 161px;
overflow-y: auto !important;
}
}
#commentTabContent
{
color: var(--color9);
font-size: 0.93rem !important;
font-weight: 300 !important;
line-height: 23px;
}
#pageHeader .pageTitle
{
height: 60px;
line-height: 60px;
font-size: 18px;
color: var(--black);
text-transform: uppercase;
border-bottom: none !important;
display: flex;
justify-content: center;
}
#pageHeader:before
{
border-bottom: none !important;
}
#pageHeader > span.passed > span
{
border: none !important;
background-color: var(--black) !important;
color: var(--white) !important;
}
#pageHeader > span > span
{
background-color: var(--dropdownbg) !important;
background-repeat: no-repeat;
background-position: center center;
width: 180px !important;
height: 60px !important;
display: block;
margin: 0 auto;
border: none !important;
border-radius: 30px !important;
}
#pageHeader .pageTitle > .row
{
text-align: center !important;
padding-left: 0 !important;
background-image: none !important;
text-transform: capitalize !important;
font-size: 1.12rem !important;
font-weight: 400 !important;
}
#pageHeader
{
display: flex;
justify-content: center;
}
.middleItem .cartbr
{
border: 1px solid var(--color6);
}
#rightcart .cartbr
{
border: 1px solid var(--color6);
}
#SepetForm *
{
font-family: var(--dg-font) !important;
}
.kupon-text
{
color: var(--black) !important;
font-size: 0.87rem !important;
font-weight: 400 !important;
text-transform: capitalize !important;
}
.kupon-btn
{
background-color: var(--black);
max-height: 40px;
text-align: center;
}
#indirim
{
color: var(--white) !important;
font-size: 0.6rem !important;
text-transform: capitalize !important;
background: none !important;
}
.rightitle
{
color: var(--black);
font-size: 0.87rem;
font-weight: 400;
}
.rightext
{
color: var(--black);
font-size: 1.25rem;
font-weight: 400;
text-align: end;
}
.rightpf
{
display: flex !important;
align-items: center !important;
}
#continuebtn
{
background: var(--black);
font-size: 1.06rem;
border-radius: 40px;
color: white;
text-align: center;
min-height: 50px;
display: flex;
align-items: center;
justify-content: center;
margin-top: 10px;
margin-bottom: 15px;
}
.middleItem-text
{
color: var(--black);
font-size: 0.87rem;
font-weight: 700;
}
.cartline
{
border-bottom: 1px solid var(--color6);
}
#SepetForm .productRow
{
display: flex;
align-items: center;
}
.basketProName
{
color: var(--black);
font-size: 0.93rem;
font-weight: 400;
}
.middleItem .qtyBtns a p
{
color: var(--black) !important;
font-size: 0.93rem !important;
}
.middleItem .qtyBtns a
{
background-color: transparent !important;
border: none !important;
}
.middleItem .qtyBtns input
{
border: none !important;
}
.sepet-qtybox .qtyBtns
{
border: solid 1px var(--color8);
border-radius: 28px;
}
.productPrcRow .discountedPrice
{
color: var(--red) !important;
font-size: 0.75rem !important;
font-weight: 400;
}
.productPrcRow .price-sell-basket
{
color: var(--black);
font-size: 1.12rem;
font-weight: 700;
}
.d-flex .productPrcRow
{
display: flex;
align-items: center;
}
.removeBtn
{
background-image: url('/Data/EditorFiles/denizgulupage/icon/delete.svg') !important;
}
.note-mobil
{
display: flex;
align-items: baseline;
}
.cartdelete-icon:before
{
content: url('/Data/EditorFiles/denizgulupage/icon/delete.svg');
margin-right: 10px;
}
.cartdelete-icon
{
display: flex;
justify-content: flex-end;
}
.addToShopList-icon:before
{
content: url('/Data/EditorFiles/denizgulupage/icon/cartfav.svg');
margin-right: 10px;
}
.addToShopList-icon
{
display: flex;
justify-content: flex-end;
}
.update-icon:before
{
content: url('/Data/EditorFiles/denizgulupage/icon/update.svg');
margin-right: 10px;
}
.update-icon
{
display: flex;
justify-content: flex-end;
}
#orderPageLayer .progress .progress-bar
{
background: transparent !important;
}
#orderPageLayer *, .modal *
{
font-family: var(--dg-font) !important;
}
#orderPageLayer .progress
{
background: transparent !important;
}
#pageOrder > .nav-tabs li a
{
background-color: var(--dropdownbg) !important;
color: var(--black) !important;
background-image: none !important;
background-repeat: no-repeat;
background-position: center center;
display: flex !important;
justify-content: center;
align-items: center;
width: 180px !important;
height: 60px !important;
float: none;
margin: 0 auto;
border: none !important;
border-radius: 30px !important;
white-space: nowrap;
overflow: inherit !important;
text-overflow: ellipsis;
text-indent: inherit !important;
position: relative;
z-index: 2;
}
#pageOrder > .nav-tabs li#tabAddress.active a
{
background-color: var(--black) !important;
color: var(--white) !important;
}
#pageOrder > .nav-tabs li#tabPayment.active a
{
background-color: var(--black) !important;
color: var(--white) !important;
}
#pageOrder > .nav-tabs li#tabApprove.active a
{
background-color: var(--black) !important;
color: var(--white) !important;
}
#pageOrder > .tab-content
{
border: none !important;
}
div#orderLeft
{
border: 1px solid var(--color6);
}
#orderLeft .pageTitle > .row
{
border-bottom: 1px solid var(--color6) !important;
color: var(--black) !important;
font-size: 0.78rem !important;
font-weight: 700 !important;
text-transform: capitalize !important;
}
#orderLeft #addAddress
{
background-color: var(--white) !important;
color: var(--red) !important;
font-size: 0.75rem !important;
font-weight: 400 !important;
line-height: 29px !important;
height: 30px !important;
margin-top: 12px !important;
border: solid 1px var(--red) !important;
border-radius: 15px !important;
}
#orderLeft .addres-box .addressRow
{
border-left:0 !important;
border-right: 0 !important;
}
#orderLeft .addres-box .addressRow
{
color: var(--color10) !important;
font-size: 1rem !important;
font-weight: 400 !important;
}
#orderLeft .addressRow .fa-remove:before, .fa-close:before, .fa-times:before
{
content: url('/Data/EditorFiles/denizgulupage/icon/delete.svg') !important;
}
#orderLeft .addressRow .btn-border, .btn-border.passive:hover
{
border:none !important;
}
#orderLeft .addressRow .fa-pencil:before
{
content: url('/Data/EditorFiles/denizgulupage/icon/edit.svg') !important;
}
#orderLeft .addressRow .fr
{
display: flex;
align-items: center;
}
.invoiceList .addres-box .addressInfo
{
border-left: 0 !important;
border-right: 0 !important;
border-top: 0 !important;
}
.invoiceList .addres-box .addressInfo .div-address .sp-address
{
color: var(--color11) !important;
font-size: 1rem !important;
font-weight: 400 !important;
}
.invoiceList .addres-box .addressInfo .div-region
{
color: var(--color11) !important;
font-size: 1rem !important;
font-weight: 400 !important;
}
.invoiceList .addres-box .addressInfo
{
color: var(--color11) !important;
font-size: 1rem !important;
font-weight: 400 !important;
}
.addressCheck div
{
color: var(--black) !important;
font-size: 0.87rem !important;
font-weight: 400 !important;
text-transform: capitalize !important;
}
.order-input-wrap
{
padding: 0px !important;
border-radius: 15px !important;
border: solid 1px var(--red) !important;
}
.order-input-wrap .input-wrap
{
width: 10px !important;
margin-right: 0 !important;
height: 10px !important;
border-radius: 15px !important;
}
.input-wrap, .input-wrap input
{
width: 10px !important;
height: 10px !important;
}
#orderRight .pageTitle
{
text-transform: capitalize !important;
}
#orderRight #productListWrap span.summary-product-name
{
color: var(--black);
font-size: 0.93rem;
font-weight: 400;
}
#orderRight #productListWrap span.summary-subproduct-name
{
color: var(--black);
font-size: 0.93rem;
font-weight: 400;
}
#orderRight #productListWrap ul.product-list li .fw700 + div
{
color: var(--black) !important;
font-size: 1.12rem !important;
font-weight: 700 !important;
}
#orderRight .box.col-6.col-sm-5.btn-upper
{
color: #000000;
font-size: 14px;
font-weight: 400;
text-transform: capitalize;
}
#orderRight .box.col-1.btn-upper
{
display: none;
}
#orderRight .box.fr.col-5.btn-upper.a-right
{
color: #000000;
font-size: 20px;
font-weight: 400;
}
#orderRight .btn-upper.fw700
{
padding-bottom: 10px;
width: inherit;
}
#orderRight .nextOrder
{
background-color: var(--black) !important;
color: var(--white) !important;
font-size: 14px !important;
font-weight: 400 !important;
border-radius: 28px !important;
}
#paymentPager .active
{
border: solid 1px var(--red) !important;
color: var(--red) !important;
}
ul#paymentPager > li.btn-light
{
text-transform: capitalize !important;
margin: 0px 5px !important;
}
.approve-page-style
{
text-align: center;
line-height: 40px;
color: #000000;
font-size: 18px;
font-weight: 400;
margin-top: 40px;
}
@media screen and (max-width: 540px)
{
#mobileBuyBtn .buyBtn
{
width: 100% !important;
}
}
.swiper-container
{
width: 100%;
height: 100%;
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
}
.swiper-slide
{
text-align: center;
font-size: 18px;
background: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
#filter-selects ul li
{
height: 30px;
border: 1px solid var(--red);
box-shadow: 0 2px 4px rgba(184, 184, 184, 0.5);
box-sizing: border-box;
display: flex;
align-items: center;
padding: 0 12px;
border-radius: 4px;
margin-right: 5px;
margin-bottom: 5px;
font-size: 11px;
}
#filter-selects ul li.filter-clear-btn
{
padding-left: 7px;
padding-right: 28px;
position: relative;
overflow: hidden;
cursor: pointer;
}
.filter-clear-btn:after
{
content: '';
width: 22px;
height: 30px;
border-radius: 0 5px 5px 0;
position: absolute;
right: -1px;
top: 0;
bottom: 0;
background: url('/Data/EditorFiles/denizgulupage/icon/x.svg') no-repeat center var(--red);
}
.filter-clear-btn i
{
background-color: var(--red);
min-width: 14px;
height: 14px;
margin-right: 8px;
border-radius: 14px;
color: #fff;
font-size: 9px;
font-weight: 500;
line-height: 14px;
text-align: center;
font-style: normal;
}
#filter-selects ul
{
flex-wrap: wrap;
display: flex;
align-items: center;
}
#filterWrapper #leftFilter #filterTpl .fl.col-12.filter-title.active
{
padding-bottom: 25px;
color: var(--black);
font-size: 1.12rem;
font-weight: 700;
text-transform: uppercase;
}
.df-none
{
display: none;
}
#filterWrapper #leftFilter #filterTpl .fl.col-12.mb.filter-wrapper
{
margin-bottom: 50px;
}
#filterWrapper #leftFilter #filterTpl .filter-item label
{
line-height: 38px !important;
font-family: var(--dg-font) !important;
color: var(--black) !important;
font-size: 0.87rem !important;
font-weight: 300 !important;
}
#slider-range .ui-slider-handle
{
background: var(--red) !important;
}
.btn-success, .btn-success.passive:hover
{
background: var(--black) !important;
background-image: linear-gradient(var(--black),var(--black)) !important;
}
@media screen and (max-width: 768px)
{
#navigasyon
{
display: none;
}
.productPager a.next, [dir="rtl"] .productPager a.prev
{
display: none !important;
}
#pageOrder > .nav-tabs li
{
width: 25% !important;
}
#pageOrder > .nav-tabs li a, [dir="rtl"] #pageOrder > .nav-tabs li a
{
padding-right: 0;
padding-left: 0 !important;
}
.fa-discount
{
width: 25px !important;
left: 0px !important;
}
.fa-new
{
width: 25px !important;
left: 0px !important;
}
#pageOrder > .nav-tabs li a
{
width: 75px !important;
}
}
}
button.fl.col-12.d-flex.just-center.flex-btn.filter-run
{
background-color: var(--red);
color: var(--white);
height: 50px;
font-size: 1.2rem;
}
@media screen and (max-width: 768px)
{
#filterTpl
{
display: none;
margin-top: 10px;
}
#filterWrapper
{
display: block !important;
}
.free-cargo
{
width: 45px !important;
height: 40px !important;
position: absolute;
background-image: none;
background: var(--black) !important;
left: 0px !important;
bottom: 15px !important;
top: inherit !important;
z-index: 1;
color: var(--white) !important;
text-align: left !important;
display: flex;
justify-content: center;
align-items: center;
font-family: var(--dg-font) !important;
line-height: 13px !important;
font-size: 0.6rem !important;
border-top-right-radius: 100px !important;
border-bottom-right-radius: 100px !important;
text-transform: uppercase;
font-weight: 700 !important;
}
#productLeft
{
padding-left: 0 !important;
}
.cartf
{
display: block !important;
}
#productRight a#shopListLink
{
text-align: center;
border: solid 1px #dccf9e;
border-radius: 65px;
padding: 0;
}
}
@media only screen and (min-width: 1500px)
{
.col-product .product-name
{
max-width: 135px !important;
}
}
@media only screen and (max-width: 768px)
{
.col-product .product-info
{
min-height: 55px;
}
}

@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;
}

@media screen and (min-width: 1201px)
{
.dg-inner
{
width:1200px;
margin:0 auto;
}
}
@media screen and (max-width: 1200px)
{
.dg-inner
{
float:left;
width:100%;
}
}
:root
{
--black:#000;
--white: #fff;
--red: #e4003a;
--footerbg: #000;
--dg-font: "Roboto";
--childcatcolor: #b2b2b2;
--discount: #fe6e6e;
--swiperone: #ebebeb;
--headerchildcat: #6a6a6a;
--dropdownbg: #eeeeee;
--cathover: #e4003a;
--color1: #b0b0b0;
--color2: #333333;
--color3: #fafafa;
--color4: #e0e0e0;
--color5: #b7b7b7;
--color6: #f6f6f6;
--color7: #737373;
--color8: #e3e3e3;
--color9: #aaaaaa;
--color10: #231f20;
--color11: #7d7d7d;
}
.swiper-container
{
position: relative;
overflow: hidden;
}
.search-m
{
margin-top: 16px !important;
margin-bottom: 16px !important;
}
.top-bg
{
background-color: var(--black);
}
.top-text-style
{
color: var(--white);
font-family: var(--dg-font);
font-size: 0.8rem;
}
.top-phone-bold
{
font-weight: bold;
}
.top-left-flex
{
display: flex;
align-items: center;
}
.top-right-flex
{
display: flex;
justify-content: flex-end;
align-items:center;
}
.top-item-pd
{
padding-top: 13px;
padding-bottom: 13px;
}
.top-social-pd
{
padding-top: 9px;
padding-bottom: 13px;
}
.customer-service-img-pd
{
padding-right: 13px;
}
.social-text-pd
{
padding-right: 20px;
}
.social-icon-pd
{
padding-right: 10px;
}
.header-bg
{
background-color: var(--white);
border-bottom: 1px solid #f9f9f9;
}
.free-cargo-icon-pd
{
padding-right: 10px;
}
.free-cargo-text
{
font-size: 0.9rem;
font-family: var(--dg-font);
}
.free-cargo-color
{
color: var(--red);
}
#FormAra input[type="submit"]
{
background-image: url('/Data/EditorFiles/denizgulu2021/search.svg') !important;
}
#search .row
{
border: 0 !important;
height: auto !important;
}
.cart-icon
{
background: url('/Data/EditorFiles/denizgulu2021/cart.svg') no-repeat center;
}
.account-icon
{
background: url('/Data/EditorFiles/denizgulu2021/user.svg') no-repeat center;
}
.fav-icon
{
background: url('/Data/EditorFiles/denizgulu2021/fav.svg') no-repeat center;
}
#hmLinks a .cart-soft-count
{
position: absolute;
top: 34px !important;
color: var(--white) !important;
background-color:var(--black);
right: 6px !important;
width: 12px;
height: 12px;
text-align: center;
border-radius: 10px;
font-size: 0.7rem !important;
}
#headerMain
{
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.free-cargo-pd
{
padding-top: 35px;
padding-bottom: 35px;
}
.free-cargo-flex
{
display: flex;
align-items: center;
}
#mainMenu .menu > li
{
border: none !important;
}
.footerbg
{
background-color: var(--footerbg);
}
.footer-newsletter-title
{
font-size: 1.2rem;
font-family: var(--dg-font);
color: var(--white);
text-align: center;
font-weight: 400;
padding-top: 20px;
}
.footer-newsletter-flex
{
display: flex;
justify-content: center;
}
.footer-input-style
{
border-bottom: 1px solid var(--white) !important;
background-color: transparent;
}
.footer-newsletter-input-text
{
font-style: italic;
font-family: var(--dg-font);
}
#footer .newsletterMain input[type="button"]
{
position:absolute;
top:10px;
right:0;
z-index:33;
width:100px;
height:28px;
background:url('/Data/EditorFiles/denizgulu2021/newsletter.svg') no-repeat;
background-position: left 64%;
text-align: end;
border:0;
cursor:pointer;
color: var(--white);
font-style: italic;
}
.footer-cat-title
{
font-family: var(--dg-font);
color: var(--white);
font-size: 1rem;
font-weight: 400;
}
.footer-child-cat-title
{
font-family: var(--dg-font);
font-size: 0.8rem;
font-weight: normal;
color: var(--childcatcolor);
line-height: normal;
}
.footer-social-flex
{
display: flex;
justify-content: space-between;
align-items: center;
}
.footer-aboutus-adress-icon
{
content: url('/Data/EditorFiles/denizgulu2021/footer-adress.svg')
}
.footer-aboutus-element-mb
{
margin-bottom: 20px;
}
.footer-child-cat-pb
{
padding-bottom: 15px;
}
.home-showcase-mt
{
margin-top: 25px;
}
.home-showcase-pb
{
padding-bottom: 20px !important;
}
.home-showcase-title
{
color: var(--black);
font-family: var(--dg-font);
font-size: 1.5rem;
text-transform: uppercase;
text-align: center;
}
.home-showcase-slidecontrol
{
position: absolute;
width: calc(100% + 100px) !important;
height: 0;
top: 50%;
left: -50px;
margin-top: -15px;
margin-right: 0;
margin-bottom: 0;
box-sizing: border-box;
}
.colControl .colPrev
{
background-image: url('/Data/EditorFiles/denizgulu2021/showcase-prev.svg') !important;
left: 10px !important;
}
.home-showcase-shadow
{
border-radius: 20px;
box-shadow: rgb(0 0 0 / 80%) 0 0 5px;
border-collapse: collapse;
}
.colControl .colNext
{
background-image: url('/Data/EditorFiles/denizgulu2021/showcase-next.svg') !important;
right: 10px !important;
}
.home-banner-pl0
{
padding-left: 0 !important;
}
.home-banner-pr0
{
padding-right: 0 !important;
}
.home-content-field
{
z-index: 1;
position: absolute;
color: var(--white);
text-align: end;
font-family: var(--dg-font);
margin-left: 5%;
}
.home-content-field-flex
{
display: flex;
align-items: center;
}
.home-content-field-title
{
font-size: 2.5rem;
font-weight: bold;
padding-bottom: 20px;
}
.home-content-field-title:before
{
width: 21%;
height: 3px;
background-color: var(--white);
content: '';
display: inline-block;
position: absolute;
right: -100px;
top: calc(10% - 0px);
}
.home-content-field-text
{
font-size: 0.86rem;
font-weight: normal;
line-height: 1.79;
padding-bottom: 20px;
}
.home-content-field-btn-flex
{
display: flex;
justify-content: flex-end;
}
.home-content-field-btn-center
{
text-align: center;
}
.home-content-field-btn
{
border: 1px solid var(--white);
padding: 20px;
border-radius: 30px;
}
.home-slide-product-list-pd
{
padding-left: 20px !important;
padding-right: 20px !important;
}
.home-slide-product-list-title-field
{
position: relative;
left: 0;
bottom: 0;
width: 100%;
z-index: 1;
background: white;
font-size: 20px;
color: black;
padding: 0 15px;
box-sizing: border-box;
text-align: center;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 0 10px rgb(0 0 0 / 16%);
}
.dg-favouriteBtn
{
background: url('/Data/EditorFiles/denizgulu2021/slide-fav.svg') no-repeat;
width: 30px;
height: 30px;
cursor: pointer;
margin-left: 12px;
}
.dg-productname
{
font-family: var(--dg-font);
font-size: 1rem;
color: var(--black);
line-height: 1.33;
text-align: left;
}
.home-slide-product-content-field-flex
{
display: flex;
justify-content: center;
align-items: center;
}
.dg-discountedprice
{
font-family: var(--dg-font);
color: var(--discount);
font-size: 0.8rem;
text-decoration: line-through;
}
.dg-productprice
{
line-height: normal !important;
}
.dg-currentprice
{
font-family: var(--dg-font);
font-size: 1rem;
color: var(--black);
line-height: 28px;
font-weight: bold;
}
.swiper-pagination-bullet
{
width: 24px !important;
height: 6px !important;
border-radius: 3px !important;
background: var(--swiperone) !important;
opacity: 1.0 !important;
}
.swiper-pagination-bullet-active
{
background: var(--swiper-pagination-color,var(--black)) !important;
}
.swiper-pagination
{
position: relative !important;
margin-top: 25px;
}
.dropdown-cat-img
{
margin: 40px;
}
.dropdown-cat-m
{
margin: 40px;
}
.header-childcat
{
font-size: 0.9rem !important;
text-transform: capitalize !important;
color: var(--headerchildcat) !important;
font-weight: normal !important;
}
.header-dropdownbg
{
background-color: var(--dropdownbg);
}
#mainMenu a:hover
{
color:var(--cathover);
}
#mainMenu a:active
{
color:var(--cathover);
}
.border-variant.ring
{
border: 1px solid #dfdfdf !important;
}
@media screen and (min-width: 768px)
{
#header-wrap.sticky
{
position: fixed;
top: 0;
left: 0;
z-index: 999;
width: 100%;
}
.sticky #mainMenu
{
box-shadow: 0 0 10px rgb(0 0 0 / 16%);
}
.sticky #logo
{
top: -10px;
width: 8.333333%;
z-index: 3333;
display: block !important;
}
.sticky #mainMenu a
{
font-size: 0.7rem;
}
.sticky .menu a
{
padding-left: 8px !important;
padding-right: 8px !important;
}
.sticky #stickymenu
{
display: flex;
justify-content: center;
align-items: center;
z-index: 999;
width: 75%;
}
.sticky #hmLinks
{
top: -10px;
z-index: 1;
display: block !important;
}
.sticky .cart-soft-count-line
{
line-height: 15px;
}
.sticky #headerMain
{
display: none;
}
.sticky img.dropdown-cat-img
{
margin: 0;
margin-top: 30px;
margin-bottom: 30px;
}
}
.stickyicon
{
display: none;
}
.stickylogo
{
display: none;
}
@media screen and (max-width: 768px)
{
#hmLinks
{
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.top-right-flex
{
margin-top: 55px;
justify-content: center;
}
.fl.col-3.col-sm-12.forDesktop.free-cargo-flex.free-cargo-pd
{
display: none;
}
.dg-mobile
{
display:none;
}
.home-content-field-text
{
font-size: 0.4rem;
line-height: 1;
}
.home-content-field-btn
{
padding: 10px;
border-radius: 15px;
font-size: 0.5rem;
}
.home-content-field-title
{
font-size: 1rem;
font-weight: bold;
padding-bottom: 10px;
}
.home-content-field-title:before
{
display:none;
}
.dg-productname
{
font-size: 0.6rem;
}
.dg-discountedprice
{
font-size: 0.5rem;
}
.dg-currentprice
{
font-size: 0.6rem;
}
.dg-productprice
{
padding-left: 0 !important;
}
.colControl.home-showcase-slidecontrol
{
display: none;
}
.bottom-mobile-contact
{
padding-left: 0;
padding-right: 0;
}
#hmLinks a .cart-soft-count
{
display: none;
}
}
.swiper-pagination.swiper-pagination-bullets
{
display: none;
}
.angularTemplate
{
visibility:hidden;
}
.whiteBg
{
background-color:#fff;
}
.lightBg
{
background-color:#ececec;
}
.darkBg
{
background-color:#6c6c6c;
color:#fff;
}
.navIcon
{
width:7px;
height:11px;
background:url('/Data/EditorFiles/nav.png') no-repeat center center;
}
[dir="rtl"] .navIcon
{
border-right:0;
border-left:1px solid #ececec;
}
#navigasyon a
{
float:left;
height:16px;
line-height:16px;
color:#2b2b2b;
font-size:12px;
padding-left:5px;
font-family: 'Poppins', sans-serif;
font-weight:400;
background-repeat:no-repeat;
background-position:right center;
}
.nav
{
padding-right:5px;
}
[dir="rtl"] #navigasyon a
{
padding-right:10px;
padding-left:20px;
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/navLinkRtl.png');
background-position:0 center;
}
#navigasyon a.navHome
{
font-family: 'Poppins', sans-serif;
font-size:13px;
color:#808080;
font-weight:400;
font-style:normal;
padding-right:0px;
}
[dir="rtl"] #navigasyon a.navHome
{
padding-right:10px;
padding-left:30px;
background-image:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/navHomeRtl.png');
background-position:0 center;
}
[dir="rtl"] .Yol,
[dir="rtl"] .breadcrumb,
[dir="rtl"] .breadcrumb li
{
float:right;
}
.TextIcerik p
{
line-height:27px;
font-size:13px;
font-family: 'Poppins', sans-serif;
font-weight:400;
padding-bottom:18px;
}
#catImg
{
position: relative;
background-color: white;
padding-top:23px;
}
.TextBaslik
{
font-size:23px;
color:#d22a43;
font-family: 'Poppins', sans-serif;
font-weight: 500;
padding-bottom:20px;
}
.filter-box
{
margin-bottom:-1px;
border-right:1px solid #ECECEC;
border-bottom:1px solid #ECECEC;
line-height:30px;
font-size:12px;
color:#6c6c6c;
}
[dir="rtl"] .filter-box
{
border-right:0;
border-left:1px solid #ECECEC;
}
.productPager a:hover
{
color:#d22a43 !important;
}
#footer
{
margin-top:30px;
}
.productPager span
{
color:var(--white) !important;
}
.list
{
margin-bottom:15px;
}
#katalog
{
padding-top: 14px !important;
}
.colorblack
{
color:#2b2b2b !important;
margin-left:10px;
}
.filter-box select
{
float:left;
height:18px;
margin:0;
padding-right:70px;
border:0;
font-size:12px;
color:#2b2b2b;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/selectArrow.png') no-repeat right center;
}
[dir="rtl"] .filter-box select
{
float:right;
padding-right:0;
padding-left:15px;
background:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/selectArrow.png') no-repeat 10px center;
}
#filterSort .filter-box
{
}
.color
{
background-color:#ececec;
}
.filter-box .input-wrap
{
height:18px;
}
.filter-box.col-text
{
line-height:20px;
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;
}
.line-top111
{
border-top:1px solid #cdcdcd;
}
.col-title1
{
line-height:35px;
font-size:15px;
color:#d22a43;
font-family: 'Poppins', sans-serif;
font-weight:500;
text-transform:capitalize !important;
padding-right:20px;
padding-left:20px;
padding-top:7px;
padding-bottom:7px;
}
.line-bottom11:last-child
{
border-bottom:1px solid #cdcdcd;
}
#slider-range
{
width:calc(100% - 17px);
height:17px;
margin-top:6px;
margin-right:17px;
background:url('/Data/EditorFiles/gray.png') repeat-x 0 center;
position:relative;
}
.filterBtn
{
color: #fff;
text-transform:capitalize !important;
text-align: center;
cursor: pointer;
font-size: 15px;
background-color:#d22a43;
padding-top: 16px;
padding-bottom: 16px;
font-family: 'Poppins', sans-serif;
font-weight:500;
}
.mt
{
margin-top:10px;
}
.ui-slider-range
{
position: absolute;
top: 8px;
height: 2px;
background: #d22a43;
}
.ui-slider-handle
{
position: absolute;
top: 0;
width: 17px;
height: 17px;
background: #d22a43;
border-radius: 100%;
cursor: pointer;
}
.catalogBtn
{
background:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/catalogIcon.png') no-repeat center 5px;
}
.horizontalBtn
{
background:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/horizontalIcon.png') no-repeat center 5px;
}
.listBtn
{
background:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/listIcon.png') no-repeat center 5px;
}
#filtre .btn.btn-default
{
font-size:12px;
}
#leftColumn #filtre .btn.btn-default
{
font-size:20px;
}
.productType, .qtyBtns input
{
font-size:12px;
text-transform:uppercase;
}
.productType
{
line-height:30px;
}
[dir="rtl"] .middleItem .productType
{
padding-right:0;
padding-left:10px;
}
#commentTabContent .stars
{
margin-bottom:5px;
margin-left:10px;
}
.qtyBtns a
{
float:left;
min-width:30px;
height:30px;
border:1px solid #ececec;
padding-right:10px;
padding-left:10px;
margin-right:0;
margin-bottom:0;
box-sizing:border-box;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
}
.qtyBtns a p
{
width:100%;
height:28px;
line-height:28px;
text-align:center;
font-size:12px;
color:#000;
cursor:pointer;
}
.qtyBtns input
{
float:left;
height:28px;
line-height:28px;
text-align:center;
padding-right:5px;
padding-left:5px;
border:0;
box-sizing:border-box;
}
.middleItem td
{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
vertical-align:middle;
}
.middleItem .lightBg td.line-right
{
border-right:1px solid #dadada;
}
.middleItem td > span
{
display:block;
line-height:2;
clear:both;
}
.middleItem td > span.basketProName
{
font-size:14px;
}
.middleItem td > span.basketSubPro
{
display:inline-block;
padding-left:5px;
padding-right:5px;
margin-top:5px;
margin-bottom:5px;
}
.incBasketProduct, .decBasketProduct
{
}
.incBasketProduct
{
}
.decBasketProduct
{
}
.qtyBasketProduct
{
width:28px;
}
.removeBasketProduct
{
float:left;
width:30px;
height:30px;
background:#000;
}
.mDetay
{
cursor:pointer;
}
#cartEmpty
{
font-size: 25px;
line-height:250px;
}
#leftColumn #cartEmpty, #rightColumn #cartEmpty
{
font-size: 14px;
line-height: 25px;
}
#cartEmpty:before
{
content:'';
display: inline-block;
background: url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/cartEmpty.png') no-repeat center center;
width: 128px;
height: 128px;
vertical-align:middle;
margin-right:20px;
}
#rightColumn #cartEmpty:before, #leftColumn #cartEmpty:before
{
margin-right:0;
}
.campaign-line
{
position:relative;
}
.btn.campaign-btn
{
position:absolute;
top:10px;
right:10px;
}
[dir="rtl"] .btn.campaign-btn
{
right:auto;
left:10px;
}
[dir="rtl"] #basketOptions
{
margin-left:0;
}
[dir="rtl"] #basketOptions .col.col-8.p-left
{
padding-right:0;
padding-left:10px;
}
@media screen and (min-width: 1001px)
{
.qtyBtns input
{
min-width:28px;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
.navIcon
{
width:30px;
height:30px;
}
#navigasyon a
{
height:30px;
line-height:30px;
font-size:13px;
}
}
@media screen and (min-width: 769px)
{
.middleItem .qtyBtns input
{
width:28px;
}
}
@media screen and (max-width: 768px)
{
.filter-box select
{
padding-right: 8px;
}
.navIcon
{
width:38px;
height:38px;
}
#navigasyon
{
border: 0;
position: relative;
background:url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/navArrow.png') no-repeat 0 center;
margin-top:0px;
border-bottom:1px solid #f0f0f0;
}
#navigasyon li
{
position:absolute;
width:100%;
height:100%;
opacity:0;
}
#navigasyon li:last-child
{
position:static;
opacity:1;
z-index:0;
}
#navigasyon a
{
width:100%;
padding-right:0;
padding-left:0;
line-height:37px;
height:34px;
color:#535353;
font-size:12px;
text-transform:uppercase;
text-align:center;
font-style:normal;
border:1px solid #dcdcdc;
}
[dir="rtl"] #navigasyon a
{
text-align:center;
}
#navigasyon a.navHome
{
padding-right:0;
}
#cartEmpty
{
line-height:40px;
}
#cartEmpty:before
{
width:100%;
}
}
.pWrapper .pWin.angularTemplate
{
visibility: hidden;
}
.pWrapper
{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
overflow: hidden;
z-index: 999999999;
}
.flex
{
width: 100%;
height: 100%;
display: -webkit-flex;
display: flex;
justify-content: center;
-webkit-flex-direction: column;
flex-direction: column;
}
.pWrapper .pBg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
background: #333;
opacity: 0.5;
z-index: 1000;
}
[dir="rtl"] .pWrapper .pBg
{
right: 0px;
left:auto;
}
.pWrapper .pWin
{
position: relative;
float:none;
margin: 0px auto;
width:96%;
max-height: 90%;
max-width: 1100px;
background: #fff;
z-index: 10001;
border: 1px solid #eee;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.pWrapper .pWin.overflow
{
height: 90%;
}
.pWrapper .pWin.withBtn
{
padding-bottom:61px;
}
.pWrapper .pWin.overflow img
{
max-width:100%;
}
.pWrapper .pWin .pText
{
position: relative;
width: 100%;
float: left;
padding: 2px 10px;
box-sizing: border-box;
margin: 0px;
}
.pWrapper .pWin.overflow .pText
{
position: absolute;
width: calc(100% - 20px);
height: calc(100% - 20px);
overflow-y:scroll;
-webkit-overflow-scrolling: touch;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 70px);
}
.pWrapper .pWin .pText img
{
margin:0 auto;
}
.panelPopupTitle
{
font-size: 20px;
padding: 0 0 10px;
}
.pWrapper .pWin .pButtons
{
position: absolute;
overflow: hidden;
border-top: 1px solid #eee;
z-index: 1234;
bottom: 10px;
left: 10px;
right: 10px;
padding: 10px 0 0;
background: #fff;
}
.pWrapper .pWin.debugActive .pButtons,
.pWrapper .pWin.debugActive .pClose
{
display: none;
}
.pWrapper .pWin.debugActive
{
width:90% !important;
height: auto !important;
padding: 0px !important;
}
.pWrapper .pWin.debugActive .pText
{
line-height: 30px;
margin: 0px;
text-align: center;
overflow: hidden;
}
.pWrapper .pClose
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/popupClose.png');
}
[dir="rtl"] .pWrapper .pClose
{
right:auto;
left: -15px;
}
.pWrapper .close
{
cursor: pointer;
}
.br5
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.hideThis
{
display: none;
}
.popupClose,
.close
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/popupClose.png');
}
#lightContent
{
text-align: center;
min-width:150px;
min-height:150px;
}
#lightControl
{
position: absolute;
top: 50%;
left: 10px;
right: 10px;
height: 30px;
margin-top: -15px;
}
#lightControl span
{
width: 30px;
height: 30px;
background-repeat: no-repeat;
cursor: pointer;
}
#prevLight
{
background-image: url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/popupPrev.png');
}
#nextLight
{
background-image: url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/popupNext.png');
}
.popupTitle,
.videoTitle
{
border-bottom: 1px solid #ececec;
font-size: 16px;
color: .666;
}
.popupBtns,
.modal-footer
{
border-top: 1px solid #ececec;
}
.memberPopupWrapper
{
max-width: 580px;
}
.memberPopupWrapper .col,
.memberPopupWrapper .box
{
margin: 0;
}
.memberPopupWrapper .popupInnerBlock
{
width: 100%;
}
.videoPopup
{
width: 668px;
margin-top: -10px;
margin-bottom: -10px;
}
.popupMain,
.popupTitle,
.popupInner,
.popupBtns
{
clear: both;
width: 100%;
}
@media screen and (min-width: 769px)
{
.ie .pWrapper .pWin.overflow
{
margin-top:40px !important;
}
}
@media screen and (max-width: 768px)
{
body:not(.flexPopup) .pWrapper .pClose
{
top: 10px;
right: 20px;
}
[dir="rtl"] body:not(.flexPopup) .pWrapper .pClose
{
top: 10px;
right:auto;
left: 20px;
}
body:not(.flexPopup) .pWrapper .pWin
{
width:100% !important;
height:100% !important;
max-width:none;
max-height:none;
border-radius: 0;
}
.pWrapper .pWin
{
max-width:90%;
}
.pWrapper .pWin .pButtons
{
padding-top: 0;
}
.pWrapper .pWin .pButtons button
{
margin-top: 10px;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 70px);
}
}

.form-control input[type="text"],
.form-control input[type="password"],
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="number"],
.form select,
.form textarea
{
background-color: #fff !important;
background-image: none !important;
color: #747474;
font-size: 14px;
font-style: italic;
border: 1px solid #e9e9e9 !important;
border-radius: 0 !important;
box-shadow: none !important;
}
.form-control,
.form
{
line-height:20px;
font-size:12px;
cursor:pointer;
}
.placeholder.focus
{
bottom:auto;
height:0;
line-height:28px;
font-size:10px;
color:#b5b5b5;
font-weight:600;
}
.form-control input[type="text"].loadedPlace,
.form-control input[type="password"].loadedPlace, a
.form input[type="text"].loadedPlace,
.form input[type="password"].loadedPlace
{
padding-top:14px;
}
.form-control textarea.loadedPlace,
.form textarea.loadedPlace
{
padding-top:24px;
}
.medium .placeholder.focus
{
height:10px;
line-height:10px;
}
.form-control.medium input[type="text"].loadedPlace,
.form-control.medium input[type="password"].loadedPlace,
.form.medium input[type="text"].loadedPlace,
.form.medium input[type="password"].loadedPlace
{
padding-top:14px;
}
.form-control.medium textarea.loadedPlace,
.form.medium textarea.loadedPlace
{
padding-top:24px;
}
.large .placeholder.focus
{
height:20px;
line-height:20px;
}
.form-control.xlarge input[type="text"].loadedPlace,
.form-control.xlarge input[type="password"].loadedPlace,
.form.xlarge input[type="text"].loadedPlace,
.form.xlarge input[type="password"].loadedPlace
{
padding-top:14px;
}
.form-control.xlarge textarea.loadedPlace,
.form.xlarge textarea.loadedPlace
{
padding-top:24px;
}
.loadedPlace::-webkit-input-placeholder
{
color:transparent;
}
.loadedPlace::-moz-placeholder
{
color:transparent;
}
.loadedPlace:-ms-input-placeholder
{
color:transparent;
}
.loadedPlace:-moz-placeholder
{
color:transparent;
}
.ie .form-control,
.ie .form
{
position:relative;
}
.form-control.medium,
.form.medium
{
line-height:30px;
font-size:13px;
}
.form-control.large,
.form.large
{
line-height:40px;
font-size:15px;
}
.form-control.xlarge,
.form.xlarge
{
line-height:50px;
font-size:15px;
}
#invoiceForm .form-control.xlarge,
#invoiceForm .form.xlarge
{
padding-top: 9px;
padding-bottom: 9px;
}
.input-icon
{
position:relative;
}
.icon
{
position:absolute;
top:0;
left:0;
width:20px;
height:20px;
background-color:#ccc;
background-repeat:no-repeat;
background-position:center center;
z-index: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('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/firstname.png');
}
.icon-lastname
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/lastname.png');
}
.icon-mail
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/mail.png');
}
.icon-pen
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/pen.png');
}
.icon-message
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/message.png');
}
.icon-attach
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/attach.png');
}
.icon-code
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/code.png');
}
.icon-pass
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/password.png');
}
.icon-passConfirm
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/passConfirm.png');
}
.icon-company
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/company.png');
}
.icon-taxOffice
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/taxOffice.png');
}
.icon-taxId
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/taxId.png');
}
.icon-tc
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/tc.png');
}
.icon-birthday
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/birthday.png');
}
.icon-gender
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/gender.png');
}
.icon-mobilePhone
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/mobilePhone.png');
}
.icon-homePhone
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/homePhone.png');
}
.icon-officePhone
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/officePhone.png');
}
.icon-address
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/address.png');
}
.icon-map
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/map.png');
}
.icon-zipCode
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/zipCode.png');
}
.icon-fb
{
background-color:#3c599b;
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/facebook.png');
}
.icon-tw
{
background-color:#29aae3;
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/twitter.png');
}
.icon-star
{
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/star.png');
}
.icon-fb.circle
{
background-color: transparent;
background-image: url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/icons/fbCircle.png');
background-position: left center;
}
.xlarge .circle + .social-btn
{
padding-left: 30px;
}
.myFlagIcon
{
float:left;
width:100%;
height:100%;
}
.myFlagIcon i
{
position:absolute;
top:50%;
left:50%;
width:16px;
height:11px;
margin-top:-5px;
margin-left:-8px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat:no-repeat;
}
.flagList
{
position:absolute;
width:600%;
top:100%;
left:0;
background:#fff;
border-color:#ccc;
z-index:33;
}
.flagList li
{
line-height:20px;
}
.flagList li:hover
{
background-color:#ececec;
}
.flag
{
float:left;
width:16px;
height:11px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat:no-repeat;
margin-top:5px;
margin-right:10px;
}
.country
{
float:left;
height:20px;
}
.code
{
float:right;
height:20px;
}
.required
{
background:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/required.png') no-repeat right center;
}
#secCode, #codeRecommend
{
position:absolute;
top:0;
left:0;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form select,
.form textarea
{
height:20px;
margin:0;
padding-top:0;
padding-left:10px;
padding-bottom:0;
padding-right:10px;
border:1px solid #ccc;
box-sizing:border-box;
}
.placeholder
{
position: absolute;
top:1px;
right: 1px;
bottom: 1px;
left: 1px;
background:#fff;
z-index: 33;
}
.form-control textarea,
.form textarea
{
height:90px;
line-height:18px;
}
.icon + input[type="text"],
.icon + input[type="password"],
.icon + textarea,
.ie .icon + select,
.input-icon .placeholder
{
padding-left:25px;
}
[dir="rtl"] .icon + input[type="text"],
[dir="rtl"] .icon + input[type="password"],
[dir="rtl"] .icon + textarea,
[dir="rtl"] .ie .icon + select,
[dir="rtl"] .input-icon .placeholder
{
padding-right:25px;
padding-left:5px;
}
.icon + select
{
text-indent:25px;
}
.form-control.medium input[type="text"],
.form-control.medium input[type="password"],
.form-control.medium select,
.form.medium input[type="text"],
.form.medium input[type="password"],
.form.medium select
{
height:30px;
}
.form-control.medium textarea,
.form.medium textarea
{
height:120px;
line-height:20px;
padding-top:4px;
padding-bottom:4px;
}
.medium .icon + input[type="text"],
.medium .icon + input[type="password"],
.medium .icon + textarea,
.ie .medium .icon + select,
.medium .input-icon .placeholder
{
padding-left:35px;
}
[dir="rtl"] .medium .icon + input[type="text"],
[dir="rtl"] .medium .icon + input[type="password"],
[dir="rtl"] .medium .icon + textarea,
[dir="rtl"] .ie .medium .icon + select,
[dir="rtl"] .medium .input-icon .placeholder
{
padding-right:35px;
padding-left:5px;
}
.medium .icon + select
{
text-indent:25px;
}
.form-control.large input[type="text"],
.form-control.large input[type="password"],
.form-control.large select,
.form.large input[type="text"],
.form.large input[type="password"],
.form.large select
{
height:40px;
padding-left:10px;
padding-right:10px;
}
.form-control.large textarea,
.form.large textarea
{
height:150px;
line-height:20px;
padding-top:9px;
padding-bottom:9px;
}
.large .icon + input[type="text"],
.large .icon + input[type="password"],
.large .icon + textarea,
.ie .large .icon + select,
.large .input-icon .placeholder
{
padding-left:50px;
}
[dir="rtl"] .large .icon + input[type="text"],
[dir="rtl"] .large .icon + input[type="password"],
[dir="rtl"] .large .icon + textarea,
[dir="rtl"] .ie .large .icon + select,
[dir="rtl"] .large .input-icon .placeholder
{
padding-right:50px;
padding-left:10px;
}
.large .icon + select
{
text-indent:40px;
}
.form-control.xlarge input[type="text"],
.form-control.xlarge input[type="password"],
.form-control.xlarge select,
.form.xlarge input[type="text"],
.form.xlarge input[type="password"],
.form.xlarge select
{
height:50px;
padding-left:10px;
padding-right:10px;
}
.form-control.xlarge textarea,
.form.xlarge textarea
{
height:180px;
line-height:20px;
padding-top:14px;
padding-bottom:14px;
}
.xlarge .icon + input[type="text"],
.xlarge .icon + input[type="password"],
.xlarge .icon + textarea,
.ie .xlarge .icon + select,
.xlarge .input-icon .placeholder
{
padding-left:60px;
}
[dir="rtl"] .xlarge .icon + input[type="text"],
[dir="rtl"] .xlarge .icon + input[type="password"],
[dir="rtl"] .xlarge .icon + textarea,
[dir="rtl"] .ie .xlarge .icon + select,
[dir="rtl"] .xlarge .input-icon .placeholder
{
padding-right:60px;
padding-left:10px;
}
.xlarge .icon + select
{
text-indent:50px;
}
#secCode + input[type="text"],
#secCode + input[type="password"],
#secCode + select,
#secCode + textarea,
#codeRecommend + input[type="text"],
#codeRecommend + input[type="password"],
#codeRecommend + select,
#codeRecommend + textarea
{
padding-left:105px;
}
.form-control.invalid input[type="text"],
.form-control.invalid input[type="password"],
.form-control.invalid select,
.form-control.invalid textarea,
.form.invalid input[type="text"],
.form.invalid input[type="password"],
.form.invalid select,
.form.invalid textarea,
.ng-invalid
{
border:1px solid #d9534f;
background-color:#FFCAC8;
color:#fff;
}
.form-control input[type="file"],
.form input[type="file"]
{
visibility:hidden;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.input-wrap,
.input-wrap input
{
width:17px;
height:20px;
}
.medium .input-wrap,
.medium .input-wrap input
{
height:30px;
}
.large .input-wrap,
.large .input-wrap input
{
height:40px;
}
.input-wrap
{
float:left;
margin-right:10px;
}
[dir="rtl"] .input-wrap
{
margin-right:0;
margin-left:10px;
}
.input-wrap.radio
{
background:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/radio.png') no-repeat center center;
cursor: pointer;
}
.form-control:hover .input-wrap.radio
{
background:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/radioHover.png') no-repeat center center;
}
.input-wrap.radio.active,
.form-control:hover .input-wrap.radio.active,
.active > .form-control .input-wrap.radio
{
background:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/radioActive.png') no-repeat center center;
}
.input-wrap.checkbox
{
background:url('/Data/EditorFiles/passive1.png') no-repeat center center;
}
.line-top1
{
border-top:1px solid #cdcdcd;
}
.line-bottom1
{
border-bottom:1px solid #cdcdcd;;
}
.form-control:hover .input-wrap.checkbox
{
background:url('/Data/EditorFiles/boxHover.png') no-repeat center center;
}
.input-wrap.checkbox.active,
.form-control:hover .input-wrap.checkbox.active,
.active > .form-control .input-wrap.checkbox
{
background:url('/Data/EditorFiles/active1.png') no-repeat center center;
}
.input-wrap input
{
visibility:hidden;
margin:0;
}
.form-link
{
line-height:30px;
font-size:15px;
color:#666;
}
.info:before
{
content:'';
display:inline-block;
min-height:13px;
min-width:12px;
background:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/info.png') no-repeat 0 center;
margin-right:10px;
vertical-align:middle;
}
.ask:before
{
content:'';
display:inline-block;
min-height:15px;
min-width:15px;
background:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/infoAsk.png') no-repeat 0 center;
margin-right:10px;
vertical-align:middle;
}
.social-btn
{
height:20px;
padding-left:29px;
}
.medium .social-btn
{
height:30px;
padding-left:39px;
}
.large .social-btn
{
height:40px;
padding-left:49px;
}
.xlarge .social-btn
{
height:50px;
padding-left:59px;
}
.removeBtn
{
width:20px;
height:20px;
background-image:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/removeIcon.png');
background-repeat:no-repeat;
background-position:center center;
}
.hasDatepicker
{
padding-right:26px;
background:url('/theme/v4-denizgulu/sub_theme/form/v4/user_form1/calendarIcon.png') no-repeat right center;
}
@media screen and (max-width: 768px)
{
.form-control input[type="text"],
.form-control input[type="password"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form select,
.form textarea
{
font-size:17px;
}
.icon:not(.myFlag)
{
display: none;
}
.icon:not(.myFlag) + input[type="text"],
.icon:not(.myFlag) + input[type="password"],
.icon:not(.myFlag) + textarea,
.icon:not(.myFlag) + select,
.medium .icon:not(.myFlag) + input[type="text"],
.medium .icon:not(.myFlag) + input[type="password"],
.medium .icon:not(.myFlag) + textarea,
.medium .icon:not(.myFlag) + select,
.large .icon:not(.myFlag) + input[type="text"],
.large .icon:not(.myFlag) + input[type="password"],
.large .icon:not(.myFlag) + textarea,
.large .icon:not(.myFlag) + select,
.xlarge .icon:not(.myFlag) + input[type="text"],
.xlarge .icon:not(.myFlag) + input[type="password"],
.xlarge .icon:not(.myFlag) + textarea,
.xlarge .icon:not(.myFlag) + select
{
padding-left:10px;
}
.icon + select,
.medium .icon + select,
.large .icon + select,
.xlarge .icon + select
{
text-indent:0;
}
}
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="email"],
.form input[type="search"]
{
background-color:#fff !important;
background-image:none !important;
border:1px solid #ccc !important;
border-radius:0 !important;
box-shadow:none !important;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button
{
-webkit-appearance: none;
margin: 0;
}
input[type="number"][type=number]
{
-moz-appearance:textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration
{
display: none;
}
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"]
{
height:20px;
margin:0;
padding-top:0;
padding-left:5px;
padding-bottom:0;
padding-right:5px;
border:1px solid #ccc;
box-sizing:border-box;
}
.form-control input[type="tel"].loadedPlace,
.form-control input[type="number"].loadedPlace,
.form-control input[type="email"].loadedPlace,
.form-control input[type="search"].loadedPlace,
.form input[type="tel"].loadedPlace,
.form input[type="number"].loadedPlace,
.form input[type="email"].loadedPlace,
.form input[type="search"].loadedPlace
{
padding-top:14px;
}
.form-control.medium input[type="tel"].loadedPlace,
.form-control.medium input[type="number"].loadedPlace,
.form-control.medium input[type="email"].loadedPlace,
.form-control.medium input[type="search"].loadedPlace,
.form.medium input[type="tel"].loadedPlace,
.form.medium input[type="number"].loadedPlace,
.form.medium input[type="email"].loadedPlace,
.form.medium input[type="search"].loadedPlace
{
padding-top:14px;
}
.form-control.xlarge input[type="tel"].loadedPlace,
.form-control.xlarge input[type="number"].loadedPlace,
.form-control.xlarge input[type="email"].loadedPlace,
.form-control.xlarge input[type="search"].loadedPlace,
.form.xlarge input[type="tel"].loadedPlace,
.form.xlarge input[type="number"].loadedPlace,
.form.xlarge input[type="email"].loadedPlace,
.form.xlarge input[type="search"].loadedPlace
{
padding-top:14px;
}
.icon + input[type="tel"],
.icon + input[type="number"],
.icon + input[type="email"],
.icon + input[type="search"]
{
padding-left:25px;
}
[dir="rtl"] .icon + input[type="tel"],
[dir="rtl"] .icon + input[type="number"],
[dir="rtl"] .icon + input[type="email"],
[dir="rtl"] .icon + input[type="search"]
{
padding-right:25px;
padding-left:5px;
}
.form-control.medium input[type="tel"],
.form-control.medium input[type="number"],
.form-control.medium input[type="email"],
.form-control.medium input[type="search"],
.form.medium input[type="tel"],
.form.medium input[type="number"],
.form.medium input[type="email"],
.form.medium input[type="search"]
{
height:30px;
}
.medium .icon + input[type="tel"],
.medium .icon + input[type="number"],
.medium .icon + input[type="email"],
.medium .icon + input[type="search"]
{
padding-left:35px;
}
[dir="rtl"] .medium .icon + input[type="tel"],
[dir="rtl"] .medium .icon + input[type="number"],
[dir="rtl"] .medium .icon + input[type="email"],
[dir="rtl"] .medium .icon + input[type="search"]
{
padding-right:35px;
padding-left:5px;
}
.form-control.large input[type="tel"],
.form-control.large input[type="number"],
.form-control.large input[type="email"],
.form-control.large input[type="search"],
.form.large input[type="tel"],
.form.large input[type="number"],
.form.large input[type="email"],
.form.large input[type="search"]
{
height:40px;
padding-left:10px;
padding-right:10px;
}
.large .icon + input[type="tel"],
.large .icon + input[type="number"],
.large .icon + input[type="email"],
.large .icon + input[type="search"]
{
padding-left:50px;
}
[dir="rtl"] .large .icon + input[type="tel"],
[dir="rtl"] .large .icon + input[type="number"],
[dir="rtl"] .large .icon + input[type="email"],
[dir="rtl"] .large .icon + input[type="search"]
{
padding-right:50px;
padding-left:10px;
}
.form-control.xlarge input[type="tel"],
.form-control.xlarge input[type="number"],
.form-control.xlarge input[type="email"],
.form-control.xlarge input[type="search"],
.form.xlarge input[type="tel"],
.form.xlarge input[type="number"],
.form.xlarge input[type="email"],
.form.xlarge input[type="search"]
{
height:50px;
padding-left:10px;
padding-right:10px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left:60px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left:60px;
}
[dir="rtl"] .xlarge .icon + input[type="tel"],
[dir="rtl"] .xlarge .icon + input[type="number"],
[dir="rtl"] .xlarge .icon + input[type="email"],
[dir="rtl"] .xlarge .icon + input[type="search"]
{
padding-right:60px;
padding-left:10px;
}
.secCode + input[type="tel"],
.secCode + input[type="number"],
.secCode + input[type="email"],
.secCode + input[type="search"],
#secCode + input[type="tel"],
#secCode + input[type="number"],
#secCode + input[type="email"],
#secCode + input[type="search"],
#codeRecommend + input[type="tel"],
#codeRecommend + input[type="number"],
#codeRecommend + input[type="email"],
#codeRecommend + input[type="search"]
{
padding-left:105px;
}
.form-control.invalid input[type="tel"],
.form-control.invalid input[type="number"],
.form-control.invalid input[type="email"],
.form-control.invalid input[type="search"],
.form.invalid input[type="tel"],
.form.invalid input[type="number"],
.form.invalid input[type="email"],
.form.invalid input[type="search"]
{
border:1px solid #d9534f;
background-color:#FFCAC8;
color:#fff;
}
@media screen and (max-width: 768px)
{
.icon:not(.myFlag) + input[type="tel"],
.icon:not(.myFlag) + input[type="number"],
.icon:not(.myFlag) + input[type="email"],
.icon:not(.myFlag) + input[type="search"],
.medium .icon:not(.myFlag) + input[type="tel"],
.medium .icon:not(.myFlag) + input[type="number"],
.medium .icon:not(.myFlag) + input[type="email"],
.medium .icon:not(.myFlag) + input[type="search"],
.large .icon:not(.myFlag) + input[type="tel"],
.large .icon:not(.myFlag) + input[type="number"],
.large .icon:not(.myFlag) + input[type="email"],
.large .icon:not(.myFlag) + input[type="search"],
.xlarge .icon:not(.myFlag) + input[type="tel"],
.xlarge .icon:not(.myFlag) + input[type="number"],
.xlarge .icon:not(.myFlag) + input[type="email"],
.xlarge .icon:not(.myFlag) + input[type="search"]
{
padding-left:10px;
}
}
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="email"],
.form input[type="search"]
{
background-color:#fff !important;
background-image:none !important;
border:1px solid #ccc !important;
border-radius:0 !important;
box-shadow:none !important;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button
{
-webkit-appearance: none;
margin: 0;
}
input[type="number"][type=number]
{
-moz-appearance:textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration
{
display: none;
}
.form-control input[type="tel"],
.form-control input[type="number"],
.form-control input[type="email"],
.form-control input[type="search"],
.form input[type="tel"],
.form input[type="number"],
.form input[type="email"],
.form input[type="search"]
{
height:20px;
margin:0;
padding-top:0;
padding-left:5px;
padding-bottom:0;
padding-right:5px;
border:1px solid #ccc;
box-sizing:border-box;
}
.form-control input[type="tel"].loadedPlace,
.form-control input[type="number"].loadedPlace,
.form-control input[type="email"].loadedPlace,
.form-control input[type="search"].loadedPlace,
.form input[type="tel"].loadedPlace,
.form input[type="number"].loadedPlace,
.form input[type="email"].loadedPlace,
.form input[type="search"].loadedPlace
{
padding-top:14px;
}
.form-control.medium input[type="tel"].loadedPlace,
.form-control.medium input[type="number"].loadedPlace,
.form-control.medium input[type="email"].loadedPlace,
.form-control.medium input[type="search"].loadedPlace,
.form.medium input[type="tel"].loadedPlace,
.form.medium input[type="number"].loadedPlace,
.form.medium input[type="email"].loadedPlace,
.form.medium input[type="search"].loadedPlace
{
padding-top:14px;
}
.form-control.xlarge input[type="tel"].loadedPlace,
.form-control.xlarge input[type="number"].loadedPlace,
.form-control.xlarge input[type="email"].loadedPlace,
.form-control.xlarge input[type="search"].loadedPlace,
.form.xlarge input[type="tel"].loadedPlace,
.form.xlarge input[type="number"].loadedPlace,
.form.xlarge input[type="email"].loadedPlace,
.form.xlarge input[type="search"].loadedPlace
{
padding-top:14px;
}
.icon + input[type="tel"],
.icon + input[type="number"],
.icon + input[type="email"],
.icon + input[type="search"]
{
padding-left:25px;
}
[dir="rtl"] .icon + input[type="tel"],
[dir="rtl"] .icon + input[type="number"],
[dir="rtl"] .icon + input[type="email"],
[dir="rtl"] .icon + input[type="search"]
{
padding-right:25px;
padding-left:5px;
}
.form-control.medium input[type="tel"],
.form-control.medium input[type="number"],
.form-control.medium input[type="email"],
.form-control.medium input[type="search"],
.form.medium input[type="tel"],
.form.medium input[type="number"],
.form.medium input[type="email"],
.form.medium input[type="search"]
{
height:30px;
}
.medium .icon + input[type="tel"],
.medium .icon + input[type="number"],
.medium .icon + input[type="email"],
.medium .icon + input[type="search"]
{
padding-left:35px;
}
[dir="rtl"] .medium .icon + input[type="tel"],
[dir="rtl"] .medium .icon + input[type="number"],
[dir="rtl"] .medium .icon + input[type="email"],
[dir="rtl"] .medium .icon + input[type="search"]
{
padding-right:35px;
padding-left:5px;
}
.form-control.large input[type="tel"],
.form-control.large input[type="number"],
.form-control.large input[type="email"],
.form-control.large input[type="search"],
.form.large input[type="tel"],
.form.large input[type="number"],
.form.large input[type="email"],
.form.large input[type="search"]
{
height:40px;
padding-left:10px;
padding-right:10px;
}
.large .icon + input[type="tel"],
.large .icon + input[type="number"],
.large .icon + input[type="email"],
.large .icon + input[type="search"]
{
padding-left:50px;
}
[dir="rtl"] .large .icon + input[type="tel"],
[dir="rtl"] .large .icon + input[type="number"],
[dir="rtl"] .large .icon + input[type="email"],
[dir="rtl"] .large .icon + input[type="search"]
{
padding-right:50px;
padding-left:10px;
}
.form-control.xlarge input[type="tel"],
.form-control.xlarge input[type="number"],
.form-control.xlarge input[type="email"],
.form-control.xlarge input[type="search"],
.form.xlarge input[type="tel"],
.form.xlarge input[type="number"],
.form.xlarge input[type="email"],
.form.xlarge input[type="search"]
{
height:50px;
padding-left:10px;
padding-right:10px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left:60px;
}
.xlarge .icon + input[type="tel"],
.xlarge .icon + input[type="number"],
.xlarge .icon + input[type="email"],
.xlarge .icon + input[type="search"]
{
padding-left:60px;
}
[dir="rtl"] .xlarge .icon + input[type="tel"],
[dir="rtl"] .xlarge .icon + input[type="number"],
[dir="rtl"] .xlarge .icon + input[type="email"],
[dir="rtl"] .xlarge .icon + input[type="search"]
{
padding-right:60px;
padding-left:10px;
}
.secCode + input[type="tel"],
.secCode + input[type="number"],
.secCode + input[type="email"],
.secCode + input[type="search"],
#secCode + input[type="tel"],
#secCode + input[type="number"],
#secCode + input[type="email"],
#secCode + input[type="search"],
#codeRecommend + input[type="tel"],
#codeRecommend + input[type="number"],
#codeRecommend + input[type="email"],
#codeRecommend + input[type="search"]
{
padding-left:105px;
}
.form-control.invalid input[type="tel"],
.form-control.invalid input[type="number"],
.form-control.invalid input[type="email"],
.form-control.invalid input[type="search"],
.form.invalid input[type="tel"],
.form.invalid input[type="number"],
.form.invalid input[type="email"],
.form.invalid input[type="search"]
{
border:1px solid #d9534f;
background-color:#FFCAC8;
color:#fff;
}
@media screen and (max-width: 768px)
{
.icon:not(.myFlag) + input[type="tel"],
.icon:not(.myFlag) + input[type="number"],
.icon:not(.myFlag) + input[type="email"],
.icon:not(.myFlag) + input[type="search"],
.medium .icon:not(.myFlag) + input[type="tel"],
.medium .icon:not(.myFlag) + input[type="number"],
.medium .icon:not(.myFlag) + input[type="email"],
.medium .icon:not(.myFlag) + input[type="search"],
.large .icon:not(.myFlag) + input[type="tel"],
.large .icon:not(.myFlag) + input[type="number"],
.large .icon:not(.myFlag) + input[type="email"],
.large .icon:not(.myFlag) + input[type="search"],
.xlarge .icon:not(.myFlag) + input[type="tel"],
.xlarge .icon:not(.myFlag) + input[type="number"],
.xlarge .icon:not(.myFlag) + input[type="email"],
.xlarge .icon:not(.myFlag) + input[type="search"]
{
padding-left:10px;
}
}
.tax-foffice-list
{
background-color: #FFF;
box-shadow: 0px 2px 4px rgba(0, 0, 0, .3);
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 1234;
}
.search-enable .tax-foffice-list
{
display: block;
}
.tax-foffice-list input[type="search"]
{
height: 36px;
margin-bottom: 10px;
padding-top: 0 !important;
outline: 0;
}
.tax-foffice-list ul
{
max-height: 269px;
overflow-x: hidden;
overflow-y: auto;
}
.tax-foffice-list .col-text
{
padding-top: 6px;
padding-bottom: 6px;
}
.menu, .menu div:not(.dynamicMenu)
{
}
.image-wrapper.instagram12
{
border:1px solid #dedede;
padding-bottom:100%;
}
.swiper-container
{
position: relative !important;
overflow: hidden !important;
}
#instagramSlider
{
margin-top:20px;
}
.instagram1
{
font-family: 'Playfair Display', serif;
color:#2b2b2b;
font-size:21px;
font-weight:400;
background: url('/Data/EditorFiles/line.png') center bottom no-repeat;
line-height:50px;
}
.title15
{
background: url('/Data/EditorFiles/orta.png') center bottom no-repeat;
}
.prevdiv
{
cursor:pointer;
}
.nextdiv
{
cursor:pointer;
}
.mrtop11
{
margin-top:30px;
}
.mrbottom11
{
margin-bottom:20px;
}
.homeBanner1
{
margin-top:-10px;
}
#footerCards
{
text-align: left ;
}
.siteBilgi
{
background-color:white;
margin-top:10px;
}
.productDetails.f rsat
{
padding-bottom:33px !important;
}
.banner1
{
color:#999999;
text-align: center;
line-height: 17px;
font-size:12px !important;
font-weight:400;
font-family: 'Prompt', sans-serif;
box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
position:relative;
}
.tel:before
{
content: ' ';
background: url('/Data/EditorFiles/tel.png') no-repeat left center;
width: 40px;
height: 40px;
position: absolute;
left: -21px;
bottom: -11px;
}
.bilgiResim, .bilgiContent
{
display: inline-block;
vertical-align: top;
}
.bilgiText, .bilgiTitle
{
display: block;
padding-left: 3px;
}
.bilgiTitle
{
font-size: 14px;
font-weight:500;
color:#2b2b2b;
line-height: 30px;
font-family: 'Poppins', sans-serif;
}
.bilgiText
{
color:#b1b1b1;
font-weight:500;
font-size: 10px;
font-family: 'Poppins', sans-serif;
}
.tel
{
position:relative;
}
.bgimg
{
background: url('/Data/EditorFiles/bg.png');
}
.shopping
{
position:relative;
background: url('/Data/EditorFiles/kargoust.png') no-repeat left center;
padding-left:31px;
}
.banner1 .row strong
{
color:#d22a43;
font-size:12px;
font-weight:600;
}
.menu
{
position:relative;
}
.menu-list
{
z-index:33;
}
.menu li
{
float:left;
}
[dir="rtl"] .menu li
{
float:right;
}
.menu li.ease> a
{
font-family: var(--dg-font);
}
.menu a
{
float:left;
padding-left:24px;
padding-right:24px;
box-sizing:border-box;
font-weight:500;
}
[dir="rtl"] .menu li.parentLink > a
{
padding-right:20px;
padding-left:40px;
background-position:10px center;
}
.menu li.parentLink > ul
{
position: absolute;
top: 100%;
left: 0;
width: 200px;
display:none;
}
.menu li.parentLink li a
{
width:100%;
}
.menu li.parentLink li.parentLink ul
{
float:left;
position:relative;
box-sizing:border-box;
border-left:10px solid #dedede;
}
#mobileAppNotify
{
position:fixed;
z-index:9999;
}
#appNotify
{
display:flex;
align-items:center;
}
#appLogo
{
margin-right:10px;
margin-left:10px;
}
#appLogo p
{
padding-bottom:0;
}
#appLogo img
{
max-width:100%;
width:auto;
height:auto;
}
#appBtn
{
white-space:nowrap;
}
#headerTop
{
background:#2b2b2b;
}
#topMenu, #topMenu li, #topMenu a
{
float:left;
height:30px;
}
[dir="rtl"] #topMenu,
[dir="rtl"] #topMenu li,
[dir="rtl"] #topMenu a
{
float:right;
}
#topMenu a
{
line-height:30px;
color:#fff;
font-size:11px;
padding-left:20px;
padding-right:20px;
border-right:1px solid #3b3b3b;
}
[dir="rtl"] #topMenu a
{
border-right:0;
border-left:1px solid #3b3b3b;
}
#topMenu ul li:hover > span, #topMenu ul li:hover > a
{
background:#3b3b3b;
}
#headerTop select
{
height:30px;
padding:0 30px 0 10px;
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/selectArrow.png') no-repeat right center;
border:0;
border-left:1px solid #3b3b3b;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
color:#fff;
font-size:11px;
}
[dir="rtl"] #headerTop select
{
padding:0 10px 0 30px;
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/selectArrow.png') no-repeat 10px center;
border-right:1px solid #3b3b3b;
border-left:0;
}
#headerTop select option
{
background:#000;
}
.renk
{
color:#d22a43;
}
#headerPhone
{
color:#999999;
font-size:11px;
margin-top:30px;
text-transform:uppercase;
padding-left:23px;
}
#headerMain
{
margin-top:9px;
margin-bottom:9px;
}
#hmLinks
{
padding-top: 29px;
padding-bottom: 29px;
position: relative;
}
[dir="rtl"] #hmLinks
{
float:left;
}
#hmLinks > a
{
padding-top:34px;
}
[dir="rtl"] #hmLinks > a
{
float:left;
}
#hmLinks a .cart-soft-count
{
position:absolute;
top:25px;
color:white;
}
#hmLinks a.authorLink
{
background:url('/Data/EditorFiles/users.png') no-repeat center 6px;
height:48px;
width:50px;
}
.favorilerim
{
background:url('/Data/EditorFiles/fav.png') no-repeat center 6px;
height:48px;
width:50px;
}
#hmLinks a.basketLink
{
background:url('/Data/EditorFiles/sepett.png') no-repeat center 2px;
height:48px;
width:50px;
}
#hmLinks > a strong
{
line-height:16px;
color:#666;
font-size:11px;
}
#basketList
{
display:none;
position:absolute;
top:80px;
left:0;
background:#fff;
z-index:3333;
}
[dir="rtl"] #logo
{
float:right;
margin-right:0;
}
#logo p
{
float:left;
width:100%;
height:70px;
line-height:70px;
padding-bottom:0;
}
#logo a
{
width:100%;
height:90px;
line-height:90px;
text-align:center;
display:table-cell;
vertical-align:middle;
padding-bottom:0;
}
#logo img
{
display:inline;
max-height:100%;
max-width:100%;
width:auto;
vertical-align:middle;
}
#search
{
margin-top:24px;
margin-bottom:24px;
}
#search .row
{
height:38px;
border:1px solid #999999;
}
#FormAra
{
height:100%;
position:relative;
}
#FormAra input[type="text"]
{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
right:0;
border:0;
box-sizing:border-box;
color:#747474;
background-color:transparent;
font-size:11px;
font-family: 'Prompt', sans-serif;
font-weight:300;
}
@media screen and (max-width: 768px)
{
#FormAra input[type="text"]
{
border:1px solid #eeeeee;
}
}
[dir="rtl"] #FormAra input[type="text"]
{
padding:10px 10px 10px 210px;
}
#FormAra .placeholder
{
right: 201px;
line-height: 46px;
padding-left: 20px;
}
#searchRight
{
background-color:transparent;
position:relative;
z-index:33;
}
[dir="rtl"] #searchRight
{
float:left;
border-right:1px solid #ccc;
border-left:0;
}
#searchRight select
{
width:150px;
height:28px;
background: url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/selectArrow.png') no-repeat right center;
border: 0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
color:#666;
font-size:13px;
font-family:"Open Sans", sans-serif;
}
[dir="rtl"] #searchRight select
{
float:right;
background: url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/selectArrow.png') no-repeat 10px center;
}
#FormAra input[type="submit"]
{
width:28px;
height:22px;
padding-top:0;
padding-right:0;
padding-bottom:0;
padding-left:0;
background-repeat:no-repeat;
background-position:center center;
border:0;
cursor:pointer;
background-color:transparent;
}
[dir="rtl"] #FormAra input[type="submit"]
{
float:left;
}
#live-search-box
{
position:absolute;
top:calc(100% + 1px);
left:-1px;
width:100%;
background:#fff;
border:1px solid #ececec;
border-bottom:0;
z-index:999;
}
#live-search-box ul
{
float:left;
width:100%;
}
#live-search-box li
{
float:left;
width:100%;
border-bottom:1px solid #ececec;
}
#live-search-box a
{
float:left;
width:100%;
font-weight:600;
display:flex;
align-items:center;
}
#live-search-box span ,#live-search-box div.search-image
{
width:8%;
height:auto;
//padding-bottom:8%;
margin-top:5px;
margin-right:15px;
margin-bottom:5px;
margin-left:5px;
overflow:hidden;
}
#live-search-box img
{
margin:0 auto;
}
#mainMenu
{
background-color:white;
position:relative;
z-index:777;
}
#mainMenu .menu > li
{
padding-top:20px;
padding-bottom:20px;
border-right:1px solid #dedede;
}
#mainMenu a
{
height:29px;
line-height:29px;
font-size: 1rem;
text-transform: uppercase;
color: var(--black)
}
[dir="rtl"] #mainMenu a
{
border-right:0;
border-left-width:1px;
border-left-style:solid;
}
.menu li.parentLink > a
{
background-color:transparent;
}
#mainMenu #homeLink a
{
width: 54px;
background: url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/homeIcon.png') no-repeat center center;
}
#mainMenu .parentLink li a
{
border-right:0;
}
[dir="rtl"] #mainMenu .parentLink li a
{
border-left:0;
}
.subMenu
{
position:absolute;
left:10px;
right:10px;
max-width:1200px;
display:none;
}
.subMenu *:not(.dynamicMenu)
{
background-color:transparent;
}
#mainMenu .subMenu
{
top: 70px;
}
:hover > .subMenu
{
display:block;
}
.neww.productDetails
{
padding-bottom:13px;
}
.title11
{
background: url('/Data/EditorFiles/soll.png') left bottom no-repeat;
}
.title13
{
background: url('/Data/EditorFiles/sagg.png') right bottom no-repeat;
}
.title12
{
background: url('/Data/EditorFiles/orta.png') center bottom no-repeat;
}
.menuTitle
{
font-size:20px;
padding-bottom:10px;
}
.subMenu a
{
text-transform:capitalize;
padding-right:10px;
padding-left:10px;
font-size:12px;
font-family: 'Poppins', sans-serif;
font-weight:400;
box-sizing:border-box;
}
.subMenu li li a
{
font-size:11px;
background-image:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/menuSmallArrow.png');
background-repeat:no-repeat;
background-position:0 center;
}
.subMenu a:hover
{
color:#e4003a !important;
padding-right:10px;
padding-left:10px;
}
#mainMenu .subMenu a:hover
{
color:#ff7200;
}
.subMenu li li a:hover
{
padding-left:20px;
background-image:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/menuSmallArrowHover.png');
background-position:10px center;
}
.hr
{
margin-top:10px;
}
#alterMenu
{
box-shadow: 0 2px 0px 1px #ddd;
margin-bottom:20px;
}
#navigasyon
{
margin-bottom:14px;
}
#alterMenu .menu > li
{
padding-top:4px;
padding-bottom:4px;
}
#alterMenu .menu > li:hover
{
background:#f5f5f5;
}
.gg
{
position: relative;
padding-bottom: 15px !important;
}
.f rsatt
{
position: relative;
padding-bottom:27px !important;
}
#alterMenu a
{
line-height:21px;
font-size:12px;
color:#f3f3f3;
border-right:1px solid #aaa;
}
#alterMenu .menu > li:hover a
{
color:#444;
}
#alterMenu .menu > li:hover .subMenu
{
top:29px;
z-index:3333;
}
#alterMenu .menu > li:hover .subMenu a
{
border-right:0;
}
#alterMenu .menu > li:hover .subMenu a:hover
{
color:#f37121;
}
#alterMenu .subMenu li, #alterMenu .subMenu a
{
line-height:30px;
border-color:#e0e0e0;
}
@media screen and (max-width: 1230px) and (min-width: 769px)
{
.menu a
{
padding-left:10px;
padding-right:10px;
}
.menu li.parentLink > a
{
padding-right:30px;
}
}
@media screen and (max-width: 1000px)
{
}
@media screen and (min-width: 769px)
{
.menu li.parentLink:hover > ul
{
display:block;
}
}
@media screen and (max-width: 768px)
{
.menu a
{
float: left;
padding-left: 30px;
padding-right: 30px;
box-sizing: border-box;
font-weight: 500;
}
.bilgiBanner
{
border-right:1px solid white !important;
padding-top:0px !important;
padding-bottom:0px !important;
}
.borderbtm
{
padding-top:0px !important;
padding-bottom:0px !important;
}
.siteBilgi
{
margin-top:-5px !important;
padding-top:0px !important;
padding-bottom:0px !important;
}
#mobileAppNotify
{
background-color:#6e6e6e;
}
#appNotify
{
position:relative;
z-index:9999;
}
#appNotifyClose
{
font-size:30px;
margin-right:10px;
}
#applogo
{
display:flex;
width:90px;
height:60px;
align-items:center;
}
#applogo *
{
margin:0px;
padding:0px;
}
#appNotify a
{
}
.menu-list, .menu-list li, .menu-list a
{
width:100%;
}
.menu-list.show, .menu li.parentLink ul.show
{
display:block;
}
.animate
{
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
#menuBtn
{
width: 30px;
height: 30px;
margin-top: 13px;
background: url('/Data/EditorFiles/denizgulu2021/menu.svg') no-repeat;
cursor: pointer;
}
[dir="rtl"] #menuBtn
{
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/menuBtn.png') no-repeat 10px center;
}
@-webkit-keyframes pageOverlayDefault
{
from
{
opacity:1;
}
to
{
opacity:0;
}
}
@keyframes pageOverlayDefault
{
from
{
opacity:1;
}
to
{
opacity:0;
}
}
#pageOverlay
{
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
background:rgba(0,0,0,.7);
z-index:3333;
opacity:0;
display:none;
-webkit-animation-duration:1.5s;
animation-duration:1.5s;
-webkit-animation-name:pageOverlayDefault;
animation-name:pageOverlayDefault;
}
@-webkit-keyframes pageOverlay
{
from
{
opacity:0;
}
to
{
opacity:1;
}
}
@keyframes pageOverlay
{
from
{
opacity:0;
}
to
{
opacity:1;
}
}
.menuShow #pageOverlay
{
display:block;
-webkit-animation-name:pageOverlay;
animation-name:pageOverlay;
}
@-webkit-keyframes mobileMenuDefault
{
from
{
left:0;
}
to
{
left:-100%;
}
}
@keyframes mobileMenuDefault
{
from
{
left:0;
}
to
{
left:-100%;
}
}
@-webkit-keyframes mobileMenuDefaultRtl
{
from
{
right:0;
}
to
{
right:-100%;
}
}
@keyframes mobileMenuDefaultRtl
{
from
{
right:0;
}
to
{
right:-100%;
}
}
#mobileMenu
{
position:fixed;
left:-100%;
top:0;
bottom:0;
width:100%;
background:#fff;
overflow-y:auto;
z-index:4444;
-webkit-animation-name:mobileMenuDefault;
animation-name:mobileMenuDefault;
}
[dir="rtl"] #mobileMenu
{
right:-100%;
left:auto;
-webkit-animation-name:mobileMenuDefaultRtl;
animation-name:mobileMenuDefaultRtl;
}
@-webkit-keyframes mobileMenu
{
from
{
left:-100%;
}
to
{
left:0;
}
}
@keyframes mobileMenu
{
from
{
left:-100%;
}
to
{
left:0;
}
}
@-webkit-keyframes mobileMenuRtl
{
from
{
right:-100%;
}
to
{
right:0;
}
}
@keyframes mobileMenuRtl
{
from
{
right:-100%;
}
to
{
right:0;
}
}
.menuShow #mobileMenu
{
-webkit-animation-name:mobileMenu;
animation-name:mobileMenu;
}
[dir="rtl"] .menuShow #mobileMenu
{
-webkit-animation-name:mobileMenuRtl;
animation-name:mobileMenuRtl;
}
#closeMobileMenu
{
line-height:44px;
color:#363636;
font-size:30px;
padding-left:54px;
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/menuBtnActive.png') no-repeat;
cursor:pointer;
}
[dir="rtl"] #closeMobileMenu
{
padding-right:54px;
padding-left:10px;
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/menuBtnActiveRtl.png') no-repeat right center;
}
#mobileMenu span, #mobileMenu a, #mobileMenu label, #mobileMenu select
{
color:#666;
font-size:30px;
line-height:64px;
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/menuArrow.png') no-repeat right center;
cursor:pointer;
}
[dir="rtl"] #mobileMenu span,
[dir="rtl"] #mobileMenu a,
[dir="rtl"] #mobileMenu label,
[dir="rtl"] #mobileMenu select
{
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/menuArrowRtl.png') no-repeat 0 center;
}
#mobileMenu span.active
{
color:#f36d24;
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/menuArrowActive.png') no-repeat right center;
}
#mobileMenu li ul
{
display:none;
}
#mobileMenu li ul a
{
color:#999;
font-size:23px;
line-height:40px;
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/menuSubArrow.png') no-repeat 0 center;
}
[dir="rtl"] #mobileMenu li ul a
{
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/menuSubArrowRtl.png') no-repeat 0 center;
}
#mobileMenu select
{
background:none;
border:0;
}
#mobileMenu label[for="langMobile"]
{
padding-left:50px;
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/langMobileIcon.png') no-repeat 10px center;
}
#mobileMenu label[for="curMobile"]
{
padding-left:50px;
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/curMobileIcon.png') no-repeat 10px center;
}
#basketMobile
{
padding-left:50px;
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/basketMobileIcon.png') no-repeat 10px center;
}
#loginMobile:before
{
float:left;
width:30px;
height:45px;
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/profileMobileIcon.png') no-repeat 0 center;
margin-right:10px;
content:'';
}
#regisMobile:before
{
float:left;
width:30px;
height:45px;
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/registerMobileIcon.png') no-repeat 0 center;
margin-right:10px;
content:'';
}
#favMobile:before
{
float:left;
width:30px;
height:45px;
background:url('/theme/v4-denizgulu/sub_theme/ust/v4/v4/favMobileIcon.png') no-repeat 0 center;
margin-right:10px;
content:'';
}
#headerMain
{
margin-top:0;
margin-bottom:0;
}
#logo a
{
height:74px;
line-height:74px;
}
#logo p
{
height:74px;
line-height:74px;
}
#logo a img
{
width:auto;
display:inline;
vertical-align:middle;
}
#search
{
padding-left:0;
padding-right:0;
margin-top:0;
margin-bottom:10px;
}
.menu li.ease
{
padding-left:0px !important;
}
#hmLinks
{
padding-top:0;
padding-bottom:0;
margin-top:10px;
}
#hmLinks > a
{
padding-top: 54px;
padding-right: 37px;
}
#hmLinks a.authorLink
{
background: url('/Data/EditorFiles/users.png') no-repeat center 6px;
height: 48px;
width: 50px;
}
#headerPhone
{
margin-top:0px !important;
}
#hmLinks a.basketLink
{
background: url('/Data/EditorFiles/sepett.png') no-repeat center 2px;
height: 48px;
width: 50px;
}
#hmLinks a .cart-soft-count
{
position: absolute;
top: 5px;
color: white;
}
#hmLinks a strong
{
line-height:22px;
font-size:14px;
}
#hmLinks a:hover strong
{
color:#000;
}
#search .row
{
height:40px;
margin-right:0;
margin-left:0;
}
#FormAra input[type="text"]
{
font-size:16px;
padding:6px 75px 6px 10px;
}
[dir="rtl"] #FormAra input[type="text"]
{
padding:6px 10px 6px 75px;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
font-size:14px;
color:#363636;
}
#FormAra input[type="text"]::-moz-placeholder
{
font-size:14px;
color:#363636;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
font-size:14px;
color:#363636;
}
#FormAra input[type="text"]:-moz-placeholder
{
font-size:14px;
color:#363636;
}
#FormAra input[type="submit"]
{
width:28px;
height:22px;
padding-top:0;
padding-right:0;
padding-bottom:0;
padding-left:0;
background-image:url('/Data/EditorFiles/search.png');
background-repeat:no-repeat;
background-position:center center;
border:0;
cursor:pointer;
background-color:transparent;
}
#mobileMenu span#searchRight
{
width:auto;
padding-top:6px;
padding-bottom:6px;
background:none;
}
#searchRight select
{
display:none;
}
#mobileOptions .line-bottom
{
border-color:#c1c1c1;
}
#mobileMenu #mobileOptions span,
#mobileMenu #mobileOptions a,
#mobileMenu #mobileOptions label,
#mobileMenu #mobileOptions select
{
color:#363636;
text-transform:capitalize;
}
#mobileMenu #mobileOptions select
{
height:50px;
line-height:50px;
}
#curMobile
{
padding:0;
}
#mainMenu
{
overflow-x:scroll;
-webkit-overflow-scrolling: touch;
margin-bottom:10px;
}
#mainMenu .menu.forMobile
{
width:auto;
display:none;
}
#mainMenu .menu li.current
{
border-bottom: 2px solid #e34d0b;
}
#mainMenu .menu a
{
white-space:nowrap;
}
}
@media screen and (max-width: 540px)
{
#header
{
padding-top:74px;
}
#headerMain
{
position:fixed;
top:0;
left:0;
background:#fff;
z-index:999;
}
#closeMobileMenu
{
font-size:14px;
}
#mobileMenu span, #mobileMenu a, #mobileMenu label, #mobileMenu select
{
line-height:50px;
font-size:14px;
text-transform: uppercase;
}
#mobileMenu li ul a
{
line-height:30px;
font-size:14px;
}
#hmLinks a .cart-soft-count
{
position: absolute;
top:10px;
color: white;
}
#hmLinks a.basketLink
{
height: 48px;
width: 50px;
background: url('/Data/EditorFiles/sepett.png') no-repeat center 8px;
}
}
.btn
{
float:left;
height:30px;
line-height:30px;
font-size:14px;
border:0;
padding-left:15px;
padding-right:15px;
box-sizing:border-box;
cursor:pointer;
position:relative;
}
[dir="rtl"] .btn
{
float:right;
}
.btn-radius
{
border-radius:3px;
}
.btn-upper
{
text-transform:uppercase;
}
.btn-small
{
height:20px;
line-height:20px;
font-size:12px;
padding-left:10px;
padding-right:10px;
}
.btn-medium
{
height:40px;
line-height:40px;
font-size:11px;
}
.btn-big
{
height:50px;
line-height:50px;
font-size:16px;
padding-left:20px;
padding-right:20px;
}
.btn-border, .btn-border.passive:hover
{
color:#909090;
background:none;
border:1px solid #d0d0d0;
}
.btn-border:hover, .btn-border.active
{
color:#6c6c6c;
border:1px solid #6c6c6c;
}
.btn-default, .btn-default.passive:hover
{
color:#fff;
background-color:#6c6c6c;
}
.btn-default:hover, .btn-default.active
{
color:#eee;
background-color:#000;
}
.btn-dark, .btn-dark.passive:hover
{
color:#eee;
background-color:#000;
}
.btn-dark:hover, .btn-dark.active
{
color:#fff;
background-color:#666;
}
.btn-light, .btn-light.passive:hover
{
color:#6c6c6c;
background-color:#f3f3f3;
}
.btn-light:hover, .btn-light.active
{
color:#fff;
background-color:#6c6c6c;
}
.btn-success, .btn-success.passive:hover
{
color:#fff;
background-color:#5cb85c;
}
.btn-success:hover, .btn-success.active
{
background-color:#449d44;
}
.btn-warning, .btn-warning.passive:hover
{
color:#fff;
background-color:#f0ad4e;
}
.btn-warning:hover, .btn-warning.active
{
background-color:#ec971f;
}
.btn-danger, .btn-danger.passive:hover
{
color:#fff;
background-color:#d9534f;
}
.btn-danger:hover, .btn-danger.active
{
background-color:#c9302c;
}
.btn-clear
{
color:#6c6c6c;
}
.btn-clear:hover
{
color:#000;
}
@media screen and (max-width: 540px)
{
.addressRow .btn
{
height:25px;
line-height:24px;
font-size:12px;
}
}
.pageTitle
{
height:60px;
line-height:60px;
font-size:18px;
color:#787878;
text-transform:uppercase;
border-bottom:1px solid #ECECEC;
}
#pageOrder .pageTitle:last-child, #pageOrder .pageTitle.passed
{
border-right:0;
}
.pageTitle.passed
{
color:#fff;
border-left:1px solid #888;
}
.pageTitle.passed:first-child
{
border-left:0;
}
.pageTitle > .row
{
padding-left:70px;
background-repeat:no-repeat;
background-position:10px center;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
[dir="rtl"] .pageTitle > .row
{
padding-right:70px;
padding-left:0;
background-position:calc(100% - 10px) center;
}
.pageTitle.passed .row
{
background-color:#6c6c6c;
}
.pageTitle .basket
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/basket.png');
}
.pageTitle.passed .basket
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/basketPassed.png');
}
.pageTitle .address
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/address.png');
}
.pageTitle.passed .address
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/addressPassed.png');
}
.pageTitle .address2
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/address2.png');
}
.pageTitle.passed .address2
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/address2Passed.png');
}
.pageTitle .payment
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/payment.png');
}
.pageTitle.passed .payment
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/paymentPassed.png');
}
.pageTitle .cargo
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/cargo.png');
}
.pageTitle.passed .cargo
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/cargoPassed.png');
}
.pageTitle .confirm
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/confirm.png');
}
.pageTitle.passed .confirm
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/confirmPassed.png');
}
.pageTitle .member
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/member.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/memberPassed.png');
}
.pageTitle .memberInfo
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/memberInfo.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/memberInfoPassed.png');
}
.pageTitle .memberNew
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/memberNew.png');
}
.pageTitle.passed .member
{
background-image:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/pageIcons/memberNewPassed.png');
}
.col-title
{
line-height:35px;
font-size:15px;
color:#d22a43;
font-family: 'Poppins', sans-serif;
font-weight:500;
text-transform:capitalize;
padding-right:20px;
padding-left:20px;
border-bottom:1px solid #cdcdcd;
padding-top:7px;
padding-bottom:7px;
}
#katalog
{
background-color:white;
}
#leftFilter > .col-title
{
display:none;
}
.col-text
{
line-height:21px;
font-size:12px;
font-family: 'Poppins', sans-serif;
font-weight:400;
}
[dir="rtl"] .col-text
{
text-align:right;
direction:ltr;
}
.currency
{
padding-top:5px;
padding-bottom:5px;
}
.currency:last-child
{
padding-bottom:0;
border-bottom:0;
}
#BlokAra > .row
{
position:relative;
}
@media screen and (min-width: 769px)
{
.col-title + div
{
display:block !important;
}
}
@media screen and (max-width: 768px)
{
.col-title
{
cursor:pointer;
background:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/colArrow.png') no-repeat right center;
border-bottom:0;
}
#leftFilter
{
position:relative;
padding-top:10px;
padding-bottom:10px;
border:1px solid #ececec;
background-color:white;
}
#leftFilter > .col-title
{
display:block;
}
.col-title + div
{
display:none;
border-top:1px solid #cdcdcd;
}
#leftFilter .col-title + div
{
width:100%;
}
#leftFilter > .col-title + div
{
padding-top:10px;
padding-left:10px;
padding-right:10px;
box-sizing:border-box;
}
#filterMobileBtn
{
line-height:15px;
font-size:11px;
padding-left:20px;
background:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/filterIcon.png') no-repeat 0 center;
}
#filterMobileBtn.active
{
color:#e34d0b;
background:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/filterIconActive.png') no-repeat 0 center;
}
#filterMobileBtn:after, #filterSortBtn:after
{
content:'';
float:right;
width:9px;
height:15px;
background:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/filterArrow.png') no-repeat right center;
}
#filterMobileBtn.active:after, #filterSortBtn.active:after
{
background:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/filterArrowActive.png') no-repeat right center;
}
#filterWrapper
{
display:none;
margin-top:10px;
}
.currency *
{
line-height:20px;
font-size:15px;
}
#filterPanel
{
padding:10px;
box-sizing:border-box;
}
#filterPanel > .row.mb
{
margin-bottom: 0;
}
#filterPanel > .row.mb > .box.box-border
{
padding: 0;
border-bottom:0;
}
#filterPanel > .row.mb:last-child > .box.box-border
{
border-bottom:1px solid #ececec;
}
#filterPanel > .row.mb .col-title
{
font-size:11px;
font-weight:600;
background-image:none;
background-color:#f0f0f0;
}
#filterPanel > .row.mb .col-title:before
{
content:'';
float: left;
height:35px;
margin-left: 10px;
}
#filterPanel > .row.mb .col-title:after
{
content:'';
float: right;
width:9px;
height:35px;
background:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/filterArrow.png') no-repeat right center;
margin-right: 10px;
}
#filterPanel > .row.mb .col-title.active
{
color:#e34d0b;
}
#filterPanel > .row.mb .col-title.active:before
{
}
#filterPanel > .row.mb .col-title.active:after
{
background:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/filterArrowActive.png') no-repeat right center;
}
#filterPanel > .row.mb .col-title + div
{
border-top:0;
}
#filterPanel .row.mb
{
margin-bottom: 0;
}
#filterPanel .col-text
{
line-height:25px;
font-size:11px;
}
#filterPanel .col-text .input-wrap
{
width:14px;
height:25px;
background:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/filterInput.png') no-repeat right center;
margin-left:10px;
}
#filterPanel .col-text .input-wrap.checkbox.active
{
background:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/filterInputActive.png') no-repeat right center;
}
#filterPanel .box.p-bottom.col-12
{
padding-top: 5px;
}
.priceWrap
{
float:right;
padding-left:20px;
background:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/filterPrices.png') no-repeat 0 center;
margin-top:0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
.priceWrap span
{
float:left;
width:100%;
text-align:left;
font-weight: 600;
line-height: 14px;
font-size: 11px;
}
.priceWrap span:nth-child(2)
{
display:none;
}
#priceSlider
{
width:auto;
}
#slider-range
{
margin-bottom: 6px;
}
#filterSortBtn
{
width:calc(100% - 20px);
line-height:15px;
font-size:11px;
padding-left:20px;
background:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/sortIcon.png') no-repeat 0 center;
margin:10px;
}
#filterSortBtn.active
{
color:#e34d0b;
background:url('/theme/v4-denizgulu/sub_theme/blok/v4/v4/sortIconActive.png') no-repeat 0 center;
}
#filterSort
{
display:none;
width:calc(100% - 20px);
margin:10px;
border:1px solid #ececec;
box-sizing:border-box;
}
#filterSort .filter-box
{
padding-top: 0;
padding-bottom: 0;
margin-top:10px;
}
.filter-box select
{
padding-right:0px !important;
}
}
@media screen and (max-width: 540px)
{
#pageHeader .pageTitle > .row
{
padding-left:calc(100% + 20px);
background-position:center center;
}
}
.band
{
padding-left: 32px;
font-size:18px;
color: #d22a43;
background: url('/Data/EditorFiles/smart.png') no-repeat left center ;
font-weight: 600;
text-transform:uppercase;
font-family: 'Poppins', sans-serif;
margin-top: 40px;
}
.image-wrapper.f lter1
{
padding-bottom:128%;
}
.timer-type
{
display: block;
width: 100%;
}
.timer-type
{
color:black !important;
font-size:11px !important;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-style: normal;
float: none;
text-align:center;
}
.campaign-band
{
font-size: 13px;
background-size:100%;
font-weight: bold;
}
.capmaign-timer
{
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.campaign-text
{
text-indent: -9999px;
padding-right: 5px;
padding-left: 20px;
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/timer-icon.png') no-repeat 0 center;
}
.productCmpItem .campaign-text
{
display: none;
}
.productCmpItem .timer-block
{
width:100%;
padding-top: 4px;
padding-bottom:4px;
}
.timer-value
{
font-family: 'Playfair Display', serif;
color: #d22a43;
padding-right: 16px;
padding-left: 16px;
line-height: 26px;
background: white;
box-sizing: border-box;
display: block;
float: none;
text-align: center;
margin-left: auto;
margin-right: auto;
font-size:15px !important;
}
.box-title
{
margin-right: 1px;
margin-bottom:1px;
cursor: pointer;
}
.box-title.passive
{
cursor: default;
}
.productItem .row.tooltipWrapper:hover .subBar
{
display: block;
}
.subBar
{
position: absolute;
left: 0;
bottom: 0;
background: rgba(5, 130, 247, 0.28);
height: 95px;
display: none;
}
.subWrap
{
position: relative;
bottom: 0;
left: 0;
}
.subProListPage a
{
width: 35px;
height: 35px;
color: #000;
background: #fff;
font-size: 16px;
font-weight: 600;
text-align: center;
line-height: 35px;
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
}
.variantOverlay
{
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0,0,0,.7);
z-index: 999;
display: none;
}
.productOption
{
position: relative;
min-height: 20px;
padding-bottom: 5px;
}
.productComparison
{
height: 30px;
line-height:30px;
font-size: 12px;
color:#6c6c6c;
padding-left: 22px;
background-image:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/comparison.png');
background-repeat: no-repeat;
background-position:0 center;
cursor: pointer;
overflow:hidden;
}
.showcase
{
height: 0;
overflow:hidden;
}
.showcase.current
{
height: auto;
overflow:visible;
}
.productItem
{
border-bottom: 1px solid transparent;
}
[dir="rtl"] .productItem
{
border-left: 1px solid #ececec;
}
.catalogWrapper .productItem
{
border-right: 1px solid transparent;
}
[dir="rtl"] .catalogWrapper .productItem
{
border-left: 0;
}
[data-layout="horizontal"] .productItem.col-3
{
padding-left: 0;
padding-right:0;
border-right: 1px solid #ececec;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n)
{
border-right: 0;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n+1)
{
clear: both;
}
.resim-vitrin .col-1:nth-child(12n+1)
{
clear: both;
}
[data-layout="horizontal"] .productItem.col-6 > .row
{
margin-left: 0;
margin-right:0;
clear: none;
width:50%;
float: left;
}
.productColItem
{
border-bottom: 1px solid #ececec;
}
.productColListItem
{
position: relative;
}
#colNewsSlide .productColListItem
{
min-height: 100px;
}
.productColListItem a
{
padding-bottom: 10px;
}
.image-wrapper
{
position: relative;
width:100%;
height: 0;
overflow: hidden;
}
.imgInner
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
display: flex;
align-items: center;
}
.image-wrapper img
{
max-height:100%;
margin: 0 auto;
-webkit-transition-timing-function:ease-in-out;
-moz-transition-timing-function: ease-in-out;
-ms-transition-timing-function:ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function:ease-in-out;
-webkit-transition-duration:0.2s;
-moz-transition-duration:0.2s;
-ms-transition-duration:0.2s;
-o-transition-duration:0.2s;
transition-duration:0.2s;
}
.ie .image-wrapper img
{
width:100%;
}
.safari .image-wrapper img
{
position: absolute;
max-width:90%;
max-height:90%;
top:5%;
left:5%;
}
.image-wrapper img.lazy
{
position: absolute;
top:50%;
left:50%;
width: 64px;
height:64px;
margin-top: -32px;
margin-left:-32px;
}
.image-wrapper img.ndImage
{
opacity: 0;
}
.safari .image-wrapper img.ndImage
{
display: none;
}
.imgGallery:hover img.active
{
opacity: 0;
}
.imgGallery:hover img.ndImage
{
opacity: 1;
}
.icon-cargo
{
position: absolute;
bottom:30px;
right: 0;
width:84px;
height: 30px;
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/cargoIcon.png') no-repeat center center;
z-index: 1;
}
.out-of-stock
{
position: absolute;
width:100%;
top: calc(50% - 20px);
left: 0;
line-height: 40px;
color: #fff;
background: rgba(0,0,0,.6);
z-index: 3;
text-align: center;
font-size: 17px;
text-transform: uppercase;
}
.productListItem .icon-cargo, .resim-vitrin .icon-cargo
{
bottom: 0;
}
.image-band
{
left: 0;
bottom: 0;
line-height: 20px;
font-size: 14px;
color: pink;
padding-top: 5px;
padding-bottom: 5px;
}
.timer-block
{
padding-right: 5px;
width:50px;
height: 50px;
border:1px solid #f1f1f1;
}
.productDetails
{
position: relative;
padding-bottom:5px;
}
.comparisonItem .productDetails
{
border-right: 0;
}
.productColItem .productDetails, [data-layout="horizontal"] .productItem .productDetails
{
border-right:0
}
.variantOverlay
{
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0,0,0,.7);
z-index: 999;
display: none;
}
.variantWrapper
{
position: relative;
background:#fff;
}
.error .variantWrapper
{
z-index: 9999;
}
.productOption
{
position: relative;
min-height:20px;
padding-bottom: 5px;
}
.productListItem .productOption
{
margin-top: 20px;
}
.productOption span
{
float: left;
width:100%;
width: 80px;
height:20px;
line-height: 18px;
font-size:12px;
color: #000;
}
.optionBox
{
width:100%;
box-sizing: border-box;
}
.optionBox a, .optionBox select
{
float: left;
min-width:20px;
height: 20px;
border:1px solid #ececec;
padding-right: 5px;
padding-left:5px;
margin-right: 5px;
margin-bottom:5px;
box-sizing: border-box;
cursor:pointer;
}
.optionBox a.selected
{
border: 1px solid #5b5b5b;
}
.optionBox a p
{
float: left;
width:100%;
height: 20px;
line-height:18px;
text-align: center;
font-size:11px;
color: #000;
}
.optionBox a.selected p
{
font-weight: 700;
}
.optionBox select
{
width:100%;
line-height: 18px;
font-size:11px;
color: #000;
text-transform:uppercase;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/selectArrow.png') no-repeat right center;
}
.productBrand
{
line-height: 24px;
font-size:13px;
color: #000;
font-weight:700;
}
.productListItem .productBrand
{
line-height: 80px;
}
.productColListItem .productBrand
{
line-height: 15px;
font-size:13px;
margin-bottom: 10px;
}
.productDescription
{
line-height: 13px;
font-size:12px;
color: #000;
font-family: 'Poppins', sans-serif;
}
.productListItem .productDescription
{
margin-top: 34px;
max-width:400px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
line-height: 15px;
font-size:12px;
}
.productColItemTp .productDescription
{
text-align: center;
}
.proRowAct
{
padding-top: 3px;
padding-bottom:3px;
}
.karsilastirma
{
position: absolute;
visibility:hidden;
}
.productBtn
{
width: 30px;
height:30px;
cursor: pointer;
margin-top:2px;
margin-left: 10px;
margin-bottom:2px;
}
[dir="rtl"] .productBtn
{
margin-right: 10px;
margin-left:0;
}
.productListItem .productBtn
{
margin-top: 25px;
}
.basketBtn
{
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/basketBtn.png') no-repeat;
}
.basketBtn:hover
{
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/basketBtnHover.png') no-repeat;
}
.basketBtn.success, .basketBtn.success:hover
{
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/basketBtnSuccess.png') no-repeat;
}
.basketBtn.error, .basketBtn.error:hover
{
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/basketBtnError.png') no-repeat;
}
.comparisonBtn
{
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/comparisonBtn.png') no-repeat;
}
.comparisonBtn:hover, .comparisonBtn.active
{
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/comparisonBtnHover.png') no-repeat;
}
.favouriteBtn
{
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/favouriteBtn.png') no-repeat;
}
.favouriteBtn:hover, .favouriteBtn.active
{
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/favouriteBtnHover.png') no-repeat;
}
.zoomBtn
{
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/zoomBtn.png') no-repeat;
}
.zoomBtn:hover, .zoomBtn.active
{
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/zoomBtnHover.png') no-repeat;
}
.productColItem:last-child .mb
{
margin-bottom: 0;
}
.productColItem:last-child .line-bottom
{
border-bottom: 0;
}
.productPrice
{
height: 28px;
line-height:28px;
padding-right: 10px;
padding-bottom:3px;
display: table-cell;
vertical-align:middle;
}
[dir="rtl"] .productPrice
{
padding-right: 0;
padding-left:10px;
}
.productColListItem .productPrice, .productColItemTp .productPrice
{
width:100%;
line-height: 14px;
padding-top:0;
padding-right: 0;
padding-bottom:0;
}
.productColItemTp .productPrice
{
height: 24px;
line-height:12px;
}
.productPrice.discount, .productInfo
{
position: relative;
padding-right:67px;
}
.priceWrapper
{
text-align: right;
}
[dir="rtl"] .priceWrapper
{
text-align: left;
}
.currentPrice
{
line-height: 28px;
font-size:16px;
color: #2b2b2b;
font-weight:900;
font-family: 'Playfair Display', serif;
}
.font
{
color: #2b2b2b;
font-weight:900;
font-size: 12px;
font-family: 'Playfair Display', serif;
}
.productColListItem .currentPrice
{
float: right;
width:50%;
line-height: 17px;
font-size:9px;
text-align: right;
}
.passive1
{
float: none;
display:inline-block;
}
.topp
{
margin-top: 10px;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
width:100%;
line-height: 12px;
font-size:10px;
text-align: center;
}
.discountedPrice + .currentPrice
{
line-height: 20px;
color:#d22a43;
font-size:16px !important;
}
.discountedPrice
{
line-height: 13px;
font-size:14px;
color: #767676;
text-decoration:line-through;
font-family: 'Playfair Display', serif;
}
.productColListItem .discountedPrice
{
float: left;
width:50%;
text-align: left;
line-height:17px;
font-size: 9px;
}
.productListItem .currentPrice, .productListItem .discount .currentPrice, .productListItem .discountedPrice
{
float: left;
line-height:80px;
padding-left: 20px;
}
.productListItem .productInfo
{
margin-right: 20px;
}
.productDiscount
{
font-weight: bold;
font-size:15px;
position: absolute;
top:10px;
left: 10px;
width:52px;
height: 64px;
line-height:11px;
color: #fff;
font-family: 'Poppins', sans-serif;
text-align: center;
padding-bottom:4px;
background:url('/Data/EditorFiles/indirim.png') no-repeat;
z-index: 33;
}
[dir="rtl"] #productRight .productDiscount
{
right: auto;
left:0;
}
.productInfo .productDiscount
{
top: 25px;
}
.productDiscount span
{
display: block;
font-size:15px;
line-height: 80px;
}
.mainControl
{
position: absolute;
width:auto;
top: 0;
left:auto;
right: 0;
margin-left:auto;
margin-top: -50px;
z-index:33;
}
#oneCol .mainControl
{
width: 1260px;
top:50%;
left:50%;
right: auto;
margin-top:-21px;
margin-left: -630px;
}
.mainControl span
{
width: 50px;
height:50px;
cursor: pointer;
background-color:#d6d6d6;
background-repeat: no-repeat;
background-position:center center;
border-left: 1px solid #ececec;
}
#oneCol .mainControl span
{
width: 18px;
height:42px;
background-color: transparent;
border-left:0;
}
.mainPrev
{
background-image:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/carouselSmlArrowPrev.png');
}
#oneCol .mainPrev
{
background-image:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/carouselArrows.png');
background-position: left center;
}
.mainNext
{
background-image:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/carouselSmlArrowNext.png');
}
#oneCol .mainNext
{
background-image:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/carouselArrows.png');
background-position: right center;
}
.colControl
{
float: left;
width:100%;
}
.center1
{
float: none;
display:inline-block;
background-color: transparent;
color:black !important;
text-transform: capitalize;
font-size:21px;
font-family: 'Playfair Display', serif;
height: 50px;
line-height:50px;
}
.center1:hover
{
background-color:transparent !important;
}
.Title
{
background: url('/Data/EditorFiles/line.png') center bottom no-repeat;
margin-bottom: 13px;
padding-top:13px;
}
.colControl span
{
position: absolute;
top:46%;
width: 34px;
height:34px;
margin-top: -15px;
background-repeat:no-repeat;
background-position: center center;
cursor:pointer;
}
.colControl .colPrev
{
background-image:url('/Data/EditorFiles/ok1.png');
left: 10px;
}
.colControl .colNext
{
right: 10px;
background-image:url('/Data/EditorFiles/ok2.png');
}
.colBottomControl
{
background:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/controlLine.png') repeat-x 0 center;
margin-top: 10px;
}
.colBottomControl span
{
width: 37px;
height:37px;
background-image:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/colControlTp.png');
background-repeat: no-repeat;
cursor:pointer;
}
.colBottomControl.vertical span
{
background-image:url('/Data/EditorFiles/ok112.png');
}
.colBottomControl .colNext
{
background-position: right 0px;
position: absolute;
top: auto;
bottom: 0px;
left: 32px;
}
.colBottomControl .colPrev
{
top: -13px;
position: absolute;
left: 42px;
}
.productPager
{
display: inline-block;
border-right:0;
}
@media screen and (min-width: 769px)
{
.productPager a, .productPager span
{
margin-left: 5px;
}
}
.icon-new
{
position: absolute;
top: 10px;
line-height: 35px;
right:0px;
width: 85px;
height: 30px;
background: url('/Data/EditorFiles/new.png') left center no-repeat;
padding-left: 10px;
z-index: 1;
text-align: center;
color:#d22a43;
font-size: 14px;
font-family: 'Poppins', sans-serif;
font-weight: 600;
}
.productPager a,
.productPager span
{
float: left;
width:20px;
height: 20px;
line-height:20px;
margin-bottom: -1px;
border:1px solid #ececec;
box-sizing: border-box;
border-radius:12%;
font-family: 'Poppins', sans-serif;
font-size: 12px;
color:#a3a3a3 !important;
text-align: center;
}
[dir="rtl"] .productPager a,
[dir="rtl"] .productPager span
{
float: right;
box-sizing:border-box;
}
.productPager a
{
color: #6c6c6c;
background-repeat:no-repeat;
background-position: center center;
}
.productPager a.first,
[dir="rtl"] .productPager a.last
{
background-image:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/firstArrow.png');
display: none;
}
.productPager a.prev,
[dir="rtl"] .productPager a.next
{
background-image:url('/Data/EditorFiles/left11.png');
margin-right: 5px;
}
.productPager a.next,
[dir="rtl"] .productPager a.prev
{
background-image:url('/Data/EditorFiles/rightt.png');
margin-left: 9px;
}
.productPager a.last,
[dir="rtl"] .productPager a.first
{
background-image:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/lastArrow.png');
display: none;
}
.productPager a:hover, .productPager span
{
}
.footer11
{
font-size: 12px;
color:#2b2b2b;
font-weight: 400;
font-family: 'Poppins', sans-serif;
}
.productPager span
{
color:#d22a43 !important;
cursor: default;
}
@media screen and (max-width: 1230px)
{
#oneCol .mainControl
{
width: auto;
top:0;
left: auto;
right:0;
margin-top: -50px;
margin-left:auto;
}
#oneCol .mainControl span
{
width: 50px;
height:50px;
cursor: pointer;
background-color:#d6d6d6;
background-repeat: no-repeat;
background-position:center center;
border-left: 1px solid #ececec;
}
#oneCol .mainPrev
{
background-image:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/carouselSmlArrowPrev.png');
}
#oneCol .mainNext
{
background-image:url('/theme/v4-denizgulu/sub_theme/vitrin/v4/user_v4_yeni/carouselSmlArrowNext.png');
}
}
@media screen and (max-width: 1100px)
{
[data-layout="horizontal"] .productItem.col-3 .productPrice.discount
{
width:100%;
height: auto;
margin-bottom:20px;
padding-left: 10px;
box-sizing:border-box;
}
}
@media screen and (max-width: 1000px)
{
.mainControl, #oneCol .mainControl
{
margin-top: -60px;
}
.mainControl span, #oneCol .mainControl span
{
width: 60px;
height:60px;
}
.productListItem .productBrand
{
line-height: 40px;
font-size:20px;
}
.productListItem .productDescription
{
margin-top: 10px;
max-width:100%;
font-size: 13px;
line-height:16px;
}
.currentPrice
{
font-size: 16px;
}
.discountedPrice
{
font-size: 15px;
}
.resim-vitrin .currentPrice
{
line-height: 33px;
}
.resim-vitrin .discountedPrice
{
line-height: 18px;
}
#leftColumn .productColItem, #rightColumn .productColItem
{
position: relative;
}
#leftColumn .productPrice.discount, #rightColumn .productPrice.discount
{
padding-right: 0;
padding-bottom:0;
margin-top: 0;
position:static;
}
#leftColumn .productDiscount, #rightColumn .productDiscount
{
top: 10px;
bottom:0;
margin-top: 0;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.productComparison
{
width: 0;
padding-left:17px;
}
:not(.notClear) > .col-md-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-md-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-md-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-md-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (max-width: 768px)
{
.icon-new
{
top: 0px;
right: 0px;
font-size: 11px !important;
width: 50px;
height: 30px;
background-size: 55px;
float: right;
}
#catImg
{
padding-top:8px !important;
}
.TextBaslik
{
padding-bottom:10px !important;
}
.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;
}
.proRowName
{
width:100%;
padding: 10px 0;
text-align: center;
}
.proRowAct.line-left
{
width:100%;
border:0;
}
.productBrand
{
font-size: 12px;
}
.productDescription
{
line-height: 16px;
font-size:13px;
}
.productPrice.discount
{
height: auto;
margin-bottom:20px;
padding-left: 10px;
box-sizing:border-box;
}
.productDiscount
{
top:5%;
margin-top: -15px;
}
.productPrice .productDiscount, #productLeft .productDiscount
{
top: 0;
margin-top:0;
}
.priceWrapper
{
text-align: left;
}
.discountedPrice
{
line-height: 13px;
font-size:13px;
}
.discount .currentPrice
{
font-size: 20px;
line-height:20px;
}
.productPager a, .productPager span
{
width: 40px;
height:38px;
line-height: 38px;
font-size:15px;
margin-left: 5px;
}
.productListItem .productBrand
{
line-height: 50px;
font-size:25px;
}
.productListItem .productDescription
{
line-height: 21px;
font-size:15px;
}
.currentPrice
{
font-size: 20px;text-align: center;
}
.discountedPrice
{
font-size: 18px;
}
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.resim-vitrin .currentPrice
{
line-height: 38px;
}
.resim-vitrin .discountedPrice
{
line-height: 23px;
}
.col-title + div .carousel li
{
width: 364px;
}
.productColItem
{
min-height: 470px;
}
.carousel .productColItem
{
min-height: auto;
}
.productColItem .productDetails, .carousel .productColItem:nth-child(2n) .productDetails
{
border-right: 1px solid #ececec;
}
.carousel .productColItem .productDetails
{
padding-left: 20px;
padding-right:20px;
}
.productColItem:nth-child(2n) .productDetails, .carousel .productColItem:last-child .productDetails
{
border-right: 0;
}
.productColItem .line-bottom
{
border-bottom: 0;
}
.productColItemTp .productDescription
{
line-height: 16px;
font-size:13px;
}
.productColItemTp .productPrice
{
height: 40px;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
line-height: 20px;
font-size:20px;
}
.productColListItem .productBrand
{
font-size: 15px;
line-height:24px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
font-size: 15px;
line-height:24px;
}
.productColListItem .col-4
{
width:16.6667%;
}
.productColListItem .col-8
{
width:83.3333%;
}
.productColListItem .productPrice
{
padding-top: 10px;
}
.productColListItem .currentPrice, .productColListItem .discountedPrice
{
line-height: 20px;
font-size:20px;
}
:not(.notClear) > .col-sm-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-sm-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-sm-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-sm-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (max-width:540px)
{
.col-xs-12 .productDetails
{
height:auto !important;
}
.productBrand
{
}
.productDescription
{
line-height: 16px;
font-size: 12px;
}
.productOption
{
padding-top: 0;
padding-bottom:0;
}
.productOption span
{
display: none;
}
.optionBox a, .optionBox select
{
margin-bottom: 0;
}
.productPrice.fr
{
float: left;padding-left:10px;width: 100%;
}
.discountedPrice
{
font-size: 12px; text-align: center;
}
.currentPrice
{
font-size: 12px;
}
}
#footer h3
{
font-family: 'Poppins', sans-serif;
font-size:15px;
color:#5d5d5d;
font-weight:500;
line-height:20px;
text-transform:uppercase;
word-break:break-all;
margin-top:0;
margin-bottom:7px;
}
.kargo img
{
margin-top:20px;
}
#tsoft-eticaret-sistemleri
{
background-color:white !important;
}
#footerTop
{
background:white;
}
.line-bottom2
{
border-bottom:3px solid #ececec;
}
.footerr
{
margin-top: 15px;
}
#footerTop h3
{
color:#5d5d5d;
font-family: 'Poppins', sans-serif;
font-weight:500;
font-size:16px !important;
}
#footerTop p
{
display:block;
font-size:12px;
color:#999995;
line-height:20px;
font-weight:300;
}
.newsletter
{
margin-bottom:20px;
}
[dir="rtl"] .newsletter
{
margin-right:0;
}
#footer .newsletterMain
{
}
#footer .newsletterMain input[type="text"]
{
}
#footer .newsletterMain .placeholder
{
right: 50px;
line-height: 48px;
padding-left: 10px;
}
#footer .newsletterMain input[type="button"]
{
}
.new h3
{
margin-bottom:0px;
}
.height11
{
padding-top: 6px !important;
padding-bottom: 18px !important;
}
p strong.phone
{
background:url('/Data/EditorFiles/phone.png') left center no-repeat;
padding-left:40px;
padding-top:5px;
padding-bottom:5px;
display:block;
font-size:12px;
font-family: 'Poppins', sans-serif;
font-weight:normal;
color:#999999;
display:block;
}
p strong.mail
{
background:url('/Data/EditorFiles/info.png') left center no-repeat;
padding-left:40px;
padding-top:5px;
padding-bottom:5px;
font-size:12px;
font-family: 'Poppins', sans-serif;
font-weight:normal;
color:#999999;
display:block;
}
p strong.adress
{
background:url('/Data/EditorFiles/adress.png') left center no-repeat;
padding-left:40px;
padding-top:5px;
padding-bottom: 5px;
font-size:12px;
font-family: 'Poppins', sans-serif;
font-weight:normal;
color:#999999;
display:block;
}
[dir="rtl"] #footer .newsletterMain input[type="button"]
{
right:auto;
left:10px;
}
[dir="rtl"] #social
{
float:left;
}
#social ul
{
padding-top:10px;
}
.social1 h3
{
margin-bottom:0px !important;
}
#social
{
padding-top:24px;
}
#social li, #social li a, #social li a img
{
float:left;
width:40px;
height:40px;
}
[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:30px;
padding-bottom:45px;
}
.footerTop
{
padding-top: 27px;
padding-bottom: 27px;
background: white;
}
#footerMiddle ul li
{
display:block;
}
#footerMiddle ul li a, #footerMiddle p
{
display:block;
padding-top:5px;
padding-bottom:5px;
line-height:14px;
font-size:12px;
color:#999999;
font-weight:300;
}
#footerBottom
{
background:white;
min-height:50px;
}
#copy
{
opacity: .5;
}
#footerBottom .col
{
min-height:50px;
line-height:47px;
display:list-item;
list-style:none;
}
#footerBottom .col img
{
vertical-align:middle;
max-height:26px;
}
#footerSecurity img
{
padding-right:10px;
}
#footerCards img
{
max-height: 22px;
opacity: 0.3;
}
#footerCards
{
text-align:left;
}
@media screen and (max-width: 1000px)
{
#footerMiddle
{
padding-top:25px;
padding-bottom:25px;
}
#footerMiddle .col-2
{
padding-top:15px;
padding-bottom:15px;
}
#footerMiddle .col-2:nth-child(3n+1)
{
clear:both;
}
}
@media screen and (min-width: 769px)
{
#footerMiddle ul li div
{
display:block !important;
height:auto !important;
}
}
@media screen and (max-width: 768px)
{
#footerMiddle p
{
line-height: 22px !important;
}
#footerCards
{
text-align:center;
}
.height11
{
padding-top:0px !important;
padding-bottom:0px !important;
}
.bulten span
{
margin-bottom: 1px !important;
line-height:34px !important;
cursor: pointer !important;
}
.footerTop
{
padding-top:0px !important;
padding-bottom:0px !important;
}
#social li, #social li a, #social li a img
{
float: left;
width: 38px;
height: 38px;
}
#social li
{
padding-right: 5px !important;
padding-bottom: 10px;
}
#footer h3
{
font-size:23px;
line-height:35px;
}
#footerTop p
{
font-size:13px;
}
#newsletter
{
margin-right:0;
}
#newsletterMain input[type="text"]
{
font-size:15px;
}
#footerMiddle
{
padding-top:15px;
padding-bottom:14px;
}
#footerMiddle .col-2
{
padding-top:0;
padding-left:0;
padding-bottom:0;
padding-right:0;
}
#footerMiddle ul li
{
float:left;
}
#footerMiddle ul ul li
{
float:none;
width:auto;
padding-left:20px;
padding-right:20px;
border-bottom:1px solid #fff;
}
#footerMiddle h3
{
margin-bottom:1px;
padding-left:20px;
padding-right:20px;
line-height:50px;
background:#dadada url('/theme/v4-denizgulu/sub_theme/alt/v4/user_pixa/plusIcon.png') no-repeat right center;
cursor:pointer;
}
[dir="rtl"] #footerMiddle h3
{
background:#dadada url('/theme/v4-denizgulu/sub_theme/alt/v4/user_pixa/plusIcon.png') no-repeat 20px center;
}
#footerMiddle h3.active
{
color:#fff;
background:#6C6C6C url('/theme/v4-denizgulu/sub_theme/alt/v4/user_pixa/minusIcon.png') no-repeat right center;
}
[dir="rtl"] #footerMiddle h3.active
{
background:#6C6C6C url('/theme/v4-denizgulu/sub_theme/alt/v4/user_pixa/minusIcon.png') no-repeat 20px center;
}
#footerMiddle h3 + div
{
background:#e9e9e9;
display:none;
}
#footerMiddle ul li a, #footerMiddle p
{
line-height:35px;
font-size:17px;
}
#footerBottom .col
{
text-align:center;
}
#footerBottom .col img
{
padding-right:5px;
padding-left:5px;
}
}
@media screen and (max-width: 540px)
{
#copy
{
font-size:11px !important;
}
.TextIcerik
{
max-height: 100px;
overflow-y: auto;
padding-left: 0px;
padding-right: 0px;
}
.alt1
{
float:left;
}
#shopListLink
{
margin-left:0px !important;
}
.padding10
{
padding-left:10px !important;
}
.resim-vitrin > .col
{
width: 100%;
}
.colBottomControl .colPrev
{
top: -18px !important;
position: absolute;
left: 23px !important;
}
.colBottomControl .colNext
{
background-position: right 0px;
position: absolute;
top: auto;
bottom: -15px !important;
left: 14px !important;
}
.hr
{
margin-top:0px !important;
}
.colorblack
{
line-height: 12px !important;
font-size: 10px !important;
}
#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;
}
[dir="rtl"] .sliderMain ul
{
float:left;
}
.carousel
{
position:relative;
left:0;
}
[dir="rtl"] .carousel,
[dir="rtl"] .carousel li
{
float:left;
}
[dir="rtl"] .carousel
{
width:100%;
}
.sliderMain li, .sliderMain p, .sliderMain a
{
padding:0;
margin:0;
}
.responsive .fade li, .responsive .fade li p, .responsive .fade li a
{
width:100%;
height:100%;
}
.responsive .fade li p, .responsive .fade li a
{
position:absolute;
top:0;
left:0;
}
.responsive li
{
background-size:cover !important;
}
.fade > li
{
position:absolute;
top:0;
left:0;
display:none;
}
.fade li.current
{
position:static;
}
.carousel li
{
float:left;
}
.sliderMain img
{
float:left;
width:100%;
max-width:100%;
}
.slideControl
{
position: absolute;
width: 100%;
height: 34px;
top: 50%;
margin-top: -21px;
margin-right: 0;
margin-bottom: 0;
box-sizing: border-box;
}
.twoCol .slideControl, .threeCol .slideControl
{
left:10px;	 right:10px;	 margin-left:0;	 width:auto;
}
.slideControl span
{
width:34px;
height:34px;
background-repeat:no-repeat;
cursor:pointer;
}
[dir="rtl"] .prevSlide
{
background-position:right 0;
}
.nextSlide
{
background: url('/Data/EditorFiles/solslide.png') center center;
margin-right:-17px;
}
.prevSlide
{
background: url('/Data/EditorFiles/saslide.png') center center;
margin-left:-17px;
}
[dir="rtl"] .nextSlide
{
background-position:0 0;
}
.sliderMain ul.slidePager
{
min-height: auto;
text-align:center;
position: absolute;
height: 20px;
bottom: 20px;
right: 10px;
left: 0px;
padding: 0px 10px;
box-sizing: border-box;
display: table;
}
.twoCol .sliderMain ul.slidePager, .threeCol .sliderMain ul.slidePager
{
width:auto; left:10px; right:10px;	margin-left:0;
}
.slidePager li
{
display:inline-block;
width:16px;
height:16px;
line-height:16px;
text-align:center;
color:#fff;
font-size:12px;
cursor:pointer;
background:#666;
margin-top:5px;
margin-left:5px;
text-indent:-9999px;
background:url('/Data/EditorFiles/passive.png') no-repeat;
}
.slidePager li.active
{
width:16px;
height:16px;
line-height:16px;
background:url('/Data/EditorFiles/active.png') no-repeat;
margin-top:0;
cursor:default;
text-indent:-9999px;
}
@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-denizgulu/sub_theme/genel/v4/v4/dark_leather.png') repeat 0 0 #000;	color: #e0e0e0;	font-weight: bold;	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);	text-shadow: 1px -1px 0px #000;	filter: dropshadow(color=#000, offx=1, offy=-1);	line-height: 30px;	border-width: 1px 0 0 0;	border-style: solid;	border-color: #111;
}
.ui-datepicker-title
{
text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next
{
display: inline-block;	width: 30px;	height: 30px;	text-align: center;	cursor: pointer;	background-image: url('/theme/v4-denizgulu/sub_theme/genel/v4/v4/arrow.png');	background-repeat: no-repeat;	line-height: 600%;	overflow: hidden;
}
.ui-datepicker-prev
{
float: left;	background-position: center -30px;
}
.ui-datepicker-next
{
float: right;	background-position: center 0px;
}
.ui-datepicker thead
{
background-color: #f7f7f7;	background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));	background-image: -webkit-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: -o-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: -ms-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	background-image: linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );	border-bottom: 1px solid #bbb;
}
.ui-datepicker th
{
text-transform: uppercase;	font-size: 6pt;	padding: 5px 0;	color: #666666;	text-shadow: 1px 0px 0px #fff;	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td
{
padding: 0;	border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child
{
border-right: 0px;
}
.ui-datepicker tbody tr
{
border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child
{
border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a
{
display: inline-block;	font-weight: bold;	text-align: center;	width: 30px;	height: 30px;	line-height: 30px;	color: #666666;	text-shadow: 1px 1px 0px #fff;	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default
{
background: #ededed;	background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));	background: -webkit-linear-gradient(top, #ededed 0%,#dedede 100%);	background: -o-linear-gradient(top, #ededed 0%,#dedede 100%);	background: -ms-linear-gradient(top, #ededed 0%,#dedede 100%);	background: linear-gradient(top, #ededed 0%,#dedede 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover
{
background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active
{
background: #6eafbf;	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);	color: #e0e0e0;	text-shadow: 0px 1px 0px #4d7a85;	filter: dropshadow(color=#4d7a85, offx=0, offy=1);	border: 1px solid #55838f;	position: relative;	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default
{
background: #f4f4f4;	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active
{
width: 29px;	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active
{
width: 29px;	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active
{
height: 29px;	margin-bottom: 0;
}
