.menu,
.menu * {
    background-color: inherit;
}
.menu {
    position: relative;
    text-align: center;
}
.menu-list {
    z-index: 33;
}
.menu li {
    float: left;
}
#live-search-box {
    position: absolute;
    top: calc(100% + 1px);
    left: -1px;
    width: 100%;
    background: #fff;
    border: 1px solid #ececec;
    border-bottom: 0;
    z-index: 999;
}
#live-search-box ul {
    float: left;
    width: 100%;
}
#live-search-box li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ececec;
}
#live-search-box a {
    float: left;
    width: 100%;
    font-weight: 600;
    display: flex;
    align-items: center;
}
#live-search-box span {
    width: 8%;
    height: 0;
    padding-bottom: 8%;
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
    margin-left: 5px;
    overflow: hidden;
}
#live-search-box img {
    /*margin: 0 auto;*/
    
    width: 50px;
    margin-right: 10px;
}
.menu a {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
/*
#mainMenu .menu > li.parentLink > a
{
padding-right: 40px;
background-image:url('selectArrow.png');
background-repeat: no-repeat;
background-position:right center;
}
*/

.menu li.parentLink > ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    display: none;
}
.menu li.parentLink li a {
    width: 100%;
}
.menu li.parentLink li.parentLink ul {
    float: left;
    position: relative;
    box-sizing: border-box;
    border-left: 10px solid #dedede;
}
#headerTop {
    background: #000;
}
#topMenu,
#topMenu li,
#topMenu a {
    float: left;
    height: 30px;
}
#topMenu a {
    line-height: 30px;
    color: #fff;
    font-size: 11px;
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #3b3b3b;
}
#topMenu ul li:hover > span,
#topMenu ul li:hover > a {
    background: #3b3b3b;
}
#headerTop select {
    height: 30px;
    padding: 0 30px 0 10px;
    background: url('../png/selectarrow-2.png') no-repeat right center;
    border: 0;
    border-left: 1px solid #3b3b3b;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #fff;
    font-size: 11px;
}
#headerTop select option {
    background: #000;
}
#headerPhone {
    color: #fff;
    font-size: 11px;
    line-height: 30px;
}
#headerMain {
    margin-top: 20px;
    margin-bottom: 30px;
}
#headerMain select {
    background: url('../png/selectarrow-2.png') no-repeat calc(100% - 5px) center;
    color: #888;
    font-size: 13px;
    height: 20px;
    margin: 0;
    padding: 0 10px;
    border: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
