.futura-pt-light{
font-family: "futura-pt", sans-serif;
font-weight: 300;
font-style: normal;
}
.futura-pt-light-oblique{
font-family: "futura-pt", sans-serif;
font-weight: 300;
font-style: italic;
}
.futura-pt-book{
font-family: "futura-pt", sans-serif;
font-weight: 400;
font-style: normal;
}
.futura-pt-book-oblique{
font-family: "futura-pt", sans-serif;
font-weight: 400;
font-style: italic;
}
.futura-pt-medium{
font-family: "futura-pt", sans-serif;
font-weight: 500;
font-style: normal;
}
.futura-pt-medium-oblique{
font-family: "futura-pt", sans-serif;
font-weight: 500;
font-style: italic;
}
.futura-pt-demi{
font-family: "futura-pt", sans-serif;
font-weight: 600;
font-style: normal;
}
.futura-pt-demi-oblique{
font-family: "futura-pt", sans-serif;
font-weight: 600;
font-style: italic;
}
.futura-pt-heavy{
font-family: "futura-pt", sans-serif;
font-weight: 700;
font-style: normal;
}
.futura-pt-heavy-oblique{
font-family: "futura-pt", sans-serif;
font-weight: 700;
font-style: italic;
}
.futura-pt-extra-bold{
font-family: "futura-pt", sans-serif;
font-weight: 800;
font-style: normal;
}
.futura-pt-extra-bold-oblique{
font-family: "futura-pt", sans-serif;
font-weight: 800;
font-style: italic;
}
.futura-pt-bold{
font-family: "futura-pt-bold", sans-serif;
font-weight: 700;
font-style: normal;
}
.futura-pt-bold-oblique{
font-family: "futura-pt-bold", sans-serif;
font-weight: 700;
font-style: italic;
}@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
max-width: 100% !important;
}
.woocommerce-checkout .container,
.woocommerce-checkout .container-lg,
.woocommerce-checkout .container-md,
.woocommerce-checkout .container-sm,
.woocommerce-checkout .container-xl,
.woocommerce-checkout .container-xxl{
max-width: 1460px !important;
padding: 0 !important;
}
}
.gutenberg-enabled h1,
.gutenberg-enabled h2,
.gutenberg-enabled h3,
.gutenberg-enabled h4,
.gutenberg-enabled h5,
.gutenberg-enabled h6{
font-family: 'futura-pt', sans-serif !important;
font-weight: 700 !important;
}
p {
font-family: 'Nimbus Sans L', sans-serif !important;
font-size: 16px!important;
font-style: normal!important;
font-weight: 500!important;
line-height: 27px!important;
}
.footer-ctas-col{
max-width: 1480px !important;
margin: 0 auto !important;
}