/* === Fuentes === */

@font-face {
    font-family: 'Archivo';
    src: url('../../assets/fonts/specimen/static/Archivo-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Archivo';
    src: url('../../assets/fonts/specimen/static/Archivo-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Archivo', sans-serif !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Archivo', sans-serif !important;
}



.btn-wsp {
  position: fixed;
  width: 60px;
  height: 60px;
  line-height: 65px;
  bottom: 25px;
  right: 25px;
  background: rgb(37, 211, 102);
  color: rgb(255, 255, 255);
  border-radius: 40px;
  text-align: center;
  font-size: 44px;
  z-index: 5;
}

#back-top{
    display: none !important;
}

.btn-wsp:hover{
    background: #20ba5a;
}

.currency-selector,
.language-selector,
#leo_block_top > div > ul > li:nth-child(4) > a.btn-compare,
#leo_block_top > div > ul > li:nth-child(3) > a.btn-wishlist{
    display: none;
}


#content > div:nth-child(3)
.box-nombeli {
    padding: 0;
}

.image-banner-secundaria {
    padding-bottom: 35px;
}





.box-nomfooter2 .ApBlockLink li {
    display: flex;
}


.footer-container .ApColumn .title_block {
    margin: 0 0 20px;
    font-size: 14px;
    text-align: left;
}



.box-nomfooter2 .ApBlockLink li a {
    padding: 10px 0px;
    transform: none !important;
}


.box-nompro2.box-2 .owl-item.first img, .box-nompro2.box-2 .owl-item.last img {
    filter: none !important;
}


.box-nompro2.box-2 .owl-item.first, .box-nompro2.box-2 .owl-item.last {
        opacity: initial !important;
}

#left-column > .block-categories,
#search_filters_brands,
.sidebar .block {
    display: none;
}


.product-actions {
    border: none;
    border-radius: 5px;
    padding: 20px;
    margin: 0 0 10px;
}

#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: #000000;
}


.blockreassurance_product{
    display: none;
}


/*Checkout*/

#delivery-address > div > section > div:nth-child(10),
#delivery-address > div > section > div:nth-child(3){
    display:none;
}

#delivery-address > div > section > div:nth-child(14),
#delivery-address > div > section > div:nth-child(15),
#delivery-address > div > section > div:nth-child(14) > div.col-md-3.form-control-comment,
#delivery-address > div > section > div:nth-child(15) > div.col-md-3.form-control-comment{
    display: none;
}

#delivery-address > div > section > div:nth-child(3) {
    display: none;
}