/*!
Theme Name: Kainjoo Astate
Theme URI: https://creative.kainjoo.com/
Author: Kainjoo
Author URI: https://network.kainjoo.com/
Description: This is the main theme for Kainjoo.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml
*/

@font-face {
  font-family: 'proxima-nova';
  src: url('fonts/ProximaNova-Black.woff2') format('woff2'),
       url('fonts/ProximaNova-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'proxima-nova';
  src: url('fonts/ProximaNova-Bold.woff2') format('woff2'),
       url('fonts/ProximaNova-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'proxima-nova';
  src: url('fonts/ProximaNova-Extrabold.woff2') format('woff2'),
       url('fonts/ProximaNova-Extrabold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'proxima-nova';
  src: url('fonts/ProximaNova-Light.woff2') format('woff2'),
       url('fonts/ProximaNova-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'proxima-nova';
  src: url('fonts/ProximaNova-Regular.woff2') format('woff2'),
       url('fonts/ProximaNova-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'proxima-nova';
  src: url('fonts/ProximaNova-Semibold.woff2') format('woff2'),
       url('fonts/ProximaNova-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/ProximaNova-Black.woff2') format('woff2'),
       url('fonts/ProximaNova-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/ProximaNova-Bold.woff2') format('woff2'),
       url('fonts/ProximaNova-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/ProximaNova-Extrabold.woff2') format('woff2'),
       url('fonts/ProximaNova-Extrabold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/ProximaNova-Light.woff2') format('woff2'),
       url('fonts/ProximaNova-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/ProximaNova-Regular.woff2') format('woff2'),
       url('fonts/ProximaNova-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/ProximaNova-Semibold.woff2') format('woff2'),
       url('fonts/ProximaNova-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

.button, a.button, p, body, h1, h2, h3, h4, h5, h6, .font-titles, .titles-typo, a{
	--clb-action-font-family: "proxima-nova", Sans-serif;
 	--clb-body-font-family: "proxima-nova", Sans-serif;
  	--clb-titles-font-family: "proxima-nova", Sans-serif;
}


@media only screen and (max-width: 600px) {
  #content{
    overflow: hidden;
  }
}

.ff_tc_checkbox input{
	margin-right: 10px !important;
  accent-color: var(--clb-color-primary,#e30840);
}

/* Hubspot banner fixes */
#hs-eu-cookie-confirmation #hs-eu-opt-in-buttons button, #hs-eu-cookie-confirmation, #hs-modal-content{
    border-radius: 1px !important;
}