.mobile-searchbar-wrap {display: none;} .mobile-navigation {
position: absolute;
top: 100%;
background-color: #fff;
width: 100vw;
left: 0;
height: 91vh;
overflow-y: auto;
z-index: 9999;
}
.mobile-navigation li {list-style: none;}
.mobile-navigation ul {width: 100%;}
.mobile-navigation .second ul {background-color: unset !important;}
.mobile-navigation a {display: block;}
.mobile-navigation ul > li {
border-bottom: 1px solid #d8d8d8;
position: relative;
}
.mobile-navigation > ul > li:not(.has_sub){
border-bottom: none;
}
.mobile-navigation > ul > li > a {
color: #141414;
margin-top: 0;
font-size: 12px;
font-weight: 200;
letter-spacing: normal;
line-height: 20px;
line-height: 24px;
border-bottom: 1px solid #d8d8d8;
display: block;
margin-bottom: 0;
padding: 12px 43px 12px 16px;
text-transform: uppercase;
text-decoration: none;
font-weight: 800;
letter-spacing: 3px;
}
.mobile-navigation .second a,
.mobile-navigation h3 {
color: #141414;
display: block;
padding: 12px 48px 12px 16px;
line-height: 24px;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
font-size: 12px;
letter-spacing: 2.5px;
font-weight: 500;
font-family: 'Arial', sans-serif;
}
.mobile-navigation li.narrow .second .inner ul li ul {
display: none;
}
.mobile-navigation .second ul ul {
background-color: #f2f2f2 !important;
display: none;
}
.mobile-navigation .fa {display: none;}
.mobile-navigation span.expand_icon {
background: url(//cattree.nl/wp-content/themes/cattree2020/img/plus-0837023f.svg) no-repeat center;
width: 35px;
height: 35px;
display: inline-block;
position: absolute;
right: 8px;
top: 8px;
}
.mobile-navigation .selected {
width: 35px;
height: 35px;
display: inline-block;
position: absolute;
right: 8px;
top: 8px;
text-align: center;
line-height: 35px;
}
.mobile-navigation .deselected {
background: url(//cattree.nl/wp-content/themes/cattree2020/img/minus-1b37d793.svg) no-repeat center;
width: 35px;
height: 35px;
display: inline-block;
position: absolute;
right: 8px;
top: 8px;
}
.search-bar-mobile {display: none;}
@media only screen and (max-width: 768px) {
.search-bar-mobile {display: block;}
}
.search-bar-mobile {position: relative;}
.search-bar-mobile #adminbarsearch {display: flex;}
.search-bar-mobile input#adminbar-search{
padding-left: 16px;
font-weight: 400;
border-color: #6b6b6b;
border-right: 1px solid;
width: 97%;
padding: 15px 10px;
border-radius: 0 !important;
}
.search-bar-mobile button {
position: absolute;
top: 0;
right: 2px;
width: 48px;
height: 48px;
line-height: 48px;
text-align: center;
border: none;
background: transparent;
}
.search-bar-mobile button svg {
display: block;
margin: 0 auto;
}
.icon_name {
display: none;
width: 100% !important;
font-size: 10px !important;
height: 12px !important;
line-height: 12px;
font-weight: 400;
text-decoration: none;
text-align: center;
}
.icon_wrap svg {
color: #000;
}
.views {display: none;}
.views li {
display: inline-block;
vertical-align: middle;
padding: 0;
margin: 5px;
text-align: center;
}
.views a {
display: block;
width: 25px;
height: 25px;
border: 1px solid gray;
padding: 5px;
margin: 0 auto;
}
.views span {
font-size: 11px;
}
.views a.filter {
background: url(//cattree.nl/wp-content/themes/cattree2020/img/filter.png) no-repeat center;
background-size: auto;
}
.views a.grid {
background: url(//cattree.nl/wp-content/themes/cattree2020/img/icons8-grid-view-26.png) no-repeat center;
background-size: 80%;
}
.views a.list {
background: url(//cattree.nl/wp-content/themes/cattree2020/img/icons8-list-50.png) no-repeat center;
background-size: 80%;
}
@media only screen and (max-width: 480px) {
.mobileSearchSW {display: none !important;}
.mobile-searchbar-wrap {display: block;}
.mobile-searchbar-wrap #adminbarsearch {
display: flex !important;
position: relative;
}
.mobile-searchbar-wrap input#adminbar-search {
padding-left: 16px;
font-weight: 400;
border-color: #6b6b6b;
border-right: 1px solid;
width: 91.7%;
padding: 15px 10px;
border-radius: 0 !important;
}
.mobile-searchbar-wrap button {
position: absolute;
top: 0;
right: 2px;
width: 48px;
height: 48px;
line-height: 48px;
text-align: center;
border: none;
background: transparent;
}
.mobile-searchbar-wrap button svg {
display: block;
margin: 0 auto;
} .header.sticky {top: 0 !important;}
.header-top {
position: relative;
height: 60px;
padding: 5px 10px;
}
.header.sticky .header-top-text {display: none;}
.site-logo {
float: left;
margin: 6px 0 0 0;
}
.header-top .search_bar {display: none;}
.header-top .go-to-basket {
top: 0;
right: 55px;
padding: 0;
}
.header-top .go-to-account {
top: 0;
padding: 0;
right: 95px;
}
.header-top a {text-decoration: none;} .mobile_menu_button {
position: absolute;
top: 44px;
right: 10px;
left: unset;
height: auto;
margin: 0;
width: 32px;
}
.header.sticky .mobile_menu_button {top: 1px;} .mobile_menu_button svg#close {display: none;}
.mobile_menu_button svg#open {display: block;}
.mobile_menu_button.active svg#open {display: none;}
.mobile_menu_button.active svg#close {display: block;} .icon_wrap {
height: 32px;
width: 32px;
justify-content: center;
align-items: center;
margin: 0 auto;
line-height: 32px;
display: flex;
margin-top: 12px;
}
.icon_wrap svg {color: #000;}
.icon_name {    display: block !important;
color: #9d9d9d; background: none !important;}
li.gray .second ul {
background-color: #f2f2f2 !important;
}
}