*
{
box-sizing:   border-box;
-webkit-box-sizing: border-box;
}

.acilir
{
opacity:   0;
z-index:-1;
transition: all 0.5s;
}
:not(#mainMenu) > .menu, :not(#mainMenu) > .menu div:not(.dynamicMenu)
{
background-color:     inherit;
}
:not(#mainMenu) > .menu
{
position:     relative;
}
#mainMenu .subMenu
{
border-top:   2px solid #000;
}

.productInfoRow .danger
{
font-weight:     bold;
color: #e35252;
}

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

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

.sticky .dn-sticky
{
display:     none;
}
#header-wrap
{
position:     fixed;
top: 0
;left:     0;
z-index: 999
;background:   white;
box-shadow: 0 3px 3px rgb(0 0 0 / 10%);
}

.whatsappDestek
{
font-size:     14px;
font-weight: normal;
color:     #262424;
padding-top: 11px;
padding-bottom:     11px;
background-size: contain;
}

.whatsappDestek > div
{
padding-left:     60px;
}

.headerText
{
font-size:   14px;
font-weight: 600;
padding:   10px 0;
border-bottom: 1px solid #DADADA;
-webkit-box-align:   center;
-moz-box-align: center;
-webkit-align-items:   center;
-ms-flex-align: center;
align-items:   center;
-webkit-justify-content: center;
justify-content:   center;
-webkit-box-pack: center;
-moz-box-pack:   center;
-ms-flex-pack: center;
min-height:   79px;
}
[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;
}
#header-customer-msg .message-count
{
width:     13px;
height: 13px;
line-height:     13px;
border-radius: 10px;
}
#basketList
{
display:     none;
position: absolute;top: 100%
;right:   10px;
background: #fff
;z-index:     3333;
max-width: 400px
;border:   1px solid #EFEFEF;
color: #000;-webkit-box-shadow: 2px 10px 10px 1px rgb(58 58 58 / 40%);box-shadow: 2px 10px 10px 1px rgb(58 58 58 / 40%);
}
#logo a
{
width: 100%;
display:   block;
float: left;
}
#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%
;padding-bottom:   0;
}
#logo img
{
max-height: 100%;max-width: 100%
;width:     auto;
}
#searchListWrap
{
position:     relative;
}
#FormAra
{
height:   35px;
background: #fff
;box-sizing:     border-box;
float: right
;border-bottom:   1px solid #000;
}

.forDesktop #FormAra:not(.focus)
{
border-color:     transparent;
}

.forDesktop #FormAra.focus:before
{
content: '';
}

.forDesktop #FormAra:not(.focus):before
{
display:     block;
position: absolute;
top:     0;
right: 48px;
line-height:     48px;
font-size: 14px;
color:     #5e5e5e;
font-weight: 700;
text-transform:     uppercase;
cursor: pointer;
}

.forDesktop #FormAra:not(.focus):after
{
content: '\e811';
display:     block;
position: absolute;
top:     0;
right: 0;
width:     48px;
line-height: 48px;
color:     #e35252;
font-size: 13px;
font-family: 'tsoft';
font-size:     20px;
text-align: center;
text-transform:     uppercase;
cursor: pointer;
}
#FormAra input[type="text"]
{
display:     none;
width: calc(100% - 40px)
;height:   33px;
line-height: 35px
;box-sizing:   border-box;
font-size: 12px
;font-weight:   normal;
color: #797979
;box-sizing:   border-box;
-webkit-box-sizing: border-box
;border:   0;
padding: 0 10px;
}
#FormAra input[type="text"]:focus
{
box-shadow:     none;
}
#FormAra button[type="submit"]
{
display:     none;
position: relative
;width:   40px;
height: 33px
;font-size:     20px;
border: 0
;cursor:     pointer;
background-image: url(/Data/EditorFiles/tema/svg/search.svg)
;background-repeat:     no-repeat;
background-position: right center
;background-size:   26px;
background-color: transparent;
}

.hesabimAlani
{
min-height:     23px;
vertical-align: middle;
align-items:     center;
display: flex;
font-size:     14px;
font-weight: normal;
color:     #262424;
}

.sepetimAlani
{
font-size:     14px;
font-weight: normal;
color:     #262424;
min-height:   23px;
vertical-align:   middle;
align-items:   center;
display:   flex;
}

.kacAdet
{
position:     absolute;
left: -5px;
bottom:     -5px;
}
#FormAra.focus input[type="text"], #mobileWrapper #FormAra input[type="text"], #FormAra.focus button[type="submit"], #mobileWrapper #FormAra.focus button[type="submit"]
{
display:     block;
}
#live-search-box
{
position:     absolute;
top: 100%
;background:     #fff;
z-index:   999
;left:   0;
right: 0
;margin:   auto;
width: 400px
;visibility:   hidden;
}
#live-search-box ul
{
float:     left;
width: 100%
;height:   450px;
overflow-y: auto
;padding-right:   5px;
}
#live-search-box li
{
float:     left;
width: 100%
;box-sizing:     border-box;
border-bottom: 1px solid #DFDFDF
;padding:   0 0 10px 0;
margin-bottom: 10px;
}
#live-search-box a
{
float:     left;
width: 100%
;display:   flex;
align-items:   center
;padding:   0;
}
#live-search-box img
{
max-height:   100px;
max-width: 70px
;float:   left;
}
#mainMenu .menu>li>span>a
{
height:     40px;
line-height: 40px
;color:   #000;
}
#mainMenu a:hover
{
color:     #ff0000;
}

.menu li.parentLink > a
{
background-color:     transparent;
}
#mainMenu .menu .subMenu .link-wrap>a
{
font-size:   14px;
color: #000
;padding-right:   0;
padding-left:   0
;font-weight:   700;
text-transform: uppercase
;margin-bottom:   10px;
}
#mainMenu .menu > li.parentLink:hover > span > a
{
color:     inherit;
}

.menu li:hover > a
{
color:     #e35252;
}
#mainMenu .menu .sublink-wrap li a
{
color:   #000;
font-size:   14px
;padding:  10px 0;
font-weight: 500;
}

.subMenu
{
max-width:     1200px;
box-shadow: 0 2px 2px 0px rgba(0,0,0,.1);
}

.subMenu *:not(.dynamicMenu)
{
background-color:     transparent;
}

.menuTitle
{
font-size:     20px;
padding-bottom: 10px;
}

.subMenu a
{
padding-right:     10px;
padding-left: 10px;
font-size:     12px;
box-sizing:   border-box;
}

.subMenu li li a
{
font-size:     11px;
background-repeat: no-repeat;
background-position:     0 center;
}

.subMenu a:hover
{
background-color:     #fff;
padding-right: 10px;
padding-left:     10px;
}

.subMenu .dynamicMenu
{
background:     #fff;
}
#headerBottom
{
}
#alterMenu.menu > li:before
{
content: '.';
float:     left;
line-height: 20px;
font-size:     25px;
margin-top: -17px;
}
#alterMenu a
{
line-height:     20px;
font-size: 11px;
color:     #5e5e5e;
}
[dir="rtl"] #alterMenu a
{
border-right:     0;
border-left: 1px solid #ddd;
}
#alterMenu li:last-child a
{
border-right:     0;
}
[dir="rtl"] #alterMenu li:last-child a
{
border-left:     0;
}
#alterMenu .menu > li:hover a
{
color:     #000;
}
#alterMenu .menu > li:hover .subMenu
{
top:     29px;
z-index: 3333;
}
#alterMenu .menu > li:hover .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;
}

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

