/*
Theme Name: Kaffenorge
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

h2.flip-box-heading {
    font-size: 25px !important;
    font-variant: all-small-caps;
}
.brand-logo {
    display: block;
    width: 100px;
    height: 100px;
    background-position: center;
    background-size: 150px;
}
.woocommerce ul.products li.product .product-brand-text {
      display: block;
      margin: 12px 0 8px;
      font-size: 1.1rem;
      font-weight: 400;
      letter-spacing: 1px;
      color: #767676;
      text-transform: uppercase; }
   .woocommerce div.product div.summary .product-brand-text {
      display: block;
      margin: 0 0 8px;
      font-size: 1.4rem;
      font-weight: 400;
      letter-spacing: 1px;
      color: #767676;
      text-transform: uppercase; }


.sp-brand-info {
  margin-top: 64px; }
  .sp-brand-info a {
    text-decoration: none;
    color: #000; }
  @media (min-width: 768px) {
    .sp-brand-info .sp-brand-info-link {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap; } }
  .sp-brand-info .img-layer,
  .sp-brand-info .text-layer {
    width: 100%; }
  .sp-brand-info .img-layer {
    display: none; }
    @media (min-width: 768px) {
      .sp-brand-info .img-layer {
        display: block;
        order: 2;
        width: calc(50% - 10px);
        background-position: center center;
        background-size: cover; } }
  .sp-brand-info .text-layer {
    background: #D9D9D9;
    padding: 32px;
    height: auto;
    transition: all .3s ease-in-out; }
    @media (min-width: 481px) {
      .sp-brand-info .text-layer {
        padding: 64px; } }
    @media (min-width: 768px) {
      .sp-brand-info .text-layer {
        padding: 32px;
        margin: 0 auto 0 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        order: 1;
        width: calc(50% - 8px);
        padding: 64px 32px;
        text-align: center;
        min-height: 500px; }
        .sp-brand-info .text-layer > * {
          max-width: 480px;
          margin: 0 auto; } }
    @media (min-width: 1030px) {
      .sp-brand-info .text-layer {
        padding: 64px; } }
  .sp-brand-info .brand-text-content > * {
    margin-bottom: 16px; }
    .sp-brand-info .brand-text-content > *:last-child {
      margin-bottom: 0; }
  .sp-brand-info .learn-more {
    display: inline-block;
    letter-spacing: 0.5px;
    text-decoration: none;
    font-weight: bolder;
    font-size: 1rem;
    text-transform: uppercase;
    position: relative; }
    .sp-brand-info .learn-more:after {
      content: '';
      display: inline-block;
      background: url("../images/icons/keyboard-arrow-right-black.svg") no-repeat center center;
      width: 24px;
      height: 9px;
      position: relative;
      display: inline-block;
      margin-left: 16px;
      transition: all 0.4s ease-in-out;
      transition-delay: .2s;
      left: 0; }
  .sp-brand-info .brand-title {
    font-size: 2.4rem;
    margin-bottom: 16px;
    font-weight: 400; }
  .sp-brand-info:hover .text-layer, .sp-brand-info:focus .text-layer {
    background: silver; }
  .sp-brand-info:hover .learn-more:after, .sp-brand-info:focus .learn-more:after {
    transform: translateX(10px); }
  @media (min-width: 768px) {
    .sp-brand-info.without-image .text-layer {
      width: 100%; } }

      .archivebrand-logo img {
    height: 350px;
    object-fit: cover;
    margin: -45px 0px;
}
.archivebrand-logo {
    width: 250px;
    height: 250px;
    overflow: hidden;
    margin: auto;
} 

.page-id-1164 .wcmp-wrapper {
    width: 100% !important;
}

.navbar-static-top-new {
    position: sticky !important;
    top: 64px;
}

.wcmp-profile-imgcls {
    border: none !important;
}

.wcmp-main-section {
    padding: 40px 20px 10px;
    background: #fff;
}
.catalog-ordering {
    margin-top: 10px;
}


