/* 
Theme Name: Harnosands Hamn
Theme URI: https://www.harnosandshamn.se
Description: Custom theme for Harnosands Hamn
Author: Alltid
Author URI: https://alltid.net/
Template: hello-elementor
Version: 1.0.1
Text Domain: harnosandshamn
License: Private use only
*/



@media screen and (max-width: 1170px) {
  .hidefield {
    display: none;
  }
}


@media screen and (max-width: 1070px) {
  .hidefield2 {
    display: none;
  }
}

@media screen and (max-width: 822px) {
  .hidefield3 {
    display: none;
  }
}


#shiplist-wrapper
{
    
}

#shiplist-wrapper table
{
    margin-bottom: 40px;
}

#shiplist-wrapper table thead tr th
{
    background-color: #1A7DBA;
    color: #ffffff;
    text-align: left;
}
#shiplist-wrapper table tr td
{
    border: 0;
}
.shiplist-subtitle
{
    font-size: 24px;
}

.shiplist-none-label
{
    color: #1A7DBA;
    font-style: italic;
    margin-bottom: 40px;
}

.shiplist-minimized-wrapper
{
    padding: 0px 10px;
}

.shiplist-minimized-wrapper .vessel-title
{
    font-weight: bold;
    color: #1A7DBA;
}
.shiplist-minimized-wrapper .vessel-incoming-date
{
    font-weight: 300;
    font-style: italic;
    font-size: 70%;
}

.vessel-item
{
    padding: 5px 10px;
}
.vessel-item:hover
{
    cursor: default;
    background-color: #ffffff;
}