html, body, div, span, applet, object, iframe, p,
a, abbr, acronym, address, big, cite,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6, code,pre, sub, sup, strong, b, i, u, blockquote
{
}
tbody, tfoot, thead, tr, th, td
{
margin: 0;
padding: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section
{
display: block;
}
html, body
{
width:100%;
text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}
body
{
font-family:"Open Sans", "Arial", sans-serif;
font-size: 13px;
line-height: 1;
}
script
{
display: none;
}
::-webkit-scrollbar
{
width: 10px;
background:#E6E6E6;
}
::-webkit-scrollbar-button
{
display: none;
}
::-webkit-scrollbar-thumb
{
background: #4d4d4d;
}
ol, ul
{
list-style-type: none;
}
img
{
max-width:100%;
height: auto;
}
.ie img
{
max-width: none;
height:auto;
}
blockquote, q
{
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after
{
content: '';
content: none;
}
.row::before, .row::after
{
content: '';
display: table;
}
.row::after
{
clear: both;
}
table
{
border-collapse: collapse;
border-spacing: 0;
}
input, select, textarea, button
{
outline: none;
font-family:"Open Sans", sans-serif;
}
input:focus, select:focus, textarea:focus
{
box-shadow:inset 0 0 4px rgba(0,0,0,.3);
}
p
{
padding-bottom: 10px;
font-family:"Open Sans", sans-serif;
line-height:1.3;
}
a
{
text-decoration: none;
color:inherit;
cursor: pointer;
}
h1, h2, h3, h4, h5, h6
{
display: block;
font-family:"Open Sans", sans-serif;
}
h1.sp, h2.sp, h3.sp, h4.sp, h5.sp, h6.sp
{
padding-left: 10px;
padding-right:10px;
}
::selection
{
background: #000;
color:#fff;
}
.bg-white
{
background-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;
}
.mbmt30
{
margin-bottom:30px !important;
margin-top: 30px;
}
#twoCol .mbmt30
{
margin-top: 0px !important;
margin-bottom: 0px !important;
}
#twoCol #katalog .row.mb
{
margin-bottom: 0px;
}
.mt30
{
margin-top: 30px !important;
}
.row.mb
{
margin-bottom: 10px;
}
.top-mb
{
margin-top:0px !important;
}
.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
{
}
.b-top, .col.b-top, .box.b-top
{
border-top: 0;
}
.b-right, .col.b-right, .box.b-right
{
border-right: 0;
}
.b-bottom, .col.b-bottom, .box.b-bottom
{
border-bottom: 0;
}
.b-left, .col.b-left, .box.b-left
{
border-left: 0;
}
.line-top, .col.line-top, .box.line-top, .btn.line-top
{
border-top: 1px solid #ececec;
}
.line-right, .col.line-right, .box.line-right, .btn.line-right
{
border-right: 1px solid #ececec;
}
.line-bottom, .col.line-bottom, .box.line-bottom, .btn.line-bottom
{
border-bottom: 1px solid #ececec;
}
.line-left, .col.line-left, .box.line-left, .btn.line-left
{
border-left: 1px solid #ececec;
}
.line-through
{
text-decoration: line-through;
}
.line-under
{
text-decoration: underline;
}
.col-12
{
width:100%;
}
.col-11
{
width:91.66666667%;
}
.col-10
{
width:83.33333333%;
}
.col-9
{
width:75%;
}
.col-8
{
width:66.66666667%;
}
.col-7
{
width:58.33333333%;
}
.col-6
{
width:50%;
}
.col-5
{
width:41.66666667%;
}
.col-4
{
width:33.33333333%;
}
.col-3
{
width:25%;
}
.col-2
{
width:16.66666667%;
}
.col-1
{
width:8.33333333%;
}
.m-top, .box.m-top, .col.m-top
{
margin-top: 0;
}
.m-left, .box.m-left, .col.m-left
{
margin-left: 0;
}
.m-bottom, .box.m-bottom, .col.m-bottom
{
margin-bottom: 0;
}
.m-right, .box.m-right, .col.m-right
{
margin-right: 0;
}
.p-top, .box.p-top, .col.p-top
{
padding-top: 0;
}
.p-left, .box.p-left, .col.p-left
{
padding-left: 0;
}
.p-bottom, .box.p-bottom, .col.p-bottom
{
padding-bottom: 0;
}
.p-right, .box.p-right, .col.p-right
{
padding-right: 0;
}
.icon-arrow
{
width: 10px;
height:100%;
background-repeat: no-repeat;
background-position:0 center;
}
.icon-arrow.fr, .icon-basket.fr
{
margin-left: 10px;
}
[dir="rtl"] .icon-arrow.fr,
[dir="rtl"] .icon-basket.fr
{
margin-right: 10px;
margin-left:0;
}
.icon-arrow.fl, .icon-basket.fl
{
margin-right: 10px;
}
.light-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/lightArrow.png');
}
.dark-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkArrow.png');
}
.btn:hover .dark-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkArrowHover.png');
}
.icon-basket
{
width: 18px;
height:100%;
background-repeat: no-repeat;
background-position:0 center;
}
.icon-basket.fast
{
width: 20px;
}
.btn-big .icon-basket
{
width: 34px;
}
.btn-big .icon-basket.fast
{
width: 38px;
}
.btn-big .icon-basket.fr
{
margin-left: 20px;
}
[dir="rtl"] .btn-big .icon-basket.fr
{
margin-right: 20px;
margin-left:0;
}
.btn-big .icon-basket.fl
{
margin-right: 20px;
}
.light-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/lightBasket.png');
}
.light-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/lightFastBasket.png');
}
.btn-big .light-basket
{
background-image: url('/Data/EditorFiles/v4/cart.svg');
background-size: 33px;
}
.btn-big .light-basket.fast
{
background-image: url('/Data/EditorFiles/v4/cart.svg');
background-size: 33px;
}
.dark-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkBasket.png');
}
.dark-basket:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkBasketHover.png');
}
.dark-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkFastBasket.png');
}
.dark-basket.fast:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkFastBasketHover.png');
}
.btn-big .dark-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkBasketBig.png');
}
.btn-big .dark-basket:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkBasketBigHover.png');
}
.btn-big .dark-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkFastBasketBig.png');
}
.btn-big .dark-basket.fast:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkFastBasketBigHover.png');
}
.tooltipWrapper
{
position: relative;
}
.tooltip
{
display: none;
position:absolute;
bottom:100%;
left: 0;
right:0;
line-height: 20px;
padding-left:10px;
padding-top: 5px;
padding-right:10px;
padding-bottom: 5px;
background:#fff;
box-sizing: border-box;
margin-bottom:5px;
z-index: 999;
}
.tooltip.default
{
border: 1px solid #ececec;
}
#navigasyon
{
margin-top: 20px;
margin-bottom: 10px;
height: 32px;
}
#notify
{
position: fixed;
}
#notify.top, #notify.bottom
{
width:100%;
}
#notify.right, #notify.left
{
width: 320px;
}
#notify.top
{
top: 0;
bottom: auto;
}
#notify.right
{
right: 0;
left: auto;
}
#notify.bottom
{
bottom: 0;
top: auto;
}
#notify.left
{
left: 0;
right: auto;
}
.notify
{
width:calc(100% - 10px);
display: none;
}
#notify.right .notify, #notify.left .notify
{
clear: both;
}
#notify.top .notify
{
margin-top: 10px;
}
#notify.right .notify
{
margin-right: 10px;
}
#notify.bottom .notify
{
margin-bottom: 10px;
}
#notify.left .notify
{
margin-left: 10px;
}
.notifyClose
{
float: right;
width: 13px;
height: 13px;
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/notifyClose.png') no-repeat;
cursor: pointer;
}
.stars
{
width: 87px;
height:13px;
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/stars.png') no-repeat;
}
.stars-inner
{
height: 13px;
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/starsFull.png') no-repeat;
}
.progress
{
position: relative;
background:#dadada;
}
.progress-bar
{
position: absolute;
left:0;
top: 0;
height:100%;
line-height:1.5;
color: #fff;
background-color: #bf8f45;
}
#orderSummary
{
visibility: visible;
font-size: 14px;
}
#orderSummary .line-bottom
{
border: 0px;
}
#orderSummary .box.col-1.btn-upper
{
display: none;
}
.accordeon
{
cursor: pointer;
background: #e0e0e0;
text-transform: uppercase;
font-size: 17px;
color: #665;
text-align: center;
padding: 0px;
text-indent: 0px;
}
.accordeon .row.basket
{
padding: 0px 20px;
}
[dir="rtl"] .accordeon
{
background-position: 10px center;
}
.accordeon.active
{
background: #e0e0e0;
text-transform: uppercase;
font-size: 17px;
color: #665;
text-align: center;
padding: 0px;
text-indent: 0px;
}
.hide
{
display: none;
}
#mainWrapper
{
width:100%;
position: relative;
}
#skeletonWrap
{
width:100%;
}
[dir="rtl"] #leftColumn
{
padding-right: 0;
padding-left:10px;
}
[dir="rtl"] #rightColumn
{
padding-right: 10px;
padding-left:0;
}
#mainColumn
{
max-width:100%;
background-color: #fafafa;
}
.catalogWrapper
{
}
.loaderWrapper
{
position: relative;
}
.loading
{
position: absolute;
width:100%;
height:100%;
top: 0;
left:0;
background:rgba(255,255,255,.7) url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/loading.gif') no-repeat center center;
z-index: 333;
display:none;
}
#backToTop
{
width: 100%;
height: 55px;
line-height: 55px;
cursor: pointer;
background: #333233;
text-align: center;
color: #fff;
font-size: 15px;
}
#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;
}
#filterSort
{
display: block;
}
.freeshippingframe
{
text-align: center;
color:#fff;
background-color: #f24f6a;
margin-top: -2px;
}
.freeshippingframe h3
{
font-size: 18px;
margin: 15px 0px;
}
.freeshippingframe h3 span
{
font-weight: 300;
}
.freeshippingframeproduct
{
float: left;
}
.freeshippingframeproduct img
{
opacity: 0.7;
filter: alpha(opacity=70);
}
#ourStory
{
margin-top: 10px;
}
#ourStory .row
{
background-color: #fff;
padding: 10px 10px;
margin-top: 20px;
}
#ourStory .firstRow
{
margin-top: 10px;
}
#ourStory .contentDiv
{
font-size: 24px;
line-height: 34px;
color: #909090;
font-weight: 300;
}
#ourStory .contentDiv h2
{
text-align: center;
margin-top: 0px;
color: #bf8e43;
}
#ourStory .contentImgRight
{
float: right;
}
.piecesBadge
{
position: absolute;
background-color: rgba(60, 60, 60, 0.75);
color: #fff;
padding: 15px 20px;
border-radius: 50px;
font-size: 12px;
text-align: center;
z-index: 99;
margin-left: 137px;
}
.piecesBadge .number
{
font-weight: bold;
font-size: 16px;
}
#katalog .piecesBadge
{
margin-left: 167px;
margin-top: 10px;
}
#productLeft .piecesBadge
{
position: absolute;
right: 20px;
top: 20px;
background-color: rgba(159, 159, 159, 0.75);
color: #fff;
padding: 22px 10px;
border-radius: 50px;
font-size: 16px;
text-align: center;
width: 58px;
z-index: 99;
}
#productLeft .number
{
font-size: 18px;
font-weight: 700;
}
.campaignBadge
{
min-height: 0px;
position: absolute;
z-index: 99;
margin-top: 10px;
visibility: visible;
}
.campaignBadge span
{
position: absolute;
background-color: #d32e43bf;
color: #fff;
padding: 10px;
font-size: 12px;
text-align: center;
z-index: 99;
margin-left: 10px;
}
#FdaApproved .firstFda
{
padding: 10px 5px 10px 0px;
float: left;
width: calc(50% - 5px);
}
#FdaApproved .secondSecure
{
padding: 10px 0px 10px 5px;
float: left;
width: calc(50% - 5px);
}
@media screen and (max-width: 1024px)
{
#FdaApproved .firstFda
{
padding: 0px;
float: left;
width: 100%;
margin-top: 10px;
}
#FdaApproved .secondSecure
{
padding: 0px;
float: left;
width: 100%;
margin-top: 10px;
}
#katalog .piecesBadge
{
margin-left: 102px;
}
#tab-vitrindd .piecesBadge
{
margin-left: 107px;
}
.accordeon.active
{
background-image: url('/Data/EditorFiles/v4/up-arrow.svg') !important;
background-repeat: no-repeat;
background-position: calc(100% - 15px) center;
background-color: #333233 !important;
background-size: 17px;
text-align: left;
}
.accordeon.active .basket
{
margin: 0px;
}
.freeshippingframe h3
{
font-size: 16px;
line-height: 26px;
}
}
.main-frame
{
padding: 2.1428571428rem 1.0714285714rem;
background-color: #fff;
}
.main-columns
{
padding-left: 1.0714285714rem;
padding-right: 1.0714285714rem;
}
.main-columns h2
{
margin-top: .7142857143rem;
margin-bottom: 0;
font-size: 1.4285714286rem;
font-style: normal;
color: #222;
line-height: 1.4;
font-weight: 400;
}
.main-columns h3
{
line-height: 2.0714285714rem;
margin-top: .2rem;
margin-bottom: .2rem;
font-size: 1.0714285714rem;
font-style: normal;
color: #222;
font-weight: 400;
text-align: center;
}
.main-columns-square
{
padding-left: 0px;
padding-right:0px;
}
.main-columns-square .row
{
margin: 0;
}
.howitworks-frame
{
text-align: center;
}
.howitworks-frame .col
{
padding: 2.1428571428rem 1.0714285714rem;
}
.howitworks-frame h3, .howitworks-frame i
{
color: #444444;
}
#twoCol
{
padding-top: 30px;
padding-bottom: 30px;
background-color: #fafafa;
}
#twoCol .inner-new
{
width:100%;
}
#content
{
background-color: #fafafa;
}
.wbg
{
background: #fff;
}
@media screen and (min-width: 1231px)
{
.inner
{
width: 100%;
margin: 0 auto;
}
.inner-new
{
width: 1200px;
margin: 0 auto;
}
#pageOrder
{
width: 1200px;
margin: 0 auto;
margin-top: 30px;
}
#twoCol .inner
{
width: 1200px;
}
}
@media screen and (max-width: 1230px)
{
#content
{
margin-right: 0;
margin-left:0;
}
#twoCol .inner
{
width:100%;
}
.inner-new
{
float: left;
width:100%;
}
#pageOrder
{
float: left;
width:100%;
}
#backToTop
{
right: 20px;
bottom:20px;
margin-right: 0;
}
}
@media screen and (min-width: 1001px)
{
{
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: 1025px)
{
.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: 1024px)
{
.col-sm-12
{
width:100%;
}
.col-sm-11
{
width:91.66666667%;
}
.col-sm-10
{
width:83.33333333%;
}
.col-sm-9
{
width:75%;
}
.col-sm-8
{
width:66.66666667%;
}
.col-sm-7
{
width:58.33333333%;
}
.col-sm-6
{
width:50%;
}
.col-sm-5
{
width:41.66666667%;
}
.col-sm-4
{
width:33.33333333%;
}
.col-sm-3
{
width:25%;
}
.col-sm-2
{
width:16.66666667%;
}
.col-sm-1
{
width:8.33333333%;
}
:not(.notClear) > .col-sm-6 + .col-sm-6:nth-of-type(2n+3),
:not(.notClear) > .col-sm-4 + .col-sm-4:nth-of-type(3n+4),
:not(.notClear) > .col-sm-3 + .col-sm-3:nth-of-type(4n+5),
:not(.notClear) > .col-sm-2 + .col-sm-2:nth-of-type(6n+7),
:not(.notClear) > .col-sm-1 + .col-sm-1:nth-of-type(12n+1)
{
clear: both;
}
.forDesktop
{
display: none;
}
#leftColumn
{
padding-right: 0;
}
#rightColumn
{
padding-left: 0;
}
}
@media screen and (max-width: 540px)
{
.col-xs-12
{
width:100%;
}
.col-xs-11
{
width:91.66666667%;
}
.col-xs-10
{
width:83.33333333%;
}
.col-xs-9
{
width:75%;
}
.col-xs-8
{
width:66.66666667%;
}
.col-xs-7
{
width:58.33333333%;
}
.col-xs-6
{
width:50%;
}
.col-xs-5
{
width:41.66666667%;
}
.col-xs-4
{
width:33.33333333%;
}
.col-xs-3
{
width:25%;
}
.col-xs-2
{
width:16.66666667%;
}
.col-xs-1
{
width:8.33333333%;
}
.dn-xs
{
display: none;
}
#leftColumn > p,
#leftColumn > p *,
#mainColumn > p,
#mainColumn > p *,
#rightColumn > p,
#rightColumn > p *
{
float: left;
width:100%;
}
}
.tsoft-push--in-notification
{
width: 422px;
padding: 0 20px 10px 20px;
border: 1px solid #bababa;
border-radius: 3px;
box-shadow: 0 4px 4px -2px #888;
background-color: #fbfbfb;
font-family: Arial,sans-serif;
position: fixed;
top: 0;
left: 50%;
margin-left: -211px;
z-index: 9999999999999;
}
.tsoft-push--in-notification-inner-container
{
margin: 0;
}
.tsoft-push--in-notification-logo
{
height: auto;
margin-right: 5px;
max-width: 150px;
float: left;
}
.tsoft-push--in-notification-logo img
{
width: 100%;
height:100%;
padding-top: 20px;
}
.tsoft-push--in-notification-image-container
{
float: left;
margin: 13px 15px 0 0
}
.tsoft-push--in-notification-image-container img
{
width: 65px;
height: 65px
}
.tsoft-push--in-notification-text-container
{
position: relative !important;
padding: 10px 0 0 0 !important;
color: #000 !important;
text-align: left !important;
margin: 0 !important;
line-height: 1.4em !important
}
.tsoft-push--in-notification-title
{
margin-bottom: 5px;
text-align: left;
font-size: 14px;
font-weight: 700;
line-height: 1.4em;
color: #000;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-description
{
font-size: 12px;
line-height: 1.4em;
margin: 10px 0;
padding: 0;
text-align: left;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-button-container
{
float: right !important
}
.tsoft-push--in-notification-button
{
width: 90px;
height: 18px;
line-height: 18px;
margin-left: 3px;
padding: 5px;
background: #f9f9f9;
border: 1px solid #bababa;
border-radius: 1px;
display: inline-block;
font-size: 14px;
text-align: center;
cursor: pointer;
box-sizing: content-box
}
.tsoft-push--in-allow-button
{
background: #00c33d;
color: #fff;
border-color: #059833
}
@media all and (max-width:421px)
{
.tsoft-push--in-notification
{
box-sizing: border-box;
width: 100%;
left: 0;
margin: 0;
border-radius: 0;
border-left: 0;
border-right: 0;
border-top: 0
}
.tsoft-push--in-notification-text-container
{
float: left;
}
}
.sticky
{
position: fixed;
top: 0;
left: 0;
background-color: #fff;
margin-top: 0px !important;
z-index: 9999;
}
.one-banner
{
padding: 0px;
margin-bottom: 30px;
}
.contentpage h1
{
font-weight: 500;
}
.contentpage p
{
line-height: 24px;
font-size: 14px;
}
.contentpage li
{
line-height: 24px;
font-size: 14px;
margin-bottom: 10px;
}
.contentpage ul
{
list-style-type: circle;
padding-left: 20px;
padding-bottom: 10px;
}
.en
{
display: block;
}
.ar
{
display: none;
}
[dir="rtl"] .en
{
display: none;
}
[dir="rtl"] .ar
{
display: block;
}
#cookiePopin
{
background-color: #444 !important;
}
.enFlagIcon
{
top: 50%;
left: 50%;
width: 16px;
height: 11px;
margin-top: 9px;
margin-right: 5px;
background-image: url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
background-position: 0px -44px;
float: left;
}
.arFlagIcon
{
top: 50%;
left: 50%;
width: 16px;
height: 11px;
margin-top: 9px;
margin-right: 5px;
background-image: url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
background-position: 0px -33px;
float: left;
}
.language
{
line-height: 30px;
color: #fff;
font-size: 11px;
padding-left: 10px;
padding-right: 10px;
border-left: 1px solid #3b3b3b;
}
[dir="rtl"] .language
{
border-left: 0;
border-right: 1px solid #3b3b3b;
}
#cookiePopin
{
right:0px !important;
margin: 0 auto;
width:100% !important;
}
#cookieDescription, #cookieClose, #cookieTitle
{
color: #808080;
}
@media screen and (max-width: 1024px)
{
#cookieTitle
{
font-size: 14px !important;
}
#cookieDescription span
{
font-size:10px !important;
}
}
#orderPageLayer
{
background-color: #fafafa;
}
#pageOrder
{
background-color: #fff;
}
#centerLogin
{
margin-top: 30px;
}
select
{
font-size: 14px;
}
textarea
{
font-size: 14px;
}
[dir="rtl"] #wh-widget-send-button.wh-widget-left
{
left: 10px;
;
}
@media screen and (max-width: 1024px)
{
#wh-widget-send-button
{
}
}
#tsoft-eticaret-sistemleri
{
display:none !important;
}
#onesignal-bell-container
{
display: none !important;
}
.tagBox
{
background-color: #FFF;
border-color: rgba(0, 0, 0, 0.15);
color: #222;
border-radius: 3px;
border-style: solid;
border-width: 1px;
display: inline-block;
font-family: inherit;
font-size: 14px;
font-weight: bold;
height: 38px;
line-height: 1.4;
padding: 8px 12px;
text-align: center;
text-decoration: none;
user-select: none;
white-space: nowrap;
-webkit-tap-highlight-color: transparent;
-webkit-appearance: none;
margin: 0px 5px 10px 5px;
text-transform: capitalize;
}
.tagBox:hover
{
cursor: pointer;
text-decoration:none;
background-color: #bbb5b552;
}

@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hmIqOjjg.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hvIqOjjg.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hnIqOjjg.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hoIqOjjg.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hkIqOjjg.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hlIqOjjg.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hrIqM.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bbck.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bbck.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bbck.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bbck.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bbck.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bbck.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOX-hpOqc.woff2') format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOVuhpOqc.woff2') format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXuhpOqc.woff2') format('woff2');
unicode-range: U+1F00-1FFF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUehpOqc.woff2') format('woff2');
unicode-range: U+0370-03FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXehpOqc.woff2') format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXOhpOqc.woff2') format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face
{
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-display: swap;
src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.angularTemplate
{
visibility: hidden;
}
.whiteBg
{
background-color: #fff;
}
.lightBg
{
background-color: #ececec;
}
.darkBg
{
background-color: #6c6c6c;
color:#fff;
}
.navIcon
{
width: 23px;
height:23px;
background:#e0e0e0 url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/navIcon.png') no-repeat center center;
border-right: 1px solid #ececec;
}
[dir="rtl"] .navIcon
{
border-right: 0;
border-left:1px solid #ececec;
}
#navigasyon a
{
float: left;
height: 23px;
line-height: 23px;
color: #aaa;
font-size: 14px;
padding-right: 17px;
padding-left: 17px;
background-image: url('/Data/EditorFiles/v4/right-arrow.svg');
background-size: 4px;
background-repeat: no-repeat;
background-position: calc(100% - 1px) calc(50% + 1px);
}
[dir="rtl"] #navigasyon a
{
background-image: url('/Data/EditorFiles/v4/left-arrow.svg');
background-size: 4px;
background-position: 0 calc(50% + 1px);
}
#navigasyon a.navHome
{
color: #6c6c6c;
font-weight: 600;
}
[dir="rtl"] .Yol,
[dir="rtl"] .breadcrumb,
[dir="rtl"] .breadcrumb li
{
float: right;
}
#catImg
{
position: relative;
}
.filter-box
{
margin-bottom: -1px;
border-right:1px solid #ECECEC;
border-bottom: 1px solid #ECECEC;
line-height:30px;
font-size: 12px;
color:#6c6c6c;
}
[dir="rtl"] .filter-box
{
border-right: 0;
border-left:1px solid #ECECEC;
}
#filterSort .filter-box
{
margin-bottom: -1px;
border: 1px solid #ddd;
line-height: 26px;
font-size: 12px;
color: #6c6c6c;
padding: 0px;
margin: 10px;
min-width: 246px;
}
.filter-box select
{
float: left;
height: 30px;
margin: 0;
width: 100%;
padding: 0px 10px;
padding-right: 15px;
border: 0;
font-size: 12px;
color: #6c6c6c;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/selectArrow.png') no-repeat right center;
background-position-x: calc(100% - 10px);
background-color: #fff;
}
[dir="rtl"] .filter-box select
{
float: right;
padding-right:0;
padding-left: 15px;
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/selectArrow.png') no-repeat 10px center;
}
.filter-box .input-wrap
{
height: 30px;
}
.filter-box.col-text
{
line-height: 30px;
font-size:12px;
color: #6C6C6C;
}
.select-wrapper
{
position: relative;
width:53px;
height: 30px;
}
.select
{
width: 33px;
padding:30px 5px 0;
position: absolute;
left:5px;
z-index: 333;
}
.select:hover
{
background: #F3F3F3;
}
.select span
{
width: 33px;
height:20px;
cursor: pointer;
display:none;
padding: 5px 0;
border-top:1px solid #B7B7B7;
}
.select span.selected
{
position: absolute;
top:0;
left: 5px;
cursor:default;
display: block;
border-top:0;
}
.select:hover span
{
display: block;
}
#slider-range
{
width: calc(100% - 17px);
height: 17px;
margin-top: 6px;
margin-right: 17px;
position: relative;
}
.ui-slider-range
{
position: absolute;
top: 7px;
height: 4px;
left: 9px !important;
background: #eee;
}
.ui-slider-handle
{
position: absolute;
top: 0;
width: 17px;
height: 17px;
background: #efb764;
cursor: pointer;
border-radius: 50px;
}
.catalogBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/catalogIcon.png') no-repeat center 5px;
}
.horizontalBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/horizontalIcon.png') no-repeat center 5px;
}
.listBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/listIcon.png') no-repeat center 5px;
}
#filtre .btn.btn-default
{
font-size: 12px;
}
#leftColumn #filtre .btn.btn-default
{
font-size: 20px;
}
.productType, .qtyBtns input
{
font-size: 12px;
text-transform:uppercase;
}
.productType
{
line-height: 30px;
}
[dir="rtl"] .middleItem .productType
{
padding-right: 0;
padding-left:10px;
}
#commentTabContent .stars
{
margin-bottom: 5px;
margin-left:10px;
}
.qtyBtns a
{
float: left;
min-width:30px;
height: 30px;
border:1px solid #ececec;
padding-right: 10px;
padding-left:10px;
margin-right: 0;
margin-bottom:0;
box-sizing: border-box;
-webkit-user-select:none;
-moz-user-select: none;
-ms-user-select:none;
-o-user-select: none;
user-select:none;
}
.package-line .qtyBtns a
{
display: none;
}
.qtyBtns a p
{
width:100%;
height: 28px;
line-height:28px;
text-align: center;
font-size:12px;
color: #000;
cursor:pointer;
}
.qtyBtns input
{
float: left;
height:28px;
line-height: 28px;
text-align:center;
padding-right: 5px;
padding-left:5px;
border: 0;
box-sizing:border-box;
}
.package-line .qtyBtns input
{
width: 40px;
height:28px !important;
line-height:28px !important;
margin-right:10px !important;
margin-left:10px !important;
}
#myPersonalizationForm
{
display: block;
margin-right:-10px;
margin-left: -10px;
clear:both;
}
.package-line
{
line-height: 30px;
font-size:12px;
}
.package-line:nth-child(odd)
{
background-color: #f5f5f5;
}
.package-line:nth-child(even)
{
padding-top: 0;
padding-bottom:0;
}
.package-line .d-flex
{
display: flex;
align-items:center;
}
.middleItem
{
overflow-x: auto;
background-color: #fff;
}
.middleItem td
{
padding-top: 10px;
padding-left:10px;
padding-bottom: 10px;
padding-right:10px;
vertical-align: middle;
}
.middleItem .lightBg td.line-right
{
border-right: 1px solid #dadada;
}
.middleItem td > span
{
display: block;
line-height:2;
clear: both;
}
.middleItem td > span.basketProName
{
font-size: 14px;
}
.middleItem td > span.basketSubPro
{
display: inline-block;
padding-left:5px;
padding-right: 5px;
margin-top:5px;
margin-bottom: 5px;
}
.incBasketProduct, .decBasketProduct
{
}
.incBasketProduct
{
}
.decBasketProduct
{
}
.qtyBasketProduct
{
width: 28px;
}
.removeBasketProduct
{
float: left;
width:30px;
height: 30px;
background:#000;
}
.mDetay
{
cursor: pointer;
}
#cartEmpty
{
font-size: 25px;
line-height:250px;
}
#leftColumn #cartEmpty, #rightColumn #cartEmpty
{
font-size: 14px;
line-height: 25px;
}
#cartEmpty:before
{
content:'';
display: inline-block;
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/cartEmpty.png') no-repeat center center;
width: 128px;
height: 128px;
vertical-align: middle;
margin-right:20px;
}
#rightColumn #cartEmpty:before, #leftColumn #cartEmpty:before
{
margin-right: 0;
}
.campaign-line
{
position: relative;
}
.btn.campaign-btn
{
position: absolute;
top:10px;
right: 10px;
}
[dir="rtl"] .btn.campaign-btn
{
right: auto;
left:10px;
}
[dir="rtl"] #basketOptions .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: 1025px)
{
.middleItem .qtyBtns input
{
width: 28px;
}
}
@media screen and (max-width: 1024px)
{
.navIcon
{
width: 38px;
height:38px;
}
#navigasyon
{
border: 0;
position: relative;
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/navArrow.png') no-repeat 0 center;
margin-top: -10px;
border-bottom:1px solid #f0f0f0;
display: none;
}
#navigasyon li
{
position: absolute;
width:100%;
height:100%;
opacity: 0;
}
#navigasyon li:last-child
{
position: static;
opacity:1;
z-index: 0;
}
#navigasyon a
{
width:100%;
padding-right: 0;
padding-left:0;
line-height: 30px;
height:30px;
color: #535353;
font-size:12px;
text-transform: uppercase;
text-align:center;
font-style: normal;
}
[dir="rtl"] #navigasyon a
{
text-align: center;
}
#navigasyon a.navHome
{
padding-right: 0;
}
#cartEmpty
{
line-height: 40px;
}
#cartEmpty:before
{
width:100%;
}
}
.pWrapper .pWin.angularTemplate
{
visibility: hidden;
}
.pWrapper
{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
overflow: hidden;
z-index: 999999999999;
}
.flex
{
width: 100%;
height: 100%;
display: -webkit-flex;
display: flex;
justify-content: center;
-webkit-flex-direction: column;
flex-direction: column;
}
.pWrapper .pBg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
background: #333;
opacity: 0.5;
z-index: 1000;
}
[dir="rtl"] .pWrapper .pBg
{
right: 0px;
left:auto;
}
.pWrapper .pWin
{
position: relative;
float:none;
margin: 0px auto;
width:96%;
max-height: 90%;
max-width: 1100px;
background: #fff;
z-index: 10001;
border: 1px solid #eee;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.pWrapper .pWin.overflow
{
height: 90%;
}
.pWrapper .pWin.withBtn
{
padding-bottom: 61px;
}
.pWrapper .pWin.overflow img
{
max-width:100%;
}
.pWrapper .pWin .pText
{
position: relative;
width: 100%;
float: left;
padding: 2px 10px;
box-sizing: border-box;
margin: 0px;
}
.pWrapper .pWin.overflow .pText
{
position: absolute;
width: calc(100% - 20px);
height: calc(100% - 20px);
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 70px);
}
.pWrapper .pWin .pText img
{
margin: 0 auto;
}
.panelPopupTitle
{
font-size: 20px;
padding: 0 0 10px;
}
.pWrapper .pWin .pButtons
{
position: absolute;
overflow: hidden;
border-top: 1px solid #eee;
z-index: 1234;
bottom: 10px;
left: 10px;
right: 10px;
padding: 10px 0 0;
background: #fff;
}
.pWrapper .pWin.debugActive .pButtons,
.pWrapper .pWin.debugActive .pClose
{
display: none;
}
.pWrapper .pWin.debugActive
{
width:90% !important;
height: auto !important;
padding: 0px !important;
}
.pWrapper .pWin.debugActive .pText
{
line-height: 30px;
margin: 0px;
text-align: center;
overflow: hidden;
}
.pWrapper .pClose
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/popupClose.png');
}
[dir="rtl"] .pWrapper .pClose
{
right: auto;
left: -15px;
}
.pWrapper .close
{
cursor: pointer;
}
.br5
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.pWrapper .pWin.flexbox
{
display: flex;
flex-wrap: wrap;
flex-direction: row;
max-height: 90%;
position: relative;
}
.pWrapper .pWin.flexbox .pText
{
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
.hideThis
{
display: none;
}
.popupClose,
.close
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/popupClose.png');
}
#lightContent
{
text-align: center;
min-width:150px;
min-height: 150px;
}
#lightControl
{
position: absolute;
top: 50%;
left: 10px;
right: 10px;
height: 30px;
margin-top: -15px;
}
#lightControl span
{
width: 30px;
height: 30px;
background-repeat: no-repeat;
cursor: pointer;
}
#prevLight
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/popupPrev.png');
}
#nextLight
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/popupNext.png');
}
.popupTitle,
.videoTitle
{
border-bottom: 1px solid #ececec;
font-size: 16px;
color: .666;
}
.popupBtns,
.modal-footer
{
border-top: 1px solid #ececec;
}
.memberPopupWrapper
{
max-width: 580px;
}
.memberPopupWrapper .col,
.memberPopupWrapper .box
{
margin: 0;
}
.memberPopupWrapper .popupInnerBlock
{
width: 100%;
}
.videoPopup
{
width: 668px;
margin-top: -10px;
margin-bottom: -10px;
}
.popupMain,
.popupTitle,
.popupInner,
.popupBtns
{
clear: both;
width: 100%;
}
@media screen and (min-width: 769px)
{
.ie .pWrapper .pWin.overflow
{
margin-top:40px !important;
}
}
@media screen and (max-width: 768px)
{
.pWrapper #cartPopup.pWin .pButtons button
{
margin-top: 10px;
background: #383838;
border-radius: 0px;
line-height: 45px;
height: 45px;
font-size: 15px;
padding: 0px;
}
.pWrapper #cartPopup.pWin .pButtons .btn.btn-radius.btn-success.fr
{
border-radius: 0px;
background: #01ab0e;
height: 45px;
line-height: 45px;
padding: 0px 25px;
}
.pWrapper #cartPopup.pWin.withBtn .pText
{
height: calc(100% - 95px);
}
body:not(.flexPopup) .pWrapper .pClose
{
top: 10px;
right: 20px
;background-color: transparent;
}
[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;
background: #5CB85C;
border-radius: 0px;
line-height: 45px;
height: 45px;
font-size: 15px;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 70px);
}
}

[dir="rtl"] input[type="text"],
[dir="rtl"] input[type="password"],
[dir="rtl"] input[type="tel"],
[dir="rtl"] input[type="number"]
{
unicode-bidi: bidi-override;
}
[dir="rtl"] .inputembed input[type="text"], [dir="rtl"] .newsletterMain input[type="text"], [dir="rtl"] .qtyBtns input[type="text"]
{
unicode-bidi: embed;
}
.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;
box-shadow: none;
}
.form-control,
.form
{
line-height: 20px;
font-size:12px;
cursor: pointer;
}
.ie .form-control,
.ie .form
{
position: relative;
}
.form-control.medium,
.form.medium
{
line-height: 30px;
font-size:13px;
}
.form-control.large,
.form.large
{
line-height: 40px;
font-size:15px;
}
.form-control.xlarge,
.form.xlarge
{
line-height: 50px;
font-size:15px;
}
#invoiceForm .form-control.xlarge,
#invoiceForm .form.xlarge
{
padding-top: 9px;
padding-bottom: 9px;
}
.input-icon
{
position: relative;
}
.icon
{
position: absolute;
top:0;
left: 0;
width:20px;
height: 20px;
background-color:#ccc;
background-repeat: no-repeat;
background-position:center center;
}
[dir="rtl"] .icon
{
right: 0;
left:auto;
}
.medium .icon
{
width: 30px;
height:30px;
}
.large .icon
{
width: 40px;
height:40px;
}
.xlarge .icon
{
width: 45px;
height: 48px;
background-color: #f1f1f1;
margin: 1px 0px 1px 1px;
}
.invalid .icon
{
background-color: #d9534f;
}
.icon-firstname
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/firstname.png');
}
.icon-lastname
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/lastname.png');
}
.icon-mail
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/mail.png');
}
.v4-map
{
background-image: url('/Data/EditorFiles/v4icon/map.svg');
background-repeat: no-repeat;
background-color: transparent;
background-size: 21px;
}
.v4-user
{
background-image: url('/Data/EditorFiles/v4icon/user.svg');
background-repeat: no-repeat;
background-color: transparent;
background-size: 16px;
}
.v4-mail
{
background-image: url('/Data/EditorFiles/v4icon/mail.svg');
background-repeat: no-repeat;
background-color: transparent;
background-size: 21px;
}
.v4-pass
{
background-image: url('/Data/EditorFiles/v4icon/pass.svg');
background-repeat: no-repeat;
background-color: transparent;
background-size: 18px;
}
.icon-pen
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/pen.png');
}
.icon-message
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/message.png');
}
.icon-attach
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/attach.png');
}
.icon-code
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/code.png');
}
.icon-pass
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/password.png');
}
.icon-passConfirm
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/passConfirm.png');
}
.icon-company
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/company.png');
}
.icon-taxOffice
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/taxOffice.png');
}
.icon-taxId
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/taxId.png');
}
.icon-tc
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/tc.png');
}
.icon-birthday
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/birthday.png');
}
.icon-gender
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/gender.png');
}
.icon-mobilePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/mobilePhone.png');
}
.icon-homePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/homePhone.png');
}
.icon-officePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/officePhone.png');
}
.icon-address
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/address.png');
}
.icon-map
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/map.png');
}
.icon-zipCode
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/zipCode.png');
}
.icon-fb
{
background-color: #3c599b;
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/facebook.png');
display: none;
}
.icon-tw
{
background-color: #29aae3;
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/twitter.png');
}
.icon-star
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/star.png');
}
.myFlag
{
z-index: 9999;
}
.myFlagIcon
{
float: left;
width:100%;
height:100%;
}
.myFlagIcon i
{
position: absolute;
top:50%;
left:50%;
width: 16px;
height:11px;
margin-top: -5px;
margin-left:-8px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
}
.flagList
{
position: absolute;
width:600%;
top:100%;
left: 0;
background:#fff;
border-color: #ccc;
z-index:33;
}
[dir="rtl"] .flagList
{
right: 0;
left:auto;
}
.flagList li
{
line-height: 20px;
}
.flagList li:hover
{
background-color: #ececec;
}
.flag
{
float: left;
width:16px;
height: 11px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
margin-top:5px;
margin-right: 10px;
}
.country
{
float: left;
height:20px;
}
.code
{
float: right;
height:20px;
}
.required
{
background:url('/theme/v4/sub_theme/form/v4/user_gourme_form/required.png') no-repeat right center;
}
.secCode, #secCode, #codeRecommend
{
position: absolute;
top:0;
left: 0;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form select,
.form textarea
{
height: 20px;
margin:0;
padding-top: 0;
padding-left:5px;
padding-bottom: 0;
padding-right:5px;
border: 1px solid #ccc;
box-sizing:border-box;
}
.placeholder
{
position: absolute;
top:1px;
right: 1px;
bottom: 1px;
left: 1px;
background:#fff;
z-index: 33;
}
.form-control textarea,
.form textarea
{
height: 90px;
line-height:18px;
}
.icon + input[type="text"],
.icon + input[type="password"],
.icon + textarea,
.edge .icon + select,
.ie .icon + select,
.input-icon .placeholder
{
padding-left: 25px;
}
[dir="rtl"] .icon + input[type="text"],
[dir="rtl"] .icon + input[type="password"],
[dir="rtl"] .icon + textarea,
[dir="rtl"] .ie .icon + select,
[dir="rtl"] .input-icon .placeholder
{
padding-right: 25px;
padding-left:5px;
}
.icon + select
{
text-indent: 25px;
}
.form-control.medium input[type="text"],
.form-control.medium input[type="password"],
.form-control.medium select,
.form.medium input[type="text"],
.form.medium input[type="password"],
.form.medium select
{
height: 30px;
}
.form-control.medium textarea,
.form.medium textarea
{
height: 120px;
line-height:20px;
padding-top: 4px;
padding-bottom:4px;
}
.medium .icon + input[type="text"],
.medium .icon + input[type="password"],
.medium .icon + textarea,
.edge .medium .icon + select,
.ie .medium .icon + select,
.medium .input-icon .placeholder
{
padding-left: 35px;
}
[dir="rtl"] .medium .icon + input[type="text"],
[dir="rtl"] .medium .icon + input[type="password"],
[dir="rtl"] .medium .icon + textarea,
[dir="rtl"] .ie .medium .icon + select,
[dir="rtl"] .medium .input-icon .placeholder
{
padding-right: 35px;
padding-left:5px;
}
.medium .icon + select
{
text-indent: 25px;
}
.form-control.large input[type="text"],
.form-control.large input[type="password"],
.form-control.large select,
.form.large input[type="text"],
.form.large input[type="password"],
.form.large select
{
height: 40px;
padding-left:10px;
padding-right: 10px;
}
.form-control.large textarea,
.form.large textarea
{
height: 150px;
line-height:20px;
padding-top: 9px;
padding-bottom:9px;
}
.large .icon + input[type="text"],
.large .icon + input[type="password"],
.large .icon + textarea,
.edge .large .icon + select,
.ie .large .icon + select,
.large .input-icon .placeholder
{
padding-left: 50px;
}
[dir="rtl"] .large .icon + input[type="text"],
[dir="rtl"] .large .icon + input[type="password"],
[dir="rtl"] .large .icon + textarea,
[dir="rtl"] .ie .large .icon + select,
[dir="rtl"] .large .input-icon .placeholder
{
padding-right: 50px;
padding-left:10px;
}
.large .icon + select
{
text-indent: 40px;
}
.form-control.xlarge input[type="text"],
.form-control.xlarge input[type="password"],
.form-control.xlarge select,
.form.xlarge input[type="text"],
.form.xlarge input[type="password"],
.form.xlarge select
{
height: 50px;
padding-left:10px;
padding-right: 10px;
}
.form-control.xlarge textarea,
.form.xlarge textarea
{
height: 180px;
line-height:20px;
padding-top: 14px;
padding-bottom:14px;
}
.xlarge .icon + input[type="text"],
.xlarge .icon + input[type="password"],
.xlarge .icon + textarea,
.edge .xlarge .icon + select,
.ie .xlarge .icon + select,
.xlarge .input-icon .placeholder
{
padding-left: 50px;
}
[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: 40px;
}
.secCode + input[type="text"],
.secCode + input[type="password"],
.secCode + select,
.secCode + textarea,
#secCode + input[type="text"],
#secCode + input[type="password"],
#secCode + select,
#secCode + textarea,
#codeRecommend + input[type="text"],
#codeRecommend + input[type="password"],
#codeRecommend + select,
#codeRecommend + textarea
{
padding-left: 105px;
}
.form-control.invalid input[type="text"],
.form-control.invalid input[type="password"],
.form-control.invalid select,
.form-control.invalid textarea,
.form.invalid input[type="text"],
.form.invalid input[type="password"],
.form.invalid select,
.form.invalid textarea,
.ng-invalid
{
border: 1px solid #d9534f;
background-color:#FFCAC8;
color: #fff;
}
.form-control input[type="file"],
.form input[type="file"]
{
visibility: hidden;
position:absolute;
top: 0;
left:0;
width:100%;
height:100%;
}
.input-wrap,
.input-wrap input
{
width: 17px;
height:20px;
}
.medium .input-wrap,
.medium .input-wrap input
{
height: 30px;
}
.large .input-wrap,
.large .input-wrap input
{
height: 40px;
}
.input-wrap
{
float: left;
margin-right:10px;
}
[dir="rtl"] .input-wrap
{
margin-right: 0;
margin-left:10px;
}
.input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/user_gourme_form/radio.png') no-repeat center center;
cursor: pointer;
}
.form-control:hover .input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/user_gourme_form/radioHover.png') no-repeat center center;
}
.input-wrap.radio.active,
.form-control:hover .input-wrap.radio.active,
.active > .form-control .input-wrap.radio
{
background: url('/Data/EditorFiles/v4/checked.svg') no-repeat center center;
background-size: 13px;
}
.input-wrap.checkbox
{
background: #fff;
border: 1px solid #bbb;
height: 17px;
}
.form-control:hover .input-wrap.checkbox
{
background-size: 13px;
}
.input-wrap.checkbox.active,
.form-control:hover .input-wrap.checkbox.active,
.active > .form-control .input-wrap.checkbox
{
background: url('/Data/EditorFiles/v4/checked.svg') no-repeat center center;
background-size: 13px;
}
.input-wrap input
{
visibility: hidden;
margin:0;
}
.form-link
{
line-height: 30px;
font-size:15px;
color: #666;
}
.info:before
{
content:'';
display: inline-block;
min-height:13px;
min-width: 12px;
background:url('/theme/v4/sub_theme/form/v4/user_gourme_form/info.png') no-repeat 0 center;
margin-right: 10px;
vertical-align:middle;
}
.ask:before
{
content:'';
display: inline-block;
min-height:15px;
min-width: 15px;
background:url('/theme/v4/sub_theme/form/v4/user_gourme_form/infoAsk.png') no-repeat 0 center;
margin-right: 10px;
vertical-align:middle;
}
.social-btn
{
height: 20px;
padding-left:29px;
}
.medium .social-btn
{
height: 30px;
padding-left:39px;
}
.large .social-btn
{
height: 40px;
padding-left:49px;
}
.xlarge .social-btn
{
height: 50px;
padding-left:59px;
}
.removeBtn
{
width: 20px;
height:20px;
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/removeIcon.png');
background-repeat: no-repeat;
background-position:center center;
}
.hasDatepicker
{
padding-right: 26px;
background:url('/theme/v4/sub_theme/form/v4/user_gourme_form/calendarIcon.png') no-repeat right center;
}
@media screen and (max-width: 768px)
{
[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: 10px;
padding-left: 10px;
}
.showInvoice .lightBg
{
background: transparent;
padding: 5px 0px;
}
.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
{
5font-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;
}
}
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="number"]
{
font-size: 14px;
}
.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;
}
body
{
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
}
.gourmeapprove
{
text-align: center;
background: #fff;
padding: 30px;
}
.gourmeapprove p , .gourmeapprove strong , .gourmeapprove span , .gourmeapprove font
{
font-size:14px !important;font-family:'open sans', sans-serif !important;
line-height: 20px;
}
.gourmeapprove strong
{
text-transform: capitalize;
font-size: 15px !important;
color: #464646;
}
.gourmeapprove h4
{
font-size: 40px;
margin: 0px;
margin-bottom: 30px;
color: #333;
}
.gourmeapprove a
{
text-decoration: underline;
color: #1424de;
}
.gourmeapprove .cnotapp
{
background: #C4954F;
padding: 10px 20px;
display: block;
width: 200px;
color: #fff;
text-decoration: none;
font-size: 15px;
margin: 0 auto;
margin-top: 20px;
}
#cookiePopin .box.col-12.fw600
{
padding: 5px 10px 0px 10px;
}
#cookieDescription
{
line-height: 20px;
color: #000;
font-size: 13px;
padding-bottom: 5px !important;
}
#cookiePopin
{
position: fixed;
bottom: 0;
right: 20px;
width: 280px;
background-color: #000000 !important;
border-radius: 0px !important;
overflow: hidden;
display: none;
z-index: 9999999999999 !important;
width: calc(100% - 20px) !important;
margin: 10px;
}
[dir="rtl"] #DeliveryC .countriesMob div:nth-child(1)
{
box-sizing: border-box;
padding-left: 20px;
padding-right: 0px;
height: 32px;
line-height: 32px;
font-size: 14px;
position: relative;
color: #fff;
min-width: 66px;
max-width: 66px;
background: url('/Data/EditorFiles/v4/loc.svg') no-repeat left center;
background-size: 19px;
background-position-x: 1px;
}
#Ts-Tamnail .popupWin.btn.col-sm-6.btn-success.dn-xs
{
background: #e6b060;
margin-right: -10px;
}
.popupWin.sepetsil.btn.col-sm-6.btn-danger
{
background: #c7c7c7;
}
#Ts-Tamnail .popupWin.btn.btn-danger.dn-xs
{
background: #dcdcdc;
}
#Ts-Tamnail .popupWin.btn.btn-success
{
background: #e6b060;
margin-right: -10px;
}
#logo.lfix p
{
height: 50px;
line-height:50px;
}
#logo.lfix a
{
height: 50px;
line-height:50px;
}
#logo.lfix img
{
border: 0px;
background: transparent;transition-duration: 0.3s;
box-shadow: 0px 0px 0px;
margin: 5px 0px;
}
#logo.lfix .lfdn
{
display: none;
}
#logo .lfbn
{
display: none;
}
#logo.lfix .lfbn
{
display: block;
}
.mainMenuCat .menufix
{
margin-left: 200px !important;transition-duration: 0.3s;
}
#mainMenu.fix
{
top: 10px;
width: 50%;
}
#headerMain.fix
{
background: #000000d6;
transition-duration: 0.5s;
position: fixed;
padding-bottom: 10px;
}
#hmLinks div.authorLink.dnfix
{
display: none;
transition-duration: 0.3s;
}
#hmLinks.col.col-4.hmfix
{
margin-top: 0px;
max-width: 5%;
border-left: 1px solid #ddd;
}
#search.sfix
{
float: right;
margin-right: 2%;
width: 40%;transition-duration: 0.1s;
}
#search.sfix .row
{
}
#colLogin .btn.col-12.btn-default.btn-medium.btn-upper.btn-radius.a-center
{
background: #fff;
color: #000;
border: 1px solid #D6D6D6;
border-radius: 0px;
font-size: 14px;
height: 50px;
line-height: 50px;
}
#colLogin .btn.col-12.btn-default.btn-medium.btn-upper.btn-radius.a-center:hover
{
background: #C18F45;
color: #fff;
border: 1px solid #C18F45;
}
#paymentTab .input-wrap.radio.active, #paymentTab .form-control:hover .input-wrap.radio.active, #paymentTab .active > .form-control .input-wrap.radio
{
margin: 0px 7px 0px 0px;
}
#paymentTab .darkBg
{
background: #ececec;
color: #000;
}
#customerConfirmList .darkBg
{
background: transparent;
color: #666;
}
#sendPass
{
background: #d2ae78;
border-radius: 0px;
}
#cargoArea .cargo-list .row.mb .form-control.medium .fl.col-12
{
font-size: 14px;
line-height: 49px;
height: 19px;
}
#cargoArea .cargo-list .row.mb
{
float: none;
width: calc(50% - 10px);
margin: 0px 5px !important;
display: inline-block;
margin-bottom: 10px !important;
}
#cargoArea .cargo-list .row.mb .form-control.medium
{
height: 125px;
text-align: center;
padding-left: 0px;
padding-right: 0px;
font-size: 12px;
position: relative;
}
#cargoArea .cargo-list .row.mb .form-control.medium
{
line-height: 20px;
font-size:14px;
}
#cargoArea .cargo-list .row.mb:nth-child(1) .form-control.medium
{
background-image: url('/Data/EditorFiles/v4/dhl.svg') !important;
background-repeat: no-repeat !important;
background-position: center 25px !important;
background-size: 119px !important;
padding-top: 57px;
}
#cargoArea .cargo-list .row.mb:nth-child(2) .form-control.medium
{
background-image: url('/Data/EditorFiles/v4/ups.svg') !important;
background-repeat: no-repeat !important;
background-position: center 9px !important;
background-size: 44px !important;
padding-top: 57px;
}
#cargoArea .cargo-list .row.mb:nth-child(3) .form-control.medium
{
background-image: url('/Data/EditorFiles/v4/d1.svg') !important;
background-repeat: no-repeat !important;
background-position: center 11px !important;
background-size: 53px !important;
padding-top: 57px;
}
#cargoArea .cargo-list .row.mb:nth-child(4) .form-control.medium
{
background-image: url('/Data/EditorFiles/v4m/cash.svg') !important;
background-repeat: no-repeat !important;
background-position: center 11px !important;
background-size: 53px !important;
padding-top: 57px;
}
#cargoArea .cargo-list .row.mb .form-control.medium .input-wrap.radio
{
left: 0;
position: absolute;
right: 0;
bottom: 9px;
margin: 0 auto;
border-radius: 50px;
border: 1px solid #e4b774;
background: transparent;
height: 24px;
width: 24px;
background-size: 12px;
}
#cargoArea .cargo-list .row.mb .form-control.medium .input-wrap.radio.active
{
left: 0;
position: absolute;
right: 0;
bottom: 9px;
margin: 0 auto;
border-radius: 50px;
border: 1px solid #47c73f;
background: url('/Data/EditorFiles/v4/ticky.svg') no-repeat center center;
height: 24px;
width: 24px;
background-size: 12px;
}
#removexBtn
{
position: relative;
top: -32px;
left: calc(100% - 50px);
right: auto;
padding: 0px;
}
#removexBtn .removeBtn
{
width: 20px;
height: 20px;
background-image: url('/Data/EditorFiles/v4/cancel.svg');
background-color: transparent !important;
background-size: 13px;
background-repeat: no-repeat;
background-position: center center;
}
.hmcurr .cont
{
width: 100%;
max-width: 330px;
font-weight: 400;
font-size: 14px;
color: #333233;
line-height: 23px;
word-break: break-all;
padding-left: 0px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.hmcurr .fyt.line-through
{
float: left;
width: auto;
margin-right: 10px;
color: #B1B1B1;
font-size: 15px;
font-weight: 400;
line-height: 20px;
}
.hmcurr .fyt
{
float: left;
width: auto;
margin-right: 10px;
color: #000000;
font-size: 19px;
font-weight: 600;
line-height: 20px;
}
#carttot
{
width: 33% !important;
position: fixed;
bottom: 86px;
right: 0;
background: #fff;
}
#carttot .fw600
{
font-size: 18px;
}
#carttot .totalBasketPrice
{
color: #8B8B8B;
font-weight: 600;
font-size: 18px;
}
#dispatchCountryWrapper
{
display: none !important;
}
#member-forgot-password
{
text-align: right;
color: #000000;
font-size: 15px;
background: url('/Data/EditorFiles/v4icon/forgot.svg') no-repeat left center;
padding-left: 20px;
background-size: 17px;
}
#ctbanner2
{
margin: 10px 0px;
}
.Discover
{
padding: 0px 14px;
background: #fff;
box-sizing: border-box;
margin-top: 10px;
margin-bottom: 10px;
}
.Discover .dcover
{
width: calc(25% - 10px);
max-width: 280px;
margin: 0px 5px;
background: #f3f3f3;
height: 225px;
border: 1px solid #e4e4e4;
box-sizing: border-box;
}
.Discover .dcover p
{
text-align: center;
font-weight: 600;
font-size: 16px;
color: #333233;
padding-bottom: 5px;
}
.Discover .dcover span
{
color: #333233;
text-align: center;
width: 100%;
line-height: 16px;
float: left;
padding: 0px 15px;
box-sizing: border-box;
}
.Discover .dcover:nth-child(3):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d1.svg') no-repeat center;
}
.Discover .dcover:nth-child(4):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d2.svg') no-repeat center;
}
.Discover .dcover:nth-child(1):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d3.svg') no-repeat center;
}
.Discover .dcover:nth-child(2):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d4.svg') no-repeat center;
}
.Discover .dcover:nth-child(7):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d1.svg') no-repeat center;
}
.Discover .dcover:nth-child(8):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d2.svg') no-repeat center;
}
.Discover .dcover:nth-child(5):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d3.svg') no-repeat center;
}
.Discover .dcover:nth-child(6):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d4.svg') no-repeat center;
}
#desktopMemberBtn .memberPop > a.authorLink
{
float: left;
width: 100%;
height: 30px;
line-height: 30px;
background: #ddd;
text-align: center;
border-radius: 4px;
margin-bottom: 9px;
}
#desktopMemberBtn .memberPop > a.authorLink:hover
{
background: #b5b5b5;
}
#desktopMemberBtn .memberPop p
{
float: left;
text-align: center;
width: 100%;
padding: 0px;
}
#desktopMemberBtn .memberPop p > a.authorLink
{
float: none;
padding: 0px 0px 0px 0px;
color: #000a79;
text-decoration: underline;
}
#pageBasketR
{
left: 65.6%;
position: static;
top: 250px;
}
.fxstHead
{
height: 140px;
}
#stHead
{
background: #D2AE78;
padding: 10px 0px 0px;
height: 85px;
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 111;
}
#stHead .sth2
{
text-align: Center;
}
#stHead .sth2 a img
{
max-height: 120px;
border: 4px solid #fff;
background: #fff;
}
#stHead .sth1 a
{
float: left;
width: 100%;
height: 75px;
border: 0px;
background: url('/Data/EditorFiles/v4/left-arrow.svg') no-repeat center;
background-size: 14px;
background-position: left center;
filter: brightness(1000%);
line-height: 75px;
color: #fff;
text-indent: 30px;
font-size: 16px;
text-transform: uppercase;
}
#stHead .sth3 a
{
background: url('/Data/EditorFiles/v4/securepayment.svg') no-repeat center;
padding: 0px;
background-size: 29px;
background-position: left center;
height: 75px;
width: 100%;
color: #fff;
font-size: 16px;
line-height: 75px;
text-align: right;
background-position-x: calc(100% - 150px);
}
#containerPaymentRoute .nextOrder
{
background: #5CB85C;
border-radius: 0px;
}
#containerPaymentRoute .nextOrder:hover
{
background: #318431;
}
.accordeon .basket
{
background-image: none;
}
#addAddress
{
border-radius: 0px;
background: #565656;
margin-right: 10px;
height: 40px;
line-height: 40px;
margin-top: 10px;
width: 30%;
}
#Ts-Tamnail
{
line-height: 30px;
height: 40px;
padding: 5px 20px;
}
#productListWrap
{
display: none;
}
#paymentPager .Credit-radDiv
{
background: white !important;
border: 1px solid #BCBCBC;
cursor: pointer;
border-radius: 50px;
width: 17px;
height: 17px;
float: left;
margin-right: 6px;
margin-top: 8px;
position: absolute;
bottom: 9px;
right: calc(50% - 5px);
left: calc(50% - 5px);
}
#paymentPager li.active .Credit-radDiv
{
background: #fff url('/Data/EditorFiles/v4/ticky.svg') no-repeat center !important;
border: 1px solid #fff;
color: #fff;
background-size: 8px !important;
}
#Ts-address span
{
font-size: 20px;
line-height: 50px;
padding: 0px 30px;
}
.cargo-list .lightBg
{
background: #ffffff !important;
border: 1px solid #ECECEC;
color: #000;
transition: 0s;
height: 40px;
padding: 4px 10px;
line-height: 31px;
}
.cargo-list .darkBg
{
background: #F2F2F2 !important;
border: 1px solid #d2ae78;
color: #000;
transition: 0s;
height: 40px;
padding: 4px 10px;
line-height: 31px;
}
#paymentPager li
{
width: calc(50% - 15px);
margin-bottom: 10px;
height: 65px;
line-height: 42px;
font-size: 16px;
text-align: center;
margin: 0px 0px 10px 10px;
border: 1px solid #ECECEC;
background: #fff;
padding: 3px 15px;
color: #2D2D2D;
cursor: pointer;
position: relative;
}
#paymentPager .btn-light.active
{
background: #efc281 !important;
color: #fff;
}
.orderTabs .progress
{
display: none;
}
#main-fr.main-framex
{
padding: 15px 10px 5px 10px;
background-color: #fff;
margin: 10px 0px;
}
#ctbanner2
{
margin: 10px 0px;
padding: 0px;
}
#ctbanner
{
margin: 10px 0px;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
}
.mb10
{
margin-bottom: 10px;
}
#tab-vitrindd
{
background: #fff;
margin: 10px 0px 10px 0px;
padding: 10px 20px 0px 20px;
}
.dctop
{
background: transparent !important;
color: #616161 !important;
font-size: 20px !important;
font-weight: 600;
text-transform: capitalize !important;
}
.dctop a
{
font-size: 13px;
margin: 0px 20px;
text-transform: initial;
color: #0066c0;
}
.dctop a:hover
{
text-decoration: underline;
cursor: pointer;
color: #c45500;
}
#mainMenu.fix .menu > li
{
padding-top: 6px;
padding-bottom: 5px; transition-duration: 0.3s;
}
.dnfix
{
display:none !important;transition-duration: 0.3s;
}
#headerLeftMenu #ohlmenu
{
overflow-y: auto;
max-height: 600px;
}
#header .headerLeftBot
{
position: absolute;
bottom: 12px;
left: 0;
right: 0;
background: #fff;
padding: 10px 0px 0px;
border-top: 1px solid #e8e8e8;
}
#header .headerLeftBot a
{
float: left;
width: 100%;
padding-left: 45px;
font-size: 14px;
line-height: 30px;
box-sizing: border-box;
}
#headerLeftMenu .headerLeftBot a:hover
{
text-decoration: underline;
}
{
width:100%;
}
{
text-decoration: underline;
font-weight: 600;
}
.sliderItem
{
min-height:400px !important;
}
#main-fr
{
padding: 15px 10px;
background-color: #fff;
margin: 10px 0px;
}
#main-fr .main-columns
{
position: relative;
padding: 0px 6px;
margin-bottom: 12px;
}
#main-fr h3
{
position: absolute;
left: 0;
right: 0;
color: #fff
;font-size: 19px;
bottom: 0;
line-height: 41px;
}
#headerLeftMenu ul li.parentLink
{
background-position-x: 15px !important;
height: 70px;
background-size: 54px !important;
}
#headerLeftMenu ul li.parentLink:nth-child(1) .subMenu
{
background: #fff url('/Data/EditorFiles/v4/baklava-min.jpg') no-repeat right bottom;
}
#headerLeftMenu ul li.parentLink:nth-child(2) .subMenu
{
background: #fff url('/Data/EditorFiles/v4/apricot-min.jpg') no-repeat right bottom;
}
#headerLeftMenu ul li.parentLink:nth-child(3) .subMenu
{
background: #fff url('/Data/EditorFiles/v4/turkish_coffee-min.jpg') no-repeat right bottom;
}
#headerLeftMenu ul li.parentLink:nth-child(4) .subMenu
{
background: #fff url('/Data/EditorFiles/v4/bal-min.jpg') no-repeat right bottom;
}
#headerLeftMenu ul li.parentLink:nth-child(5) .subMenu
{
background: #fff url('/Data/EditorFiles/v4/olives-min.jpg') no-repeat right bottom;
}
#headerLeftMenu ul li.parentLink:nth-child(6) .subMenu
{
background: #fff url('/Data/EditorFiles/v4/machine-min.jpg') no-repeat right bottom;
}
#headerLeftMenu ul li.parentLink:nth-child(1)
{
background:url('/Data/EditorFiles/v4/b1.svg') no-repeat center left;
}
#headerLeftMenu ul li.parentLink:nth-child(2)
{
background:url('/Data/EditorFiles/v4/b2-min.jpg') no-repeat center left;
}
#headerLeftMenu ul li.parentLink:nth-child(3)
{
background:url('/Data/EditorFiles/v4/b3.svg') no-repeat center left;
}
#headerLeftMenu ul li.parentLink:nth-child(4)
{
background:url('/Data/EditorFiles/v4/b4-min.jpg') no-repeat center left;
}
#headerLeftMenu ul li.parentLink:nth-child(5)
{
background:url('/Data/EditorFiles/v4/b5-min.jpg') no-repeat center left;
}
#headerLeftMenu ul li.parentLink:nth-child(6)
{
background:url('/Data/EditorFiles/v4/b6-min.jpg') no-repeat center left;
}
#headerLeftMenu ul li.parentLink a.dt1
{
line-height: 70px;
height: 70px;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat 93% center;
padding: 0px 0px 0px 80px;
width: 100%;
float: left;
box-sizing: border-box;
color: #1d1d1d;
font-size: 17px;
cursor: pointer;
filter: brightness(250%);
}
.closeMenu
{
padding: 0px 30px;
background-color: #f1f1f1;
line-height: 46px;
height: 46px;
font-size: 17px;
cursor: pointer;
color: #666;
margin-bottom: 0px;
}
.closeMenu:after
{
content: '';
background: url('/Data/EditorFiles/v4/cancel.svg') no-repeat center;
background-size: 17px;
position: absolute;
right: 0;
top: 0;
height: 46px;
filter: contrast(0%);
width: 55px;
}
#headerblack
{
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: #00000087;
z-index: 16000161;
cursor: pointer;
display: none;
}
#headerblack.active
{
display: block;
}
#headerLeftMenu
{
position: fixed;
left: -300px;
top: 0;
bottom: 0;
width: 300px;
opacity: 0;
z-index: -1000;
background: #fff;
transition-duration: 0.3s;
}
#headerLeftMenu #ohlmenu::-webkit-scrollbar
{
width: 4px;
}
#headerLeftMenu #ohlmenu::-webkit-scrollbar-track
{
background: #f1f1f1;
}
#headerLeftMenu #ohlmenu::-webkit-scrollbar-thumb
{
background: #888;
}
#headerLeftMenu.active
{
opacity: 1;
left: 0px;
transition-duration: 0.3s;
z-index: 16000162;
}
#DeliveryC:hover .currPop
{
display: block;
}
#hmLinks #DeliveryC a
{
border: 0px;
line-height: 18px;
height: 20px;
text-indent: 10px;
color: #000;
transition-duration: 0s;
margin-bottom: 3px;
width: 100%;
float: left;
}
#DeliveryC a
{
border: 0px;
line-height: 18px;
height: 20px;
text-indent: 10px;
color: #000;
transition-duration: 0s;
margin-bottom: 3px;
width: 100%;
float: left;
}
#DeliveryC span
{
line-height: 32px;
height: 32px;
text-indent: 5px;
color: #fff;
font-size: 14px;
float: left;
width: 100%;
}
#DeliveryC a:hover
{
color: #e47911;
text-decoration: underline;
}
#DeliveryC a:before
{
content: '';
width: 17px;
height: 17px;
border-radius: 50px;
background: url('/theme/v4/sub_theme/form/v4/user_form/radio.png') no-repeat center;
float: left;
box-sizing: border-box;
}
#DeliveryC a.active:before, #DeliveryC a:hover:before
{
content: '';
background: url('/Data/EditorFiles/v4/bg.png') no-repeat center;
background-position: -99px -2px;
}
#DeliveryC
{
height: 50px;
box-sizing: border-box;
width: auto;
position: relative;
line-height: 16px;
background: url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat center right;
background-size: 9px;
padding-right: 15px;
}
#DeliveryC select
{
background: transparent;
border: 0px;
padding: 0px;
height: 32px;
line-height: 32px;
font-size: 14px;
font-family: 'open sans',sans-serif;
}
#DeliveryC .countriesMob
{
padding: 9px 0px;
}
#DeliveryC .countriesMob div:nth-child(1)
{
box-sizing: border-box;
padding-right: 20px;
height: 32px;
line-height: 32px;
font-size: 14px;
position: relative;
color: #fff;
min-width: 95px;
max-width: 98px;
background: url('/Data/EditorFiles/v4/loc.svg') no-repeat right center;
background-size: 19px;
}
#desktopMemberBtn.mbnotactive a
{
float: left;
width: 100%;
line-height: 32px;
font-size: 14px;
margin: 3px 0px;
text-align: center;
background: #d2ae78;
border-radius: 3px;
color: #fff;
}
#desktopMemberBtn.mbnotactive p
{
float: left;
width: 100%;
font-size: 13px;
padding:0px;
text-align: center;
}
#desktopMemberBtn.mbnotactive p a
{
float: none;
display: inline-block;
width: auto;
background: transparent;
color: #000;
font-size: 13px;
text-decoration: underline;
padding: 0px;
}
#desktopMemberBtn:hover .memberPop
{
display: block;
}
#desktopMemberBtn .memberPop
{
position: absolute;
top: calc(100% + 0px);
z-index: 795;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
width: 160px;
display: none;
left: 60px;
}
.memberPop:before
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-top: -17px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 0px;
transform: rotate(-44deg) skewX(1deg);
border-left: 0px;
}
.mainMenuCat > li:first-child a
{
background: url('/Data/EditorFiles/v4/menu.svg') no-repeat left center;
background-size: 17px;
padding: 0px 25px;
position: relative;
}
.mainMenuCat > li:first-child a:after
{
content: '';
background: url('/Data/EditorFiles/v4/darrow.svg') no-repeat right center;
width: 10px;
height: 10px;
position: absolute;
right: 10px;
top: 11px;
background-size: 7px;
}
#search p
{
padding: 0px;
line-height: 17px;
margin: 0px -10px;
height: 23px;
font-size: 13px;
color: #dadada;
font-style: italic;
}
#currencyLink p
{
font-size: 13px;
color:#444;
font-weight: 600;
padding-bottom: 10px;
}
#currencyLink #desktopCurrency a
{
border: 0px;
line-height: 18px;
height: 20px;
text-indent: 10px
;transition-duration: 0s;
margin-bottom: 3px;
color: #000;
}
#currencyLink a:hover
{
color: #e47911;
text-decoration: underline;
}
#currencyLink #desktopCurrency a:before
{
content: '';
width: 17px;
height: 17px;
border-radius: 50px;
background: url('/theme/v4/sub_theme/form/v4/user_form/radio.png') no-repeat center;
float: left;
box-sizing: border-box;
}
#currencyLink #desktopCurrency a.active:before , #currencyLink #desktopCurrency a:hover:before
{
content: '';
background: url('/Data/EditorFiles/v4/bg.png') no-repeat center;
background-position: -99px -2px;
}
#currencyLink .language:before
{
content: '';
width: 17px;
height: 17px;
border-radius: 50px;
background: url('/theme/v4/sub_theme/form/v4/user_form/radio.png') no-repeat center;
float: left;
box-sizing: border-box;
}
#currencyLink .language.active:before , #currencyLink .language:hover:before
{
content: '';
background: url('/Data/EditorFiles/v4/bg.png') no-repeat center;
background-position: -99px -2px;
}
#currencyLink .currency
{
margin-top: 10px;
padding-top: 10px;
}
#currencyLink .language
{
line-height: 18px;
color: #000;
font-size: 13px;
padding: 0px;
border: 0px;
margin-bottom: 3px;
height: 22px;
text-indent: 9px;
}
#currencyLink:after
{
content: '';
background: url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat center 10px;
background-size: 9px;
position: absolute;
top: 11px;
right: 10px;
height: 38px;
width: 10px;
z-index: 1;
}
#currencyLink:before
{
content: '';
background: url('/Data/EditorFiles/v4/earth.svg') no-repeat center;
height: 50px;
background-size: 17px;
width: 30px;
position: absolute;
left: 0;
}
#currencyLink
{
height: 50px;
box-sizing: border-box;
padding-left: 24px;
width: 71px;
position: relative;
line-height: 50px;
margin: 0px 0px;
margin-left: 10px;
padding-right: 15px;
border-left: 1px solid #ddd;
}
#currencyLink span
{
line-height: 50px;
color: #fff;
float: left;
width: 100%;
text-align: center;
font-size: 14px;
}
.currPop
{
position: absolute;
top: calc(100% + 0px);
z-index: 795;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
width: 200px;
display: none;
left: 0px;
height: 300px;
overflow: hidden;
overflow-y: scroll;
}
.currPop:before
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-top: -17px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 40px;
transform: rotate(-44deg) skewX(1deg);
border-left: 0px;
}
#currencyLink .currPop
{
position: absolute;
top: calc(100% + 0px);
z-index: 795;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
width: 190px;
display: none;
left: -145px;
}
[dir="rtl"] #currencyLink .currPop
{
position: absolute;
top: calc(100% + 0px);
z-index: 795;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
width: 190px;
display: none;
left: 0px;
}
#currencyLink .currPop:before
{
content: '';
float: right;
width: 11px;
height: 11px;
margin-top: -17px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 0px;
margin-right: 6px;
transform: rotate(-44deg) skewX(1deg);
border-left: 0px;
}
[dir="rtl"] #currencyLink .currPop:be
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-top: -17px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 40px;
margin-right: auto;
transform: rotate(-44deg) skewX(1deg);
border-left: 0px;
}
#DeliveryC .currPop:before
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-top: -17px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 146px;
transform: rotate(-44deg) skewX(1deg);
border-left: 0px;
}
[dir="rtl"] #DeliveryC .currPop:before
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-top: -17px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 77px;
transform: rotate(-44deg) skewX(1deg);
border-left: 0px;
}
#currencyLink:hover .currPop
{
display: block;
}
.menu, .menu div:not(.dynamicMenu)
{
}
.menu
{
position: relative;
}
.menu-list
{
z-index: 33;
}
.menu li
{
float: left;
}
[dir="rtl"] .menu li
{
float: right;
}
.menu a
{
float: left;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
}
.menu li.parentLink > a
{
padding-right: 40px;
background-image:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/selectArrow.png');
background-repeat: no-repeat;
background-position:right center;
}
[dir="rtl"] .menu li.parentLink > a
{
padding-right: 20px;
padding-left:40px;
background-position: 10px center;
}
.menu li.parentLink > ul
{
position: absolute;
top: 100%;
left: 0;
width: 200px;
display: none;
}
.menu li.parentLink li a
{
width:100%;
}
.menu li.parentLink li.parentLink ul
{
float: left;
position:relative;
box-sizing: border-box;
border-left:10px solid #dedede;
}
#mobileAppNotify
{
position: fixed;
z-index:9999;
}
#appNotify
{
display: flex;
align-items:center;
}
#appLogo
{
margin-right: 10px;
margin-left:10px;
}
#appLogo p
{
padding-bottom: 0;
}
#appLogo img
{
max-width:100%;
width: auto;
height:auto;
}
#appBtn
{
white-space: nowrap;
}
#headerTop
{
background: #444;
}
#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;
}
[dir="rtl"] #topMenu a
{
border-right: 0;
border-left:1px solid #3b3b3b;
}
#topMenu ul li:hover > span, #topMenu ul li:hover > a
{
background: #3b3b3b;
}
#headerTop select
{
height: 30px;
padding:0 30px 0 10px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/selectArrow.png') no-repeat right center;
border: 0;
border-left:1px solid #3b3b3b;
appearance: none;
-moz-appearance:none;
-webkit-appearance: none;
color:#fff;
font-size: 11px;
}
[dir="rtl"] #headerTop select
{
padding: 0 10px 0 30px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/selectArrow.png') no-repeat 10px center;
border-right: 1px solid #3b3b3b;
border-left:0;
}
#headerTop select option
{
background: #000;
}
#headerPhone
{
color: #fff;
font-size:11px;
line-height: 30px;
}
.headerFixed
{
height: 150px;
background-color: #131A22;
}
#headerMain
{
padding-top: 10px;
margin-bottom: 0px;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 778;
background: -webkit-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,0.75));
background: -o-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,0.75));
background: -moz-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,0.75));
background: linear-gradient(to top, rgba(0,0,0,0), rgba(0, 0, 0,0.75)); transition-duration: 0.5s;
}
#hmLinks.col.col-4
{
position: relative;
padding: 0px 0px 0px;
max-width: 23%;
margin-top: 22px;
}
#mainMenu #hmLinks
{
position: relative;
padding: 0px 0px;
max-width: 37%;
}
#hmLinks
{
position: relative;
padding:0px 0px;
max-width:20%;
}
[dir="rtl"] #hmLinks
{
float: left;
}
#hmLinks > a
{
padding-top: 34px;
}
[dir="rtl"] #hmLinks > a
{
float: left;
}
#hmLinks div.authorLink
{
border: 0px;
height: 50px;
box-sizing: border-box;
padding: 7px 0px;
width: calc(70% - 26px);
margin-right: 25px;
position: relative;
text-align: right;
}
.cart-soft-price
{
margin-left: 5px;
font-size: 14px;
}
#hmLinks a.basketLink
{
background: url('/Data/EditorFiles/v4/cart.svg') no-repeat center;
border: 0px;
position: relative;
height: 50px;
width: 55px;
background-size: 34px;
padding: 7px 0px;
}
#hmLinks a.basketLink span
{
position: absolute;
top: 4px;
left: 38px;
width: 16px;
height: 16px;
line-height: 16px;
font-size: 9px;
color: #fff;
font-weight: 600;
text-align: center;
background: #d2ae78;
border-radius: 10px;
}
#hmLinks > div.authorLink strong
{
line-height: 18px;
color: #fff;
font-size: 14px;
height: auto;
font-weight: 400;
float:right;
}
#hmLinks > a.basketLink strong
{
line-height: 18px;
color: #2d2d2d;
font-size: 13px;
height: auto;
font-weight: 600;
}
#basketList
{
display: none;
position:absolute;
top: 80px;
left:0;
background: #fff;
z-index:3333;
}
[dir="rtl"] #logo
{
float: right;
margin-right: 0;
padding-left: 30px;
padding-right: 0px;
}
#cat-menu
{
margin-top: -47px;
}
[dir="ltr"] #logo
{
padding-left: 30px;
}
#logo p
{
float: left;
width:100%;
height: 140px;
line-height:100px;
padding-bottom: 0;
}
#logo a
{
width:100%;
height: 100px;
line-height:100px;
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;
position: absolute;
z-index:9999;
border: 5px solid #fff;
background-color:#fff;
box-shadow: 10px -3px 23px -10px #000;
}
#search
{
}
#search .row
{
height: 50px;
}
#FormAra
{
height:100%;
position: relative;
}
#FormAra input[type="text"]
{
width: 86%;
height: 100%;
top: 0;
left: 0;
right: 0;
box-sizing: border-box;
padding: 10px;
color: #333233;
font-size: 15px;
font-family: "Open Sans", sans-serif;
-webkit-appearance: none;
background: #fff;
font-weight: 600;
border-top-left-radius: 5px;
border: 1px solid #ddd;
border-bottom-left-radius: 5px;
border-right: 0px;
}
#FormAra input[type="text"]::placeholder
{
color: #333233;
opacity: 1;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
color: #333233;
}
#FormAra input[type="text"]::-ms-input-placeholder
{
color: #333233;
}
[dir="rtl"] #FormAra input[type="text"]
{
width: 86%;
height: 100%;
top: 0;
left: 0;
right: 0;
box-sizing: border-box;
color: #333233;
font-size: 15px;
font-family: "Open Sans", sans-serif;
-webkit-appearance: none;
background: #fff;
font-weight: 600;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-right: 0px;
border-top-left-radius: 0px;
border: 1px solid #ddd;
border-bottom-left-radius: 0px;
padding: 10px 10px 10px 20px;
}
#FormAra .placeholder
{
right: 201px;
line-height: 46px;
padding-left: 20px;
}
#searchRight
{
width: 14%;
height: 100%;
background: #D2AE78;
position: relative;
z-index: 33;
padding: 0px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
#searchRight select
{
width: 150px;
height:28px;
background: url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/selectArrow.png') no-repeat right center;
border: 0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
color: #666;
font-size:13px;
font-family:"Open Sans", sans-serif;
}
[dir="rtl"] #searchRight
{
width: 14%;
height: 100%;
background: #D2AE78;
position: relative;
z-index: 33;
padding: 0px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
#FormAra input[type="submit"]
{
width: 100%;
height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
background-repeat: no-repeat;
background-position: center center;
border: 0;
cursor: pointer;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-appearance: none;
background: url('/Data/EditorFiles/v4/search.svg') no-repeat center;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
background-color: transparent;
filter: brightness(100);
}
[dir="rtl"] #FormAra input[type="submit"]
{
width: 100%;
height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
border: 0px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
-webkit-appearance: none;
background: url('/Data/EditorFiles/v4/search.svg') no-repeat center;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
background-color: transparent;
filter: brightness(100);
}
#live-search-box
{
position: absolute;
top:calc(100% + 1px);
left: -1px;
width:100%;
background: #fff;
border-bottom: 0;
z-index: 999;
}
#live-search-box ul
{
float: left;
width:100%;
}
#live-search-box li
{
float: left;
width:100%;
border-bottom: 1px solid #ececec;
}
#live-search-box a
{
float: left;
width:100%;
font-weight: 600;
display:flex;
align-items: center;
}
#live-search-box span ,#live-search-box div.search-image
{
width: 7%;
height: auto;
//padding-bottom: 8%;
margin-top: 5px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 5px;
overflow: hidden;
}
#live-search-box img
{
margin: 0 auto;
}
.mainMenuCat > li:first-child
{
margin-left: 112px;
}
#mainMenu
{
background-color: transparent;
position: fixed;
z-index: 777;
left: 0;
right: 0;
top: 90px;
}
#mainMenu .menu > li
{
padding-top: 9px;
padding-bottom:9px;
}
#mainMenu a
{
height: 29px;
line-height:29px;
font-size: 14px;
color:#fff;
}
.menu li.parentLink > a
{
background-color: transparent;
}
#mainMenu #homeLink a
{
width: 54px;
background: url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/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: 300px;
max-width: 1000px;
top: 123px;
width: 0px;
border-left: 1px solid #f7f7f7;
overflow: hidden;
padding: 0px;
transition-duration: 0.4s;
opacity: 0;
height: 420px;
}
.subMenu *:not(.dynamicMenu)
{
background-color: transparent;
}
#mainMenu .subMenu
{
top: 47px;
}
:hover > .subMenu
{
width: 500px;
transition-duration: 0.4s;
opacity: 1;
}
.subMenu .dynamicMenu
{
width: 475px;
}
.menuTitle
{
padding: 0px 20px 10px 20px;
font-size: 20px;
color: #D2AE78;
}
.subMenu a
{
padding-right: 10px;
padding-left: 10px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
box-sizing: border-box;
width: 100%;
float: left;
line-height: 30px;
border: 0px;
color:#666;
}
.subMenu a.fw600
{
text-decoration: underline;
}
.subMenu a:hover
{
padding: 0px 20px;
}
#mainMenu .subMenu a:hover
{
color: #ff7200;
}
.subMenu li li a:hover
{
padding-left: 20px;
background-image:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/menuSmallArrowHover.png');
background-position: 10px center;
}
#alterMenu
{
background-color: #6c6c6c;
border-top:1px solid #aaa;
border-bottom: 1px solid #575757;
}
#alterMenu .menu > li
{
padding-top: 4px;
padding-bottom:4px;
}
#alterMenu .menu > li:hover
{
background: #f5f5f5;
}
#alterMenu a
{
line-height: 21px;
font-size:12px;
color: #f3f3f3;
border-right:1px solid #aaa;
}
#alterMenu .menu > li:hover a
{
color: #444;
}
#alterMenu .menu > li:hover .subMenu
{
top: 29px;
z-index:3333;
}
#alterMenu .menu > li:hover .subMenu a
{
border-right: 0;
}
#alterMenu .menu > li:hover .subMenu a:hover
{
color: #f37121;
}
#alterMenu .subMenu li, #alterMenu .subMenu a
{
line-height: 30px;
border-color:#e0e0e0;
}
#hmLinks > *:not(.forDesktop)
{
}
#basketList .icon-plus:before
{
content: '+';
font-size: 25px;
color: #c69828;
}
.bp-close::before
{
content: 'X';
font-size: 30px;
font-weight: bold;
color: #c69828;
}
#basketList .icon-minus:before
{
content: '-';
font-size: 25px;
color: #c69828;
}
#basketList .qtyBtns a
{
font-weight: 700;
line-height: 39px;
text-align: center;
float: left;
width: 25px;
border:none;
height: 39px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
#basketList .qtyBtns a p
{
width: 100%;
height: 55px;
line-height: 45px;
text-align: center;
font-size: 29px;
color: #c69828;
cursor: pointer;
padding: 0px;
}
#basketList
{
background: #fff;
width: 340px;
border-radius: 15px;
border-top-right-radius: 0;
box-sizing: border-box;
box-shadow: 0 2px 16px 1px #967a3b;
display: none;
position: absolute;
top: 100%;
right: 0px;
margin-top:-35px;
z-index: 3;
}
#basketList .pTitle, #basketList .pPrice
{
font-size: 16px;
line-height: 1.31;
letter-spacing: 1.1px;
}
#basketList .removeBtn
{
font-size: 20px;
line-height: 20px;
width: auto;
height: auto;
}
#basketList ul
{
max-height: 295px;
overflow-y: auto;
}
#basketList .pTitle,
#basketList .pPrice
{
font-size: 16px;
line-height: 1.31;
letter-spacing: 1.1px;
}
#basketList .pVariant
{
font-size: 16px;
line-height: 1.31;
padding-top: 21px;
letter-spacing: 1.1px;
}
#basketList .removeBtn
{
font-size: 20px;
line-height: 20px;
width: auto;
height: auto;
}
#basketList .qtyBtns input
{
min-width: 28px;
height: 53px;
color: #c69828;
font-size: 23px !important;
font-weight: 600;
}
#basketList .btn-custom-pink, .btn-custom-pink.passive:hover
{
color: #fff;
background-color: #c69828;
}
#basketList .btn-big
{
line-height: 40px;
font-size: 16px;
}
#basketList .text-center
{
text-align: center;
}
#basketList .text-upper
{
text-transform: uppercase;
}
@media screen and (max-width: 1230px) and (min-width: 1025px)
{
.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)
{
table .ddimgsepet
{
padding: 0px 10px;
}
#header .headerLeftBot a:nth-child(1)
{
background: url('/Data/EditorFiles/v4/cargo.svg') no-repeat 15px center;
background-size: 20px;
}
#header .headerLeftBot a:nth-child(2)
{
background: url('/Data/EditorFiles/v4/fav.svg') no-repeat 15px center;
background-size: 20px;
}
#header .headerLeftBot a:nth-child(3)
{
background: url('/Data/EditorFiles/v4/que.svg') no-repeat 15px center;
background-size: 20px;
}
#mainMenu #hmLinks
{
margin: 0px;
}
#cargobox p
{
padding: 10px 20px;
font-size: 14px
;background: #eaeaea;
font-family: 'poppins',sans-serif;
letter-spacing: 0.5px;
}
#cargobox a.ups
{
width: 50%;
float: left;
background: url('/Data/EditorFiles/v4/ups.svg') no-repeat center 20px;
height: calc(100% - 40px);
padding-top: 106px;
text-align: center;
box-sizing: border-box;
font-size: 16px;
font-weight: 600;
color: #666;
border-right: 1px solid #f1f1f1;
}
#cargobox a.dhl
{
width: 50%;
float: left;
background: url('/Data/EditorFiles/v4/dhl.svg') no-repeat center 20px;
height: calc(100% - 40px);
padding-top: 106px;
text-align: center;
box-sizing: border-box;
font-size: 16px;
font-weight: 600;
color: #666;
}
#cargobox a:last-child
{
background: url('/Data/EditorFiles/v4/cancel.svg') no-repeat center;
width: 26px;
height: 26px;
position: absolute;
top: -10px;
right: -10px;
background-color: #eaeaea;
border-radius: 50px;
background-size: 12px;
}
#cargobox
{
position: fixed;
left: 30%;
right: 30%;
top: 25%;
bottom: 25%;
height: 180px;
background: #fff;
z-index: 99999999;
opacity:0;
width: 40%;
border-radius: 3px;
display:none;
}
#cargobox.active
{
opacity: 1;
display:block;
}
[dir="rtl"] #stHead .sth1 a
{
float: left;
width: 100%;
height: 75px;
border: 0px;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat center;
background-size: 14px;
background-position: right center;
filter: brightness(1000%);
line-height: 75px;
color: #fff;
text-indent: 50px;
font-size: 16px;
text-transform: uppercase;
}
[dir="rtl"] #stHead .sth3 a
{
background: url('/Data/EditorFiles/v4/securepayment.svg') no-repeat center;
padding: 0px;
background-size: 29px;
background-position: right center;
height: 75px;
width: 100%;
color: #fff;
font-size: 16px;
line-height: 75px;
text-align: left;
background-position-x: calc(100% - 160px);
}
[dir="rtl"] #search.sfix
{
float: left;
margin-left: 2%;
margin-right: 0px;
width: 40%;
transition-duration: 0.1s;
}
[dir="rtl"] #hmLinks.col.col-4.hmfix
{
margin-top: 0px;
max-width: 5%;
border-right: 1px solid #ddd;
border-left: 0px;
}
#orderSummary
{
border-radius: 0px !important;
padding-bottom: 7px;
background: #fff;
border: 0px;
}
#cargoArea
{
border-bottom: 10px solid #fafafa;
}
#footer
{
margin-top: 10px;
}
.pageTitle > span:after
{
content: '';
float: right;
height: 60px;
width: 60px;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat center;
position: absolute;
right: 10px;
top: 0;
filter: contrast(0);
background-size: 11px;
}
#paymentArea
{
border: 0px !important;
}
#cargoArea .cargo-list .row.mb
{
float: none;
width: calc(25% - 10px);
margin: 0px 5px !important;
display: inline-block;
margin-bottom: 10px !important;
}
#cargoArea .cargo-list .row.mb .form-control.medium
{
height: 160px;
}
.memberPop .btn.col-12.btn-default.btn-big.btn-upper.btn-radius.a-center
{
height: 25px;
line-height: 25px;
font-size: 13px;
text-transform: capitalize;
border-radius: 0px;
margin-bottom: 5px;
background: transparent;
color: #000;
padding: 0px;
text-align: left;
}
.memberPop .btn.col-12.btn-default.btn-big.btn-upper.btn-radius.a-center:hover
{
text-decoration: underline;
}
#order-login-btn
{
background: #333233;
color:#fff
;border-radius: 0px;
}
.social-btn
{
background: #3D5B99;
color: #fff;
padding: 0px !important;
text-align: center;
background-image: url('/Data/EditorFiles/v4icon/face.svg');
background-repeat: no-repeat;
background-position: 42px center;
background-size: 9px;
}
#ddlogin h3
{
margin: 30px 0px 0px;
font-size: 30px;
color: #333233;
margin-bottom: 10px;
}
#ddlogin p
{
color: #333233;
font-size: 24px;
}
#ddlogin span
{
display: block;
color: #333233;
font-size: 55px;
font-weight: 600;
}
#ddlogin span strong
{
color: #C18F45;
margin-right: 10px;
}
#ddlogin a
{
color: #D2AE78;
font-size: 30px;
font-weight: 600;
margin-top: 30px;
display: inline-block;
}
#ddlogin a strong
{
background: #C18F45;
color: #fff;
padding: 0px 10px;
}
#centerLogin .btn.col-12.btn-default.btn-big.btn-upper.btn-radius.a-center
{
background: transparent;
color: #000;
font-size: 15px;
border: 1px solid #d0d0d0;
border-radius: 0px;
line-height: 49px;
}
#centerLogin .btn.col-12.btn-default.btn-big.btn-upper.btn-radius.a-center:hover
{
background: #f5cf97;
color: #fff;
}
#uye-kayit-btn
{
background: #C18F45;
border-radius: 0px;
}
.uye-kayit-form
{
margin: 30px 0px;
}
#member-login-btn
{
background: #C18F45;
border-radius: 0px;
}
#hmLinks.col.col-4.hmfix a.basketLink
{
height: 40px;
transition-duration: 0.1s;
}
.sliderWrap.sliderWrap1036
{
margin-top: -150px;
overflow: hidden;
max-height: 400px;
}
#logo
{
width: 10%;
}
.menu li.parentLink:hover > ul
{
display: block;
}
}
@media screen and (max-width: 1024px)
{
#basketList
{
width: 100%;
z-index: 3;
}
.pWrapper #cartPopup.pWin.withBtn .pText::-webkit-scrollbar
{
width: 0px;
}
#mobileMenu::-webkit-scrollbar
{
width: 0px;
}
.gourmeapprove
{
text-align: center;
background: #fff;
padding: 30px 0px;
margin-top: 40px;
}
.gourmeapprove h4
{
font-size: 32px;
margin: 0px;
margin-bottom: 20px;
color: #333;
font-weight: 600;
}
#cookiePopin
{
margin: 10px;
left: 0;
width: calc(100% - 20px) !important;
background-color: #000 !important;
}
#cookieTitle
{
line-height: 19px !important;
color: #fff !important;
font-size: 12px !important;
}
#cookieClose
{
width: 26px !important;
height: 19px !important;
color: #fff !important;
font-size: 16px !important;
text-align: center !important;
cursor: pointer !important;
}
#cookieDescription
{
line-height: 13px !important;
color: #fff !important;
font-size: 13px !important;
}
.hmcurr .warning
{
padding: 0px;
font-size: 12px;
line-height: 18px;
}
#carttot .fw600
{
font-size: 13px;
}
#removexBtn
{
position: relative;
top: -56px;
left: 90%;
right: auto;
padding: 0px;
}
#fullname1
{
text-transform: uppercase;
color: #666;
font-size: 16px;
}
#Ts-Tamnail
{
position: relative;
}
#pageBasketR
{
padding-top: 0px;
}
#header .headerLeftBot a
{
padding-left: 15px;
}
#logo.lfix .lfbn
{
display: block;
padding: 0px 8%;
box-sizing: border-box;
}
#header .headerLeftBot
{
position: relative;
bottom: 00px;
left: 0;
right: 0;
background: #fff;
padding: 0px 0px 0px;
border-top: 0px;
width:97%;
}
.dctop
{
background: transparent !important;
color: #616161 !important;
font-size: 16px !important;
font-weight: 600;
text-transform: capitalize !important;
}
#cargoArea .cargo-list .row.mb .form-control.medium .fl.col-12
{
font-size: 13px;
line-height: 41px;
height: 16px;
}
#Ts-address span
{
padding: 0px 10px;
}
#search.sfix
{
float: right;
margin: 0px 7px;
width: calc(100% - 14px);
margin-bottom: 0px;
transition-duration: 0s;
}
#logo.lfix
{
vertical-align: middle;
text-align: center;
display: table-cell;
height: auto;
margin-top: 0px;
width: 17%;
padding: 0px 3% !important;
box-sizing: border-box;
position: absolute;
margin: 0px 41.5%;
}
#hmLinks.col.col-4.hmfix
{
margin-top: 0px;
max-width: -webkit-fill-available;
border-left: 0px;
width: calc(100% - 10px);
}
#logo.lfix img
{
margin: 0px 0px;
}
#cargobox
{
display: none;
}
#paymentPager li
{
margin-bottom: 10px;
height: 65px;
line-height: 42px;
font-size: 14px;
text-align: center;
margin: 0px 5px 10px 5px;
border: 1px solid #ECECEC;
background: #fff;
padding: 3px 15px;
color: #2D2D2D;
cursor: pointer;
position: relative;
width: calc(50% - 10px);
}
#cargoArea .cargo-list .row.mb .form-control.medium
{
height: 150px;
}
.campaign-line
{
padding: 0px;
line-height:16px;
}
#centerLogin .btn.col-12.btn-default.btn-big.btn-upper.btn-radius.a-center
{
background: #fff;
color: #000;
border: 1px solid #D6D6D6;
border-radius: 0px;
font-size: 14px;
}
[dir="rtl"] #centerLogin .pageTitle > .row
{
padding-right: 30px;
}
#centerLogin
{
margin-top: 60px;
}
[dir="rtl"] #stHead .cart-soft-price
{
font-size: 14px;
font-weight: 600;
margin-right: 10px;
}
[dir="rtl"] .rtlpad1
{
padding-left: 0px;
padding-right: 0px;
}
[dir="rtl"] #ajtgiris, [dir="rtl"] #ajtkayit, [dir="rtl"] #ajtugiris
{
text-align: left;
}
[dir="rtl"] #stHead .sth3 strong
{
border-right: 1px solid #FFFFFF;
border-left: 0px;
padding-right: 10px;
font-weight: 600;
padding-left: 0px;
margin-right: 5px;
margin-left: 0px;
}
[dir="rtl"] #stHead .sth3 a
{
background: transparent;
padding: 0px;
background-size: 29px;
background-position: right center;
height: 55px;
width: 100%;
color: #fff;
font-size: 13px;
line-height: 55px;
text-align: left;
background-position-x: calc(100% - 10px);
}
[dir="rtl"] #stHead .sth1 a
{
float: left;
width: 100%;
height: 55px;
border: 0px;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat center;
background-size: 9px;
background-position: calc(100% - 10px) center;
filter: brightness(1000%);
line-height: 55px;
color: #fff;
text-indent: 34px;
font-size: 16px;
text-transform: uppercase;
}
[dir="rtl"] #main-fr h3
{
position: absolute;
left: 0;
right: 0;
color: #fff;
font-size: 17px;
bottom: 0;
line-height: 29px;
padding: 0px 10px;
box-sizing: border-box;
}
[dir="rtl"] #mobileMenu #mobileOptions select
{
background: transparent;
}
[dir="rtl"] .sliderWrap
{
overflow: hidden;
}
[dir="rtl"] #hmLinks div.authorLink
{
border-left: 1px solid #e0e0e0;
border-right: 0px;
margin-right: 0px;
margin-left: 5px;
position: relative;
padding: 0px;
width: 100px;
}
[dir="rtl"] #hmLinks div.authorLink a
{
background: url('/Data/EditorFiles/v4/userm.svg') no-repeat 11px center;
height: 40px;
padding: 0px;
color: #fff;
width: 100%;
background-size: 20px;
line-height: 40px;
}
#main-fr
{
padding: 15px 10px;
background-color: #fff;
margin: 0px 0px 10px 0px;
}
#tab-vitrindd
{
background: #fff;
margin: 0px 0px 10px 0px;
padding: 10px 20px 0px 20px;
}
#mainWrapper
{
background: #fafafa;
}
.Discover
{
padding: 0px 0px;
background: #fff;
box-sizing: border-box;
margin-top: 10px;
margin-bottom: 10px;
}
.Discover .dcover
{
width: calc(25% - 10px);
max-width: 162px;
margin: 0px 2.5px;
background: #f3f3f3;
height: 240px;
border: 1px solid #e4e4e4;
box-sizing: border-box;
}
.Discover .dcover p
{
text-align: center;
font-weight: 600;
font-size: 15px;
color: #333233;
padding-bottom: 5px;
}
.Discover .dcover span
{
color: #333233;
text-align: center;
width: 100%;
line-height: 15px;
font-size: 13px;
float: left;
padding: 0px 5px;
box-sizing: border-box;
}
#login-memb .popupInnerBlock
{
padding:0px !important;
}
.padmob
{
padding: 0px;
}
#order-login-btn
{
background: #d2ae78;
}
#member-login-btn:hover
{
background: #9e8155;
}
#order-login-btn:hover
{
background: #9e8155;
}
#ordertabsetwrap:after
{
content: '';
height: 3px;
width: 70%;
position: absolute;
background: #f2f2f2;
left: 15%;
right: 15%;
top: 30px;
z-index: 1;
}
#containerPaymentRoute .nextOrder
{
border-radius: 0px;
position: fixed;
bottom: 0;
left: 0;
right: 0;
}
.ddbg
{
background: #f5f5f5;
}
#Ts-Tamnail .popupWin.btn.btn-success
{
background: #d2ae78;
margin-right: 15px;
width: 40px;
}
.invoiceList #Ts-Tamnail .popupWin.btn.btn-success
{
background: #d2ae78;
margin-right: -10px;
width: 40px;
}
#Ts-Tamnail.darkBg
{
position: relative;
}
#Ts-Tamnail .sepetsil
{
position: absolute;
right: 10px;
top: 10px;
background-color: #e0e0e0;
width: 20px;
height: 20px;
padding: 0px;
background-image: url('/Data/EditorFiles/v4/cancel.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 7px;
border-radius: 50px;
}
#Ts-Tamnail .sepetsil i
{
display: none;
}
#addAddress
{
border-radius: 0px;
background: #333233;
height: 30px;
line-height: 29px;
margin: 10px 10px;
font-size: 15px;
}
#ordertabsetwrap .sepetwrap
{
width: 25%;
text-align: center;
height: 80px;
padding: 11px 0px;
box-sizing: border-box;
z-index: 2;
position: relative;
}
#ordertabsetwrap .sepetwrap:nth-child(2)
{
width: 50%;
}
#ordertabsetwrap .sepetwrap span
{
width: 100%;
float: left;
line-height: 20px;
font-family: 'roboto',sans-serif;
}
#ordertabsetwrap .sepetwrap.active span
{
color: #e4b774;
}
#ordertabsetwrap .sepetwrap:nth-child(1):before
{
content: '';
width: 45px;
height: 45px;
background: #E8E8E8;
border-radius: 50px;
display: inline-block;
background-image: url('/Data/EditorFiles/v4m/bagp.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 19px;
}
#ordertabsetwrap .sepetwrap:nth-child(2):before
{
content: '';
width: 45px;
height: 45px;
background: #E8E8E8;
border-radius: 50px;
display: inline-block;
background-image: url('/Data/EditorFiles/v4m/konump.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 20px;
}
#ordertabsetwrap .sepetwrap:nth-child(3):before
{
content: '';
width: 45px;
height: 45px;
background: #E8E8E8;
border-radius: 50px;
display: inline-block;
background-image: url('/Data/EditorFiles/v4m/noncreditp.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 31px;
}
#ordertabsetwrap .sepetwrap.active:nth-child(2):before
{
content: '';
background-color: #e4b774;
background-image: url('/Data/EditorFiles/v4m/konuma.svg');
}
#ordertabsetwrap .sepetwrap.active:nth-child(1):before
{
content: '';
background-image: url('/Data/EditorFiles/v4m/baga.svg');
background-color: #e4b774;
}
#ordertabsetwrap .sepetwrap.active:nth-child(3):before
{
content: '';
background-color: #e4b774;
background-image: url('/Data/EditorFiles/v4m/noncredita.svg');
background-repeat: no-repeat;
}
.aadx
{
height: 35px;
line-height: 35px;
background: #3e3e3e;
border-radius: 4px;
margin-top: 20px;
font-size: 14px;
font-weight: 500;
text-align: center;
color: #fff;
}
.icon.myFlag
{
background: transparent;
height: 40px;
}
.fbface a
{
background: #4267B2;
color: #fff;
height: 100%;
line-height: 18px;
font-size: 15px;
padding: 12px;
box-sizing: border-box;
}
#ajt
{
background: #fff;
margin: 20px 0px 0px 0px;
box-sizing: border-box;
padding: 5px 10px;
position: relative;
}
#ajtgiris, #ajtkayit, #ajtugiris
{
line-height: 30px;
font-weight: 400;
font-size: 14px;
font-family: 'prompt',sans-serif;
}
#ajtgiris.active, #ajtkayit.active, #ajtugiris.active
{
line-height: 30px;
font-weight: 400;
font-size: 14px;
font-family: 'prompt',sans-serif;
color: #C18F45;
}
.fbface
{
position: absolute;
right: 0;
width: 36%;
height: 60px;
margin: 5px 5px 5px 0px;
top: 0;
}
#ajtgiris:before, #ajtkayit:before, #ajtugiris:before
{
content: '';
background: #f1f1f1;
width: 12px;
height: 12px;
border-radius: 50px;
float: left;
margin: 9px 0px;
margin-right: 7px;
border: 3px solid #cecece;
box-sizing: border-box;
}
#ajtgiris.active:before, #ajtkayit.active:before, #ajtugiris.active:before
{
content: '';
background: #ffffff;
width: 12px;
height: 12px;
border-radius: 50px;
float: left;
margin: 9px 0px;
margin-right: 7px;
border: 3px solid #C18F45;
box-sizing: border-box;
}
#live-search-box a
{
padding: 14px 9px;
}
.slideControl
{
top: 17% !IMPORTANT;
}
#mobileMenu ul li.dtmen1:nth-child(3) ul li span
{
line-height: 50px;
text-indent: 6px;
background-size: 5px;
background-position: left center;
background: transparent;
border-bottom: 1px solid #ddd;
text-transform: capitalize;
padding: 0px;
background-repeat: no-repeat;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat right center;
cursor: pointer;
background-size: 8px;
background-position-x: calc(100% - 10px);
}
#mobileMenu ul li.dtmen1
{
text-indent: 60px;
background-size: 54px !important;
min-height: 50px;
border-bottom: 1px #ddd solid;
margin-bottom: 0px;
padding-top: 9px;
}
#main-fr.main-framex
{
padding: 10px 5px 0px 5px;
background-color: #fff;
margin: 10px 0px 10px 0px;
}
#main-fr
{
padding: 10px 5px 0px 5px;
}
.fremob
{
float: left;
width: 100%;
position: absolute;
top: 84px;
padding: 0px;
height: 25px;
line-height: 25px;
color: #fff;
background: #C18F45;
z-index: -1;
padding-left: 22%;
box-sizing: border-box;
}
#hmLinks.col.col-4
{
position: relative;
padding: 0px 0px 0px;
max-width: 100%;
margin-top: 0px;
width: 78%;
margin-bottom: 0px;
}
#headerMain
{
top: 0;
left: 0;
background: #333233;
z-index: 999;
padding-top: 0px;
position: fixed;
max-height: 115px;
}
.headerFixed
{
height: 116px;
}
#SepetForm
{
background: #eaeae8;
}
#pageHeader
{
display: none;
}
#stHead .sth3 strong , a.stHeadxtopr strong
{
border-left: 1px solid #FFFFFF;
padding-left: 10px;
font-weight: 600;
margin-left: 5px;
}
#stHead .cart-soft-price , a.stHeadxtopr .cart-soft-price
{
font-size: 14px;
font-weight: 600;
}
#stHead .sth1 a
{
float: left;
width: 100%;
height: 55px;
border: 0px;
background: url('/Data/EditorFiles/v4/left-arrow.svg') no-repeat center;
background-size: 8px;
background-position: left center;
filter: brightness(1000%);
background-position-x: 15px;
line-height: 54px;
color: #fff;
text-indent: 36px;
font-size: 13px;
text-transform: capitalize;
}
#stHead .sth3 a
{
background: transparent;
padding: 0px;
background-size: 29px;
background-position: left center;
height: 55px;
width: 100%;
color: #fff;
font-size: 14px;
line-height: 55px;
text-align: left;
}
a.stHeadxtopr
{
background: transparent;
padding: 0px;
background-size: 29px;
background-position: left center;
height: 55px;
width: auto;
color: #fff;
font-size: 14px;
line-height: 55px;
text-align: left;
position: fixed;
padding-right: 10px;
top: 0;
right: 0;
z-index: 33333;
}
#stHead
{
background: #D2AE78;
padding: 0px 0px 0px;
height: 55px;
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 111;
}
#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
{
}
[dir="rtl"] #menuBtn
{
background: url('/Data/EditorFiles/v4/menu.svg') no-repeat right center;
padding-left: 0px;
padding-right: 20px;
background-size: 17px;
width: auto;
}
@-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:85%;
background: #fff;
overflow-y:auto;
z-index: 999999999999999;
-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: 50px;
height: 50px;
color: #666;
background: #F8F8F8 url('/Data/EditorFiles/v4/cancel.svg') no-repeat calc(100% - 10px) center;
cursor: pointer;
background-size: 15px;
margin: 0px -10px;
width: calc(100% + 20px);
padding: 0px 30px;
font-weight: 600;
font-size: 16px;
margin-bottom: 0px;
}
[dir="rtl"] #closeMobileMenu
{
padding-right: 40px;
padding-left: 10px;
background: #F8F8F8 url('/Data/EditorFiles/v4/cancel.svg') no-repeat calc(0% + 20px) center;
background-size: 17px;
}
[dir="rtl"] #mobileMenu span,
[dir="rtl"] #mobileMenu a,
[dir="rtl"] #mobileMenu label,
[dir="rtl"] #mobileMenu select
{
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/menuArrowRtl.png') no-repeat 0 center;
}
#mobileMenu .dtmen1 .kmob
{
margin: 0px -10px;
width: calc(100% + 20px);
background-color: #f1f1f1 !important;
background-image: url('/Data/EditorFiles/v4/left-arrow.svg') !important;
background-position: 17px center !important;
text-indent: 40px !important;
height: 60px;
line-height: 60px !important;
}
#mobileMenu li.dtmen1 ul
{
left: 0;
display: none;
position: absolute;
top: 0px;
z-index: 11;
background: #fff;
height: 100%;
}
#mobileMenu li ul a
{
color: #999;
font-size:23px;
line-height: 40px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/menuSubArrow.png') no-repeat 0 center;
}
[dir="rtl"] #mobileMenu li ul a
{
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/menuSubArrowRtl.png') no-repeat 0 center;
}
#mobileMenu select
{
background: none;
border:0;
}
#mobileMenu label[for="langMobile"]
{
padding-left: 10px;
background: url('/Data/EditorFiles/v4/earth.svg') no-repeat 5px center;
background-size: 20px;
filter: contrast(0);
border: 1px solid #ffffff30;
border-radius: 3px;
}
#mobileMenu label[for="curMobile"]
{
padding-left: 25px;
background: url('/Data/EditorFiles/v4m/cash.svg') no-repeat 5px center;
background-size: 24px;
filter: contrast(0);
border: 1px solid #ffffff30;
border-radius: 3px;
}
#basketMobile
{
padding-left: 50px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/basketMobileIcon.png') no-repeat 10px center;
}
#loginMobile:before
{
float: left;
width:30px;
height: 45px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/profileMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content:'';
}
#regisMobile:before
{
float: left;
width:30px;
height: 45px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/registerMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content:'';
}
#favMobile:before
{
float: left;
width:30px;
height: 45px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/favMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content:'';
}
#headerMain
{
margin-top: 0;
margin-bottom:0;
}
#logo
{
padding: 0px !important;
vertical-align: middle;
text-align: center;
display: table-cell;
height: 114px;
margin-top: 5px;
width: 22%;
}
#logo a
{
height: 114px;
line-height:114px;
float: left;
}
#logo p
{
height: 114px;
line-height:114px;
}
#logo a img
{
width: auto;
display: inline;
vertical-align: middle;
height: 114px;
position: inherit;
box-shadow: 0px 0px;
}
#mainMenu
{
margin-top: 50px;
}
#search
{
margin: 0px;
margin-top: 0px;
padding: 0px;
width: calc(78% - 7px);
}
#hmLinks
{
padding-top: 0;
padding-bottom:0;
}
#hmLinks > a
{
padding-top: 48px;
}
#hmLinks div.authorLink
{
border: 0px;
height: 40px;
box-sizing: border-box;
padding: 0px 5px 0px 0px;
width: 90px;
border-right: 1px solid #484848;
margin: 5px 0px;
position: relative;
padding-right: 11px;
text-align:left;
}
#hmLinks div.authorLink a
{
background: url('/Data/EditorFiles/v4/userm.svg') no-repeat right center;
height: 40px;
padding: 0px;
color: #fff;
width: 100%;
background-size: 21px;
line-height: 40px;
}
#hmLinks a.basketLink
{
width: 60px;
height: 50px;
background-size: 25px;
}
#hmLinks a.basketLink span
{
top: 6px;
left: 35px;
background: #333233;
}
#hmLinks a strong
{
line-height: 22px;
font-size:14px;
}
#hmLinks a:hover strong
{
color: #000;
}
#search .row
{
height: 44px;
margin-right: 0;
margin-left: 0;
margin-top: 0px;
}
#FormAra input[type="text"]
{
font-size: 13px;
width: 83%;
padding: 6px 10px 6px 10px;
border-radius: 0px;
}
[dir="rtl"] #FormAra input[type="text"]
{
padding: 6px 10px 6px 75px;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
font-size: 13px;
color:#363636;
}
#FormAra input[type="text"]::-moz-placeholder
{
font-size: 13px;
color:#363636;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
font-size: 13px;
color:#363636;
}
#FormAra input[type="text"]:-moz-placeholder
{
font-size: 13px;
color:#363636;
}
#FormAra input[type="submit"]
{
width: 97%;
height: 100%;
background-color: transparent;
background-image: url('/Data/EditorFiles/v4/searchm.svg');
background-repeat: no-repeat;
background-position: center;
border-radius: 0px;
background-size: 13px;
}
#searchRight
{
padding: 1px;
width: 17%;
height: 100%;
background: #D2AE78;
border-radius: 0px;
position: relative;
padding: 2px;
padding: 0px;
margin-left: 0px;
}
#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: 40px;
line-height: 40px;
text-indent: 19px;
font-size: 14px;
}
#curMobile
{
padding: 0;
}
#mainMenu
{
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
margin-bottom: 10px;
}
#mainMenu .menu.forMobile
{
width: auto;
display:flex;
}
#mainMenu .menu li.current
{
border-bottom: 2px solid #e34d0b;
}
#mainMenu .menu a
{
white-space: nowrap;
}
}
@media screen and (max-width: 540px)
{
#mobileMenu li ul a
{
line-height: 50px;
font-size: 14px;
text-indent: 6px;
border-bottom: 1px solid #ddd;
background: #fff;
padding: 0px;
text-transform: capitalize;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat right center;
cursor: pointer;
background-size: 8px;
background-position-x: calc(100% - 10px);
}
#mobileMenu ul li.dtmen1:nth-child(3) ul > span
{
line-height: 50px;
font-size: 14px;
text-indent: 6px;
border-bottom: 1px solid #ddd;
background: #fff;
padding: 0px;
text-transform: capitalize;
background-repeat: no-repeat;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat right center;
cursor: pointer;
background-size: 8px;
background-position-x: calc(100% - 10px);
}
}
@media screen and (max-width: 1700px) and (min-width: 1600px)
{
.mainMenuCat .menufix
{
margin-left: 30% !important;
}
[dir="rtl"] .mainMenuCat .menufix
{
margin-right: 30% !important;
margin-left:0px !important;
}
}
@media screen and (max-width: 1599px) and (min-width: 1399px)
{
.mainMenuCat .menufix
{
margin-left: 17% !important;
}
[dir="rtl"] .mainMenuCat .menufix
{
margin-left:0px !important;
margin-right: 17% !important;
}
}
[dir="rtl"] #currencyLink:after
{
content: '';
background: url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat left 10px;
background-size: 9px;
position: absolute;
top: 11px;
right: 0px;
height: 38px;
width: 19px;
z-index: 1;
}
[dir="rtl"] #currencyLink:before
{
content: '';
background: url('/Data/EditorFiles/v4/earth.svg') no-repeat 0px center;
height: 50px;
background-size: 15px;
width: 17px;
position: absolute;
left: 0;
}
[dir="rtl"] #currencyLink
{
height: 50px;
box-sizing: border-box;
padding-right: 29px;
width: 71px;
position: relative;
line-height: 50px;
margin: 0px 0px;
margin-right: 10px;
margin-left: 0px;
padding-left: 14px;
border-right: 1px solid #e0e0e0;
border-left: 0px;
}
[dir="rtl"] #DeliveryC .countriesMob div:nth-child(1):after
{
content: '';
display: none;
}
[dir="rtl"] .mainMenuCat .menufix
{
margin-right: 200px !important;
transition-duration: 0.3s;
margin-left: 0px !important;
}
[dir="rtl"] .mainMenuCat > li:first-child
{
margin-right: 112px;
margin-left: 0px;
}
[dir="rtl"] #headerLeftMenu
{
position: fixed;
left: auto;
right: -300px;
top: 0;
bottom: 0;
width: 300px;
opacity: 0;
z-index: -1000;
background: #fff;
transition-duration: 0.3s;
}
[dir="rtl"] #headerLeftMenu.active
{
opacity: 1;
left: auto;
right: 0px;
transition-duration: 0.3s;
z-index: 16000162;
}
[dir="rtl"] .closeMenu:after
{
content: '';
left: 0;
right: auto;
top: 0;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink a.dt1
{
line-height: 70px;
height: 70px;
background: url('/Data/EditorFiles/v4/left-arrow.svg') no-repeat 15px center;
padding: 0px 80px 0px 0px;
width: 100%;
float: right;
box-sizing: border-box;
color: #1d1d1d;
font-size: 17px;
cursor: pointer;
filter: brightness(250%);
}
[dir="rtl"] #headerLeftMenu ul li.parentLink
{
background-position-x: calc(100% - 15px) !important;
height: 70px;
background-size: 54px !important;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink:nth-child(1)
{
background: url('/Data/EditorFiles/v4/b1.svg') no-repeat right center;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink:nth-child(2)
{
background: url('/Data/EditorFiles/v4/b1.svg') no-repeat right center;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink:nth-child(3)
{
background: url('/Data/EditorFiles/v4/b1.svg') no-repeat right center;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink:nth-child(4)
{
background: url('/Data/EditorFiles/v4/b1.svg') no-repeat right center;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink:nth-child(5)
{
background: url('/Data/EditorFiles/v4/b1.svg') no-repeat right center;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink:nth-child(6)
{
background: url('/Data/EditorFiles/v4/b1.svg') no-repeat right center;
}
[dir="rtl"] #headerLeftMenu .headerLeftBot a
{
float: left;
width: 100%;
padding-right: 45px;
padding-left: 0px;
font-size: 14px;
line-height: 30px;
box-sizing: border-box;
}
[dir="rtl"] #headerLeftMenu .headerLeftBot a:nth-child(1)
{
background: url('/Data/EditorFiles/v4/cargo.svg') no-repeat calc(100% - 15px) center;
background-size: 20px;
}
[dir="rtl"] #headerLeftMenu .headerLeftBot a:nth-child(2)
{
background: url('/Data/EditorFiles/v4/fav.svg') no-repeat calc(100% - 15px) center;
background-size: 20px;
}
[dir="rtl"] #headerLeftMenu .headerLeftBot a:nth-child(3)
{
background: url('/Data/EditorFiles/v4/que.svg') no-repeat calc(100% - 15px) center;
background-size: 20px;
}
[dir="rtl"] .subMenu
{
position: absolute;
left: auto;
right: 300px;
max-width: 1000px;
top: 121px;
width: 0px;
border-left: 0px;
border-right: 1px solid #f7f7f7;
overflow: hidden;
padding: 0px;
transition-duration: 0.4s;
opacity: 0;
height: 420px;
}
[dir="rtl"] .colControl span.colNext
{
left: auto;
}
[dir="rtl"] .colControl .colPrev
{
background-image: url('/Data/EditorFiles/v4/left-arrow.svg');
left: 0;
right: auto;
}
[dir="rtl"] :hover > .subMenu
{
width: 500px;
transition-duration: 0.4s;
opacity: 1;
}
[dir="rtl"] .hmcurr .fyt
{
float: right;
}
[dir="rtl"] #removexBtn
{
position: absolute;
left: 14px;
top: 58%;
right: auto;
}
@media screen and (max-width: 1900px) and (min-width: 1600px)
{
[dir="rtl"] .mainMenuCat .menufix
{
margin-right: 300px !important;
transition-duration: 0.3s;
margin-left: 0px !important;
}
}
.btn
{
float: left;
height:30px;
line-height: 30px;
font-size:14px;
border: 0;
padding-left:15px;
padding-right: 15px;
box-sizing:border-box;
cursor: pointer;
position:relative;
}
[dir="rtl"] .btn
{
float: right;
}
.btn-radius
{
border-radius: 3px;
}
.btn-upper
{
text-transform: uppercase;
}
.btn-small
{
height: 20px;
line-height:20px;
font-size: 12px;
padding-left:10px;
padding-right: 10px;
}
.btn-medium
{
height: 40px;
line-height:40px;
font-size: 13px;
}
.btn-big
{
height: 50px;
line-height:50px;
font-size: 16px;
padding-left:20px;
padding-right: 20px;
}
.btn-border, .btn-border.passive:hover
{
color: #909090;
background:none;
border: 1px solid #d0d0d0;
}
.btn-border:hover, .btn-border.active
{
color: #6c6c6c;
border:1px solid #6c6c6c;
}
.btn-default, .btn-default.passive:hover
{
color: #fff;
background-color:#6c6c6c;
}
.btn-default:hover, .btn-default.active
{
color: #eee;
background-color:#000;
}
.btn-dark, .btn-dark.passive:hover
{
color: #eee;
background-color:#000;
}
.btn-dark:hover, .btn-dark.active
{
color: #fff;
background-color:#666;
}
.btn-light, .btn-light.passive:hover
{
color: #6c6c6c;
background-color:#f3f3f3;
}
.btn-light:hover, .btn-light.active
{
color: #fff;
background-color:#6c6c6c;
}
.btn-success, .btn-success.passive:hover
{
color: #fff;
background-color: #5CB85C;
border-radius: 0;
text-indent: 0px;
}
.btn-success:hover, .btn-success.active
{
background-color: #449d44;
}
.btn-warning, .btn-warning.passive:hover
{
color: #fff;
background-color:#5cb85c;
}
.btn-warning:hover, .btn-warning.active
{
background-color: #449d44;
}
.btn-danger, .btn-danger.passive:hover
{
color: #fff;
background-color:#d9534f;
}
.btn-danger:hover, .btn-danger.active
{
background-color: #c9302c;
}
.pWin #invoiceForm .btn-danger, .pWin .btn-danger.passive:hover
{
color: #ba3f3f;
background-color: #d9534f;
font-size: 13px;
position: absolute;
margin-bottom: -48px;
height: 48px;
background: transparent;
border: 1px solid #ff1212;
TEXT-ALIGN: RIGHT;
PADDING-RIGHT: 18PX;
line-height: 35px;
}
.pWin #invoiceForm #address + .btn-danger
{
color: #ba3f3f;
background-color: #d9534f;
font-size: 13px;
position: absolute;
margin-bottom: -100px;
height: 100px !Important;
background: transparent;
border: 1px solid #ff1212;
TEXT-ALIGN: RIGHT;
PADDING-RIGHT: 18PX;
line-height: 35px;
}
#invoiceForm .btn-danger:hover, .pWin .btn-danger.active
{
background-color: transparent;
}
.btn-gold, .btn-gold.passive:hover
{
color: #fff;
background-color:#bf8f45;
}
.btn-gold:hover, .btn-gold.active
{
background-color: #966e33;
}
.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;
}
}
#orderRight .accordeon.pageTitle .basket:before
{
content: '';
float: left;
display:none !important;
filter: blur();
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 45px !important;
height: 60px;
background-position: center;
background-repeat: no-repeat;
background-position-x: 5px !important;
}
#Ts-Tamnail.darkBg
{
line-height: 30px;
height: 40px;
padding: 5px 20px;
background: #d2ae78;
color: #fff;
}
#pageHeader .pageTitle:nth-child(4)
{
width: 23%;
}
#pageHeader .pageTitle:nth-child(3)
{
width: 26%;
}
#pageHeader .pageTitle:nth-child(2)
{
width: 25%;
text-indent: 0px;
}
#pageHeader .pageTitle:nth-child(1)
{
width: 25%;
text-indent: 10px;
}
#pageHeader
{
margin: 20px 0px;
padding: 0px 4% 0px 11%;
box-sizing: border-box;
}
.pageTitle
{
height: 60px;
line-height: 60px;
font-size: 18px;
color: #787878;
text-transform: capitalize;
text-indent: 10px;
position: relative;
}
#pageOrder .pageTitle:last-child, #pageOrder .pageTitle.passed
{
border-right: 0;
}
.pageTitle.passed:first-child
{
border-left: 0;
}
.pageTitle > .row
{
padding-left: 10px;
background-repeat: no-repeat;
background-position: 10px center;
white-space: nowrap;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
color: #5d5d5d;
text-transform: capitalize;
font-size: 21px;
}
.pageTitle.passed > .row
{
color: #c18f45;
}
[dir="rtl"] .pageTitle > .row
{
padding-right: 70px;
padding-left:0;
background-position:calc(100% - 10px) center;
}
.pageTitle > span:after
{
content: '';
float: right;
height: 60px;
width: 60px;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat center;
position: absolute;
right: 10px;
top: 0;
filter: contrast(0);
background-size: 11px;
}
.pageTitle:nth-child(4) > span:after
{
content:'';
display: none;
}
.pageTitle .basket:before
{
content: ''
;float: left;
filter: blur();
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 73px !important;
height: 60px;
background-position: center;
background-repeat: no-repeat;
background-position-x: 30px !important;
}
.pageTitle.passed .basket:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle .address:before
{
content:''
;float: left;
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
filter: contrast(0%);
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle.passed .address:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle .payment:before
{
content:''; filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
float: left;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle.passed .payment:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle .confirm:before
{
content:''; filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p4.svg');;
background-size: 32px;
width: 70px;
height: 60px;
float: left;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle.passed .confirm:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p4.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle .address2
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/pageIcons/address2.png'); filter: brightness(1000%);
}
.pageTitle.passed .address2
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/pageIcons/address2Passed.png');
}
.pageTitle .cargo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/pageIcons/cargo.png');
}
.pageTitle.passed .cargo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/pageIcons/cargoPassed.png');
}
.col-title
{
line-height: 35px;
font-size:16px;
color: #6c6c6c;
padding-right:0;
padding-left: 0;
border-bottom:1px solid #cdcdcd;
}
#leftFilter > .col-title
{
display: none;
}
.col-text
{
line-height: 17px;
font-size:13px;
}
[dir="rtl"] .col-text
{
text-align: right;
direction:ltr;
}
.currency
{
padding-top: 5px;
padding-bottom:5px;
}
.currency:last-child
{
padding-bottom: 0;
border-bottom:0;
}
#BlokAra > .row
{
position: relative;
}
@media screen and (min-width: 769px)
{
#tabBasket a:before
{
content: ''
;float: left;
filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 73px !important;
height: 60px;
background-position: center;
background-repeat: no-repeat;
background-position-x: 25px !important;
}
#tabBasket.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
#tabAddress a:before
{
content:''
;float: left;
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
filter: contrast(0%);
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
#tabAddress.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
#tabPayment a:before
{
content:''; filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
float: left;
background-position: center;
background-repeat: no-repeat;
}
#tabPayment.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
#tabApprove a:before
{
content:''; filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p4.svg');;
background-size: 32px;
width: 70px;
height: 60px;
float: left;
background-position: center;
background-repeat: no-repeat;
}
#tabApprove.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p4.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
[dir="rtl"] #tabBasket a:before
{
content: ''
;float: left;
filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 73px !important;
height: 60px;
background-position: center;
background-repeat: no-repeat;
background-position-x: 10px !important;
margin-right: -70px;
float: right;
}
[dir="rtl"] #tabAddress a:before
{
content:''
;float: left;
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
filter: contrast(0%);
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
background-position-x: 10px !important;
margin-right: -70px;
float: right;
}
[dir="rtl"] #tabPayment a:before
{
content:''; filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
float: left;
background-position: center;
background-repeat: no-repeat;
background-position-x: 10px !important;
margin-right: -70px;
float: right;
}
[dir="rtl"] #tabApprove a:before
{
content:''; filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p4.svg');;
background-size: 32px;
width: 70px;
height: 60px;
float: left;
background-position: center;
background-repeat: no-repeat;
background-position-x: 10px !important;
margin-right: -70px;
float: right;
}
[dir="rtl"] #tabBasket.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
[dir="rtl"] #tabAddress.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
[dir="rtl"] #tabPayment.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
[dir="rtl"] #tabApprove.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p4.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
#pageHeader .pageTitle > .row
{
background: transparent;
color:#666;
}
.pageTitle > .row
{
padding-left: 10px;
background-repeat: no-repeat;
background-position: 10px center;
white-space: nowrap;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
color: #666;
text-transform: capitalize;
font-size: 21px;
}
.pageTitle span:before
{
width: 70px !important;
background-position-x: 28px !important;
}
.col-title + div
{
display:block !important;
}
}
@media screen and (max-width: 768px)
{
.col-title
{
cursor: pointer;
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/colArrow.png') no-repeat right center;
border-bottom: 0;
}
#leftFilter
{
position: relative;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #efefef;
background: #fff;
}
#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: 15px;
padding-left: 20px;
background: url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterIcon.png') no-repeat 0 center;
font-family: 'poppins',sans-serif;
letter-spacing: 0.3px;
}
#filterMobileBtn.active
{
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterIconActive.png') no-repeat 0 center;
}
#filterMobileBtn:after, #filterSortBtn:after
{
content:'';
float: right;
width:9px;
height: 15px;
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterArrow.png') no-repeat right center;
}
#filterMobileBtn.active:after, #filterSortBtn.active:after
{
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterArrowActive.png') no-repeat right center;
}
#filterWrapper
{
display: none;
margin-top:10px;
}
.currency *
{
line-height: 20px;
font-size:15px;
}
#filterPanel
{
padding: 10px;
box-sizing:border-box;
}
#filterPanel > .row.mb
{
margin-bottom: 0;
}
#filterPanel > .row.mb > .box.box-border
{
padding: 0;
border-bottom:0;
}
#filterPanel > .row.mb:last-child > .box.box-border
{
border-bottom: 1px solid #ececec;
}
#filterPanel > .row.mb .col-title
{
font-size: 14px;
font-weight: 600;
background-image: none;
background-color: #f0f0f0;
margin-bottom: 5px;
}
#filterPanel > .row.mb .col-title:before
{
content:'';
float: left;
height: 35px;
margin-left: 10px;
}
#filterPanel > .row.mb .col-title:after
{
content:'';
float: right;
width:9px;
height: 35px;
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterArrow.png') no-repeat right center;
margin-right: 10px;
}
#filterPanel > .row.mb .col-title.active
{
color: #e34d0b;
}
#filterPanel > .row.mb .col-title.active:before
{
}
#filterPanel > .row.mb .col-title.active:after
{
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterArrowActive.png') no-repeat right center;
}
#filterPanel > .row.mb .col-title + div
{
border-top: 0;
}
#filterPanel .row.mb
{
margin-bottom: 0;
}
#filterPanel .col-text
{
line-height: 25px;
font-size:11px;
}
#filterPanel .col-text .input-wrap
{
width: 14px;
height:17px;
margin-left: 10px;
}
#filterPanel .col-text .input-wrap.checkbox.active
{
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterInputActive.png') no-repeat right center;
}
#filterPanel .box.p-bottom.col-12
{
padding-top: 5px;
padding-bottom: 5px;
}
.priceWrap
{
float: right;
padding-left:20px;
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterPrices.png') no-repeat 0 center;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
.priceWrap span
{
float: left;
width:100%;
text-align: left;
font-weight: 600;
line-height: 14px;
font-size: 11px;
}
.priceWrap span:nth-child(2)
{
display: none;
}
#priceSlider
{
width: calc(100% - 106px);
}
#slider-range
{
margin-bottom: 6px;
}
#filterSortBtn
{
width:calc(100% - 20px);
line-height: 15px;
font-size:11px;
padding-left: 20px;
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/sortIcon.png') no-repeat 0 center;
margin: 10px;
}
#filterSortBtn.active
{
color: #e34d0b;
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/sortIconActive.png') no-repeat 0 center;
}
#filterSort
{
width: calc(100% - 10px);
border: 0px;
box-sizing: border-box;
margin: 0px;
}
#filterSort .filter-box
{
padding-top: 0;
padding-bottom: 0;
}
}
@media screen and (max-width: 540px)
{
#pageHeader .pageTitle
{
height: 40px;
line-height:40px;
}
#pageHeader .pageTitle > .row
{
background-position: center center;
background-size:30%;
}
}
[dir="rtl"] .pageTitle .basket:before
{
content: '';
float: right;
filter: blur();
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 60px !important;
height: 60px;
background-position: center;
background-repeat: no-repeat;
background-position-x: 0px !important;
margin-right: -70px;
}
[dir="rtl"] .pageTitle > span:after
{
content: '';
float: left;
height: 60px;
width: 30px;
background: url('/Data/EditorFiles/v4/left-arrow.svg') no-repeat center;
position: absolute;
right: auto;
top: 0;
filter: contrast(0);
background-size: 11px;
left: -10px;
}
[dir="rtl"] .pageTitle span:before
{
background-position-x: 10px !important;
}
[dir="rtl"] .pageTitle .address:before
{
content: '';
float: right;
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
filter: contrast(0%);
width: 60px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
margin-right: -70px;
}
[dir="rtl"] .pageTitle .payment:before
{
content: '';
filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
float: right;
margin-right: -70px;
background-position: center;
background-repeat: no-repeat;
}
[dir="rtl"] .pageTitle .confirm:before
{
content: '';
filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p4.svg');
background-size: 32px;
width: 60px;
height: 60px;
float: right;
background-position: center;
background-repeat: no-repeat;
margin-right: -70px;
}
.catMenu > li
{
border: 0 !important;
}
.tsGjqhv:hover .basketBtn
{
bottom: 9px;
}
#tab-vitrin-2020
{
}
.tab-vitrin-dd .productPrice
{
height: 35px;
line-height: 28px;
}
.tab-vitrin-dd
{
background: #fff;
}
.tab-vitrin-dd .productDescription
{
line-height: 16px;
font-size: 14px;
color: #5a5a5a;
word-break: unset;
font-weight: 400;
min-height: 32px;
max-height: 33px;
overflow: hidden;
padding: 0px;
float:left;
width: 100%;
}
.soetitle
{
margin: 0px 10px;
width: calc(100% - 20px);
}
.soetitle h4
{
margin-top: 0px;
font-size: 25px;
font-weight: 600;
margin-bottom: 8px;
}
.soetitle p
{
margin: 0px;
}
#catImg .ddlistelr:nth-child(1)
{
background: #f4de87;
margin: 0px 5px 0px 0px;
width: calc(50% - 5px);
border-radius: 5px;
height: 150px;
padding: 20px 30px;
position: relative;
}
#catImg .ddlistelr:nth-child(2)
{
background: #2babce;
margin: 0px 0px 0px 5px;
width: calc(50% - 5px);
border-radius: 5px;
height: 150px;
padding: 20px 30px;
position: relative;
}
#catImg .ddlistelr p
{
font-size: 22px;
font-weight: 600;
}
#catImg .ddlistelr span
{
font-size: 14px;
width: 68%;
float: left;
line-height: 18px;
}
#catImg .ddlistelr:after
{
content: '';
position: absolute;
right: 43px;
top: 10px;
background: #fff;
border-radius: 101px;
width: 130px;
height: 130px;
background-image: url('/Data/EditorFiles/v4/map.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 45px;
}
#filterSort span
{
display: inline-block;
line-height: 50px;
}
.col-2-5
{
width: 20%;
}
#tab-vitrindd.katcoksatan
{
background: #fff;
margin: 0px 0px 10px 0px;
border: 1px solid #f1f1f1;
padding: 10px 20px 0px 20px;
}
#leftFilter .catMenu li.parent > a, .catMenu li.parent > span
{
background: transparent;
}
.ulistfilter
{
background: #f1f1f1;
margin-bottom:10px !important;
}
#leftFilter .col-text
{
line-height: 17px;
font-size: 14px;
color: #4a4a4a;
}
#filterCats.catMenu > li > ul > li a, #filterCats.catMenu > li > ul > li span
{
line-height: 25px;
font-size: 14px;
color: #4c4c4c;
}
.col-title.col-titlex
{
background: #f1f1f1;
text-transform: capitalize;
text-indent: 10px;
color: #666;
border: 0px;
line-height: 40px;
font-size: 15px;
}
.pxshopn
{
position: absolute;
bottom: 43%;
width: 60%;
margin: 0px 20%;
text-align: center;
z-index: 1;
line-height: 40px;
color: #fff;
background: #000000a3;
display: none;
}
.productItem:hover .pxshopn
{
display: block;
}
.box-title
{
margin-right: 1px;
margin-bottom:1px;
cursor: pointer;
}
.box-title.passive
{
cursor: default;
}
.productComparison
{
height: 30px;
line-height:30px;
font-size: 12px;
color:#6c6c6c;
padding-left: 22px;
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/comparison.png');
background-repeat: no-repeat;
background-position:0 center;
cursor: pointer;
overflow:hidden;
}
.showcase
{
height: 0;
overflow:hidden;
}
.showcase.current
{
height: auto;
overflow:visible;
}
.productDetails .box
{
padding-left: 20px;
padding-right: 20px;
}
.catalogWrapper .productItem
{
background: #fff;
margin: 0px 4px;
margin-bottom: 10px;
width: calc(25% - 8px);
}
[dir="rtl"] .catalogWrapper .productItem
{
border-left: 0;
}
[data-layout="horizontal"] .productItem.col-3
{
padding-left: 0;
padding-right:0;
border-right: 1px solid #ececec;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n)
{
border-right: 0;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n+1)
{
clear: both;
}
.resim-vitrin .col-1:nth-child(12n+1)
{
clear: both;
}
[data-layout="horizontal"] .productItem.col-6 > .row
{
margin-left: 0;
margin-right:0;
clear: none;
width:50%;
float: left;
}
.productColItem
{
border-bottom: 1px solid #ececec;
}
.productColListItem
{
position: relative;
}
#colNewsSlide .productColListItem
{
min-height: 100px;
}
.productColListItem a
{
padding-bottom: 10px;
}
.image-wrapper
{
position: relative;
width:100%;
overflow: hidden;
padding-bottom: 100%;
}
.imgInner
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
display: flex;
align-items: center;
}
.proRowName
{
padding-bottom: 0px !important;
}
.image-wrapper img
{
margin: 0 auto;
}
.ie .image-wrapper img
{
width:100%;
}
.safari .image-wrapper img
{
position: absolute;
max-width:90%;
max-height:90%;
top:5%;
left:5%;
}
.image-wrapper img.lazy
{
position: absolute;
top:50%;
left:50%;
width: 64px;
height:64px;
margin-top: -32px;
margin-left:-32px;
}
.image-wrapper img.ndImage
{
opacity: 0;
}
.safari .image-wrapper img.ndImage
{
display: none;
}
.imgGallery:hover img.active
{
opacity: 0;
}
.imgGallery:hover img.ndImage
{
opacity: 1;
}
.icon-new
{
position: absolute;
top:0;
left: 0;
width:61px;
height: 61px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/newIconNT.png') no-repeat;
z-index: 1;
display: none;
}
.icon-new:before
{
content:attr(data-text);
float: left;
width:100%;
height:100%;
line-height: 40px;
font-size:12px;
color: #f09c16;
font-weight:700;
text-transform: uppercase;
text-align:center;
transform:rotate(-45deg);
}
.icon-cargo
{
position: absolute;
bottom:30px;
right: 0;
width:84px;
height: 30px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/cargoIcon.png') no-repeat center center;
z-index: 1;
}
.out-of-stock
{
position: absolute;
width:100%;
top: calc(50% - 20px);
left: 0;
line-height: 40px;
color: #fff;
background: rgba(0,0,0,.6);
z-index: 3;
text-align: center;
font-size: 17px;
text-transform: uppercase;
}
.productListItem .icon-cargo, .resim-vitrin .icon-cargo
{
bottom: 0;
}
.image-band
{
position: absolute;
left:0;
bottom: 0;
line-height:20px;
font-size: 14px;
color:#fff;
padding-top: 5px;
padding-bottom:5px;
background:rgba(0,0,0,.7);
}
.campaign-band
{
font-size: 11px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/campaign-band.png') repeat-y;
background-size:100%;
}
.campaign-text
{
padding-right: 5px;
padding-left:20px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/timer-icon.png') no-repeat 0 center;
}
.productCmpItem .campaign-text
{
display: none;
}
.timer-block
{
padding-right: 5px;
}
.productCmpItem .timer-block
{
width:100%;
padding-top: 4px;
padding-bottom:4px;
}
.timer-value
{
height: 20px;
padding-right:4px;
padding-left: 4px;
margin-right:4px;
background: #000;
border:1px solid #fff;
box-sizing: border-box;
}
.productDetails
{
position: relative;
max-height: 150px;
overflow: hidden;
}
.comparisonItem .productDetails
{
border-right: 0;
}
.productColItem .productDetails, [data-layout="horizontal"] .productItem .productDetails
{
border-right:0
}
.variantOverlay
{
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0,0,0,.7);
z-index: 999;
display: none;
}
.variantWrapper
{
position: relative;
background:#fff;
}
.error .variantWrapper
{
z-index: 9999;
}
.productOption
{
position: relative;
min-height:20px;
padding-bottom: 5px;
}
.productListItem .productOption
{
margin-top: 20px;
}
.productOption span
{
float: left;
width:100%;
width: 80px;
height:20px;
line-height: 18px;
font-size:12px;
color: #000;
}
.optionBox
{
width:100%;
box-sizing: border-box;
}
.optionBox a, .optionBox select
{
float: left;
min-width:20px;
height: 20px;
border:1px solid #ececec;
padding-right: 5px;
padding-left:5px;
margin-right: 5px;
margin-bottom:5px;
box-sizing: border-box;
cursor:pointer;
}
.optionBox a.selected
{
border: 1px solid #5b5b5b;
}
.optionBox a p
{
float: left;
width:100%;
height: 20px;
line-height:18px;
text-align: center;
font-size:11px;
color: #000;
}
.optionBox a.selected p
{
font-weight: 700;
}
.optionBox select
{
width:100%;
line-height: 18px;
font-size:11px;
color: #000;
text-transform:uppercase;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/selectArrow.png') no-repeat right center;
}
.productBrand
{
line-height: 15px;
height: 15px;
font-size: 13px;
color: #999;
padding: 0px;
}
.productListItem .productBrand
{
line-height: 80px;
}
.productColListItem .productBrand
{
line-height: 15px;
font-size:13px;
margin-bottom: 10px;
}
.productDescription
{
line-height: 16px;
font-size: 14px;
color: #5a5a5a;
word-break: unset;
font-weight: 400;
min-height: 32px;
max-height: 33px;
overflow: hidden;
padding: 0px;
}
.productListItem .productDescription
{
margin-top: 34px;
max-width:400px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
line-height: 15px;
font-size:12px;
}
.productColItemTp .productDescription
{
text-align: center;
}
.proRowAct
{
bottom: 0;
left: 0;
padding-top: 10px;
}
.karsilastirma
{
position: absolute;
visibility:hidden;
}
.productBtn
{
width: 30px;
height:30px;
cursor: pointer;
margin-top:2px;
margin-right: 10px;
margin-bottom:2px;
}
[dir="rtl"] .productBtn
{
margin-right: 0px;
margin-left:10;
}
.productListItem .productBtn
{
margin-top: 25px;
}
.basketBtn
{
background: #e0b169;
width: 100%;
margin: 0px;
position: absolute;
bottom: -65px;
left: 0;
right: 0;
height: 40px;
text-align: center;
line-height: 40px;
color: #fff;
text-transform: capitalize;
font-size: 15px;
}
.productItem:hover .basketBtn
{
bottom: 8px;
}
.basketBtn.success, .basketBtn.success:hover
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/basketBtnSuccess.png') no-repeat;
}
.basketBtn.error, .basketBtn.error:hover
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/basketBtnError.png') no-repeat;
}
.comparisonBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/comparisonBtn.png') no-repeat;
}
.comparisonBtn:hover, .comparisonBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/comparisonBtnHover.png') no-repeat;
}
.favouriteBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/favouriteBtn.png') no-repeat;
}
.favouriteBtn:hover, .favouriteBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/favouriteBtnHover.png') no-repeat;
}
.zoomBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/zoomBtn.png') no-repeat;
}
.zoomBtn:hover, .zoomBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/zoomBtnHover.png') no-repeat;
}
.productColItem:last-child .mb
{
margin-bottom: 0;
}
.productColItem:last-child .line-bottom
{
border-bottom: 0;
}
.productPrice
{
height: 45px;
line-height: 28px;
padding-top: 3px;
padding-left: 0px;
padding-bottom: 3px;
display: table-cell;
vertical-align: middle;
width: 100%;
}
[dir="rtl"] .productPrice
{
padding-right: 0px;
padding-left:10px;
}
.productColListItem .productPrice, .productColItemTp .productPrice
{
width:100%;
line-height: 14px;
padding-top:0;
padding-right: 0;
padding-bottom:0;
}
.productColItemTp .productPrice
{
height: 24px;
line-height:12px;
}
.productPrice.discount, .productInfo
{
position: relative;
padding-right:67px;
}
.priceWrapper
{
text-align: left;
float: left;
width: calc(100% - 60px);
}
.currentPrice
{
line-height: 21px;
font-size: 17px;
color: #000;
font-weight: 700;
float: left;
width: 100%;
}
.currentCurrency
{
font-size: 12px;
}
.productColListItem .currentPrice
{
float: right;
width:50%;
line-height: 17px;
font-size:9px;
text-align: right;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
width:100%;
line-height: 12px;
font-size:10px;
text-align: center;
}
.discountedPrice
{
width: 100%;
line-height: 15px;
font-size: 14px;
color: #888;
text-decoration: line-through;
margin-right: 7px;
font-weight: 400;
float: left;
display: inline-block;
text-indent: 0px;
}
.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
{
width: 35px;
position: relative;
left: 0px;
margin-right: 5px;
bottom: 0px;
line-height: 14px;
color: #fff;
font-size: 14px;
text-align: center;
float: left;
padding-bottom: 4px;
background-color: #313131;
font-weight: 700;
z-index: 0;
padding: 2px 10px;
}
[dir="rtl"] #productRight .productDiscount
{
right: auto;
left:0;
}
.productInfo .productDiscount
{
top: 85px;
left: -40px;
}
.productDiscount span
{
display: block;
font-size: 15px;
line-height: 17px;
}
.mainControl
{
position: absolute;
width:auto;
top: 0;
left:auto;
right: 0;
margin-left:auto;
margin-top: -50px;
z-index:33;
}
#oneCol .mainControl
{
width: 1260px;
top:50%;
left:50%;
right: auto;
margin-top:-21px;
margin-left: -630px;
}
.mainControl span
{
width: 50px;
height:50px;
cursor: pointer;
background-color:#d6d6d6;
background-repeat: no-repeat;
background-position:center center;
border-left: 1px solid #ececec;
}
#oneCol .mainControl span
{
width: 18px;
height:42px;
background-color: transparent;
border-left:0;
}
.mainPrev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainPrev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/carouselArrows.png');
background-position: left center;
}
.mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/carouselSmlArrowNext.png');
}
#oneCol .mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/carouselArrows.png');
background-position: right center;
}
.colControl
{
float: left;
width:100%;
}
.colControl span
{
position: absolute;
top: 30%;
width: 40px;
height: 50px;
margin-top: -15px;
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
background-size: 20px;
background-color: #ffffffa6;
}
.colControl .colPrev
{
background-image:url('/Data/EditorFiles/v4/left-arrow.svg');
}
.colControl .colNext
{
right: 0;
background-image:url('/Data/EditorFiles/v4/right-arrow.svg');
}
.colBottomControl
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/controlLine.png') repeat-x 0 center;
margin-top: 10px;
}
.colBottomControl span
{
width: 30px;
height:30px;
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/colControlTp.png');
background-repeat: no-repeat;
opacity:0.5;
cursor: pointer;
}
.colBottomControl.vertical span
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/colControlVerticalTp.png');
}
.colBottomControlLine
{
width: 80px;
height:30px;
margin-left: auto;
margin-right:auto;
padding-left: 10px;
padding-right:10px;
background: #fff;
}
.colBottomControl span:hover
{
opacity: 1;
}
.colBottomControl .colNext
{
background-position: right 0px;
}
.productPager
{
display: inline-block;
border-right:0;
}
.productPager a,
.productPager span
{
float: left;
width:30px;
height: 28px;
line-height:28px;
margin-bottom: -1px;
border-right:1px solid #ececec;
border-bottom: 1px solid #ececec;
box-sizing:border-box;
}
[dir="rtl"] .productPager a,
[dir="rtl"] .productPager span
{
float: right;
box-sizing:border-box;
}
.productPager a
{
color: #6c6c6c;
background-repeat:no-repeat;
background-position: center center;
}
.productPager a.first,
[dir="rtl"] .productPager a.last
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/firstArrow.png');
}
.productPager a.prev,
[dir="rtl"] .productPager a.next
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/prevArrow.png');
}
.productPager a.next,
[dir="rtl"] .productPager a.prev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/nextArrow.png');
}
.productPager a.last,
[dir="rtl"] .productPager a.first
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/lastArrow.png');
}
.productPager a:hover, .productPager span
{
background-color: #f3f3f3;
}
.productPager span
{
color: #000;
border-bottom:1px solid #b7b7b7;
cursor: default;
}
@media screen and (max-width: 1230px)
{
#oneCol .mainControl
{
width: auto;
top:0;
left: auto;
right:0;
margin-top: -50px;
margin-left:auto;
}
#oneCol .mainControl span
{
width: 50px;
height:50px;
cursor: pointer;
background-color:#d6d6d6;
background-repeat: no-repeat;
background-position:center center;
border-left: 1px solid #ececec;
}
#oneCol .mainPrev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/carouselSmlArrowNext.png');
}
}
@media screen and (max-width: 1100px)
{
[data-layout="horizontal"] .productItem.col-3 .productPrice.discount
{
width:100%;
height: auto;
margin-bottom:20px;
padding-left: 10px;
box-sizing:border-box;
}
}
@media screen and (max-width: 1000px)
{
.mainControl, #oneCol .mainControl
{
margin-top: -60px;
}
.mainControl span, #oneCol .mainControl span
{
width: 60px;
height:60px;
}
.productListItem .productBrand
{
line-height: 40px;
font-size:20px;
}
.productListItem .productDescription
{
margin-top: 10px;
max-width:100%;
font-size: 13px;
line-height:16px;
}
.currentPrice
{
font-size: 16px;
}
.discountedPrice
{
font-size: 15px;
}
.resim-vitrin .currentPrice
{
line-height: 33px;
}
.resim-vitrin .discountedPrice
{
line-height: 18px;
}
#leftColumn .productColItem, #rightColumn .productColItem
{
position: relative;
}
#leftColumn .productPrice.discount, #rightColumn .productPrice.discount
{
padding-right: 0;
padding-bottom:0;
margin-top: 0;
position:static;
}
#leftColumn .productDiscount, #rightColumn .productDiscount
{
top: 10px;
bottom:0;
margin-top: 0;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (max-width: 1000px) and (min-width: 769px)
{
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.productComparison
{
width: 0;
padding-left:17px;
}
:not(.notClear) > .col-md-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-md-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-md-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-md-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (min-width: 769px)
{
.tab-vitrin-dd
{
background: #fff;
margin: 10px 0px 10px 0px;
padding: 10px 20px 0px 20px;
box-sizing: border-box;
}
.productBrand:hover
{
text-decoration: underline;
}
.productDescription:hover
{
text-decoration: underline;
}
.col-title + div
{
display: block !important;
padding: 10px 10px 0px 20px;
}
.image-wrapper
{
height: 0;
padding-bottom:0;
}
}
@media screen and (max-width: 768px)
{
.tab-vitrin-dd .slick-dots
{
display:none !important;
}
.tab-vitrin-dd
{
margin-bottom: 10px;
}
.tab-vitrin-dd .priceWrapper
{
text-align: left;
width: 100%;
}
.tab-vitrin-dd .priceWrapper.pwrapperx
{
text-align: left;
width: calc(100% - 43px);
}
.tab-vitrin-dd .productPrice .productDiscount
{
top: auto;
margin-right: 3px;
margin-top: 0;
left: auto;
right: 0;
font-size: 13px;
line-height: 15px;
height: 30px;
background: #535353;
width: 40px;
padding-left: 0px;
padding-right: 0px;
}
[dir="rtl"] .tab-vitrin-dd .priceWrapper.pwrapperx
{
text-align: right;
width: calc(100% - 56px);
}
.basketBtn
{
display: none;
}
.colControl span
{
position: absolute;
top: 35%
;margin-top: 0px;
}
#productControl2012 .colControl span
{
position: absolute;
top: 38%;
width: 40px;
height: 50px;
margin-top: 0px;
}
.katcoksatan .col-2-5
{
width: 50%;
}
.catalogWrapper .productItem
{
background: #fff;
margin: 0px 3px;
margin-bottom: 10px;
width: calc(50% - 6px);
}
.image-wrapper
{
height: 0;
padding-bottom:100% !important;
}
.productOption span, .optionBox a p
{
height: 24px;
line-height:22px;
}
.productOption span
{
font-size: 14px;
}
.optionBox a, .optionBox select
{
height: 24px;
}
.productDiscount span
{
display: block;
font-size: 15px;
line-height: 14px;
}
.optionBox a
{
min-width: 24px;
}
.optionBox a p
{
font-size: 13px;
}
.productBrand
{
font-size: 13px;
}
.productDescription
{
line-height: 16px;
font-size: 14px;
}
.productPrice.discount
{
height: auto;
margin-bottom:20px;
padding-left: 10px;
box-sizing:border-box;
}
.productPrice .productDiscount
{
top: auto;
margin-top: 0;
left: auto;
right: 0;
font-size: 14px;
line-height: 16px;
height: 30px;
background: #535353;
}
#productLeft .productDiscount
{
}
.priceWrapper
{
text-align: left;
}
.discountedPrice
{
font-size: 14px;
width: 100%;
margin: 0px;
}
.discount .currentPrice
{
font-size: 20px;
line-height:20px;
}
.productPager a, .productPager span
{
width: 40px;
height:38px;
line-height: 38px;
font-size:15px;
}
.productListItem .productBrand
{
line-height: 50px;
font-size:25px;
}
.productListItem .productDescription
{
line-height: 21px;
font-size:15px;
}
.currentPrice
{
font-size: 20px;
}
.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
{
}
.productBrand
{
}
.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;
}
.currentPrice
{
font-size: 17px;
width: 100%;
margin: 0px;
line-height: 19px;
}
.currentCurrency
{
font-size: 14px;
}
}
[dir="rtl"] .productDiscount
{
width: 35px;
position: relative;
left: auto;
right: 0;
margin-left: 5px;
margin-right: 0px;
bottom: 0px;
line-height: 14px;
color: #fff;
font-size: 14px;
text-align: center;
float: right;
padding-bottom: 4px;
background-color: #313131;
font-weight: 700;
z-index: 0;
padding: 2px 10px;
}
[dir="rtl"] .priceWrapper
{
text-align: right;
float: right;
width: calc(100% - 60px);
}
[dir="rtl"] .dctop a
{
float: left;
}
[dir="rtl"] #catImg .ddlistelr:nth-child(1)
{
background: #f4de87;
margin: 0px 0px 0px 5px;
width: calc(50% - 5px);
border-radius: 5px;
height: 150px;
padding: 20px 30px;
position: relative;
}
[dir="rtl"] #catImg .ddlistelr:after
{
content: '';
position: absolute;
left: 30px;
right: auto;
top: 10px;
background: #fff;
border-radius: 101px;
width: 130px;
height: 130px;
background-image: url('/Data/EditorFiles/v4/map.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 45px;
}
[dir="rtl"] #catImg .ddlistelr span
{
font-size: 14px;
width: 68%;
float: right;
line-height: 18px;
}
#footerBottom .currPop
{
bottom: calc(100% + 0px);
position: absolute;
padding-bottom: 6px !important;
top: auto;
z-index: 795;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
width: 190px;
display: none;
left: 0px;
}
#footerBottom .currPop:before
{
display:none !important;
}
#footerBottom .currPop:after
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-bottom: -12px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 158px;
transform: rotate(136deg) skewX(1deg);
border-left: 0px;
bottom: 0;
}
#footerBottom #currencyLink .currPop:after
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-bottom: -12px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 74px;
transform: rotate(136deg) skewX(1deg);
border-left: 0px;
bottom: 0;
}
#footer #currencyLink
{
height: 50px;
box-sizing: border-box;
padding-left: 21px;
width: 109px;
position: relative;
line-height: 50px;
margin: 5px 0px;
margin-right: 10px;
padding-right: 21px;
border-right: 0px;
border: 2px solid #EFEFEF;
border-radius: 4px;
padding: 0px 25px;
}
#footer #DeliveryC .countriesMob div:nth-child(1)
{
padding-right: 0px;
}
#footer #DeliveryC .countriesMob div:nth-child(1):after
{
display: none;
}
#footer #DeliveryC
{
height: 50px;
box-sizing: border-box;
width: auto;
position: relative;
line-height: 16px;
background: url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat center right;
background-size: 9px;
border: 2px solid #EFEFEF;
border-radius: 4px;
padding: 0px 16px;
background-position-x: calc(100% - 6px);
margin: 5px 0px;
padding-right: 20px;
}
#footer #currencyLink:before
{
content: '';
background: url('/Data/EditorFiles/v4/earth.svg') no-repeat center left;
height: 50px;
background-size: 20px;
width: 30px;
position: absolute;
left: 0;
background-position-x: 9px;
}
#footer h3
{
font-size: 15px;
font-weight:700;
line-height: 20px;
text-transform:uppercase;
word-break: break-all;
margin-top:0;
}
#footerTop
{
padding-top: 25px;
padding-bottom:25px;
background: #bf8f45;
}
#footerTop h2
{
color: #fff;
text-align:center;
}
#footerTop h3
{
color: #fff;
}
#footerTop p
{
display: block;
font-size:12px;
color: #fff;
line-height:20px;
}
.newsletter h2
{
font-size: 13px;
font-weight: 400;
float: left;
text-align: center;
}
.newsletter
{
margin: 15px 0px;
}
#footer .newsletterMain
{
background: #fff;
position: relative;
}
#footer .newsletterMain input[type="text"]
{
width: 99%;
height: 48px;
line-height: 48px;
border: 0;
text-indent: 10px;
font-size: 14px;
-webkit-appearance: none;
border-radius: 0px;
background: #fff;
}
#footer .newsletterMain .placeholder
{
right: 50px;
line-height: 48px;
padding-left: 10px;
}
#footer .newsletterMain input[type="button"]
{
position: absolute;
top: 0px;
right: 0px;
z-index: 33;
width: 80px;
height: 50px;
border: 0;
cursor: pointer;
background: #D1AD77;
color: #fff;
font-size: 14px;
-webkit-appearance: none;
border-radius: 0px;
}
[dir="rtl"] #footer .newsletterMain input[type="button"]
{
right: auto;
left:0px;
}
[dir="rtl"] #social
{
float: left;
}
#social
{
text-align: center;
}
#social ul
{
padding-top: 10px;
}
#social a, #social a img
{
float: left;
width: 30px;
height: 30px;
margin: 0px 8px;
}
[dir="rtl"] #social li,
[dir="rtl"] #social li a,
[dir="rtl"] #social li a img
{
float: right;
}
#social li
{
padding-right: 10px;
padding-bottom:10px;
}
[dir="rtl"] #social li
{
padding-right: 0;
padding-left:10px;
}
#footerMiddle
{
padding-top: 50px;
padding-bottom: 30px;
background: #131A22;
color: #fff;
}
#footerMiddle ul li
{
display: block;
}
#footerMiddle ul li a, #footerMiddle p
{
display: block;
padding-top: 8px;
padding-bottom: 8px;
line-height: 19px;
font-size: 14px;
color: #e0e0e0;
font-weight: 400;
}
#footerBottom
{
background: #131a22;
min-height: 50px;
padding-top: 25px;
border-top: 1px solid #444444;
}
#footerBottom .col
{
min-height: 50px;
line-height: 47px;
display: list-item;
list-style: none;
font-weight: 400;
text-align: center;
color: #fff;
font-size: 14px;
}
#footerBottom .col img
{
vertical-align: middle;
max-height:26px;
}
#footerSecurity img
{
padding-right: 10px;
}
#footerCards
{
text-align: center;
}
[dir="rtl"] #footerCards
{
text-align: left;
}
#footerGourme
{
text-align: left;
}
#footerCards img
{
height: 38px !important;
}
@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)
{
[dir="rtl"] #footer #currencyLink
{
margin-left: 10px;
margin-right: 10px;
}
#footer #currencyLink
{
margin-left: 10px;
}
#footer .newsletterMain input[type="text"]
{
width: 100%;
}
#footer .newsletterMain
{
background: transparent;
overflow: hidden;
height: 50px;
}
#footerCards img
{
padding-left: 0px;
height: 44px !important;
}
#footerCards
{
text-align: center;
}
#footerBottom
{
background: #131a22;
min-height: 50px;
padding-top: 12px;
border-top: 1px solid #444444;
}
.newsletter h2
{
font-size: 14px;
font-weight: 400;
float: left;
text-align: center;
width: 100%;
line-height: 20px;
}
h4
{
font-weight: 400;
font-size: 15px;
font-family: 'poppins',sans-serif;
}
#footer h3
{
font-size: 14px;
font-weight: 500;
font-family: 'poppins',sans-serif;
}
#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: 0px;
padding: 0px 5px;
line-height: 40px;
background: transparent url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat right center;
cursor: pointer;
background-size: 16px;
background-position-x: calc(100% - 10px);
}
[dir="rtl"] #footerMiddle h3
{
background: transparent url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat 15px center;
background-size: 14px;
}
#footerMiddle h3.active
{
color: #fff;
background: transparent url('/Data/EditorFiles/v4/up-arrow.svg') no-repeat right center;
background-size: 16px;
background-position-x: calc(100% - 10px);
}
[dir="rtl"] #footerMiddle h3.active
{
background: transparent url('/Data/EditorFiles/v4/up-arrow.svg') no-repeat 15px center;
background-size: 14px;
}
#footerMiddle h3 + div
{
display: none;
}
#footerMiddle ul li a, #footerMiddle p
{
line-height: 24px;
font-size: 13px;
color: #b7b7b7;
}
#footerMiddle p
{
padding-left: 20px;
padding-right:20px;
}
#footerBottom .col
{
text-align: center;
}
#footerBottom .col img
{
padding-right: 5px;
padding-left:5px;
}
}
@media screen and (max-width: 540px)
{
#footer	h3
{
font-size: 14px;
font-weight: 500;
font-family: 'poppins',sans-serif;
}
}
.wrapper
{
display: inline-flex;
margin: 0;
padding: 0;
align-items: center;
justify-content: center;
}
.wrapper i
{
padding: 0px 10px;
}
.wrapper a:nth-child(1)
{
color: #ffffff;
cursor: pointer;
}
.wrapper a:nth-child(1):hover
{
color: #4867AA;
cursor: pointer;
}
.wrapper a:nth-child(2)
{
color: #ffffff;
cursor: pointer;
}
.wrapper a:nth-child(2):hover
{
color: #be4d8a;
cursor: pointer;
}
.wrapper a:nth-child(3)
{
color: #ffffff;
cursor: pointer;
}
.wrapper a:nth-child(3):hover
{
color: #fffc00;
cursor: pointer;
}
.wrapper a:nth-child(4)
{
color: #ffffff;
cursor: pointer;
}
.wrapper a:nth-child(4):hover
{
color: #5eba63;
cursor: pointer;
}
[dir="rtl"] #footer #currencyLink
{
margin-left: 10px;
margin-right: 0px;
}
[dir="rtl"] #footerBottom .currPop
{
left: -106px;
}
[dir="rtl"] #footerBottom #currencyLink .currPop:after
{
content: '';
float: right;
width: 11px;
height: 11px;
margin-bottom: -12px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: auto;
margin-right: 0px;
transform: rotate(136deg) skewX(1deg);
border-left: 0px;
bottom: 0;
}
[dir="rtl"] #footerBottom #currencyLink:after
{
content: '';
background: url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat center 11px;
background-size: 10px;
position: absolute;
top: 9px;
right: 11px;
height: 38px;
width: 10px;
z-index: 1;
}
[dir="rtl"] #footerBottom #DeliveryC .currPop
{
left: 2px;
}
[dir="rtl"] #footer #DeliveryC .countriesMob div:nth-child(1):after
{
content: '';
right: auto;
left: 17px;
}
[dir="rtl"] #footer #DeliveryC
{
background: url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat center left;
background-size: 9px;
background-position-x: calc(0% + 10px);
}
[dir="rtl"] #footerBottom #DeliveryC .currPop:after
{
content: '';
margin-left: -7px;
}
.sliderWrap
{
width:100%;
}
.slide-wrapper
{
position: relative;
}
.sliderMain
{
width:100%;
min-height: 300px;
}
.GelismisVitrinLoad
{
position: absolute;
width:100%;
height: 50px;
line-height:50px;
text-align: center;
top:50%;
margin: -25px 0 0;
}
.carousel-wrapper
{
position: relative;
overflow:hidden;
}
.sliderMain ul
{
width:100%;
min-height: 70px;
margin:0;
padding: 0;
list-style:none;
position: relative;
white-space: nowrap;
overflow: hidden;
}
[dir="rtl"] .sliderMain ul
{
float: left;
}
.carousel
{
position: relative;
left:0;
}
[dir="rtl"] .carousel,
[dir="rtl"] .carousel li
{
float: left;
}
[dir="rtl"] .carousel
{
width:100%;
}
.sliderMain li, .sliderMain p, .sliderMain a
{
padding: 0;
margin:0;
display: inline-block;
}
.responsive .fade li, .responsive .fade li p, .responsive .fade li a
{
width:100%;
height:100%;
}
.responsive .fade li p, .responsive .fade li a
{
position: absolute;
top:0;
left: 0;
}
.responsive li
{
background-size:cover !important;
}
.fade > li
{
position: absolute;
top:0;
left: 0;
display:none;
}
.fade li.current
{
position: static;
}
.carousel li
{
float: left;
}
.sliderMain img
{
float: left;
width:100%;
max-width:100%;
}
.sliderItem
{
min-height: 300px;
}
.current .sliderItem a
{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
@media screen and (max-width: 1200px)
{
.sliderItem
{
width:100%;
}
}
.slideControl
{
position: absolute;
height: 42px;
top: 50%;
margin-top: 33px;
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: 18px;
height:42px;
background-image:url('/theme/v4/sub_theme/interaktif_vitrin/v4/user_gourme_inter/arrows.png');
background-repeat: no-repeat;
cursor:pointer;
}
.prevSlide
{
background-position: 0 0;
left:0;
margin-left: 20px;
}
[dir="rtl"] .prevSlide
{
background-position: 0 0;
right:0;
margin-right: 20px;
}
.nextSlide
{
background-position: right 0;
right:0;
margin-right: 20px;
}
[dir="rtl"] .nextSlide
{
background-position: right 0;
left:0;
margin-left: 20px;
}
.sliderMain ul.slidePager
{
min-height: auto;
position: absolute;
height: 20px;
text-align: right;
bottom: 10px;
right: 10px;
left: 0px;
padding: 0px 10px;
box-sizing: border-box;
display: table;
}
.twoCol .sliderMain ul.slidePager, .threeCol .sliderMain ul.slidePager
{
width: auto;
left:10px;
right: 10px;
margin-left:0;
}
.slidePager li
{
display: inline-block;
width:15px;
height: 15px;
line-height:15px;
text-align: center;
color:#fff;
font-size: 12px;
cursor:pointer;
background: #666;
margin-top:5px;
margin-left: 5px;
}
.slidePager li.active
{
width: 20px;
height:20px;
line-height: 20px;
background:url('/theme/v4/sub_theme/interaktif_vitrin/v4/user_gourme_inter/pagerActive.png') no-repeat;
margin-top: 0;
cursor:default;
}
html, body, div, span, applet, object, iframe, p,
a, abbr, acronym, address, big, cite,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6, code,pre, sub, sup, strong, b, i, u, blockquote
{
}
tbody, tfoot, thead, tr, th, td
{
margin: 0;
padding: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section
{
display: block;
}
html, body
{
width:100%;
text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}
body
{
font-family:"Open Sans", "Arial", sans-serif;
font-size: 13px;
line-height: 1;
}
script
{
display: none;
}
::-webkit-scrollbar
{
width: 10px;
background:#E6E6E6;
}
::-webkit-scrollbar-button
{
display: none;
}
::-webkit-scrollbar-thumb
{
background: #4d4d4d;
}
ol, ul
{
list-style-type: none;
}
img
{
max-width:100%;
height: auto;
}
.ie img
{
max-width: none;
height:auto;
}
blockquote, q
{
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after
{
content: '';
content: none;
}
.row::before, .row::after
{
content: '';
display: table;
}
.row::after
{
clear: both;
}
table
{
border-collapse: collapse;
border-spacing: 0;
}
input, select, textarea, button
{
outline: none;
font-family:"Open Sans", sans-serif;
}
input:focus, select:focus, textarea:focus
{
box-shadow:inset 0 0 4px rgba(0,0,0,.3);
}
p
{
padding-bottom: 10px;
font-family:"Open Sans", sans-serif;
line-height:1.3;
}
a
{
text-decoration: none;
color:inherit;
cursor: pointer;
}
h1, h2, h3, h4, h5, h6
{
display: block;
font-family:"Open Sans", sans-serif;
}
h1.sp, h2.sp, h3.sp, h4.sp, h5.sp, h6.sp
{
padding-left: 10px;
padding-right:10px;
}
::selection
{
background: #000;
color:#fff;
}
.bg-white
{
background-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;
}
.mbmt30
{
margin-bottom:30px !important;
margin-top: 30px;
}
#twoCol .mbmt30
{
margin-top: 0px !important;
margin-bottom: 0px !important;
}
#twoCol #katalog .row.mb
{
margin-bottom: 0px;
}
.mt30
{
margin-top: 30px !important;
}
.row.mb
{
margin-bottom: 10px;
}
.top-mb
{
margin-top:0px !important;
}
.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
{
}
.b-top, .col.b-top, .box.b-top
{
border-top: 0;
}
.b-right, .col.b-right, .box.b-right
{
border-right: 0;
}
.b-bottom, .col.b-bottom, .box.b-bottom
{
border-bottom: 0;
}
.b-left, .col.b-left, .box.b-left
{
border-left: 0;
}
.line-top, .col.line-top, .box.line-top, .btn.line-top
{
border-top: 1px solid #ececec;
}
.line-right, .col.line-right, .box.line-right, .btn.line-right
{
border-right: 1px solid #ececec;
}
.line-bottom, .col.line-bottom, .box.line-bottom, .btn.line-bottom
{
border-bottom: 1px solid #ececec;
}
.line-left, .col.line-left, .box.line-left, .btn.line-left
{
border-left: 1px solid #ececec;
}
.line-through
{
text-decoration: line-through;
}
.line-under
{
text-decoration: underline;
}
.col-12
{
width:100%;
}
.col-11
{
width:91.66666667%;
}
.col-10
{
width:83.33333333%;
}
.col-9
{
width:75%;
}
.col-8
{
width:66.66666667%;
}
.col-7
{
width:58.33333333%;
}
.col-6
{
width:50%;
}
.col-5
{
width:41.66666667%;
}
.col-4
{
width:33.33333333%;
}
.col-3
{
width:25%;
}
.col-2
{
width:16.66666667%;
}
.col-1
{
width:8.33333333%;
}
.m-top, .box.m-top, .col.m-top
{
margin-top: 0;
}
.m-left, .box.m-left, .col.m-left
{
margin-left: 0;
}
.m-bottom, .box.m-bottom, .col.m-bottom
{
margin-bottom: 0;
}
.m-right, .box.m-right, .col.m-right
{
margin-right: 0;
}
.p-top, .box.p-top, .col.p-top
{
padding-top: 0;
}
.p-left, .box.p-left, .col.p-left
{
padding-left: 0;
}
.p-bottom, .box.p-bottom, .col.p-bottom
{
padding-bottom: 0;
}
.p-right, .box.p-right, .col.p-right
{
padding-right: 0;
}
.icon-arrow
{
width: 10px;
height:100%;
background-repeat: no-repeat;
background-position:0 center;
}
.icon-arrow.fr, .icon-basket.fr
{
margin-left: 10px;
}
[dir="rtl"] .icon-arrow.fr,
[dir="rtl"] .icon-basket.fr
{
margin-right: 10px;
margin-left:0;
}
.icon-arrow.fl, .icon-basket.fl
{
margin-right: 10px;
}
.light-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/lightArrow.png');
}
.dark-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkArrow.png');
}
.btn:hover .dark-arrow
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkArrowHover.png');
}
.icon-basket
{
width: 18px;
height:100%;
background-repeat: no-repeat;
background-position:0 center;
}
.icon-basket.fast
{
width: 20px;
}
.btn-big .icon-basket
{
width: 34px;
}
.btn-big .icon-basket.fast
{
width: 38px;
}
.btn-big .icon-basket.fr
{
margin-left: 20px;
}
[dir="rtl"] .btn-big .icon-basket.fr
{
margin-right: 20px;
margin-left:0;
}
.btn-big .icon-basket.fl
{
margin-right: 20px;
}
.light-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/lightBasket.png');
}
.light-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/lightFastBasket.png');
}
.btn-big .light-basket
{
background-image: url('/Data/EditorFiles/v4/cart.svg');
background-size: 33px;
}
.btn-big .light-basket.fast
{
background-image: url('/Data/EditorFiles/v4/cart.svg');
background-size: 33px;
}
.dark-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkBasket.png');
}
.dark-basket:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkBasketHover.png');
}
.dark-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkFastBasket.png');
}
.dark-basket.fast:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkFastBasketHover.png');
}
.btn-big .dark-basket
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkBasketBig.png');
}
.btn-big .dark-basket:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkBasketBigHover.png');
}
.btn-big .dark-basket.fast
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkFastBasketBig.png');
}
.btn-big .dark-basket.fast:hover
{
background-image:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/darkFastBasketBigHover.png');
}
.tooltipWrapper
{
position: relative;
}
.tooltip
{
display: none;
position:absolute;
bottom:100%;
left: 0;
right:0;
line-height: 20px;
padding-left:10px;
padding-top: 0px;
padding-right:10px;
padding-bottom: 5px;
background:#fff;
box-sizing: border-box;
margin-bottom:5px;
z-index: 999;
border-radius: 4px;
top: 40px;
height: 20px;
font-size: 11px;
}
.tooltip.default
{
border: 1px solid #ececec;
}
#navigasyon
{
margin-top: 20px;
margin-bottom: 10px;
height: 32px;
}
#notify
{
position: fixed;
}
#notify.top, #notify.bottom
{
width:100%;
}
#notify.right, #notify.left
{
width: 320px;
}
#notify.top
{
top: 0;
bottom: auto;
}
#notify.right
{
right: 0;
left: auto;
}
#notify.bottom
{
bottom: 0;
top: auto;
}
#notify.left
{
left: 0;
right: auto;
}
.notify
{
width:calc(100% - 10px);
display: none;
}
#notify.right .notify, #notify.left .notify
{
clear: both;
}
#notify.top .notify
{
margin-top: 10px;
}
#notify.right .notify
{
margin-right: 10px;
}
#notify.bottom .notify
{
margin-bottom: 10px;
}
#notify.left .notify
{
margin-left: 10px;
}
.notifyClose
{
float: right;
width: 13px;
height: 13px;
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/notifyClose.png') no-repeat;
cursor: pointer;
}
.stars
{
width: 87px;
height:13px;
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/stars.png') no-repeat;
float: left;
}
.stars-inner
{
height: 13px;
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/starsFull.png') no-repeat;
}
.progress
{
position: relative;
background:#dadada;
}
.progress-bar
{
position: absolute;
left:0;
top: 0;
height:100%;
line-height:1.5;
color: #fff;
background-color: #bf8f45;
}
#orderSummary
{
visibility: visible;
font-size: 14px;
}
#orderSummary .line-bottom
{
border: 0px;
}
#orderSummary .box.col-1.btn-upper
{
display: none;
}
.accordeon
{
cursor: pointer;
background: #e0e0e0;
text-transform: uppercase;
font-size: 17px;
color: #665;
text-align: center;
padding: 0px;
text-indent: 0px;
}
.accordeon .row.basket
{
padding: 0px 20px;
}
[dir="rtl"] .accordeon
{
background-position: 10px center;
}
.accordeon.active
{
background: #e0e0e0;
text-transform: uppercase;
font-size: 17px;
color: #665;
text-align: center;
padding: 0px;
text-indent: 0px;
}
.hide
{
display: none;
}
#mainWrapper
{
width:100%;
position: relative;
}
#skeletonWrap
{
width:100%;
}
[dir="rtl"] #leftColumn
{
padding-right: 0;
padding-left:10px;
}
[dir="rtl"] #rightColumn
{
padding-right: 10px;
padding-left:0;
}
#mainColumn
{
max-width:100%;
background-color: #fff;
}
.catalogWrapper
{
}
.loaderWrapper
{
position: relative;
}
.loading
{
position: absolute;
width:100%;
height:100%;
top: 0;
left:0;
background:rgba(255,255,255,.7) url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/loading.gif') no-repeat center center;
z-index: 333;
display:none;
}
#backToTop
{
width: 100%;
height: 55px;
line-height: 55px;
cursor: pointer;
background: #333233;
text-align: center;
color: #fff;
font-size: 15px;
}
#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;
}
#filterSort
{
display: block;
}
.freeshippingframe
{
text-align: center;
color:#fff;
background-color: #f24f6a;
margin-top: -2px;
}
.freeshippingframe h3
{
font-size: 18px;
margin: 15px 0px;
}
.freeshippingframe h3 span
{
font-weight: 300;
}
.freeshippingframeproduct
{
float: left;
}
.freeshippingframeproduct img
{
opacity: 0.7;
filter: alpha(opacity=70);
}
#ourStory
{
margin-top: 10px;
}
#ourStory .row
{
background-color: #fff;
padding: 10px 10px;
margin-top: 20px;
}
#ourStory .firstRow
{
margin-top: 10px;
}
#ourStory .contentDiv
{
font-size: 24px;
line-height: 34px;
color: #909090;
font-weight: 300;
}
#ourStory .contentDiv h2
{
text-align: center;
margin-top: 0px;
color: #bf8e43;
}
#ourStory .contentImgRight
{
float: right;
}
.piecesBadge
{
position: absolute;
background-color: rgba(60, 60, 60, 0.75);
color: #fff;
padding: 15px 20px;
border-radius: 50px;
font-size: 12px;
text-align: center;
z-index: 99;
margin-left: 137px;
}
.piecesBadge .number
{
font-weight: bold;
font-size: 16px;
}
#katalog .piecesBadge
{
margin-left: 167px;
margin-top: 167px;
}
#productLeft .piecesBadge
{
position: absolute;
right: 20px;
top: 20px;
background-color: rgba(159, 159, 159, 0.75);
color: #fff;
padding: 22px 10px;
border-radius: 50px;
font-size: 16px;
text-align: center;
width: 58px;
z-index: 99;
}
#productLeft .number
{
font-size: 18px;
font-weight: 700;
}
.campaignBadge
{
min-height: 0px;
position: absolute;
z-index: 99;
margin-top: 10px;
visibility: visible;
}
.campaignBadge span
{
position: absolute;
background-color: #d32e43bf;
color: #fff;
padding: 10px;
font-size: 12px;
text-align: center;
z-index: 99;
margin-left: 10px;
}
#FdaApproved .firstFda
{
padding: 10px 5px 10px 0px;
float: left;
width: calc(50% - 5px);
}
#FdaApproved .secondSecure
{
padding: 10px 0px 10px 5px;
float: left;
width: calc(50% - 5px);
}
.bannedCountryOverlay
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0.2;
}
.bannedCountryText
{
font-size: 14px;
position: absolute;
color: #000;
text-align: center;
width: 100%;
top: calc(50% - 15px);
}
.bannedCountryText p
{
background: #fff;
padding: 5px 10px;
border-radius: 4px;
margin: auto;
width: 75%;
}
@media screen and (max-width: 1024px)
{
body
{
-webkit-user-select: none;
-webkit-touch-callout: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.bannedCountryText p
{
width: 60%;
}
#FdaApproved .firstFda
{
padding: 0px;
float: left;
width: 100%;
margin-top: 10px;
}
#FdaApproved .secondSecure
{
padding: 0px;
float: left;
width: 100%;
margin-top: 10px;
}
#katalog .piecesBadge
{
margin-left: 102px;
margin-top: 102px;;
}
#tab-vitrindd .piecesBadge
{
margin-left: 107px;
margin-top: 107px;
}
.accordeon.active
{
background-image: url('/Data/EditorFiles/v4/up-arrow.svg') !important;
background-repeat: no-repeat;
background-position: calc(100% - 15px) center;
background-color: #333233 !important;
background-size: 17px;
text-align: left;
}
.accordeon.active .basket
{
margin: 0px;
}
.freeshippingframe h3
{
font-size: 16px;
line-height: 26px;
}
}
.main-frame
{
padding: 2.1428571428rem 1.0714285714rem;
background-color: #fff;
}
.main-columns
{
padding-left: 1.0714285714rem;
padding-right: 1.0714285714rem;
}
.main-columns h2
{
margin-top: .7142857143rem;
margin-bottom: 0;
font-size: 1.4285714286rem;
font-style: normal;
color: #222;
line-height: 1.4;
font-weight: 400;
}
.main-columns h3
{
line-height: 2.0714285714rem;
margin-top: .2rem;
margin-bottom: .2rem;
font-size: 1.0714285714rem;
font-style: normal;
color: #222;
font-weight: 400;
text-align: center;
}
.main-columns-square
{
padding-left: 0px;
padding-right:0px;
}
.main-columns-square .row
{
margin: 0;
}
.howitworks-frame
{
text-align: center;
}
.howitworks-frame .col
{
padding: 2.1428571428rem 1.0714285714rem;
}
.howitworks-frame h3, .howitworks-frame i
{
color: #444444;
}
#twoCol
{
padding-top: 30px;
padding-bottom: 30px;
background-color: #fff;
}
#twoCol .inner-new
{
width:100%;
}
#content
{
background-color: #fff;
}
.wbg
{
background: #fff;
}
@media screen and (min-width: 1231px)
{
.inner
{
width: 100%;
margin: 0 auto;
}
.inner-new
{
width: 1200px;
margin: 0 auto;
}
#pageOrder
{
width: 1200px;
margin: 0 auto;
margin-top: 30px;
}
#twoCol .inner
{
width: 1200px;
}
}
@media screen and (max-width: 1230px)
{
#content
{
margin-right: 0;
margin-left:0;
}
#twoCol .inner
{
width:100%;
}
.inner-new
{
float: left;
width:100%;
}
#pageOrder
{
float: left;
width:100%;
}
#backToTop
{
right: 20px;
bottom:20px;
margin-right: 0;
}
}
@media screen and (min-width: 1001px)
{
{
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: 1025px)
{
.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;
background-color: #fff;
}
.forMobile
{
display: none;
}
}
@media screen and (max-width: 1000px) and (min-width: 1025px)
{
: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: 1024px)
{
.col-sm-12
{
width:100%;
}
.col-sm-11
{
width:91.66666667%;
}
.col-sm-10
{
width:83.33333333%;
}
.col-sm-9
{
width:75%;
}
.col-sm-8
{
width:66.66666667%;
}
.col-sm-7
{
width:58.33333333%;
}
.col-sm-6
{
width:50%;
}
.col-sm-5
{
width:41.66666667%;
}
.col-sm-4
{
width:33.33333333%;
}
.col-sm-3
{
width:25%;
}
.col-sm-2
{
width:16.66666667%;
}
.col-sm-1
{
width:8.33333333%;
}
:not(.notClear) > .col-sm-6 + .col-sm-6:nth-of-type(2n+3),
:not(.notClear) > .col-sm-4 + .col-sm-4:nth-of-type(3n+4),
:not(.notClear) > .col-sm-3 + .col-sm-3:nth-of-type(4n+5),
:not(.notClear) > .col-sm-2 + .col-sm-2:nth-of-type(6n+7),
:not(.notClear) > .col-sm-1 + .col-sm-1:nth-of-type(12n+1)
{
clear: both;
}
.forDesktop
{
display: none;
}
#leftColumn
{
padding-right: 0;
}
#rightColumn
{
padding-left: 0;
}
}
@media screen and (max-width: 540px)
{
.col-xs-12
{
width:100%;
}
.col-xs-11
{
width:91.66666667%;
}
.col-xs-10
{
width:83.33333333%;
}
.col-xs-9
{
width:75%;
}
.col-xs-8
{
width:66.66666667%;
}
.col-xs-7
{
width:58.33333333%;
}
.col-xs-6
{
width:50%;
}
.col-xs-5
{
width:41.66666667%;
}
.col-xs-4
{
width:33.33333333%;
}
.col-xs-3
{
width:25%;
}
.col-xs-2
{
width:16.66666667%;
}
.col-xs-1
{
width:8.33333333%;
}
.dn-xs
{
display: none;
}
#leftColumn > p,
#leftColumn > p *,
#mainColumn > p,
#mainColumn > p *,
#rightColumn > p,
#rightColumn > p *
{
float: left;
width:100%;
}
}
.tsoft-push--in-notification
{
width: 422px;
padding: 0 20px 10px 20px;
border: 1px solid #bababa;
border-radius: 3px;
box-shadow: 0 4px 4px -2px #888;
background-color: #fbfbfb;
font-family: Arial,sans-serif;
position: fixed;
top: 0;
left: 50%;
margin-left: -211px;
z-index: 9999999999999;
}
.tsoft-push--in-notification-inner-container
{
margin: 0;
}
.tsoft-push--in-notification-logo
{
height: auto;
margin-right: 5px;
max-width: 150px;
float: left;
}
.tsoft-push--in-notification-logo img
{
width: 100%;
height:100%;
padding-top: 20px;
}
.tsoft-push--in-notification-image-container
{
float: left;
margin: 13px 15px 0 0
}
.tsoft-push--in-notification-image-container img
{
width: 65px;
height: 65px
}
.tsoft-push--in-notification-text-container
{
position: relative !important;
padding: 10px 0 0 0 !important;
color: #000 !important;
text-align: left !important;
margin: 0 !important;
line-height: 1.4em !important
}
.tsoft-push--in-notification-title
{
margin-bottom: 5px;
text-align: left;
font-size: 14px;
font-weight: 700;
line-height: 1.4em;
color: #000;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-description
{
font-size: 12px;
line-height: 1.4em;
margin: 10px 0;
padding: 0;
text-align: left;
word-break: break-word;
overflow: hidden;
font-family: Arial, sans-serif;
}
.tsoft-push--in-notification-button-container
{
float: right !important
}
.tsoft-push--in-notification-button
{
width: 90px;
height: 18px;
line-height: 18px;
margin-left: 3px;
padding: 5px;
background: #f9f9f9;
border: 1px solid #bababa;
border-radius: 1px;
display: inline-block;
font-size: 14px;
text-align: center;
cursor: pointer;
box-sizing: content-box
}
.tsoft-push--in-allow-button
{
background: #00c33d;
color: #fff;
border-color: #059833
}
@media all and (max-width:421px)
{
.tsoft-push--in-notification
{
box-sizing: border-box;
width: 100%;
left: 0;
margin: 0;
border-radius: 0;
border-left: 0;
border-right: 0;
border-top: 0
}
.tsoft-push--in-notification-text-container
{
float: left;
}
}
.sticky
{
position: fixed;
top: 0;
left: 0;
background-color: #fff;
margin-top: 0px !important;
z-index: 9999;
}
.one-banner
{
padding: 0px;
margin-bottom: 30px;
}
.contentpage h1
{
font-weight: 500;
}
.contentpage p
{
line-height: 24px;
font-size: 14px;
}
.contentpage li
{
line-height: 24px;
font-size: 14px;
margin-bottom: 10px;
}
.contentpage ul
{
list-style-type: circle;
padding-left: 20px;
padding-bottom: 10px;
}
.en
{
display: block;
}
.ar
{
display: none;
}
[dir="rtl"] .en
{
display: none;
}
[dir="rtl"] .ar
{
display: block;
}
#cookiePopin
{
background-color: #444 !important;
}
.enFlagIcon
{
top: 50%;
left: 50%;
width: 16px;
height: 11px;
margin-top: 9px;
margin-right: 5px;
background-image: url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
background-position: 0px -44px;
float: left;
}
.arFlagIcon
{
top: 50%;
left: 50%;
width: 16px;
height: 11px;
margin-top: 9px;
margin-right: 5px;
background-image: url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
background-position: 0px -33px;
float: left;
}
.language
{
line-height: 30px;
color: #fff;
font-size: 11px;
padding-left: 10px;
padding-right: 10px;
border-left: 1px solid #3b3b3b;
}
[dir="rtl"] .language
{
border-left: 0;
border-right: 1px solid #3b3b3b;
}
#cookiePopin
{
right:0px !important;
margin: 0 auto;
width:100% !important;
}
#cookieDescription, #cookieClose, #cookieTitle
{
color: #808080;
}
@media screen and (max-width: 1024px)
{
#cookieTitle
{
font-size: 14px !important;
}
#cookieDescription span
{
font-size:10px !important;
}
}
#orderPageLayer
{
background-color: #fafafa;
}
#pageOrder
{
background-color: #fff;
}
#centerLogin
{
margin-top: 30px;
}
select
{
font-size: 14px;
}
textarea
{
font-size: 14px;
}
[dir="rtl"] #wh-widget-send-button.wh-widget-left
{
left: 10px;
;
}
@media screen and (max-width: 1024px)
{
#wh-widget-send-button
{
}
}
#tsoft-eticaret-sistemleri
{
display:none !important;
}
#onesignal-bell-container
{
display: none !important;
}
.tagBox
{
background-color: #FFF;
border-color: #f1f1f1;
color: #222;
border-radius: 3px;
border-style: solid;
border-width: 1px;
display: inline-block;
font-family: inherit;
font-size: 14px;
font-weight: bold;
height: 38px;
line-height: 1.4;
padding: 8px 12px;
text-align: center;
text-decoration: none;
user-select: none;
white-space: nowrap;
-webkit-tap-highlight-color: transparent;
-webkit-appearance: none;
margin: 0px 5px 10px 5px;
text-transform: capitalize;
}
.tagBox:hover
{
cursor: pointer;
text-decoration:none;
background-color: #bbb5b552;
}
.angularTemplate
{
visibility: hidden;
}
.whiteBg
{
background-color: #fff;
}
.lightBg
{
background-color: #ececec;
}
.darkBg
{
background-color: #6c6c6c;
color:#fff;
}
.navIcon
{
width: 23px;
height:23px;
background:#e0e0e0 url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/navIcon.png') no-repeat center center;
border-right: 1px solid #ececec;
}
[dir="rtl"] .navIcon
{
border-right: 0;
border-left:1px solid #ececec;
}
#navigasyon a
{
float: left;
height: 23px;
line-height: 23px;
color: #aaa;
font-size: 14px;
padding-right: 17px;
padding-left: 17px;
background-image: url('/Data/EditorFiles/v4/right-arrow.svg');
background-size: 4px;
background-repeat: no-repeat;
background-position: calc(100% - 1px) calc(50% + 1px);
}
[dir="rtl"] #navigasyon a
{
background-image: url('/Data/EditorFiles/v4/left-arrow.svg');
background-size: 4px;
background-position: 0 calc(50% + 1px);
}
#navigasyon a.navHome
{
color: #6c6c6c;
font-weight: 600;
}
[dir="rtl"] .Yol,
[dir="rtl"] .breadcrumb,
[dir="rtl"] .breadcrumb li
{
float: right;
}
#catImg
{
position: relative;
}
#catImg img
{
border-radius: 4px;
}
.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;
}
#filterSort .filter-box
{
margin-bottom: -1px;
border: 1px solid #ddd;
line-height: 26px;
font-size: 12px;
color: #6c6c6c;
padding: 0px;
margin: 10px;
min-width: 246px;
}
.filter-box select
{
float: left;
height: 30px;
margin: 0;
width: 100%;
padding: 0px 10px;
padding-right: 15px;
border: 0;
font-size: 12px;
color: #6c6c6c;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/selectArrow.png') no-repeat right center;
background-position-x: calc(100% - 10px);
background-color: #fff;
}
[dir="rtl"] .filter-box select
{
float: right;
padding-right:0;
padding-left: 15px;
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/selectArrow.png') no-repeat 10px center;
}
.filter-box .input-wrap
{
height: 30px;
}
.filter-box.col-text
{
line-height: 30px;
font-size:12px;
color: #6C6C6C;
}
.select-wrapper
{
position: relative;
width:53px;
height: 30px;
}
.select
{
width: 33px;
padding:30px 5px 0;
position: absolute;
left:5px;
z-index: 333;
}
.select:hover
{
background: #F3F3F3;
}
.select span
{
width: 33px;
height:20px;
cursor: pointer;
display:none;
padding: 5px 0;
border-top:1px solid #B7B7B7;
}
.select span.selected
{
position: absolute;
top:0;
left: 5px;
cursor:default;
display: block;
border-top:0;
}
.select:hover span
{
display: block;
}
#slider-range
{
width: calc(100% - 17px);
height: 17px;
margin-top: 6px;
margin-right: 17px;
position: relative;
}
.ui-slider-range
{
position: absolute;
top: 7px;
height: 4px;
left: 9px !important;
background: #eee;
}
.ui-slider-handle
{
position: absolute;
top: 0;
width: 17px;
height: 17px;
background: #efb764;
cursor: pointer;
border-radius: 50px;
}
.catalogBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/catalogIcon.png') no-repeat center 5px;
}
.horizontalBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/horizontalIcon.png') no-repeat center 5px;
}
.listBtn
{
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/listIcon.png') no-repeat center 5px;
}
#filtre .btn.btn-default
{
font-size: 12px;
}
#leftColumn #filtre .btn.btn-default
{
font-size: 20px;
}
.productType, .qtyBtns input
{
font-size: 12px;
text-transform:uppercase;
}
.productType
{
line-height: 30px;
}
[dir="rtl"] .middleItem .productType
{
padding-right: 0;
padding-left:10px;
}
#commentTabContent .stars
{
margin-bottom: 5px;
margin-left:10px;
}
.qtyBtns a
{
float: left;
min-width:30px;
height: 30px;
border:1px solid #ececec;
padding-right: 10px;
padding-left:10px;
margin-right: 0;
margin-bottom:0;
box-sizing: border-box;
-webkit-user-select:none;
-moz-user-select: none;
-ms-user-select:none;
-o-user-select: none;
user-select:none;
}
.package-line .qtyBtns a
{
display: none;
}
.qtyBtns a p
{
width:100%;
height: 28px;
line-height:28px;
text-align: center;
font-size:12px;
color: #000;
cursor:pointer;
}
.qtyBtns input
{
float: left;
height:28px;
line-height: 28px;
text-align:center;
padding-right: 5px;
padding-left:5px;
border: 0;
box-sizing:border-box;
}
.package-line .qtyBtns input
{
width: 40px;
height:28px !important;
line-height:28px !important;
margin-right:10px !important;
margin-left:10px !important;
}
#myPersonalizationForm
{
display: block;
margin-right:-10px;
margin-left: -10px;
clear:both;
}
.package-line
{
line-height: 30px;
font-size:12px;
}
.package-line:nth-child(odd)
{
background-color: #f5f5f5;
}
.package-line:nth-child(even)
{
padding-top: 0;
padding-bottom:0;
}
.package-line .d-flex
{
display: flex;
align-items:center;
}
.middleItem
{
overflow-x: auto;
background-color: #fff;
}
.middleItem td
{
padding-top: 10px;
padding-left:10px;
padding-bottom: 10px;
padding-right:10px;
vertical-align: middle;
}
.middleItem .lightBg td.line-right
{
border-right: 1px solid #dadada;
}
.middleItem td > span
{
display: block;
line-height:2;
clear: both;
}
.middleItem td > span.basketProName
{
font-size: 14px;
}
.middleItem td > span.basketSubPro
{
display: inline-block;
padding-left:5px;
padding-right: 5px;
margin-top:5px;
margin-bottom: 5px;
}
.incBasketProduct, .decBasketProduct
{
}
.incBasketProduct
{
}
.decBasketProduct
{
}
.qtyBasketProduct
{
width: 28px;
}
.removeBasketProduct
{
float: left;
width:30px;
height: 30px;
background:#000;
}
.mDetay
{
cursor: pointer;
}
#cartEmpty
{
font-size: 25px;
line-height:250px;
}
#leftColumn #cartEmpty, #rightColumn #cartEmpty
{
font-size: 14px;
line-height: 25px;
}
#cartEmpty:before
{
content:'';
display: inline-block;
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/cartEmpty.png') no-repeat center center;
width: 128px;
height: 128px;
vertical-align: middle;
margin-right:20px;
}
#rightColumn #cartEmpty:before, #leftColumn #cartEmpty:before
{
margin-right: 0;
}
.campaign-line
{
position: relative;
}
.btn.campaign-btn
{
position: absolute;
top:10px;
right: 10px;
}
[dir="rtl"] .btn.campaign-btn
{
right: auto;
left:10px;
}
[dir="rtl"] #basketOptions .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: 1025px)
{
.navIcon
{
width: 30px;
height:30px;
}
#navigasyon a
{
height: 30px;
line-height:30px;
font-size: 13px;
}
}
@media screen and (min-width: 1025px)
{
.middleItem .qtyBtns input
{
width: 28px;
}
}
@media screen and (max-width: 1024px)
{
.navIcon
{
width: 38px;
height:38px;
}
#navigasyon
{
border: 0;
position: relative;
background:url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/navArrow.png') no-repeat 0 center;
margin-top: -10px;
border-bottom:1px solid #f0f0f0;
display: none;
}
#navigasyon li
{
position: absolute;
width:100%;
height:100%;
opacity: 0;
}
#navigasyon li:last-child
{
position: static;
opacity:1;
z-index: 0;
}
#navigasyon a
{
width:100%;
padding-right: 0;
padding-left:0;
line-height: 30px;
height:30px;
color: #535353;
font-size:12px;
text-transform: uppercase;
text-align:center;
font-style: normal;
}
[dir="rtl"] #navigasyon a
{
text-align: center;
}
#navigasyon a.navHome
{
padding-right: 0;
}
#cartEmpty
{
line-height: 40px;
}
#cartEmpty:before
{
width:100%;
}
}
.pWrapper .pWin.angularTemplate
{
visibility: hidden;
}
.pWrapper
{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
overflow: hidden;
z-index: 999999999999;
}
.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;
font-size: 16px;
line-height: 20px;
}
.pWrapper .pWin.overflow .pText
{
position: absolute;
width: calc(100% - 20px);
height: calc(100% - 20px);
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 70px);
}
.pWrapper .pWin .pText img
{
margin: 0 auto;
}
.panelPopupTitle
{
font-size: 20px;
padding: 0 0 10px;
}
.pWrapper .pWin .pButtons
{
position: absolute;
overflow: hidden;
border-top: 1px solid #eee;
z-index: 1234;
bottom: 10px;
left: 10px;
right: 10px;
padding: 10px 0 0;
background: #fff;
}
.pWrapper .pWin.debugActive .pButtons,
.pWrapper .pWin.debugActive .pClose
{
display: none;
}
.pWrapper .pWin.debugActive
{
width:90% !important;
height: auto !important;
padding: 0px !important;
}
.pWrapper .pWin.debugActive .pText
{
line-height: 30px;
margin: 0px;
text-align: center;
overflow: hidden;
}
.pWrapper .pClose
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/popupClose.png');
}
[dir="rtl"] .pWrapper .pClose
{
right: auto;
left: -15px;
}
.pWrapper .close
{
cursor: pointer;
}
.br5
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.pWrapper .pWin.flexbox
{
display: flex;
flex-wrap: wrap;
flex-direction: row;
max-height: 90%;
position: relative;
}
.pWrapper .pWin.flexbox .pText
{
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
.hideThis
{
display: none;
}
.popupClose,
.close
{
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
z-index: 333;
cursor: pointer;
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/popupClose.png');
}
#lightContent
{
text-align: center;
min-width:150px;
min-height: 150px;
}
#lightControl
{
position: absolute;
top: 50%;
left: 10px;
right: 10px;
height: 30px;
margin-top: -15px;
}
#lightControl span
{
width: 30px;
height: 30px;
background-repeat: no-repeat;
cursor: pointer;
}
#prevLight
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/popupPrev.png');
}
#nextLight
{
background-image: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/popupNext.png');
}
.popupTitle,
.videoTitle
{
border-bottom: 1px solid #ececec;
font-size: 16px;
color: .666;
}
.popupBtns,
.modal-footer
{
border-top: 1px solid #ececec;
}
.memberPopupWrapper
{
max-width: 580px;
}
.memberPopupWrapper .col,
.memberPopupWrapper .box
{
margin: 0;
}
.memberPopupWrapper .popupInnerBlock
{
width: 100%;
}
.videoPopup
{
width: 668px;
margin-top: -10px;
margin-bottom: -10px;
}
.popupMain,
.popupTitle,
.popupInner,
.popupBtns
{
clear: both;
width: 100%;
}
@media screen and (min-width: 1025px)
{
.ie .pWrapper .pWin.overflow
{
margin-top:40px !important;
}
}
@media screen and (max-width: 1024px)
{
.pWrapper #cartPopup.pWin .pButtons button
{
margin-top: 10px;
background: #383838;
border-radius: 0px;
line-height: 45px;
height: 45px;
font-size: 15px;
padding: 0px;
}
.pWrapper #cartPopup.pWin .pButtons .btn.btn-radius.btn-success.fr
{
border-radius: 0px;
background: #01ab0e;
height: 45px;
line-height: 45px;
padding: 0px 25px;
}
.pWrapper #cartPopup.pWin.withBtn .pText
{
height: calc(100% - 95px);
}
body:not(.flexPopup) .pWrapper .pClose
{
top: 10px;
right: 20px
;background-color: transparent;
}
[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;
background: #5CB85C;
border-radius: 0px;
line-height: 45px;
height: 45px;
font-size: 15px;
}
.pWrapper .pWin.withBtn .pText
{
height: calc(100% - 70px);
}
}
[dir="rtl"] input[type="text"],
[dir="rtl"] input[type="password"],
[dir="rtl"] input[type="tel"],
[dir="rtl"] input[type="number"]
{
unicode-bidi: bidi-override;
}
[dir="rtl"] .inputembed input[type="text"], [dir="rtl"] .newsletterMain input[type="text"], [dir="rtl"] .qtyBtns input[type="text"]
{
unicode-bidi: embed;
}
.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;
background-image: none;
box-shadow: none;
}
.form-control,
.form
{
line-height: 20px;
font-size:12px;
cursor: pointer;
}
.ie .form-control,
.ie .form
{
position: relative;
}
.form-control.medium,
.form.medium
{
line-height: 30px;
font-size:13px;
}
.form-control.large,
.form.large
{
line-height: 40px;
font-size:15px;
}
.form-control.xlarge,
.form.xlarge
{
line-height: 50px;
font-size:15px;
}
#invoiceForm .form-control.xlarge,
#invoiceForm .form.xlarge
{
padding-top: 9px;
padding-bottom: 9px;
}
.input-icon
{
position: relative;
}
.icon
{
position: absolute;
top:0;
left: 0;
width:20px;
height: 20px;
background-color:#ccc;
background-repeat: no-repeat;
background-position:center center;
}
[dir="rtl"] .icon
{
right: 0;
left:auto;
}
.medium .icon
{
width: 30px;
height:30px;
}
.large .icon
{
width: 40px;
height:40px;
}
.xlarge .icon
{
width: 45px;
height: 48px;
background-color: #f1f1f1;
border-radius: 4px;
margin: 1px 0px 1px 1px;
}
.invalid .icon
{
background-color: #d9534f;
}
.icon-firstname
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/firstname.png');
}
.icon-lastname
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/lastname.png');
}
.icon-mail
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/mail.png');
}
.v4-map
{
background-image: url('/Data/EditorFiles/v4icon/map.svg');
background-repeat: no-repeat;
background-color: transparent;
background-size: 21px;
}
.v4-user
{
background-image: url('/Data/EditorFiles/v4icon/user.svg');
background-repeat: no-repeat;
background-color: transparent;
background-size: 16px;
}
.v4-mail
{
background-image: url('/Data/EditorFiles/v4icon/mail.svg');
background-repeat: no-repeat;
background-color: transparent;
background-size: 21px;
}
.v4-pass
{
background-image: url('/Data/EditorFiles/v4icon/pass.svg');
background-repeat: no-repeat;
background-color: transparent;
background-size: 18px;
}
.icon-pen
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/pen.png');
}
.icon-message
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/message.png');
}
.icon-attach
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/attach.png');
}
.icon-code
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/code.png');
}
.icon-pass
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/password.png');
}
.icon-passConfirm
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/passConfirm.png');
}
.icon-company
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/company.png');
}
.icon-taxOffice
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/taxOffice.png');
}
.icon-taxId
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/taxId.png');
}
.icon-tc
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/tc.png');
}
.icon-birthday
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/birthday.png');
}
.icon-gender
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/gender.png');
}
.icon-mobilePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/mobilePhone.png');
}
.icon-homePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/homePhone.png');
}
.icon-officePhone
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/officePhone.png');
}
.icon-address
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/address.png');
}
.icon-map
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/map.png');
}
.icon-zipCode
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/zipCode.png');
}
.icon-fb
{
background-color: #3c599b;
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/facebook.png');
display: none;
}
.icon-tw
{
background-color: #29aae3;
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/twitter.png');
}
.icon-star
{
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/icons/star.png');
}
.myFlag
{
z-index: 9999;
}
.myFlagIcon
{
float: left;
width:100%;
height:100%;
}
.myFlagIcon i
{
position: absolute;
top:50%;
left:50%;
width: 16px;
height:11px;
margin-top: -5px;
margin-left:-8px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
}
.flagList
{
position: absolute;
width:600%;
top:100%;
left: 0;
background:#fff;
border-color: #ccc;
z-index:33;
}
[dir="rtl"] .flagList
{
right: 0;
left:auto;
}
.flagList li
{
line-height: 20px;
}
.flagList li:hover
{
background-color: #ececec;
}
.flag
{
float: left;
width:16px;
height: 11px;
background-image:url('/theme/standart/images/blok/flags.png');
background-repeat: no-repeat;
margin-top:5px;
margin-right: 10px;
}
.country
{
float: left;
height:20px;
}
.code
{
float: right;
height:20px;
}
.required
{
background:url('/theme/v4/sub_theme/form/v4/user_gourme_form/required.png') no-repeat right center;
}
.secCode, #secCode, #codeRecommend
{
position: absolute;
top:0;
left: 0;
}
.form-control input[type="text"],
.form-control input[type="password"],
.form-control select,
.form-control textarea,
.form input[type="text"],
.form input[type="password"],
.form select,
.form textarea
{
height: 20px;
margin:0;
padding-top: 0;
padding-left:5px;
padding-bottom: 0;
padding-right:5px;
border: 1px solid #ccc;
box-sizing:border-box;
}
.placeholder
{
position: absolute;
top:1px;
right: 1px;
bottom: 1px;
left: 1px;
background:#fff;
z-index: 33;
}
.form-control textarea,
.form textarea
{
height: 90px;
line-height:18px;
}
.icon + input[type="text"],
.icon + input[type="password"],
.icon + textarea,
.edge .icon + select,
.ie .icon + select,
.input-icon .placeholder
{
padding-left: 25px;
}
[dir="rtl"] .icon + input[type="text"],
[dir="rtl"] .icon + input[type="password"],
[dir="rtl"] .icon + textarea,
[dir="rtl"] .ie .icon + select,
[dir="rtl"] .input-icon .placeholder
{
padding-right: 25px;
padding-left:5px;
}
.icon + select
{
text-indent: 25px;
}
.form-control.medium input[type="text"],
.form-control.medium input[type="password"],
.form-control.medium select,
.form.medium input[type="text"],
.form.medium input[type="password"],
.form.medium select
{
height: 30px;
}
.form-control.medium textarea,
.form.medium textarea
{
height: 120px;
line-height:20px;
padding-top: 4px;
padding-bottom:4px;
}
.medium .icon + input[type="text"],
.medium .icon + input[type="password"],
.medium .icon + textarea,
.edge .medium .icon + select,
.ie .medium .icon + select,
.medium .input-icon .placeholder
{
padding-left: 35px;
}
[dir="rtl"] .medium .icon + input[type="text"],
[dir="rtl"] .medium .icon + input[type="password"],
[dir="rtl"] .medium .icon + textarea,
[dir="rtl"] .ie .medium .icon + select,
[dir="rtl"] .medium .input-icon .placeholder
{
padding-right: 35px;
padding-left:5px;
}
.medium .icon + select
{
text-indent: 25px;
}
.form-control.large input[type="text"],
.form-control.large input[type="password"],
.form-control.large select,
.form.large input[type="text"],
.form.large input[type="password"],
.form.large select
{
height: 40px;
padding-left:10px;
padding-right: 10px;
}
.form-control.large textarea,
.form.large textarea
{
height: 150px;
line-height:20px;
padding-top: 9px;
padding-bottom:9px;
}
.large .icon + input[type="text"],
.large .icon + input[type="password"],
.large .icon + textarea,
.edge .large .icon + select,
.ie .large .icon + select,
.large .input-icon .placeholder
{
padding-left: 50px;
}
[dir="rtl"] .large .icon + input[type="text"],
[dir="rtl"] .large .icon + input[type="password"],
[dir="rtl"] .large .icon + textarea,
[dir="rtl"] .ie .large .icon + select,
[dir="rtl"] .large .input-icon .placeholder
{
padding-right: 50px;
padding-left:10px;
}
.large .icon + select
{
text-indent: 40px;
}
.form-control.xlarge input[type="text"],
.form-control.xlarge input[type="password"],
.form-control.xlarge select,
.form.xlarge input[type="text"],
.form.xlarge input[type="password"],
.form.xlarge select
{
height: 50px;
padding-left:10px;
padding-right: 10px;
}
.form-control.xlarge textarea,
.form.xlarge textarea
{
height: 180px;
line-height:20px;
padding-top: 14px;
padding-bottom:14px;
}
.xlarge .icon + input[type="text"],
.xlarge .icon + input[type="password"],
.xlarge .icon + textarea,
.edge .xlarge .icon + select,
.ie .xlarge .icon + select,
.xlarge .input-icon .placeholder
{
padding-left: 50px;
}
[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: 40px;
}
.secCode + input[type="text"],
.secCode + input[type="password"],
.secCode + select,
.secCode + textarea,
#secCode + input[type="text"],
#secCode + input[type="password"],
#secCode + select,
#secCode + textarea,
#codeRecommend + input[type="text"],
#codeRecommend + input[type="password"],
#codeRecommend + select,
#codeRecommend + textarea
{
padding-left: 105px;
}
.form-control.invalid input[type="text"],
.form-control.invalid input[type="password"],
.form-control.invalid select,
.form-control.invalid textarea,
.form.invalid input[type="text"],
.form.invalid input[type="password"],
.form.invalid select,
.form.invalid textarea,
.ng-invalid
{
border: 1px solid #d9534f;
background-color:#FFCAC8;
color: #fff;
}
.form-control input[type="file"],
.form input[type="file"]
{
visibility: hidden;
position:absolute;
top: 0;
left:0;
width:100%;
height:100%;
}
.input-wrap,
.input-wrap input
{
width: 17px;
height:20px;
}
.medium .input-wrap,
.medium .input-wrap input
{
height: 30px;
}
.large .input-wrap,
.large .input-wrap input
{
height: 40px;
}
.input-wrap
{
float: left;
margin-right:10px;
}
[dir="rtl"] .input-wrap
{
margin-right: 0;
margin-left:10px;
}
.input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/user_gourme_form/radio.png') no-repeat center center;
cursor: pointer;
}
.form-control:hover .input-wrap.radio
{
background:url('/theme/v4/sub_theme/form/v4/user_gourme_form/radioHover.png') no-repeat center center;
}
.input-wrap.radio.active,
.form-control:hover .input-wrap.radio.active,
.active > .form-control .input-wrap.radio
{
background: url('/Data/EditorFiles/v4/checked.svg') no-repeat center center;
background-size: 13px;
}
.input-wrap.checkbox
{
background: #fff;
border: 1px solid #bbb;
height: 17px;
}
.form-control:hover .input-wrap.checkbox
{
background-size: 13px;
}
.input-wrap.checkbox.active,
.active > .form-control .input-wrap.checkbox
{
background: url('/Data/EditorFiles/v4/checked.svg') no-repeat center center;
background-size: 13px;
}
.input-wrap input
{
visibility: hidden;
margin:0;
}
.form-link
{
line-height: 30px;
font-size:15px;
color: #666;
}
.info:before
{
content:'';
display: inline-block;
min-height:13px;
min-width: 12px;
background:url('/theme/v4/sub_theme/form/v4/user_gourme_form/info.png') no-repeat 0 center;
margin-right: 10px;
vertical-align:middle;
}
.ask:before
{
content:'';
display: inline-block;
min-height:15px;
min-width: 15px;
background:url('/theme/v4/sub_theme/form/v4/user_gourme_form/infoAsk.png') no-repeat 0 center;
margin-right: 10px;
vertical-align:middle;
}
.social-btn
{
height: 20px;
padding-left:29px;
}
.medium .social-btn
{
height: 30px;
padding-left:39px;
}
.large .social-btn
{
height: 40px;
padding-left:49px;
}
.xlarge .social-btn
{
height: 50px;
padding-left:59px;
}
.removeBtn
{
width: 20px;
height:20px;
background-image:url('/theme/v4/sub_theme/form/v4/user_gourme_form/removeIcon.png');
background-repeat: no-repeat;
background-position:center center;
}
.hasDatepicker
{
padding-right: 26px;
background:url('/theme/v4/sub_theme/form/v4/user_gourme_form/calendarIcon.png') no-repeat right center;
}
@media screen and (max-width: 1024px)
{
[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: 10px;
padding-left: 10px;
}
.showInvoice .lightBg
{
background: transparent;
padding: 5px 0px;
}
.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
{
5font-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;
}
}
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="number"]
{
font-size: 14px;
}
body
{
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
}
.gourmeapprove
{
text-align: center;
background: #fff;
padding: 30px;
}
.gourmeapprove p , .gourmeapprove strong , .gourmeapprove span , .gourmeapprove font
{
font-size:14px !important;font-family:'open sans', sans-serif !important;
line-height: 20px;
}
.gourmeapprove strong
{
text-transform: capitalize;
font-size: 15px !important;
color: #464646;
}
.gourmeapprove h4
{
font-size: 40px;
margin: 0px;
margin-bottom: 30px;
color: #333;
}
.gourmeapprove a
{
text-decoration: underline;
color: #1424de;
}
.gourmeapprove .cnotapp
{
background: #C4954F;
padding: 10px 20px;
display: block;
width: 200px;
color: #fff;
text-decoration: none;
font-size: 15px;
margin: 0 auto;
margin-top: 20px;
}
#cookiePopin .box.col-12.fw600
{
padding: 5px 10px 0px 10px;
}
#cookieDescription
{
line-height: 20px;
color: #000;
font-size: 13px;
padding-bottom: 5px !important;
}
#cookiePopin
{
position: fixed;
bottom: 0;
right: 20px;
width: 280px;
background-color: #000000 !important;
border-radius: 0px !important;
overflow: hidden;
display: none;
z-index: 9999999999999 !important;
width: calc(100% - 20px) !important;
margin: 10px;
}
[dir="rtl"] #DeliveryC .countriesMob div:nth-child(1)
{
box-sizing: border-box;
padding-left: 20px;
padding-right: 0px;
height: 32px;
line-height: 32px;
font-size: 14px;
position: relative;
color: #fff;
min-width: 66px;
max-width: 66px;
background: url('/Data/EditorFiles/v4/loc.svg') no-repeat left center;
background-size: 19px;
background-position-x: 1px;
}
#Ts-Tamnail .popupWin.btn.col-sm-6.btn-success.dn-xs
{
background: #e6b060;
margin-right: -10px;
}
.popupWin.sepetsil.btn.col-sm-6.btn-danger
{
background: #c7c7c7;
}
#Ts-Tamnail .popupWin.btn.btn-danger.dn-xs
{
background: #dcdcdc;
}
#Ts-Tamnail .popupWin.btn.btn-success
{
background: #e6b060;
margin-right: -10px;
}
#logo.lfix p
{
height: 50px;
line-height:50px;
}
#logo.lfix a
{
height: 50px;
line-height:50px;
}
#logo.lfix img
{
border: 0px;
background: transparent;transition-duration: 0.3s;
box-shadow: 0px 0px 0px;
margin: 5px 0px;
}
#logo.lfix .lfdn
{
display: none;
}
#logo .lfbn
{
display: none;
}
#logo.lfix .lfbn
{
display: block;
}
.mainMenuCat .menufix
{
margin-left: 200px !important;transition-duration: 0.3s;
}
#mainMenu.fix
{
top: 10px;
width: 50%;
}
#headerMain.fix
{
background: #000000d6;
transition-duration: 0.5s;
position: fixed;
padding-bottom: 10px;
}
#hmLinks div.authorLink.dnfix
{
display: none;
transition-duration: 0.3s;
}
#hmLinks.col.col-4.hmfix
{
margin-top: 0px;
max-width: 5%;
border-left: 1px solid #ddd;
}
#search.sfix
{
float: right;
margin-right: 2%;
width: 40%;transition-duration: 0.1s;
}
#search.sfix .row
{
}
#colLogin .btn.col-12.btn-default.btn-medium.btn-upper.btn-radius.a-center
{
background: #fff;
color: #000;
border: 1px solid #D6D6D6;
border-radius: 0px;
font-size: 14px;
height: 50px;
line-height: 50px;
}
#colLogin .btn.col-12.btn-default.btn-medium.btn-upper.btn-radius.a-center:hover
{
background: #C18F45;
color: #fff;
border: 1px solid #C18F45;
}
#paymentTab .input-wrap.radio.active, #paymentTab .form-control:hover .input-wrap.radio.active, #paymentTab .active > .form-control .input-wrap.radio
{
margin: 0px 7px 0px 0px;
}
#paymentTab .darkBg
{
background: #fff;
color: #000
;border: 1px solid #ccc;
margin-top: 20px
;display: inline-block;
width: auto
;padding-right: 20px;
}
#customerConfirmList .darkBg
{
background: transparent;
color: #666;
}
#sendPass
{
background: #d2ae78;
border-radius: 0px;
}
#cargoArea .cargo-list .row.mb .form-control.medium .fl.col-12
{
font-size: 14px;
line-height: 49px;height: 20px !important;float: none !important;
}
#cargoArea .cargo-list .row.mb
{
float: none;
width: 100%;margin: 0px 5px !important
;display: inline-block;
margin-bottom: 10px !important;
}
#cargoArea .cargo-list .row.mb .form-control.medium
{
height: auto;
text-align: center
;padding-left: 50px;
padding-right: 0px
;font-size: 12px;
position: relative;width: 100% !important;
}
#cargoArea .cargo-list .row.mb .form-control.medium
{
line-height: 20px;
font-size:14px;
}
#cargoArea .cargo-list .row.mb:nth-child(1) .form-control.medium
{
background-image: url('/Data/EditorFiles/v4/ups-dhl-fedex.svg') !important;
background-repeat: no-repeat !important;
background-position: 23px 9px !important;
background-size: 250px !important;
padding-top: 57px;
width: 100%;
position: relative;
}
#cargoArea .cargo-list .row.mb:nth-child(2) .form-control.medium
{
background-image: url('/Data/EditorFiles/v4/codnew.svg') !important;
background-repeat: no-repeat !important;
background-position: 23px 9px !important;
background-size: 250px !important;
padding-top: 57px;
width: 100%;
position: relative;
}
#cargoArea .cargo-list .row.mb .form-control.medium .input-wrap.radio
{
left: 0;
position: absolute
;right: 0;
bottom: 9px
;margin: 0 auto;
border-radius: 50px
;border: 1px solid #c3c3c3;
background: transparent
;height: 20px;
width: 20px
;background-size: 12px;
}
#cargoArea .cargo-list .row.mb .form-control.medium .input-wrap.radio.active
{
left: 0;
position: absolute
;right: 0;
bottom: 9px
;margin: 0 auto;
border-radius: 50px
;border: 1px solid #47c73f;
background: none
;height: 20px;
width: 20px
;background-size: 12px;
}
#removexBtn
{
position: relative;
top: -32px;
left: calc(100% - 50px);
right: auto;
padding: 0px;
}
#removexBtn .removeBtn
{
width: 20px;
height: 20px;
background-image: url('/Data/EditorFiles/v4/cancel.svg');
background-color: transparent !important;
background-size: 13px;
background-repeat: no-repeat;
background-position: center center;
}
.hmcurr .cont
{
width: 100%;
max-width: 330px;
font-weight: 400;
font-size: 14px;
color: #333233;
line-height: 23px;
word-break: break-all;
padding-left: 0px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.hmcurr .fyt.line-through
{
float: left;
width: auto;
margin-right: 10px;
color: #B1B1B1;
font-size: 15px;
font-weight: 400;
line-height: 20px;
}
.hmcurr .fyt
{
float: left;
width: auto;
margin-right: 10px;
color: #000000;
font-size: 19px;
font-weight: 600;
line-height: 20px;
}
#carttot
{
width: 33% !important;
position: fixed;
bottom: 86px;
right: 0;
background: #fff;
}
#carttot .fw600
{
font-size: 18px;
}
#carttot .totalBasketPrice
{
color: #8B8B8B;
font-weight: 600;
font-size: 18px;
}
#dispatchCountryWrapper
{
display: none !important;
}
#member-forgot-password
{
text-align: right;
color: #000000;
font-size: 15px;
background: url('/Data/EditorFiles/v4icon/forgot.svg') no-repeat left center;
padding-left: 20px;
background-size: 17px;
}
#ctbanner2
{
margin: 10px 0px;
}
.Discover
{
padding: 0px 14px;
background: #fff;
box-sizing: border-box;
margin-top: 10px;
margin-bottom: 10px;
}
.Discover .dcover
{
width: calc(25% - 10px);
max-width: 280px;
margin: 0px 5px;
background: #f3f3f3;
height: 225px;
border: 1px solid #e4e4e4;
box-sizing: border-box;
}
.Discover .dcover p
{
text-align: center;
font-weight: 600;
font-size: 16px;
color: #333233;
padding-bottom: 5px;
}
.Discover .dcover span
{
color: #333233;
text-align: center;
width: 100%;
line-height: 16px;
float: left;
padding: 0px 15px;
box-sizing: border-box;
}
.Discover .dcover:nth-child(3):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d1.svg') no-repeat center;
}
.Discover .dcover:nth-child(4):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d2.svg') no-repeat center;
}
.Discover .dcover:nth-child(1):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d3.svg') no-repeat center;
}
.Discover .dcover:nth-child(2):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d4.svg') no-repeat center;
}
.Discover .dcover:nth-child(7):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d1.svg') no-repeat center;
}
.Discover .dcover:nth-child(8):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d2.svg') no-repeat center;
}
.Discover .dcover:nth-child(5):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d3.svg') no-repeat center;
}
.Discover .dcover:nth-child(6):before
{
content: '';
display: block;
width: 120px;
height: 120px;
background-color: #fff;
border-radius: 100%;
margin: 8px auto;
background: #fff url('/Data/EditorFiles/v4/d4.svg') no-repeat center;
}
#desktopMemberBtn .memberPop > a.authorLink
{
float: left;
width: 100%;
height: 30px;
line-height: 30px;
background: #ddd;
text-align: center;
border-radius: 4px;
margin-bottom: 9px;
}
#desktopMemberBtn .memberPop > a.authorLink:hover
{
background: #b5b5b5;
}
#desktopMemberBtn .memberPop p
{
float: left;
text-align: center;
width: 100%;
padding: 0px;
}
#desktopMemberBtn .memberPop p > a.authorLink
{
float: none;
padding: 0px 0px 0px 0px;
color: #000a79;
text-decoration: underline;
}
#pageBasketR
{
left: 65.6%;
position: static;
top: 250px;
}
.fxstHead
{
height: 140px;
}
#stHead
{
background: #D2AE78;
padding: 10px 0px 0px;
height: 85px;
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 111;
}
#stHead .sth2
{
text-align: Center;
}
#stHead .sth2 a img
{
max-height: 120px;
border: 4px solid #fff;
background: #fff;
}
#stHead .sth1 a
{
float: left;
width: 100%;
height: 75px;
border: 0px;
background: url('/Data/EditorFiles/v4/left-arrow.svg') no-repeat center;
background-size: 14px;
background-position: left center;
filter: brightness(1000%);
line-height: 75px;
color: #fff;
text-indent: 30px;
font-size: 16px;
text-transform: uppercase;
}
#stHead .sth3 a
{
background: url('/Data/EditorFiles/v4/securepayment.svg') no-repeat center;
padding: 0px;
background-size: 29px;
background-position: left center;
height: 75px;
width: 100%;
color: #fff;
font-size: 16px;
line-height: 75px;
text-align: right;
background-position-x: calc(100% - 150px);
}
#containerPaymentRoute .nextOrder
{
background: #5CB85C;
border-radius: 0px;
}
#containerPaymentRoute .nextOrder:hover
{
background: #318431;
}
.accordeon .basket
{
background-image: none;
}
#addAddress
{
border-radius: 0px;
background: #565656;
margin-right: 10px;
height: 40px;
line-height: 40px;
margin-top: 10px;
width: 30%;
}
#Ts-Tamnail
{
line-height: 30px;
height: auto
;padding: 5px 20px;
}
#productListWrap
{
display: none;
}
#paymentPager .Credit-radDiv
{
background: white !important
;border: 1px solid #BCBCBC;
cursor: pointer
;border-radius: 50px;
width: 20px !important
;height: 20px;
float: left
;margin-right: 6px;
margin-top: 8px
;position: absolute;
border: 1px solid #ccc !important
;left: 0;
top: 50% !important;transform: translateY(-50%)
;bottom: auto;
margin: 0
;float: none;
right: auto !important;
}
#paymentPager li.active .Credit-radDiv
{
background: #fff url('/Data/EditorFiles/v4/ticky.svg') no-repeat center !important
;border: 1px solid #fff;
color: #fff;background-size: 8px !important;border-color: #5ccc54 !important;background: none !important;
}
#Ts-address span
{
font-size: 20px;
line-height: 50px;
padding: 0px 30px;
}
.cargo-list .lightBg
{
background: #ffffff !important
;border: none;
color: #000
;transition: 0s;
height: 40px
;padding: 4px 10px;
line-height: 31px;
}
.cargo-list .darkBg
{
background: transparent !important
;border: transparent;
color: #000
;transition: 0s;
height: 40px
;padding: 4px 10px;
line-height: 31px;
}
#paymentPager li
{
width: calc(50% - 15px);
margin-bottom: 10px;
height: 65px;
line-height: 42px;
font-size: 16px;
text-align: center;
margin: 0px 0px 10px 10px;
border: 1px solid #ECECEC;
background: #fff;
padding: 3px 15px;
color: #2D2D2D;
cursor: pointer;
position: relative;
}
#paymentPager .btn-light.active
{
background: #efc281 !important;
color: #fff;
}
.orderTabs .progress
{
display: none;
}
#main-fr.main-framex
{
padding: 15px 10px 5px 10px;
background-color: #fff;
margin: 10px 0px;
}
#ctbanner2
{
margin: 10px 0px;
padding: 0px;
}
#ctbanner
{
margin: 10px 0px;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
}
.mb10
{
margin-bottom: 10px;
}
#tab-vitrindd
{
background: #fff;
margin: 0px 0px 60px 0px;
padding: 10px 20px 0px 20px;
}
.dctop
{
background: transparent !important;
color: #616161 !important;
font-size: 26px !important;
font-weight: 600;
text-transform: capitalize !important;
padding-left: 3px !important;
}
.dctop a
{
font-size: 13px;
margin: 0px 20px;
text-transform: initial;
color: #0066c0;
}
.dctop a:hover
{
text-decoration: underline;
cursor: pointer;
color: #c45500;
}
#mainMenu.fix .menu > li
{
padding-top: 6px;
padding-bottom: 5px; transition-duration: 0.3s;
}
.dnfix
{
display:none !important;transition-duration: 0.3s;
}
#headerLeftMenu #ohlmenu
{
overflow-y: auto;
max-height: 600px;
}
#header .headerLeftBot
{
position: absolute;
bottom: 12px;
left: 0;
right: 0;
background: #fff;
padding: 10px 0px 0px;
border-top: 1px solid #e8e8e8;
}
#header .headerLeftBot a
{
float: left;
width: 100%;
padding-left: 45px;
font-size: 14px;
line-height: 30px;
box-sizing: border-box;
}
#headerLeftMenu .headerLeftBot a:hover
{
text-decoration: underline;
}
{
width:100%;
}
{
text-decoration: underline;
font-weight: 600;
}
.sliderItem
{
min-height:400px !important;
}
#main-fr
{
padding: 15px 10px;
background-color: #fff;
margin: 10px 0px;
}
#main-fr .main-columns
{
position: relative;
padding: 0px 6px;
margin-bottom: 12px;
}
#main-fr h3
{
position: absolute;
left: 0;
right: 0;
color: #fff
;font-size: 19px;
bottom: 0;
line-height: 41px;
}
#headerLeftMenu ul li.parentLink
{
background-position-x: 15px !important;
height: 70px;
background-size: 54px !important;
}
#headerLeftMenu ul li.parentLink a.dt1
{
line-height: 70px;
height: 70px;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat 93% center;
padding: 0px 0px 0px 80px;
width: 100%;
float: left;
box-sizing: border-box;
color: #1d1d1d;
font-size: 17px;
cursor: pointer;
filter: brightness(250%);
}
.closeMenu
{
padding: 0px 30px;
background-color: #f1f1f1;
line-height: 46px;
height: 46px;
font-size: 17px;
cursor: pointer;
color: #666;
margin-bottom: 0px;
}
.closeMenu:after
{
content: '';
background: url('/Data/EditorFiles/v4/cancel.svg') no-repeat center;
background-size: 17px;
position: absolute;
right: 0;
top: 0;
height: 46px;
filter: contrast(0%);
width: 55px;
}
#headerblack
{
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: #00000087;
z-index: 16000161;
cursor: pointer;
display: none;
}
#headerblack.active
{
display: block;
}
#headerLeftMenu
{
position: fixed;
left: -300px;
top: 0;
bottom: 0;
width: 300px;
opacity: 0;
z-index: -1000;
background: #fff;
transition-duration: 0.3s;
}
#headerLeftMenu #ohlmenu::-webkit-scrollbar
{
width: 4px;
}
#headerLeftMenu #ohlmenu::-webkit-scrollbar-track
{
background: #f1f1f1;
}
#headerLeftMenu #ohlmenu::-webkit-scrollbar-thumb
{
background: #888;
}
#headerLeftMenu.active
{
opacity: 1;
left: 0px;
transition-duration: 0.3s;
z-index: 16000162;
}
#DeliveryC:hover .currPop
{
display: block;
}
#hmLinks #DeliveryC a
{
border: 0px;
line-height: 18px;
height: 20px;
text-indent: 10px;
color: #000;
transition-duration: 0s;
margin-bottom: 3px;
width: 100%;
float: left;
}
#DeliveryC a
{
border: 0px;
line-height: 18px;
height: 20px;
text-indent: 10px;
color: #000;
transition-duration: 0s;
margin-bottom: 3px;
width: 100%;
float: left;
}
#DeliveryC span
{
line-height: 32px;
height: 32px;
text-indent: 5px;
color: #fff;
font-size: 14px;
float: left;
width: 100%;
}
#DeliveryC a:hover
{
color: #e47911;
text-decoration: underline;
}
#DeliveryC a:before
{
content: '';
width: 17px;
height: 17px;
border-radius: 50px;
background: url('/theme/v4/sub_theme/form/v4/user_form/radio.png') no-repeat center;
float: left;
box-sizing: border-box;
}
#DeliveryC a.active:before, #DeliveryC a:hover:before
{
content: '';
background: url('/Data/EditorFiles/v4/bg.png') no-repeat center;
background-position: -99px -2px;
}
#DeliveryC
{
height: 50px;
box-sizing: border-box;
width: auto;
position: relative;
line-height: 16px;
background: url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat center right;
background-size: 9px;
padding-right: 15px;
}
#DeliveryC select
{
background: transparent;
border: 0px;
padding: 0px;
height: 32px;
line-height: 32px;
font-size: 14px;
font-family: 'open sans',sans-serif;
}
#DeliveryC .countriesMob
{
padding: 9px 0px;
}
#DeliveryC .countriesMob div:nth-child(1)
{
box-sizing: border-box;
padding-right: 20px;
height: 32px;
line-height: 32px;
font-size: 14px;
position: relative;
color: #fff;
min-width: 95px;
max-width: 98px;
background: url('/Data/EditorFiles/v4/loc.svg') no-repeat right center;
background-size: 19px;
}
#desktopMemberBtn.mbnotactive a
{
float: left;
width: 100%;
line-height: 32px;
font-size: 14px;
margin: 3px 0px;
text-align: center;
background: #d2ae78;
border-radius: 3px;
color: #fff;
}
#desktopMemberBtn.mbnotactive p
{
float: left;
width: 100%;
font-size: 13px;
padding:0px;
text-align: center;
}
#desktopMemberBtn.mbnotactive p a
{
float: none;
display: inline-block;
width: auto;
background: transparent;
color: #000;
font-size: 13px;
text-decoration: underline;
padding: 0px;
}
#desktopMemberBtn:hover .memberPop
{
display: block;
}
#desktopMemberBtn .memberPop
{
position: absolute;
top: calc(100% + 0px);
z-index: 795;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
width: 160px;
display: none;
left: 60px;
}
.memberPop:before
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-top: -17px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 0px;
transform: rotate(-44deg) skewX(1deg);
border-left: 0px;
}
.mainMenuCat > li:first-child a
{
background: url('/Data/EditorFiles/v4/menu.svg') no-repeat left center;
background-size: 17px;
padding: 0px 25px;
position: relative;
}
.mainMenuCat > li:first-child a:after
{
content: '';
background: url('/Data/EditorFiles/v4/darrow.svg') no-repeat right center;
width: 10px;
height: 10px;
position: absolute;
right: 10px;
top: 11px;
background-size: 7px;
}
#search p
{
padding: 0px;
line-height: 17px;
margin: 0px -10px;
height: 23px;
font-size: 13px;
color: #dadada;
font-style: italic;
}
#currencyLink p
{
font-size: 13px;
color:#444;
font-weight: 600;
padding-bottom: 10px;
}
#currencyLink #desktopCurrency a
{
border: 0px;
line-height: 18px;
height: 20px;
text-indent: 10px
;transition-duration: 0s;
margin-bottom: 3px;
color: #000;
}
#currencyLink a:hover
{
color: #e47911;
text-decoration: underline;
}
#currencyLink #desktopCurrency a:before
{
content: '';
width: 17px;
height: 17px;
border-radius: 50px;
background: url('/theme/v4/sub_theme/form/v4/user_form/radio.png') no-repeat center;
float: left;
box-sizing: border-box;
}
#currencyLink #desktopCurrency a.active:before , #currencyLink #desktopCurrency a:hover:before
{
content: '';
background: url('/Data/EditorFiles/v4/bg.png') no-repeat center;
background-position: -99px -2px;
}
#currencyLink .language:before
{
content: '';
width: 17px;
height: 17px;
border-radius: 50px;
background: url('/theme/v4/sub_theme/form/v4/user_form/radio.png') no-repeat center;
float: left;
box-sizing: border-box;
}
#currencyLink .language.active:before , #currencyLink .language:hover:before
{
content: '';
background: url('/Data/EditorFiles/v4/bg.png') no-repeat center;
background-position: -99px -2px;
}
#currencyLink .currency
{
margin-top: 10px;
padding-top: 10px;
}
#currencyLink .language
{
line-height: 18px;
color: #000;
font-size: 13px;
padding: 0px;
border: 0px;
margin-bottom: 3px;
height: 22px;
text-indent: 9px;
}
#currencyLink:after
{
content: '';
background: url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat center 10px;
background-size: 9px;
position: absolute;
top: 11px;
right: 10px;
height: 38px;
width: 10px;
z-index: 1;
}
#currencyLink:before
{
content: '';
background: url('/Data/EditorFiles/v4/earth.svg') no-repeat center;
height: 50px;
background-size: 17px;
width: 30px;
position: absolute;
left: 0;
}
#currencyLink
{
height: 50px;
box-sizing: border-box;
padding-left: 24px;
width: 71px;
position: relative;
line-height: 50px;
margin: 0px 0px;
margin-left: 10px;
padding-right: 15px;
border-left: 1px solid #ddd;
}
#currencyLink span
{
line-height: 50px;
color: #fff;
float: left;
width: 100%;
text-align: center;
font-size: 14px;
}
.currPop
{
position: absolute;
top: calc(100% + 0px);
z-index: 795;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
width: 200px;
display: none;
left: 0px;
height: 300px;
overflow: hidden;
overflow-y: scroll;
}
.currPop:before
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-top: -17px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 40px;
transform: rotate(-44deg) skewX(1deg);
border-left: 0px;
}
#currencyLink .currPop
{
position: absolute;
top: calc(100% + 0px);
z-index: 795;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
width: 190px;
display: none;
left: -145px;
}
[dir="rtl"] #currencyLink .currPop
{
position: absolute;
top: calc(100% + 0px);
z-index: 795;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
width: 190px;
display: none;
left: 0px;
}
#currencyLink .currPop:before
{
content: '';
float: right;
width: 11px;
height: 11px;
margin-top: -17px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 0px;
margin-right: 6px;
transform: rotate(-44deg) skewX(1deg);
border-left: 0px;
}
[dir="rtl"] #currencyLink .currPop:be
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-top: -17px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 40px;
margin-right: auto;
transform: rotate(-44deg) skewX(1deg);
border-left: 0px;
}
#DeliveryC .currPop:before
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-top: -17px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 146px;
transform: rotate(-44deg) skewX(1deg);
border-left: 0px;
}
[dir="rtl"] #DeliveryC .currPop:before
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-top: -17px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 77px;
transform: rotate(-44deg) skewX(1deg);
border-left: 0px;
}
#currencyLink:hover .currPop
{
display: block;
}
.menu, .menu div:not(.dynamicMenu)
{
}
.menu
{
position: relative;
}
.menu-list
{
z-index: 33;
}
.menu li
{
float: left;
}
[dir="rtl"] .menu li
{
float: right;
}
.menu a
{
float: left;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
}
.menu li.parentLink > a
{
padding-right: 40px;
background-image:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/selectArrow.png');
background-repeat: no-repeat;
background-position:right center;
}
[dir="rtl"] .menu li.parentLink > a
{
padding-right: 20px;
padding-left:40px;
background-position: 10px center;
}
.menu li.parentLink > ul
{
position: absolute;
top: 100%;
left: 0;
width: 200px;
display: none;
}
.menu li.parentLink li a
{
width:100%;
}
.menu li.parentLink li.parentLink ul
{
float: left;
position:relative;
box-sizing: border-box;
border-left:10px solid #dedede;
}
#mobileAppNotify
{
position: fixed;
z-index:9999;
}
#appNotify
{
display: flex;
align-items:center;
}
#appLogo
{
margin-right: 10px;
margin-left:10px;
}
#appLogo p
{
padding-bottom: 0;
}
#appLogo img
{
max-width:100%;
width: auto;
height:auto;
}
#appBtn
{
white-space: nowrap;
}
#headerTop
{
background: #444;
}
#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;
}
[dir="rtl"] #topMenu a
{
border-right: 0;
border-left:1px solid #3b3b3b;
}
#topMenu ul li:hover > span, #topMenu ul li:hover > a
{
background: #3b3b3b;
}
#headerTop select
{
height: 30px;
padding:0 30px 0 10px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/selectArrow.png') no-repeat right center;
border: 0;
border-left:1px solid #3b3b3b;
appearance: none;
-moz-appearance:none;
-webkit-appearance: none;
color:#fff;
font-size: 11px;
}
[dir="rtl"] #headerTop select
{
padding: 0 10px 0 30px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/selectArrow.png') no-repeat 10px center;
border-right: 1px solid #3b3b3b;
border-left:0;
}
#headerTop select option
{
background: #000;
}
#headerPhone
{
color: #fff;
font-size:11px;
line-height: 30px;
}
.headerFixed
{
height: 150px;
background-color: #131A22;
}
#headerMain
{
padding-top: 10px;
margin-bottom: 0px;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 778;
background: -webkit-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,0.75));
background: -o-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,0.75));
background: -moz-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,0.75));
background: linear-gradient(to top, rgba(0,0,0,0), rgba(0, 0, 0,0.75)); transition-duration: 0.5s;
}
#hmLinks.col.col-4
{
position: relative;
padding: 0px 0px 0px;
max-width: 23%;
margin-top: 22px;
}
#mainMenu #hmLinks
{
position: relative;
padding: 0px 0px;
max-width: 37%;
}
#hmLinks
{
position: relative;
padding:0px 0px;
max-width:20%;
}
[dir="rtl"] #hmLinks
{
float: left;
}
#hmLinks > a
{
padding-top: 34px;
}
[dir="rtl"] #hmLinks > a
{
float: left;
}
#hmLinks div.authorLink
{
border: 0px;
height: 50px;
box-sizing: border-box;
padding: 7px 0px;
width: calc(70% - 26px);
margin-right: 25px;
position: relative;
text-align: right;
}
.cart-soft-price
{
margin-left: 5px;
font-size: 14px;
}
#hmLinks a.basketLink
{
background: url('/Data/EditorFiles/v4/cart.svg') no-repeat center;
border: 0px;
position: relative;
height: 50px;
width: 55px;
background-size: 34px;
padding: 7px 0px;
}
#hmLinks a.basketLink span
{
position: absolute;
top: 4px;
left: 38px;
width: 16px;
height: 16px;
line-height: 16px;
font-size: 9px;
color: #fff;
font-weight: 600;
text-align: center;
background: #d2ae78;
border-radius: 10px;
}
#hmLinks > div.authorLink strong
{
line-height: 18px;
color: #fff;
font-size: 14px;
height: auto;
font-weight: 400;
float:right;
}
#hmLinks > a.basketLink strong
{
line-height: 18px;
color: #2d2d2d;
font-size: 13px;
height: auto;
font-weight: 600;
}
#basketList
{
display: none;
position:absolute;
top: 80px;
left:0;
background: #fff;
z-index:3333;
}
[dir="rtl"] #logo
{
float: right;
margin-right: 0;
padding-left: 30px;
padding-right: 0px;
}
#cat-menu
{
margin-top: -47px;
}
[dir="ltr"] #logo
{
padding-left: 30px;
}
#logo p
{
float: left;
width:100%;
height: 140px;
line-height:100px;
padding-bottom: 0;
}
#logo a
{
width:100%;
height: 100px;
line-height:100px;
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;
position: absolute;
z-index:9999;
border: 5px solid #fff;
background-color:#fff;
box-shadow: 10px -3px 23px -10px #000;
}
#search
{
}
#search .row
{
height: 50px;
}
#FormAra
{
height:100%;
position: relative;
}
#FormAra input[type="text"]
{
width: 86%;
height: 100%;
top: 0;
left: 0;
right: 0;
box-sizing: border-box;
padding: 10px;
color: #333233;
font-size: 15px;
font-family: "Open Sans", sans-serif;
-webkit-appearance: none;
background: #fff;
font-weight: 600;
border-top-left-radius: 5px;
border: 1px solid #ddd;
border-bottom-left-radius: 5px;
border-right: 0px;
}
#FormAra input[type="text"]::placeholder
{
color: #333233;
opacity: 1;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
color: #333233;
}
#FormAra input[type="text"]::-ms-input-placeholder
{
color: #333233;
}
[dir="rtl"] #FormAra input[type="text"]
{
width: 86%;
height: 100%;
top: 0;
left: 0;
right: 0;
box-sizing: border-box;
color: #333233;
font-size: 15px;
font-family: "Open Sans", sans-serif;
-webkit-appearance: none;
background: #fff;
font-weight: 600;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-right: 0px;
border-top-left-radius: 0px;
border: 1px solid #ddd;
border-bottom-left-radius: 0px;
padding: 10px 10px 10px 20px;
}
#FormAra .placeholder
{
right: 201px;
line-height: 46px;
padding-left: 20px;
}
#searchRight
{
width: 14%;
height: 100%;
background: #D2AE78;
position: relative;
z-index: 33;
padding: 0px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
#searchRight select
{
width: 150px;
height:28px;
background: url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/selectArrow.png') no-repeat right center;
border: 0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
color: #666;
font-size:13px;
font-family:"Open Sans", sans-serif;
}
[dir="rtl"] #searchRight
{
width: 14%;
height: 100%;
background: #D2AE78;
position: relative;
z-index: 33;
padding: 0px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
#FormAra input[type="submit"]
{
width: 100%;
height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
background-repeat: no-repeat;
background-position: center center;
border: 0;
cursor: pointer;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-appearance: none;
background: url('/Data/EditorFiles/v4/search.svg') no-repeat center;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
background-color: transparent;
filter: brightness(100);
}
[dir="rtl"] #FormAra input[type="submit"]
{
width: 100%;
height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
border: 0px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
-webkit-appearance: none;
background: url('/Data/EditorFiles/v4/search.svg') no-repeat center;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
background-color: transparent;
filter: brightness(100);
}
#live-search-box
{
position: absolute;
top:calc(100% + 1px);
left: -1px;
width:100%;
background: #fff;
border-bottom: 0;
z-index: 999;
}
#live-search-box ul
{
float: left;
width:100%;
}
#live-search-box li
{
float: left;
width:100%;
border-bottom: 1px solid #ececec;
}
#live-search-box a
{
float: left;
width:100%;
font-weight: 600;
display:flex;
align-items: center;
}
#live-search-box span ,#live-search-box div.search-image
{
width: 7%;
height: auto;
//padding-bottom: 8%;
margin-top: 5px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 5px;
overflow: hidden;
}
#live-search-box img
{
margin: 0 auto;
}
.mainMenuCat > li:first-child
{
margin-left: 112px;
}
#mainMenu
{
background-color: transparent;
position: fixed;
z-index: 777;
left: 0;
right: 0;
top: 90px;
}
#mainMenu .menu > li
{
padding-top: 9px;
padding-bottom:9px;
}
#mainMenu a
{
height: 29px;
line-height:29px;
font-size: 14px;
color:#fff;
}
.menu li.parentLink > a
{
background-color: transparent;
}
#mainMenu #homeLink a
{
width: 54px;
background: url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/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: 300px;
max-width: 1000px;
top: 123px;
width: 0px;
border-left: 1px solid #f7f7f7;
overflow: hidden;
padding: 0px;
transition-duration: 0.4s;
opacity: 0;
height: 420px;
}
.subMenu *:not(.dynamicMenu)
{
background-color: transparent;
}
#mainMenu .subMenu
{
top: 47px;
}
:hover > .subMenu
{
width: 500px;
transition-duration: 0.4s;
opacity: 1;
}
.subMenu .dynamicMenu
{
width: 475px;
}
.menuTitle
{
padding: 0px 20px 10px 20px;
font-size: 20px;
color: #D2AE78;
}
.subMenu a
{
padding-right: 10px;
padding-left: 10px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
box-sizing: border-box;
width: 100%;
float: left;
line-height: 30px;
border: 0px;
color:#666;
}
.subMenu a.fw600
{
text-decoration: underline;
}
.subMenu a:hover
{
padding: 0px 20px;
}
#mainMenu .subMenu a:hover
{
color: #ff7200;
}
.subMenu li li a:hover
{
padding-left: 20px;
background-image:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/menuSmallArrowHover.png');
background-position: 10px center;
}
#alterMenu
{
background-color: #6c6c6c;
border-top:1px solid #aaa;
border-bottom: 1px solid #575757;
}
#alterMenu .menu > li
{
padding-top: 4px;
padding-bottom:4px;
}
#alterMenu .menu > li:hover
{
background: #f5f5f5;
}
#alterMenu a
{
line-height: 21px;
font-size:12px;
color: #f3f3f3;
border-right:1px solid #aaa;
}
#alterMenu .menu > li:hover a
{
color: #444;
}
#alterMenu .menu > li:hover .subMenu
{
top: 29px;
z-index:3333;
}
#alterMenu .menu > li:hover .subMenu a
{
border-right: 0;
}
#alterMenu .menu > li:hover .subMenu a:hover
{
color: #f37121;
}
#alterMenu .subMenu li, #alterMenu .subMenu a
{
line-height: 30px;
border-color:#e0e0e0;
}
@media screen and (max-width: 1230px) and (min-width: 1025px)
{
.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: 1025px)
{
table .ddimgsepet
{
padding: 0px 10px;
}
#header .headerLeftBot a:nth-child(1)
{
background: url('/Data/EditorFiles/v4/cargo.svg') no-repeat 15px center;
background-size: 20px;
}
#header .headerLeftBot a:nth-child(2)
{
background: url('/Data/EditorFiles/v4/fav.svg') no-repeat 15px center;
background-size: 20px;
}
#header .headerLeftBot a:nth-child(3)
{
background: url('/Data/EditorFiles/v4/que.svg') no-repeat 15px center;
background-size: 20px;
}
#mainMenu #hmLinks
{
margin: 0px;
}
#cargobox p
{
padding: 10px 20px;
font-size: 14px
;background: #eaeaea;
font-family: 'poppins',sans-serif;
letter-spacing: 0.5px;
}
#cargobox a.ups
{
width: 50%;
float: left;
background: url('/Data/EditorFiles/v4/ups-dhl-fedex.svg') no-repeat center 20px;
height: calc(100% - 40px);
padding-top: 106px;
text-align: center;
box-sizing: border-box;
font-size: 16px;
font-weight: 600;
color: #666;
border-right: 1px solid #f1f1f1;
}
#cargobox a.dhl
{
width: 50%;
float: left;
background: url('/Data/EditorFiles/v4/dhl.svg') no-repeat center 20px;
height: calc(100% - 40px);
padding-top: 106px;
text-align: center;
box-sizing: border-box;
font-size: 16px;
font-weight: 600;
color: #666;
}
#cargobox a:last-child
{
background: url('/Data/EditorFiles/v4/cancel.svg') no-repeat center;
width: 26px;
height: 26px;
position: absolute;
top: -10px;
right: -10px;
background-color: #eaeaea;
border-radius: 50px;
background-size: 12px;
}
#cargobox
{
position: fixed;
left: 30%;
right: 30%;
top: 25%;
bottom: 25%;
height: 180px;
background: #fff;
z-index: 99999999;
opacity:0;
width: 40%;
border-radius: 3px;
display:none;
}
#cargobox.active
{
opacity: 1;
display:block;
}
[dir="rtl"] #stHead .sth1 a
{
float: left;
width: 100%;
height: 75px;
border: 0px;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat center;
background-size: 14px;
background-position: right center;
filter: brightness(1000%);
line-height: 75px;
color: #fff;
text-indent: 50px;
font-size: 16px;
text-transform: uppercase;
}
[dir="rtl"] #stHead .sth3 a
{
background: url('/Data/EditorFiles/v4/securepayment.svg') no-repeat center;
padding: 0px;
background-size: 29px;
background-position: right center;
height: 75px;
width: 100%;
color: #fff;
font-size: 16px;
line-height: 75px;
text-align: left;
background-position-x: calc(100% - 160px);
}
[dir="rtl"] #search.sfix
{
float: left;
margin-left: 2%;
margin-right: 0px;
width: 40%;
transition-duration: 0.1s;
}
[dir="rtl"] #hmLinks.col.col-4.hmfix
{
margin-top: 0px;
max-width: 5%;
border-right: 1px solid #ddd;
border-left: 0px;
}
#orderSummary
{
border-radius: 0px !important;
padding-bottom: 7px;
background: #fff;
border: 0px;
}
#cargoArea
{
border-bottom: 10px solid #fafafa;
}
#footer
{
margin-top: 10px;
}
.pageTitle > span:after
{
content: '';
float: right;
height: 60px;
width: 60px;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat center;
position: absolute;
right: 10px;
top: 0;
filter: contrast(0);
background-size: 11px;
}
#paymentArea
{
border: 0px !important;
}
#cargoArea .cargo-list .row.mb
{
float: none;
width: 100%;
margin: 0px 5px !important;
display: inline-block;
margin-bottom: 20px !important;
}
#cargoArea .cargo-list .row.mb .form-control.medium
{
}
.memberPop .btn.col-12.btn-default.btn-big.btn-upper.btn-radius.a-center
{
height: 25px;
line-height: 25px;
font-size: 13px;
text-transform: capitalize;
border-radius: 0px;
margin-bottom: 5px;
background: transparent;
color: #000;
padding: 0px;
text-align: left;
}
.memberPop .btn.col-12.btn-default.btn-big.btn-upper.btn-radius.a-center:hover
{
text-decoration: underline;
}
#order-login-btn
{
background: #333233;
color:#fff
;border-radius: 0px;
}
.social-btn
{
background: #3D5B99;
color: #fff;
padding: 0px !important;
text-align: center;
background-image: url('/Data/EditorFiles/v4icon/face.svg');
background-repeat: no-repeat;
background-position: 42px center;
background-size: 9px;
}
#ddlogin h3
{
margin: 30px 0px 0px;
font-size: 30px;
color: #333233;
margin-bottom: 10px;
}
#ddlogin p
{
color: #333233;
font-size: 24px;
}
#ddlogin span
{
display: block;
color: #333233;
font-size: 55px;
font-weight: 600;
}
#ddlogin span strong
{
color: #C18F45;
margin-right: 10px;
}
#ddlogin a
{
color: #D2AE78;
font-size: 30px;
font-weight: 600;
margin-top: 30px;
display: inline-block;
}
#ddlogin a strong
{
background: #C18F45;
color: #fff;
padding: 0px 10px;
}
#centerLogin .btn.col-12.btn-default.btn-big.btn-upper.btn-radius.a-center
{
background: transparent;
color: #000;
font-size: 15px;
border: 1px solid #d0d0d0;
border-radius: 0px;
line-height: 49px;
}
#centerLogin .btn.col-12.btn-default.btn-big.btn-upper.btn-radius.a-center:hover
{
background: #f5cf97;
color: #fff;
}
#uye-kayit-btn
{
background: #C18F45;
border-radius: 0px;
}
.uye-kayit-form
{
margin: 30px 0px;
}
#member-login-btn
{
background: #C18F45;
border-radius: 0px;
}
#hmLinks.col.col-4.hmfix a.basketLink
{
height: 40px;
transition-duration: 0.1s;
}
.sliderWrap.sliderWrap1036
{
margin-top: 0px;
overflow: hidden;
max-height: 400px;
}
#logo
{
width: 10%;
}
.menu li.parentLink:hover > ul
{
display: block;
}
}
@media screen and (max-width: 1024px)
{
.pWrapper #cartPopup.pWin.withBtn .pText::-webkit-scrollbar
{
width: 0px;
}
#mobileMenu::-webkit-scrollbar
{
width: 0px;
}
.gourmeapprove
{
text-align: center;
background: #fff;
padding: 30px 0px;
margin-top: 40px;
}
.gourmeapprove h4
{
font-size: 32px;
margin: 0px;
margin-bottom: 20px;
color: #333;
font-weight: 600;
}
#cookiePopin
{
margin: 10px;
left: 0;
width: calc(100% - 20px) !important;
background-color: #000 !important;
}
#cookieTitle
{
line-height: 19px !important;
color: #fff !important;
font-size: 12px !important;
}
#cookieClose
{
width: 26px !important;
height: 19px !important;
color: #fff !important;
font-size: 16px !important;
text-align: center !important;
cursor: pointer !important;
}
#cookieDescription
{
line-height: 13px !important;
color: #fff !important;
font-size: 13px !important;
}
.hmcurr .warning
{
padding: 0px;
font-size: 12px;
line-height: 18px;
}
#carttot .fw600
{
font-size: 13px;
}
#removexBtn
{
position: relative;
top: -56px;
left: 90%;
right: auto;
padding: 0px;
}
#fullname1
{
text-transform: uppercase;
color: #666;
font-size: 16px;
}
#Ts-Tamnail
{
position: relative;
}
#pageBasketR
{
padding-top: 0px;
}
#header .headerLeftBot a
{
padding-left: 15px;
}
#logo.lfix .lfbn
{
display: block;
padding: 0px 8%;
box-sizing: border-box;
}
#header .headerLeftBot
{
position: relative;
bottom: 00px;
left: 0;
right: 0;
background: #fff;
padding: 0px 0px 0px;
border-top: 0px;
width:97%;
}
.dctop
{
background: transparent !important;
color: #616161 !important;
font-size: 16px !important;
font-weight: 600;
text-transform: capitalize !important;
}
#cargoArea .cargo-list .row.mb .form-control.medium .fl.col-12
{
font-size: 13px;
line-height: 41px;
height: 16px;
}
#Ts-address span
{
padding: 0px 10px;
}
#search.sfix
{
float: right;
margin: 0px 7px;
width: calc(100% - 14px);
margin-bottom: 0px;
transition-duration: 0s;
}
#logo.lfix
{
vertical-align: middle;
text-align: center;
display: table-cell;
height: auto;
margin-top: 0px;
width: 17%;
padding: 0px 3% !important;
box-sizing: border-box;
position: absolute;
margin: 0px 41.5%;
}
#hmLinks.col.col-4.hmfix
{
margin-top: 0px;
max-width: -webkit-fill-available;
border-left: 0px;
width: calc(100% - 10px);
}
#logo.lfix img
{
margin: 0px 0px;
}
#cargobox
{
display: none;
}
#paymentPager li
{
margin-bottom: 10px;
height: 65px;
line-height: 42px;
font-size: 14px;
text-align: center;
margin: 0px 5px 10px 5px;
border: 1px solid #ECECEC;
background: #fff;
padding: 3px 15px;
color: #2D2D2D;
cursor: pointer;
position: relative;
width: calc(50% - 10px);
}
#cargoArea .cargo-list .row.mb .form-control.medium
{
height: 150px;
}
.campaign-line
{
padding: 0px;
line-height:16px;
}
#centerLogin .btn.col-12.btn-default.btn-big.btn-upper.btn-radius.a-center
{
background: #fff;
color: #000;
border: 1px solid #D6D6D6;
border-radius: 0px;
font-size: 14px;
}
[dir="rtl"] #centerLogin .pageTitle > .row
{
padding-right: 30px;
}
#centerLogin
{
margin-top: 60px;
}
[dir="rtl"] #stHead .cart-soft-price
{
font-size: 14px;
font-weight: 600;
margin-right: 10px;
}
[dir="rtl"] .rtlpad1
{
padding-left: 0px;
padding-right: 0px;
}
[dir="rtl"] #ajtgiris, [dir="rtl"] #ajtkayit, [dir="rtl"] #ajtugiris
{
text-align: left;
}
[dir="rtl"] #stHead .sth3 strong
{
border-right: 1px solid #FFFFFF;
border-left: 0px;
padding-right: 10px;
font-weight: 600;
padding-left: 0px;
margin-right: 5px;
margin-left: 0px;
}
[dir="rtl"] #stHead .sth3 a
{
background: transparent;
padding: 0px;
background-size: 29px;
background-position: right center;
height: 55px;
width: 100%;
color: #fff;
font-size: 13px;
line-height: 55px;
text-align: left;
background-position-x: calc(100% - 10px);
}
[dir="rtl"] #stHead .sth1 a
{
float: left;
width: 100%;
height: 55px;
border: 0px;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat center;
background-size: 9px;
background-position: calc(100% - 10px) center;
filter: brightness(1000%);
line-height: 55px;
color: #fff;
text-indent: 34px;
font-size: 16px;
text-transform: uppercase;
}
[dir="rtl"] #main-fr h3
{
position: absolute;
left: 0;
right: 0;
color: #fff;
font-size: 17px;
bottom: 0;
line-height: 29px;
padding: 0px 10px;
box-sizing: border-box;
}
[dir="rtl"] #mobileMenu #mobileOptions select
{
background: transparent;
}
[dir="rtl"] .sliderWrap
{
overflow: hidden;
}
[dir="rtl"] #hmLinks div.authorLink
{
border-left: 1px solid #e0e0e0;
border-right: 0px;
margin-right: 0px;
margin-left: 5px;
position: relative;
padding: 0px;
width: 100px;
}
[dir="rtl"] #hmLinks div.authorLink a
{
background: url('/Data/EditorFiles/v4/userm.svg') no-repeat 11px center;
height: 40px;
padding: 0px;
color: #fff;
width: 100%;
background-size: 20px;
line-height: 40px;
}
#main-fr
{
padding: 15px 10px;
background-color: #fff;
margin: 0px 0px 10px 0px;
}
#tab-vitrindd
{
background: #fff;
margin: 0px 0px 30px 0px;
padding: 10px 20px 0px 20px;
}
#mainWrapper
{
background: #fafafa;
}
.Discover
{
padding: 0px 0px;
background: #fff;
box-sizing: border-box;
margin-top: 10px;
margin-bottom: 10px;
}
.Discover .dcover
{
width: calc(25% - 10px);
max-width: 162px;
margin: 0px 2.5px;
background: #f3f3f3;
height: 240px;
border: 1px solid #e4e4e4;
box-sizing: border-box;
}
.Discover .dcover p
{
text-align: center;
font-weight: 600;
font-size: 15px;
color: #333233;
padding-bottom: 5px;
}
.Discover .dcover span
{
color: #333233;
text-align: center;
width: 100%;
line-height: 15px;
font-size: 13px;
float: left;
padding: 0px 5px;
box-sizing: border-box;
}
#login-memb .popupInnerBlock
{
padding:0px !important;
}
.padmob
{
padding: 0px;
}
#order-login-btn
{
background: #d2ae78;
}
#member-login-btn:hover
{
background: #9e8155;
}
#order-login-btn:hover
{
background: #9e8155;
}
#ordertabsetwrap:after
{
content: '';
height: 3px;
width: 70%;
position: absolute;
background: #f2f2f2;
left: 15%;
right: 15%;
top: 30px;
z-index: 1;
}
#containerPaymentRoute .nextOrder
{
border-radius: 0px;
position: fixed;
bottom: 0;
left: 0;
right: 0;
}
.ddbg
{
background: #f5f5f5;
}
#Ts-Tamnail .popupWin.btn.btn-success
{
background: #d2ae78;
margin-right: 15px;
width: 40px;
}
.invoiceList #Ts-Tamnail .popupWin.btn.btn-success
{
background: #d2ae78;
margin-right: -10px;
width: 40px;
}
#Ts-Tamnail.darkBg
{
position: relative;
}
#Ts-Tamnail .sepetsil
{
position: absolute;
right: 10px;
top: 10px;
background-color: #e0e0e0;
width: 20px;
height: 20px;
padding: 0px;
background-image: url('/Data/EditorFiles/v4/cancel.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 7px;
border-radius: 50px;
}
#Ts-Tamnail .sepetsil i
{
display: none;
}
#addAddress
{
border-radius: 0px;
background: #333233;
height: 30px;
line-height: 29px;
margin: 10px 10px;
font-size: 15px;
}
#ordertabsetwrap .sepetwrap
{
width: 25%;
text-align: center;
height: 80px;
padding: 11px 0px;
box-sizing: border-box;
z-index: 2;
position: relative;
}
#ordertabsetwrap .sepetwrap:nth-child(2)
{
width: 50%;
}
#ordertabsetwrap .sepetwrap span
{
width: 100%;
float: left;
line-height: 20px;
font-family: 'roboto',sans-serif;
}
#ordertabsetwrap .sepetwrap.active span
{
color: #e4b774;
}
#ordertabsetwrap .sepetwrap:nth-child(1):before
{
content: '';
width: 45px;
height: 45px;
background: #E8E8E8;
border-radius: 50px;
display: inline-block;
background-image: url('/Data/EditorFiles/v4m/bagp.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 19px;
}
#ordertabsetwrap .sepetwrap:nth-child(2):before
{
content: '';
width: 45px;
height: 45px;
background: #E8E8E8;
border-radius: 50px;
display: inline-block;
background-image: url('/Data/EditorFiles/v4m/konump.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 20px;
}
#ordertabsetwrap .sepetwrap:nth-child(3):before
{
content: '';
width: 45px;
height: 45px;
background: #E8E8E8;
border-radius: 50px;
display: inline-block;
background-image: url('/Data/EditorFiles/v4m/noncreditp.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 31px;
}
#ordertabsetwrap .sepetwrap.active:nth-child(2):before
{
content: '';
background-color: #e4b774;
background-image: url('/Data/EditorFiles/v4m/konuma.svg');
}
#ordertabsetwrap .sepetwrap.active:nth-child(1):before
{
content: '';
background-image: url('/Data/EditorFiles/v4m/baga.svg');
background-color: #e4b774;
}
#ordertabsetwrap .sepetwrap.active:nth-child(3):before
{
content: '';
background-color: #e4b774;
background-image: url('/Data/EditorFiles/v4m/noncredita.svg');
background-repeat: no-repeat;
}
.aadx
{
height: 35px;
line-height: 35px;
background: #3e3e3e;
border-radius: 4px;
margin-top: 20px;
font-size: 14px;
font-weight: 500;
text-align: center;
color: #fff;
}
.icon.myFlag
{
background: transparent;
height: 40px;
}
.fbface a
{
background: #4267B2;
color: #fff;
height: 100%;
line-height: 18px;
font-size: 15px;
padding: 12px;
box-sizing: border-box;
}
#ajt
{
background: #fff;
margin: 20px 0px 0px 0px;
box-sizing: border-box;
padding: 5px 10px;
position: relative;
}
#ajtgiris, #ajtkayit, #ajtugiris
{
line-height: 30px;
font-weight: 400;
font-size: 14px;
font-family: 'prompt',sans-serif;
}
#ajtgiris.active, #ajtkayit.active, #ajtugiris.active
{
line-height: 30px;
font-weight: 400;
font-size: 14px;
font-family: 'prompt',sans-serif;
color: #C18F45;
}
.fbface
{
position: absolute;
right: 0;
width: 36%;
height: 60px;
margin: 5px 5px 5px 0px;
top: 0;
}
#ajtgiris:before, #ajtkayit:before, #ajtugiris:before
{
content: '';
background: #f1f1f1;
width: 12px;
height: 12px;
border-radius: 50px;
float: left;
margin: 9px 0px;
margin-right: 7px;
border: 3px solid #cecece;
box-sizing: border-box;
}
#ajtgiris.active:before, #ajtkayit.active:before, #ajtugiris.active:before
{
content: '';
background: #ffffff;
width: 12px;
height: 12px;
border-radius: 50px;
float: left;
margin: 9px 0px;
margin-right: 7px;
border: 3px solid #C18F45;
box-sizing: border-box;
}
#live-search-box a
{
padding: 14px 9px;
}
.slideControl
{
top: 17% !IMPORTANT;
}
#mobileMenu ul li.dtmen1:nth-child(3) ul li span
{
line-height: 50px;
text-indent: 6px;
background-size: 5px;
background-position: left center;
background: transparent;
border-bottom: 1px solid #ddd;
text-transform: capitalize;
padding: 0px;
background-repeat: no-repeat;
cursor: pointer;
background-size: 8px;
background-position-x: calc(100% - 10px);
}
#mobileMenu ul li.dtmen1
{
text-indent: 60px;
background-size: 60px !important;
min-height: 50px;
border-bottom: 1px #ddd solid;
padding-top: 9px;
}
#main-fr.main-framex
{
padding: 10px 5px 0px 5px;
background-color: #fff;
margin: 10px 0px 10px 0px;
}
#main-fr
{
padding: 10px 5px 0px 5px;
}
.fremob
{
float: left;
width: 100%;
position: absolute;
top: 84px;
padding: 0px;
height: 25px;
line-height: 25px;
color: #fff;
background: #C18F45;
z-index: -1;
padding-left: 22%;
box-sizing: border-box;
}
#hmLinks.col.col-4
{
position: relative;
padding: 0px 0px 0px;
max-width: 100%;
margin-top: 0px;
width: 78%;
margin-bottom: 0px;
}
#headerMain
{
top: 0;
left: 0;
background: #131A22;
z-index: 999;
padding-top: 0px;
position: fixed;
max-height: 119px;
}
#header
{
height: 55px;
}
.headerFixed
{
height: 116px;
}
#SepetForm
{
background: #eaeae8;
}
#pageHeader
{
display: none;
}
#stHead .sth3 strong , a.stHeadxtopr strong
{
border-left: 1px solid #FFFFFF;
padding-left: 10px;
font-weight: 600;
margin-left: 5px;
}
#stHead .cart-soft-price , a.stHeadxtopr .cart-soft-price
{
font-size: 14px;
font-weight: 600;
}
#stHead .sth1 a
{
float: left;
width: 100%;
height: 55px;
border: 0px;
background: url('/Data/EditorFiles/v4/left-arrow.svg') no-repeat center;
background-size: 8px;
background-position: left center;
filter: brightness(1000%);
background-position-x: 15px;
line-height: 54px;
color: #fff;
text-indent: 36px;
font-size: 13px;
text-transform: capitalize;
}
#stHead .sth3 a
{
background: transparent;
padding: 0px;
background-size: 29px;
background-position: left center;
height: 55px;
width: 100%;
color: #fff;
font-size: 14px;
line-height: 55px;
text-align: left;
}
a.stHeadxtopr
{
background: transparent;
padding: 0px;
background-size: 29px;
background-position: left center;
height: 55px;
width: auto;
color: #fff;
font-size: 14px;
line-height: 55px;
text-align: left;
position: fixed;
padding-right: 10px;
top: 0;
right: 0;
z-index: 33333;
}
#stHead
{
background: #D2AE78;
padding: 0px 0px 0px;
height: 55px;
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 111;
}
#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
{
}
[dir="rtl"] #menuBtn
{
background: url('/Data/EditorFiles/v4/menu.svg') no-repeat right center;
padding-left: 0px;
padding-right: 20px;
background-size: 17px;
width: auto;
}
@-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: 999999999999999;
-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: 50px;
height: 50px;
color: #666;
background: #F8F8F8 url('/Data/EditorFiles/v4/cancel.svg') no-repeat calc(100% - 10px) center;
cursor: pointer;
background-size: 15px;
width: 100%;
padding: 0px 30px;
font-weight: 600;
font-size: 16px;
margin: 0px;
}
[dir="rtl"] #closeMobileMenu
{
padding-right: 40px;
padding-left: 10px;
background: #F8F8F8 url('/Data/EditorFiles/v4/cancel.svg') no-repeat calc(0% + 20px) center;
background-size: 17px;
}
[dir="rtl"] #mobileMenu span,
[dir="rtl"] #mobileMenu a,
[dir="rtl"] #mobileMenu label,
[dir="rtl"] #mobileMenu select
{
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/menuArrowRtl.png') no-repeat 0 center;
}
#mobileMenu .dtmen1 .kmob
{
margin: 0px -10px;
width: calc(100% + 20px);
background-color: #f1f1f1 !important;
background-position: 17px center !important;
text-indent: 40px !important;
height: 60px;
line-height: 60px !important;
}
#mobileMenu li.dtmen1 ul
{
left: 0;
display: none;
position: absolute;
top: 0px;
z-index: 11;
background: #fff;
height: 100%;
}
#mobileMenu li ul a
{
color: #999;
font-size:23px;
line-height: 40px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/menuSubArrow.png') no-repeat 0 center;
}
[dir="rtl"] #mobileMenu li ul a
{
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/menuSubArrowRtl.png') no-repeat 0 center;
}
#mobileMenu select
{
background: none;
border:0;
}
#mobileMenu label[for="langMobile"]
{
padding-left: 10px;
background: url('/Data/EditorFiles/v4/earth.svg') no-repeat 5px center;
background-size: 20px;
filter: contrast(0);
border: 1px solid #ffffff30;
border-radius: 3px;
}
#mobileMenu label[for="curMobile"]
{
padding-left: 25px;
background: url('/Data/EditorFiles/v4m/cash.svg') no-repeat 5px center;
background-size: 24px;
filter: contrast(0);
border: 1px solid #ffffff30;
border-radius: 3px;
}
#basketMobile
{
padding-left: 50px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/basketMobileIcon.png') no-repeat 10px center;
}
#loginMobile:before
{
float: left;
width:30px;
height: 45px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/profileMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content:'';
}
#regisMobile:before
{
float: left;
width:30px;
height: 45px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/registerMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content:'';
}
#favMobile:before
{
float: left;
width:30px;
height: 45px;
background:url('/theme/v4/sub_theme/ust/v4/user_gourme_ust/favMobileIcon.png') no-repeat 0 center;
margin-right: 10px;
content:'';
}
#headerMain
{
margin-top: 0;
margin-bottom:0;
}
#logo
{
padding: 0px !important;
vertical-align: middle;
text-align: center;
display: table-cell;
height: 114px;
margin-top: 5px;
width: 22%;
}
#logo a
{
height: 114px;
line-height:114px;
float: left;
}
#logo p
{
height: 114px;
line-height:114px;
}
#logo a img
{
width: auto;
display: inline;
vertical-align: middle;
height: 114px;
position: inherit;
box-shadow: 0px 0px;
}
#mainMenu
{
margin-top: 50px;
}
#search
{
margin: 0px;
margin-top: 0px;
padding: 0px;
width: calc(78% - 7px);
}
#hmLinks
{
padding-top: 0;
padding-bottom:0;
}
#hmLinks > a
{
padding-top: 48px;
}
#hmLinks div.authorLink
{
border: 0px;
height: 40px;
box-sizing: border-box;
padding: 0px 5px 0px 0px;
width: 90px;
border-right: 1px solid #484848;
margin: 5px 0px;
position: relative;
padding-right: 11px;
text-align:left;
}
#hmLinks div.authorLink a
{
background: url('/Data/EditorFiles/v4/userm.svg') no-repeat right center;
height: 40px;
padding: 0px;
color: #fff;
width: 100%;
background-size: 21px;
line-height: 40px;
}
#hmLinks a.basketLink
{
width: 60px;
height: 50px;
background-size: 25px;
}
#hmLinks a.basketLink span
{
top: 6px;
left: 35px;
background: #333233;
}
#hmLinks a strong
{
line-height: 22px;
font-size:14px;
}
#hmLinks a:hover strong
{
color: #000;
}
#search .row
{
height: 44px;
margin-right: 0;
margin-left: 0;
margin-top: 0px;
}
#FormAra input[type="text"]
{
font-size: 13px;
width: 83%;
padding: 6px 10px 6px 10px;
border-radius: 0px;
}
[dir="rtl"] #FormAra input[type="text"]
{
padding: 6px 10px 6px 75px;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
font-size: 13px;
color:#363636;
}
#FormAra input[type="text"]::-moz-placeholder
{
font-size: 13px;
color:#363636;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
font-size: 13px;
color:#363636;
}
#FormAra input[type="text"]:-moz-placeholder
{
font-size: 13px;
color:#363636;
}
#FormAra input[type="submit"]
{
width: 97%;
height: 100%;
background-color: transparent;
background-image: url('/Data/EditorFiles/v4/searchm.svg');
background-repeat: no-repeat;
background-position: center;
border-radius: 0px;
background-size: 13px;
}
#searchRight
{
padding: 1px;
width: 17%;
height: 100%;
background: #D2AE78;
border-radius: 0px;
position: relative;
padding: 2px;
padding: 0px;
margin-left: 0px;
}
#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: #666666;
text-transform:capitalize;
}
#mobileMenu #mobileOptions select
{
height: 40px;
line-height: 40px;
text-indent: 19px;
font-size: 14px;
}
#curMobile
{
padding: 0;
}
#mainMenu
{
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
margin-bottom: 10px;
}
#mainMenu .menu.forMobile
{
width: auto;
display:flex;
}
#mainMenu .menu li.current
{
border-bottom: 2px solid #e34d0b;
}
#mainMenu .menu a
{
white-space: nowrap;
}
}
@media screen and (max-width: 540px)
{
#mobileMenu li ul a
{
line-height: 50px;
font-size: 14px;
text-indent: 6px;
border-bottom: 1px solid #ddd;
background: #fff;
padding: 0px;
text-transform: capitalize;
cursor: pointer;
background-size: 8px;
background-position-x: calc(100% - 10px);
}
#mobileMenu ul li.dtmen1:nth-child(3) ul > span
{
line-height: 50px;
font-size: 14px;
text-indent: 6px;
border-bottom: 1px solid #ddd;
background: #fff;
padding: 0px;
text-transform: capitalize;
background-repeat: no-repeat;
cursor: pointer;
background-size: 8px;
background-position-x: calc(100% - 10px);
}
}
@media screen and (max-width: 1700px) and (min-width: 1600px)
{
.mainMenuCat .menufix
{
margin-left: 30% !important;
}
[dir="rtl"] .mainMenuCat .menufix
{
margin-right: 30% !important;
margin-left:0px !important;
}
}
@media screen and (max-width: 1599px) and (min-width: 1399px)
{
.mainMenuCat .menufix
{
margin-left: 17% !important;
}
[dir="rtl"] .mainMenuCat .menufix
{
margin-left:0px !important;
margin-right: 25% !important;
}
}
[dir="rtl"] #currencyLink:after
{
content: '';
background: url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat left 10px;
background-size: 9px;
position: absolute;
top: 11px;
right: 0px;
height: 38px;
width: 19px;
z-index: 1;
}
[dir="rtl"] #currencyLink:before
{
content: '';
background: url('/Data/EditorFiles/v4/earth.svg') no-repeat 0px center;
height: 50px;
background-size: 15px;
width: 17px;
position: absolute;
left: 0;
}
[dir="rtl"] #currencyLink
{
height: 50px;
box-sizing: border-box;
padding-right: 29px;
width: 71px;
position: relative;
line-height: 50px;
margin: 0px 0px;
margin-right: 10px;
margin-left: 0px;
padding-left: 14px;
border-right: 1px solid #e0e0e0;
border-left: 0px;
}
[dir="rtl"] #DeliveryC .countriesMob div:nth-child(1):after
{
content: '';
display: none;
}
[dir="rtl"] .mainMenuCat .menufix
{
margin-right: 200px !important;
transition-duration: 0.3s;
margin-left: 0px !important;
}
[dir="rtl"] .mainMenuCat > li:first-child
{
margin-right: 112px;
margin-left: 0px;
}
[dir="rtl"] #headerLeftMenu
{
position: fixed;
left: auto;
right: -300px;
top: 0;
bottom: 0;
width: 300px;
opacity: 0;
z-index: -1000;
background: #fff;
transition-duration: 0.3s;
}
[dir="rtl"] #headerLeftMenu.active
{
opacity: 1;
left: auto;
right: 0px;
transition-duration: 0.3s;
z-index: 16000162;
}
[dir="rtl"] .closeMenu:after
{
content: '';
left: 0;
right: auto;
top: 0;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink a.dt1
{
line-height: 70px;
height: 70px;
background: url('/Data/EditorFiles/v4/left-arrow.svg') no-repeat 15px center;
padding: 0px 80px 0px 0px;
width: 100%;
float: right;
box-sizing: border-box;
color: #1d1d1d;
font-size: 17px;
cursor: pointer;
filter: brightness(250%);
}
[dir="rtl"] #headerLeftMenu ul li.parentLink
{
background-position-x: calc(100% - 15px) !important;
height: 70px;
background-size: 54px !important;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink:nth-child(1)
{
background: url('/Data/EditorFiles/v4/b1.svg') no-repeat right center;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink:nth-child(2)
{
background: url('/Data/EditorFiles/v4/b1.svg') no-repeat right center;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink:nth-child(3)
{
background: url('/Data/EditorFiles/v4/b1.svg') no-repeat right center;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink:nth-child(4)
{
background: url('/Data/EditorFiles/v4/b1.svg') no-repeat right center;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink:nth-child(5)
{
background: url('/Data/EditorFiles/v4/b1.svg') no-repeat right center;
}
[dir="rtl"] #headerLeftMenu ul li.parentLink:nth-child(6)
{
background: url('/Data/EditorFiles/v4/b1.svg') no-repeat right center;
}
[dir="rtl"] #headerLeftMenu .headerLeftBot a
{
float: left;
width: 100%;
padding-right: 45px;
padding-left: 0px;
font-size: 14px;
line-height: 30px;
box-sizing: border-box;
}
[dir="rtl"] #headerLeftMenu .headerLeftBot a:nth-child(1)
{
background: url('/Data/EditorFiles/v4/cargo.svg') no-repeat calc(100% - 15px) center;
background-size: 20px;
}
[dir="rtl"] #headerLeftMenu .headerLeftBot a:nth-child(2)
{
background: url('/Data/EditorFiles/v4/fav.svg') no-repeat calc(100% - 15px) center;
background-size: 20px;
}
[dir="rtl"] #headerLeftMenu .headerLeftBot a:nth-child(3)
{
background: url('/Data/EditorFiles/v4/que.svg') no-repeat calc(100% - 15px) center;
background-size: 20px;
}
[dir="rtl"] .subMenu
{
position: absolute;
left: auto;
right: 300px;
max-width: 1000px;
top: 121px;
width: 0px;
border-left: 0px;
border-right: 1px solid #f7f7f7;
overflow: hidden;
padding: 0px;
transition-duration: 0.4s;
opacity: 0;
height: 420px;
}
[dir="rtl"] .colControl span.colNext
{
left: auto;
}
[dir="rtl"] .colControl .colPrev
{
background-image: url('/Data/EditorFiles/v4/left-arrow.svg');
left: 0;
right: auto;
}
[dir="rtl"] :hover > .subMenu
{
width: 500px;
transition-duration: 0.4s;
opacity: 1;
}
[dir="rtl"] .hmcurr .fyt
{
float: right;
}
[dir="rtl"] #removexBtn
{
position: absolute;
left: 14px;
top: 58%;
right: auto;
}
@media screen and (max-width: 1900px) and (min-width: 1600px)
{
[dir="rtl"] .mainMenuCat .menufix
{
margin-right: 300px !important;
transition-duration: 0.3s;
margin-left: 0px !important;
}
}
.btn
{
float: left;
height:30px;
line-height: 30px;
font-size:14px;
border: 0;
padding-left:15px;
padding-right: 15px;
box-sizing:border-box;
cursor: pointer;
position:relative;
}
[dir="rtl"] .btn
{
float: right;
}
.btn-radius
{
border-radius: 3px;
}
.btn-upper
{
text-transform: uppercase;
}
.btn-small
{
height: 20px;
line-height:20px;
font-size: 12px;
padding-left:10px;
padding-right: 10px;
}
.btn-medium
{
height: 40px;
line-height:40px;
font-size: 13px;
}
.btn-big
{
height: 50px;
line-height:50px;
font-size: 16px;
padding-left:20px;
padding-right: 20px;
}
.btn-border, .btn-border.passive:hover
{
color: #909090;
background:none;
border: 1px solid #d0d0d0;
}
.btn-border:hover, .btn-border.active
{
color: #6c6c6c;
border:1px solid #6c6c6c;
}
.btn-default, .btn-default.passive:hover
{
color: #fff;
background-color:#6c6c6c;
}
.btn-default:hover, .btn-default.active
{
color: #eee;
background-color:#000;
}
.btn-dark, .btn-dark.passive:hover
{
color: #eee;
background-color:#000;
}
.btn-dark:hover, .btn-dark.active
{
color: #fff;
background-color:#666;
}
.btn-light, .btn-light.passive:hover
{
color: #6c6c6c;
background-color:#f3f3f3;
}
.btn-light:hover, .btn-light.active
{
color: #fff;
background-color:#6c6c6c;
}
.btn-success, .btn-success.passive:hover
{
color: #fff;
background-color: #5CB85C;
border-radius: 0;
text-indent: 0px;
}
.btn-success:hover, .btn-success.active
{
background-color: #449d44;
}
.btn-warning, .btn-warning.passive:hover
{
color: #fff;
background-color:#5cb85c;
}
.btn-warning:hover, .btn-warning.active
{
background-color: #449d44;
}
.btn-danger, .btn-danger.passive:hover
{
color: #fff;
background-color:#d9534f;
}
.btn-danger:hover, .btn-danger.active
{
background-color: #c9302c;
}
.pWin #invoiceForm .btn-danger, .pWin .btn-danger.passive:hover
{
color: #ba3f3f;
background-color: #d9534f;
font-size: 13px;
position: absolute;
margin-bottom: -48px;
height: 48px;
background: transparent;
border: 1px solid #ff1212;
TEXT-ALIGN: RIGHT;
PADDING-RIGHT: 18PX;
line-height: 35px;
pointer-events: none !important;
}
.pWin #invoiceForm #address + .btn-danger
{
color: #ba3f3f;
background-color: #d9534f;
font-size: 13px;
position: absolute;
margin-bottom: -100px;
height: 100px !Important;
background: transparent;
border: 1px solid #ff1212;
TEXT-ALIGN: RIGHT;
PADDING-RIGHT: 18PX;
line-height: 35px;
}
#invoiceForm .btn-danger:hover, .pWin .btn-danger.active
{
background-color: transparent;
}
.btn-gold, .btn-gold.passive:hover
{
color: #fff;
background-color:#bf8f45;
}
.btn-gold:hover, .btn-gold.active
{
background-color: #966e33;
}
.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;
}
}
#orderRight .accordeon.pageTitle .basket:before
{
content: '';
float: left;
display:none !important;
filter: blur();
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 45px !important;
height: 60px;
background-position: center;
background-repeat: no-repeat;
background-position-x: 5px !important;
}
#Ts-Tamnail.darkBg
{
line-height: 30px;
height: auto
;padding: 5px 20px;
background: #d2ae78
;color: #fff;
}
#pageHeader .pageTitle:nth-child(4)
{
width: 23%;
}
#pageHeader .pageTitle:nth-child(3)
{
width: 26%;
}
#pageHeader .pageTitle:nth-child(2)
{
width: 25%;
text-indent: 0px;
}
#pageHeader .pageTitle:nth-child(1)
{
width: 25%;
text-indent: 10px;
}
#pageHeader
{
margin: 20px 0px;
padding: 0px 4% 0px 11%;
box-sizing: border-box;
}
.pageTitle
{
height: 60px;
line-height: 60px;
font-size: 18px;
color: #787878;
text-transform: capitalize;
text-indent: 10px;
position: relative;
}
#pageOrder .pageTitle:last-child, #pageOrder .pageTitle.passed
{
border-right: 0;
}
.pageTitle.passed:first-child
{
border-left: 0;
}
.pageTitle > .row
{
padding-left: 10px;
background-repeat: no-repeat;
background-position: 10px center;
white-space: nowrap;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
color: #5d5d5d;
text-transform: capitalize;
font-size: 21px;
}
.pageTitle.passed > .row
{
color: #c18f45;
}
[dir="rtl"] .pageTitle > .row
{
padding-right: 70px;
padding-left:0;
background-position:calc(100% - 10px) center;
}
.pageTitle > span:after
{
content: '';
float: right;
height: 60px;
width: 60px;
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat center;
position: absolute;
right: 10px;
top: 0;
filter: contrast(0);
background-size: 11px;
}
.pageTitle:nth-child(4) > span:after
{
content:'';
display: none;
}
.pageTitle .basket:before
{
content: ''
;float: left;
filter: blur();
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 73px !important;
height: 60px;
background-position: center;
background-repeat: no-repeat;
background-position-x: 30px !important;
}
.pageTitle.passed .basket:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle .address:before
{
content:''
;float: left;
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
filter: contrast(0%);
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle.passed .address:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle .payment:before
{
content:''; filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
float: left;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle.passed .payment:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle .confirm:before
{
content:''; filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p4.svg');;
background-size: 32px;
width: 70px;
height: 60px;
float: left;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle.passed .confirm:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p4.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
.pageTitle .address2
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/pageIcons/address2.png'); filter: brightness(1000%);
}
.pageTitle.passed .address2
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/pageIcons/address2Passed.png');
}
.pageTitle .cargo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/pageIcons/cargo.png');
}
.pageTitle.passed .cargo
{
background-image:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/pageIcons/cargoPassed.png');
}
.col-title
{
line-height: 35px;
font-size:16px;
color: #6c6c6c;
padding-right:0;
padding-left: 0;
border-bottom:1px solid #cdcdcd;
}
#leftFilter > .col-title
{
display: none;
}
.col-text
{
line-height: 17px;
font-size:13px;
}
[dir="rtl"] .col-text
{
text-align: right;
direction:ltr;
}
.currency
{
padding-top: 5px;
padding-bottom:5px;
}
.currency:last-child
{
padding-bottom: 0;
border-bottom:0;
}
#BlokAra > .row
{
position: relative;
}
@media screen and (min-width: 1025px)
{
#tabBasket a:before
{
content: ''
;float: left;
filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 73px !important;
height: 60px;
background-position: center;
background-repeat: no-repeat;
background-position-x: 25px !important;
}
#tabBasket.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
#tabAddress a:before
{
content:''
;float: left;
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
filter: contrast(0%);
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
#tabAddress.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
#tabPayment a:before
{
content:''; filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
float: left;
background-position: center;
background-repeat: no-repeat;
}
#tabPayment.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
#tabApprove a:before
{
content:''; filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p4.svg');;
background-size: 32px;
width: 70px;
height: 60px;
float: left;
background-position: center;
background-repeat: no-repeat;
}
#tabApprove.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p4.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
[dir="rtl"] #tabBasket a:before
{
content: ''
;float: left;
filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 73px !important;
height: 60px;
background-position: center;
background-repeat: no-repeat;
background-position-x: 10px !important;
margin-right: -70px;
float: right;
}
[dir="rtl"] #tabAddress a:before
{
content:''
;float: left;
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
filter: contrast(0%);
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
background-position-x: 10px !important;
margin-right: -70px;
float: right;
}
[dir="rtl"] #tabPayment a:before
{
content:''; filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
float: left;
background-position: center;
background-repeat: no-repeat;
background-position-x: 10px !important;
margin-right: -70px;
float: right;
}
[dir="rtl"] #tabApprove a:before
{
content:''; filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p4.svg');;
background-size: 32px;
width: 70px;
height: 60px;
float: left;
background-position: center;
background-repeat: no-repeat;
background-position-x: 10px !important;
margin-right: -70px;
float: right;
}
[dir="rtl"] #tabBasket.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
[dir="rtl"] #tabAddress.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
[dir="rtl"] #tabPayment.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
[dir="rtl"] #tabApprove.active a:before
{
content:''; filter: blur();
background-image: url('/Data/EditorFiles/v4/p4.svg');
background-size: 32px;
width: 70px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
}
#pageHeader .pageTitle > .row
{
background: transparent;
color:#666;
}
.pageTitle > .row
{
padding-left: 10px;
background-repeat: no-repeat
;background-position: 10px center;
white-space: nowrap
;position: relative;
overflow: hidden
;text-overflow: ellipsis;
color: #666;text-transform: none !important
;font-size: 21px;
}
.pageTitle span:before
{
width: 70px !important;
background-position-x: 28px !important;
}
.col-title + div
{
display:block !important;
}
}
@media screen and (max-width: 1024px)
{
.col-title
{
cursor: pointer;
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/colArrow.png') no-repeat right center;
border-bottom: 0;
}
#leftFilter
{
position: relative;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #efefef;
background: #fff;
}
#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: 15px;
padding-left: 20px;
background: url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterIcon.png') no-repeat 0 center;
font-family: 'poppins',sans-serif;
letter-spacing: 0.3px;
}
#filterMobileBtn.active
{
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterIconActive.png') no-repeat 0 center;
}
#filterMobileBtn:after, #filterSortBtn:after
{
content:'';
float: right;
width:9px;
height: 15px;
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterArrow.png') no-repeat right center;
}
#filterMobileBtn.active:after, #filterSortBtn.active:after
{
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterArrowActive.png') no-repeat right center;
}
#filterWrapper
{
display: none;
margin-top:10px;
}
.currency *
{
line-height: 20px;
font-size:15px;
}
#filterPanel
{
padding: 10px;
box-sizing:border-box;
}
#filterPanel > .row.mb
{
margin-bottom: 0;
}
#filterPanel > .row.mb > .box.box-border
{
padding: 0;
border-bottom:0;
}
#filterPanel > .row.mb:last-child > .box.box-border
{
border-bottom: 1px solid #ececec;
}
#filterPanel > .row.mb .col-title
{
font-size: 14px;
font-weight: 600;
background-image: none;
background-color: #f0f0f0;
margin-bottom: 5px;
}
#filterPanel > .row.mb .col-title:before
{
content:'';
float: left;
height: 35px;
margin-left: 10px;
}
#filterPanel > .row.mb .col-title:after
{
content:'';
float: right;
width:9px;
height: 35px;
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterArrow.png') no-repeat right center;
margin-right: 10px;
}
#filterPanel > .row.mb .col-title.active
{
color: #e34d0b;
}
#filterPanel > .row.mb .col-title.active:before
{
}
#filterPanel > .row.mb .col-title.active:after
{
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterArrowActive.png') no-repeat right center;
}
#filterPanel > .row.mb .col-title + div
{
border-top: 0;
}
#filterPanel .row.mb
{
margin-bottom: 0;
}
#filterPanel .col-text
{
line-height: 25px;
font-size:11px;
}
#filterPanel .col-text .input-wrap
{
width: 14px;
height:17px;
margin-left: 10px;
}
#filterPanel .col-text .input-wrap.checkbox.active
{
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterInputActive.png') no-repeat right center;
}
#filterPanel .box.p-bottom.col-12
{
padding-top: 5px;
padding-bottom: 5px;
}
.priceWrap
{
float: right;
padding-left:20px;
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/filterPrices.png') no-repeat 0 center;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
.priceWrap span
{
float: left;
width:100%;
text-align: left;
font-weight: 600;
line-height: 14px;
font-size: 11px;
}
.priceWrap span:nth-child(2)
{
display: none;
}
#priceSlider
{
width: calc(100% - 106px);
}
#slider-range
{
margin-bottom: 6px;
}
#filterSortBtn
{
width:calc(100% - 20px);
line-height: 15px;
font-size:11px;
padding-left: 20px;
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/sortIcon.png') no-repeat 0 center;
margin: 10px;
}
#filterSortBtn.active
{
color: #e34d0b;
background:url('/theme/v4/sub_theme/blok/v4/user_gourme_blok/sortIconActive.png') no-repeat 0 center;
}
#filterSort
{
width: calc(100% - 10px);
border: 0px;
box-sizing: border-box;
margin: 0px;
}
#filterSort .filter-box
{
padding-top: 0;
padding-bottom: 0;
}
}
@media screen and (max-width: 540px)
{
#pageHeader .pageTitle
{
height: 40px;
line-height:40px;
}
#pageHeader .pageTitle > .row
{
background-position: center center;
background-size:30%;
}
}
[dir="rtl"] .pageTitle .basket:before
{
content: '';
float: right;
filter: blur();
background-image: url('/Data/EditorFiles/v4/p1.svg');
background-size: 32px;
width: 60px !important;
height: 60px;
background-position: center;
background-repeat: no-repeat;
background-position-x: 0px !important;
margin-right: -70px;
}
[dir="rtl"] .pageTitle > span:after
{
content: '';
float: left;
height: 60px;
width: 30px;
background: url('/Data/EditorFiles/v4/left-arrow.svg') no-repeat center;
position: absolute;
right: auto;
top: 0;
filter: contrast(0);
background-size: 11px;
left: -10px;
}
[dir="rtl"] .pageTitle span:before
{
background-position-x: 10px !important;
}
[dir="rtl"] .pageTitle .address:before
{
content: '';
float: right;
background-image: url('/Data/EditorFiles/v4/p2.svg');
background-size: 32px;
filter: contrast(0%);
width: 60px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
margin-right: -70px;
}
[dir="rtl"] .pageTitle .payment:before
{
content: '';
filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p3.svg');
background-size: 32px;
width: 70px;
height: 60px;
float: right;
margin-right: -70px;
background-position: center;
background-repeat: no-repeat;
}
[dir="rtl"] .pageTitle .confirm:before
{
content: '';
filter: contrast(0%);
background-image: url('/Data/EditorFiles/v4/p4.svg');
background-size: 32px;
width: 60px;
height: 60px;
float: right;
background-position: center;
background-repeat: no-repeat;
margin-right: -70px;
}
.catMenu > li
{
border: 0 !important;
}
.tsGjqhv:hover .basketBtn
{
bottom: 9px;
}
#tab-vitrin-2020
{
}
.tab-vitrin-dd .productPrice
{
height: 35px;
line-height: 28px;
}
.tab-vitrin-dd
{
background: #fff;
}
.tab-vitrin-dd .productDescription
{
line-height: 16px;
font-size: 14px;
color: #5a5a5a;
word-break: unset;
font-weight: 400;
min-height: 32px;
max-height: 33px;
overflow: hidden;
padding: 0px;
float:left;
width: 100%;
}
.soetitle
{
margin: 0px 10px;
width: calc(100% - 20px);
}
.soetitle h4
{
margin-top: 0px;
font-size: 25px;
font-weight: 600;
margin-bottom: 8px;
}
.soetitle p
{
margin: 0px;
}
#catImg .ddlistelr:nth-child(1)
{
background: #f4de87;
margin: 0px 5px 0px 0px;
width: calc(50% - 5px);
border-radius: 5px;
height: 150px;
padding: 20px 30px;
position: relative;
}
#catImg .ddlistelr:nth-child(2)
{
background: #2babce;
margin: 0px 0px 0px 5px;
width: calc(50% - 5px);
border-radius: 5px;
height: 150px;
padding: 20px 30px;
position: relative;
}
#catImg .ddlistelr p
{
font-size: 22px;
font-weight: 600;
}
#catImg .ddlistelr span
{
font-size: 14px;
width: 68%;
float: left;
line-height: 18px;
}
#catImg .ddlistelr:after
{
content: '';
position: absolute;
right: 43px;
top: 10px;
background: #fff;
border-radius: 101px;
width: 130px;
height: 130px;
background-image: url('/Data/EditorFiles/v4/map.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 45px;
}
#filterSort span
{
display: inline-block;
line-height: 50px;
}
.col-2-5
{
width: 20%;
}
#tab-vitrindd.katcoksatan
{
background: #fff;
margin: 0px 0px 10px 0px;
border: 1px solid #f1f1f1;
padding: 10px 20px 0px 20px;
}
#leftFilter .catMenu li.parent > a, .catMenu li.parent > span
{
background: transparent;
}
.ulistfilter
{
background: #f1f1f1;
margin-bottom:10px !important;
border-radius: 4px;
}
#leftFilter .col-text
{
line-height: 17px;
font-size: 14px;
color: #4a4a4a;
}
#filterCats.catMenu > li > ul > li a, #filterCats.catMenu > li > ul > li span
{
line-height: 25px;
font-size: 14px;
color: #4c4c4c;
}
.col-title.col-titlex
{
background: #f1f1f1;
text-transform: capitalize;
text-indent: 10px;
color: #666;
border: 0px;
line-height: 40px;
font-size: 15px;
}
.pxshopn
{
position: absolute;
bottom: 43%;
width: 60%;
margin: 0px 20%;
text-align: center;
z-index: 1;
line-height: 40px;
color: #fff;
background: #000000a3;
display: none;
}
.productItem:hover .pxshopn
{
display: block;
}
.box-title
{
margin-right: 1px;
margin-bottom:1px;
cursor: pointer;
}
.box-title.passive
{
cursor: default;
}
.productComparison
{
height: 30px;
line-height:30px;
font-size: 12px;
color:#6c6c6c;
padding-left: 22px;
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/comparison.png');
background-repeat: no-repeat;
background-position:0 center;
cursor: pointer;
overflow:hidden;
}
.showcase
{
height: 0;
overflow:hidden;
}
.showcase.current
{
height: auto;
overflow:visible;
}
.productDetails .box
{
padding-left: 20px;
padding-right: 20px;
}
.catalogWrapper .productItem
{
background: #fff;
margin: 10px;
width: calc(20% - 20px);
border: #f1f1f1 solid 1px;
border-radius: 4px;
}
[dir="rtl"] .catalogWrapper .productItem
{
border-left: 0;
}
[data-layout="horizontal"] .productItem.col-3
{
padding-left: 0;
padding-right:0;
border-right: 1px solid #ececec;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n)
{
border-right: 0;
}
[data-layout="horizontal"] .productItem.col-3:nth-child(2n+1)
{
clear: both;
}
.resim-vitrin .col-1:nth-child(12n+1)
{
clear: both;
}
[data-layout="horizontal"] .productItem.col-6 > .row
{
margin-left: 0;
margin-right:0;
clear: none;
width:50%;
float: left;
}
.productColItem
{
border-bottom: 1px solid #ececec;
}
.productColListItem
{
position: relative;
}
#colNewsSlide .productColListItem
{
min-height: 100px;
}
.productColListItem a
{
padding-bottom: 10px;
}
.image-wrapper
{
position: relative;
width:100%;
overflow: hidden;
padding-bottom: 100%;
}
.imgInner
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: center;
display: flex;
align-items: center;
}
.proRowName
{
padding-bottom: 0px !important;
}
.image-wrapper img
{
margin: 0 auto;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.ie .image-wrapper img
{
width:100%;
}
.safari .image-wrapper img
{
position: absolute;
max-width:100%;
max-height:100%;
top: 0;
left:0;
}
.image-wrapper img.lazy
{
position: absolute;
top:50%;
left:50%;
width: 64px;
height:64px;
margin-top: -32px;
margin-left:-32px;
}
.image-wrapper img.ndImage
{
opacity: 0;
}
.safari .image-wrapper img.ndImage
{
display: none;
}
.imgGallery:hover img.active
{
opacity: 0;
}
.imgGallery:hover img.ndImage
{
opacity: 1;
}
.icon-new
{
position: absolute;
top:0;
left: 0;
width:61px;
height: 61px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/newIconNT.png') no-repeat;
z-index: 1;
display: none;
}
.icon-new:before
{
content:attr(data-text);
float: left;
width:100%;
height:100%;
line-height: 40px;
font-size:12px;
color: #f09c16;
font-weight:700;
text-transform: uppercase;
text-align:center;
transform:rotate(-45deg);
}
.icon-cargo
{
position: absolute;
bottom:30px;
right: 0;
width:84px;
height: 30px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/cargoIcon.png') no-repeat center center;
z-index: 1;
}
.out-of-stock
{
position: absolute;
width:100%;
top: calc(50% - 20px);
left: 0;
line-height: 40px;
color: #fff;
background: rgba(0,0,0,.6);
z-index: 3;
text-align: center;
font-size: 17px;
text-transform: uppercase;
}
.productListItem .icon-cargo, .resim-vitrin .icon-cargo
{
bottom: 0;
}
.image-band
{
position: absolute;
left:0;
bottom: 0;
line-height:20px;
font-size: 14px;
color:#fff;
padding-top: 5px;
padding-bottom:5px;
background:rgba(0,0,0,.7);
}
.campaign-band
{
font-size: 11px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/campaign-band.png') repeat-y;
background-size:100%;
}
.campaign-text
{
padding-right: 5px;
padding-left:20px;
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/timer-icon.png') no-repeat 0 center;
}
.productCmpItem .campaign-text
{
display: none;
}
.timer-block
{
padding-right: 5px;
}
.productCmpItem .timer-block
{
width:100%;
padding-top: 4px;
padding-bottom:4px;
}
.timer-value
{
height: 20px;
padding-right:4px;
padding-left: 4px;
margin-right:4px;
background: #000;
border:1px solid #fff;
box-sizing: border-box;
}
.productDetails
{
position: relative;
max-height: 150px;
overflow: hidden;
}
.comparisonItem .productDetails
{
border-right: 0;
}
.productColItem .productDetails, [data-layout="horizontal"] .productItem .productDetails
{
border-right:0
}
.variantOverlay
{
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0,0,0,.7);
z-index: 999;
display: none;
}
.variantWrapper
{
position: relative;
background:#fff;
}
.error .variantWrapper
{
z-index: 9999;
}
.productOption
{
position: relative;
min-height:20px;
padding-bottom: 5px;
}
.productListItem .productOption
{
margin-top: 20px;
}
.productOption span
{
float: left;
width:100%;
width: 80px;
height:20px;
line-height: 18px;
font-size:12px;
color: #000;
}
.optionBox
{
width:100%;
box-sizing: border-box;
}
.optionBox a, .optionBox select
{
float: left;
min-width:20px;
height: 20px;
border:1px solid #ececec;
padding-right: 5px;
padding-left:5px;
margin-right: 5px;
margin-bottom:5px;
box-sizing: border-box;
cursor:pointer;
}
.optionBox a.selected
{
border: 1px solid #5b5b5b;
}
.optionBox a p
{
float: left;
width:100%;
height: 20px;
line-height:18px;
text-align: center;
font-size:11px;
color: #000;
}
.optionBox a.selected p
{
font-weight: 700;
}
.optionBox select
{
width:100%;
line-height: 18px;
font-size:11px;
color: #000;
text-transform:uppercase;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/selectArrow.png') no-repeat right center;
}
.bigBadge
{
position: absolute;
left: 0;
bottom: 0;
z-index: 99;
background-color: #944595;
padding: 15px 5px;
border-top-right-radius: 4px;
font-size: 15px;
color: #fff;
font-weight: bold;
}
.bigBadge p
{
padding: 0px;
margin-bottom: -12px;
}
.bigBadgeProductDetailDiv
{
float: left;
background-color: #f0eeef;
border-radius: 4px;
margin-bottom: 10px;
}
.bigBadgeProductDetail
{
background-color: #944595;
padding: 15px 5px;
border-radius: 4px;
font-size: 15px;
color: #fff;
font-weight: bold;
float: left;
}
.bigBadgeProductDetail p
{
padding: 0px;
margin-bottom: -12px;
}
.bigBadgeProductDetailText
{
float: left;
padding: 10px;
color: #6c6c6c;
line-height: 17px;
font-weight: 600;
}
.productBrand
{
line-height: 15px;
height: 15px;
font-size: 13px;
color: #999;
padding: 0px;
overflow: hidden;
}
.productListItem .productBrand
{
line-height: 80px;
}
.productColListItem .productBrand
{
line-height: 15px;
font-size:13px;
margin-bottom: 10px;
}
.productDescription
{
line-height: 16px;
font-size: 14px;
color: #5a5a5a;
word-break: unset;
font-weight: 400;
min-height: 32px;
max-height: 33px;
overflow: hidden;
padding: 0px;
}
.productListItem .productDescription
{
margin-top: 34px;
max-width:400px;
}
.productColListItem .productDescription, .productColItemTp .productDescription
{
line-height: 15px;
font-size:12px;
}
.productColItemTp .productDescription
{
text-align: center;
}
.proRowAct
{
bottom: 0;
left: 0;
padding-top: 0px;
}
.karsilastirma
{
position: absolute;
visibility:hidden;
}
.productBtn
{
width: 30px;
height:30px;
cursor: pointer;
margin-top:2px;
margin-right: 10px;
margin-bottom:2px;
}
[dir="rtl"] .productBtn
{
margin-right: 0px;
margin-left:10;
}
.productListItem .productBtn
{
margin-top: 25px;
}
.basketBtn
{
background: #e0b169;
width: 100%;
margin: 0px;
position: absolute;
bottom: -100px;
left: 0;
right: 0;
height: 40px;
text-align: center;
line-height: 40px;
color: #fff;
text-transform: capitalize;
font-size: 15px;
}
.productItem:hover .basketBtn
{
bottom: 8px;
}
.basketBtn.success, .basketBtn.success:hover
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/basketBtnSuccess.png') no-repeat;
}
.basketBtn.error, .basketBtn.error:hover
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/basketBtnError.png') no-repeat;
}
.fixCart
{
position: absolute;
top: 100%;
left: calc((100% - 1200px)/2 + 920px);
width: 280px;
display: flex;
align-items: center;
padding: 10px;
box-sizing: border-box;
border-radius: 4px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
overflow: hidden;
z-index: 999999999;
background-color: #7d7d7fd9;
backdrop-filter: blur(6px);
-o-backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
-ms-backdrop-filter: blur(6px);
-moz-backdrop-filter: blur(6px);
}
.fixCart img
{
max-height: 45px;
border-radius: 4px;
}
.fixCart span
{
position: relative !important;
color: #fff !important;
width: auto !important;
background: transparent !important;
text-align: left !important;
line-height: 1.3 !important;
top: 0 !important;
left: 0 !important;
right: 0 !important;
bottom: 0 !important;
height: auto !important;
margin-left: 20px;
font-size: 13px !important;
font-weight: normal !important;
}
.fixCart p
{
width: 35px;
padding-top: 9px;
font-size: 15px;
color: #929292;
}
@media screen and (max-width: 1024px)
{
.fixCart
{
left: 0;
width: 100%;
border-radius: 0;
top: calc( 100vh - 130px);
}
.bigBadgeProductDetailDiv
{
margin-left: 10px;
margin-top: 10px;
margin-bottom: 0px;
}
}
.addToCartBtnNew
{
margin: 5px;
position: absolute;
top: 0;
right: 0;
text-align: center;
color: #5cb85b;
text-transform: capitalize;
font-size: 25px;
z-index: 99;
border: 1px solid #5cb85b;
border-radius: 4px;
vertical-align: text-bottom;
cursor: pointer;
width: 35px;
padding: 0px;
line-height: 35px;
height: 35px;
background-color: #fff;
}
.addToCartBtnNew:hover
{
box-shadow: rgba(0,0,0,0.1) 0px 0px 0px 4px;
}
.removeToCartBtnNew:hover, .decreaseToCartBtnNew:hover
{
box-shadow: rgb(0 0 0 / 10%) 0px 0px 0px 4px;
}
.addToCartBtnNewBorder
{
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
.addToCartBtnNewBorder:hover
{
box-shadow: rgb(0 0 0 / 10%) 0px 0px 0px 4px;
height: 108px;
border-radius: 4px;
}
.removeToCartBtnNew, .decreaseToCartBtnNew
{
margin: 5px;
position: absolute;
top: 73px;
right: 0;
text-align: center;
color: #5cb85b;
text-transform: capitalize;
font-size: 25px;
z-index: 99;
border: 1px solid #5cb85b;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
vertical-align: text-bottom;
cursor: pointer;
width: 35px;
padding: 0px;
line-height: 35px;
height: 35px;
background-color: #fff;
}
.removeToCartBtnNew i
{
font-size: 12px;
position: absolute;
top: 12px;
right: 12px;
}
.cartCountNew
{
margin: 5px;
position: absolute;
top: 36px;
right: 0;
text-align: center;
color: #fff;
background-color: #5cb85b;
text-transform: capitalize;
font-size: 16px;
z-index: 99;
border: 1px solid #5cb85b;
vertical-align: text-bottom;
cursor: pointer;
width: 35px;
padding: 0px;
line-height: 35px;
height: 35px;
}
.productLiBorderGreen
{
border: 1px solid #5cb85b !important;
}
.comparisonBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/comparisonBtn.png') no-repeat;
}
.comparisonBtn:hover, .comparisonBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/comparisonBtnHover.png') no-repeat;
}
.favouriteBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/favouriteBtn.png') no-repeat;
}
.favouriteBtn:hover, .favouriteBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/favouriteBtnHover.png') no-repeat;
}
.zoomBtn
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/zoomBtn.png') no-repeat;
}
.zoomBtn:hover, .zoomBtn.active
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/zoomBtnHover.png') no-repeat;
}
.productColItem:last-child .mb
{
margin-bottom: 0;
}
.productColItem:last-child .line-bottom
{
border-bottom: 0;
}
.productPrice
{
height: 45px;
line-height: 28px;
padding-top: 3px;
padding-left: 0px;
padding-bottom: 3px;
display: table-cell;
vertical-align: middle;
width: 100%;
}
[dir="rtl"] .productPrice
{
padding-right: 0px;
padding-left:10px;
}
.productColListItem .productPrice, .productColItemTp .productPrice
{
width:100%;
line-height: 14px;
padding-top:0;
padding-right: 0;
padding-bottom:0;
}
.productColItemTp .productPrice
{
height: 24px;
line-height:12px;
}
.productPrice.discount, .productInfo
{
position: relative;
padding-right:67px;
}
.priceWrapper
{
text-align: left;
float: left;
width: calc(100% - 60px);
}
.currentPrice
{
line-height: 21px;
font-size: 17px;
color: #000;
font-weight: 700;
float: left;
width: 100%;
}
.currentCurrency
{
font-size: 12px;
}
.productColListItem .currentPrice
{
float: right;
width:50%;
line-height: 17px;
font-size:9px;
text-align: right;
}
.productColItemTp .currentPrice, .productColItemTp .discountedPrice
{
width:100%;
line-height: 12px;
font-size:10px;
text-align: center;
}
.discountedPrice
{
width: 100%;
line-height: 15px;
font-size: 14px;
color: #888;
text-decoration: line-through;
margin-right: 7px;
font-weight: 400;
float: left;
display: inline-block;
text-indent: 0px;
}
.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
{
width: 35px;
position: relative;
left: 0px;
margin-right: 5px;
bottom: 0px;
line-height: 14px;
color: #fff;
font-size: 14px;
text-align: center;
float: left;
padding-bottom: 4px;
background-color: #313131;
font-weight: 700;
z-index: 0;
padding: 2px 10px;
}
[dir="rtl"] #productRight .productDiscount
{
right: auto;
left:0;
}
.productInfo .productDiscount
{
top: 85px;
left: -40px;
}
.productDiscount span
{
display: block;
font-size: 15px;
line-height: 17px;
}
.mainControl
{
position: absolute;
width:auto;
top: 0;
left:auto;
right: 0;
margin-left:auto;
margin-top: -50px;
z-index:33;
}
#oneCol .mainControl
{
width: 1260px;
top:50%;
left:50%;
right: auto;
margin-top:-21px;
margin-left: -630px;
}
.mainControl span
{
width: 50px;
height:50px;
cursor: pointer;
background-color:#d6d6d6;
background-repeat: no-repeat;
background-position:center center;
border-left: 1px solid #ececec;
}
#oneCol .mainControl span
{
width: 18px;
height:42px;
background-color: transparent;
border-left:0;
}
.mainPrev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainPrev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/carouselArrows.png');
background-position: left center;
}
.mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/carouselSmlArrowNext.png');
}
#oneCol .mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/carouselArrows.png');
background-position: right center;
}
.colControl
{
float: left;
width:100%;
}
.colControl span
{
position: absolute;
top: 30%;
width: 40px;
height: 50px;
margin-top: -15px;
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
background-size: 20px;
background-color: #ffffffa6;
}
.colControl .colPrev
{
background-image:url('/Data/EditorFiles/v4/left-arrow.svg');
}
.colControl .colNext
{
right: 0;
background-image:url('/Data/EditorFiles/v4/right-arrow.svg');
}
.colBottomControl
{
background:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/controlLine.png') repeat-x 0 center;
margin-top: 10px;
}
.colBottomControl span
{
width: 30px;
height:30px;
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/colControlTp.png');
background-repeat: no-repeat;
opacity:0.5;
cursor: pointer;
}
.colBottomControl.vertical span
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/colControlVerticalTp.png');
}
.colBottomControlLine
{
width: 80px;
height:30px;
margin-left: auto;
margin-right:auto;
padding-left: 10px;
padding-right:10px;
background: #fff;
}
.colBottomControl span:hover
{
opacity: 1;
}
.colBottomControl .colNext
{
background-position: right 0px;
}
.productPager
{
display: inline-block;
border-right:0;
}
.productPager a,
.productPager span
{
float: left;
width:30px;
height: 28px;
line-height:28px;
margin-bottom: -1px;
border-right:1px solid #ececec;
border-bottom: 1px solid #ececec;
box-sizing:border-box;
}
[dir="rtl"] .productPager a,
[dir="rtl"] .productPager span
{
float: right;
box-sizing:border-box;
}
.productPager a
{
color: #6c6c6c;
background-repeat:no-repeat;
background-position: center center;
}
.productPager a.first,
[dir="rtl"] .productPager a.last
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/firstArrow.png');
}
.productPager a.prev,
[dir="rtl"] .productPager a.next
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/prevArrow.png');
}
.productPager a.next,
[dir="rtl"] .productPager a.prev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/nextArrow.png');
}
.productPager a.last,
[dir="rtl"] .productPager a.first
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/lastArrow.png');
}
.productPager a:hover, .productPager span
{
background-color: #f3f3f3;
}
.productPager span
{
color: #000;
border-bottom:1px solid #b7b7b7;
cursor: default;
}
@media screen and (max-width: 1230px)
{
#oneCol .mainControl
{
width: auto;
top:0;
left: auto;
right:0;
margin-top: -50px;
margin-left:auto;
}
#oneCol .mainControl span
{
width: 50px;
height:50px;
cursor: pointer;
background-color:#d6d6d6;
background-repeat: no-repeat;
background-position:center center;
border-left: 1px solid #ececec;
}
#oneCol .mainPrev
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/carouselSmlArrowPrev.png');
}
#oneCol .mainNext
{
background-image:url('/theme/v4/sub_theme/vitrin/v4/user_gourme_vitrin/carouselSmlArrowNext.png');
}
}
@media screen and (max-width: 1100px)
{
[data-layout="horizontal"] .productItem.col-3 .productPrice.discount
{
width:100%;
height: auto;
margin-bottom:20px;
padding-left: 10px;
box-sizing:border-box;
}
}
@media screen and (max-width: 1000px)
{
.mainControl, #oneCol .mainControl
{
margin-top: -60px;
}
.mainControl span, #oneCol .mainControl span
{
width: 60px;
height:60px;
}
.productListItem .productBrand
{
line-height: 40px;
font-size:20px;
}
.productListItem .productDescription
{
margin-top: 10px;
max-width:100%;
font-size: 13px;
line-height:16px;
}
.currentPrice
{
font-size: 16px;
}
.discountedPrice
{
font-size: 15px;
}
.resim-vitrin .currentPrice
{
line-height: 33px;
}
.resim-vitrin .discountedPrice
{
line-height: 18px;
}
#leftColumn .productColItem, #rightColumn .productColItem
{
position: relative;
}
#leftColumn .productPrice.discount, #rightColumn .productPrice.discount
{
padding-right: 0;
padding-bottom:0;
margin-top: 0;
position:static;
}
#leftColumn .productDiscount, #rightColumn .productDiscount
{
top: 10px;
bottom:0;
margin-top: 0;
}
}
@media screen and (min-width: 1001px)
{
:not(.notClear) > .col-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (max-width: 1000px) and (min-width: 1025px)
{
.resim-vitrin .col-1
{
padding-bottom: 10px;
}
.productComparison
{
width: 0;
padding-left:17px;
}
:not(.notClear) > .col-md-6:nth-of-type(2n) .productDetails,
:not(.notClear) > .col-md-4:nth-of-type(3n) .productDetails,
:not(.notClear) > .col-md-3:nth-of-type(4n) .productDetails,
:not(.notClear) > .col-md-2:nth-of-type(6n) .productDetails
{
border-right: 0;
}
}
@media screen and (min-width: 1025px)
{
.tab-vitrin-dd
{
background: #fff;
margin: 10px 0px 10px 0px;
padding: 10px 20px 0px 20px;
box-sizing: border-box;
}
.productBrand:hover
{
text-decoration: underline;
}
.productDescription:hover
{
text-decoration: underline;
}
.col-title + div
{
display: block !important;
padding: 10px 10px 0px 20px;
}
.image-wrapper
{
height: 0;
padding-bottom:0;
}
}
@media screen and (max-width: 1024px)
{
.image-wrapper img
{
}
.tab-vitrin-dd .slick-dots
{
display:none !important;
}
.tab-vitrin-dd
{
margin-bottom: 10px;
}
.tab-vitrin-dd .priceWrapper
{
text-align: left;
width: 100%;
}
.tab-vitrin-dd .priceWrapper.pwrapperx
{
text-align: left;
width: calc(100% - 43px);
}
.tab-vitrin-dd .productPrice .productDiscount
{
top: auto;
margin-right: 3px;
margin-top: 0;
left: auto;
right: 0;
font-size: 13px;
line-height: 15px;
height: 30px;
background: #535353;
width: 40px;
padding-left: 0px;
padding-right: 0px;
}
[dir="rtl"] .tab-vitrin-dd .priceWrapper.pwrapperx
{
text-align: right;
width: calc(100% - 56px);
}
.basketBtn
{
display: none;
}
.colControl span
{
position: absolute;
top: 35%
;margin-top: 0px;
}
#productControl2012 .colControl span
{
position: absolute;
top: 38%;
width: 40px;
height: 50px;
margin-top: 0px;
}
.katcoksatan .col-2-5
{
width: 50%;
}
.catalogWrapper .productItem
{
background: #fff;
margin: 0px 3px;
margin-bottom: 10px;
width: calc(50% - 6px);
}
.image-wrapper
{
height: 0;
padding-bottom:100% !important;
}
.catalogWrapper .productItem .image-wrapper img
{
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
.productOption span, .optionBox a p
{
height: 24px;
line-height:22px;
}
.productOption span
{
font-size: 14px;
}
.optionBox a, .optionBox select
{
height: 24px;
}
.productDiscount span
{
display: block;
font-size: 15px;
line-height: 14px;
}
.optionBox a
{
min-width: 24px;
}
.optionBox a p
{
font-size: 13px;
}
.productBrand
{
font-size: 13px;
}
.productDescription
{
line-height: 16px;
font-size: 14px;
}
.productPrice.discount
{
height: auto;
margin-bottom:20px;
padding-left: 10px;
box-sizing:border-box;
}
.productPrice .productDiscount
{
top: auto;
margin-top: 0;
left: auto;
right: 0;
font-size: 14px;
line-height: 16px;
height: 30px;
background: #535353;
}
#productLeft .productDiscount
{
}
.priceWrapper
{
text-align: left;
}
.discountedPrice
{
font-size: 14px;
width: 100%;
margin: 0px;
}
.discount .currentPrice
{
font-size: 20px;
line-height:20px;
}
.productPager a, .productPager span
{
width: 40px;
height:38px;
line-height: 38px;
font-size:15px;
}
.productListItem .productBrand
{
line-height: 50px;
font-size:25px;
}
.productListItem .productDescription
{
line-height: 21px;
font-size:15px;
}
.currentPrice
{
font-size: 20px;
}
.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
{
}
.productBrand
{
}
.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;
}
.currentPrice
{
font-size: 17px;
width: 100%;
margin: 0px;
line-height: 19px;
}
.currentCurrency
{
font-size: 14px;
}
}
[dir="rtl"] .productDiscount
{
width: 35px;
position: relative;
left: auto;
right: 0;
margin-left: 5px;
margin-right: 0px;
bottom: 0px;
line-height: 14px;
color: #fff;
font-size: 14px;
text-align: center;
float: right;
padding-bottom: 4px;
background-color: #313131;
font-weight: 700;
z-index: 0;
padding: 2px 10px;
}
[dir="rtl"] .priceWrapper
{
text-align: right;
float: right;
width: calc(100% - 60px);
}
[dir="rtl"] .dctop a
{
float: left;
}
[dir="rtl"] #catImg .ddlistelr:nth-child(1)
{
background: #f4de87;
margin: 0px 0px 0px 5px;
width: calc(50% - 5px);
border-radius: 5px;
height: 150px;
padding: 20px 30px;
position: relative;
}
[dir="rtl"] #catImg .ddlistelr:after
{
content: '';
position: absolute;
left: 30px;
right: auto;
top: 10px;
background: #fff;
border-radius: 101px;
width: 130px;
height: 130px;
background-image: url('/Data/EditorFiles/v4/map.svg');
background-repeat: no-repeat;
background-position: center;
background-size: 45px;
}
[dir="rtl"] #catImg .ddlistelr span
{
font-size: 14px;
width: 68%;
float: right;
line-height: 18px;
}
#footerBottom .currPop
{
bottom: calc(100% + 0px);
position: absolute;
padding-bottom: 6px !important;
top: auto;
z-index: 795;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
width: 190px;
display: none;
left: 0px;
}
#footerBottom .currPop:before
{
display:none !important;
}
#footerBottom .currPop:after
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-bottom: -12px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 158px;
transform: rotate(136deg) skewX(1deg);
border-left: 0px;
bottom: 0;
}
#footerBottom #currencyLink .currPop:after
{
content: '';
float: left;
width: 11px;
height: 11px;
margin-bottom: -12px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: 74px;
transform: rotate(136deg) skewX(1deg);
border-left: 0px;
bottom: 0;
}
#footer #currencyLink
{
height: 50px;
box-sizing: border-box;
padding-left: 21px;
width: 109px;
position: relative;
line-height: 50px;
margin: 5px 0px;
margin-right: 10px;
padding-right: 21px;
border-right: 0px;
border: 2px solid #EFEFEF;
border-radius: 4px;
padding: 0px 25px;
}
#footer #DeliveryC .countriesMob div:nth-child(1)
{
padding-right: 0px;
}
#footer #DeliveryC .countriesMob div:nth-child(1):after
{
display: none;
}
#footer #DeliveryC
{
height: 50px;
box-sizing: border-box;
width: auto;
position: relative;
line-height: 16px;
background: url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat center right;
background-size: 9px;
border: 2px solid #EFEFEF;
border-radius: 4px;
padding: 0px 16px;
background-position-x: calc(100% - 6px);
margin: 5px 0px;
padding-right: 20px;
}
#footer #currencyLink:before
{
content: '';
background: url('/Data/EditorFiles/v4/earth.svg') no-repeat center left;
height: 50px;
background-size: 20px;
width: 30px;
position: absolute;
left: 0;
background-position-x: 9px;
}
#footer h3
{
font-size: 15px;
font-weight:700;
line-height: 20px;
text-transform:uppercase;
word-break: break-all;
margin-top:0;
}
#footerTop
{
padding-top: 25px;
padding-bottom:25px;
background: #bf8f45;
}
#footerTop h2
{
color: #fff;
text-align:center;
}
#footerTop h3
{
color: #fff;
}
#footerTop p
{
display: block;
font-size:12px;
color: #fff;
line-height:20px;
}
.newsletter h2
{
font-size: 13px;
font-weight: 400;
float: left;
text-align: center;
}
.newsletter
{
margin: 15px 0px;
}
#footer .newsletterMain
{
background: #fff;
position: relative;
}
#footer .newsletterMain input[type="text"]
{
width: 99%;
height: 48px;
line-height: 48px;
border: 0;
text-indent: 10px;
font-size: 14px;
-webkit-appearance: none;
border-radius: 0px;
background: #fff;
}
#footer .newsletterMain .placeholder
{
right: 50px;
line-height: 48px;
padding-left: 10px;
}
#footer .newsletterMain input[type="button"]
{
position: absolute;
top: 0px;
right: 0px;
z-index: 33;
width: 80px;
height: 50px;
border: 0;
cursor: pointer;
background: #D1AD77;
color: #fff;
font-size: 14px;
-webkit-appearance: none;
border-radius: 0px;
}
[dir="rtl"] #footer .newsletterMain input[type="button"]
{
right: auto;
left:0px;
}
[dir="rtl"] #social
{
float: left;
}
#social
{
text-align: center;
margin-left: -20px;
}
#social ul
{
padding-top: 10px;
}
#social a, #social a img
{
float: left;
width: 30px;
height: 30px;
margin: 0px 8px;
}
[dir="rtl"] #social li,
[dir="rtl"] #social li a,
[dir="rtl"] #social li a img
{
float: right;
}
#social li
{
padding-right: 10px;
padding-bottom:10px;
}
[dir="rtl"] #social li
{
padding-right: 0;
padding-left:10px;
}
#footerMiddle
{
padding-top: 50px;
padding-bottom: 30px;
background: #131A22;
color: #fff;
}
#footerMiddle ul li
{
display: block;
}
#footerMiddle ul li a, #footerMiddle p
{
display: block;
padding-top: 8px;
padding-bottom: 8px;
line-height: 19px;
font-size: 14px;
color: #e0e0e0;
font-weight: 400;
}
#footerBottom
{
background: #131a22;
min-height: 50px;
padding-top: 25px;
border-top: 1px solid #444444;
}
#footerBottom .col
{
min-height: 50px;
line-height: 47px;
display: list-item;
list-style: none;
font-weight: 400;
text-align: center;
color: #fff;
font-size: 14px;
}
#footerBottom .col img
{
vertical-align: middle;
max-height:26px;
}
#footerSecurity img
{
padding-right: 10px;
}
#footerCards
{
text-align: center;
}
#footerPayment
{
text-align: center;
margin-top: 20px;
}
[dir="rtl"] #footerCards
{
text-align: left;
}
#footerGourme
{
text-align: left;
}
#footerCards img
{
height: 38px !important;
}
@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: 1025px)
{
#footerMiddle ul li div
{
display:block !important;
height:auto !important;
}
}
@media screen and (max-width: 1024px)
{
[dir="rtl"] #footer #currencyLink
{
margin-left: 10px;
margin-right: 10px;
}
#footer #currencyLink
{
margin-left: 10px;
}
#footer .newsletterMain input[type="text"]
{
width: 100%;
}
#footer .newsletterMain
{
background: transparent;
overflow: hidden;
height: 50px;
}
#footerCards img
{
padding-left: 0px;
height: 44px !important;
}
#footerCards
{
text-align: center;
}
#footerBottom
{
background: #131a22;
min-height: 50px;
padding-top: 12px;
border-top: 1px solid #444444;
}
.newsletter h2
{
font-size: 14px;
font-weight: 400;
float: left;
text-align: center;
width: 100%;
line-height: 20px;
}
h4
{
font-weight: 400;
font-size: 15px;
font-family: 'poppins',sans-serif;
}
#footer h3
{
font-size: 14px;
font-weight: 500;
font-family: 'poppins',sans-serif;
}
#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: 0px;
padding: 0px 5px;
line-height: 40px;
background: transparent url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat right center;
cursor: pointer;
background-size: 16px;
background-position-x: calc(100% - 10px);
}
[dir="rtl"] #footerMiddle h3
{
background: transparent url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat 15px center;
background-size: 14px;
}
#footerMiddle h3.active
{
color: #fff;
background: transparent url('/Data/EditorFiles/v4/up-arrow.svg') no-repeat right center;
background-size: 16px;
background-position-x: calc(100% - 10px);
}
[dir="rtl"] #footerMiddle h3.active
{
background: transparent url('/Data/EditorFiles/v4/up-arrow.svg') no-repeat 15px center;
background-size: 14px;
}
#footerMiddle h3 + div
{
display: none;
}
#footerMiddle ul li a, #footerMiddle p
{
line-height: 24px;
font-size: 13px;
color: #b7b7b7;
}
#footerMiddle p
{
padding-left: 20px;
padding-right:20px;
}
#footerBottom .col
{
text-align: center;
}
#footerBottom .col img
{
padding-right: 5px;
padding-left:5px;
}
}
@media screen and (max-width: 540px)
{
#footer	h3
{
font-size: 14px;
font-weight: 500;
font-family: 'poppins',sans-serif;
}
}
.wrapper
{
display: inline-flex;
margin: 0;
padding: 0;
align-items: center;
justify-content: center;
}
.wrapper i
{
padding: 0px 10px;
}
.wrapper a:nth-child(1)
{
color: #ffffff;
cursor: pointer;
}
.wrapper a:nth-child(1):hover
{
color: #4867AA;
cursor: pointer;
}
.wrapper a:nth-child(2)
{
color: #ffffff;
cursor: pointer;
}
.wrapper a:nth-child(2):hover
{
color: #be4d8a;
cursor: pointer;
}
.wrapper a:nth-child(3)
{
color: #ffffff;
cursor: pointer;
}
.wrapper a:nth-child(3):hover
{
color: #fffc00;
cursor: pointer;
}
.wrapper a:nth-child(4)
{
color: #ffffff;
cursor: pointer;
}
.wrapper a:nth-child(4):hover
{
color: #5eba63;
cursor: pointer;
}
[dir="rtl"] #footer #currencyLink
{
margin-left: 10px;
margin-right: 0px;
}
[dir="rtl"] #footerBottom .currPop
{
left: -106px;
}
[dir="rtl"] #footerBottom #currencyLink .currPop:after
{
content: '';
float: right;
width: 11px;
height: 11px;
margin-bottom: -12px;
background: #fff;
border: 1px solid #dddddd;
border-bottom: 0px;
margin-left: auto;
margin-right: 0px;
transform: rotate(136deg) skewX(1deg);
border-left: 0px;
bottom: 0;
}
[dir="rtl"] #footerBottom #currencyLink:after
{
content: '';
background: url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat center 11px;
background-size: 10px;
position: absolute;
top: 9px;
right: 11px;
height: 38px;
width: 10px;
z-index: 1;
}
[dir="rtl"] #footerBottom #DeliveryC .currPop
{
left: 2px;
}
[dir="rtl"] #footer #DeliveryC .countriesMob div:nth-child(1):after
{
content: '';
right: auto;
left: 17px;
}
[dir="rtl"] #footer #DeliveryC
{
background: url('/Data/EditorFiles/v4/down-arrow.svg') no-repeat center left;
background-size: 9px;
background-position-x: calc(0% + 10px);
}
[dir="rtl"] #footerBottom #DeliveryC .currPop:after
{
content: '';
margin-left: -7px;
}
.sliderWrap
{
width:100%;
}
.slide-wrapper
{
position: relative;
}
.sliderMain
{
width:100%;
min-height: 150px;
}
.GelismisVitrinLoad
{
position: absolute;
width:100%;
height: 50px;
line-height:50px;
text-align: center;
top:50%;
margin: -25px 0 0;
}
.carousel-wrapper
{
position: relative;
overflow:hidden;
}
.sliderMain ul
{
width:100%;
min-height: 70px;
margin:0;
padding: 0;
list-style:none;
position: relative;
white-space: nowrap;
overflow: hidden;
}
[dir="rtl"] .sliderMain ul
{
float: left;
}
.carousel
{
position: relative;
left:0;
}
[dir="rtl"] .carousel,
[dir="rtl"] .carousel li
{
float: left;
}
[dir="rtl"] .carousel
{
width:100%;
}
.sliderMain li, .sliderMain p, .sliderMain a
{
padding: 0;
margin:0;
display: inline-block;
}
.responsive .fade li, .responsive .fade li p, .responsive .fade li a
{
width:100%;
height:100%;
}
.responsive .fade li p, .responsive .fade li a
{
position: absolute;
top:0;
left: 0;
}
.responsive li
{
background-size:cover !important;
}
.fade > li
{
position: absolute;
top:0;
left: 0;
display:none;
}
.fade li.current
{
position: static;
}
.carousel li
{
float: left;
}
.sliderMain img
{
float: left;
width:100%;
max-width:100%;
}
.sliderItem
{
min-height: 300px;
}
.current .sliderItem a
{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
@media screen and (max-width: 1200px)
{
.sliderItem
{
width:100%;
}
}
.slideControl
{
position: absolute;
height: 42px;
top: 30%;
margin-top: 33px;
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: 18px;
height:42px;
background-image:url('/theme/v4/sub_theme/interaktif_vitrin/v4/user_gourme_inter/arrows.png');
background-repeat: no-repeat;
cursor:pointer;
}
.prevSlide
{
background-position: 0 0;
left:0;
margin-left: 20px;
}
[dir="rtl"] .prevSlide
{
background-position: 0 0;
right:0;
margin-right: 20px;
}
.nextSlide
{
background-position: right 0;
right:0;
margin-right: 20px;
}
[dir="rtl"] .nextSlide
{
background-position: right 0;
left:0;
margin-left: 20px;
}
.sliderMain ul.slidePager
{
min-height: auto;
position: absolute;
height: 20px;
text-align: right;
bottom: 10px;
right: 10px;
left: 0px;
padding: 0px 10px;
box-sizing: border-box;
display: table;
}
.twoCol .sliderMain ul.slidePager, .threeCol .sliderMain ul.slidePager
{
width: auto;
left:10px;
right: 10px;
margin-left:0;
}
.slidePager li
{
display: inline-block;
width:15px;
height: 15px;
line-height:15px;
text-align: center;
color:#fff;
font-size: 12px;
cursor:pointer;
background: #666;
margin-top:5px;
margin-left: 5px;
}
.slidePager li.active
{
width: 20px;
height:20px;
line-height: 20px;
background:url('/theme/v4/sub_theme/interaktif_vitrin/v4/user_gourme_inter/pagerActive.png') no-repeat;
margin-top: 0;
cursor:default;
}
.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);76
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}
.ui-datepicker a
{
text-decoration: none;
}
.ui-datepicker table
{
width: 100%;
}
.ui-datepicker-header
{
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/dark_leather.png') repeat 0 0 #000;
color: #e0e0e0;
font-weight: bold;
-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
text-shadow: 1px -1px 0px #000;
filter: dropshadow(color=#000, offx=1, offy=-1);
line-height: 30px;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #111;
}
.ui-datepicker-title
{
text-align: center;
}
.ui-datepicker-prev,
.ui-datepicker-next
{
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
cursor: pointer;
background-image: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/arrow.png');
background-repeat: no-repeat;
line-height: 600%;
overflow: hidden;
}
.ui-datepicker-prev
{
float: left;
background-position: center -30px;
}
.ui-datepicker-next
{
float: right;
background-position: center 0px;
}
.ui-datepicker thead
{
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
background-image: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
background-image: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
background-image: linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1', GradientType=0);
border-bottom: 1px solid #bbb;
}
.ui-datepicker th
{
text-transform: uppercase;
font-size: 6pt;
padding: 5px 0;
color: #666666;
text-shadow: 1px 0px 0px #fff;
filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td
{
padding: 0;
border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child
{
border-right: 0px;
}
.ui-datepicker tbody tr
{
border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child
{
border-bottom: 0px;
}
.ui-datepicker td span,
.ui-datepicker td a
{
display: inline-block;
font-weight: bold;
text-align: center;
width: 30px;
height: 30px;
line-height: 30px;
color: #666666;
text-shadow: 1px 1px 0px #fff;
filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default
{
background: #ededed;
background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede));
background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%);
background: -o-linear-gradient(top, #ededed 0%, #dedede 100%);
background: -ms-linear-gradient(top, #ededed 0%, #dedede 100%);
background: linear-gradient(top, #ededed 0%, #dedede 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede', GradientType=0);
-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover
{
background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active
{
background: #6eafbf;
-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
color: #e0e0e0;
text-shadow: 0px 1px 0px #4d7a85;
filter: dropshadow(color=#4d7a85, offx=0, offy=1);
border: 1px solid #55838f;
position: relative;
margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default
{
background: #f4f4f4;
color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active
{
width: 29px;
margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active
{
width: 29px;
margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active
{
height: 29px;
margin-bottom: 0;
}
.myFlagIcon i
{
border: ;
border: 3px solid #fff;
border-radius: 1px;
margin-top: -9px;
margin-left: -19px;
}
.icon.myFlag
{
background: #fff;
width: 70px;
height: 51px;
margin-left: -1px;
border-radius: 10px 0 0 10px;
box-shadow: 7px 0px 5px rgba(0, 0, 0, 0.12);
margin-top: -1px;
}
input#mobile_phone
{
padding-left: 82px;
border-radius: 10px 0 0 10px !important;
}
.myFlagIcon
{
position: relative;
}
.myFlagIcon::after
{
content: "\00BB";
position: absolute;
right: 12px;
color: #fff;
font-size: 19px;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
top: 0px;
}
div#orderRight
{
display: none;
}
div#orderSummary,
div#leftFilter
{
display: none;
}
@media (min-width:1025px)
{
.fix #hmLinks.col.col-4
{
margin-top: 0;
width: auto !important;
}
.fix #logo
{
width: 163px;
}
#logo.lfix img
{
margin-left: -68px;
}
div#mainColumn
{
background-color: #fff;
}
.pWrapper .pWin.overflow
{
height: 100vh !important;
}
.pWrapper .pWin.overflow .pText
{
height: 100%;
}
.box.box-border.flagList
{
height: 210px;
overflow: auto;
}
div#myPopupWin .row.oh
{
}
.pWrapper .pWin.overflow .pText
{
height: calc(100% - 60px) !important;
overflow: auto !important;
}
}
@media screen and (max-width: 1024px)
{
#footerMiddle ul ul li
{
border-color: rgba(255, 255, 255, 0.21);
}
#footerMiddle h3.active
{
color: #ffdda9;
}
.pBg.close + .pWin.box.whiteBg
{
padding: 10px;
width: 90% !important;
font-size: 15px;
padding-bottom: 70px;
max-height: 192px;
}
body:not(.flexPopup) .pWrapper .pClose
{
margin-top: 10px;
}
html .pWrapper .pWin.overflow .pText *
{
line-height: 25px !important;
}
body:not(.flexPopup) .pWrapper .pClose
{
z-index: 4 !important;
}
#logo .lfbn,
#logo .lfdn
{
display: block;
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
background: transparent;
margin-top: -300px;
-webkit-transition: all 0.24s ease-in-out;
-moz-transition: all 0.24s ease-in-out;
transition: all 0.24s ease-in-out;
}
#logo .lfdn
{
opacity: 1;
margin-top: 0;
}
#logo .lfdn img
{
display: none !important;
}
#logo.lfix .lfbn
{
display: inline-block;
opacity: 1;
margin-top: 0;
transform: translate3d(-8px, -49px, 0);
}
a.lfbn img
{
display: none !important;
}
img.ramadanLogoForMobile
{
-webkit-transition: all 0.24s ease-in-out;-moz-transition: all 0.24s ease-in-out;transition: all 0.24s ease-in-out
;position: fixed;
left: calc(50% - 27px);transform: translateX(-50%)
;top: 7px;
display:block !important;-webkit-transform: translate3d(-22px, -230px, 0);transform: translate3d(-22px, -230px, 0);
}
#search .row
{
margin-top: 6px;
}
#hmLinks.col.col-4
{
width: calc(100% - 87px);
}
#logo
{
width: 86px;
display:none;
}
#search
{
width: calc(100% - 90px);
}
#headerMain
{
height: 50px;
}
#logo.lfix .lfdn
{
display: inline-block;
opacity: 0;
margin-top: 0;
-webkit-transform: translate3d(-230px, 0, 0);
transform: translate3d(-230px, 0, 0);
}
#logo .lfbn
{
-webkit-transform: translate3d(190px, 0, 0);
transform: translate3d(190px, 0, 0);
}
img.logoBig
{
position: fixed;
left: 6px;
top: 5px;
z-index: 99999;
width: 59px;
border: 5px solid #fff;
background-color: #fff;
-webkit-transition: all 0.24s ease-in-out;
-moz-transition: all 0.24s ease-in-out;
transition: all 0.24s ease-in-out;
display:block !important;
}
#headerMain.fix img.logoBig
{
-webkit-transform: translate3d(-230px, 0, 0);
transform: translate3d(-230px, 0, 0);
}
#headerMain.fix img.ramadanLogoForMobile
{
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
img.logoBig,
img.ramadanLogoForMobile
{
display: none;
}
#iu-address .form-control.xlarge input[type="text"],
#iu-address .form-control.xlarge input[type="password"],
#iu-address .form-control.xlarge select,
#iu-address .form.xlarge input[type="text"],
#iu-address .form.xlarge input[type="password"],
#iu-address .form.xlarge select
{
height: 36px;
}
#iu-address .form-control.xlarge textarea,
#iu-address .form.xlarge textarea
{
height: 64px !important;
}
#iu-address div#addressFormCountryControl .icon.icon-i
{
top: 4px;
width: 26px !important;
height: 26px !important;
line-height: 26px;
}
#iu-address .xlarge .icon+select
{
text-indent: 61px !important;
}
#iu-address .xlarge .icon+input[type="text"],
#iu-address .xlarge .icon+input[type="password"],
#iu-address .xlarge .icon+textarea,
#iu-address .edge .xlarge .icon+select,
#iu-address .ie .xlarge .icon+select,
#iu-address .xlarge .input-icon .placeholder
{
padding-left: 68px !important;
}
#iu-address .showAddressFieldInvoiceType .icon
{
height: 34px !important;
}
#iu-address .xlarge .icon
{
height: 34px !important;
width: 55px !important;
}
#iu-address .xlarge .icon.myFlag
{
height: 36px !important;
margin-top: 0;
width: 58px !important;
z-index: 22;
}
.myFlagIcon::after
{
top: -2px;
left: 53px;
color: #fffeb5;
}
body #iu-address .myFlagIcon::after
{
top: -12px;
left: 47px;
color: #fffeb5;
}
#iu-address .xlarge input#mobile_phone
{
padding-left: 69px !important;
}
.myFlagIcon i
{
margin-left: -17px !important;
}
.box.box-border.flagList
{
margin-top: 8px;
padding: 10px;
margin-left: 2px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.13);
}
.box.box-border.flagList li
{
border-bottom: 1px solid rgba(204, 204, 204, 0.44);
line-height: 13px;
padding-top: 10px;
padding-bottom: 3px;
}
.box.box-border.flagList li .flag
{
margin-top: 1px;
}
@media screen and (max-width: 1024px)
{
#SepetForm tr
{
min-height: 165px;
}
#addCartBtn
{
z-index: 56;
}
#addCartBtn
{
z-index: 56 !important;
}
a.btnLogins
{
margin-left: 0 !important;
margin-top: 7px;
display: inline-block;
padding: 5px 20px !important;
border: none;
}
a.btnLogins
{
margin-left: 0;
margin-top: 7px;
display: inline-block;
padding: 10px 20px;
border: none;
}
body:not(.flexPopup) .pWrapper .pWin
{
min-height: 130px !important;
}
.pWrapper .pWin.overflow .pText
{
overflow-y: auto;
}
#iu-address .xlarge .icon+select
{
text-indent: 1px !important;
}
#iu-address .xlarge .icon+input[type="text"],
#iu-address .xlarge .icon+input[type="password"],
#iu-address .xlarge .icon+textarea,
#iu-address .edge .xlarge .icon+select,
#iu-address .ie .xlarge .icon+select,
#iu-address .xlarge .input-icon .placeholder
{
padding-left: 16px !important;
}
.box.box-border.flagList li
{
padding-top: 13px !important;
padding-bottom: 6px !important;
}
.box.box-border.flagList
{
position: fixed;
left: 0;
top: 0px;
width: 100%;
margin: 0 !important;
padding: 45px !important;
height: calc(100% - 40px);
overflow: auto;
padding-top: 20px !important;
margin-bottom: 40px !important;
}
}
form#iletisim-form .icon.myFlag
{
background: #000;
z-index: 5;
width: 60px;
}
form#iletisim-form .myFlagIcon i
{
border: ;
border: 3px solid #fff;
border-radius: 1px;
margin-top: -9px;
margin-left: -19px;
}
form#iletisim-form .myFlag
{
background: #525252;
width: 70px;
height: 51px;
margin-left: -1px;
border-radius: 10px 0 0 10px;
box-shadow: 7px 0px 5px rgba(0, 0, 0, 0.12);
margin-top: -1px;
}
form#iletisim-form .myFlagIcon
{
position: relative;
}
form#iletisim-form .myFlagIcon::after
{
content: "\00BB";
position: absolute;
right: 12px;
color: #fff;
font-size: 19px;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
top: 0px;
}
form#iletisim-form .icon.myFlag
{
height: 40px !important;
margin-top: 0;
width: 58px !important;
z-index: 22;
}
form#iletisim-form .myFlagIcon::after
{
top: -2px;
left: 53px;
color: #fffeb5;
}
body form#iletisim-form .myFlagIcon::after
{
top: -5px;
left: 47px;
color: #fffeb5;
}
form#iletisim-form input#Cep
{
padding-left: 72px;
}
.pWin #invoiceForm #address + .btn-danger
{
height: 64px !important;
line-height: normal;
margin-bottom: 0;
top: 0;
}
.pWin #invoiceForm .btn-danger, .pWin .btn-danger.passive:hover
{
line-height: normal;
margin-bottom: 0;
top: 0;
height: 36px;
line-height: 23px;
pointer-events: none !important;
}
.campaignWrapper.box.col.col-12
{
height: auto !important;
}
#addAddress
{
background: #565656 !important;
}
#paymentArea
{
border: none !important;
}
.accordionCnt
{
position: relative;
height: 60px;
}
.accordionCnt::after
{
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: transparent;
z-index: 9;
}
#iu-address div#addressFormCountryControl .icon.icon-i
{
width: auto !important;
font-size: 12px !important;
padding-left: 14px !important;
padding-right: 14px !important;
}
#SepetForm .prdc-tx
{
font-weight: 600;
}
.middleItem td > span.basketProName
{
font-size: 16px !important;
margin-top: 15px;
}
#SepetForm tr
{
height: 130px !important;
}
#SepetForm .prdc-adet
{
padding-top: 4px;
}
#SepetForm .qtyBtns a p
{
width: 30px !important;height: 30px !important
;background: #f5f5f5;
line-height: 29px !important;font-size: 17px !important;color: #000 !important;
}
#SepetForm .middleItem .qtyBtns input
{
height: 30px !important;
}
#SepetForm .qtyBtns a:first-child
{
margin-left: 0 !important;
padding-left: 0 !important;
}
#SepetForm .middleItem td.prdc-fyat > span.fw700
{
margin-top: -2px !important;
display: inline-block;
}
@media screen and (max-width: 1024px)
{
#SepetForm .prdc-fyat
{
padding-top: 22px !important;
}
#SepetForm .prdc-tx
{
margin: 6px 0;
}
#SepetForm .qtyBtns a
{
min-width: max-content !important;
width: auto !important;
}
}
@media screen and (min-width: 1025px)
{
#SepetForm .middleItem td.prdc-fyat > span.fw700
{
float: right !important;
margin-right: 13px;
}
#SepetForm .prdc-fyat .line-through
{
font-size: 14px !important;
float: right !important;
text-align: right;
margin-right: 14px;
}
td.col-2.col-sm-3.forDesktop.prdc-fyat
{
padding-right: 26px;
width: 147px;
padding-top: 3px;
}
}
#pageOrder .input-wrap.radio.active, #pageOrder .form-control:hover .input-wrap.radio.active, #pageOrder .active > .form-control .input-wrap.radio, #pageOrder .input-wrap.radio
{
background: #5cb85c;
height: 17px;
margin-top: 7px;
border-radius: 50%;
position: relative;
}
#pageOrder #Ts-Tamnail.darkBg
{
background: #ececec;
color: #4d884d;
}
#pageOrder .input-wrap.radio.active::after
{
content: "";
position: absolute
;left: 5px;
top: 5px
;width: 7px;
height: 7px
;background: #fff;
border-radius: 50%
;display: none;
}
#pageOrder #Ts-Tamnail .fr button
{
line-height: 17px;
}
#pageOrder #orderLeft
{
padding: 30px;
padding-top: 0px;
padding-bottom: 8px;
}
#pageOrder .p-bottom.addres-box
{
border-bottom: 1px solid #ccc;
margin: 7px;width: calc(100% - 18px);
margin-right: 0;
padding: 0
;padding-bottom: 10px;
margin-bottom: 15px;
}
#pageOrder .row.invoiceList
{
}
#pageOrder .box.col-12.p-bottom.ddbg
{
padding-left: 0;
margin-top: 8px;
}
#pageOrder .col.col-12.ddbgef
{
padding-left: 0;
margin-top: 8px;
}
#pageOrder .popupWin.sepetsil.btn.col-sm-6.btn-danger
{
background: #d9534f;
}
@media screen and (max-width: 1024px)
{
#cartEmpty:before
{
width: 128px;
}
#ordertabsetwrap .sepetwrap:nth-child(1):before
{
background-image: url('/Data/EditorFiles/v4/p1.png?_t=1557524604');
background-size: 23px;
}
#ordertabsetwrap .sepetwrap:nth-child(3):before
{
background-image: url('/Data/EditorFiles/v4/p3.png?_t=1557524997')
;background-size: 27px;
}
#ordertabsetwrap .sepetwrap:nth-child(2):before
{
background-image: url('/Data/EditorFiles/v4/p2.png?_t=1557525210');
background-size: 16px;
}
#ordertabsetwrap .sepetwrap.active:nth-child(3):before
{
background-image: url('/Data/EditorFiles/v4/p3-active.png');
}
#ordertabsetwrap .sepetwrap.active:nth-child(2):before
{
background-image: url('/Data/EditorFiles/v4/p2-active.png');
}
}
#paymentPager li
{
border: none;
width: 100% !important
;padding-left: 30px;
padding-right: 30px; margin-top: 4px
;background: transparent;
border-bottom: none
;margin-right: 10px;
text-align: left
;line-height: 60px;
height: auto !important
;border-bottom: 1px solid #e1e3df;
}
#paymentPager .btn-light.active
{
border-bottom: 1px solid #E1E3DF !important;background: transparent !important
;color: #444444;
font-weight: 600;
}
div#alan_telis input[type="text"]
{
padding-left: 81px !important;
}
.icon.myFlag
{
z-index: 1;
}
l
@media screen and (min-width: 1231px)
{
#content.row > .inner
{
width: 1230px;
}
}
#pageBasketR.fix
{
z-index: 22;
}
@media screen and (max-width: 375px)
{
img.logoBig
{
width: 48px;
top: 17px;
}
#hmLinks.col.col-4
{
width: calc(100% - 75px);
}
#search
{
width: calc(100% - 84px);
}
#logo
{
width: 74px;
}
}
@media screen and (max-width: 320px)
{
span#menuBtn
{
text-indent: -9999px;
width: 22px;
}
span#menuBtn
{
text-indent: -9999px;
width: 22px;
}
#headerMain.fix img.ramadanLogoForMobile
{
-webkit-transform: translate3d(-22px, 0, 0);transform: translate3d(-22px, 0, 0);
}
}
a.btnLogins
{
background: #e0b169;
padding: 4px;
margin-left: 10px;
color: #fff;
}
@media (max-width:1024px)
{
.currPop.active
{
display: block;
position: absolute;
left: 0;
top: 49px;
width: calc(100% - 11px);
}
.countriesMob
{
position: relative;
}
.countriesMob
{
width: 100% !important;
display: block !important;
float: none !important;
}
#hmLinks.newHtmlLink
{
float: none !important;
clear: both !important;
width: 100% !important;
max-width: none !important;
}
#hmLinks.newHtmlLink > div
{
width: 100% !important;
float: none !important;
}
.countriesMob > .fl
{
max-width: none !important;
color: #666 !important;
}
.countriesMob > .fl > span
{
padding-right: 20px;
}
#DeliveryC:hover .currPop
{
display: none;
}
#DeliveryC:hover .currPop.active
{
display: block !important;
}
.countriesMob.countriesMobile_new
{
padding: 0;
background: none !important;
height: auto !important;
}
.countriesMob.countriesMobile_new > .fl, .countriesMob.countriesMobile_new > .fl > span
{
font-size: 14px !important;
line-height: normal !important;
height: auto !important;
background: none !important;
width: auto !important;
margin-right: 0 !important;
padding-right: 0 !important;
width: auto !important;
min-width: unset !important;
}
.countriesMob.countriesMobile_new
{
height: 20px !important;
border: 1px solid #eaeaea;
padding-left: 32px !important;
width: auto !important;
}
#hmLinks.newHtmlLink > #DeliveryC
{
padding: 0 !important;
padding-right: 6px !important;
margin-top: 18px !important;
}
.countriesMob.countriesMobile_new > .fl:nth-child(2)
{
font-weight: 600;
}
.countriesMobile_new .currPop a
{
height: 36px !important;line-height: 39px !important
;position: relative;
padding-left: 18px;width: calc(100% - 11px) !important;
}
.countriesMobile_new .currPop a::before
{
position: absolute;
left: 0;
top: 11px;
}
.currPop.active
{
width: calc(100% - 22px);
}
#mobileMenu
{
z-index: 9999999999999;
}
.currPop.active
{
height: 300px;
top: auto;
bottom: 50px;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.19);
}
.fl.col-12.angularTemplate.campaignBadge
{
max-width: 100px;
overflow: hidden;
}
[dir="rtl"] img.logoBig
{
left: auto;
right: 6px;
}
[dir="rtl"] #headerMain.fix img.logoBig
{
-webkit-transform: translate3d(230px, 0, 0);
transform: translate3d(230px, 0, 0);
}
.fix #hmLinks.col.col-4
{
width: calc(100% - 12px);
}
[dir="rtl"] #hmLinks div.authorLink a
{
background-position: right;
padding-left: 10px;
}
[dir="rtl"] #headerMain.fix img.ramadanLogoForMobile
{
-webkit-transform: translate3d(47px, 3px, 0);transform: translate3d(47px, 3px, 0);
}
}
#cargoArea
{
border: none;
}
.estDelTime
{
padding: 20px;
margin-top: 20px;
background: rgba(193, 143, 71, 0.07);
color: rgb(150, 106, 43);
border: 1px solid rgba(193, 143, 71, 0.26);
margin-bottom: 7px;
}
div#mainWrapper
{
margin-top: 55px;
overflow-x: hidden;
background-color: #fff;
}
.cartNoSave
{
background: rgba(255, 245, 197, 0.45);
padding: 12px 20px;
margin-top: 11px;
margin-left: -10px;
margin-bottom: 18px;
color: rgba(80, 71, 26, 0.67);
font-weight: 600;
display: inline-block;
width: calc(100% + 20px);
letter-spacing: 0.5px;
text-transform: uppercase;
font-size: 12px;
border-left: 2px solid rgb(204, 190, 127);
}
html body #paymentPager li#paymentPager-6[data-id='-6'], #paymentPager li#paymentPager-6[data-id='-6'] *
{
width: 120px;
background: rgba(175, 175, 175, 0.15) url('/Data/EditorFiles/v4/logo_gourmepayment_3.png') no-repeat 31px center
;text-indent: -99999px;
background-size: 284px !important;background-color: transparent !important;
}
li#paymentPager-6[data-id='-6'] .Credit-radDiv
{
}
#paymentPager li#paymentPager-6[data-id='-6'].active
{
background: rgba(175, 175, 175, 0.15) url('/Data/EditorFiles/v4/logo_gourmepayment_3.png') no-repeat 31px center !important;
text-indent: -99999px;
background-size: 284px !important;
background-color: transparent !important;
}
html body #paymentPager li#paymentPager-17[data-id='-17'], #paymentPager li#paymentPager-17[data-id='-17'] *
{
width: 120px;
background: rgba(175, 175, 175, 0.15) url('/Data/EditorFiles/v4/logo_gourmepayment_4.png') no-repeat 31px center
;text-indent: -99999px;
background-size: 284px !important;background-color: transparent !important;
}
li#paymentPager-17[data-id='-17'] .Credit-radDiv
{
}
#paymentPager li#paymentPager-17[data-id='-17'].active
{
background: rgba(175, 175, 175, 0.15) url('/Data/EditorFiles/v4/logo_gourmepayment_4.png') no-repeat 31px center !important;
text-indent: -99999px;
background-size: 284px !important;
background-color: transparent !important;
}
div#main-fr.main-frame
{
}
h4.notFoundNewText
{
padding: 20px;
margin-top: 100px !important;
background: #fff0d9;
}
#footerCards img
{
-webkit-filter: grayscale(1) !important;
-webkit-filter: grayscale(100%) !important;
filter: grayscale(100%) !important;
filter: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/#greyscale');
filter: grayscale !important;
}
#footerMiddle ul ul li
{
border-color: rgba(255, 255, 255, 0.21);
}
#footerMiddle h3.active
{
color: #ffdda9;
}
.s_404sa img
{
width: 120px;
}
.notFoundText
{
padding: 43px;
}
@media (max-width:1024px)
{
div#mainWrapper
{
margin-top: 0px;
}
#footerCards img
{
max-width: 80%;
height: auto !important;
margin: 0 auto !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
}
#footerPayment
{
margin-top: 0px;
}
#footerPayment img
{
max-width: 90%;
height: auto !important;
margin: 0 auto !important;
margin-top: 0px !important;
margin-bottom: 10px !important;
}
.notFoundText
{
padding: 23px !important;
}
.s_404sa
{
margin: 0 !important;
}
.s_404sa
{
font-size: 13px !important;
padding: 0px !important;
}
.s_404sa
{
min-height: 270px !important;
}
.s_404sa img
{
margin-top: 8px !important;
}
}
.s_404sa
{
min-height: 300px;
}
.s_404sa
{
margin-top: -30px;
margin-bottom: -60px;
}
label.fl.col-12.countriesMob.countriesMobile_new
{
background: url('/Data/EditorFiles/v4/maps-and-flagsa.png') no-repeat 8px center !important;
background-size: 15px !important;
}
@media screen and (min-width: 1231px)
{
header + .contentWrapper #content > .inner
{
width: 1200px;
}
}
.pageTitle .row.mb.memberNew
{
background-color: #ececec;
padding-left: 30px;
}
.pageTitle + div#uye-kayit-form
{
margin-top: 27px;
margin-left: -10px;
}
div#alan_ceptel
{
z-index: 9;
position: relative;
}
#addressArea .adresKutu .box-border
{
border: 1px solid #ccc;
padding: 30px;
padding-top: 19px;
margin-top: 10px;
}
div#mainColumn .col.col-12.pageTitle + .box.col-12.middleItem
{
padding: 24px;
}
.col.col-12.box-border .pageTitle .basket:before
{
margin-left: -14px;
}
div#alis-veris-listem table#table1,
div#alis-veris-listem table#tableAdd
{
border: 1px solid #ccc !important;
margin-top: 18px;
margin-bottom: 10px;
}
div#alarm-listem input[type="text"]
{
margin-right: 10px;
}
div#alarm-listem table
{
border: 1px solid #ccc;
margin-bottom: 8px;
}
div#alarm-listem table thead td
{
border-right: 1px solid #e0e0e0;
}
div#catImg
{
padding: 0px;
background: #fff;
margin-bottom: 15px;
border: 1px solid #f1f1f1;
display: block !important;
}
div#catImg .row
{
margin: 0;
}
div#catImg p
{
line-height: 23px;
padding: 0px 20px 20px 25px;
}
div#catImg h1,div#catImg h2,div#catImg h3,div#catImg h4,div#catImg h5,div#catImg h6
{
font-weight: 600;
padding: 10px 25px 0px 25px;
}
a.hideThis_s
{
font-weight: 600;
color: #d8a14f
;text-transform: uppercase;
letter-spacing: 0.5px
;margin-top: 12px;
display: inline-block
;text-decoration: underline;
padding-left: 22px
;margin-bottom: 22px;
}
div#catImg.active_s span
{
display: inline-block;
text-decoration: underline;
}
a.hideThis_s i
{
font-style: normal;
display: none;
}
div#catImg span
{
}
div#catImg.active_s i
{
}
#mainColumn > .col-12:last-child div#catImg > .row
{
clear: both;
overflow: hidden;
}
div#catImg .hideThis_s::after
{
content: "";
background: #fff;width: 100%
;height: 150px;
bottom: 44px
;position: absolute;
left: 0;
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
div#catImg .campaignImage
{
padding: 0px;
}
div#catImg .campaignImage img
{
width: 100%;
}
div#catImg .campaignText h2
{
color: #ffffff;
line-height: 56px;
font-size: 42px;
padding: 0px 20px;
font-weight: 400;
}
div#catImg .campaignText span
{
font-weight: bold;
text-decoration: underline;
}
div#catImg .superSalecampaignText
{
color: #ffffff;
background-color: #5cb85b;
border-radius: 4px;
}
div#catImg .superSalecampaignText h2
{
line-height: 25px;
font-size: 24px;
font-weight: 400;
margin-bottom: 10px;
margin-top: 10px;
}
@media screen and (max-width: 1024px)
{
div#catImg .superSalecampaignText h2
{
font-size: 18px;
}
div#catImg .campaignText h2
{
text-align: center;
line-height: 36px;
font-size: 26px;
padding: 0px 10px;
font-weight: 400;
margin-top: 0px;
}
}
.nl-process
{
padding-top: 30px;
}
.process-list
{
display: table;
table-layout: fixed;
width: 100%;
counter-reset: process-count;
height: 54px;
margin-bottom: 33px;
border-bottom: 1px solid #dedede;
padding-bottom: 27px;
box-shadow: 0px 11px 16px rgba(0, 0, 0, 0.06);
}
.complete-hint
{
display: none;
width: 54px;
height: 54px;
background: #69be38;
border-radius: 50%;
text-align: center;
position: absolute;
left: calc(50% - 24px);
top: 23px;
z-index: 3;
}
.complete-hint i
{
line-height: 54px;
color: #fff;
font-size: 28px;
}
.complete-hint.is-show
{
display: block;
-webkit-animation: scale0to1 160ms forwards;
animation: scale0to1 160ms forwards;
}
.complete-hint.is-hide
{
display: none;
}
.process-item
{
display: table-cell;
text-align: center;
}
.process-item:first-child
{
pointer-events: none;
}
.process-item:first-child .process-content:before
{
display: none;
}
.process-item:last-child .process-content:after
{
display: none;
}
.process-item:last-child .process-active-bar
{
display: none !important;
}
.process-content
{
position: relative;
}
.process-content .process-active-bar, .process-content:before, .process-content:after
{
content: '';
position: absolute;
background: #e5e5e6;
border-radius: 2px;
height: 4px;
top: 12px;
transition: all 120ms ease-in;
}
.process-content .process-active-bar
{
position: absolute;
background: #ff9c23;
z-index: 2;
left: calc(50% + 20px);
right: calc(100% - 20px);
transition: all 300ms ease-out;
}
.process-content:before
{
right: calc(50% + 20px);
left: -2px;
}
.process-content:after
{
left: calc(50% + 20px);
right: 0;
z-index: 1;
}
.process-content .circle
{
position: relative;
background: #e5e5e6;
display: inline-block;
border-radius: 50%;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
transition: all 300ms ease-in;
}
.process-content .circle span
{
color: #999;
}
.process-content .circle span:before
{
counter-increment: process-count;
content: counter(process-count);
}
.process-content .des
{
padding-top: 5px;
padding: 5px 10px;
box-sizing: border-box;
}
.process-content .des span
{
color: #bbb;
transition: color 120ms ease-in;
}
.process-item.is-active .process-content .process-active-bar
{
display: block;
right: calc(-50% + 20px);
}
.process-item.is-active .process-content .circle
{
background: #ff9c23;
}
.process-item.is-active .process-content .circle span
{
color: #fff;
display: inline-block;
-webkit-animation: scale0to1 300ms forwards;
animation: scale0to1 300ms forwards;
}
.process-item.is-active .process-content .circle span:before
{
content: "";
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/https://www.gourmeturca.com/Data/EditorFiles/v4/correct-symbol.png?_t=1567089175') no-repeat center;
display: inline-block;
width: 20px;
height: 20px;
background-size: 10px;
position: absolute;
left: 4px;
top: 4px;
}
.process-item.is-active .process-content .circle
{
position: relative;
}
.process-item.is-active .process-content .des span
{
color: #6f6f6f;
}
.process-item.is-current .process-content .circle
{
background: #ff9c23;
}
.process-item.is-current .process-content .circle span
{
color: #fff;
}
.process-item.is-current .process-content .des span
{
color: #6f6f6f;
}
.process-item.all-complete .process-content .process-active-bar, .process-item.all-complete .process-content:before, .process-item.all-complete .process-content:after,
.process-item.all-complete .process-content .des
{
width: 0;
opacity: 0;
}
.process-item.all-complete .process-content .circle
{
-webkit-transform: scale(0);
transform: scale(0);
}
.row.oh .nl-process
{
display: none;
}
.row.oh .nl-process:first-child
{
display: block;
}
.productDetailTab_new img
{
max-width: 100%;
}
.productDetailTab_new
{
padding: 20px;
padding-top: 20px;
}
.productDetailTab_new h3
{
color: #cc933f;
margin-top: 0;font-size: 38px !important;
}
.productDetailTab_new p, .productDetailTab_new strong, .productDetailTab_new p *
{
color: #8e8e8e;
font-size: 25px !important;line-height: 42px !important;
}
.productDetailTab_new .row
{
margin-bottom: 50px;
}
.productDetailTab_new .col
{
padding: 0 20px;
}
.productDetailTab_new > h3
{
margin-left: 10px;
}
@media (max-width:1024px)
{
.productDetailTab_new p
{
margin-bottom: 40px;
}
.productDetailTab_new p:last-child
{
}
.productDetailTab_new h3
{
}
.productDetailTab_new *
{
text-align: center;
}
.productDetailTab_new .col-6 h3
{
margin-top: 26px;
}
}
.productDetailTab_new .row
{
background: rgba(237, 237, 237, 0.29);
padding: 50px;
}
.productDetailTab_new p:last-child
{
padding-bottom: 0;
}
@media (max-width:1024px)
{
#live-search-box[style*="display: block"]
{
height: calc(50vh + 15px) ;
overflow-y: auto;
overflow-x: hidden;
}
#live-search-box:empty
{
display: none !important;
}
}
#tab-vitrindd .piecesBadge
{
margin-left: 117px;
margin-top: 117px;
}
#tab-vitrindd .carousel li > div > .row
{
margin-left: -5px;
margin-right: -5px;
}
#tab-vitrindd .carousel li > div > .row .productDetails .box,
#tab-vitrindd .carousel .productDetails p
{
padding-left: 10px !important;
padding-right: 10px !important;
}
.productBrand
{
font-size: 12px;
}
@media (max-width:385px)
{
#stHead .sth3 a.col.forMobile.fr
{
display: none;
}
a.stHeadxtopr strong
{
border: none;
}
}
@media (max-width:1024px)
{
.pBg.close + .pWin.box.whiteBg
{
max-height: none;
}
}
@media (min-width:1025px)
{
.pWrapper .pWin.flexbox .pText
{
height: calc(100% - 185px);
}
}
@media screen and (min-width: 1025px)
{
#pageBasketR.fix> div
{
top: 108px;
width: 360px
;position: fixed;
z-index: 22;box-shadow: 0 0 40px rgba(0, 0, 0, 0.22)
;background: #fff;
margin: 0 !important;margin-left: -61px !important;
}
#pageBasketR.fix> div .row
{
margin: 0 !important;
}
#pageBasketR.fix> div p
{
margin-right: -10px !important;
margin-left: -10px !important;
}
#pageBasketR
{
height: 320px;
}
#pageBasketR.fix
{
position: static !important;
}
}
@media (min-width:1025px)
{
.panelPopupTitle
{
position: fixed;
top: 0;
z-index: 44;
}
.pWrapper .pWin.flexbox .pText
{
padding-top: 70px;
}
}
a#fastBuyBtn
{
display: none;
}
@media (max-width:767px)
{
#ex1 + .pWrapper .pBg.close + .pWin.box.whiteBg
{
height: auto !important;
max-height: none !important;
padding-bottom: 9px !important;
}
.panelPopupTitle
{
position: fixed;
top: 30px;
z-index: 44;
width: calc(100% - 60px);
}
.pWrapper .pWin.flexbox .pText
{
padding-top: 70px;
}
#productRight div#mobileBuyBtn
{
position: fixed;
z-index: 9999;
left: 0;
bottom: 0;
width: 100%;
background: #fff;
padding: 7px;
}
#productRight a#addCartBtn,
#productRight a#fastBuyBtn
{
width: calc(50% - 10px);
}
#productRight a#fastBuyBtn
{
display: inline-block;
margin-left: 8px
;line-height: 55px;
}
}
@media (min-width:1025px)
{
.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: 130px;
height: 50px;
background: url('/Data/EditorFiles/v4/menu.svg') no-repeat left center;
cursor: pointer;
line-height: 50px;
background-size: 17px;
box-sizing: border-box;
padding-left: 22px;
color: #fff;
font-size: 13px;
}
[dir="rtl"] #menuBtn
{
background: url('/Data/EditorFiles/v4/menu.svg') no-repeat right center;
padding-left: 0px;
padding-right: 20px;
background-size: 17px;
width: auto;
}
@-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%;
}
}
#mobileMenu::-webkit-scrollbar
{
width: 0px;
}
[dir="rtl"] #mobileMenu #mobileOptions select
{
background: transparent;
}
[dir="rtl"] .sliderWrap
{
overflow: hidden;
}
[dir="rtl"] #mobileMenu ul li.dtmen1:nth-child(3) ul li span
{
line-height: 50px;
text-indent: 6px;
background-size: 5px;
background-position: left center;
background: transparent;
border-bottom: 1px solid #ddd;
text-transform: capitalize;
padding: 0px;
background-repeat: no-repeat;
cursor: pointer;
background-size: 8px;
background-position-x: calc(100% - 10px);
}
#mobileMenu ul li.dtmen1
{
text-indent: 60px;
background-size: 60px !important;
min-height: 50px;
border-bottom: 1px #ddd solid;
padding-top: 9px;
}
@-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: 400px;
background: #fff
;overflow-y: auto;
z-index: 4444
;-webkit-animation-name: mobileMenuDefault;
animation-name: mobileMenuDefault
;overflow-x: hidden;
}
@-webkit-keyframes mobileMenu
{
from
{
left: -100%;
}
to
{
left: 0;
}
}
@keyframes mobileMenu
{
from
{
left: -100%;
}
to
{
left: 0;
}
}
@media screen and (min-width: 1025px)
{
.menuShow #mobileMenu
{
-webkit-animation-name: mobileMenu;
animation-name: mobileMenu;
}
}
[dir="rtl"] .menuShow #mobileMenu
{
-webkit-animation-name: mobileMenuRtl;
animation-name: mobileMenuRtl;
}
.categoryCard .categoryTitle:hover
{
text-decoration: underline;
}
#closeMobileMenu
{
line-height: 50px;
height: 50px;
color: #666;
background: #F8F8F8 url('/Data/EditorFiles/v4/cancel.svg') no-repeat calc(100% - 10px) center;
cursor: pointer;
background-size: 15px;
width: 100%;
padding: 0px 30px;
font-weight: 600;
font-size: 16px;
margin-bottom: 0px;
}
[dir="rtl"] #closeMobileMenu
{
padding-right: 40px;
padding-left: 10px;
background: #F8F8F8 url('/Data/EditorFiles/v4/cancel.svg') no-repeat calc(0% + 20px) center;
background-size: 17px;
}
[dir="rtl"] #mobileMenu span,
[dir="rtl"] #mobileMenu a,
[dir="rtl"] #mobileMenu label,
[dir="rtl"] #mobileMenu select
{
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/menuArrowRtl.png') no-repeat 0 center;
}
#mobileMenu .dtmen1 .kmob
{
margin: 0px -10px;
width: calc(100% + 20px);
background-color: #f1f1f1 !important;
background-position: 17px center !important;
text-indent: 40px !important;
height: 60px;
line-height: 60px !important;
}
#mobileMenu li.dtmen1 ul
{
left: 0;
display: none;
position: absolute;
top: 0px;
z-index: 11;
background: #fff;
height: 100%;
}
#mobileMenu li ul a
{
color: #999;
font-size: 23px;
line-height: 40px;
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/menuSubArrow.png') no-repeat 0 center;
}
[dir="rtl"] #mobileMenu li ul a
{
background: url('/theme/v4/sub_theme/genel/v4/user_gourme_genel/menuSubArrowRtl.png') no-repeat 0 center;
}
#mobileMenu select
{
background: none;
border: 0;
}
#mobileMenu label[for="langMobile"]
{
padding-left: 10px;
background: url('/Data/EditorFiles/v4/earth.svg') no-repeat 5px center;
background-size: 20px;
filter: contrast(0);
border: 1px solid #ffffff30;
border-radius: 3px;
}
#mobileMenu label[for="curMobile"]
{
padding-left: 25px;
background: url('/Data/EditorFiles/v4m/cash.svg') no-repeat 5px center;
background-size: 24px;
filter: contrast(0);
border: 1px solid #ffffff30;
border-radius: 3px;
}
#mobileMenu #mobileOptions span,
#mobileMenu #mobileOptions a,
#mobileMenu #mobileOptions label,
#mobileMenu #mobileOptions select
{
color: #363636;
text-transform: capitalize;
}
#mobileMenu #mobileOptions select
{
height: 40px;
line-height: 40px;
text-indent: 19px;
font-size: 14px;
}
#mobileMenu .right-arrow:after
{
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat right center;
background-size: 8px !important;
margin-right: 10px;
}
#mobileMenu li ul a
{
line-height: 50px;
font-size: 14px;
text-indent: 6px;
border-bottom: 1px solid #ddd;
background: #fff;
padding: 0px;
text-transform: capitalize;
cursor: pointer;
background-size: 8px;
background-position-x: calc(100% - 10px);
}
#mobileMenu ul li.dtmen1:nth-child(3) ul>span
{
line-height: 50px;
font-size: 14px;
text-indent: 6px;
border-bottom: 1px solid #ddd;
background: #fff;
padding: 0px;
text-transform: capitalize;
cursor: pointer;
background-size: 8px;
background-position-x: calc(100% - 10px);
}
#mobileMenu::-webkit-scrollbar
{
width: 0px;
}
div#mobileMenu.forMobile
{
display: block;
padding-left: 0px;
padding-right: 0px;
}
#header .headerLeftBot
{
position: relative;
bottom: 00px;
left: 0;
right: 0;
background: #fff;
padding: 0px 0px 0px;
border-top: 0px;
width: 97%;
}
@media (min-width:1025px)
{
.newHtmlLink
{
display: none;
}
#mobileMenu label[for="langMobile"]
{
display: block;
}
}
@media (min-width:1025px)
{
#header .headerLeftBot
{
position: absolute;
bottom: 12px;
left: 0;
right: 0;
background: #fff;
padding: 10px 0px 0px;
border-top: 1px solid #e8e8e8;
}
}
#mainMenu li span.newMobileBtn
{
height: 29px;
line-height: 29px;
font-size: 14px;
color: #fff;
background: url('/Data/EditorFiles/v4/menu.svg') no-repeat left center;
background-size: 17px;
padding: 0px 25px;
position: relative;
float: left;
cursor: pointer;
}
.mainMenuCat > li:first-child span.newMobileBtn:after
{
content: '';
background: url('/Data/EditorFiles/v4/darrow.svg') no-repeat right center;
width: 10px;
height: 10px;
position: absolute;
right: 10px;
top: 11px;
background-size: 7px;
}
}
img.lazy
{
width: auto !important;
display: inline-block;
height: auto !important;
}
#mobileMenu ul li.dtmen1 li
{
text-indent: 0;
}
.row.b-top.ozetspet,
div#orderTotal
{
font-weight: 600;
color: #dcaa5e;
}
.readMorePrDetail
{
clear: both;
display: block;
margin-top: 10px;
margin-bottom: 20px;
padding-top: 10px;
position: relative;
}
.readMorePrDetail span
{
margin-left: 19px;
color: #000000
;font-weight: 600;
letter-spacing: 1px
;text-decoration: underline;
cursor: pointer;
}
.readMorePrDetail span:last-child
{
display: none;
}
.readMorePrDetail span:first-child
{
display: inline-block;
}
.readMorePrDetail.active span:first-child
{
display: none;
}
.readMorePrDetail.active span:last-child
{
display: inline-block;
}
div#productDetailTab
{
max-height: 250px;
overflow: hidden;
}
div#productDetailTab.active
{
max-height: none !important;
overflow: visible;
}
.readMorePrDetail::after
{
content: "";
position: absolute
;left: 0;
top: 0;width: 100%
;background: #fff;
height: 100px
;top: -100px;
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.readMorePrDetail.active::after
{
display: none;
}
@media (min-width:1025px)
{
div#productLeft .row.slide-wrapper
{
position: absolute;
left: -87px;
top: 0;
}
div#productLeft .row.slide-wrapper li
{
float: none;
margin-bottom: 20px;
height: 63px;
width: 101px !important;
}
.row.slide-wrapper ul#productThumbs
{
width: 95px !important;
top: 1px;
max-height: 400px;
overflow-y: scroll;
overflow-x: hidden;
}
#thumbControl
{
display: none;
}
div#productLeft
{
padding-left: 110px;
}
}
#mobileMenu ul li.dtmen1 li
{
border-bottom: 2px solid #ddd;
}
#mobileMenu ul li.dtmen1 li span
{
margin-top: 8px;
margin-bottom: 7px;
text-transform: none;
}
#mobileMenu li ul a
{
color: #666;
}
#mobileMenu .right-arrow:after
{
background: url('/Data/EditorFiles/v4/right-arrow.svg') no-repeat right center;
background-size: 8px !important;
margin-right: 10px;
}
#mobileMenu .dtmen1 .kmob::after
{
display: none;
}
a#productBrandText
{
display: inline-block;
float: none;
width: auto;
margin-bottom: 12px;
}
#mobileMenu ul li.dtmen1 li
{
border-bottom: 1px solid #ddd !important;
}
@media (min-width:1025px)
{
#leftFilter .col-title.col-titlex
{
background: transparent;
font-weight: 600;
font-size: 11px;
color: #000 !important;
padding-left: 20px;
line-height: 22px;
margin-top: 31px;
margin-bottom: 6px;
text-transform: uppercase;
letter-spacing: 1px;
color: #c3831f !important;
}
div#filterPanel .wbg
{
background: none;
}
div#filterPanel
{
background: #fff;
padding-bottom: 11px;
}
#leftFilter .col-title + div
{
padding-top: 0;
}
#leftFilter .row.mb .form-control
{
margin-left: 20px;
margin-bottom: 8px;
font-size: 13px;
padding-left: 20px;
}
#leftFilter div#priceSlider
{
width: calc(100% - 53px) !important;margin-left: 27px !important;
}
#filterCats.catMenu > li > ul > li a, #filterCats.catMenu > li > ul > li span
{
font-size: 13px;
}
#leftFilter .col-title.col-titlex + .box.p-bottom.col-12
{
margin-top: 6px;
}
#leftFilter .row:first-child .col-title.col-titlex
{
margin-top: 16px;
}
.input-wrap.checkbox
{
height: 11px;
width: 11px;
margin-top: 2px;
}
.form-control:hover .input-wrap.checkbox
{
background-size: 9px;
}
div#filterPanel .wbg .box.col-12,
div#filterPanel .wbg
{
padding: 0;
}
div#filterPanel .row.mb
{
margin-bottom: 0;
}
#leftFilter .catMenu li.parent > a, .catMenu li.parent > span
{
font-size: 11px;
padding-left: 20px !important;
opacity: 0.5;
text-decoration: underline;
letter-spacing: 1px;
}
}
#mobileMenu ul li.dtmen1:nth-child(3) ul li span
{
border: none;
}
#mobileMenu ul li.dtmen1 li span
{
margin: 0;
}
#mobileMenu li ul a, #mobileMenu li ul a span, #mobileMenu ul li.dtmen1:nth-child(3) ul li span, #mobileMenu ul li.dtmen1 li span
{
font-size: 15px;
}
#mobileMenu ul li.dtmen1 li
{
padding-top: 8px;
padding-bottom: 8px;
}
#mobileMenu li ul a
{
line-height: 34px;
}
#mobileMenu ul li.dtmen1:nth-child(3) ul li span
{
line-height: 34px;
}
#mobileMenu ul li.dtmen1 li span
{
padding-left: 7px;
background: none;
}
#mobileMenu .dtmen1 .kmob,
#mobileMenu ul li.dtmen1:nth-child(3) ul>span
{
font-size: 16px;
background: url('/Data/EditorFiles/v4/left-arrow.svg');
background-repeat: no-repeat;
}
div#mainColumn .main-columns-square .main-columns
{
text-align: center;
}
.jquery-modal
{
z-index: 9999999 !important;
}
.newsletterMain input[type="text"]
{
width: 99%;
height: 48px;
line-height: 48px;
border: 0;
text-indent: 10px;
font-size: 14px;
-webkit-appearance: none;
border-radius: 0px;
background: #fff;
}
.newsletterMain input[type="button"]
{
position: absolute;
top: 0px;
right: 0px;
z-index: 33;
width: 80px;
height: 50px;
border: 0;
cursor: pointer;
background: #D1AD77;
color: #fff;
font-size: 14px;
-webkit-appearance: none;
border-radius: 0px;
}
div#ex1 input.sub-email
{
border: 1px solid #ccc;
}
div#ex1 .newsletter h2
{
color: #909090;
}
div#ex1 > p
{
line-height: 22px;
padding-bottom: 4px;
}
#ex1 .newsletterMain input[type="button"]
{
height: 52px;
}
div#ex1 .newsletter h2
{
text-align: left;
}
@media (max-width:1024px)
{
div#ex1 input.sub-email
{
font-size: 12px;
}
div#ex1
{
padding: 12px;
width: 100%;
}
#ex1 .newsletterMain input[type="button"]
{
font-size: 12px;
}
div#ex1 .input-icon
{
position: relative;
}
#ex1 .newsletterMain input[type="button"]
{
position: absolute;
right: 0;
top: 0px;
width: 95px;
}
#ex1 .newsletterMain input[type="button"]
{
}
div#ex1 input.sub-email
{
text-indent: 0;
padding-left: 14px;
}
#ex1 .newsletterMain.col
{
width: 100%;
}
#ex1 .newsletter
{
margin: 0;
}
#ex1 .newsletterMain
{
padding: 0;
margin: 0;
width: 100%;
}
#ex1 .newsletterMain input[type="text"]
{
width: calc(100% - 22px);
height: 45px;
}
}
.showMoreCatvs
{
padding-left: 20px;
margin-top: 14px;
font-weight: 600;
text-decoration: underline;
clear: both;
padding-top: 4px;
position: relative;
cursor: pointer;
}
.activeShowMore
{
height: 78px;
overflow: hidden;
}
.showMoreCatvs::after
{
content: "";
position: absolute
;left: 0;
bottom: 19px
;height: 35px;
width: 100%
;background: #fff;
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.showMoreCatvs i
{
display: none;
}
.showMoreCatvs *
{
font-weight: bold;
}
.showMoreCatvs.active b
{
display: none;
}
.showMoreCatvs.active i
{
display: block;
font-style: normal;
}
.showMoreCatvs.active::after
{
display: none;
}
.showMoreCatvs.active
{
padding-top: 11px;
}
div#catImg.active_s > .row
{
max-height: none !important;
}
.active_s a.hideThis_s i
{
display: block;
}
.active_s a.hideThis_s span
{
display: none !important;
}
div#catImg.active_s::after
{
display: none !important;
}
.DiscoverNew
{
margin-bottom: 60px;
background: #fff;
padding: 30px;
border-radius: 5px;
font-weight: 600;
}
.DiscoverNew svg *
{
fill: #d2ae78 !important;
}
.DiscoverNew svg
{
position: absolute;
top: 50%;transform: translateY(-50%)
;margin-top: 3px;
left: calc(50% - 68px);width: 45px !important;
}
.DiscoverNew .col
{
position: relative;
line-height: 19px;
padding-left: 59px;
font-weight: bold;
text-align: center;
}
.TasteGua svg
{
width: 30px !important;
}
.TasteGua
{
padding-left: 48px !important;
}
.DiscoverNew .col span
{
display: block;
font-weight: normal;
}
.DiscoverNew .col::after
{
content: "";
position: absolute
;width: 1px;
height: 30px
;border-right: 1px solid #ccc;
left: calc(-50% - -119px)
;top: 6px;
}
.DiscoverNew .col:first-child::after
{
display: none;
}
@media (max-width:767px)
{
div#Ts-address
{
margin-top: 10px;
}
#addAddress
{
width: calc(100% - 17px);
height: 41px;
}
.DiscoverNew .col
{
width: 50%;
margin-bottom: 60px;
padding-left: 10px !important;
margin-bottom: 0;
padding-top: 13px;
}
.DiscoverNew .col:nth-child(2),
.DiscoverNew .col:nth-child(1)
{
margin-bottom: 83px;
margin-top: 50px;
}
.DiscoverNew .col::after
{
display: none;
text-align: left;
}
.TasteGua svg
{
left: 50% !important;
margin-left: -9px !important;
}
.DiscoverNew .col svg
{
left: 0;
width: 44px !important;
left: 50%;
margin-left: -18px;
top: -20px;
}
.DiscoverNew .col.TasteGua svg
{
width: 20px !important;
}
.DiscoverNew
{
padding-bottom: 38px;
}
}
div#commentTabContent .col-12[itemprop=author]
{
text-decoration: underline;
display: inline-block;
width: auto;
font-size: 14px;
font-weight: normal;
color:#666;
}
div#commentTabContent .col-12[itemprop=datePublished]
{
display: inline-block;
width: auto !important;
margin-left: 20px;
font-size: 14px;
margin-bottom: 15px;
color:#666;
}
#commentTabContent .stars
{
margin-left: 0;
}
div#commentTabContent .col-12[itemprop=name], div#commentTabContent .col-12[itemprop=description]
{
padding-left: 0;
}
div#commentTabContent .col-12[itemprop=name]
{
margin-top: 10px;
}
div#commentTabContent .col-12[itemprop=description]
{
font-size: 17px !important;
line-height: 33px !important;
color: #666;
}
.box[itemprop=review]
{
padding-top: 30px;
padding-bottom: 30px;
}
a.fw700.commentForm
{
text-decoration: underline;
}
div#commentTabContent > .box
{
margin-top: 0px;
}
.showMoreCamp span:nth-child(2)
{
display: none;
}
.showMoreCamp.active span:nth-child(2)
{
display: block;
}
.showMoreCamp.active span:nth-child(1)
{
display: none;
}
.showMoreCamp
{
cursor: pointer;
display: block;
margin-left: 0;
clear: both;
padding-top: 11px;
padding-bottom: 14px;
font-weight: 600;
text-decoration: underline;
text-align: center;
line-height: 30px;
margin-bottom: 40px;
text-transform: uppercase;
letter-spacing: 1px;
border-top: 4px solid #ccc;
position: relative;
}
ul#campaignList.active
{
max-height: 115px;
overflow: hidden;
}
ul#campaignList.active::after
{
content: "";
position: absolute;width: 100%
;left: 0;
bottom: 0
;height: 60px;
background: #fff; background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
ul#campaignList
{
position: relative;
}
.btn.campaign-btn
{
background: #fff4e5 !important;
color: #c18f45 !important;
font-weight: 600 !important;
}
.btn.campaign-btn:hover
{
background: #c18f45 !important;
color: #fff4e5 !important;
}
.showMoreCamp span
{
position: relative;
z-index: 3;
}
.showMoreCamp span:nth-child(1)::after
{
content: "";
position: absolute;left: 50%
;top: -17px;
width: 0
;height: 0;
border-left: 7px solid transparent
;border-right: 7px solid transparent;
border-top: 7px solid #ccc
;margin-left: -8px;
}
.showMoreCamp.active span:nth-child(2)::after
{
content: "";
position: absolute;
left: 50%;
top: -17px;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
top: -22px;
margin-left: -7px;
}
div#catImg.active_s .hideThis_s::after
{
display: none;
}
.pWin #invoiceForm #address + .btn-danger
{
pointer-events: none;
}
@media (min-width:1025px)
{
.fixedButtonsBottom
{
background: rgba(255, 255, 255, 0.95);
position: fixed;
left: 0;
bottom: 0;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.14);
padding: 8px;
z-index: 99;
width: 100%;
}
div#pageBasketR a#addCartBtn
{
float: right;
margin-right: 0;
width: 270px;
}
#containerPaymentRoute .nextOrder
{
width: 270px;
float: right;
margin-right: 10px;
}
.fixedButtonsBottom button#addAddress
{
margin: 0;
height: 50px
;float: left;
width: 220px !important
;margin-left: 19px;
}
.fixedButtonsBottom button#addAddress
{
display: none;
}
.fixedButtonsBottom button#addAddress:last-child
{
display: block;
}
#pageOrder > .tab-content
{
padding-bottom: 90px !important;
}
}
#pageOrder .p-bottom.addres-box > .tsp
{
display: none;
}
.tab-pane div#Ts-address span
{
display: none;
}
h4.chTitle
{
margin: 0;
color: #000 !important;font-size: 16px !important
;text-transform: uppercase;
font-weight: normal !important
;position: relative;
}
h4.chTitle::after
{
content: "";
position: absolute
;width: 0;
height: 0
;border-left: 7px solid transparent;
border-right: 7px solid transparent
;border-top: 7px solid #000;
left: 30px
;bottom: -7px;
display: none;
}
.col-6 .p-bottom.addres-box:last-child
{
border: none !important;padding-bottom: 0 !important;
}
@media (max-width:767px)
{
.showMoreCamp
{
margin-bottom: 10px !important;
}
h4.chTitle
{
margin-top: 0;
}
.deliveryList h4.chTitle
{
margin-top: 40px;
}
.campaignWrapper
{
margin-top: 30px;
min-height: 0px !important;
}
.col-6 .p-bottom.addres-box:last-child
{
border: none !important;
padding-bottom: 20px !important;
}
}
@media (max-width:320px)
{
#SepetForm .prdc-img
{
width: 15% !important;
}
#SepetForm .prdc-fyat
{
padding-top: 11px !important;
}
#SepetForm .middleItem td.prdc-fyat > span.fw700
{
font-size: 16px !important;
}
#SepetForm .prdc-tx span.basketProName
{
font-size: 12px !important;
}
#SepetForm .prdc-fyat
{
width: calc(85% - 42px) !important;
}
}
#pageOrder .invoiceList,
#pageOrder .deliveryList
{
border: 1px solid #cccccc;
padding: 9px;
margin: 0px;
}
#Ts-Tamnail .popupWin.btn.btn-success
{
background: #fff !important;
color: #000 !important;
}
#pageOrder .popupWin.sepetsil.btn.col-sm-6.btn-danger,
.addressRow .btn-danger
{
background: #fff !important;
color: #000 !important;
}
@media (min-width:1025px)
{
.addressRow.lightBg .btn
{
display: none;
}
.addres-box:hover .btn
{
display: block;
}
}
.contentPayment .pageTitle .cargo,
.contentPayment .pageTitle .payment
{
padding-left: 0;
background: none;
font-weight: 600;
border: 1px solid #ccc;
height: 50px !important;
max-height: none !important;
font-size: 14px !important;
line-height: 46px;
padding-left: 42px;
float: none;
cursor: pointer;
}
.pageTitle .cargo
{
margin-bottom: 0 !important;
}
div#cargoArea
{
margin-top: 0 !important
;border: 1px solid #E1E3DF;
margin: 0
;margin-bottom: 0;
margin-bottom: 20px;
}
.pageTitle.cargoTitle
{
height: auto !important;
margin-bottom: -1px;
}
#paymentArea
{
margin-top: -1px;
}
div#paymentArea > .pageTitle + .row
{
border: 1px solid #E1E3DF;
margin: 0; margin-bottom: 20px;
}
.pageTitle .payment
{
}
.paymentTitle
{
margin-bottom: -1px;
}
#creditCardWrapper
{
padding: 10px;
}
.cargoTitle
{
padding: 0;
margin: 0;
}
.row.mb.cargo
{
margin: 0;
}
.estDelTime
{
clear: both;
margin-bottom: 17px;
line-height: 20px;
}
.cargoTitle::after,
.paymentTitle::after
{
content: "\00BB";
color: #000;
font-size: 20px;
position: absolute;
left: 14px;
top: -2px;
}
.cargoTitle.active::after,
.paymentTitle.active::after
{
transform: rotate(90deg)
;top: -5px;
left: 22px;
}
.cargoTitle.active *,
.paymentTitle.active *
.cargoTitle.active::after,
.paymentTitle.active::after
{
color: #000 !important;
}
.pageTitle .cargo, .pageTitle .payment
{
background: none !important;
}
.paymentTitle.active .choose-payment,
.cargoTitle.active > .cargo
{
color: #c18f47 !important;
}
.paymentTitle.active .choose-payment,
.cargoTitle.active > .cargo
{
color: #000 !important;
}
.choose-shipping
{
padding-top: 3px;
}
#orderLeft div#cargoArea.hideSa
{
visibility: hidden !important;
display: none !important;
}
.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
{
border-radius: 4px !important;
overflow: hidden !important;
}
.xlarge .icon
{
background-color: #fff;
color: #000;
opacity: 0.75;
}
#orderPage .lightBg
{
background: transparent;
}
#orderPage div#orderPageLayer
{
background: #fff;
}
#orderPage .input-wrap.radio
{
}
#orderPage .form-control .input-wrap.radio:not(.active)
{
background: url('/theme/v4/sub_theme/form/v4/user_gourme_form/radioHover.png') no-repeat center center;
}
#orderPage #pageOrder .invoiceList, #pageOrder .deliveryList
{
border-color: #E1E3DF;
}
#orderPage h4.chTitle
{
text-transform: none;
font-size: 20px !important;
}
#orderPage #pageOrder #Ts-Tamnail.darkBg
{
background: #fff;
}
#orderPage #pageOrder .p-bottom.addres-box
{
border-color: #E1E3DF;
}
.orderTabs li > a:after
{
opacity: 0.3;
}
#pageOrder > .nav-tabs li.active a
{
color: #000;
}
#pageOrder > .nav-tabs li a
{
color: #adadad;
}
#pageOrder > .nav-tabs li a::before
{
opacity: 0.4;
}
#pageOrder > .nav-tabs li.active a::before
{
opacity: 1;
}
div#cartDetail #pageHeader .pageTitle > .row
{
color: #787878 !important;
font-size: 18px;
}
div#cartDetail #pageHeader .pageTitle span:before
{
opacity: 0.3;
}
div#cartDetail #pageHeader .pageTitle.passed span:before
{
opacity: 1;
}
div#cartDetail #pageHeader .pageTitle.passed > .row
{
color: #000 !important;
}
div#cartDetail #pageHeader .pageTitle > span:after
{
opacity: 0.3 !important;
}
#orderPage h4.chTitle
{
border-bottom: 1px solid #e1e3df;
padding-bottom: 22px;
}
#pageOrder .box.col-12.p-bottom.ddbg, #pageOrder .col.col-12.ddbgef
{
margin-top: -6px;
margin-left: 53px;
}
#orderPage #pageOrder #Ts-Tamnail.darkBg
{
background: transparent;
}
@media screen and (max-width: 1024px)
{
.ddbg
{
background: transparent !important;
}
#orderPage h4.chTitle
{
margin-top: 0
}
#pageOrder .deliveryList
{
margin-top: 40px;
}
#pageOrder #orderLeft.address-active-remove
{
width: 100% !important;
}
#SepetForm
{
background: #fff;
}
.ddbgef
{
background: transparent !important;
}
#orderPageLayer #addAddress
{
display: none;
}
}
.campaign-line
{
border-color: #E1E3DF;
border-width: 1px !important;
}
#PageBR-price p,
.lightBg[for=indirimkuponu]
{
background: rgb(255, 255, 255) !important;
}
div#orderRight .accordionCnt .pageTitle.lightBg.accordeon
{
background: rgb(255, 255, 255) !important
;border-bottom: 1px solid #e1e3df;
color: #000 !important;
}
div#orderRight .accordionCnt .pageTitle.lightBg.accordeon .row
{
text-align: center;
line-height: 45px
;font-weight: 400;
padding: 0px
;margin: 0px -20px;
text-transform: uppercase
;font-size: 17px;
color: #000
;font-weight: 600;
}
#iu-address .xlarge .icon
{
background-color: #e4e4e4;
}
#orderPage div#orderRight .fixedButtonsBottom button#addAddress
{
display: none;
}
#pageOrder .box.col-12.p-bottom.ddbg, #pageOrder .col.col-12.ddbgef
{
cursor: pointer;
}
#pageOrder #Ts-Tamnail .fr button
{
font-weight: 600;
border: 1px solid #ccc;
padding: 8px 19px;
height: auto;
}
#orderPage #pageOrder .p-bottom.addres-box
{
position: relative;
}
#orderPage #pageOrder .p-bottom.addres-box .btn
{
background: #fff;
color: #000 !important;
border: 1px solid #e2e2e2;
margin-right: 13px;
height: auto;
font-weight: 600;
position: absolute;
right: -13px;
top: 0;
display:none;
}
#orderPage #pageOrder .p-bottom.addres-box:hover .btn
{
display: block;
}
#orderPage #pageOrder .p-bottom.addres-box .btn.btn-danger
{
right: 61px;
}
@media (max-width:1024px)
{
#tabPanel
{
max-height: none !important;
overflow: visible !important;
}
#orderPage #pageOrder .p-bottom.addres-box .btn
{
display: inline-block;
position: static;
margin-top: 10px;
margin-left: 19px;
margin-right: -2px;
width: auto;
}
}
#orderPage #pageOrder .p-bottom.addres-box.activeSa .btn
{
display: inline-block;
}
#iu-address div#addressFormCountryControl .icon.icon-i
{
background: #212121;
}
.contentPayment .pageTitle .cargo, .contentPayment .pageTitle .payment
{
border: none;
padding-left: 0px;
font-size: 18px !important;
}
.box.col-12.pageTitle.cargoTitle
{
margin-left: -10px;
}
.col.col-12.pageTitle.paymentTitle
{
margin-left: 0;
padding-left: 0;
}
.cargoTitle::after, .paymenxqtTitle::after
{
display: none;
}
.cargoTitle.active::after, .paymentTitle.active::after
{
display: none;
}
#cargoArea .cargo-list .row.mb .form-control.medium .input-wrap.radio
{
position: absolute;
left: -6px !important;
right: auto !important;
top: 50%;
transform: translateY(-50%);
}
.cargo-list .medium.cargoRow
{
height: 60px !important;
}
#cargoArea .cargo-list .row.mb .form-control.medium .input-wrap.radio.active::before,
#paymentPager li.active .Credit-radDiv::before
{
position: absolute;
content: "";
width: 10px;
height: 10px;
background: #5ccc54;
top: 4px;
left: 4px;
border-radius: 50%;
}
#paymentPager #paymentPager-2
{
border-bottom: 1px solid #E1E3DF !important;
text-indent: -9999px;
background: url('/Data/EditorFiles/v4/visa-mastercard-new.png') no-repeat 29px 19px !important;
background-size: 110px !important;
}
#cargoArea .cargo-list .row.mb .form-control.medium > .col-12.fl
{
position: absolute;
left: 280px;
right: auto;
width: auto;
height: auto !important;
top: 0 !important;
}
#cargoArea .cargo-list .row.mb .form-control.medium > .col-12.fl:nth-child(2)
{
top: 0px !important;
}
#cargoArea .cargo-list .row.mb *:not(.radio)
{
border: none !important;
}
#cargoArea .cargo-list .row.mb
{
border-bottom: 1px solid #e1e3df !important;
padding-bottom: 0px;
}
#cargoArea .cargo-list .row.mb:last-child
{
border: none !important;
}
@media (max-width:425px)
{
#cargoArea .cargo-list .row.mb
{
padding-bottom: 50px;
}
#cargoArea .cargo-list .row.mb:nth-child(1) .form-control.medium
{
background-size: 250px !important;
}
#cargoArea .cargo-list .row.mb .form-control.medium > .col-12.fl:nth-child(2)
{
top: 60px !important;
}
#cargoArea .cargo-list .row.mb .form-control.medium > .col-12.fl
{
left: 35px !important;
}
}
#paymentPager li:last-child
{
border-color: #fff !important;
}
.estDelTime
{
margin-top: -18px;
}
@media (max-width:767px)
{
div#ordertabsetwrap
{
background: transparent !important;
border-color: transparent;
margin-bottom: 11px !important;
}
}
a#productBrandText + .stars
{
cursor: pointer;
}
div#productDetailTab *
{
font-size: 17px !important;
line-height: 33px !important;
}
div#productDetailTab b span,
div#productDetailTab strong,
div#productDetailTab b,
div#productDetailTab b *,
div#productDetailTab strong *
{
color: #000 !important;
}
div#productDetailTab p
{
margin-bottom: 0px !important;
}
div#productDetailTab br
{
display: none;
}
div#productDetailTab p:empty
{
display: none;
}
div#productDetailTab b,
div#productDetailTab strong ,
div#productDetailTab b span,
div#productDetailTab strong span
{
margin-top: 17px !important;
display: block;
margin-bottom: -5px;
}
div#page-login div#colLogin .row.mb .btn-radius.a-center
{
border: none !important
;text-align: left;
background-color: transparent !important
;line-height: 31px;
color: #000 !important
;height: auto;
margin-top: 5px
;margin-bottom: 5px;
text-transform: none
;font-weight: 600;
font-size: 14px !important
;white-space: nowrap;
opacity: 0.5;
}
div#page-login div#colLogin
{
border: 1px solid #e2e2e2;
padding: 12px
;background: #fff;
display: none;
}
div#fullname1
{
color: #000;
margin-bottom: 0;
margin-left: 14px;
}
.row.mb.memberNew
{
margin-top: -30px;
}
.pageTitle + div#uye-kayit-form
{
margin-top: -7px;
}
@media (min-width:1025px)
{
body.accountPages aside#leftColumn
{
width: 23%;
}
.accountPages div#mainColumn
{
width: calc(77% - 18px);
float: right !important;
}
}
body.accountPages div#twoCol
{
background: #fff !important;
}
body.accountPages #content
{
background: #fff;
}
body.accountPages .pageTitle > .row
{
background: rgba(237, 237, 237, 0.43);
}
span.sp-title
{
margin-bottom: 20px;
display: block;width: 100%
;margin-left: 33px;
height: auto;
}
label.fl[for=address-invoice]
{
display: block;
width: 100%;
}
.accountPages div#colLogin .row.mb a
{
padding-left: 48px;
}
.accountPages div#colLogin
{
border-radius: 0 !important;
}
.accountPages div#colLogin .col:nth-child(1) .row.mb a
{
background: url('/Data/EditorFiles/v4/adres.svg') no-repeat 12px center !important;
background-size: 22px !important;
}
.accountPages div#colLogin .col:nth-child(2) .row.mb a
{
background: url('/Data/EditorFiles/v4/personalinfo.svg') no-repeat 12px center !important;
background-size: 22px !important;
}
.accountPages div#colLogin .col:nth-child(3) .row.mb a
{
background: url('/Data/EditorFiles/v4/favorites.svg') no-repeat 12px center !important;
background-size: 22px !important;
}
.accountPages div#colLogin .col:nth-child(4) .row.mb a
{
background: url('/Data/EditorFiles/v4/coupons.svg') no-repeat 12px center !important;
background-size: 22px !important;
}
.accountPages div#colLogin .col:nth-child(5) .row.mb a
{
background: url('/Data/EditorFiles/v4/points.svg') no-repeat 12px center !important;
background-size: 22px !important;
}
.accountPages div#colLogin .col:nth-child(6) .row.mb a
{
background: url('/Data/EditorFiles/v4/adres.svg') no-repeat 12px center !important;
background-size: 22px !important;
}
.accountPages div#colLogin .col:nth-child(7) .row.mb a
{
background: url('/Data/EditorFiles/v4/messages.svg') no-repeat 12px center !important;
background-size: 22px !important;
}
.accountPages div#colLogin .col:nth-child(8) .row.mb a
{
background: url('/Data/EditorFiles/v4/price.svg') no-repeat 12px center !important;
background-size: 22px !important;
}
.accountPages div#colLogin .col:nth-child(9) .row.mb a
{
background: url('/Data/EditorFiles/v4/stock.svg') no-repeat 12px center !important;
background-size: 22px !important;
}
.accountPages div#colLogin .col:nth-child(10) .row.mb a
{
background: url('/Data/EditorFiles/v4/money-order.svg') no-repeat 12px center !important;
background-size: 22px !important;
}
.accountPages div#colLogin .col:nth-child(11) .row.mb a
{
background: url('/Data/EditorFiles/v4/password.svg') no-repeat 12px center !important;
background-size: 22px !important;
}
.card
{
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid #c8ced3;
border-radius: .25rem;
margin-bottom: 30px;
}
.card-header
{
padding: .75rem 1.25rem;
margin-bottom: 0;
background-color: #f0f3f5;
border-bottom: 1px solid #c8ced3;
border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
font-weight: 600;
font-size: 14px;
}
.card-body
{
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.card-header br
{
display: none;
}
.totalText
{
font-size: 13px;
font-weight: normal;
color: #afafaf;
margin-top: 6px;
}
.totalText p
{
line-height: 20px;
}
.totalText p:last-child
{
margin-bottom: 0;
padding-bottom: 0;
}
div#productLeft .row.slide-wrapper li
{
opacity: 0.6;
}
div#productLeft .row.slide-wrapper li.active, div#productLeft .row.slide-wrapper li:hover
{
opacity: 1;
}
#pageOrder .box.col-12.p-bottom.ddbg, #pageOrder .col.col-12.ddbgef
{
margin-top: 0;
}
form#SepetForm tr.col-12.line-bottom
{
border: 1px solid #E1E3DF;
border-left: none;
border-right: none;
}
#SepetForm .middleItem td.prdc-fyat > span.fw700
{
color: #000;
font-weight: 600;
}
#pageBasketR
{
border: 1px solid #e1e3df;
}
#PageBR-price p
{
border-bottom: 1px solid #e1e3df;
color: #000;
}
span.col.col-9.p-left + #indirim
{
background: #000 !important;
color: #fff !important;
}
div#orderRight
{
border: 1px solid #e1e3df;
padding: 0;
}
div#orderRight > .col.col-12 > .row.mb
{
padding: 0;
margin: 0;
}
div#orderRight .accordionCnt
{
margin-left: -10px;
width: calc(100% + 20px) !important;
}
.pageTitle.paymentTitle, .pageTitle.cargoTitle
{
border: 1px solid #e1e3df;
padding-left: 20px !important;
margin: 0 !important;
margin-bottom: -1px !important;
}
div#page-login div#colLogin .row.mb .btn-radius.a-center.active, div#page-login div#colLogin .row.mb .btn-radius.a-center:hover
{
color: #000 !important;
opacity: 1;
}
#page-shoppinglist .addSelected
{
background: #000;
}
#page-shoppinglist .box.col-12.middleItem
{
padding-left: 0 !important;
}
#page-shoppinglist table#table1 td
{
border: none !important;
}
#page-shoppinglist div#alis-veris-listem table#table1
{
border: none !important;
}
#page-shoppinglist td.col-3.fw600.line-right a
{
line-height: 22px;
}
#page-shoppinglist td.col-1.no-print
{
text-align: right;
}
#page-shoppinglist .removeBasketProduct.removeBtn.delete
{
float: right;
}
div#addressArea button.popupWin.btn.btn-warning.btn-radius.btn-upper
{
background: #000;
}
.accountPages .col.col-12.box-border.whiteBg .col.col-12.pageTitle .row.mb.lightBg
{
background: #fff;
padding: 0;
margin: 0;
border-bottom: 1px solid #e2e2e2;
margin-bottom: 20px;
}
.accountPages .col.col-12.box-border.whiteBg .col.col-12.pageTitle
{
margin-bottom: 13px !important;
}
.accountPages .pageTitle .row.mb.memberNew,
body.accountPages .pageTitle > .row
{
background: #fff;
padding: 0;
border-bottom: 1px solid #e2e2e2;
}
.accountPages .pageTitle .basket:before
{
display: none;
}
body.accountPages .pageTitle
{
text-indent: 0;
}
body.accountPages .pageTitle .address:before
{
display: none;
}
.accountPages .box.col-12.middleItem
{
padding: 0 !important;
margin-top: 20px;
}
.accountPages div#mainColumn
{
background: #fff;
}
a#changePassword
{
background: #0AAD0A;
}
a#member-login-btn
{
background: #000;
}
.col.col-6.col-sm-12.popupInnerBlock.col-ml-3.col-mr-3 ul#login-inputs span.icon.icon-mail
{
display: none;
}
#imageControl span
{
opacity: 1 !important;
background-size: 58px;
}
#imageControl span#prevImage
{
background-image: url('/Data/EditorFiles/v4/prevaax.png');
background-size: cover;
}
#imageControl span#nextImage
{
background-image: url('/Data/EditorFiles/v4/nextaax.png');
background-size: cover;
}
div#commentTabContent .voteComment
{
border: 1px solid #e0e0e0;
background: #fff !important;
color: #000;
font-size: 12px !important;
height: 31px !important;
}
div#commentTabContent span.fl.dislike, div#commentTabContent .like
{
margin-left: 30px;
opacity: 0.6;
color: #000;
margin-bottom: 11px;
}
div#commentTabContent .like
{
margin-left: 0;
}
.accountPages .btn-success
{
background: #000 !important;
color: #fff !important;
}
#productRight a#fastBuyBtn
{
display: block;
}
#productRight #mobileBuyBtn
{
width: 100% !important;
margin-top: 20px;
}
#productRight a.addCartBtn
{
margin-bottom: 10px;
}
#productRight div#mobileBuyBtn a
{
max-width: 320px;
background-image: none !important;
text-align: center;
height: 45px;
line-height: 38px !important;
font-weight: 600;
font-size: 14px;
}
#productRight div#mobileBuyBtn a span
{
display: none;
}
#productRight a.addCartBtn
{
background-color: rgb(1, 171, 14) !important;
padding-top: 3px;
border-radius: 3px;
}
#productRight a#fastBuyBtn
{
background: #fff;
color: #000;
border: 2px solid;
}
@media(max-width:1024px)
{
#productRight div#mobileBuyBtn
{
z-index: 999 !important;
bottom: 15px !important;
}
#productRight div#mobileBuyBtn a
{
max-width: 100%;
margin-bottom: 0px;
}
html body #paymentPager li#paymentPager-6[data-id='-6'], #paymentPager li#paymentPager-6[data-id='-6'] *
{
background-size: calc(100% - 50px) !important;
}
html body #paymentPager li#paymentPager-17[data-id='-17'], #paymentPager li#paymentPager-17[data-id='-17'] *
{
background-size: calc(100% - 50px) !important;
}
.hmcurr .cont
{
width: calc(100% - 50px);
}
}
@media(min-width:1025px)
{
#PageBR-price .row.ozetspet > .box
{
padding: 0;
padding-bottom: 4px;
padding-top: 16px;
}
.lightBg[for=indirimkuponu]
{
padding: 0;
}
div#pageBasketR .col.col-12.col-md-6.col-sm-12 .box.col-12
{
padding: 0;
margin-top: 8px;
margin-bottom: 5px;
}
}
.accountPages form#passwordForm .icon-pass
{
display: none !important;
}
.accountPages form#passwordForm input[type="password"]
{
padding-left: 18px;
}
.accountPages div#alan_vergino input#post_code,
.accountPages .fl.col-12.adresInput input#town,
.accountPages div#alan_adres textarea#address
{
padding-left: 18px !important;
}
.accountPages select#city_code
{
text-indent: 10px;
}
.accountPages select#gender
{
text-indent: 10px;
}
.accountPages div#alan_dogum select
{
text-indent: 6px;
}
@media (max-width:767px)
{
span.sp-title
{
width: calc(100% - 10px);
line-height: 25px !important;
margin-bottom: 2px;
}
}
@media (min-width: 1025px)
{
.box.col-12.p-bottom span.sp-title
{
line-height: 19px;
font-weight: 600;
padding-right: 190px;
margin-bottom: 1px !important;
margin-top: 6px;
}
}
[dir="rtl"] #mobileMenu
{
right:-100%;
left: auto;
-webkit-animation-name:mobileMenuDefaultRtl;
animation-name: mobileMenuDefaultRtl;
}
@-webkit-keyframes mobileMenuRtl
{
from
{
right:-100%;
}
to
{
right: 0;
}
}
@keyframes mobileMenuRtl
{
from
{
right:-100%;
}
to
{
right: 0;
}
}
@media screen and (min-width: 1025px)
{
#centerLogin .btn.col-12.btn-default.btn-big.btn-upper.btn-radius.a-center
{
border-color: #E1E3DF;
}
#centerLogin .btn.col-12.btn-default.btn-big.btn-upper.btn-radius.a-center:hover
{
background: #000;
border-color: #000;
}
}
.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
{
border: 2px solid #dfdee2;
}
.accountPages div#havaleBildirimFormu > .box.col-12
{
padding-left: 0;
padding-right: 0;
}
div#PageBR-price > .row > .row
{
margin: 0;
}
div#basketOptions
{
margin: 0;
}
div#pageBasketR > .row
{
margin: 0;
}
div#pageBasketR
{
margin-top: 18px;
}
ul#campaignList .input-wrap.radio
{
background: none;
border: 1px solid #c3c3c3;
border-radius: 50%;
width: 18px;
height: 18px;
margin-top: 3px;
position: relative;
}
ul#campaignList .input-wrap.radio.active::after
{
content: "";
position: absolute
;left: 0;
top: 0
;width: 10px;
height: 10px
;background: #5ccc54;
border-radius: 50%
;left: 4px;
top: 4px;
}
ul#campaignList .input-wrap.radio.active,
ul#campaignList .form-control:hover .input-wrap.radio.active,
ul#campaignList .active > .form-control .input-wrap.radio
{
border-color: #5ccc53;
}
ul#customerConfirmList .input-wrap.checkbox
{
width: 15px;
height: 15px;
background-size: 8px !important;
border-color: #c3c3c3 !important;
}
#colLogin .btn.col-12.btn-default.btn-medium.btn-upper.btn-radius.a-center:hover
{
background: #000;
border-color: #000;
}
div#memberOrders .card-body .col img,
div#memberOrders .card,
div#memberOrders .card-header
{
border-color: #E1E3DF !important;
}
div#memberOrders .card-header
{
background: #f3f3f3;
}
.accountPages div#colLogin
{
margin-top: 23px;
}
div#alis-veris-listem table .input-wrap.checkbox
{
background-size: 7px !important;
}
.accountPages .shoppingProducts td.col-2.line-right.no-print > div
{
float: left;
width: auto;
}
.accountPages .shoppingProducts .fl.col-12.col-md-12.list-quantity input.col.col-12.form.medium
{
width: 70px !important;
}
.accountPages .shoppingProducts td.col-2.line-right.no-print .col-md-12.col-12.fl.box.p-left.p-right
{
margin-top: 0 !important;
padding-top: 0 !important;
margin-left: 7px;
}
.accountPages .shoppingProducts td.col-2.line-right.no-print .col-md-12.col-12.fl.box.p-left.p-right a
{
line-height: 36px;
height: auto
;background: #000;
}
.accountPages .shoppingProducts td.col-2.line-right.no-print .col-md-12.col-12.fl.box.p-left.p-right a:hover
{
background: #c08c43;
}
.imgListOrdersMy.legthActive > div
{
display: none;
}
.imgListOrdersMy.legthActive > div:nth-child(1), .imgListOrdersMy.legthActive > div:nth-child(2)
{
display: block;
}
.imgListOrdersMy.legthActive
{
position: relative;
}
.imgListOrdersMy.legthActive::before
{
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background: #fff;
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.showText
{
display: block !important;
position: absolute;
left: 1px;
bottom: -11px;
font-weight: 600;
text-decoration: underline;
background: #fff;
padding: 10px;
width: 100%;
}
.imgListOrdersMy span:nth-child(2)
{
display: block;
}
.imgListOrdersMy span:nth-child(1)
{
display: none;
}
.imgListOrdersMy.legthActive span:nth-child(2)
{
display: none;
}
.imgListOrdersMy.legthActive span:nth-child(1)
{
display: block;
}
.imgListOrdersMy
{
position: relative;
}
.imgListOrdersMy span
{
cursor: pointer;
}
div#page-shoppinglist .pageTitle > div
{
background: transparent !important;
}
div#page-shoppinglist .pageTitle > div::before
{
display: none;
}
div#alis-veris-listem table#tableAdd tr, div#alis-veris-listem table#tableAdd
{
border: none !important;
}
div#alis-veris-listem table#tableAdd td
{
border-bottom: 1px solid #ececec;
border-left: none !important;
border-right: none !important;
}
.col.col-12.productToAdd .btn-success
{
background: #000 !important;
}
div#filterPanel .showMoreCatvs-br b
{
display: none;
}
div#filterPanel .showMoreCatvs-br i
{
display: block;
}
div#filterPanel.brandActive .showMoreCatvs-br b
{
display: block;
margin-top: 6px;
}
div#filterPanel.brandActive .showMoreCatvs-br i
{
display: none;
}
.showMoreCatvs-br b, .showMoreCatvs-br i
{
cursor: pointer;
text-decoration: underline;
font-weight: 600;
font-style: normal;
margin-left: 18px;
margin-top: 15px;
}
.brandActive .row.mb.brandsCols + .row, .brandActive .row.mb.brandsCols + .row + .row, .brandActive .row.mb.brandsCols + .row + .row + .row
{
display: none;
}
.brandActive .showMoreCatvs-br::after
{
background: #fff;
height: 100px;
content: "";
width: 170px;
height: 100px;
margin-top: -129px;
content: "";
display: block;
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.showMoreCatvs-br
{
position: relative;
margin-bottom: 30px;
}
.showMoreCatvs-br
{
height: 27px;
margin-bottom: 0;
}
.styok
{
color:#fff !important;
}
}
