.elementor-kit-5{--e-global-color-primary:#171717;--e-global-color-secondary:#FBFBFB;--e-global-color-text:#454545;--e-global-color-accent:#8A01FC;--e-global-color-ee9dd3a:#E3E3E3;--e-global-color-4ff3f63:#BEBEBE;--e-global-color-64acece:#1BCC00;--e-global-color-b241a82:#EAEDEF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-secondary );color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;line-height:24px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#02010100;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#02010100;color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-block-end:0px;}.elementor-kit-5 a{color:var( --e-global-color-text );}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-weight:700;line-height:58px;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-weight:700;line-height:50px;}.elementor-kit-5 h3{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-weight:700;line-height:28px;}.elementor-kit-5 h4{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-weight:700;line-height:26px;}.elementor-kit-5 h5{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-weight:700;line-height:24px;}.elementor-kit-5 h6{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-weight:700;line-height:24px;}.elementor-kit-5 label{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-family:"Poppins", Sans-serif;font-size:16px;color:var( --e-global-color-text );accent-color:var( --e-global-color-accent );background-color:var( --e-global-color-secondary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-text );border-radius:0px 0px 0px 0px;padding:12px 12px 12px 12px;}.elementor-kit-5 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea:focus,.elementor-kit-5 .elementor-field-textual:focus{color:var( --e-global-color-primary );accent-color:var( --e-global-color-accent );background-color:var( --e-global-color-b241a82 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:35px;line-height:1.4em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */html * {
        font-family: "Poppins", Sans-serif !important;
}
:focus-visible {
    outline: none!important;
    border: none;
}
input, textarea, .select2 {
     font-size: 16px !important;
         font-family: "Poppins", Sans-serif !important;
}
select {
    padding: 12px !important;
    font-size: 16px !important;
    font-family: "Poppins", Sans-serif !important;
}

.highlight {
    color: var( --e-global-color-accent );
}

.elementor-button, .button {
    transition: 0.3s ease;
    &:hover {
        transform: scale(0.98)
    }
}

button.woocommerce-button {
    background: #8a2dfc!important;
    border-radius: 0px!important;
    color: white!important;
}

.woocommerce-message, .woocommerce-info {
    font-family: "Poppins", Sans-serif !important;
    border-top-color: var( --e-global-color-accent ) !important;
    &:before {
        color:var( --e-global-color-accent ) !important;
    }
}

.wc-backward {
    background-color: #02010100 !important;
    font-family: "Poppins", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: var(--e-global-color-accent) !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: var(--e-global-color-accent)!important;
    border-radius: 0px 0px 0px 0px !important
     &:hover {
        transform: scale(0.98)
    }
}

adresss {
    display: flex;
    flex-direction: column;
    gap:10px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://smartgaming-shop.de/wp-content/uploads/2025/07/poppins-v23-latin-100.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://smartgaming-shop.de/wp-content/uploads/2025/07/poppins-v23-latin-200.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://smartgaming-shop.de/wp-content/uploads/2025/07/poppins-v23-latin-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://smartgaming-shop.de/wp-content/uploads/2025/07/poppins-v23-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://smartgaming-shop.de/wp-content/uploads/2025/07/poppins-v23-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://smartgaming-shop.de/wp-content/uploads/2025/07/poppins-v23-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://smartgaming-shop.de/wp-content/uploads/2025/07/poppins-v23-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://smartgaming-shop.de/wp-content/uploads/2025/07/poppins-v23-latin-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://smartgaming-shop.de/wp-content/uploads/2025/07/poppins-v23-latin-800.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://smartgaming-shop.de/wp-content/uploads/2025/07/poppins-v23-latin-900.woff2') format('woff2');
}
/* End Custom Fonts CSS */