.basketLink
{
background: url(/Data/EditorFiles/tema/svg/shopping-bag.svg) no-repeat left center;
background-size:   28px;
height: 28px;
padding-left:   30px;
padding-right: 20px;
font-weight:   600;
font-size: 14px;
text-transform:   uppercase;
position: relative;
}

.basketLink .cart-soft-count
{
position:   absolute;
left: 4px;
top:   12px;
width: 20px;
text-align:   center;
}

.BasketPrice
{
margin-left:   5px;
}

.authorLink
{
background: url(/Data/EditorFiles/tema/svg/user.svg) no-repeat left center;
width:   28px;
height: 28px;
}
#hmLinks
{
-webkit-box-align:   center;
-moz-box-align: center;
-webkit-align-items:   center;
-ms-flex-align: center;
align-items:   center;
-webkit-justify-content: flex-end;
justify-content:   flex-end;
-webkit-box-pack: end;
-moz-box-pack:   end;
-ms-flex-pack: end;
position:   relative;
}

.HeaderCargo
{
background: url(/Data/EditorFiles/tema/svg/box.svg) no-repeat left center;
width:   28px;
height: 28px;
background-size: 100%;
margin-right:   20px;
}

.geriSayWrapper
{
margin-right:   10px;
}

.searchImgBox
{
margin-right:   15px;
}

