
 .startpage .brew--body-wrapper {
    padding: 0 !important;
     max-width: 2560px;
  }
.brew--start-page .tws-container--tws-articlegroups,
.brew--start-page .tws-container--tws-cta-slider,
.brew--start-page .tws-container--tws-content-box-2x,
.brew--start-page .ryugi
  {
    padding: 20px 30px;
  }


@media only screen and (min-width: 1100px) {
  .brew--top-bar {
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -o-sticky;
	position: -ms-sticky;
	position: sticky;
        top: 0;
  z-index: 1000;
  }
}



.slot--open-cookie-settings {
    display: none;
}

/*
body.modal_active .modal-backdrop {
	background: rgba(30, 30, 30, 1);
  animation: none;
}
*/

.tws-login-modal .modal-backdrop {
  background-image: url('https://cdn.abicart.com/shop/ws77/150177/files/inter_tackle_landing.png');
  background-size: cover;        
  background-repeat: no-repeat;  
  background-position: center;   
  background-attachment: fixed;  
}