:not(#mainMenu) > .menu, :not(#mainMenu) > .menu div:not(.dynamicMenu) {
    background-color: inherit;
}

:not(#mainMenu) > .menu {
    position: relative;
}

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

.dynamicMenu > .col-12 > .col-2 {
    padding-right: 20px;
}

.subMenu {
    border-top: 0.063rem solid hsl(0,0%,59%) !important;
}

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

#mainMenu > .menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.quick-wrap {
    height: 57px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.quick-wrap > .myacc {
    margin-left: 30px;
}

div#search {
    height: 57px;
    display: flex;
    align-items: center;
}

.quick-menu > .row {
    display: flex;
    align-items: center;
}

#headerMain {
    padding-top: 10px;
    padding-bottom: 30px;
}

.h-bottom-text {
    color: hsl(0, 0%, 100%);
    font-size: 1.313rem;
    font-weight: 900;
    letter-spacing: 0.053rem;
    line-height: 1.875rem;
    text-transform: uppercase;
    width: 342px;
    max-width: 100%;
    margin-right: 20px;
}

#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: 335;
    margin-bottom: 20px;
}

#header-wrap.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

#headerTop {
    background-color: hsl(196, 100%, 33%);
    height: 2.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: hsl(0, 0%, 100%);
    font-size: 0.938rem;
    font-weight: 400;
    line-height: normal;
}

#headerTop > span {
    font-weight: bold;
    padding-left: 4px;
}

.infoTop {
    align-items: center;
    min-height: 25px;
    display: flex;
    justify-content: space-between;
}

.infoTop a {
    padding-right: 15px;
}

.phone-wrap {
    color: hsl(0, 0%, 14%);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
}

.vendor-log-btn {
    color: hsl(0, 0%, 14%);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
}

.header-top-two > .inner > .col-12 > a.fr {
    margin-left: auto;
    color: hsl(0, 0%, 14%);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
}

.header-top-two .inner > .col-12 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.phone-wrap img {
    margin-right: 8px;
}

.vendor-log-btn img {
    margin-right: 8px;
}

.header-top-two {
    border-bottom: 0.063rem solid hsl(0, 0%, 96%);
    padding-top: 11px;
    padding-bottom: 10px;
}

.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: 1.125rem;
    height: 1.125rem;
    border: 0.063rem solid hsl(0, 0%, 100%);
    background-color: hsl(196, 100%, 33%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: hsl(0, 0%, 100%);
    font-size: 0.625rem;
    font-weight: 700;
    line-height: normal;
    bottom: -5px;
    right: -10px;
}

#basketList {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    z-index: 3333;
}

.cart-big-wrap {
    position: fixed;
    right: 0;
    background: white;
    z-index: 337;
    top: 0;
    bottom: 0;
    width: 27.938rem;
    padding-left: 10px;
    padding-right: 10px;
    border: 0.063rem solid hsl(0, 0%, 88%);
    background-color: hsl(0, 0%, 100%);
    padding: 0 30px;
    padding-top: 60px;
}

.cart-big-wrap.active {
    display: block;
}

.cart-overlay.active {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 336;
    border: 0.063rem solid hsl(0, 0%, 59%);
    background-color: hsla(0, 0%, 0%, 0.85);
}

.cart-dropdown {
    width: 100%;
}

.mycart-big-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: hsl(0, 0%, 23%);
    font-size: 1.25rem;
    font-weight: 700;
    line-height: normal;
    position: relative;
    border-bottom: 0.063rem solid hsl(0, 0%, 59%);
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.mycart-big-title > span.pos-a {
    right: 0;
}

.hc-name a {
    /* Style for "2011091 Er" */
    color: hsl(0, 0%, 23%);
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.25rem;
}

.hc-name.mb20 {
    margin-bottom: 11px;
    padding-right: 20px;
    text-align: left;
}

