﻿.site-header {
background: #3F3F3F;
width: 100%;
margin-top:-4px;
}
.site-header .slider {
background: #333333;
height: 39px;
width: 100%;
}
.logo-desktop-horiz {
display: inline-block;
max-width: 700px;
height: 82px;
padding-top: 23px;
margin: 0px 0px 0px 0px;
}
.logo-desktop-horiz svg {
width: 447px;
}
.logo-desktop-stacked {
display: inline-block;
width: 247px;
height: 82px;
padding-top: 10px;
margin: 0px 0px 0px 10px;
display: none;
}
.site-header .ad {
display: inline-block;
/*position: absolute;
right: 0px;*/
float: right;
width: 478px;
height: 70px;
margin: 10px 0px 5px 0px;
border-left: solid 2px #5EA331;
}
.site-header .ad .text {
display: inline-block;
width: 98px;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 22px;
margin: 3px 0px;
color: #FFFFFF;
padding-left: 5px;
text-transform:uppercase;
}
.site-header .ad .picture {
display: inline-block;
position: absolute;
width: 363px;
height: 70px;
margin: 0px 8px;
background: url(/images/kitchen-appliances-specialized-for-your-needs-1.jpg);
}
@media (max-width:1025px) {
.logo-desktop-horiz {
text-align: center;
margin: auto;
width: 100%;
padding-top: 5px;
height: 32px;
max-width: 100%;
}
.logo-desktop-horiz svg {
width: 100%;
max-width:400px;
}
}
@media (max-width:625px) {
    .logo-desktop-horiz svg {
        width: 100%;
        max-width: 274px;
    }
}
.hamburger {
padding-top: 3px;
padding-left: 10px;
}

#mdi_close {
padding-left: 10px;
}

.site-header .header-menu {
height: 64px;
width: 100%;
}

.site-header .menu .left {
display: inline-block;
width: 50%;
padding: 0px;
}


.SubMenuShow {
    /*visibility: hidden;*/
    position: absolute;
    z-index: 10001;
    min-width: 100px;
}

.SubMenuShowInner {
    background-color: #191919;
    padding: 10px;
    line-height: 10px;
    margin:15px 0 0 -15px;
}

#AboutSubMenuShow, #StyleSubMenuShow {
    visibility: hidden;
    opacity: 0;
    transition: opacity 2s ease;
}

#AboutMenuShow:hover #AboutSubMenuShow, #StyleMenuShow:hover #StyleSubMenuShow {
    display: block;
    opacity: 1;
    visibility: visible;
}


@media (max-width: 1008px) {
.site-header .menu .left {
width: 10%;
}
}

.site-header .menu .left .text-containter {
display: flex;
flex-direction: row;
width: 100%;
}

.site-header .menu .left .text-containter .text {
flex: none;
align-self: center;
margin: 12px auto 12px 0px;
color: #8dc63f;
}

.site-header .menu .left .text-containter .text a {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
color: #FFFFFF;
text-decoration: none;
transition: 0.3s;
}

.site-header .menu .left .text-containter .text a:hover {
color: #8dc63f;
text-decoration: none;
}

.site-header .menu .right {
display: inline-block;
width: 50%;
padding: 11px 0px;
}

@media (max-width: 1008px) {
.site-header .menu .right {
width: 90%;
padding: 0px 0px;
}
}

.search-container {
float: right;
width: 205px;
height: 23px;
background: #FFFFFF;
border-radius: 6px;
margin: 0 15px;
}

.search-container .search-content {
position: relative;
}

.search-container .search-content .icon {
position: absolute;
top: 3px;
left: 4px;
margin: 0;
}

.search-container .search-content input {
position: absolute;
top: 0;
left: 20px;
width: 180px;
height: 23px;
border: none;
outline: none;
box-shadow: none;
background: #FFFFFF;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
}

.search-container .search-content input ::placeholder {
color: #B7B7B7;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
}

.right .icon {
float: right;
margin: 0 5px;
}

.right #mdi_chat {
background: #4E4E4E;
border: 1px solid #FFFFFF;
box-sizing: border-box;
border-radius: 4px;
flex: none;
order: 3;
align-self: center;
margin: 0px 5px;
padding: 0 5px;
}

.right #mdi_phonemobile {
margin-top: -2px;
}

.icon a svg path {
transition: 0.3s;
}

.icon a:hover svg path {
fill: #8dc63f;
}

#top-row {
background-color: #2f2e2f;
}

#top-row-small {
background-color: #2f2e2f;
color: #ccc;
padding: 5px;
text-align: center;
}

#top-row-small a {
color: #fff;
}