#headerMain select + select {
    margin-left: 10px;
}
#headerMain .languageWrapper {
	width: 90px;
	height: 20px;
	margin-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 999;
}
#headerMain .languageWrapper ul {
	background: #FFF url('../png/selectarrow-2.png') no-repeat calc(100% - 5px) 8px;
	width: 100%;
	position: absolute;
	padding-top: 20px;
	top: 0;
	left: 0;
}
#headerMain .languageWrapper ul li {
	display: none;
}
#headerMain .languageWrapper ul li.selected {
	display: block;
	position: absolute;
	top: 0;
}
#headerMain .languageWrapper ul li a {
	background-repeat: no-repeat;
	background-position: 5px center;
    color: #888;
    font-size: 13px;
    line-height: 20px;
    padding: 0 10px;
    padding-left: 36px;
    box-sizing: border-box;
}
#headerMain .languageWrapper ul li a[data-lang="tr"] {
	background-image: url('../png/flag_tr.png');
}
#headerMain .languageWrapper ul li a[data-lang="en"] {
	background-image: url('../png/flag_en.png');
}
#headerMain .languageWrapper ul li a[data-lang="fr"] {
	background-image: url('../png/flag_ar-1.png');
}
#headerMain .languageWrapper ul li a[data-lang="de"] {
	background-image: url('../png/flag_de.png');
}
#headerMain .languageWrapper ul li a[data-lang="it"] {
	background-image: url('../png/flag_it.png');
}
#headerMain .languageWrapper ul:hover{
	box-shadow: 0px 3px 3px rgba(0, 0, 0, .3);
}
#headerMain .languageWrapper ul:hover li {
	display: block;
}
#headerMain .headerPhone {
    background: transparent url('../png/phoneicon.png') left center no-repeat;
    color: #5e5c52;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    height: 20px;
    padding-left: 15px;
}
#headerMain .headerPhone {} #basketList {
    display: none;
    position: absolute;
    top: 80px;
    left: 0;
    background: #fff;
    z-index: 3333;
}
#logo p {
    /* float: left; */
    width: 100%;
    height: 85px;
    padding-bottom: 0;
    text-align: center;
}
#logo a {
    width: 100%;
    height: 67px;
    line-height: 90px;
    /* text-align: center; */
    /* display: table-cell; */
    vertical-align: middle;
    padding-bottom: 0;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: -18px !important;
    text-align: center;
}
@media(max-width:999px){
	#logo a {
		margin-top: 0 !important;
	}
}
#logo img {
    display: inherit;
    /* max-height: 100%; */
    max-width: 100%;
    margin: 0 auto;
}
#search {
    margin-top: 10px;
}
#search .row {} #FormAra {
    height: 100%;
    position: relative;
}
#FormAra input[type="text"] {
    color: #888;
    font-size: 12px;
    font-style: italic;
    display: block;
    width: 275px;
    max-width: 100%;
    height: 35px;
    padding: 0 35px 0 10px;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .3);
    box-sizing: border-box;
}
#FormAra input[type="submit"] {
    background: transparent url('../png/searchicon.png') center center no-repeat;
    display: block;
    width: 17px;
    height: 17px;
    border: 0;
    position: absolute;
    top: 9px;
    right: 10px;
    cursor: pointer;
}
#mainMenu {
    position: relative;
    z-index: 777;
    background-color: #64635f;
}
#mainMenu:after {
    content: '';
    display: block;
    clear: both;
}
#mainMenu .menu > li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
#mainMenu .menu > li + li {
    margin-left: 20px;
}
#mainMenu .menu > li:hover {} #mainMenu a {
    height: 29px;
    line-height: 29px;
    font-size: 13px;
    color: #666;
    border-right: 1px solid #dedede;
}
#mainMenu .menu > li > a {
    color: #fff;
    font-size: 15px;
    line-height: 38px;
    text-transform: uppercase;
    height: 38px;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: 500;
    /* font-family: 'century_gothicregular' !important; */
}
#mainMenu .menu > li:hover > a {
    color: #000000;
    cursor: pointer;
}
#mainMenu .menu > li > a[title="OUTLET"] {
    color: #000000;
    font-weight: bold;
}
.menu li.parentLink > a {
    background-color: transparent;
}
#mainMenu #homeLink a {
    width: 54px;
    background: url('../png/homeicon.png') no-repeat center center;
}
#mainMenu .parentLink li a {
    border-right: 0;
    border-bottom: 1px solid #dedede;
    text-transform: capitalize;
}
.subMenu {
    background-color: #FFF;
    position: absolute;
    left: 10px;
    right: 10px;
    max-width: 1200px;
    box-shadow: 0 2px 2px 0px rgba(0, 0, 0, .1);
    display: none;
}
.subMenu * {
    background-color: transparent;
}
#mainMenu .subMenu {
    top: 100%;
}
:hover > .subMenu {
    display: block;
}
.menuTitle {
    font-size: 20px;
    padding-bottom: 10px;
}
.subMenu a {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    box-sizing: border-box;
}
.subMenu li li a {
    font-size: 11px;
    background-image: url('../menusmallarrow.html');
    background-repeat: no-repeat;
    background-position: 0 center;
}
.subMenu a:hover {
    background-color: #fff;
    padding-right: 10px;
    padding-left: 10px;
}
#mainMenu .subMenu a:hover {
    color: #000000;
}
.subMenu li li a:hover {
    padding-left: 20px;
    background-image: url('../menusmallarrowhover.html');
    background-position: 10px center;
}
.subMenu ul li > a + ul {
    background-color: #f1f1f1;
    display: none;
}
.subMenu ul li:hover > a + ul {
    display: block;
}
.subMenu ul li:hover > a + ul > li.row {
    float: none;
}
#alterMenu {
    background-color: #6c6c6c;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #575757;
}
#alterMenu li,
#alterMenu a {
    height: 21px;
}
#alterMenu .menu > li {
    padding-top: 4px;
    padding-bottom: 4px;
}
#alterMenu a {
    line-height: 21px;
    font-size: 12px;
    color: #f3f3f3;
    border-right: 1px solid #aaa;
}
#hmLinks a {
    background-position: top center;
    background-repeat: no-repeat;
    color: #787878;
    font-size: 12px;
    line-height: 14px;
    padding-top: 25px;
    display: block;
}
#hmLinks .authorLink {
    background-image: url('../png/usericon.png');
}
#hmLinks .basketLink {
    background-image: url('../png/basketicon.png');
    background-position: left 3px;
    position: relative;
}
#hmLinks .questionLink {
    background-image: url('../png/questionicon.png');
}
#hmLinks .basketLink span {
    background-color: #ff7e00;
    color: #FFF;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}