.price-disc {
    text-decoration: line-through;
    color: hsl(0, 0%, 70%);
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.25rem;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.hc-price-sell {
    color: hsl(196, 100%, 33%);
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
}

.hc-price.d-flex {
    flex-direction: column;
    align-items: baseline;
    margin-bottom: 0 !important;
}

.hc-img {
    padding: 0;
    width: 146px;
    border-radius: 0.125rem;
    border: 0.063rem solid hsl(0, 0%, 18%);
}

.hc-info {
    width: calc(100% - 166px);
    position: static !important;
}

.hc-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 0.063rem solid hsl(0, 0%, 59%);
}

.hc-remove {
    font-size: 0;
    right: 0;
    top: 0;
}

.hc-price-qty > .col-6:last-child {
    width: 70px;
}

.hc-price-qty > .col-6:first-child {
    width: calc(100% - 70px);
}

.hc-price-qty .qtyBtns {
    height: 1.375rem;
    border-radius: 0.313rem;
    background-color: hsl(196, 100%, 96%);
    padding: 0;
    display: flex;
    align-items: center;
    padding: 0 10px;
}

.hc-price-qty .qtyBtns input {
    color: hsl(240, 1%, 22%);
    font-size: 0.625rem;
    font-weight: 400;
    line-height: normal;
    background: transparent;
    height: 100%;
    min-width: auto;
    width: calc(100% - 24px);
}

.hc-price-qty .qtyBtns a {
    height: 100%;
    width: 12px;
}

.hc-price-qty .qtyBtns a[title="-"] {
    background: url(/Data/EditorFiles/tasarim/sepet-adet-eksi.svg) no-repeat center;
}

.hc-price-qty .qtyBtns a[title="+"] {
    background: url(/Data/EditorFiles/tasarim/sepet-adet-arti.svg) no-repeat center;
}

.hc-price-qty {
    display: flex;
    align-items: flex-end;
}

.header-cart-scroll {
    overflow-y: auto;
    max-height: 70vh;
}

.general-cart-price > .fl {
    color: hsl(0, 0%, 23%);
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
}

.general-cart-price > .fr {
    color: hsl(196, 100%, 33%);
    font-size: 1.375rem;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.general-cart-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}

.hc-item:last-child {
    margin-bottom: 0;
}

.hc-cart-go {
    height: 2.938rem;
    border-radius: 0.125rem;
    background-color: hsl(196, 100%, 33%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: hsl(0, 0%, 100%);
    font-size: 0.875rem;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 20px;
}

#logo a {
    float: left;
    height: 57px;
}

.sticky #logo a {
    height: 50px;
}

#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: 57px;
    display: flex;
    align-items: center;
    padding-bottom: 0;
}

.sticky #logo p {
    height: 50px;
}

#logo img {
    display: inherit;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

.sticky .header-top-two {
    display: none;
}

.sticky #headerMain {
    background-color: hsl(240, 1%, 32%);
    padding-top: 20px;
    padding-bottom: 20px;
}

.sticky #logo img {
    filter: brightness(0) invert(1);
}

.sticky #mainMenu a {
    color: hsl(0,0%,100%);
}

.sticky #FormAra input[type="text"]::placeholder {
    color: white;
}

.sticky .cart-click-title > img {
    filter: brightness(0) invert(1);
}

.sticky .myacc-click-title > img {
    filter: brightness(0) invert(1);
}

.sticky#header-wrap .cart-soft-count {
    border-color: hsl(196, 100%, 33%);
    background: white;
    color: hsl(196, 100%, 33%);
}

#searchListWrap {
    position: relative;
}

#live-search {
    height: 36px;
    line-height: 14px;
}

#live-search-box {
    top: 100%;
    left: -1px;
    z-index: 999;
}

#FormAra {
    height: 32px;
    background: #fff;
    box-sizing: border-box;
    z-index: 999;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 0.063rem solid black;
    display: flex;
    align-items: flex-end;
    width: 100%;
}

[dir="rtl"] #FormAra {
    left: 0;
    right: auto;
}

.sticky #FormAra {
    background: transparent;
    border-color: white;
}