#top-row > div.row > div {
font-size: 0.95em;
padding-top: 10px;
padding-bottom: 10px;
}

#top-row > div.row > div,
#top-row > div.row > div a {
color: #fff;
}

#logo-row {
margin-top: 14px;
}

#main-navigation {
margin-top: 1em;
background-color: #d1d3d4;
}

@media (max-width: 1008px) {
#main-navigation .top-bar-section > ul.left {
width: 100%;
overflow: hidden;
height: 45px !important;
display: block;
}
}

#main-navigation .top-bar-section ul li > a {
text-decoration: none;
transition: background-color 300ms ease-out;
}

#main-navigation .top-bar-section ul li:first-child > a {
background-color: #8dc63f;
color: #fff;
padding-left: 20px;
padding-right: 50px;
}

#main-navigation .top-bar-section ul li:first-child > a:hover {
background-color: #72a44f;
}

#main-navigation #small-items-override ul {
padding: 0 40px 0 0;
width: 100%;
height: 45px;
overflow: hidden;
display: block;
font-size: 16px;
margin: 0;
}

#main-navigation #small-items-override ul li {
float: left;
list-style-type: none;
}

#main-navigation #small-items-override ul li a {
display: block;
color: #58595b;
padding: 0 15px;
line-height: 45px;
text-decoration: none;
transition: background-color 300ms ease-out;
}

#main-navigation #small-items-override ul li a:hover {
background-color: #c4c4c4;
}

#main-navigation #small-items-override ul li:first-child a {
background-color: #8dc63f;
color: #fff;
padding-right: 35px;
}

#main-navigation #small-items-override ul li:first-child a:hover {
background-color: #72a44f;
}

#main-navigation > .row > .top-bar > ul > li.toggle-topbar {
z-index: 2;
}

#navigation-row {
margin-top: 14px;
background-color: #d1d3d4;
}

#navigation-row a {
text-decoration: none;
}

#navigation-row > div.row > div {
}

#navigation-row > div.row > div > ul {
margin-bottom: 0;
}

#navigation-row > div.row > div > ul > li {
}

#navigation-row > div.row > div > ul > li > a {
padding: 10px;
color: #58595b;
transition: background-color 300ms ease-out;
}

#navigation-row > div.row > div > ul > li > a:hover {
background-color: #c4c4c4;
}

#navigation-row > div.row > div > ul > li:first-child > a {
background-color: #8dc63f;
color: #fff;
padding-left: 20px;
padding-right: 50px;
}

#navigation-row > div.row > div > ul > li:first-child > a:hover {
background-color: #72a44f;
}

.header-menu {
position: absolute;
background: RGBA(13, 13, 13, 0.96);
width: 100%;
z-index: 1000;
display:none;
}

.header-menu .top {
position: relative;
display: block;
width: 100%;
}

.header-menu .top .right {
display: inline-block;
padding: 11px 0px;
}

.header-menu .top .left {
display: inline-block;
padding: 11px 0px;
}

.header-menu .mid {
position: relative;
display: block;
width: 100%;
margin: 30px 15px;
}

.header-menu .mid ul a {
text-decoration: none;
list-style-type: none;
font-family: DM Sans;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 50px;
letter-spacing: 1px;
color: #fff;
}

.header-menu .bot {
position: relative;
display: flex;
width: 100%;
}

.header-menu .bot .Button {
position: relative;
display: inline-block;
width: 150px;
height: 40px;
text-align: center;
line-height: 40px;
border-radius: 3px;
margin: auto;
}

.header-menu .bot .Button a {
color: #fff;
text-decoration: none;
}

.header-menu .bot .SignUp {
border: solid 1px #90C63E;
background: #90C63E;
}

.header-menu .bot .LogIn {
border: solid 1px #fff;
}

.header-menu .socials {
display: block;
margin: 20px 0px 60px 20px;
}

.header-menu .socials .icon {
display: inline-block;
}

.PromoBanner {
width: 100%;
margin: 0 0px 0 0px;
padding: 0;
height: 36px;
overflow: hidden;
background-image: linear-gradient(#000000, #222222);
}

@media (max-width:1340px) {
.site-header_no {
padding-left: 10px;
padding-right: 10px;
}
}

@media (max-width:1024px) {
.site-header_no {
padding-left: 0px;
padding-right: 0px;
}
}

@media (max-width:625px) {
    .site-header {
        margin-top: 0px;
    }
}

@media (max-width:624px) {
.PromoBanner {
display: none;
}
}

@media (max-width:380px) {
.search-container {
width: 180px;
}

.search-container .search-content input {
width: 155px;
}
}