.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#031211;--e-global-color-text:#050505;--e-global-color-accent:#7F7F80;--e-global-color-1b16fec:#E1E1E1;--e-global-color-7eea189:#F8F8F8;--e-global-color-2bc6e16:#CE1B1B;--e-global-color-4e1b080:#0F0FE6;--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-primary );font-family:"Titillium Web", Sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1920px;}.e-con{--container-max-width:1920px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 .usk-modal-page .usk-rating .star-rating::before{color:#e7e7e7;}.elementor-kit-5 .usk-modal-page .usk-rating .star-rating span::before{color:#FFCC00;}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1.elementor-heading-title {
    font-size: 2.5rem;
    font-weight: 400;
}
h2.elementor-heading-title {
    font-size: 2rem;
        font-weight: 400;
}
h3.elementor-heading-title {
    font-size: 1.75rem;
        font-weight: 400;
}
h4.elementor-heading-title {
    font-size: 1.5rem;
        font-weight: 400;
}
h5.elementor-heading-title {
    font-size: 1.25rem;
        font-weight: 400;
}
h6.elementor-heading-title {
    font-size: 1rem;
        font-weight: 400;
}
a {
    color: inherit;
}
/*BUTTONS*/

.dark-button .elementor-button {
    background-color: #050505;
    padding: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.dark-button .elementor-button:hover {
    background-color: #ffffff;
    padding: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #050505;
    border: 2px solid #050505;
}

.light-button .elementor-button {
    background-color: #ffffff;
    padding: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
      border: 2px solid #050505;
      color: #050505;
}
.light-button .elementor-button:hover {
    background-color: #050505;
    padding: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
  
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    background-color: #000000;
    color: #ffffff;
    font-weight: 400;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
    background-color: transparent;
    color: #000000;
    border: 2px solid #000000;
}
.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
      background-color: #000000;
    color: #ffffff;
    font-weight: 400;  
}
.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover {
        background-color: transparent;
    color: #000000;
    border: 2px solid #000000;
}



/*BUTTONS END*/

/*BAKGRUNNSBILDER*/

.elementor-motion-effects-element-type-background
{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*BAKGRUNNSBILDER END*/

/*LAPTOP*/
@media only screen and (min-width: 1201px) and (max-width: 1500px) { }


/*TABLET LANDSCAPE*/
@media only screen and (min-width: 1025px) and (max-width: 1200px) { }


/*TABLET PORTRET*/
@media only screen and (min-width: 881px) and (max-width: 1024px) { }


/*MOBILE LANDSCAPE*/
@media only screen and (min-width: 768px) and (max-width: 880px) { }


/*MOBILE PORTRET*/
@media only screen and (min-width: 300px) and (max-width: 767px) { }/* End custom CSS */