@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}}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}:where(:root) {
--gkt-blocks-margin-bottom: 28px;
}
:where(
.ghostkit-progress,
.ghostkit-button-wrapper,
.ghostkit-icon-box,
.ghostkit-image-compare,
.ghostkit-tabs,
.ghostkit-accordion,
.ghostkit-countdown,
.ghostkit-counter-box,
.ghostkit-alert,
.ghostkit-carousel,
.ghostkit-video,
.ghostkit-testimonial,
.ghostkit-gist,
.ghostkit-google-maps,
.ghostkit-changelog,
.ghostkit-pricing-table,
.ghostkit-widgetized-area,
.ghostkit-instagram,
.ghostkit-twitter,
.ghostkit-toc,
.ghostkit-form,
.ghostkit-form-field,
.ghostkit-form-submit-button
) {
margin-bottom: var(--gkt-blocks-margin-bottom);
}:root{--gkt-color-brand:#2e1645;--gkt-color-dark-gray:#32373c;--gkt-color-light-gray:#f3f4f5;--gkt-color-light-gray-darken:#d7dbde;--gkt-color-primary:#0366d6;--gkt-color-success:#4ab866;--gkt-color-danger:#d94f4f;--gkt-color-warning:#f0b849;--gkt-color-info:#2ebef5;--gkt-border-radius:5px;--gkt-transition-duration:0.2s;--gkt-transition-easing:ease-in-out}svg.ghostkit-svg-icon{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em;width:1em}.ghostkit-icon-spinner,.ghostkit-video-spinner{--gkt-icon-spinner__color:currentcolor;--gkt-icon-spinner__size:20px;--gkt-icon-spinner__border-size:2px;--gkt-icon-spinner__speed:0.3s;--gkt-icon-spinner--background__color:var(--gkt-icon-spinner__color);--gkt-icon-spinner--background__opacity:0.3;animation:ghostkit-icon-spinner var(--gkt-icon-spinner__speed) infinite linear;border:var(--gkt-icon-spinner__border-size) solid transparent;border-left:var(--gkt-icon-spinner__border-size) solid var(--gkt-icon-spinner__color);border-radius:50%;box-sizing:border-box;display:block;height:var(--gkt-icon-spinner__size);position:relative;text-indent:-9999em;width:var(--gkt-icon-spinner__size)}.ghostkit-icon-spinner:after,.ghostkit-video-spinner:after{border:var(--gkt-icon-spinner__border-size) solid var(--gkt-icon-spinner--background__color);border-radius:50%;bottom:calc(var(--gkt-icon-spinner__border-size)*-1);content:"";display:block;left:calc(var(--gkt-icon-spinner__border-size)*-1);opacity:var(--gkt-icon-spinner--background__opacity);position:absolute;right:calc(var(--gkt-icon-spinner__border-size)*-1);top:calc(var(--gkt-icon-spinner__border-size)*-1)}@keyframes ghostkit-icon-spinner{to{transform:rotate(1turn)}}.ghostkit-badge{--gkt-badge__padding-v:0.35em;--gkt-badge__padding-h:0.6em;--gkt-badge__font-size:0.75em;--gkt-badge__font-weight:600;--gkt-badge__line-height:1;--gkt-badge__border-radius:1em;--gkt-badge__text-color:#fff;--gkt-badge-default__color:var(--gkt-color-dark-gray);--gkt-badge-brand__color:var(--gkt-color-brand);--gkt-badge-primary__color:var(--gkt-color-primary);--gkt-badge-success__color:var(--gkt-color-success);--gkt-badge-danger__color:var(--gkt-color-danger);--gkt-badge-warning__color:var(--gkt-color-warning);--gkt-badge-info__color:var(--gkt-color-info);background-color:var(--gkt-badge-default__color);border:0 solid var(--gkt-badge-default__color);border-radius:var(--gkt-badge__border-radius);color:var(--gkt-badge__text-color);display:inline-block;font-size:var(--gkt-badge__font-size);font-weight:var(--gkt-badge__font-weight);line-height:var(--gkt-badge__line-height);padding:var(--gkt-badge__padding-v) var(--gkt-badge__padding-h);text-align:center;vertical-align:middle;white-space:nowrap}.ghostkit-badge-brand{background-color:var(--gkt-badge-brand__color);border-color:var(--gkt-badge-brand__color)}.ghostkit-badge-primary{background-color:var(--gkt-badge-primary__color);border-color:var(--gkt-badge-primary__color)}.ghostkit-badge-success{background-color:var(--gkt-badge-success__color);border-color:var(--gkt-badge-success__color)}.ghostkit-badge-danger{background-color:var(--gkt-badge-danger__color);border-color:var(--gkt-badge-danger__color)}.ghostkit-badge-warning{background-color:var(--gkt-badge-warning__color);border-color:var(--gkt-badge-warning__color)}.ghostkit-badge-info{background-color:var(--gkt-badge-info__color);border-color:var(--gkt-badge-info__color)}.ghostkit-text-uppercase{text-transform:uppercase}.ghostkit-has-transform{transform:perspective(var(--gkt-transform-perspective,none)) translateX(var(--gkt-transform-x,0)) translateY(var(--gkt-transform-y,0)) scale(var(--gkt-transform-scale,1)) rotate(var(--gkt-transform-rotate,0deg)) rotateX(var(--gkt-transform-rotate-x,0deg)) rotateY(var(--gkt-transform-rotate-y,0deg)) rotate(var(--gkt-transform-rotate-z,0deg)) skewX(var(--gkt-transform-skew-x,0deg)) skewY(var(--gkt-transform-skew-y,0deg));transform-origin:var(--gkt-transform-origin,50% 50%)}.ghostkit-d-none{display:none!important}.ghostkit-d-block{display:block!important}@media(max-width:1200px){.ghostkit-d-xl-none{display:none!important}.ghostkit-d-xl-block{display:block!important}}@media(max-width:992px){.ghostkit-d-lg-none{display:none!important}.ghostkit-d-lg-block{display:block!important}}@media(max-width:768px){.ghostkit-d-md-none{display:none!important}.ghostkit-d-md-block{display:block!important}}@media(max-width:576px){.ghostkit-d-sm-none{display:none!important}.ghostkit-d-sm-block{display:block!important}}.is-style-numbered{--gkt-numbered-headings__margin-right:0.4em;--gkt-numbered-headings--h2-number__width:1.6em;--gkt-numbered-headings--h2-number__height:1.6em;--gkt-numbered-headings--h2-number__line-height:1;--gkt-numbered-headings--h2-number__color:#fff;--gkt-numbered-headings--h2-number__background-color:var(--gkt-color-dark-gray);--gkt-numbered-headings--h2-number__border-radius:50%}.is-style-numbered:before{margin:0;margin-right:var(--gkt-numbered-headings__margin-right)}h2.is-style-numbered:before{align-items:center;background-color:var(--gkt-numbered-headings--h2-number__background-color);border-radius:var(--gkt-numbered-headings--h2-number__border-radius);color:var(--gkt-numbered-headings--h2-number__color);display:inline-flex;height:var(--gkt-numbered-headings--h2-number__height);justify-content:center;line-height:var(--gkt-numbered-headings--h2-number__line-height);width:var(--gkt-numbered-headings--h2-number__width)}.entry-content{counter-reset:h2}h2.is-style-numbered{counter-increment:h2;counter-reset:h3}h2.is-style-numbered:before{content:counter(h2)}h3.is-style-numbered{counter-increment:h3;counter-reset:h4}h3.is-style-numbered:before{content:counter(h3)}h2.is-style-numbered~h3.is-style-numbered:before{content:counter(h2) "." counter(h3)}h4.is-style-numbered{counter-increment:h4;counter-reset:h5}h4.is-style-numbered:before{content:counter(h4)}h3.is-style-numbered~h4.is-style-numbered:before{content:counter(h3) "." counter(h4)}h2.is-style-numbered~h3.is-style-numbered~h4.is-style-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4)}h5.is-style-numbered{counter-increment:h5;counter-reset:h6}h5.is-style-numbered:before{content:counter(h5)}h4.is-style-numbered~h5.is-style-numbered:before{content:counter(h4) "." counter(h5)}h3.is-style-numbered~h4.is-style-numbered~h5.is-style-numbered:before{content:counter(h3) "." counter(h4) "." counter(h5)}h2.is-style-numbered~h3.is-style-numbered~h4.is-style-numbered~h5.is-style-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4) "." counter(h5)}h6.is-style-numbered{counter-increment:h6}h6.is-style-numbered:before{content:counter(h6)}h5.is-style-numbered~h6.is-style-numbered:before{content:counter(h5) "." counter(h6)}h4.is-style-numbered~h5.is-style-numbered~h6.is-style-numbered:before{content:counter(h4) "." counter(h5) "." counter(h6)}h3.is-style-numbered~h4.is-style-numbered~h5.is-style-numbered~h6.is-style-numbered:before{content:counter(h3) "." counter(h4) "." counter(h5) "." counter(h6)}h2.is-style-numbered~h3.is-style-numbered~h4.is-style-numbered~h5.is-style-numbered~h6.is-style-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4) "." counter(h5) "." counter(h6)}.is-style-styled{--gkt-styled-lists--items__line-height:1.5;--gkt-styled-lists--items__gap:0.5em;--gkt-styled-lists--inner-lists__padding-v:1em;--gkt-styled-lists--inner-lists__padding-h:0;--gkt-styled-lists-numbered__padding-left:2em;--gkt-styled-lists-numbered--decoration__top:0;--gkt-styled-lists-numbered--decoration__left:0;--gkt-styled-lists-numbered--decoration__width:2em;--gkt-styled-lists-numbered--decoration__height:2em;--gkt-styled-lists-numbered--decoration__font-size:0.7em;--gkt-styled-lists-numbered--decoration__font-weight:600;--gkt-styled-lists-numbered--decoration__line-height:1;--gkt-styled-lists-numbered--decoration__color:#fff;--gkt-styled-lists-numbered--decoration__background-color:var(--gkt-color-dark-gray);--gkt-styled-lists-numbered--decoration__border-radius:50%;--gkt-styled-lists-dotted__padding-left:2em;--gkt-styled-lists-dotted--decoration__top:0.65em;--gkt-styled-lists-dotted--decoration__left:0.9em;--gkt-styled-lists-dotted--decoration__width:0.2em;--gkt-styled-lists-dotted--decoration__height:0.2em;--gkt-styled-lists-dotted--decoration__background-color:var(--gkt-color-dark-gray)}.is-style-icon{--gkt-icon-lists--items__line-height:1.5;--gkt-icon-lists--items__padding-left:2em;--gkt-icon-lists--items__gap:0.5em;--gkt-icon-lists--inner-lists__padding-v:1em;--gkt-icon-lists--inner-lists__padding-h:0;--gkt-icon-lists--decoration:url('data:image/svg+xml;utf8,<svg class="ghostkit-svg-icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.6724 2.66808C12.5461 2.41207 12.2853 2.25 11.9998 2.25C11.7144 2.25 11.4536 2.41207 11.3273 2.66808L8.56287 8.26941L2.38143 9.16762C2.09892 9.20868 1.86421 9.40656 1.77599 9.67807C1.68777 9.94958 1.76134 10.2476 1.96577 10.4469L6.4387 14.8069L5.38279 20.9634C5.33453 21.2448 5.45019 21.5291 5.68115 21.6969C5.91211 21.8647 6.21831 21.8869 6.471 21.754L11.9998 18.8473L17.5287 21.754C17.7814 21.8869 18.0876 21.8647 18.3185 21.6969C18.5495 21.5291 18.6652 21.2448 18.6169 20.9634L17.561 14.8069L22.0339 10.4469C22.2383 10.2476 22.3119 9.94958 22.2237 9.67807C22.1355 9.40656 21.9008 9.20868 21.6183 9.16762L15.4368 8.26941L12.6724 2.66808Z" fill="currentColor"/></svg>');--gkt-icon-lists--decoration__top:0;--gkt-icon-lists--decoration__left:0;--gkt-icon-lists--decoration__width:1.5em;--gkt-icon-lists--decoration__height:1.5em;--gkt-icon-lists--decoration__color:var(--gkt-color-brand)}.is-style-icon,.is-style-icon ol,.is-style-icon ul,.is-style-none,.is-style-none ol,.is-style-none ul,.is-style-styled,.is-style-styled ol,.is-style-styled ul{list-style:none;padding-left:0}.is-style-icon ol,.is-style-icon ul,.is-style-styled ol,.is-style-styled ul{margin-left:0}.is-style-icon li,.is-style-styled li{list-style:none;margin-left:0}ol.is-style-styled,ul.is-style-styled{line-height:var(--gkt-styled-lists--items__line-height)}ol.is-style-styled li>ol,ol.is-style-styled li>ul,ul.is-style-styled li>ol,ul.is-style-styled li>ul{margin:var(--gkt-styled-lists--inner-lists__padding-v) var(--gkt-styled-lists--inner-lists__padding-h);width:100%}ol.is-style-styled li+li,ul.is-style-styled li+li{margin-top:var(--gkt-styled-lists--items__gap)}.is-style-styled ol,ol.is-style-styled{counter-reset:li}.is-style-styled ol>li,ol.is-style-styled>li{padding-left:var(--gkt-styled-lists-numbered__padding-left);position:relative}.is-style-styled ol>li:before,ol.is-style-styled>li:before{align-items:center;align-self:flex-start;background-color:var(--gkt-styled-lists-numbered--decoration__background-color);border-radius:var(--gkt-styled-lists-numbered--decoration__border-radius);color:var(--gkt-styled-lists-numbered--decoration__color);content:counter(li);counter-increment:li;display:flex;flex:0 0 var(--gkt-styled-lists-numbered--decoration__width);font-size:var(--gkt-styled-lists-numbered--decoration__font-size);font-weight:var(--gkt-styled-lists-numbered--decoration__font-weight);height:var(--gkt-styled-lists-numbered--decoration__height);justify-content:center;left:var(--gkt-styled-lists-numbered--decoration__left);line-height:var(--gkt-styled-lists-numbered--decoration__line-height);position:absolute;top:var(--gkt-styled-lists-numbered--decoration__top);width:var(--gkt-styled-lists-numbered--decoration__width)}.is-style-styled ol[reversed]>li:before,ol.is-style-styled[reversed]>li:before{counter-increment:li -1}.is-style-styled ul>li,ul.is-style-styled>li{padding-left:var(--gkt-styled-lists-dotted__padding-left);position:relative}.is-style-styled ul>li:before,ul.is-style-styled>li:before{background-color:var(--gkt-styled-lists-dotted--decoration__background-color);content:"";height:var(--gkt-styled-lists-dotted--decoration__height);left:var(--gkt-styled-lists-dotted--decoration__left);position:absolute;top:var(--gkt-styled-lists-dotted--decoration__top);width:var(--gkt-styled-lists-dotted--decoration__width)}ol.is-style-icon,ul.is-style-icon{line-height:var(--gkt-icon-lists--items__line-height)}ol.is-style-icon li,ul.is-style-icon li{padding-left:var(--gkt-icon-lists--items__padding-left);position:relative}ol.is-style-icon li:before,ul.is-style-icon li:before{background-color:var(--gkt-icon-lists--decoration__color);content:"";flex:0 0 var(--gkt-icon-lists--decoration__width);height:var(--gkt-icon-lists--decoration__height);left:var(--gkt-icon-lists--decoration__left);-webkit-mask-image:var(--gkt-icon-lists--decoration);mask-image:var(--gkt-icon-lists--decoration);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;position:absolute;top:var(--gkt-icon-lists--decoration__top);width:var(--gkt-icon-lists--decoration__width)}ol.is-style-icon li>ol,ol.is-style-icon li>ul,ul.is-style-icon li>ol,ul.is-style-icon li>ul{list-style:none;margin:var(--gkt-icon-lists--inner-lists__padding-v) var(--gkt-icon-lists--inner-lists__padding-h);padding-left:0;width:100%}ol.is-style-icon li+li,ul.is-style-icon li+li{margin-top:var(--gkt-icon-lists--items__gap)}.ghostkit-list-columns-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-6{-moz-column-count:6;column-count:6}@media(max-width:1200px){.ghostkit-list-columns-xl-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-xl-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-xl-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-xl-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-xl-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-xl-6{-moz-column-count:6;column-count:6}}@media(max-width:992px){.ghostkit-list-columns-lg-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-lg-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-lg-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-lg-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-lg-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-lg-6{-moz-column-count:6;column-count:6}}@media(max-width:768px){.ghostkit-list-columns-md-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-md-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-md-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-md-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-md-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-md-6{-moz-column-count:6;column-count:6}}@media(max-width:576px){.ghostkit-list-columns-sm-1{-moz-column-count:1;column-count:1}.ghostkit-list-columns-sm-2{-moz-column-count:2;column-count:2}.ghostkit-list-columns-sm-3{-moz-column-count:3;column-count:3}.ghostkit-list-columns-sm-4{-moz-column-count:4;column-count:4}.ghostkit-list-columns-sm-5{-moz-column-count:5;column-count:5}.ghostkit-list-columns-sm-6{-moz-column-count:6;column-count:6}}.ghostkit-paragraph-columns-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-6{-moz-column-count:6;column-count:6}@media(max-width:1200px){.ghostkit-paragraph-columns-xl-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-xl-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-xl-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-xl-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-xl-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-xl-6{-moz-column-count:6;column-count:6}}@media(max-width:992px){.ghostkit-paragraph-columns-lg-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-lg-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-lg-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-lg-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-lg-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-lg-6{-moz-column-count:6;column-count:6}}@media(max-width:768px){.ghostkit-paragraph-columns-md-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-md-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-md-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-md-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-md-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-md-6{-moz-column-count:6;column-count:6}}@media(max-width:576px){.ghostkit-paragraph-columns-sm-1{-moz-column-count:1;column-count:1}.ghostkit-paragraph-columns-sm-2{-moz-column-count:2;column-count:2}.ghostkit-paragraph-columns-sm-3{-moz-column-count:3;column-count:3}.ghostkit-paragraph-columns-sm-4{-moz-column-count:4;column-count:4}.ghostkit-paragraph-columns-sm-5{-moz-column-count:5;column-count:5}.ghostkit-paragraph-columns-sm-6{-moz-column-count:6;column-count:6}}