:not(#mainMenu)>.menu,
:not(#mainMenu)>.menu div:not(.dynamicMenu)
{
background-color:      inherit;
}
:not(#mainMenu)>.menu
{
position:      relative;
}
div[data-name="popup0"] .pWin
{
background: none !important;
border: none !important;
box-shadow: none !important;
}
div[data-name="popup0"] .pText
{
overflow-y: inherit !important;
}

#page-profile ~ #page-login #alan_field15,
#page-profile ~ #page-login #alan_field10 {
    display:none
}


.header-bar
{
background-color:   #f0f0f0;
}

.magaza
{
padding-top: 200px !important;
}

.header-bar span,.header-bar a
{
line-height:   40px;
color: black;
text-align:   center;
display: block;
}

.kargotakip
{
background: url(transport.svg) no-repeat center center;
height:     75px;
background-size: 28px;
border-left:     1px solid #e0e0e0;
}

.kborderr
{
border-bottom:      1px solid #000;
min-height: 25px !important;
}

.menu-list
{
z-index:      33;
}

.urunli
{
background-color:      #F3F3F3;
}

.menu li
{
float:      left;
}
[dir="rtl"] .menu li
{
float:      right;
}

.menu a
{
float:      left;
padding-left: 10px;
padding-right:      10px;
box-sizing: border-box;
}
[dir="rtl"] .menu a
{
float:      right;
}

.menu li.parentLink>ul
{
position:      absolute;
top: 100%;
left:      0;
width: 200px;
display:      none;
}
[dir="rtl"] .menu li.parentLink>ul
{
right:      0;
left: auto;
}

.menu li.parentLink li a
{
width: 100%;
}

.menu li.parentLink li.parentLink ul
{
float:      left;
position: relative;
box-sizing:      border-box;
border-left: 10px solid #dedede;
}
[dir="rtl"] .menu li.parentLink li.parentLink ul
{
float:      right;
border-right: 10px solid #dedede;
border-left:      0;
}
#mobileAppNotify
{
position:      fixed;
z-index: 9999;
}
#appNotify
{
display:      flex;
align-items: center;
}
#appLogo
{
margin-right:      10px;
margin-left: 10px;
}
#appLogo p
{
padding-bottom:      0;
}
#appLogo img
{
max-width: 100%;
width:      auto;
height: auto;
}
#appBtn
{
white-space:      nowrap;
}
body:not(.iosMobile) #header
{padding-top: 169px;}

.sticky .dn-sticky
{
display:      none;
}
[dir="rtl"] #topMenu,
[dir="rtl"] #topMenu li,
[dir="rtl"] #topMenu a
{
float:      right;
}
#topMenu a
{
line-height:      30px;
color: #545454;
font-size:      12px;
padding-left: 20px;
padding-right:      20px;
border-right: 1px solid #ddd;
}
[dir="rtl"] #topMenu a
{
border-right:      0;
border-left: 1px solid #ddd;
}
#topMenu ul li:hover>span,
#topMenu ul li:hover>a
{
background:      #e2e2e2;
}
#headerTop select
{
height:      30px;
padding: 0 30px 0 10px;
background: url('selectArrow.png') no-repeat right center;
border:      0;
border-left: 1px solid #ddd;
appearance:      none;
-moz-appearance: none;
-webkit-appearance:      none;
color: #545454;
font-size:      12px;
}
[dir="rtl"] #headerTop select
{
padding:      0 10px 0 30px;
background: url('selectArrow.png') no-repeat 10px center;
border-right:      1px solid #ddd;
border-left: 0;
}
#headerTop select option
{
}
#headerPhone
{
color:      #545454;
font-size: 12px;
line-height:      30px;
}
#basketList
{
display:      none;
position: absolute;
top: 100%;
left:      0;
background: #fff;
z-index:      3333;
}

.sticky .col-sticky-12
{
width: 100%;
}

.sticky .col-sticky-11
{
width: 91.66666667%;
}

.sticky .col-sticky-10
{
width: 83.33333333%;
}

.sticky .col-sticky-9
{
width: 75%;
}

.sticky .col-sticky-8
{
width: 66.66666667%;
}

.sticky .col-sticky-7
{
width: 58.33333333%;
}

.sticky .col-sticky-6
{
width: 50%;
}

.sticky .col-sticky-5
{
width: 41.66666667%;
}

.sticky .col-sticky-4
{
width: 33.33333333%;
}

.sticky .col-sticky-3
{
width: 25%;
}

.sticky .col-sticky-2
{
width: 16.66666667%;
}

.sticky .col-sticky-1
{
width: 8.33333333%;
}

.sticky .col-sticky-auto
{
width:      auto;
}
/* Custom */
#header-wrap
{
position:      fixed;
top: 0;
left:      0;
background: #fff;
z-index:      999;
}
#header-top
{
height:      75px;
line-height: 75px;
font-size:      12px;
color: #5e5e5e;
background:      #fff;
border-bottom: 1px solid #e0e0e0;
}
#logo
{
position:      relative;
background: #fff;
border-right:      1px solid #e0e0e0;
z-index: 9;
}
#logo a
{
float:      left;
width: 100%;
height:      75px;
}
#logo p,
#logo img
{
-webkit-transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
-moz-transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
-ms-transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
-o-transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
-webkit-transition-duration: .5s;
-moz-transition-duration: .5s;
-ms-transition-duration: .5s;
-o-transition-duration: .5s;
transition-duration: .5s;
}
#logo p
{
float:      left;
width: 100%;
height:      75px;
display: flex;
align-items:      center;
padding-bottom: 0;
}
#logo img
{
display:      inherit;
max-height: 100%;
max-width: 100%;
width:      auto;
}
#FormAra
{
height:      75px;
}
#FormAra input[type="text"]
{
width: calc(100% - 60px);
height:      75px;
font-size: 12px;
color:      #1f1f1f;
font-family: 'Roboto', sans-serif;
font-weight:      300;
padding-right: 25px;
padding-left:      25px;
border: 0;
}
#FormAra button[type="submit"]
{
width:      60px;
height: 75px;
background: url('search.svg') no-repeat center center;
border:      0;
cursor: pointer;
}
#searchListWrap
{
position:      relative;
}
#live-search
{
height:      36px;
line-height: 14px;
}
#live-search-box
{
position:      absolute;
top: 100%;
width: calc(100% + 2px);
background:      #fff;
border-bottom: 0;
z-index:      999;
}
#live-search-box ul
{
float:      left;
width: 100%;
/*
border-top:      1px solid #ececec;
*/
max-height:      300px;
overflow-y: auto;
padding-top:      0;
}
#live-search-box li
{
float:      left;
width: 100%;
box-sizing:      border-box;
border-right: 1px solid #ececec;
border-bottom:      1px solid #ececec;
border-left: 1px solid #ececec;
}
#live-search-box a
{
float:      left;
width: 100%;
font-weight:      600;
display: flex;
align-items:      center;
margin: 0;
min-height:      35px;
}
#live-search-box span,
#live-search-box div.search-image
{
width: 5%;
height:      0;
padding-bottom: 5%;
margin-top:      5px;
margin-right: 15px;
margin-bottom:      5px;
margin-left: 5px;
overflow:      hidden;
}
#live-search-box img
{
margin:      0 auto;
}
#selected-options
{
height:      75px;
background: url('language.svg') no-repeat 32.5% center;
border-right:      1px solid #e0e0e0;
border-left: 1px solid #e0e0e0;
cursor:      pointer;
}
#selected-options span
{
top: calc(50% - 3.5px);
right: 27.5%;
width:      12px;
height: 7px;
background: url('arrow-down.svg');
}

.options
{
left:      0;
padding-right: 15px;
padding-left:      15px;
background: #fff;
border-right:      1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
border-left:      1px solid #e0e0e0;
box-sizing: border-box;
clear:      both;
}

.language li
{
line-height:      40px;
font-size: 13px;
color:      #1f1f1f;
font-family: 'Roboto', sans-serif;
box-sizing:      border-box;
cursor: pointer;
clear:      both;
}

.language li:not(:last-child),
#account>span+ul li:not(:last-child) a
{
border-bottom:      1px solid #e0e0e0;
}

.language li img
{
float:      left;
width: 13px;
height:      13px;
border-radius: 6.5px;
margin-top: 13.5px;
margin-right:      10px;
}
#account
{
max-width:      100px;
}
#account>span
{
height:      75px;
background: url('member.svg') no-repeat center center;
border-right:      1px solid #e0e0e0;
border-left:  1px solid #e0e0e0;
}
#account>span+ul
{
min-width: calc(100% + 1px);
background:      #fff;
border-right: 1px solid #e0e0e0;
border-bottom:      1px solid #e0e0e0;
border-left: 1px solid #e0e0e0;
box-sizing:      border-box;
}
#account>span+ul a
{
line-height:      40px;
font-size: 13px;
color:      #1f1f1f;
font-family: 'Roboto', sans-serif;
}
#cart-soft-count
{
max-width:      100px;
height: 75px;
background: url('cart.svg') no-repeat center center;
border-right:      1px solid #e0e0e0;
}
#cart-soft-count span
{
top:      21px;
right: 31px;
width:      15px;
height: 15px;
font-size:      9px;
color: #fff;
font-family: 'Roboto', sans-serif;
justify-content:      center;
background: #1f1f1f;
/*border:1px solid #fff;*/
border-radius:      8px;
}
#mainMenu
{
background:      #fff;
border-bottom: 1px solid #e0e0e0;
}
#mainMenu>nav>ul
{
padding-left:      0;
}
#mainMenu>nav>ul>li:not(:last-child)>span>a
{
padding-right:      20px;
border-right: 1px solid #e0e0e0;
margin-right:      20px;
}
#mainMenu>nav>ul>li
{
height:      50px;
display: flex;
align-items:      center;
}
#mainMenu>nav>ul>li>span>a
{
position:      relative;
line-height: 20px;
font-size:      14px;
color: #4f4f4f;
font-family: 'Roboto', sans-serif;
font-weight:      700;
padding-right: 0;
padding-left:      0;
}

.sticky #mainMenu>nav>ul>li>span>a
{
}
#mainMenu>nav>ul>li:hover>span>a,
#mainMenu>nav>ul>li>span>a.set,
.sub-cat-list a:hover
{
color:      #ec640d;
}

.sticky #mainMenu>nav>ul>li
{
height:      65px;
}
#mainMenu>nav>ul>li:hover>span>a:before
{
content: '';
position:      absolute;
bottom: -13px;
left:      10px;
width: 14px;
height:      0;
border-right: 7px solid transparent;
border-bottom:      7px solid #1f1f1f;
border-left: 7px solid transparent;
box-sizing:      border-box;
}
#mainMenu>nav>ul>li:hover>span>a:after
{
content: '';
position:      absolute;
bottom: -15px;
left:      -20px;
width: calc(100% + 20px);
height:      2px;
background: #1f1f1f;
}
#mainMenu>nav>ul>li:first-child:hover>span>a:after
{
left:      0;
width: 100%;
}

.subMenu
{
min-width: unset !important;
max-width:      1200px;
}

.sub-cat-list
{
padding-top:      20px;
padding-right: 15px;
padding-bottom:      15px;
padding-left: 15px;
}

.sub-cat-list a
{
padding-top:      10px;
line-height: normal;
min-height:      30px;
display: flex;
font-size:      13px;
color: #1f1f1f;
font-family: 'Roboto', sans-serif;
font-weight:      500;
padding-left: 0px;
padding-right:      0px;
}

.sub-cat-list a:before
{
content: '';
float:      left;
width: 0;
height:      0;
border-top: 5px solid transparent;
border-left:      0 solid #e35252;
border-bottom: 5px solid transparent;
margin-top:      3px;
margin-right: 0;
-webkit-transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
-moz-transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
-ms-transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
-o-transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
transition-timing-function: cubic-bezier(0.200, 0.020, 0.200, 1.000);
-webkit-transition-duration: .5s;
-moz-transition-duration: .5s;
-ms-transition-duration: .5s;
-o-transition-duration: .5s;
transition-duration: .5s;
}

.sub-cat-list a:hover:before
{
border-left-width:      5px;
margin-right: 5px;
}
#basket-list
{
z-index:      9999;
}
#basket-list #cart-shadow
{
background: rgba(0, 0, 0, .7);
}
#basket-list #cart-products
{
right:      -370px;
width: 370px;
background:      #fff;
}
#basket-list.visible #cart-products
{
right:      0;
}
#basket-list .cart-title
{
line-height:      27px;
font-size: 23px;
color:      #1f1f1f;
font-family: 'Roboto', sans-serif;
border-bottom:      1px solid #e0e0e0;
justify-content: space-between;
}
#basket-list .cart-title div
{
font-size:      12px;
font-weight: 400;
white-space:      nowrap;
}
#basket-list .cart-title .cart-close
{
width:      20px;
height: 10px;
background: url('arrow-left.svg') no-repeat;
}
#basket-list #cart-products li
{
border:      0;
}
#basket-list #cart-products li .cart-product
{
padding-top:      5px;
padding-right: 5px;
padding-bottom:      5px;
padding-left: 5px;
border:      1px solid #e0e0e0;
margin-top: 0;
}
#basket-list #cart-products li .cart-product .image-wrapper img
{
max-width: 100%;
max-height: 100%;
}
#basket-list #cart-products li .cart-product .cart-product-title
{
line-height:      16px;
font-size: 13px;
color:      #1f1f1f;
font-family: 'Roboto', sans-serif;
padding-bottom:      10px;
}
#basket-list #cart-products li .cart-product .cart-product-price
{
line-height:      16px;
font-size: 15px;
color:      #1f1f1f;
font-family: 'Roboto', sans-serif;
font-weight:      700;
padding-bottom: 10px;
}
#basket-list #cart-products li .cart-product .cart-product-info
{
justify-content:      space-between;
}
#basket-list #cart-products li .cart-product .qtyBtns
{
width:      120px;
height: 35px;
padding-top:      2px;
padding-bottom: 2px;
background:      #f5f3eb;
border: 0;
}
#basket-list #cart-products li .cart-product .qtyBtns a
{
width: calc(100% / 3);
height:      35px;
line-height: 28px;
opacity:      1;
}
#basket-list #cart-products li .cart-product .qtyBtns input
{
width: calc(100% / 3);
height:      31px;
line-height: 31px;
font-size:      13px;
}
#basket-list #cart-products li .cart-product .removeBtn
{
width:      12px;
height: 15px;
background: url('remove.svg') no-repeat;
cursor:      pointer;
}
#basket-list .cart-info
{
border-top:      1px solid #e0e0e0;
}
#basket-list .cart-total
{
line-height:      16px;
font-size: 15px;
color:      #1f1f1f;
font-family: 'Roboto', sans-serif;
text-align:      right;
}
#basket-list .cart-total span
{
font-weight:      700;
}
#basket-list .cart-info a
{
line-height:      50px;
font-size: 15px;
}
span.cart-devam-et
{
height:      60px;
margin-top: 20px;
width: 100%;
float:      left;
background: #f5f3eb;
display:      flex;
align-items: center;
justify-content:      center;
font-size: 15px;
font-weight:      500;
text-transform: uppercase;
cursor:      pointer;
}

.search-products a img
{
max-height:      70px;
float: left;
margin: 0 !important;
margin-right: 10px !important;
}
#live-search-box li.text-title
{
padding:      5px 20px;
background: #f2f2f2;
margin:      0;
margin-top: 15px;
}
@media (max-width: 1230px)
{
#mainMenu
{
padding-right:      10px;
padding-left: 10px;
box-sizing:      border-box;
}
}
@media (min-width: 769px)
{
.sticky #header-top
{
height:      0;
border-bottom: 0;
overflow:      hidden;
}

.sticky #logo
{
position:      absolute;
max-width: 169px;
border-right:      0;
}

.sticky #logo a,
.sticky #logo p
{
height:      65px;
}

.sticky #account,
.sticky #cart-soft-count
{
position:      absolute;
max-width: 60px;
z-index:      9;
}

.sticky #account span,
.sticky #cart-soft-count
{
height:      65px;
border-right: 0;
}

.sticky #account
{
right: calc(50% - 540px);
}

.sticky #cart-soft-count
{
right: calc(50% - 600px);
}

.sticky #cart-soft-count span
{
top:      11px;
right: 11px;
}

.sticky #mainMenu>nav>ul
{
padding-left: 16%;
}

.sticky #mainMenu>nav>ul>li:not(:last-child)
{
}
}
/* Custom */
@media screen and (max-width: 1230px)
{
#header-info
{
border-left:      0;
}
#headerMain
{
padding-right:      20px;
padding-left: 20px;
}
#mainMenu .menu>li
{
padding-right:      5px;
}

.menu a
{
padding-right:      5px;
padding-left: 5px;
}
}
@media screen and (max-width: 1000px)
{
.sticky .col-md-sticky-12
{
width: 100%;
}

.sticky .col-md-sticky-11
{
width: 91.66666667%;
}

.sticky .col-md-sticky-10
{
width: 83.33333333%;
}

.sticky .col-md-sticky-9
{
width: 75%;
}

.sticky .col-md-sticky-8
{
width: 66.66666667%;
}

.sticky .col-md-sticky-7
{
width: 58.33333333%;
}

.sticky .col-md-sticky-6
{
width: 50%;
}

.sticky .col-md-sticky-5
{
width: 41.66666667%;
}

.sticky .col-md-sticky-4
{
width: 33.33333333%;
}

.sticky .col-md-sticky-3
{
width: 25%;
}

.sticky .col-md-sticky-2
{
width: 16.66666667%;
}

.sticky .col-md-sticky-1
{
width: 8.33333333%;
}

.sticky .col-md-sticky-auto
{
width:      auto;
}

.forDesktop #FormAra:before
{
content: '';
}
#headerTop
{
height:      46px;
line-height: 45px;
}
#mainMenu a
{
font-size:      12px;
}
}
@media screen and (min-width: 769px)
{
.menu li.parentLink:hover>ul
{
display:      block;
}
}
@media screen and (max-width: 768px)
{
.sticky .col-sm-sticky-12
{
width: 100%;
}
div[data-name="popup0"] .pText
{
overflow-y: scroll !important;
}

.fvideo iframe
{
width: 100% !important;
}
div[data-name="popup0"] .pWin
{
background: rgba(255,255,255,.95) !important;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
border: 1px solid #eee !important;
}

.kargotakip
{
background: url(transport.svg) no-repeat center center;
height:     50px;
background-size: 28px;
border-left:     1px solid #e0e0e0;
}

.sticky .col-sm-sticky-11
{
width: 91.66666667%;
}

.sticky .col-sm-sticky-10
{
width: 83.33333333%;
}

.sticky .col-sm-sticky-9
{
width: 75%;
}

.sticky .col-sm-sticky-8
{
width: 66.66666667%;
}

.sticky .col-sm-sticky-7
{
width: 58.33333333%;
}

.sticky .col-sm-sticky-6
{
width: 50%;
}

.sticky .col-sm-sticky-5
{
width: 41.66666667%;
}

.sticky .col-sm-sticky-4
{
width: 33.33333333%;
}

.sticky .col-sm-sticky-3
{
width: 25%;
}

.sticky .col-sm-sticky-2
{
width: 16.66666667%;
}

.sticky .col-sm-sticky-1
{
width: 8.33333333%;
}

.sticky .col-sm-sticky-auto
{
width:      auto;
}
#mobileAppNotify
{
background-color:      #6e6e6e;
}
#appNotify
{
position:      relative;
z-index: 9999;
}
#appNotifyClose
{
font-size:      30px;
/*margin-top:5px;*/
margin-right:      10px;
}
#applogo
{
display:      flex;
width: 90px;
height:      60px;
align-items: center;
}
#applogo *
{
margin:      0px;
padding: 0px;
}
#appNotify a
{
/*margin-top:10px;*/
}

.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;
}
body:not(.iosMobile) #header
{
padding-top:      76px;
}
#menuBtn
{
float:      left;
height: 55px;
font-size:      31px;
display: flex;
align-items:      center;
cursor: pointer;
}
[dir="rtl"] #menuBtn
{
background-position:      10px center;
}
@-webkit-keyframes pageOverlayDefault
{
from
{
opacity:      1;
}
to
{
opacity:      0;
}
}
@keyframes pageOverlayDefault
{
from
{
opacity:      1;
}
to
{
opacity:      0;
}
}
#pageOverlay
{
position:      fixed;
top: 0;
right:      0;
bottom: 0;
left:      0;
background: rgba(0, 0, 0, .7);
z-index:      3333;
opacity: 0;
display:      none;
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-name:      pageOverlayDefault;
animation-name: pageOverlayDefault;
}
@-webkit-keyframes pageOverlay
{
from
{
opacity:      0;
}
to
{
opacity:      1;
}
}
@keyframes pageOverlay
{
from
{
opacity:      0;
}
to
{
opacity:      1;
}
}

.menuShow #pageOverlay
{
display:      block;
-webkit-animation-name: pageOverlay;
animation-name:      pageOverlay;
}
@-webkit-keyframes mobileMenuDefault
{
from
{
left:      0;
}
to
{
left: -100%;
}
}
@-webkit-keyframes mobileMenuDefaultRtl
{
from
{
right:      0;
}
to
{
right: -100%;
}
}
@keyframes mobileMenuDefault
{
from
{
left:      0;
}
to
{
left: -100%;
}
}
@keyframes mobileMenuDefaultRtl
{
from
{
right:      0;
}
to
{
right: -100%;
}
}
#mobileMenu
{
position:      fixed;
left: -100%;
top:      0;
bottom: 0;
width: 100%;
background:      #fff;
overflow-y: scroll;
-webkit-overflow-scrolling:      touch;
z-index: 4444;
-webkit-animation-name:      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;
}
}
@-webkit-keyframes mobileMenuRtl
{
from
{
right: -100%;
}
to
{
right:      0;
}
}
@keyframes mobileMenu
{
from
{
left: -100%;
}
to
{
left:      0;
}
}
@keyframes mobileMenuRtl
{
from
{
right: -100%;
}
to
{
right:      0;
}
}

.menuShow #mobileMenu
{
-webkit-animation-name:      mobileMenu;
animation-name: mobileMenu;
}
[dir="rtl"] .menuShow #mobileMenu
{
-webkit-animation-name:      mobileMenuRtl;
animation-name: mobileMenuRtl;
}
#mobileMenu .text-title
{
line-height:      45px;
font-size: 20px;
}
#mobileMenuMain span,
#mobileMenuMain a,
#mobileMenuMain label,
#mobileMenuMain select
{
color:      #666;
font-size: 17px;
line-height:      50px;
cursor: pointer;
}
#mobileMenu span.active
{
color:      #e35252;
font-weight: 600;
}
#mobileMenu li ul
{
display:      none;
}
#mobileMenu li ul a
{
color:      #999;
font-size: 15px;
line-height:      35px;
}
#mobileMenu select,
[dir="rtl"] #mobileMenu select
{
background:      none;
border: 0;
}
#headerMain
{
font-size:      16px;
}
#logo
{
border-right:      0;
}
#logo a
{
height:      74px;
line-height: 74px;
}
#logo p
{
height:      74px;
line-height: 74px;
}
#logo a img
{
width:      auto;
display: inline;
vertical-align:      middle;
}
#search
{
padding-left:      0;
padding-right: 0;
margin-top:      0;
margin-bottom: 0;
}
#FormAra
{
position:      relative;
height: 50px;
}
#FormAra:before
{
content: '';
}
#FormAra input[type="text"]
{
height:      50px;
padding-right: 0;
padding-left:      7px;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
line-height:      25px;
font-size: 15px;
color:      #a8a8a8;
}
#FormAra input[type="text"]::-moz-placeholder
{
line-height:      25px;
font-size: 15px;
color:      #a8a8a8;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
line-height:      25px;
font-size: 15px;
color:      #a8a8a8;
}
#FormAra input[type="text"]:-moz-placeholder
{
line-height:      25px;
font-size: 15px;
color:      #a8a8a8;
}
#FormAra button[type="submit"]
{
height:      50px;
}
#live-search-box
{
opacity:      0;
}
#mobileOptions
{
line-height:      50px;
}
#mobileOptions a,
#mobileOptions span,
#mobileOptions label,
#mobileOptions select
{
color:      #363636;
font-size: 15px;
text-transform:      capitalize;
}
#mobileOptions select
{
height:      50px;
line-height: 50px;
}
}
@media screen and (max-width: 540px)
{
.sticky .col-xs-sticky-12
{
width: 100%;
}

.sticky .col-xs-sticky-11
{
width: 91.66666667%;
}

.sticky .col-xs-sticky-10
{
width: 83.33333333%;
}

.sticky .col-xs-sticky-9
{
width: 75%;
}

.sticky .col-xs-sticky-8
{
width: 66.66666667%;
}

.sticky .col-xs-sticky-7
{
width: 58.33333333%;
}

.sticky .col-xs-sticky-6
{
width: 50%;
}

.sticky .col-xs-sticky-5
{
width: 41.66666667%;
}

.sticky .col-xs-sticky-4
{
width: 33.33333333%;
}

.sticky .col-xs-sticky-3
{
width: 25%;
}

.sticky .col-xs-sticky-2
{
width: 16.66666667%;
}

.sticky .col-xs-sticky-1
{
width: 8.33333333%;
}

.sticky .col-xs-sticky-auto
{
width:      auto;
}
#header-top,
#logo a,
#logo p
{
height:      50px;
line-height: 50px;
}
#menuBtn
{
height:      30px;
}
#cart-soft-count,
#account>span,
#selected-options
{
height:      50px;
}
#selected-options span
{
right: 15%;
}
#cart-soft-count span
{
top:      10px;
right: 10px;
}
body:not(.iosMobile) #header
{
padding-top:      146px;
}

.detayp
{
padding-top:  123px !important;
}
#headerMain
{
position:      fixed;
top: 0;
left:      0;
background: #fff;
box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
z-index:      999;
}
#menuBtn
{
font-size:      25px;
}
#mainMenu
{
border-radius:      0;
}
#closeMobileMenu
{
font-size:      14px;
}
#FormAra
{
height:      40px;
}
#FormAra input[type="text"]
{
height:      38px;
font-size: 13px;
}
#FormAra input[type="text"]::-webkit-input-placeholder
{
font-size:      13px;
}
#FormAra input[type="text"]::-moz-placeholder
{
font-size:      13px;
}
#FormAra input[type="text"]:-ms-input-placeholder
{
font-size:      13px;
}
#FormAra input[type="text"]:-moz-placeholder
{
font-size:      13px;
}
#FormAra button[type="submit"]
{
height:      38px;
height: 38px;
line-height:      38px;
}
#mobileMenu .text-title
{
font-size:      18px;
}
#mobileMenuMain span,
#mobileMenuMain label,
#mobileMenuMain select
{
line-height:      40px;
font-size: 12px;
text-transform:      uppercase;
}
#mobileMenuMain a,
#mobileMenuMain li span
{
line-height:      40px;
font-size: 15px;
}
#mobileMenu li ul a,
#mobileMenu li ul span
{
line-height:      30px;
font-size: 13px;
}
#mobileOptions a,
#mobileOptions span,
#mobileOptions label,
#mobileOptions select
{
font-size:      13px;
}

.menuOverflow
{
position:      relative;
}

.menuPrev,
.menuNext
{
position:      absolute;
top: 0;
bottom:      0;
width: 15px;
height: 100%;
background-color: rgba(0, 0, 0, .3);
z-index:      33;
}

.menuPrev
{
left:      0;
}

.menuNext
{
right:      0;
}

.basketLink .icon-cart:before,
.accountMessageLink .icon-email:before
{
margin-right:      0;
}
#headerMain .icon-member-default,
#headerMain .icon-cart
{
font-size:      16px;
}
}
@media (max-width: 360px)
{
#selected-options
{
background-position:      center center;
}
#selected-options span,
#cart-soft-count span
{
display:      none;
}
}
#mainMenu>nav>ul>li>.dynamicMenu
{
transition:      none;
display: none;
}
#mainMenu>nav>ul>li:hover>.dynamicMenu
{
display:      block;
}
ul.sub-ul-menu.fl.col-12 a
{
font-size:      12px;
line-height: 1;
height:      auto;
min-height: auto;
font-weight:      400;
margin-bottom: 5px;
}

