.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#E6ECF5;--e-global-color-text:#0D121D;--e-global-color-accent:#DE61A2;--e-global-color-41794b2:#E6ECF5;--e-global-color-334a433:#93787B;--e-global-color-18f799e:#9D9FA1;--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:"Poppins", Sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}body.e-wc-message-notice .woocommerce-message, body.e-wc-message-notice .wc-block-components-notice-banner.is-success{background-color:var( --e-global-color-secondary );}body.e-wc-message-notice .woocommerce-message .button, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .button{background-color:var( --e-global-color-secondary );background-image:var( --e-global-color-secondary );}.elementor-kit-7 a{color:#313C6C;}.elementor-kit-7 a:hover{color:#8E0F0F;}.elementor-kit-7 h1{font-family:"Paris Forbel", Sans-serif;font-size:2.5rem;font-weight:500;}.elementor-kit-7 h2{font-family:"Paris Forbel", Sans-serif;font-weight:500;}.elementor-kit-7 h3{font-family:"Paris Forbel", Sans-serif;font-weight:500;}.elementor-kit-7 h4{font-family:"Paris Forbel", Sans-serif;font-weight:500;}.elementor-kit-7 h6{font-family:"Paris Forbel", Sans-serif;font-weight:500;}.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){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@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 {
    font-size: 2.5rem;
}
h2 {
    font-size: 2.25rem;
}
h3 {
    font-size: 2rem;
}
h4 {
    font-size: 1.75rem;
}
h5 {
    font-size: 1.5rem;
}
h6 {
    font-size: 1.25rem;
}

.pink-button {
    background-color: #DE61A2;
    border-radius: 50px;
    color: #ffffff;
}
.woocommerce-Button.button {
    background-color: transparent !important;
    border: 2px solid #0d121d !important;
    color: #0d121d !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border-radius: 50px !important;
       font-weight: 400 !important;
}
.button {
    background-color: transparent !important;
    border: 2px solid #0d121d !important
;
border-radius: 50px !important;
color: #0d121d !important;
font-weight: 500 !important;
padding-left: 25px ;
padding-bottom: 15px ;
padding-top: 15px;
padding-right: 25px ; 

}
.woocommerce .quantity .qty {
    width: 4.5rem;
    text-align: center;
}
.submit {
      background-color: transparent !important;
    border: 2px solid #0d121d !important
;
border-radius: 50px !important;
color: #0d121d !important;
font-weight: 500 !important;
padding-left: 25px !important;
padding-bottom: 15px !important;
padding-top: 15px !important;
padding-right: 25px !important;   
}
.b2bking_cream_input_button.b2bking_cream_input_minus_button {
    border: none !important;
    padding: 0 !important;
}

/*TABLET*/
@media only screen and (min-width: 768px) and (max-width: 1025px) {
    
h1 {
    font-size: 2.73rem;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.75rem;
}
h4 {
    font-size: 1.5rem;
}
h5 {
    font-size: 1.25rem;
}
h6 {
    font-size: 1rem;
}
.woocommerce-Button.button {
    background-color: transparent !important;
    border: 2px solid #0d121d !important;
    color: #0d121d !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border-radius: 50px !important;
       font-weight: 400 !important;
}

}
/*MOBILE*/
@media only screen and (min-width: 300px) and (max-width: 767px) {
h1 {
    font-size: 2.25rem;
}
h2 {
    font-size: 1.75rem;
}
h3 {
    font-size: 1.5rem;
}
h4 {
    font-size: 1.25rem;
}
h5 {
    font-size: 1rem;
}
h6 {
    font-size: 0.91375rem;
}
.woocommerce-Button.button {
    background-color: transparent !important;
    border: 2px solid #0d121d !important;
    color: #0d121d !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border-radius: 50px !important;
       font-weight: 400 !important;
}
.button {
    background-color: transparent !important;
    border: 2px solid #0d121d !important
;
border-radius: 50px !important;
color: #0d121d !important;
font-weight: 500 !important;
padding-left: 25px ;
padding-bottom: 10px ;
padding-top: 10px;
padding-right: 25px ; 

}
.submit {
      background-color: transparent !important;
    border: 2px solid #0d121d !important
;
border-radius: 50px !important;
color: #0d121d !important;
font-weight: 500 !important;
padding-left: 25px !important;
padding-bottom: 10px !important;
padding-top: 10px !important;
padding-right: 25px !important;   
}
.b2bking_cream_input_button.b2bking_cream_input_minus_button {
    border: none !important;
    padding: 0 !important;
}
    
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Paris Forbel';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.makeupcover.no/wp-content/uploads/2025/06/ParisForbel-7OOol.ttf') format('truetype');
}
/* End Custom Fonts CSS */