.searchProductTitle
{
color:   #000;
font-size: 14px;
margin-bottom:   10px;
font-weight: 500;
line-height:   16px;
}

.searchPriceNotDiscount
{
text-decoration:   line-through;
color: #6C6C6C;
font-size:   13px;
margin-right: 10px;
font-weight:   500;
}

.searchPriceSell
{
font-size:   14px;
color: #000;
font-weight:   500;
}

.cart-item-img-box img
{
float:   left;
}
#basketList:before
{
content:   "";
transform: translate3d(-50%, 0px, 0px) rotate3d(0, 0, 1,
45deg)
;border-left:   1px solid #efefef;
border-top: 1px solid #efefef
;width:   14px;
height: 14px
;display:   block;
position: absolute
;right:   50px;
top: -7px
;background:   #fff;
z-index: 2;
}

.cart-item-count, .cart-item-variant
{
font-size:   13px;
}

.cart-item-remove .removeBtn
{
font-size:   13px;
margin-top: 5px;
}

.cart-item-info-box
{
font-size:   14px;
color: #000;
font-weight:   500;
padding: 0 10px;
}

.cart-item-info-box .flexwrap
{
-webkit-box-align:   center;
-moz-box-align: center;
-webkit-align-items:   center;
-ms-flex-align: center;
align-items:   center;
}

.cart-discounted-price
{
margin-right:   10px;
color: #6C6C6C;
font-size:   13px;
}

.cart-item-vat-price
{
margin:   15px 0;
}

.cart-item-variant
{
margin-top:   5px;
}

.cart-basket-price-box
{
color:   #000;
font-size: 14px;
font-weight:   500;
margin: 10px 0;
}

.cart-general-price
{
color:   #ff0000;
font-weight: 700;
}

.cart-item-basket-btn
{
background:   #000;
color: #fff;
display:   block;
height: 45px;
font-size:   14px;
font-weight: 700;
}

.cart-item-basket-btn span
{
background: url(/Data/EditorFiles/tema/svg/shopping-bag.svg) no-repeat left center;
filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(3deg) brightness(108%) contrast(102%);
background-size:   26px;
padding-left: 30px;
height:   45px;
line-height: 45px;
display:   inline-block;
}
ul#basketListItems
{
height:   300px;
overflow-y: auto;
}

.cart-item
{
margin:   10px 0;
}