.sub-cat-list>li
{
margin-bottom:      20px;
}
/*Sipari  Onay*/
.approve--content
{
position:  relative;
}

.approve--content .qr--content
{
position:  absolute;
top: 0;
bottom:  0;
left: 0;
right:  0;
margin: auto;
display:  flex;
flex-direction: column;
align-items:  center;
justify-content: flex-start;
padding:  40px 60px 0 60px;
}

.approve--content img
{
width: 100%;
}

.qr--content h6
{
font-size:  21px;
font-weight: bold;
line-height: 0.67;
color:  #44c61f;
margin: 0;
margin-bottom:  11px;
}

.qr--content p
{
font-size:  12px;
font-weight: 500;
font-stretch:  normal;
font-style: normal;
line-height:  normal;
letter-spacing: normal;
text-align:  center;
color: #ffffff;
}

.qr--content p b
{
color:  #44c61f;
display: block;
font-weight:  bold;
}

.qr--content h5
{
font-size:  21px;
font-weight: bold;
line-height: 0.67;
color:  #ffffff;
margin: 0;
margin-bottom:  13px;
}

.qr--wrap
{
border-radius:  7px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
background-color:  #ffffff;
padding: 4px;
margin-top:  10px;
margin-bottom: 20px;
max-width:  95px;
}

