@font-face {
  font-family: 'Facundo';
  src: url('https://uploads-ssl.webflow.com/615b2edfade77e06c8bcd986/615c1b668abae372f99efa97_Facundo-Black.eot') format('embedded-opentype'), url('https://uploads-ssl.webflow.com/615b2edfade77e06c8bcd986/615c1b66801d97b50613641d_Facundo-Black.woff') format('woff'), url('https://uploads-ssl.webflow.com/615b2edfade77e06c8bcd986/615c1b667167667a90691504_Facundo-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Facundo';
  src: url('https://uploads-ssl.webflow.com/615b2edfade77e06c8bcd986/615c1b674f876c308f3644a0_Facundo-Regular.eot') format('embedded-opentype'), url('https://uploads-ssl.webflow.com/615b2edfade77e06c8bcd986/615c1b67c1e150775ec04154_Facundo-Regular.woff') format('woff'), url('https://uploads-ssl.webflow.com/615b2edfade77e06c8bcd986/615c1b667c7be4f7c8e888ea_Facundo-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Facundo';
  src: url('https://uploads-ssl.webflow.com/615b2edfade77e06c8bcd986/615c1b673694dc1b8ab98015_Facundo-Bold.eot') format('embedded-opentype'), url('https://uploads-ssl.webflow.com/615b2edfade77e06c8bcd986/615c1b662df30f1ad2f3eacc_Facundo-Bold.woff') format('woff'), url('https://uploads-ssl.webflow.com/615b2edfade77e06c8bcd986/615c1b66331cb8907558e139_Facundo-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: Facundo, sans-serif;
  font-weight: 400;
  background: #fff !important;
}
.wrapper {
  background: #fff !important;
}
a {
color: #004f59;
text-decoration: underligne;
}

.btn-outline, .btn, .btn-primary {
background-color: #F2C75C !important;
color: #000000 !important;
border-radius : 100px !important;
font-weight: 700;
}
.btn.btn-secondary {
background-color: #004f59 !important;
color: #fff !important;
}
#blockcart-modal .cart-content a.btn, .product-add-to-cart .product-quantity .add-to-cart, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout, .continue.btn, button.btn.btn-primary.center-block, .checkout.cart-detailed-actions.card-block .btn {
background-color: #F2C75C !important;
color: #000000 !important;
border-radius : 100px !important;
font-weight: 700;
}

.box-top .col-info #_desktop_cart .header .cart-products-count,
.box-top .col-info .wislish-button .ap-btn-wishlist .ap-total {
background-color: #F2C75C !important;
color: #000000 !important;
}

.thumbnail-container .p-name .leo-wishlist-button i {
background-color: #004f59 !important;
color: #fff !important;
}

.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down,
.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
background-color: #004f59 !important;
color: #fff !important;
border-radius: 0px !important;
}

.thumbnail-container .p-price .add-to-cart {
padding-right: 10px;
padding-left: 10px;
}

.bannercontainer .tp-caption.fw-500.hero-title {
font-family: Facundo, sans-serif !important;
font-weight: 900  !important;
}

.bannercontainer .tp-caption.hero-hook {
font-family: Facundo, sans-serif  !important; 
font-weigth: 700  !important;
}

.bannercontainer .tp-caption.btn .caption-contain {
background-color: #F2C75C !important;
color: #000000 !important;
border-radius : 100px !important;
font-weight: 700;
font-size: 18px;
line-height: 60px;
height: 60px !important;
}

.mv-medium {
margin-top : 70px !important;
margin-bottom: 100px !important;
}

.block-promo .promo-input + button {
background-color: #004f59 !important;
color: #fff !important;
border-radius: 0px !important;
}

@media (max-width: 991px) {
.thumbnail-container .p-price .add-to-cart .leo-bt-cart-content i {
    font-size: 16px !important ;
}
}

@media (max-width: 991px) {
.thumbnail-container .p-price .add-to-cart {
    width: auto !important;
}
}