.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: hsl(197, 84%, 37%);
    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"] {
    display: none;
    width: 100%;
    height: 30px;
    border: 0;
    box-sizing: border-box;
    color: hsl(0, 0%, 24%);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
}

.sticky #FormAra input[type="text"] {
    background: transparent;
    color: white;
}

#FormAra input[type="text"]:focus {
    box-shadow: none;
}

#FormAra button[type="submit"] {
    display: none;
    position: relative;
    width: 28px;
    height: 28px;
    border: 0;
    cursor: pointer;
    background: url(/Data/EditorFiles/tasarim/searchIcon.svg) no-repeat center;
    position: absolute;
    /*right: -28px;*/
    left: calc(50% - 10px);
}

.sticky #FormAra button[type="submit"] {
    filter: brightness(0) invert(1);
}

#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;
    border-bottom: 0;
    z-index: 999;
    max-height: 500px;
    overflow-y: auto;
}

#live-search-box ul {
    float: left;
    width: 100%;
    border-top: 1px solid #ececec;
}

#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;
    padding-left: 0;
    padding-right: 0;
}

#live-search-box a {
    float: left;
    width: 100%;
    font-weight: 600;
    display: flex;
    align-items: center;
}

#live-search-box:not([data-callback]) span, #live-search-box .search-image {
    /*width:5%;*/
    width: 50%;
    /*height:0;*/
    height: 50px;
    /*padding-bottom:5%;*/
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    overflow: hidden;
    display: flex;
}

#live-search-box[data-callback] span {
    box-sizing: border-box;
}

#live-search-box img {
    margin: 0 auto;
}

#mainMenu .menu > li {
}

#mainMenu a {
    height: 57px;
    /* Style for "KADIN SAAT" */
    color: hsl(0, 0%, 0%);
    font-size: 0.875rem;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
}

.sticky #mainMenu a {
}

#mainMenu a:hover {
}

.menu li.parentLink > a {
    background-color: transparent;
}

#mainMenu .parentLink li a {
    height: auto;
    border-right: 0;
    padding-right: 0;
    padding-left: 0;
    color: hsl(0, 0%, 0%);
    font-size: 0.875rem;
    font-weight: 700;
    line-height: normal;
    text-transform: initial;
    border-bottom: 1px solid hsl(0, 0%, 46%);
}

.sublink-wrap {
    margin-top: 10px;
}

.dynamicMenu > .col-8 > .col-2 {
    width: 25%;
}

.dynamicMenu > .col-8 > .col-4 {
    width: 50%;
    padding-left: 20px;
}

.cat-img-wrap {
    text-align: right;
    font-size: 0;
}

.subMenu {
    padding-bottom: 41px !important;
    top: calc(100% - 30px) !important;
    padding-top: 30px !important;
}

.myacc-abs {
    top: 100%;
    right: 0;
    width: 7.063rem;
    padding-top: 30px;
    display: none;
}

.myacc-abs-in {
    position: relative;
    border: 0.063rem solid hsl(0, 0%, 59%);
    background-color: hsl(0, 0%, 100%);
    padding: 15px 10px;
}

.myacc-register {
    height: 1.938rem;
    border-radius: 0.125rem;
    border: 0.063rem solid hsl(196, 100%, 33%);
    background-color: hsl(0, 0%, 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: hsl(196, 100%, 33%);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
}

.myacc-login {
    height: 1.938rem;
    border-radius: 0.125rem;
    border: 0.063rem solid hsl(196, 100%, 33%);
    background-color: hsl(196, 100%, 33%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: hsl(0, 0%, 100%);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
    margin-top: 10px;
}

span.myyacc-hr {
    display: flex;
    width: 38px;
    height: 0.063rem;
    background-color: hsl(0, 0%, 85%);
    margin-left: calc(50% - 19px);
    margin-top: 11px;
    float: left;
}

.myacc-abs-in:before {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background: white;
    box-sizing: border-box;
    position: absolute;
    right: 7.5px;
    top: -14px;
    z-index: 12;
}

.myacc-abs-in:after {
    content: '';
    width: 17.5px;
    height: 17.5px;
    display: inline-block;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background: hsl(0, 0%, 59%);
    box-sizing: border-box;
    z-index: 11;
    position: absolute;
    right: 7px;
    top: -18px;
}

.myacc:hover .myacc-abs {
    display: block;
}

#mainMenu .menu > li:hover > span > a {
    color: hsl(196, 100%, 33%);
    font-weight: 700;
}

.menu li:hover > a {
    color: hsl(197, 84%, 37%);
}

#mainMenu .parentLink li a {
    border-bottom: none;
    font-weight: 400;
    line-height: 1.688rem;
}

