@font-face {
font-family: "TheAntiquaB";
font-style: normal;
font-weight: 400;
display: swap;
src: url(//juno-casting.de/wp-content/themes/storefront-child/fonts/TheAntiquaB-W5Plain.woff2);
} @font-face {
font-family: "TheAntiquaB";
font-style: normal;
font-weight: bold;
display: swap;
src: url(//juno-casting.de/wp-content/themes/storefront-child/fonts/TheAntiquaB-W7Bold.woff2);
} @font-face {
font-family: "TheAntiquaB";
font-style: italic;
font-weight: bold;
display: swap;
src: url(//juno-casting.de/wp-content/themes/storefront-child/fonts/TheAntiquaB-W7BoldItalic.woff2);
} @font-face {
font-family: "Montserrat";
font-style: normal;
font-weight: 400;
display: swap;
src: url(//juno-casting.de/wp-content/themes/storefront-child/fonts/montserrat-v13-latin-regular.eot); src: local("Montserrat Regular"), local("Montserrat-Regular"),
url(//juno-casting.de/wp-content/themes/storefront-child/fonts/montserrat-v13-latin-regular.eot?#iefix)
format("embedded-opentype"), url(//juno-casting.de/wp-content/themes/storefront-child/fonts/montserrat-v13-latin-regular.woff2)
format("woff2"), url(//juno-casting.de/wp-content/themes/storefront-child/fonts/montserrat-v13-latin-regular.woff)
format("woff"), url(//juno-casting.de/wp-content/themes/storefront-child/fonts/montserrat-v13-latin-regular.ttf)
format("truetype"), url(//juno-casting.de/wp-content/themes/storefront-child/fonts/montserrat-v13-latin-regular.svg#Montserrat)
format("svg"); } @font-face {
font-family: "Montserrat";
font-style: normal;
font-weight: 600;
display: swap;
src: url(//juno-casting.de/wp-content/themes/storefront-child/fonts/montserrat-v13-latin-600.eot); src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"),
url(//juno-casting.de/wp-content/themes/storefront-child/fonts/montserrat-v13-latin-600.eot?#iefix)
format("embedded-opentype"), url(//juno-casting.de/wp-content/themes/storefront-child/fonts/montserrat-v13-latin-600.woff2)
format("woff2"), url(//juno-casting.de/wp-content/themes/storefront-child/fonts/montserrat-v13-latin-600.woff)
format("woff"), url(//juno-casting.de/wp-content/themes/storefront-child/fonts/montserrat-v13-latin-600.ttf)
format("truetype"), url(//juno-casting.de/wp-content/themes/storefront-child/fonts/montserrat-v13-latin-600.svg#Montserrat)
format("svg"); } :root {
--gkt-blocks-margin-bottom: 0;
--jc-primary-color: #000;
--jc-link-color: #f75094;
} input[type="checkbox"] + label,
input[type="radio"] + label,
.wp-block-embed {
margin: 0;
} body {
font-weight: 400;
font-size: 16px;
line-height: 1.5;
font-family: "Montserrat", Helvetica, Arial, sans-serif;
} a {
transition: 0.4s;
color: var(--jc-link-color);
}
a:focus,
input:focus,
textarea:focus,
button:focus {
outline: none;
} img {
border-radius: 0;
}
p {
margin-bottom: 10px;
}
.hentry .entry-content a { text-decoration: none;
}
.hentry .entry-content a:hover {
color: #000;
} h1,
h2,
h3 {
font-family: "TheAntiquaB";
}
h1,
h2 {
font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
h1,
h2 {
font-size: 3rem;
}
}
h2 + h3,
.beta + h3 {
border: 0;
padding-top: 0;
} .site {
overflow-x: initial;
} #masthead {
position: sticky;
top: 0;
z-index: 11;
background: rgba(255, 255, 255, 0.9);
box-shadow: 0 0 5px rgb(0 0 0 / 40%);
border: 0;
margin-bottom: 0;
}
.admin-bar #masthead {
top: 32px;
}
.site-header {
padding: 0;
} #header-logo a svg {
width: 180px;
height: 48px;
}
header button.menu-toggle {
border: 0;
background: transparent !important;
}
@media screen and (max-width: 767px) {
header#masthead.site-header {
padding: 10px 0;
}
#masthead > .col-full {
position: absolute;
}
}
@media screen and (min-width: 1200px) {
#header-logo {
position: absolute;
bottom: 10px;
}
#header-logo a svg {
width: 300px;
height: 41px;
}
} .main-navigation ul.nav-menu > li#menu-item-13669 > a {
background: url(//juno-casting.de/wp-content/themes/storefront-child/layout-images/kollektionen.svg)
no-repeat right center;
background-size: 40px;
color: #f75094;
padding-right: 50px;
} .main-navigation ul li a:hover,
.main-navigation ul li:hover > a,
.site-title a:hover,
.site-header ul.menu li.current-menu-item > a {
color: var(--jc-primary-color);
}
@media (min-width: 768px) {
.woocommerce-active .site-header .main-navigation {
width: 100%;
float: none;
margin-right: 0;
}
.main-navigation ul.menu,
.main-navigation ul.nav-menu {
text-align: right;
}
.main-navigation ul.menu > li > a,
.main-navigation ul.nav-menu > li > a {
padding: 25px 10px;
}
} .site-main,
.hentry,
.hentry .entry-content figure.wp-block-image,
.editor-styles-wrapper figure.wp-block-image {
margin-bottom: 0;
}
@media (min-width: 768px) {
.content-area,
.widget-area {
margin-bottom: 0;
}
} figure.wp-block-media-text__media {
line-height: 0;
} #primary ul.products {
display: grid;
grid-template-columns: repeat(2, 1fr);
column-gap: 25px;
row-gap: 25px;
}
#primary ul.products::before,
#primary ul.products::after {
display: none;
}
#primary ul.products li.product {
width: auto;
margin: 0;
float: none;
}
#primary ul.products li.product img {
margin: 0;
}
#primary ul.products li.product .woocommerce-loop-product__title {
position: absolute;
bottom: 0;
background: rgb(0 0 0 / 35%);
font-family: "Montserrat", Helvetica, Arial, sans-serif;
color: #fff;
width: 100%;
margin: 0;
padding: 7px;
opacity: 0;
transition: 0.4s;
}
#primary ul.products li.product:hover .woocommerce-loop-product__title {
opacity: 1;
}
#primary .woocommerce > .storefront-sorting:first-child {
display: none;
}
#primary .woocommerce .storefront-sorting {
margin-top: 25px;
margin-bottom: 0;
}
@media (min-width: 600px) {
#primary ul.products {
grid-template-columns: repeat(4, 1fr);
}
}
@media (min-width: 900px) {
#primary ul.products {
grid-template-columns: repeat(5, 1fr);
}
} .single-product #content {
padding-top: 25px;
padding-bottom: 50px;
}
.single-product .product_title.entry-title {
font-size: 1.5rem;
}
.woocommerce-product-details__short-description {
font-size: 1rem;
color: #000;
}
.woocommerce-product-details__short-description em {
min-width: 150px;
display: inline-block;
font-style: normal;
}
.single-product .product_cat-model { margin-top: 50px;
margin-bottom: 50px;
display: flex;
flex-wrap: wrap;
}
.single-product div.product .wcgs-woocommerce-product-gallery .flex-viewport {
margin-bottom: 0;
}
.storefront-full-width-content.single-product div.product .summary {
background: #f0f0f0;
padding: 20px;
margin-bottom: 0;
}
@media (min-width: 768px) {
.storefront-full-width-content.single-product
div.product
.wcgs-woocommerce-product-gallery {
width: 100%;
float: none;
margin-right: 0;
margin-bottom: 0;
background: #f0f0f0;
}
.storefront-full-width-content.single-product div.product .summary {
position: absolute;
top: 45px;
right: 0;
width: 40%;
float: none;
padding: 0;
margin-right: 5%;
}
}
.single-product .tabs.wc-tabs {
display: none;
}
.single-product #primary .woocommerce-Tabs-panel {
width: 100%;
}
@media (min-width: 900px) {
body.single-product .product {
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
}
@media (min-width: 1400px) {
body.single-product .product {
max-width: 100%;
}
} .woocommerce-tabs.wc-tabs-wrapper {
padding: 0;
}
.woocommerce-tabs #tab-description {
margin-bottom: 0; }
.woocommerce-tabs #tab-description > *:first-child {
padding-top: 50px;
}
@media (min-width: 768px) {
.woocommerce-tabs #tab-description {
position: relative;
}
.woocommerce-tabs #tab-description::before {
content: "↓";
position: absolute;
left: 50%;
margin-left: -25px;
width: 50px;
height: 50px;
background-color: #f75094;
border-radius: 50%;
animation: pfeil 3s infinite;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
font-size: 42px;
}
@keyframes pfeil {
0% {
top: -28px;
opacity: 0.3;
}
25% {
top: -20px;
opacity: 0.6;
}
50% {
top: -20px;
opacity: 0.6;
}
100% {
top: -28px;
opacity: 0.3;
}
}
}  #wpgs-gallery.wcgs-woocommerce-product-gallery {
margin-right: 0 !important;
width: 100% !important;
max-width: 100% !important; }
#wpgs-gallery.wcgs-woocommerce-product-gallery
.gallery-navigation-carousel
.swiper-wrapper {
display: grid;
grid-template-columns: repeat(5, 1fr);
}
.gallery-navigation-carousel .wcgs-thumb {
width: auto !important;
margin-top: 5px;
}
@media (min-width: 768px) {
#wpgs-gallery .gallery-navigation-carousel-wrapper {
margin-top: 0;
}
}
@media (min-width: 768px) {
#wpgs-gallery.wcgs-woocommerce-product-gallery {
min-height: 500px;
}
#wpgs-gallery.wcgs-woocommerce-product-gallery .wcgs-carousel {
width: 50%;
}
#wpgs-gallery.wcgs-woocommerce-product-gallery .gallery-navigation-carousel {
position: absolute;
right: 2%;
bottom: 2%;
width: 46%;
}
#wpgs-gallery.wcgs-woocommerce-product-gallery
.gallery-navigation-carousel
.swiper-wrapper {
grid-template-columns: repeat(4, 1fr);
} } .woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
background: var(--jc-primary-color);
}
.woocommerce-message {
display: none;
}  @media (min-width: 768px) {
.col-full {
max-width: 900px;
}
header .col-full,
footer .col-full,
.page-id-1508 #content .col-full {
max-width: 1100px;
}
} .wp-block-group.alignfull > *,
.wp-block-cover.alignfull .wp-block-cover__inner-container > * {
max-width: 900px;
margin-left: auto !important;
margin-right: auto !important;
}
@media (min-width: 1150px) {
.storefront-align-wide.page-template-template-fullwidth-php
.hentry
.entry-content
.alignwide,
.storefront-align-wide.storefront-full-width-content
.hentry
.entry-content
.alignwide {
width: 1100px;
max-width: 1100px;
margin-left: -100px;
margin-right: auto;
}
}
@media (min-width: 1150px) {
.storefront-align-wide.page-template-template-fullwidth-php
.hentry
.entry-content
.alignwide,
.storefront-align-wide.storefront-full-width-content
.hentry
.entry-content
.alignwide {
padding-left: 0;
padding-right: 0;
}
} hr.wp-block-separator {
background: url(//juno-casting.de/wp-content/themes/storefront-child/layout-images/juno-pfau-web.svg)
no-repeat;
border: 0;
height: 100px;
margin: 0;
background-size: 100px;
background-position: center;
display: flex;
align-items: center;
justify-content: space-between;
opacity: 0.6;
width: 100% !important;
max-width: 100% !important;
}
hr.wp-block-separator:before,
hr.wp-block-separator:after {
content: "";
height: 1px;
border-bottom: 1px solid var(--jc-primary-color);
width: 32%;
opacity: 0.5;
}
@media (min-width: 768px) {
hr.wp-block-separator:before,
hr.wp-block-separator:after {
width: 42%;
}
} .hentry .entry-content .wp-block-video,
.editor-styles-wrapper .wp-block-video {
margin-bottom: 0;
line-height: 0;
} .site-footer {
padding: 0;
padding-bottom: 25px;
font-size: 15px;
}
.site-footer a {
text-decoration: none;
}
.widget_nav_menu ul li::before {
display: none;
}
.widget_nav_menu ul li {
padding-left: 0;
}
.footer-social-icon {
float: left;
margin-right: 25px;
}
.footer-social-icon img {
width: 54px;
opacity: 0.8;
transition: 0.4s;
}
.footer-social-icon:hover img {
opacity: 1;
}
.footer-widgets {
padding-top: 50px;
}
@media (min-width: 768px) {
.site-footer {
padding: 0;
}
.footer-widgets {
border-bottom: 0;
}
} .edit-link,
.single-product div.product .edit-link {
display: none;
} .woocommerce-wishlist .entry-content {
padding-top: 75px;
padding-bottom: 75px;
} .wishlist-items-wrapper {
display: grid;
grid-template-columns: repeat(5, 1fr);
column-gap: 15px;
row-gap: 15px;
}
.wishlist_table thead {
display: none;
}
.wishlist-items-wrapper .product-thumbnail {
width: 208px;
height: 312px;
display: block;
}
table.wishlist_table tbody td,
table.wishlist_table thead th {
padding: 0;
margin: 0;
}
.wishlist_table tr td.product-thumbnail a,
.wishlist_table tr td.product-thumbnail a img {
max-width: 100%;
}
.wishlist_table tr {
position: relative;
}
.wishlist_table tr td.product-remove,
.wishlist_table tr td.product-name {
position: absolute;
}
.wishlist_table tr td.product-remove {
right: 0;
top: 0;
background: none !important;
padding: 0;
}
.wishlist_table tr td.product-remove a.remove::before {
color: white;
}
.wishlist_table tr td.product-remove a.remove:hover {
background: none !important;
}
.wishlist_table tr td.product-name {
width: 100%;
left: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5) !important;
text-align: center;
}
.wishlist_table tr td.product-name a {
padding: 10px;
display: block;
font-size: 18px;
line-height: 20px;
}
.wishlist_table tr td.product-name a,
.wishlist_table tr td.product-name a:hover {
color: white;
}
.wishlist_table tr td.product-arrange {
display: none;
}
.wishlist_table .wishlist-empty {
background: #f75094;
color: #fff;
padding: 25px;
margin-top: 44px;
}
.wishlist_manage_table.modern_grid li.wishlist-empty {
padding: 20px;
}
.wishlist_table .wishlist-empty .btn {
display: inline-block;
background: #fff;
margin: 10px;
padding: 10px 30px;
} .yith_wcwl_wishlist_footer .yith-wcwl-share {
float: none;
} .yith-wcwl-wishlistexistsbrowse {
font-size: 0.7rem;
} .wishlist-privacy,
.wishlist-privacy-radio,
.yith-wcwl-popup-content p.form-row label {
display: none !important;
} .woocommerce .products .yith-wcwl-icon-svg,
.yith-wcwl-popup-content .yith-wcwl-icon-svg {
display: none;
}
.wishlist_table.modern_grid li {
width: 100%;
margin-bottom: 44px;
}
.wishlist_table.modern_grid li .item-wrapper {
border: 0;
padding: 0;
}
.wishlist_table.modern_grid li .item-wrapper {
display: flex;
flex-wrap: wrap;
}
.wishlist_table.modern_grid li .item-wrapper .item-details {
position: relative;
max-width: 370px;
min-height: 243px;
background: #00768a;
padding: 20px;
margin-right: 44px;
transition: 0.4s;
display: flex;
flex-wrap: wrap;
align-content: space-between;
}
.hentry .entry-content a.kollektion-ansehen {
color: #fff;
}
.hentry .entry-content a.kollektion-ansehen:hover {
text-decoration: underline;
}
.wishlist_table.modern_grid li .item-wrapper:hover .item-details {
background: var(--jc-link-color);
}
.wishlist_table.modern_grid li .item-wrapper .item-details .item-details-table {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
}
.wishlist_table.modern_grid li .item-details table.item-details-table td.value {
text-align: center;
}
table:not(.has-background) tbody tr td {
background-color: transparent;
}
table:not(.has-background) tbody tr:nth-child(2n) td,
fieldset,
fieldset legend {
background: none;
}
.wishlist_table.modern_grid li .item-wrapper .item-details .fa-pencil,
.wishlist_table.modern_grid li .item-wrapper .item-details .fa-trash,
.wishlist_table.modern_grid li .item-wrapper .item-details .fa-remove,
.wishlist_table.modern_grid li .item-wrapper .item-details .fa-check,
.wishlist_table.modern_grid li .item-wrapper .item-details h3 a,
.wishlist_table.modern_grid li .item-wrapper .modell-count,
.wishlist_table.modern_grid li.wishlist-empty a {
color: #fff;
}
.wishlist_table.modern_grid li .item-wrapper .modell-count {
font-size: 12px;
opacity: 0.8;
}
.wishlist-name.wishlist-title.wishlist-title-with-form {
flex-basis: 100%;
}
.wishlist_table.modern_grid li .item-wrapper .item-details h3 {
font-size: 22px;
}
.wishlist_manage_table.modern_grid li .hidden-title-form input[type="text"] {
color: #fff;
background-color: rgb(255 255 255 / 30%);
box-shadow: none;
font-family: "Montserrat", Helvetica, Arial, sans-serif;
font-size: 22px;
padding-right: 75px;
}
.wishlist_table.modern_grid li .item-wrapper .product-thumbnail {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
max-width: 486px;
}
.wishlist_manage_table.modern_grid li .product-thumbnail img {
width: 100%;
max-width: 162px;
}
.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child {
margin-bottom: 0;
}
.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3) {
margin-left: 0;
}
.wishlist_manage_table.modern_grid
li
.product-thumbnail
.placeholder-item.empty-box {
min-height: 100%;
padding: 25px;
min-width: 100%;
}
.item-details-trash-pen {
display: flex;
flex-wrap: wrap;
}
.show-title-form .fa.fa-pencil {
font-family: "FontAwesome";
content: "\f040";
margin-right: 15px;
cursor: pointer;
} ul.products .yith-wcwl-add-to-wishlist,
.single-product .yith-wcwl-add-to-wishlist {
position: absolute;
top: 5px;
right: 5px;
left: auto;
padding: 0;
margin: 0;
}
ul.products .yith-wcwl-add-to-wishlist .yith-wcwl-icon {
display: none;
}
ul.products .yith-wcwl-add-to-wishlist a.add_to_wishlist,
.single-product .yith-wcwl-add-to-wishlist a.add_to_wishlist {
margin: 0;
display: block;
width: 40px;
height: 40px;
border-radius: 7px;
background: url(//juno-casting.de/wp-content/themes/storefront-child/layout-images/kollektion-hinzufuegen-weiss-rosa.svg)
no-repeat center;
transition: 0.4s;
}
ul.products .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover,
.single-product .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
background: url(//juno-casting.de/wp-content/themes/storefront-child/layout-images/kollektion-hinzufuegen-rosa-weiss.svg)
no-repeat center;
} .yith-wcan-filters,
.yith-wcan-filters .yith-wcan-filter,
.yith-wcan-filters .filters-container form {
margin-bottom: 0;
}
.yith-wcan-filters .filters-container form,
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-checkbox {
display: flex;
}
.yith-wcan-filters
.yith-wcan-filter
.filter-items.filter-checkbox
.filter-item {
margin-left: 10px;
} #main .wp-block-post-template {
grid-template-columns: repeat(2, minmax(0, 1fr));
margin: 0; }
#main .wp-block-post-template .wp-block-post {
position: relative;
overflow: hidden;
height: max-content;
}
#main .wp-block-latest-posts__list.is-grid li {
margin-bottom: 25px;
}
#main .wp-block-post-template .wp-block-post img {
margin: 0;
}
#main .wp-block-post-template .wp-block-post h2 {
margin: 0;
z-index: 1;
position: relative;
}
#main .wp-block-post-template .wp-block-post h2 a,
.wp-block-latest-posts__post-title {
font-family: "TheAntiquaB";
text-align: left;
color: #fff;
padding: 8px 10px;
font-size: 1.2rem;
display: block;
background: var(--jc-link-color);
z-index: 1;
position: relative;
}
.home .wp-block-latest-posts__post-title {
background: #fff;
color: var(--jc-link-color);
position: relative;
z-index: 1;
}
#main .wp-block-post-template .wp-block-post .wp-block-post-excerpt,
.wp-block-latest-posts__post-excerpt {
position: absolute;
left: 0;
right: 0;
bottom: 0;
font-size: 0.8rem;
padding: 10px;
background: var(--jc-link-color);
color: white;
opacity: 0;
visibility: hidden;
transition: 0.4s;
pointer-events: none;
height: 0;
}
.home .wp-block-latest-posts__post-excerpt {
background-color: #00768a;
margin: 0;
}
.wp-block-latest-posts li {
position: relative;
overflow: hidden;
}
#main .wp-block-post-template .wp-block-post:hover .wp-block-post-excerpt,
.wp-block-latest-posts li:hover .wp-block-latest-posts__post-excerpt {
opacity: 1;
visibility: visible;
height: 100%;
margin: 0;
}
.wp-block-latest-posts__featured-image img,
.wp-block-latest-posts__featured-image.aligncenter {
margin-bottom: 0 !important;
}
.wp-block-latest-posts__featured-image a {
display: block;
}
.wp-block-latest-posts__list {
align-items: flex-start;
} @media screen and (min-width: 960px) {
#main .wp-block-post-template {
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 20px;
}
#main .columns-4.wp-block-post-template {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
#main .columns-4.wp-block-post-template .wp-block-post {
margin-left: 0;
margin-right: 0;
margin-bottom: 20px;
}
}
.single-post h1 {
margin-top: 50px;
}
.single-post .category-take-a-second-look .post-navigation,
.single-post .category-take-a-second-look .entry-taxonomy {
display: none;
}  .entry-content .ghostkit-carousel {
margin-bottom: 0;
}
.generate-collection-pdf {
margin-right: 1rem;
} .video-slider .swiper-slide {
height: auto !important;
}
.video-slider .swiper-slide > .wp-block-group {
padding: 0 !important;
height: 100%;
}
.video-slider .swiper-slide > .wp-block-group .wp-block-columns,
.video-slider .swiper-slide > .wp-block-group .wp-block-column {
margin-bottom: 0;
}
.video-slider .swiper-slide > .wp-block-group .wp-block-columns {
gap: 0;
}
.video-slider
.swiper-slide
> .wp-block-group
.wp-block-columns
> .wp-block-column:last-child {
padding: 25px;
}
@media (min-width: 600px) {
.hentry .entry-content .video-slider .wp-block-columns .wp-block-column {
padding-right: 0;
}
}
@media (min-width: 1200px) {
.video-slider
.swiper-slide
> .wp-block-group
.wp-block-columns
> .wp-block-column:last-child {
padding: 25px 80px 25px 0;
}
} .berocket_single_filter_widget.berocket_single_filter_widget_9100 {
}
.berocket_single_filter_widget.berocket_single_filter_widget_9100
.irs--round
.irs-bar,
.berocket_single_filter_widget.berocket_single_filter_widget_9100
.irs--round
.irs-handle,
.berocket_single_filter_widget.berocket_single_filter_widget_9100
.irs--round
.irs-from,
.berocket_single_filter_widget.berocket_single_filter_widget_9100
.irs--round
.irs-single,
.berocket_single_filter_widget.berocket_single_filter_widget_9100
.irs--round
.irs-to {
background-color: var(--jc-link-color);
}
.berocket_single_filter_widget.berocket_single_filter_widget_9100
.irs--round
.irs-handle {
border-color: var(--jc-link-color);
}
.berocket_single_filter_widget.berocket_single_filter_widget_9100
.irs--round
.irs-from:before,
.berocket_single_filter_widget.berocket_single_filter_widget_9100
.irs--round
.irs-single:before,
.berocket_single_filter_widget.berocket_single_filter_widget_9100
.irs--round
.irs-to:before {
border-top-color: var(--jc-link-color);
}
.berocket_single_filter_widget.berocket_single_filter_widget_3300
.bapf_body
ul { display: flex;
flex-wrap: wrap;
column-gap: 20px;
}
.berocket_single_filter_widget.berocket_single_filter_widget_3300
.bapf_body
ul
li {
min-width: 152px;
}
.berocket_single_filter_widget.berocket_single_filter_widget_3300 label {
width: 135px;
} .bapf_head,
.bapf_hascolarr {
display: none !important;
} .model-kategorien-filter .bapf_body ul li:last-child {
display: none;
} ul.products li a.pdf-button,
ul.products li .yith-wcwl-add-to-wishlist a.add_to_wishlist {
opacity: 0;
transition: 0.4s;
}
ul.products li:hover a.pdf-button,
ul.products li:hover .yith-wcwl-add-to-wishlist a.add_to_wishlist {
opacity: 0.8;
}
@media (pointer: coarse) { ul.products li a.pdf-button,
ul.products li .yith-wcwl-add-to-wishlist a.add_to_wishlist {
opacity: 0.8;
}
#primary ul.products li.product .woocommerce-loop-product__title {
opacity: 1;
}
} ul.products a.pdf-button {
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
background-color: #fff;
width: 40px;
height: 40px;
color: #f75094;
text-decoration: none;
border-radius: 5px;
transition: background-color 0.3s ease, color 0.3s ease;
position: absolute;
top: 5px;
right: 5px;
}
ul.products a.pdf-button:hover {
background-color: #f75094;
color: #fff !important;
}
.single-product p.pdf-button a {
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
background-color: #fff;
width: 40px;
height: 40px;
color: #f75094;
text-decoration: none;
border-radius: 5px;
transition: background-color 0.3s ease, color 0.3s ease;
position: absolute;
top: 5px;
right: 5px;
}
.single-product p.pdf-button a:hover {
background-color: #f75094;
color: #fff !important;
}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails{text-align:center}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::before,.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{content:"";display:table}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{clear:both}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li{display:inline-block;width:auto !important;float:none !important;margin-bottom:0 !important}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li img{max-height:16px;width:auto;display:block}.widget_brand_nav ul li .count{float:right}.tax-product_brand .woocommerce-products-header{display:flex;flex-direction:column;margin:0 0 2.2906835em;text-align:center}.tax-product_brand .woocommerce-products-header .brand-thumbnail{margin:0 0 1em;width:auto;max-height:2.2906835em;align-self:center;order:1}.tax-product_brand .woocommerce-products-header .woocommerce-products-header__title,.tax-product_brand .woocommerce-products-header .term-description{order:2}div#brands_a_z::before,div#brands_a_z::after{content:"";display:table}div#brands_a_z::after{clear:both}div#brands_a_z ul.brands_index{margin-left:0;padding:0}div#brands_a_z ul.brands_index li{float:none;display:inline-block;margin:0 .3342343017em .2360828548em 0;padding:0;text-transform:uppercase}div#brands_a_z ul.brands_index li a,div#brands_a_z ul.brands_index li span{float:none;display:block;border:0;padding:.3819820591em;min-width:1.618em;text-align:center;background-color:#eee;color:#43454b;line-height:1}div#brands_a_z ul.brands_index li span{opacity:.3}div#brands_a_z h3{text-transform:uppercase}div#brands_a_z a.top{padding:.6180469716em;background-color:#eee;color:#43454b;border:0;line-height:1}div#brands_a_z ul.brands{margin-left:0;list-style-position:inside}div#brands_a_z ul.brands li{margin:0 0 .3819820591em;padding:0 0 .3819820591em;border-bottom:1px solid rgba(0,0,0,.05)}.storefront-wc-brands-single-product{margin:0 0 .5407911001em}.storefront-wc-brands-single-product img{max-height:2.2906835em}@media(min-width: 768px){div#brands_a_z ul.brands_index{width:21.7391304348%;float:left;margin-right:4.347826087%;transition:all .5s ease}div#brands_a_z h3{width:73.9130434783%;float:right;margin-right:0;clear:right;text-transform:uppercase}div#brands_a_z h3:first-of-type{margin-top:0}div#brands_a_z a.top{clear:right}div#brands_a_z ul.brands{width:73.9130434783%;float:right;margin-right:0;clear:right}}