.elementor-kit-7{--e-global-color-primary:#2F3642;--e-global-color-secondary:#E6D19D;--e-global-color-text:#222222;--e-global-color-accent:#72A1B1;--e-global-color-ef18ae2:#FFFFFF;--e-global-color-f629ba2:#E5E5E5;--e-global-color-e45f055:#F6EEE8;--e-global-color-19c44b7:#AECED1;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Outfit", Sans-serif;}.elementor-kit-7 h2{font-family:"Outfit", Sans-serif;}.elementor-kit-7 h3{font-family:"Outfit", Sans-serif;}.elementor-kit-7 h4{font-family:"Outfit", Sans-serif;}.elementor-kit-7 h5{font-family:"Outfit", Sans-serif;}.elementor-kit-7 h6{font-family:"Outfit", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-text-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-text-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    font-family: "Outfit", Sans-serif;
}

/* Artikel */
.artikel pre {
	font-size: 14px;
}
.artikel a {
    color: inherit;
    text-decoration: underline;
    transition-duration: .3s;
    font-weight: 500;
}
.artikel a:hover {
    text-decoration: none;
    opacity: .7;
}
.artikel hr {
    margin-bottom: 24px;
    border-color: #eaeaea;
    border-top: 1px;
}
.artikel figcaption {
    font-size: 14px;
    color: inherit;
    line-height: inherit;
    font-style: normal;
    font-weight: 400;
    padding: 8px;
    text-align: center;
    border-bottom: 1px solid #eaeaea;
}
.artikel ul, .artikel ol {
    margin-bottom: 24px;
}
.artikel li {
    margin-bottom: 4px;
}
.artikel blockquote {
    font-style: italic;
    opacity: .7;
}
.artikel ul li ol, .artikel ol li ul {
    margin-top: 0;
}

.artikel p:last-child {
    margin-bottom: 0;
}

/* Repeater */
/*.ae-acf-repeater-layout-grid .elementor-widget-container>.ae-acf-repeater-widget-wrapper .ae-acf-repeater-wrapper{
    justify-content: center;
}*/

.gemoy {
        transition: all .3s ease-in-out;
}
.gemoy .elementor-button-icon svg {
    margin-top: 0;
    transition: all .3s ease-in-out;
}
.gemoy:hover  .elementor-button-icon{
        -webkit-transform: translate(0.3rem, 0);
    transform: translate(0.3rem, 0);
    transition: all .3s ease-in-out;
}

.woocommerce-cart table.shop_table,
.woocommerce-cart table.shop_table th,
.woocommerce-cart table.shop_table td {
    font-family: 'Outfit', sans-serif !important;
}

.glsr-review-author
 {
    color: #72A1B1;
    font-weight: 600;
}
.glsr-review-title {
    color:#2F3642 ;
    font-weight: 600;
}
span.glsr-read-more a {
    color: #999;
    text-decoration: underline;
    
}
span.glsr-read-more a:hover {
    color: #E6D19D;
    
}

@media screen and (max-width: 600px) {
/* Artikel */
.artikel img.alignleft, .artikel img.alignright {
    width: 100%;
    margin: 0 0 24px;
    }
}/* End custom CSS */