.liveSearchDiv
{
border:   1px solid #EFEFEF;
-webkit-box-shadow: 2px 10px 10px 1px rgb(58 58 58 / 40%);
box-shadow: 2px 10px 10px 1px rgb(58 58 58 / 40%);
}
@media screen and (min-width: 768px)
{
.sticky #headerMain
{
padding:   10px;
}

.sticky .headerText
{
padding:   5px 0;
min-height: 59px;
}

.geriSay div p:first-child
{
width:   40px;
height: 40px;
line-height:   40px;
background: #000;
color:   #fff;
font-weight: 500;
font-size:   16px;
padding-bottom: 0;
}

.sticky .geriSay div p:first-child
{
width:   32px;
height: 32px;
line-height:   32px;
font-size: 15px;
}

.geriSay div p:last-child
{
padding-bottom:   0;
font-weight: 600;
font-size:   13px;
}

.geriSay div
{
margin:   0 5px;
}

.basketLinkBox
{
line-height:   34px;
}

.basketLink:after
{
content:   "";
background: url("/Data/EditorFiles/tema/svg/down-chevron.svg") no-repeat center
;width:   14px;
height: 34px
;float:   right;
background-size: 100%
;position:   absolute;
right: 0;
}

.menu li.parentLink:hover > ul
{
display:     block;
}
}
@media screen and (min-width: 1231px)
{
.catImgWrapper .SubCatImg.hide
{
display: block !important;
}

.sticky #headerMain
{
padding:   15px 10px;
}
#header
{
padding-top:   191px;
}
#headerMain
{
padding:   30px 10px;
}
#search
{
margin-right:   20px;
}
#hmLinks
{
padding-right:  0;
}
#mainMenu .menu .subMenu a:hover
{
color:   #ff0000;
}
#mainMenu .menu > li.parentLink
{
background: url(/Data/EditorFiles/tema/svg/down-chevron.svg) no-repeat right center;
background-size:   14px;
}
#mainMenu .menu > li:last-child a
{
color:   #ff0000;
}
#mainMenu .menu > li.drop-down.hover:hover .drop-down-title
{
color:   #ff0000;
}
#mainMenu .menu > li
{
padding:   5px;
}
#search
{
width:   175px;
}

.authorLink
{
margin-right:   10px;
}

.basketLink
{
font-size:   12px;
}
#mainMenu .menu>li>span>a
{
font-size:   13px;
}
}
@media screen and (min-width: 1366px)
{
}
@media screen and (min-width: 1440px)
{
#mainMenu .menu>li>span>a
{
font-size:   14px;
}
#search
{
width:   205px;
}

.authorLink
{
margin-right:   20px;
}

.basketLink
{
font-size:   14px;
}
}
@media screen and (min-width: 1680px)
{
#mainMenu .menu > li
{
padding:     5px 10px;
}
}
#search
{
padding:   0 10px;
box-sizing: border-box;
}
@media screen and (max-width: 1230px)
{
#logo img
{
max-width:   200px;
}
#mobileSearch
{
height:   35px;
margin-bottom: 5px;
}
#hmLinks #search
{
display:none
}

.authorLink
{
margin-right:   20px;
}

.animate
{
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode:     both;
animation-fill-mode: both;
}
#menuBtn
{
font-size:     31px;
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;
}
#header-info
{
border-left:     0;
}
#headerMain
{
padding:   15px 10px;
}
#mainMenu .menu > li
{
padding-right:     5px;
}

.menu a
{
padding-right:     5px;
padding-left: 5px;
}

.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: '';
}
#header
{
padding-top:   200px;
}
#mainMenu a
{
font-size:     12px;
}
}
@media screen and (max-width: 767px)
{
.menuBtnBox
{
padding:   0 10px;
}

.basketLink
{
width:   26px;
height: 26px;
background-size:   26px;
padding: 0;
}

.basketLink .cart-soft-count
{
left:   3px;
font-size: 12px;
}

.headerText
{
font-size:   11px;
line-height: 15px;
padding:   5px;
min-height: 50px;
}

.authorLink
{
width:   24px;
height: 24px;
background-size:   24px;
}

.HeaderCargo
{
width:   24px;
height: 24px;
}

.geriSay div p:first-child
{
width:   24px;
height: 24px;
line-height:   24px;
background: #000;
color:   #fff;
font-weight: 500;
font-size:   13px;
padding-bottom: 0;
}

.geriSay div p:last-child
{
padding-bottom:   0;
font-weight: 600;
font-size:   10px;
}

.geriSay div
{
margin:   0 5px;
}

.basketLinkBox
{
display:   none;
}
#logo img
{
max-width:   125px;
}

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

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

.menu-list, .menu-list li, .menu-list a
{
width: 100%;
}

.menu-list.show, .menu li.parentLink ul.show
{
display:     block;
}
#logo p
{
}
#search
{
}
#FormAra:before
{
content: '';
}
#FormAra input[type="text"]
{
display:     block;
font-size: 13px
;padding-top:     0;
padding-bottom: 0;
}
#FormAra button[type="submit"]
{
display:     block;
}
#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;
}
#header-customer-msg .message-count
{
width:     20px;
height: 20px;
line-height:     20px;
}
#header
{
padding-top:   140px;
}
#headerMain
{
padding:   10px;
}
#menuBtn
{
font-size:     25px;
}
#mainMenu
{
border-radius:     0;
}
#closeMobileMenu
{
font-size:     14px;
}
#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
{
margin-right:     0;
}
#headerMain .icon-member-default, #headerMain .icon-cart
{
font-size:     16px;
}
}
@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;
}
}