.lang-inline{
 text-align:center;
}

.superhidden { display: none !important}
.notselectable{color:#ff0000 !important;}
.botto{
 position:fixed;
  bottom:0px;
 box-shadow: 0px -5px 15px rgba(0,0,0,0.2) !important;
  width:100% !important;
  z-index:10000000 !important;
}
.topme{
 z-index:10000 !important; 
}

.ba-social.ba-social-sm .social-button i {
    font-size: 16px;
    padding: 7px;
}


.item-2109{
 cursor:pointer; 
  
}
.nav-item i{
    width: 250px;
    position: absolute;
    left: 0;
    text-align: right;
  	height:30px;
  	top: 0px;
}



.ba-store-wishlist-opened .ba-store-wishlist-backdrop, .ba-store-cart-opened .ba-store-cart-backdrop, .lightbox-open .ba-lightbox-backdrop, .lightbox-open .ba-overlay-section-backdrop.visible-section {
   
    overflow: auto !important;
   
}

.fBOX .ba-feature-image-wrapper div{
  
      background-size: contain;

  
}

html {
	scroll-behavior: smooth;
}

.whtxt ul, ol {
    color: white;
    
    
}

.add-to-cart-booking-calendar input:hover, .add-to-cart-booking-available-hours:hover {
    border-color: var(--hover);
  background-color:var(--accent);
  color:#fff;
}
.add-to-cart-booking-available-hours{
   border:0px;
  border-bottom:1px solid var(--accent);
  border-radius:30px;
}
.add-to-cart-booking-available-hours.active {
    border-color: var(--primary);
    background-color:var(--accent);
  color:#fff;
 
  
}
.ba-checkout-order-form-payments-wrapper,.ba-checkout-order-form-subtotal,.ba-checkout-order-form-total{
  
/* display:none !important; */
}
 div.ba-checkout-order-form-subtotal  {
               
     /*           display: none !important;*/
              
            }

.ba-checkout-place-order{
 display:flex !important; 
}
.ba-checkout-order-form-section.ba-checkout-order-form-total-wrapper .ba-checkout-order-form-row-title,.ba-checkout-order-price-currency,.ba-checkout-order-price-value {
    /*display: none;*/
}

.bottom-p{
 position:absolute;
  bottom:0;
  width:100% !important;

}
.ba-live-search-results .ba-live-search-product-image-cell, .ba-wishlist-product-image-cell, .ba-checkout-order-product-image-cell, .ba-cart-product-image-cell {
  
    display: none;

}

.ombra{
 text-shadow: 0px 0px 10px rgba(0,0,0,0.8); 
}
.ba-cart-product-booking-options{
 font-size:16px;
  line-height:30px;
  
}