/*
Theme Name: Biagiotti Child
Theme URI: https://biagiotti.qodeinteractive.com
Description: A child theme of Biagiotti Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: biagiotti-child
Template: biagiotti
*/
body {color:#4f4e4e}
@media screen and (max-width: 740px) {
  .komp {
    display:none
  }
	.telef {display:block;}
	.mkdf-sc-dropdown {margin-right:-100px;}
}
@media screen and (min-width: 741px) {
  .telef {
    display:none
  }
	.komp {
    display:block
  }
}

.mkdf-shopping-cart-holder .mkdf-header-cart.mkdf-header-cart-svg-path .mkdf-sc-opener-icon-mobile path, .mkdf-shopping-cart-holder .mkdf-header-cart.mkdf-header-cart-svg-path .mkdf-sc-opener-icon-mobile>*
{color:#000000;}
@media screen and (max-width: 741px) {
.mkdf-shopping-cart-holder .mkdf-header-cart .mkdf-sc-opener-icon, 
.mkdf-shopping-cart-holder a.mkdf-header-cart, .mkdf-shopping-cart-holder a.mkdf-header-cart .mkdf-sc-opener-count, 
.mkdf-sc-opener-count, 
.mkdf-shopping-cart-holder a.mkdf-header-cart, .mkdf-shopping-cart-holder a.mkdf-header-cart .mkdf-sc-opener-count {color:#000000;fill:#000000;}
.mkdf-shopping-cart-holder .mkdf-header-cart.mkdf-header-cart-svg-path .mkdf-sc-opener-icon path, .mkdf-shopping-cart-holder .mkdf-header-cart.mkdf-header-cart-svg-path .mkdf-sc-opener-icon>* {fill:currentColor;}

}
.tnp-subscription input[type=text], .tnp-subscription input[type=email], .tnp-subscription input[type=submit], .tnp-subscription select, .tnp-subscription textarea, .tnp-profile input[type=text], .tnp-profile input[type=email], .tnp-profile input[type=submit], .tnp-profile select, .tnp-profile textarea{font-family: Cormorant, serif;}
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap');
/* LADORIS GLOBAL TYPOGRAPHY */
body,
p,
span,
li,
a,
input,
textarea,
select,
button,
.mkdf-main-menu > ul > li > a,
.mkdf-mobile-header-navigation ul li a,
.woocommerce,
.woocommerce-page {
    font-family: 'Manrope', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.mkdf-title-holder .mkdf-title,
.mkdf-section-title-holder .mkdf-st-title,
.mkdf-woo-product-title,
.product_title {
    font-family: 'Manrope', sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.02em;
}

.mkdf-main-menu > ul > li > a {
    font-weight: 500 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
}

button,
input[type="submit"],
.mkdf-btn,
.woocommerce a.button,
.woocommerce button.button {
    font-family: 'Manrope', sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
}