#desktop_header #header_terminal_bk1 {
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    width: 290px;
    height: 105px;
}

#desktop_header .main_menu_container > div {
    width: 445px;
}

#desktop_header .main_menu_container > div.main_menu_left {
    margin-right: 0;
}

#desktop_header .main_menu_container > div.main_menu_right {
    margin-left: 0;
    padding-left: 2px;
}

#desktop_header .main_menu_container > div:nth-of-type(2) {
    width: 200px;
    margin: 0 43px;
}

#desktop_header .main_menu_center span.wishlist {
    transform: perspective(160px) rotate(30deg) rotateX(0deg) translateZ(16px) translateY(-75px) translateX(85px);
}

#desktop_header .btn-horizontal-outline {
    width: 150px;
}

#desktop_header .main_menu_left ,#desktop_header .main_menu_right {
    margin-top: 0;
}

#desktop_header .btn-trapezoid-outline {
    padding: 30px 35px;
}
