:not(#mainMenu)>.menu,
:not(#mainMenu)>.menu div:not(.dynamicMenu)
{
background-color:                                                                              inherit;
}
:not(#mainMenu)>.menu
{
position:                                                                              relative;
}
#header-wrap
{
top:                                                                              -90px;
transition: all .5s;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
}
#logo
{
display:                                     block;
margin-left: auto;
margin-right:                                     auto;
float: left;
box-sizing:                                     border-box;
padding: 10px;
width:                                     210px;
}

.ust-banner
{
background: linear-gradient(to right, #2193b0, #069cbf);
color:   #ffffff;
height: 45px;
display:   flex;
justify-content: center;
align-items:   center;
position: static;
min-height:   45px;
font-size: 16px;
font-weight:   500;
letter-spacing: 0.3px;
line-height: 1.2;
}

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

.icon-cancel:before
{
content: url(/Data/EditorFiles/tasarim/icons/item-delete.svg);
}
#mobileMenu li ul a.t-gor
{
color:                                                                              #F8941E;
}
#mainMenu .menu > li:last-child:hover
{
border-radius:                                                                          0 0 0 10px;
}

.acilir-menu-buttons a
{
background:                                                                              #F1F1F1;
border-radius: 5px;
font-weight:                                                                              900;
font-size: 12px;
line-height:                                                                              15px;
color: #434343;
}

.acilir-menu-yardim-buttons a
{
background:                                                                              #F1F1F1;
border-radius: 5px;
font-weight:                                                                              900;
font-size: 12px;
line-height:                                                                              15px;
color: #434343;
margin-top:                                                     10px;
}

.icon-menu:before
{
content: url(/Data/EditorFiles/tasarim/icons/menu.svg);
}
#closeMobileMenu .icon-cancel
{
top:                                                                              10px;
right: 7px;
}
#mobileMenuMain ul>li :is(a, span)
{
font-weight:                                                                              normal;
font-size: 14px;
color:                                                                              #595959;
line-height: 40px;
text-transform:                           initial;
}

.mobile-menu-cat-item
{
border-bottom:                                                      1px solid #dddddd;
}

.menu-up
{
background:                                                                              #F8941E;
color: white;
font-weight:                                                                              900;
font-size: 16px;
padding-top:                                                                              15px;
padding-bottom: 15px;
display:                                                                              flex;
}
/* acilir Menu*/
.kat-icons
{
width:                                                                              52px;
display: flex;
align-items:                                                                              center;
}

.catImgWrapper
{
outline:                                        2px solid #eaeaea;
border-radius: 10px;
width:                                                              100px;
height: 100px;
display:                                                              flex;
align-items: center;
justify-content:                                                              center;
}

.menu .drop-down.hover .drop-down-title+*
{
min-height:                                                                              auto;
}

.menu .drop-down.hover:hover .drop-down-title+.top
{
left: 100%;
top:                                                              auto;
width: 580px;
background:                                                              #FFFFFF;
border: 2px solid #F8941E;
box-sizing:                                                                              border-box;
border-radius: 0px 10px 10px 0px;
}

.menu .drop-down.hover .drop-down-title+.top
{
left: calc(100% - 0px);
top:                                                                              -10px;
transition: none;
-webkit-transition:                                                                              none;
-moz-transition: none;
-ms-transition:                                                                              none;
-o-transition: none;
}

.parentLink:nth-child(9) > div
{
bottom:    43.7%;
}

.parentLink:nth-child(10) > div
{
bottom:                                                  0;
}

.parentLink:nth-child(11) > div
{
bottom: 26.7%;
}

.parentLink:nth-child(12) > div
{
bottom: 25%;
}

.parentLink:nth-child(13) > div
{
bottom: 18.7%;
}

.parentLink:nth-child(14) > div
{
bottom: 12.5%;
}

.parentLink:nth-child(15) > div
{
bottom: 6.3%;
}

.parentLink:nth-child(16) > div
{
bottom:                                                                0;
}

.kat-ust
{
background:                           #F8941E;
border-radius: 10px 10px 0 0;
height:                            60px;
color:white;
font-weight:                            bold;
font-size:19px;
}

.sticky #headerBottom
{
display:                                flex;
align-content: space-around;
justify-content:                                space-evenly;
}

.user-login-container
{
text-decoration:                              none;
display: flex;
align-items:                              center;
position: relative;
height:                              40px;
cursor: pointer;
}

.member-name-title
{
padding:                     4px;
color: orange;
font-size:                     13px;
font-weight: 600;
width:                     auto;
}

.account-navigation-hesabim
{
background-color:                              #fff;
box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.07);
border:                              solid 1px #D9D9D9;
border-radius: 8px;
position:                              absolute;
z-index: 999;
right:                              -35px;
width: 175px;
height:                              auto;
top: 40px !important;
display:                              flex;
flex-direction: column;
align-items:                              baseline;
padding: 10px;
box-sizing:                              border-box;
}
#user-login-button
{
box-sizing:                              border-box;
color: #fff;
background-color:                              #f8941e;
width: 90%;
height:                              34px;
line-height: 34px;
text-align:                              center;
cursor: pointer;
font-weight:                              600;
font-size: 14px;
border-radius:                              6px;
margin-left: auto;
margin-right:                              auto;
}
#user-login-button>a:hover
{
color:                              unset;
}
#user-signup-button
{
box-sizing:                              border-box;
margin-top: 10px;
color:                              #666;
border: solid 1px #dedede;
width: 90%;
height:                              34px;
line-height: 34px;
text-align:                              center;
cursor: pointer;
font-weight:                              600;
border-radius: 6px;
font-size:                              14px;
margin-right: auto;
margin-left:                              auto;
}
#user-signup-button>a:hover
{
color:                              unset;
}
#user-signup-button>a:hover
{
color:                              unset;
}

.arama-app.fl.col-6
{
margin-left:                                                             auto;
margin-right:auto;
}

.pos-r.fr.col.col-6.j-space-between.account-basket-fav-box.d-none
{
width: auto
}

.sticky-abf-box
{
width:                                                              auto;
column-gap: 20px;
}

.sticky .account-basket-fav-box
{
display:                                                             flex;
align-items: center;
}

.sticky .kat-ust
{
border-radius:                                                                              10px;
-webkit-border-radius: 10px;
-moz-border-radius:                                                                              10px;
-ms-border-radius: 10px;
-o-border-radius:                                                                              10px;
}
/* a ilir Menu sonu*/
.yildizliUrunler span
{
font-style:                                                                              normal;
font-weight: bold;
font-size:                                                                              19px;
}

.h50
{
height:                                                                              50px;
}

.yildizliUrunler img
{
padding-right:                                                     10px;
}
#alterMenu .yildizliUrunler
{
float:                                                                              right;
position: relative;
padding-left:                                                                              30px;
}
#alterMenu .yildizliUrunler a
{
font-weight:                                                                              bold;
font-size: 19px;
color:                                                                              #fff;
margin-right: 5px;
}
#alterMenu
{
border-radius:            10px;
background: #ffffff !important;
outline:            1px solid #dbdbdb;
}
#alterMenu li
{
height:                                                                              60px;
padding-left: 1%;
}

.div-skew
{
position:                                                                              absolute;
left: -14px;
height:                                                                              60px;
width: 35px;
z-index:                                                                              3;
transform: skewX(345deg);
-webkit-transform: skewX(345deg);
-moz-transform: skewX(345deg);
-ms-transform: skewX(345deg);
-o-transform: skewX(345deg);
background-color: #FFFFFF !important;
}
#alterMenu .yildizliUrunler::after
{
background:                                             #f8941e;
background-image: linear-gradient(to right, #4f4f4f, #5b59d1);
position:                                  absolute;
top:                                             0;
left:                                  0;
right:                                             0;
height: 100%;
width: 100%;
bottom:                                                                              0;
z-index: 1;
content: '';
border-radius:                                                                              0 10px 10px 0;
-webkit-border-radius: 0 10px 10px 0;
-moz-border-radius:                                                                              0 10px 10px 0;
-ms-border-radius: 0 10px 10px 0;
-o-border-radius:                                                                              0 10px 10px 0;
}

.account-basket-fav-box span
{
font-weight:                                                                              900;
font-size: 14px;
}
#cart-soft-count .cart-soft-count,
#hmLinksMobile .cart-soft-count
{
font-weight:                                                                  900;
font-size: 12px;
font-style:                                                                  normal;
min-width: 18px !important;
min-height: 18px !important;
width: auto !important;
height: 18px !important;
line-height:18px !important;
color:                                                                   #F8941E;
border:1px solid #F8941E;
text-align:                                                                   center;
top:-15px;
right:                 -5px;
z-index: 2;
background:                                                                              white;
}
#cart-soft-count span
{
color:                                                                              #F8941E;
}

.icon-search:before
{
content: url(/Data/EditorFiles/tasarim/icons/search.svg);
}

.icon-member-default:before
{
line-height:                                                                              0;
content: url(/Data/EditorFiles/tasarim/icons/accont.svg);
}

.icon-cart:before
{
line-height:                                                                              0;
content: url(/Data/EditorFiles/tasarim/icons/Basket.svg);
}

.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 p
{
padding-bottom:                                                                              0;
}
#appLogo img
{
max-width: 100%;
width:                                                                              auto;
height: auto;
}
#appBtn
{
white-space:                                                                              nowrap;
}

.sticky .dn-sticky
{
display:                                                                              none;
}

.header-wrapper
{
z-index:                                                                              10;
min-height: 115px;
}
#header-wrap.sticky
{
position:                                                                              fixed;
top: -20px;
left:                                                                              0;
z-index: 999;
transition: all .5s;
-webkit-transition: all .5s;
-moz-transition: all .5;
-ms-transition: all .5;
-o-transition: all .5;
}
#headerTop
{
justify-content:                                                         center;
align-items: center;
height:                                                          90px;
display: block;
margin-top:                                                          0;
padding: 10px;
margin-bottom:                                                          0;
box-sizing: border-box;
}

.sticky #headerTop
{
height:                                                                              0;
overflow: hidden;
}

.locationLinkWrap
{
padding:                                                                              7px 10px;
box-sizing: border-box;
}
[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;
}
#headerPhone
{
color:                                                                              #545454;
font-size: 12px;
line-height:                                                                              30px;
}
#header-wrap .cart-soft-count,
#header-customer-msg .message-count
{
width:                                                                              13px;
height: 13px;
line-height:                                                                              13px;
border-radius: 5px;
box-sizing:                  content-box;
padding: 1px;
}

.fr.col-7.account-basket
{
height:                              40px;
width: auto;
text-decoration:                             none;
display:  flex;
align-items:                             center;
position:  relative;
cursor:                             pointer;
}
#basketListItems
{
overflow-y:              auto;
max-height: 560px;
border-bottom:             1px solid #e5e5e5;
}
#basketList
{
display:                                                                              none;
position: absolute;
top: 100%;
right:                              0;
background: #fff;
z-index:                              3333;
width: 350px;
box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.07);
border:                              solid 1px #D9D9D9;
border-radius: 8px;
}
#searchListWrap
{
position:                                                                              relative;
}
#live-search
{
height:                                                                              36px;
line-height: 14px;
}
#live-search-box
{
top: 100%;
left:                                                                              -1px;
z-index: 999;
}
#FormAra
{
height:                                                                              50px;
background:                                                                   #ffffff;
box-sizing:                                                                              border-box;
z-index: 999;
border-radius:            10px;
outline: 1px solid #dddddd;
}
[dir="rtl"] #FormAra
{
left:                                                                              0;
right: auto;
}

.sticky #FormAra
{
top: calc(50% - 20px);
height:                                                                              40px;
}

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

.forDesktop #FormAra.focus
{
width: 100%;
}

.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;
}
[dir="rtl"] .forDesktop #FormAra:not(.focus):before
{
left:                                                                              48px;
right: auto;
}

.sticky .forDesktop #FormAra:not(.focus):before
{
right:                                                                              38px;
line-height: 38px;
}
[dir="rtl"] .sticky .forDesktop #FormAra:not(.focus):before
{
left:                                                                              38px;
right: auto;
}

.forDesktop #FormAra:not(.focus):after
{
content: '\e811';
display:                                                                              block;
position: absolute;
top:                                                                              0;
right: 0;
width:                                                                              48px;
line-height: 48px;
color:                                                                              #FFC107;
font-size: 13px;
font-family: 'tsoft';
font-size:                                                                              20px;
text-align: center;
text-transform:                                                                              uppercase;
cursor: pointer;
}
[dir="rtl"] .forDesktop #FormAra:not(.focus):after
{
left:                                                                              0;
right: auto;
}

.sticky .forDesktop #FormAra:not(.focus):after
{
width:                                                                              38px;
line-height: 38px;
}
#FormAra input[type="text"]
{
width: 100%;
height:                                                                              48px;
color: #434343;
font-size:                                                                              13px;
border: 0;
box-sizing:                                                                              border-box;
background: #ffffff;
border-radius:                                                                              10px;
-webkit-transition: all ease .3s;
transition: all ease .3s;
}

.sticky #FormAra input[type="text"]
{
width: calc(100% - 38px);
height:                                                                              38px;
}
#FormAra input[type="text"]:focus
{
-webkit-box-shadow:             none;
box-shadow: none;
}
#FormAra button[type="submit"]
{
position:                                                                              absolute;
width: 25px;
height:                                                                              50px;
right: 13px;
font-size:                                                                              20px;
border: 0;
cursor:                                                                              pointer;
background: none;
}
#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
{
height:                                                                              36px;
line-height: 14px;
}
#live-search-box
{
position:                                   absolute;
top: 100%;
width: calc(100% + 2px);
background:                                   #fff;
z-index: 999;
border-radius:                                   5px;
overflow-y: auto;
max-height:                                   440px;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#live-search-box ul
{
float:                                                                              left;
width: 100%;
}
#live-search-box li
{
float:                                                                              left;
width: 100%;
box-sizing:                                                                              border-box;
}
#live-search-box li:not(:last-child)
{
border-bottom:                                                         1px solid #ececec;
}
#live-search-box a
{
float:                                                                              left;
width: 100%;
height:                                   4rem;
font-size:                     14px;
font-weight:                                                         600;
display:                      flex;
align-items:                                                         center;
}
#live-search-box ul li > a
{
line-height:                                                    20px;
}
/*#live-search-box:not([data-callback]) span,
#live-search-box .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[data-callback] span
{
box-sizing:                                                                              border-box;
}
#live-search-box img
{
width:                                   50px;
height: 50px;
margin:                                   15px 10px auto auto;
}
#mainMenu .menu>li
{
height:                                                                              42px;
line-height: 44px;
}
#mainMenu a
{
color:                                                                              #434343;
font-size: 14px;
transition:                none;
}

.sticky #mainMenu a
{
line-height:                                                                     42px;
}
#mainMenu a:hover
{
color:                                                                              #FFC107;
}

.menu li.parentLink>a
{
background-color:                                                                              transparent;
}
#mainMenu .parentLink li a
{
font-weight:                                                                              normal;
font-size: 14px;
line-height:                                                                              17px;
text-align: center;
color:                                                                              #434343;
border-right: 0;
padding-right:                                                                              0;
padding-left: 0;
}
#mainMenu .menu>li:hover
{
background:                                                                              #F8941E;
color: #fff;
}
#mainMenu .menu>li:hover>span>a
{
color:                                                                              #fff;
}
#mainMenu .menu>li:hover>span>a img
{
filter: invert(100%) sepia(83%) saturate(0%) hue-rotate(251deg) brightness(108%) contrast(100%);
}

.menu li:hover>a
{
color:                                                                #F8941E;
}
#mainMenu .parentLink .sublink-wrap li a
{
line-height:                                                                              17px;
color: #797979;
}

.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;
}
#mainMenu .subMenu a:hover,
#mainMenu .parentLink .sublink-wrap li a:hover
{
color:                                                   #F8941E;
}
#mainMenu
{
background-color:                                                  white;
top: 100%;
background:                                                  #FFFFFF;
border: 2px solid #F1F1F1;
box-sizing:                                                  border-box;
border-radius: 0px 0px 10px 10px;
width: calc(100% - 9px);
}

.subMenu .dynamicMenu
{
background:                                                                              #fff;
}
#alterMenu a
{
font-size:                                                                              14px;
font-weight: 500;
color:                                                       #434343;
position:                        relative;
z-index:                                                       2;
transition-duration: .2s;
}
#alterMenu li:not(:last-child) a:hover
{
color:            #f8941e;
}

.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;
}
@media screen and (max-width: 1330px)
{
#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:                                                                    80px;
margin-top: 15px;
margin-bottom:                                                          0px;
padding: 0px 20px;
}
#mainMenu a
{
font-size:                                                                              12px;
}
}
@media screen and (min-width: 769px)
{
.menu li.parentLink:hover>ul
{
display:                                                                              block;
}

.sticky #headerMain
{
padding:                                                                              5px;
border-bottom: 1px solid #F1F1F1;
margin-bottom:               0;
}

.sticky #FormAra button[type="submit"]
{
width:                                                                              27px;
height: 42px;
}
}
@media screen and (min-width: 769px) and (max-width: 924px)
{
#mainMenu .menu>li
{
white-space:                                                           nowrap;
}
#mainMenu
{
overflow:                                                           hidden;
}
#alterMenu .yildizliUrunler
{
float:                                                            right;
position: relative;
padding-left:                                                            15px;
padding-right: 30px;
}
#alterMenu li
{
padding-right:                                                            10px;
width: min-content;
}

.div-skew
{
display:                                                            none;
}
}
@media screen and (max-width: 768px)
{
.m-d-block
{
display:                                                                              block;
}

.header-wrapper
{
margin-bottom:                     -10px;
}
#header-wrap.sticky
{
top:            0;
}

.mobil-ust
{
height:                                                45px;
padding-bottom: 10px;
}

.ust-banner
{
font-size:                 15px;
}

.ustbanner-r
{
padding:                                                                              0;
}

.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;
}
#logo
{
width:                                                144px;
}
#mobileAppNotify
{
background-color:                                                                              #e0e0e0;
}
#appNotify
{
position:                                                                              relative;
z-index: 9999;
}
#appNotifyClose
{
background-color:                                                                              #000;
color: #FFF;
font-size:                                                                              14px;
line-height: 18px;
text-align:                                                                              center;
width: 18px;
min-width:                                                                              18px;
height: 18px;
padding:                                                                              0;
margin-right: 10px;
border-radius: 100%;
}
#appLogo
{
background-color:                                                                              #FFF;
width: 56px;
min-width:                                                                              56px;
height: 56px;
border-radius:                                                                              4px;
overflow: hidden;
display:                                                                              flex;
align-items: center;
justify-content:                                                                              center;
text-align: center;
}
#applogo *
{
margin:                                                                              0px;
padding: 0px;
}
#appText
{
color:                                                                              #000;
font-size: 13px;
font-weight:                                                                              500;
line-height: 18px;
width: calc(100% - 176px);
}

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

.menu-list.show,
.menu li.parentLink ul.show
{
display:                                                                              block;
}

.animate
{
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode:                                                                              both;
animation-fill-mode: both;
}
#menuBtn
{
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: 80%;
background:                                                                              #fff;
overflow-y: auto;
-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 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 p
{
height:                                                                              74px;
line-height: 74px;
}
#logo a img
{
height:                                         inherit;
}
#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"]
{
display:                                                                              block;
font-size: 15px;
padding-top:                                                                              0;
padding-bottom: 0;
}
#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"]
{
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-wrap .cart-soft-count,
.accountMessageLink .message-count
{
width:                                                                              14px;
height: 14px;
line-height:                                                                              15px;
top: -7px;
left:                                                                              12px;
}
}
@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
{
margin-bottom:                                   70px;
}
#oneCol
{
margin-top:                         50px;
}
*/
#headerMain
{
/*position:                                                     fixed;*/
position:                         static;
top: 0;
left:                                                                              0;
background: #fff;
box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
z-index:                                                                              999;
padding-bottom: 0;
}
#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:                                                                              43px;
height: 38px;
line-height:                                                                              39px;
}
#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:                                                                              33px;
font-size: 15px;
}
#mobileMenu li ul a,
#mobileMenu li ul span
{
line-height:                                                                              29px;
font-weight: normal;
font-size:                                                                              13px;
/* or 208% */
color:                                                                              #878787;
}
#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;
}
}