.qr--content a
{
font-size:  14px;
text-align: center;
color:  #ffffff;
border-radius: 20px;
box-shadow: 0 2px 39px -5px var(--obsidian);
background-color:  #44c61f;
padding: 4px 30px;
max-width:  110px;
}

.approve--text h4
{
font-size:  21px;
font-weight: bold;
line-height: 0.67;
color:  #64aeb7;
margin: 51px 0;
text-transform:  uppercase;
}

.approve--text b,.approve--text p
{
font-size:  14px;
font-weight: 500;
color:  #545554;
margin-bottom: 10px;
}

.approve--text b
{
font-weight:  bold;
margin-bottom: 25px;
display:  block;
}

.approve--text p span
{
font-weight:  bold;
}

.approve--text p  a
{
text-decoration:  underline;
}

.approve--text
{
max-width: calc(66.666667% - 130px);
}

.order--aprove-wrap
{
display:  flex;
justify-content: space-between;
flex-wrap:  wrap;
margin-bottom: 50px;
}

.approve--text .button--wrapper a
{
text-transform:  uppercase;
background-color: #64aeb7;
display:  inline-block;
font-size: 14px;
font-weight:  bold;
text-align: center;
color:  #ffffff;
padding: 13px 0;
width: 40%;
max-width:  270px;
margin-right: 30px;
position:  relative;
}

.approve--text .button--wrapper a:last-child
{
margin:  0;
background: #d65e58;
}

.button--wrapper a:before
{
border-style:  solid;
border-width: 2px 2px 0 0;
content: '';
display:  inline-block;
height: 5px;
width:  5px;
transform: rotate(225deg);
background:  transparent;
position: absolute;
left:  20px;
top: 0;
bottom:  0;
margin: auto;
}

.button--wrapper a:last-child:before
{
left: initial;
right:20px;
transform: rotate(45deg);
}

.approve--text .fl.col-12.button--wrapper
{
margin-top:  54px;
}
#orderPageLayer #pageOrder > .tab-content
{
background: transparent;
}
@media screen and (max-width: 768px)
{
.approve--text,.approve--content
{
width: 100%;
max-width:  none;
}

.order--aprove-wrap
{
flex-direction:  column-reverse;
}

.approve--content .qr--content
{
justify-content:  center;
}
}
@media screen and (max-width: 540px)
{
.approve--content .qr--content
{
justify-content:  flex-start;
}
}