/*
 Theme Name:   Easy Store Child
 Template:     easy-store
 Version:      1.1.14
 Text Domain:  stshop-theme
*/
.custom-container, .site-header > .site-header__container {
  width: 90%;
  margin: 0 auto;
}

.woocommerce ul.products li.product .onsale, .woocommerce span.onsale{
	width: 35%!important;
}

@media (max-width: 1450px) {
  .custom-container, .site-header > .site-header__container {
    width: 95%;
  }
}

#primary {
  float: none;
  width: 100%;
}

.tax-product_cat #primary, .search-results #primary, .single-product #primary {
  float: right;
  width: 70%;
}

@media (max-width: 768px) {
  #primary {
    width: 100% !important;
  }
}

.tax-product_cat #sidebar-shop, .search-results #sidebar-shop, .single-product #sidebar-shop {
  float: left;
}

.secondary-navigation {
  display: none;
}

.es-header-logo-wrapper .mt-container {
  display: flex;
  justify-content: space-between;
}

.es-header-logo-wrapper .mt-container:before, .es-header-logo-wrapper .mt-container:after {
  display: none !important;
}

.es-header-logo-wrapper .site-branding, .es-header-logo-wrapper .site-header-cart, .es-header-logo-wrapper .es-header-area-cart-wrapper {
  float: none;
}

.es-header-logo-wrapper .es-header-area-cart-wrapper {
  align-self: center;
}

.footer-logos {
  text-align: center;
  margin-top: 4em;
}

/*.site-footer {
  margin-top: 3em !important;
}*/
.custom-logo-link {
  display: block;
}

.es-main-menu-wrapper {
  background: #10385d;
}

@media (min-width: 768px) {
  .secondary-navigation {
    clear: both;
    display: block;
  }
}

.secondary-navigation {
  border-bottom: 1px solid #ddd;
}

@media screen and (min-width: 768px) {
  .secondary-navigation {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .secondary-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: block;
  }
}

.secondary-navigation ul {
  list-style: none;
  margin: 0;
  display: block;
}

@media (min-width: 768px) {
  .secondary-navigation .menu {
    width: auto;
  }
}

@media screen and (min-width: 768px) {
  .secondary-navigation ul {
    text-align: right;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .secondary-navigation ul li {
    position: relative;
    display: inline-block;
    text-align: left;
  }
}

.secondary-navigation ul li {
  position: relative;
  display: inline-block;
  text-align: left;
}

.secondary-navigation ul li a {
  font-size: 14px;
  padding: 7px 10px;
  display: block;
}

#top-footer .widget_nav_menu li a {
  color: white;
}

.widget_product_categories {
  font-weight: 400;
}

.widget_product_categories .product-categories .cat-parent.current-cat-parent > a,
.widget_product_categories .product-categories .cat-parent.current-cat > a {
  font-weight: bold;
}

.widget_product_categories .cat-item.current-cat:not(.cat-parent) > a {
  /*text-decoration: underline;*/
  font-weight: bold;
}

.es-wishlist-wrap {
  margin-top: 3px;
  margin-right: 3px;
  max-width: 200px;
}

#woocommerce_product_categories-7 .product-categories {
  height: 350px;
}

#woocommerce_product_categories-7 {
  border: 1px solid #e1e1e1;
}

#woocommerce_product_categories-7 a {
  display: block;
}

#woocommerce_product_categories-7 > ul > div > div {
  margin-right: 0;
}

#woocommerce_product_categories-7 > .widget-title {
  background: #333;
  padding: 12px 0;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin: 0;
}

#woocommerce_product_categories-7 > .widget-title:before {
  content: "\f0c9";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}

#woocommerce_product_categories-7 > ul li a {
  font-size: 14px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 0;
}

#woocommerce_product_categories-7 > ul li a::before {
  top: 10px;
}

body {
  overflow: initial;
}

#woocommerce_widget_cart-5 {
  margin-bottom: 0;
}

.aws-search-btn {
  cursor: pointer !important;
}

.products li.product-category {
  background: #10385d;
  padding-top: 0 !important;
  margin-bottom: 1em !important;
}

.products li.product-category h2 {
  color: white;
}

.products li.product-category mark, .products li.product-category ins {
  background-color: transparent;
  color: white;
}