.stickyActive {
    background-color: #FFF;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
.magazalarimiz {
    background: url('../png/magazalaricon.png') 0 0 no-repeat;
    color: #5e5c52;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    display: inline-block;
    padding-left: 25px;
    margin-left: 15px;
}
.enginceMagazin {
    background: url('../png/engincemagazin.png') 0 0 no-repeat;
    display: block;
    width: 173px;
    height: 30px;
    margin-top: 8px;
}
#searchToggleBtn {
    background: transparent url('../png/searchicon.png') center center no-repeat;
    width: 40px;
    height: 40px;
    display: block;
}
#tabletSearch #FormAra input[type="text"] {
    width: 100%;
}
@media screen and (max-width: 1230px) and (min-width: 769px) {
    .menu a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .menu li.parentLink > a {
        padding-right: 30px;
    }
}
@media screen and (max-width: 1000px) {
    .enginceMagazin {
        margin-top: 0;
    }
}
@media screen and (min-width: 769px) {
    .menu li.parentLink:hover > ul {
        display: block;
    }
}
@media screen and (max-width: 768px) {
    .menu-list,
    .menu-list li,
    .menu-list a {
        width: 100%;
    }
    .menu-list.show,
    .menu li.parentLink ul.show {
        display: block;
    }
    .animate {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    #menuBtn {
        width: 40px;
        height: 40px;
        background: url('../png/menubtn.png') no-repeat;
        -webkit-background-size: 100%;
        background-size: 100%;
        cursor: pointer;
    }
    @-webkit-keyframes pageOverlayDefault {
        from {
            opacity: 1;
        }
        to {
            opacity: 0;
        }
    }
    @keyframes pageOverlayDefault {
        from {
            opacity: 1;
        }
        to {
            opacity: 0;
        }
    }
    #pageOverlay {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, .7);
        z-index: 3333;
        opacity: 0;
        display: none;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-name: pageOverlayDefault;
        animation-name: pageOverlayDefault;
    }
    @-webkit-keyframes pageOverlay {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    @keyframes pageOverlay {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    .menuShow #pageOverlay {
        display: block;
        -webkit-animation-name: pageOverlay;
        animation-name: pageOverlay;
    }
    @-webkit-keyframes mobileMenuDefault {
        from {
            left: 0;
        }
        to {
            left: -100%;
        }
    }
    @keyframes mobileMenuDefault {
        from {
            left: 0;
        }
        to {
            left: -100%;
        }
    }
    #mobileMenu {
        position: fixed;
        left: -100%;
        top: 0;
        bottom: 0;
        width: 100%;
        background: #fff;
        overflow-y: auto;
        z-index: 44444;
        -webkit-animation-name: mobileMenuDefault;
        animation-name: mobileMenuDefault;
    }
    @-webkit-keyframes mobileMenu {
        from {
            left: -100%;
        }
        to {
            left: 0;
        }
    }
    @keyframes mobileMenu {
        from {
            left: -100%;
        }
        to {
            left: 0;
        }
    }
    .menuShow #mobileMenu {
        -webkit-animation-name: mobileMenu;
        animation-name: mobileMenu;
    }
    #closeMobileMenu {
        line-height: 54px;
        color: #666;
        font-size: 30px;
        padding-left: 74px;
        background: url('../png/menubtnactive.png') no-repeat;
        cursor: pointer;
    }
    #mobileMenu span,
    #mobileMenu a,
    #mobileMenu label,
    #mobileMenu select {
        color: #666;
        font-size: 20px;
        line-height: 40px;
        background: url('../png/menuarrow.png') no-repeat right center;
        cursor: pointer;
    }
    #mobileMenu span.active {
        color: #f36d24;
        background: url('../png/menuarrowactive.png') no-repeat right center;
    }
    #mobileMenu li ul {
        display: none;
    }
    #mobileMenu li ul a {
        color: #999;
        font-size: 16px;
        line-height: 30px;
        background: url('../png/menusubarrow.png') no-repeat 0 center;
    }
    #mobileMenu select {
        background: none;
        border: 0;
        padding: 0 10px;
    }
    #mobileMenu label[for="langMobile"] {
        padding-left: 50px;
        background: url('../png/langmobileicon.png') no-repeat 10px center;
    }
    #mobileMenu label[for="curMobile"] {
        padding-left: 50px;
        background: url('../png/curmobileicon.png') no-repeat 10px center;
    }
    #basketMobile {
        padding-left: 50px;
        background: url('../png/basketmobileicon.png') no-repeat 10px center;
    }
    #loginMobile:before {
        float: left;
        width: 30px;
        height: 40px;
        background: url('../png/profilemobileicon.png') no-repeat 0 center;
        margin-right: 10px;
        content: '';
    }
    #regisMobile:before {
        float: left;
        width: 30px;
        height: 40px;
        background: url('../png/registermobileicon.png') no-repeat 0 center;
        margin-right: 10px;
        content: '';
    }
    #favMobile:before {
        float: left;
        width: 30px;
        height: 40px;
        background: url('../png/favmobileicon.png') no-repeat 0 center;
        margin-right: 10px;
        content: '';
    }
    #logo p {
        height: 74px;
    }
    #logo a {
        height: 74px;
        line-height: 74px;
    }
    #logo a img {
        width: auto;
        max-width: 125%;
    }
    #search {
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    #hmLinks {
        padding-top: 10px;
        padding-bottom: 0;
    }
    #hmLinks .col.p-right:last-of-type {
        padding-right: 10px;
    }
    #hmLinks a {
        text-indent: -9999px;
        line-height: 0px;
        width: 40px;
    }
    #hmLinks a.basketLink {
        width: 21px;
        height: 20px;
        display: block;
        padding-top: 0;
        padding-left: 22px;
    }
    #hmLinks a.basketLink span {
        position: static;
        float: left;
    }
    #hmLinks a strong {
        line-height: 22px;
        font-size: 14px;
    }
    #hmLinks .basketLink span {
        text-indent: 0px;
    }
    #hmLinks a:hover strong {
        color: #000;
    }
    #search .row {
        margin-right: 0;
        margin-left: 0;
    }
    #FormAra input[type="text"] {
        font-size: 16px;
        padding: 10px 53px 10px 20px;
    }
    #searchRight select {
        display: none;
    }
    #mainMenu .menu-wrap {
        position: absolute;
        left: 55px;
        right: 0;
    }
    #mainMenu a,
    #alterMenu a {
        background-image: none;
        border-right: 0;
    }
    #mainMenu .menu-list {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #mainMenu .menu-list a {
        border-top: 1px solid #dedede;
    }
    #alterMenu .menu-list a {
        border-top: 1px solid #aaa;
    }
    .logoWrapper {
        padding-right: 0;
    }
}
@media screen and (max-width: 768px) {
    #logo p {
        height: auto;
    }
    #logo a {
        text-align: left;
        float: left;
        height: auto;
        line-height: normal;
        left: 10px;
        position: relative;
    }
    #logo a img {
        max-width: 100%;
        display: inline;
        position: relative;
        left: -5px;
    }
    #mobileSearch #FormAra {
        width: 100%;
    }
    #mobileSearch #FormAra input[type="text"] {
        width: 100%;
    }
    #searchRight {
        width: auto;
    }
    #headerMain.stickyActive {
        background-color: #FFF;
        width: 100%;
        top: 0;
        left: 0;
        margin: 0;
        padding: 10px 0;
        box-sizing: border-box;
        box-shadow: 0px 1px 4px rgba(0, 0, 0, .25);
    }
    #headerMain.stickyActive #mobileSearch {
        padding-bottom: 0;
    }
}
@media screen and (max-width: 540px) {
    #logo a {
        left: 0;
        position: static;
    }
    #logo a img {
        max-width: 125%;
    }
}
@media(max-width:999px) {
	.linkButtons{
		margin-top: 35px;
	}
}

@media(max-width:999px){
	 #hmLinks{
		display:none;
	}
}
