.dropdown.hh-dropdown {
float: left;
}
.hh-dropdown .btn{
border: 1px solid var(--rs-greylight);
border-radius: 0;
}
.hh-dropdown ul{
border: 1px solid var(--rs-greylight);
border-radius: 0 0 3px 3px;
padding-bottom: 0;
min-width: 138px;
margin-top: -3px !important;
}
.hh-dropdown ul li:first-child {
border-bottom: 1px solid var(--rs-greylight);
margin-bottom: 10px;
padding-bottom: 5px;
}
.hh-dropdown ul li {
background: none;
padding-bottom: 10px;
padding-right: 15px;
}
.hh-dropdown ul li button {
background: none;
border: 0 none;
padding-left: 30px;
position: relative;
text-align: left;
}
.hh-dropdown ul li button::before {
content:"";
border: 1px solid var(--rs-greylight);
border-radius: 3px;
width: 18px;
height: 18px;
position: absolute;
left: 0;
}
.hh-dropdown ul li button.active::after {
content: "";
left: 6px;
position: absolute;
width: 6px;
height: 13px;
border-right: 2px solid;
border-bottom: 2px solid;
transform: rotate(45deg);
top: 2px;
}
#storeFilter > span {
line-height: 40px;
margin-right: 10px;
}
.store{
padding: 20px;
border: 1px solid var(--rs-greylight);
}
.storelocator .store {
float: left;
position: relative;
width: 100%;
min-height: 230px;
font-size: 1rem;
transition: 0.3s ease-in-out;
}
.storelocator .store .company {
margin-bottom: 20px;
min-height: 46px;
font-size: 1rem;
}
.storelocator .store .address,
#store-location .address{
background: url(//rheinische-scheidestaette.de/wp-content/themes/rs-cms/assets/img/icon-location-address.png) left top 3px / 13px no-repeat transparent;
padding-left: 20px;
margin-bottom: 20px;
}
.storelocator .accordion-button.collapsed:hover{
color:var(--rs-gold);
}
.storelocator .accordion-button.collapsed{
color: currentColor;
}
.storelocator .accordion-button:not(.collapsed),
.storelocator .store .accordion-button.collapsed {
line-height: 1.2;
padding: 10px 0;
}
.storelocator .accordion-button:focus {
outline:0;
border:0 none;
box-shadow: none;
}
.storelocator .store .accordion-item {
background-color: transparent;
border: 0;
}
.storelocator h2.accordion-header {
margin: 0;
}
.storelocator .accordion-body{
padding: 20px 0 0;
}
.storelocator .accordion-body ul {
margin: 0;
padding: 0;
}
.storelocator .accordion-button {
background-color: transparent;
}
.storelocator .accordion-button:not(.collapsed) {
color:var(--rs-gold);
box-shadow: none;
background: none;
}
.hh-location b:first-child {
margin-top:0;
}
.hh-location p {
margin: 0;
}
.hh-location b {
margin-top: 14px;
display: block;
font-weight: 400;
margin-bottom: 5px;
font-size: 14px;
}
.hh-location a {
margin-top: 8px;
display: block;
}
.hh-location a:hover {
text-decoration: none;
}
.hh-location a span {
color: var(--rs-black);
}
.hh-location .times .time {
width: 80%;
margin: 0 0 2px;
font-size: 14px;
}
.storemeta .bl_tday,
.hh-location .bl_tday {
width: 120px;
display: inline-block;
vertical-align: top;
}
.storemeta .bl_tday{
width: 90px;
display: inline-block;
vertical-align: top;
}
.storemeta .timedata,
.storemeta .phone,
.storemeta .email {
padding-left:26px;
}
.storemeta .timedata {
background:url(//rheinische-scheidestaette.de/wp-content/themes/rs-cms/assets/img/icon-map-clock.png) left top 2px /17px no-repeat transparent
}
.storemeta .phone {
background:url(//rheinische-scheidestaette.de/wp-content/themes/rs-cms/assets/img/icon-map-tel.png) left top 5px /13px no-repeat transparent;
position: relative;
z-index: 10;
}
.storemeta .email {
background: url(//rheinische-scheidestaette.de/wp-content/themes/rs-cms/assets/img/icon-map-email.png) left -1px top 1px /20px no-repeat transparent;
}
.storemeta .timedata a {
text-decoration: underline;
}
.store-item .additional_data {
margin-top: 1rem;
color: #AF5555;
}
.storemeta .phone a[href^="tel:"] {
color: var(--rs-grey);
text-decoration: none;
}
.storemeta .phone a[href^="tel:"]:hover {
color: var(--rs-gold);
}
.storemeta .btn_hh:hover {
background: var(--rs-grey);
color: var(--rs-white);
text-decoration: none;
}
.storemeta .accordion-button:not(.collapsed)::after {
background-image: var(--bs-accordion-btn-icon);
}
#cookiehinweis .inner {
border: 1px solid;
padding: 30px;
margin-bottom: 40px;
}
.hh-location .bl_tday.holiday-1 {
margin-top: 3px;
}
.hh-location .bl_totime {
display: inline-block;
width: 120px;
text-align: right;
}
.storemeta .times{
float: left;
margin-bottom: 1rem;
}
.storemeta .time{
font-size: 14px;
float: left;
width: 100%;
}
.storemeta .bl_totime{
float: right;
width: 120px;
}
#map-filter {
margin-top: 30px;
margin-bottom: 1.5rem;
}
#map-filter .form-control {
border-radius: 0;
}
#map-filter #mapformsearch {
position: relative;
}
#map-filter #mapformsearch > button {
background: url(//rheinische-scheidestaette.de/wp-content/themes/rs-cms/assets/img/icon-search-maps.png) center right 10px /22px no-repeat transparent;
width: 40px;
height: 40px;
border: 0;
position: absolute;
top: 0;
right: 0;
z-index: 10;
}
#map-filter #mapformsearch .form-select {
position: absolute;
right: 40px;
width: auto;
border: 0;
height: 29px;
top: 4px;
color: var(--rs-greylightl);
text-align: right;
background: transparent;
padding-right: 10px;
padding-top: 2px;
}
#mapformsearch input[type="search"]{
box-sizing: border-box;
}
#viewmode[data-vmode="0"] span:first-child{
display:none;
}
#viewmode[data-vmode="0"] span:last-child{
display:block;
background: url(//rheinische-scheidestaette.de/wp-content/themes/rs-cms/assets/img/icon-viewlist.png) no-repeat top 6px left transparent;
padding-left: 26px;
margin-left: 38px;
}
#viewmode[data-vmode="1"] span:first-child{
display: block;
background: url(//rheinische-scheidestaette.de/wp-content/themes/rs-cms/assets/img/icon-viewtiles.png) no-repeat top 5px left transparent;
padding-left: 20px;
margin-left: 38px;
}
#viewmode[data-vmode="1"] span:last-child{
display:none
}
#viewmode{
border:0 none;
}
.indicator-openings {
font-size: 0.875rem;
}
.indicator-openings span {
width: 10px;
height: 10px;
display: inline-block;
border-radius: 50%;
margin-right: 5px;
top: 1px;
position: relative;
}
.indicator-openings.open span {
background-color: #00a628;
}
.indicator-openings.closed span {
background-color: #a60000;
}
.indicator-openings.open{
color: #00a628;
}
.indicator-openings.closed{
color: #a60000;
}
.store .location.h4 {
display: block;
text-decoration: none;
margin-bottom: 1rem;
font-weight: 500;
}
.store .location.h4 a {
color: var(--rs-gold);
}
.store a,
#store-location a:not(.btn){
color: var(--rs-black);
}
.store:hover{
border-color: var(--rs-grey);
box-shadow: 0 5px 10px rgba(0,0,0,0.15);
}
.store:hover a{
color: var(--rs-black);
}
.store a.btn-location {
padding: 6px;
width: 100%;
margin-top: 0.5rem;
color: #fff;
}
.store a.btn-location:hover {
color:var(--rs-gold)
}
.store .openings {
position: relative;
z-index: 2;
}
.store.store-list {
padding: 27px;
}
.store.store-list h3.company {
font-size: 18px;
margin-bottom: 0;
height: auto;
}
.storelocator .store.store-list .company {
margin-bottom: 0.5rem;
min-height: 0;
}
.storelocator .store-list .storemeta .timedata {
float: left;
}
.storelocator .store-list .indicator-openings {
float: right;
width: 100%;
padding-bottom: 1rem;
}
.storelocator .store-list a.btn-location {
width: auto;
}
.storelocator .store-item-list {
margin-bottom:20px
}
.storelocator .store-item-list .store {
float: none;
width: auto;
min-height: 0;
}
.accordion.storemeta .accordion-button::before {
right:9px
}