#es-front-page-widgets .es-section-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}

#es-front-page-widgets .es-section-wrapper > div {
  flex-basis: 100%;
  margin-top: 0;
}

#es-front-page-widgets .es-section-wrapper .es-slider-cat-menu {
  order: 5;
  margin-top: 20px;
}

#es-front-page-widgets .product-categories > div > div, #es-front-page-widgets .product-categories:not(.mCustomScrollbar) {
  display: flex;
  flex-flow: wrap row;
  align-content: stretch;
}

#es-front-page-widgets .cat-item {
  width: 23.5%;
  margin-left: 2%;
  margin-top: 2%;
}

#es-front-page-widgets .cat-item a {
  display: flex;
  background-color: #004b96;
  align-items: center;
  height: 100%;
  margin: 0;
  padding: .5em;
  font-weight: bold;
  justify-content: center;
  text-align: center;
}

#es-front-page-widgets .cat-item a:before {
  display: none;
}

#es-front-page-widgets .cat-item:nth-of-type(4n+1) {
  margin-left: 0;
}

#es-front-page-widgets .cat-item, #es-front-page-widgets .cat-item a {
  color: white;
}

.woocommerce-success {
  margin: 0 0 2em;
  position: relative;
  list-style: none outside;
  word-wrap: break-word;
  color: white;
  content: "";
  display: table;
  table-layout: fixed;
  background-color: #0f834d;
  clear: both;
  padding: 10px 20px 10px 50px;
  width: 100%;
  border-top: 3px solid #8fae1b;
}

.woocommerce-success::before {
  color: white;
  font-family: WooCommerce;
  content: "\e015";
  display: inline-block;
  position: absolute;
  /*top: 1em;*/
  left: 1.5em;
}

.woocommerce-success::after {
  content: ' ';
  display: table;
  clear: both;
}

#masthead .es-header-area-cart-wrapper {
  display: none;
}

.home .es-main-menu-wrapper,
.home .esSlider.lightSlider,
.home .esSlider.lightSlider > div {
  width: 100% !important;
}

.entry-content {
  margin-top: 0;
}

article.hentry h1.entry-title {
  font-size: 24px;
  text-transform: uppercase;
  color: #173763;
  margin-bottom: 0;
  margin-top: 1.5em;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
  display: flex;
  align-items: center;
  height: 100%;
  padding: .5em !important;
  justify-content: center;
  text-align: center;
  line-height: 1.8;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title mark {
  display: none;
}

ul.products {
  display: flex !important;
  flex-flow: wrap row;
  align-content: stretch;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link {
  display: flex;
  height: 250px;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link img {
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  #es-front-page-widgets .es-section-wrapper,
  .site-header {
    display: block;
  }
  #es-front-page-widgets .es-section-wrapper {
    padding: 20px 0;
  }
  #es-front-page-widgets .es-section-wrapper .es-slider-cat-menu {
    margin-top: 0;
  }
  #masthead .es-header-area-cart-wrapper {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  #es-front-page-widgets .cat-item {
    width: 48.5%;
    margin-left: 3%;
  }
  #es-front-page-widgets .cat-item:nth-of-type(4n+1) {
    margin-left: 0;
  }
  #es-front-page-widgets .cat-item:nth-of-type(2n+1) {
    margin-left: 0;
  }
}

@media screen and (max-width: 600px) {
  #es-front-page-widgets .cat-item {
    width: 100%;
    margin-left: 0;
  }
}

.aws_result_sale {
  display: none !important;
}

.login-to-see-price-url {
  font-weight: bold;
}

.woocommerce.single-product div.product .summary .login-to-see-price-url {
  font-size: 1.2em;
}

.woocommerce.single-product div.product .summary .price {
  color: red !important;
  font-size: 1.4em;
}

.woocommerce.single-product .environmental-tax {
  display: inline-block;
  color: red;
  border: 1px solid red;
  padding: 5px 10px;
  margin-bottom: 20px;
}

@media (min-width: 769px) {
  .woocommerce ul.products.columns-3 li.product.extra-width {
    width: 29.53%;
  }
}

.site-header {
  padding-top: 0;
  box-shadow: 4px 6px 13px rgba(19, 55, 100, 0.16);
  margin-bottom: 0 !important;
}

