<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Insert your custom CSS styles */

/*****  50 ANNIVERSARY OVERRIDES  ******/

/* red body */
body {
  background: #10213a; /* #d20a10; */
}

/* no overlay on 1st slide */
.md-slide-wrap .slide-1 .tp-dottedoverlay {
  display: none;
}

/* top band */
.header-top {
   background: #10213a; /* #d20a10; */
}

/* page heading 
section.page-heading {
  background: #dcba03;
}*/

/*****  END 50 ANNIVERSARY OVERRIDES  ******/

/*SHINTECK ADDITIONS*/

div.nd-region .container{
  background-color: rgba(255, 255, 255, .95);
  padding-top: 25px;
  padding-bottom: 25px;
}

.blur-page .blur-box {
 position: initial !important;
}

#certificati_panapesca{
  background-color:#FFFFFF;
  padding:5px;
  margin-right: 10px;
  text-align:center;
  -mox-border-radius:8px;
  -webkit-border-radius:8px;
  -khtml-border-radius:8px;
  border-radius:8px;
  overflow: hidden;
}

#certificati_panapesca img{
  width: 30%;
}

a.no-decoration{
  text-decoration: none !important;
}

.shinteck-menu_disabled{
  height: 200px;
  text-align: center;
  font-weight: bold;
}
.shinteck-menu_disabled a{
  height: 100% !important;
}
.shinteck-menu_disabled i{
  margin-top: 30px !important;
  background-position: center center;
}

strong{
  color: #000000 !important;
}

.shinteck-overlay{
  /*bottom: 25px !important;*/
}

.project-desc{
   max-height: 137px;
   overflow: hidden;
}

.negozi-list{
   margin-top: 40px;
}

#block-stability-cms-gmap{
   margin-bottom: 50px;
}

.shinteck-prod-prev{
   height: 300px;
}
.shinteck-linea-prev{
   height: 200px;
}
.shinteck-prev-img-container{
   text-align: center;
   font: 0/0 a;
   padding: 6px;
   background-color: #e5e5e5;
   border: 1px solid #cecece;
   border-radius: 0;
   -webkit-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.shinteck-prod-prev-img-centerer {
  display: none;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.shinteck-prev-img-container img {
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}

.shinteck-logo-footer{
  text-align: center;
}

.shinteck-logo-footer img{
  height: 27px;
  margin-top: -6px;
  width: auto;
}

.shinteck-negozio .centered{
  text-align:center;
}
.negozio-info .field-label{
  font-weight:bold;
  font-size:16pt;
}
.negozio-info .field-value{
  font-size:14pt;
}
.negozio-info {
  padding-top: 15px;
}

div.error, .error {
    color: #8C2E0B !important;
}

.nodescription .description{
  display: none !important;
}

.lang-dropdown-select-element{
    height: 26px;
    position: absolute;
    top: 1px;
    right: 50px;
    padding: 0;
}

.header-top {
    display: block !important;
}

.language-icon{
  position: absolute;
  top: 6px;
  left: 1062px;
  z-index: 100;
}

/*EU COOKIES*/

/*
#sliding-popup{
  height: 80vh !important;
}*/

#sliding-popup .popup-content{
  display: grid;
  text-align: center;
}

#sliding-popup .popup-content #popup-text{
  max-width: none;
  text-align: left;
  width: auto;
  margin: 30px auto 0 auto;
}

#sliding-popup .popup-content #popup-text h1, #sliding-popup .popup-content #popup-text h2, #sliding-popup .popup-content #popup-text h3, #sliding-popup .popup-content #popup-text p {
  font-size: 25px;
}

#sliding-popup .popup-content #popup-text p, #sliding-popup .eu-cookie-compliance-more-button {
    font-size: 19px;
}

#sliding-popup .popup-content #popup-buttons {
    float: none;
    max-width: none;
    display: grid;
    width: 100%;
}

#sliding-popup .eu-cookie-compliance-default-button, #sliding-popup .eu-cookie-compliance-hide-button, #sliding-popup .eu-cookie-compliance-more-button-thank-you, #sliding-popup .eu-cookie-withdraw-button, .eu-cookie-withdraw-button, .eu-cookie-compliance-save-preferences-button {
  margin: 2em auto;
}

.html.front .main {
  overflow: hidden;
}

/*END EU COOKIES*/

/*
.tabs .tab-content .tab-pane{
  height: 400px;
}
iframe{
height:100% !important;
width: 100% !important;
min-height: 100% !important;
min-width: 100% !important;
max-height: 100% !important;
max-width: 100% !important;
}
*/


/*
@media (max-width: 800px){
  #certificati_panapesca img{
    width: 100%;
  }
}*/
</pre></body></html>