.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: hsl(211, 76%, 36%);
    font-weight: 500;
}

.subMenu .dynamicMenu {
    background: #fff;
    padding-left: 0;
    padding-right: 0;
}

#headerBottom {
    height: 5rem;
    background: url(/Data/EditorFiles/tasarim/orange-bg.png) no-repeat center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.sticky #headerBottom {
    height: 0;
    display: none;
}

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

@media screen and (max-width: 1537px) and (min-width: 769px) {
    .header-cart-scroll {
        max-height: 59vh;
    }
}

@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 {
        display: none;
    }

    #mainMenu a {
        font-size: 12px;
    }
}

@media screen and (min-width: 769px) {
    .menu li.parentLink:hover > ul {
        display:block;
    }
}

@media screen and (max-width: 768px) {
    .MobileWp {
        width: 100%;
        display: flex;
        justify-content: center;
        padding-top: 10px;
        align-items: center;
    }

    #live-search-box:not([data-callback]) span, #live-search-box .search-image {
        width: 10%;
        height: 30px;
        margin-right: 15px;
    }

    .sticky #menuBtn {
        filter: brightness(0) invert(1);
    }

    .cart-big-wrap {
        width: 100%;
        padding: 10px;
    }

    .header-cart-scroll {
        max-height: 65vh;
    }

    .sticky #headerMain {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .search-wrap {
        display: none;
    }

    #closeMobileMenu .btn {
        padding-left: 0;
        padding-right: 0;
        height: 60px;
        display: flex;
        align-items: center;
        color: hsl(0, 0%, 29%);
        font-size: 1rem;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }

    div#mobileMenuMain {
        padding-left: 0;
        padding-right: 0;
    }

    #mobileMenu li ul a:before {
        width: 0.188rem;
        height: 0.188rem;
        border-radius: 0.125rem;
        background-color: hsl(0, 0%, 24%);
        content: '';
        display: inline-block;
        position: absolute;
        left: 6px;
    }

    #mobileMenu span {
        background: url(/Data/EditorFiles/tasarim/menu-passive.svg) no-repeat right;
    }

    .mobile-fav a {
        color: hsl(0, 0%, 0%);
        font-size: 0.938rem;
        font-weight: 400;
        line-height: normal;
    }

    .mobile-fav a img {
        margin-right: 10px;
    }

    .mobile-fav {
        padding: 20px 0;
        border-top: 1px solid hsl(0, 0%, 95%);
        border-bottom: 1px solid hsl(0, 0%, 95%);
        margin-bottom: 20px;
    }

    .mobile-fav + .col-6 {
        padding-left: 0;
    }

    .mobile-fav + .col-6 + .col-6 {
        padding-right: 0;
    }

    #mobileMenu .btn.btn-custom-pink {
        height: 2.5rem;
        border-radius: 0.313rem;
        border: 0.063rem solid hsl(196, 100%, 33%);
        background-color: hsl(0, 0%, 100%);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        color: hsl(196, 100%, 33%);
        font-size: 0.938rem;
        font-weight: 700;
        line-height: normal;
    }

    #mobileMenu .btn.btn-custom-gray {
        height: 2.5rem;
        border-radius: 0.313rem;
        border: 0.063rem solid hsl(0, 0%, 95%);
        background-color: hsl(0, 0%, 95%);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        color: hsl(0, 0%, 41%);
        font-size: 0.938rem;
        font-weight: 700;
        line-height: normal;
    }

    .sticky #mobileSearch {
        display: none;
    }

    #mainMenu {
        display: none;
    }

    .quick-menu {
        width: 33.33333%;
    }

    .quick-wrap > .myacc {
        margin-left: 20px;
    }

    #mobileSearch {
        padding: 0 10px;
    }

    .header-top-two {
        display: none;
    }

    .h-bottom-text {
        font-size: 0.5rem;
        font-weight: 900;
        letter-spacing: 0.019rem;
        line-height: 0.711rem;
        width: 130px;
    }

    #headerBottom {
        height: 2.563rem;
        width: calc(100% - 20px);
        margin-left: 10px;
    }

    #logo {
        padding-let: 0;
    }

    .header-wrapper {
        margin-bottom: 10px;
    }

    .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: #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,.87);
        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: 75%;
        background: #fff;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        z-index: 4444;
        -webkit-animation-name: mobileMenuDefault;
        animation-name: mobileMenuDefault;
        max-height: 100vh;
    }

    [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 {
        cursor: pointer;
        min-height: 50px;
        display: flex;
        align-items: center;
        color: hsl(0, 0%, 0%);
        font-size: 0.938rem;
        font-weight: 700;
        line-height: normal;
    }

    #mobileMenu span.active {
        font-weight: 700;
        color: hsl(196, 100%, 33%);
        background: url(/Data/EditorFiles/tasarim/menu-active.svg) no-repeat right;
    }

    #mobileMenu li ul {
        display: none;
    }

    #mobileMenu li ul a {
        padding: 0 20px;
        position: relative;
    }

    #mobileMenu select, [dir="rtl"] #mobileMenu select {
        background: none;
        border: 0;
    }

    #headerMain {
        font-size: 16px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    #logo a {
        height: 37px;
    }

    #logo p {
        height: 37px;
    }

    #logo a img {
        width: auto;
        display: inline;
        vertical-align: middle;
    }

    div#search {
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
        margin-bottom: 0;
        height: auto;
        padding-bottom: 10px;
    }

    #FormAra {
        position: relative;
        height: 2.188rem;
        border-radius: 0.125rem;
        border: 0.063rem solid hsl(0, 0%, 82%);
        background-color: hsl(0, 0%, 100%);
    }

    #FormAra:before {
        content: '';
    }

    #FormAra input[type="text"] {
        display: block;
        padding-top: 0;
        padding-bottom: 0;
    }

    #FormAra button[type="submit"] {
        display: block;
        right: 5px;
    }

    /*    #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: 20px;
        height: 20px;
        line-height: 20px;
    }
}

@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 {
        padding-top: 0;
    }

    #headerMain {
        z-index: 999;
    }

    #menuBtn {
        font-size: 0;
        background: url(/Data/EditorFiles/tasarim/menu-icon.svg) no-repeat center left;
        width: 100%;
        height: 100%;
        display: flex;
    }

    #mainMenu {
        border-radius: 0;
    }

    #closeMobileMenu {
        font-size: 14px;
    }

    #FormAra {
    }

    #FormAra input[type="text"] {
        height: 33px;
    }

    #FormAra button[type="submit"] {
        height: 33px;
        background-size: 15px;
    }

    #mobileMenu .text-title {
        font-size: 18px;
    }

    #mobileMenuMain span, #mobileMenuMain label, #mobileMenuMain select {
    }

    #mobileMenuMain a, #mobileMenuMain li span {
    }

    #mobileMenu li ul a, #mobileMenu li ul span {
        color: hsl(0, 0%, 0%);
        font-size: 0.813rem;
        font-weight: 400;
        min-height: 35px;
    }

    #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 screen and (max-width: 360px) {
    .price-disc {
        font-size: .6rem;
    }

    .hc-price-sell {
        font-size: 0.7rem;
    }

    .hc-info {
        padding-left: 0;
        width: calc(100% - 100px);
    }

    .hc-img {
        width: 80px;
    }

    .hc-name a {
        line-height: normal;
        font-size: .7rem;
    }
}