.site-header .es-cart-meta-wrap .cart-icon {
  display: none !important;
}

.site-header .es-cart-meta-wrap .count {
  display: block;
}

.site-header .senmor-menu-toggle {
  display: none;
}

.site-header > .site-header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.site-header > .site-header__container .site-branding {
  float: none;
  width: 30%;
  margin: 0;
  margin-right: 26px;
}

.site-header > .site-header__container .site-branding img {
  max-width: 100%;
}

.site-header > .site-header__container .menu {
  padding: 0;
  margin: 0;
}

.site-header > .site-header__container .senmor-navigation ul {
  display: flex;
  list-style: none;
}

.site-header > .site-header__container .senmor-navigation ul li {
  position: relative;
}

.site-header > .site-header__container .senmor-navigation ul li a {
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  color: #173763;
  text-transform: uppercase;
  font-size: 14px;
  padding: 2.5em 1em;
  white-space: nowrap;
}

.site-header > .site-header__container .senmor-navigation ul li.current_page_item a {
  color: #5ebfed;
  font-weight: 700;
}

.site-header > .site-header__container .senmor-navigation ul li.menu-item-has-children > a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: .7em;
  vertical-align: middle;
  content: "\f078";
  margin-left: 1em;
  transform: translateY(-2px);
}

.site-header > .site-header__container .senmor-navigation ul li .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  background-color: #f0f0f0;
  z-index: 9999;
}

.site-header > .site-header__container .senmor-navigation ul li .sub-menu li:hover {
  background-color: rgba(0, 0, 0, 0.025);
}

.site-header > .site-header__container .senmor-navigation ul li .sub-menu li a {
  color: #173763;
  font-weight: 400;
}

.site-header > .site-header__container .senmor-navigation ul li:hover .sub-menu {
  display: block;
}

.site-header > .site-header__container .senmor-mobile-menu-navigation {
  display: none;
}

@media (max-width: 1700px) {
  .site-header > .site-header__container .senmor-navigation ul li a {
    font-size: 12px;
  }
}

@media (max-width: 1450px) {
  .site-header > .site-header__container .site-branding {
    width: 25%;
  }
}

@media (max-width: 1280px) {
  .site-header > .site-header__container .site-branding {
    width: 20%;
  }
  .site-header > .site-header__container .senmor-navigation ul li a {
    font-size: 11px;
  }
}

@media (max-width: 1100px) {
  .site-header > .site-header__container {
    flex-flow: row wrap;
    justify-content: center;
  }
  .site-header > .site-header__container .site-branding {
    width: 50%;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
  }
  .site-header > .site-header__container .senmor-navigation {
    width: 100%;
    text-align: center;
  }
  .site-header > .site-header__container .senmor-navigation .senmor-menu-navigation > ul {
    justify-content: center;
  }
  .site-header > .site-header__container .site-header-cart {
    margin: 1em 0 !important;
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  .site-header > .site-header__container .site-branding {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .site-header > .site-header__container .senmor-menu-navigation {
    display: none;
  }
}

.site-footer {
  position: relative;
  margin-top: 150px;
  background-color: #173763;
  padding: 0;
  /*z-index: -1;*/
}

.site-footer p {
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.618;
}

.site-footer:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 326px;
  width: 100%;
  background-image: url("https://stmarine.no/wp-content/uploads/2024/11/footer_background-scaled.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}

.site-footer:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #173763;
  z-index: 1;
  height: 122px;
}

.site-footer .col-full {
  z-index: 2;
  position: relative;
}

.site-footer .col-full .site-info {
  padding: 0;
  padding-bottom: 30px;
  opacity: .9;
}

.site-footer .col-full .site-info a {
  text-decoration: underline;
}

.site-footer .col-full .site-info a:hover {
  text-decoration: none;
}

.site-footer .col-full .site-info, .site-footer .col-full .site-info a, .site-footer .col-full .site-info p {
  color: white;
  text-align: center;
  font-size: 14px;
}

.site-footer .col-full .site-info p {
  margin: 0;
  padding: 0;
}

.site-footer .col-full .site-info strong {
  font-weight: 700;
  font-style: italic;
}

@media (max-width: 768px) {
  .site-footer:before {
    height: 90px;
    bottom: 100%;
  }
  .site-footer:after {
    top: -50px;
  }
}

