/* Common Vertical Menu CSS to replace CSS for each instance of menu */

/* Only on PC */
@media (min-width: 768px)
{

.sm-head {
    background: #2a4d69;
    background: -webkit-linear-gradient(top, #2a4d69, #2a4d69);
    background: linear-gradient(top, #2a4d69, #2a4d69);
}

/* Green head for shopping basket menu */
.off-menu_1217 .sm-head {
    background: #169c1f;
    background: -webkit-linear-gradient(top,#169c1f,#169c1f);
    background: linear-gradient(top, #169c1f, #169c1f);
}

/* Purple head for Speak To Expert menu */
.off-menu_1295 .sm-head {
    background: #8a2152;
    background: -webkit-linear-gradient(top,#8a2152,#8a2152);
    background: linear-gradient(top, #8a2152, #8a2152);
}

h3.sm-head {
    height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    text-align: center;
}

.sm-head { 
    cursor: default;
    position: relative;
    overflow: hidden;
}

.sm-filter-cont {
    position: relative;
    overflow: hidden;
	display: none;
}

input.sm-filter, input.sm-filter[type=text] {
    font-family: Arial;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    line-height: normal;
    width: 100%;
    height: auto;
    background: #ffffff;
    border: 0;
    border-bottom: 1px solid #e8f1f0;
    margin: 0;
    border-radius: 0;
    padding: 7px 15px 7px 15px;
    box-sizing: border-box;
}

input.sm-filter[type=text] {
    display: none;
}

.sm-menu div, .sm-menu dl, .sm-menu dt, .sm-menu dd, .sm-menu span, .sm-menu a, .sm-menu p, .sm-menu img {
    width: auto;
    padding: 0;
    margin: 0;
    border: 0;
    float: none;
    clear: none;
    line-height: normal;
    position: static;
    list-style: none;
    box-sizing: border-box;
}


nav.sm-menu {
    border-radius: 5px !important;
}

.sm-menu > .sm-level, .sm-menu {
    box-shadow: 0 1px 2px -1px rgb(0 0 0 / 40%), 0 1px 2px rgb(0 0 0 / 10%);
    border-radius: 0 0 0 0;
}

.sm-menu .sm-head .sm-title:first-child {
    position: static;
    max-width: 100% !important;
}

.sm-menu .sm-title:first-child {
    max-width: 78%;
}

.sm-menu .sm-head span {
    font-family: Arial;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    text-align: right;
    text-shadow: none;
    line-height: 40px;
}

.sm-menu .sm-title, .sm-menu .sm-back {
    position: absolute;
    left: 0;
    max-width: 66%;
    padding: 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sm-menu :not(input) {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*.sm-menu dl dt, .sm-menu dl.level1 dt { */
/*    border-top: 1px solid rgba(255, 255, 255, 0); */
/*    border-bottom: 1px solid rgba(255, 255, 255, 0); */
/*} */

.sm-menu .sm-level > dl > dt {
    overflow-x: hidden !important;
    max-width: 100vw;
}

.sm-parent > .sm-menu {
    overflow: hidden;
}

.sm-menu  {
    margin: 0 0 10px 0;
}

.sm-menu .sm-level {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.sm-menu dl .sm-level, .sm-menu .sm-level.level1 {
    position: static;
}

.sm-menu .sm-level, .sm-menu div.level1 {
    background: #ffffff;
    background: -webkit-linear-gradient(top, #ffffff, #ffffff);
    background: linear-gradient(top, #ffffff, #ffffff);
}

.sm-menu .sm-level {
    height: 100%;
    /* background: transparent; */
    box-shadow: 0 0 3px 1px rgb(0 0 0 / 20%), 0 0 1px 0 rgb(0 0 0 / 20%);
}

.sm-menu .sm-level {
    top: 0;
    position: absolute;
    width: 100%;
    overflow: hidden;
}


.sm-menu dl a, .sm-menu dl a:link, .sm-menu dl.level1 a, .sm-menu dl.level1 a:link {
    font-family: Arial;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    line-height: normal;
}

/* menu nested level one css */


.sm-menu dl dt.opened.parent, .sm-menu dl.level1 dt.opened.parent, .sm-menu dl dt.hover, .sm-menu dl dt:hover, .sm-menu dl.level1 dt.hover, .sm-menu dl.level1 dt:hover {
    background-color: #daedfa66;
    background-color: rgba(218, 237, 250, 0.4);
}

.sm-menu dt,
.sm-menu dl.level1 dt {
	padding: 7px 15px 7px 15px;
}

.sm-menu dt .link,
.sm-menu dt.level1 .link {
	text-align: left;
}

.sm-menu dl dt.opened.parent a, .sm-menu dl.level1 dt.opened.parent a, .sm-menu dl dt.hover a, .sm-menu dl dt:hover a, .sm-menu dl.level1 dt.hover a, .sm-menu dl.level1 dt:hover a {
    font-family: Arial;
    font-size: 16px;
    color: #1E90FF;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    line-height: normal;
}

.sm-menu dl dt.active.parent a, .sm-menu dl dt.active a, .sm-menu dl.level1 dt.active.parent a, .sm-menu dl.level1 dt.active a {
    font-family: Arial;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    line-height: normal;
}

/* Level 2  */
.sm-level .level2 {
    margin-left: 10px;
}

/*.sm-menu dl.level2 a:link  { */
/*    font-size: 14px; */
/*} */

.ps-scrollbar-y-rail {
    height: 0px !important;
}

}
/* End of only on PC */

