.navbar-header .header-icons {
    display: inline-block;
    float: right;
    margin-right: 30px;
}

.navbar-header .header-icons .fab {
    font-size: 18px;
    padding-right: 20px;
}

.split-content .Rectangle {
 width: 86%;
  height: 86%;
  background-color: #ebf3f3;
  position: absolute;
  left: -8px;
  top: 7%;
  z-index: 0;
}

.split-content .image-container {
    padding: 0px;
    z-index: 1;
    width: 100%;
}

.split-content .Rectangle.content-right {
 width: 86%;
  height: 86%;
  background-color: #ebf3f3;
  position: absolute;
  right: -8px;
  top: 7%;
  z-index: 0;
  left: unset;
}


.split-content .image-container.content-right {
    padding: 0px;
    z-index: 1;
    width: 100%;

}

.split-content {
  padding: 0px;
  margin-bottom: 0px;
}

.split-content:last-of-type {
   margin-bottom: 0px;
}

.split-content .text-content {
  padding: 40px;
  background-color: transparent !important;
}

.home .splitcontent-swiper {
 margin-top: 100px;
}

.splitcontent-swiper .mobileswipe {
       margin: 0% 0% 2% 0% !important;
}

.home .splitcontent-swiper .mobileswipe {
 margin: 0% 0% 0% 0% !important;
}
.splitcontent-swiper .mobileswipe .linebox {
    padding: 20px;
    background-color: white !important;
    z-index: 2;
    margin-top: 10px;
}

.splitcontent-swiper .text-content img {
 width: auto;
 height: auto;
 margin: 10px 0px;
}

.splitcontent-swiper p {
    font-size: 1.0em;
    text-align: left;
    margin: 0 0 1.5em 0 !important;
    color: #7c7f87;
    padding: 0px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
}

.splitcontent-swiper .swiper-half {
   width: 45%;
   float: left;
}

@media only screen and (max-width : 920px) {
 
 .splitcontent-swiper .mobileswipe {
  margin: 0% 0% 10% 0% !important;
}
.splitcontent-swiper .swiper-half {
   width: 100%;
   float: left;
}
.home .splitcontent-swiper {
 margin-top: -100px;
}
.splitcontent-swiper .image-container {
 width: 80%;
 margin-left: 15%;
}

.splitcontent-swiper .Rectangle {
  width: 80%;
  height: 80%;
  background-color: #ebf3f3;
  position: absolute;
  left: 0px;
  top: 10%;
  z-index: 0;
}

.splitcontent-swiper .swiper-half.text-content {
   width: 90%;
   float: left;
   padding: 15px;
}
.split-content .text-content {
  padding: 40px;
  padding-top: 40px;
  margin-top: ;
  margin-top: -7%;
  padding-top: 10%;
}

/* Puff */
.puff.desktop-size {
height: 70vh;
    max-height: 670px;
}

.puff.mobile-size {
    height: 50vh;
    max-height: 420px;
}
/* Expired products */

.expired.single-product-wrapper {
  opacity: 0.3;
  pointer-events: none;
  
}


/* Product Gallery */
.woocommerce-product-gallery .flex-viewport {
  border-radius: 15px;
      height: 100% !important;
}
.woocommerce-product-gallery li {
    display: inline-block;
    margin: 19px 2px 0px 0px;
    width: 17%;
}

.woocommerce-product-gallery .flex-control-thumbs {
  text-align: center;
}
.woocommerce-product-gallery .flex-control-thumbs li img {
  border-radius: 5px;
  width: 80%;
 cursor: pointer;
}

.woocommerce-product-gallery {
  position: relative;
      height: fit-content;
}

.woocommerce-product-gallery .flex-viewport > figure > div {
  /*padding: 25px;*/
  text-align: center;
}

.woocommerce-product-gallery .flex-viewport > figure > div > a {
pointer-events:none;
}
.woocommerce-product-gallery .flex-viewport > figure > div > a > img {
  /*padding: 25px;*/
  width: 79% !important; 
}

.woocommerce-product-gallery__image a img {
  border-radius: 15px;
  width: 79% !important;
  pointer-events:none;

}

ul.flex-direction-nav {
    position: absolute;
    top: 35%;
    z-index: 99999;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;
    
    }

li.flex-nav-prev {
    float: left;
    width: 50px;
    height: 50px;
    background-color: transparent;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0px;
    margin-top: 0px;

}
li.flex-nav-next {float: right;
    width: 50px;
    height: 50px;
    background-color: transparent;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0px;
    margin-top: 0px;
}
a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}

a.flex-next::after {
	visibility:visible;
  content: '\f054';
	font-family: 'Font Awesome 5 Free';
	    margin-left : -21px;
    font-size: 30px;  
	font-weight: bold;
}

a.flex-prev::before {
    visibility:visible;
    content: '\f053';
    font-family: 'Font Awesome 5 Free';   
    margin-left: 13px;
    font-size: 30px;
    font-weight: bold;
}

ul.flex-direction-nav li a {
	    color: #000;
    width: 50px;
    height: 50px;
}

ul.flex-direction-nav li a:hover {
	text-decoration: none;
}

/* Stick top */

.pagemenu.sticky-top {
    top: 100px;
    z-index: 2;
}
/* Gradient */
.review-item {
  position: relative;
}


.whiteshade {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left:0;
z-index: 1;
background: linear-gradient(0deg, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 100%);
}

.whiteshade-rotate {
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: -5px;
    left: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}


}

@media only screen and (max-width : 680px) {
.split-content {
  padding: 0px;
  margin-bottom: 10px;
}
}

/* SWISH */
input#startswish {
    width: 100%;
    display: block;
    font-size: 14px;
    padding: 17px;
    border-radius: 7px;
    text-align: center;
    content: "Test";
    font-family: Arial;
    letter-spacing: 0px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.swish_logo {
    width: 50%;
}

/* CONTENT */


img.size-medium {
    padding: 20px;
    max-width: 320px;
}

.image-box {
    position: relative;
}


/*#layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.45) 0%, rgba(255,255,255,0) 26%);
}*/

#layer {
    /*background-color: rgba(0, 0, 0, 0.2);*/
      /*background: rgb(255,255,255);
background: -moz-linear-gradient(180deg, rgba(255,255,255,0.8211659663865546) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 38%, rgba(255,255,255,0) 73%);
background: -webkit-linear-gradient(180deg, rgba(255,255,255,0.8211659663865546) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 38%, rgba(255,255,255,0) 73%);
background: linear-gradient(180deg, rgba(255,255,255,0.8211659663865546) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 38%, rgba(255,255,255,0) 73%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.2);*/
    background: rgb(0,0,0);
    /*background: linear-gradient(144deg, rgba(0,0,0,0.6993172268907564) 0%, rgba(255,255,255,0) 69%);*/
    /*background: linear-gradient(144deg, rgba(0,0,0,0.45) 0%, rgba(255,255,255,0) 55%);*/
    background: linear-gradient(180deg, rgba(0,0,0,0.25) 0%, rgba(255,255,255,0) 15%);
    /*background: linear-gradient(144deg, rgba(0,0,0,0) 0%, rgba(255,255,255,0) 22%, rgba(255,255,255,0) 55%, rgba(0,0,0,0.39539565826330536) 91%);*/
}
#layer-right {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.2);*/
    background: rgb(0,0,0);
    /*background: linear-gradient(144deg, rgba(0,0,0,0.6993172268907564) 0%, rgba(255,255,255,0) 69%);*/
    /*background: linear-gradient(144deg, rgba(0,0,0,0.45) 0%, rgba(255,255,255,0) 55%);*/
    background: linear-gradient(144deg, rgba(0,0,0,0) 0%, rgba(255,255,255,0) 22%, rgba(255,255,255,0) 45%, rgba(0,0,0,0.65) 91%);
}

.announcement {
    position: relative;
    background: #1da3ff;
    color: white;
    margin-top: 56px;
    top: -327px;
    transition: .2s;
    z-index: 1;
    a {
    color: white;
    transition: .25s ease;
    &: hover {
      opacity: .75;
}
  }
  
  &__close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 18px;
    width: 25px;
    height: 25px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    color: white;
    opacity: .65;
    transition: .25s ease;
    &: hover {
      opacity: 1;
}
  }
  
  &__title {
    font-size: 21px;
    line-height: 42px;
}
}

.circular--square {
    border-top-left-radius: 50% 50%;
    border-top-right-radius: 50% 50%;
    border-bottom-right-radius: 50% 50%;
    border-bottom-left-radius: 50% 50%;
    padding: 0 20px;
}

.introtext-wrap {
    position: absolute;
    z-index: 999;
    /* bottom: 135px; */
    /* left: 75px; */
    text-align: center;
    max-width: 40%;
    /* max-width: 470px; */
    padding: 7% 5% 7% 5%;
}

.swiper-container .introtext-wrap.end-0 h1
{
 text-align: right;
 
}


/*
.slider-1 .introtext-wrap {
     max-width: 50%;
     padding: 0% 2% 0% 5%;
     top: 50%;
}
*/

.introtext-wrap img {
    max-width: 320px;
    padding: 30px;
    padding-bottom: 40px;
}

.introtext-wrap-center {
    width: 60%;
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0px 60px;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-vertical-center {
    align-items: center;
}

.flex-item {
    max-width: 50%;
}

.introduction {
/*height: 70vh;*/
}

.introtext-one {
    padding: 0px 25px 30px 25px !important;
    position: relative;
}

.absolute-center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #00a094;
}

.absolute-center:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #00a094;
    transform-origin: top right;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(10deg, 0deg);
}

.introtext-one-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.introbild-one img {
    /*position: absolute;*/
    right: 0px;
    bottom: 0px;
    z-index: -1;
}

.introboxes .introbox {
    padding: 4px 2px 0px 2px;
}

i.announce {
    font-size: 24px;
    color: white !important;
    padding-bottom: 20px;
}

i.announce-green {
    font-size: 24px;
    color: #00a094;
    padding-bottom: 20px;
    text-align: center;
    display: block;
}

.splitbild {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    min-height: 320px;
    max-height: 30vh;
  
}

/* Two part intro */
.four-part-wrapper a {
 opacity: 1;
 transition: all 0.6s;

 
}
.four-part-wrapper a img {
  transition: all 0.6s;
  filter: grayscale(1);
  
}
.four-part-wrapper a div {
 z-index: 1;
 transition: all 0.6s;
 width: 100%;
}

.four-part-wrapper a:hover div {
 z-index: 9;
  scale: 1.04;
}
.four-part-wrapper a:hover {
 opacity: 1;
}
.four-part-wrapper a:hover img {
 
  filter: grayscale(0);
  
  
  
}
.four-part-wrapper a:hover .darker {
  opacity: 0;
}
.four-part-wrapper h3 {
    text-align: center;
    color: white;
    letter-spacing: 3px;
    font-weight: 800;
    line-height: 170%;
    padding: 5% 10%;
    font-size: calc(0.8vw + 0.8vh + 0.1vmin);
 
}

/* Split hero */

.split-hero {
  margin-top: 120px;
  height: 60vh;
}

@media only screen and (max-width :560px) {
.split-hero {
  margin-top: 60px;
  height: 100vh;
}

}

/* MODALS */

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: transparent;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.2); */
    border-radius: 0rem;
    outline: 0;
  }
  
.modal-body {
    border-radius: 1rem;
    background-color: white;
    display: grid;
    padding: 30px 80px;
}

.modal-footer {
    border-top: 0px solid #dee2e6;   
}

/* Announcer */

.announcer {
  background-color:#f9fafb; height: 80px; width: 100%;
  padding: 20px;
}
.announcer h3 {
    color:#7c7f87;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 0.89em;
}

.announcer .swiper-slide img {
  float: left;
  width: 25px;
  height: 40px;
  padding-right: 15px;
}

.announcer .swiper-slide {
  background: transparent !important;
}

.flexcontent {}

.allproducts {
  display: contents;
}

 @media screen and (max-width: 992px) {

.two-part h3 {
    width: 60%;
    font-size: 26px;
    display: block;
    position: absolute;
    left: 20px;
    bottom: 10px;
}
.two-part-wrapper button {

    right: 50px;
    bottom: 20px;
  
}


.allproducts {
  display: none;
}


}

 @media screen and (max-width: 520px) {
.two-part h3 {
    width: 60%;
    font-size: 2em;
    display: block;
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.modal-body {
    border-radius: 1rem;
    background-color: white;
    display: grid;
    padding: 30px 20px;
}

#layer {
    /*background-color: rgba(0, 0, 0, 0.2);*/
      /*background: rgb(255,255,255);
background: -moz-linear-gradient(180deg, rgba(255,255,255,0.8211659663865546) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 38%, rgba(255,255,255,0) 73%);
background: -webkit-linear-gradient(180deg, rgba(255,255,255,0.8211659663865546) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 38%, rgba(255,255,255,0) 73%);
background: linear-gradient(180deg, rgba(255,255,255,0.8211659663865546) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 38%, rgba(255,255,255,0) 73%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.2);*/
    background: rgb(0,0,0);
    /*background: linear-gradient(144deg, rgba(0,0,0,0.6993172268907564) 0%, rgba(255,255,255,0) 69%);*/
         background: linear-gradient(180deg, rgba(0,0,0,0.55) 0%, rgba(255,255,255,0) 25%);

    /*background: linear-gradient(144deg, rgba(0,0,0,0.45) 0%, rgba(255,255,255,0) 55%);*/
}


}
.pswp--open {
    display: block;
    z-index: 9999;
}


.woocommerce img.alignleft, .woocommerce-page img.alignleft {
    height: inherit !important;
    width: inherit !important;
}

.woocommerce-product-gallery ol.flex-control-thumbs li:before {
    display: none;
}

.woocommerce-cart-form .coupon {
    display: none;
}

/* Woocommerce ÅF */

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 100%;
      text-align: center;

   
}
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  display: inline-block;
    padding: 0px;
    margin: 0px;

}

.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  display: inline-block;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}

.woocommerce-MyAccount-navigation ul li a {
    width: auto;
    display: inline-block;
    position: relative;
    /* position: unset; */
    float: left;
    /* text-transform: uppercase; */
    font-weight: 400;
    font-size: 22px;
    padding: 0px 20px;
    font-family: 'Poppins', sans-serif;
    color: #0c6149;
    opacity: 0.7;
}

.woocommerce-MyAccount-navigation ul li a:hover {
	  color: #0c6149;
		opacity: 1;
}

.woocommerce-MyAccount-navigation ul li a::after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background: #48a78d;
    transition: width .3s;
}

.woocommerce-MyAccount-navigation ul li a:hover::after {
    width: 100%;
}

/* VIDEO */

.videofile {
    width: 100%;
    border: 0px solid black;
    background-color: transparent;
}
.videowrapper {
    display:table;
    width:auto;
    position:relative;
    width:100%;
    background-color: transparent;
}
.playpause {
    background-image:url(../images/play100.png);
    background-repeat:no-repeat;
    -webkit-filter: invert(100%);
    filter: invert(100%);
    width:85px;
    height:85px;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
    z-index: 1;
    background-color: transparent;
}


/* Comments */

#review_form_wrapper {
    padding: 20px;
    background-color: #f7f7f7;
}

ol.commentlist li::before {
    display: none;
}

/* ACCORDION */

.accordion-item {
    background-color: transparent;
    border: 0px solid rgba(0,0,0,.125);
}

.accordion-item {
    font-weight: normal;

}
.accordion-item .accordion-body li {
    font-weight: normal;
    font-size: 16px;
    color: white;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1.5rem 1.5rem;
    font-size: 1rem;
    color: white;
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    box-shadow: none;
    margin-bottom: 0px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
.accordion-item h2 {
  margin: 0px;
  padding: 0px;
}

.accordion-header {
 width: 100%;
}

.accordion-button {
 padding: 20px 0px;
 width: 100%;
}

h2.accordion-header button {
 text-transform: uppercase;
 letter-spacing: 2px;
}

.accordion-body p {
   font-size: 0.85em;
}
.accordion-body h3 {
   font-size: 0.85em;
}
.accordion-button.collapsed::after {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
transform: scale(1) !important;
}
.accordion-button::after {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
transform: scale(1) !important;
}
.accordion-button:not(.collapsed)::after {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed) {
    color: white;
    background-color: transparent;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
    
}


.accordion-button:focus {
    z-index: 3;
    border-color: #fff;
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(13 110 253 / 0%);
}


/* 3 part intro*/

.middletext {
    position: absolute;
    width: 60%;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    padding: 30px 40px;
}

.right-side {
    background-color: #fff;
    padding: 30px;
    padding-top: 140px;
    min-height: 100vh;
}

.right-side img {
    width: 100% !important;
    height: auto !important;
    padding: 20px 0px;
}

.darker-grad {
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 40%, rgba(255,255,255,0) 60%, rgba(0,0,0,0.7) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.darker {
    background-color: rgba(0, 0, 0, 0.45);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.darker-grad-2 {
    background: rgb(255,255,255);
    background: radial-gradient(circle, rgba(255,255,255,0) 39%, rgba(0,0,0,1) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sharebtn {
    text-align: center;
}

.sharebt {
    display: inline-block;
    background-color: #8fb0d8;
    border-radius: 50px;
    padding: 4px 15px;
    cursor: pointer;
    line-height: 30px;
    margin: 0px 20px;
}



a.custombutton {
background-color: var(--subcolor);
  padding: 12px 20px;
  border-radius: 0px;
  color: black;
  float: left;
  line-height: unset;
  font-size: 1em;
  text-transform: uppercase;
  position: relative;
  line-height: normal;
  margin-bottom: 10px;
  text-decoration: none;
  margin-right: 15px;
  border-radius: 2em;

}

a.custombutton:visited,
a.custombutton:active {
 color: black;
}

a.custombutton:hover {
 background-color: var(--subcolor);
 color: black;
}

.grecaptcha-badge {
    display: none;
}

.btn-animated {
    animation: moveInBottom 5s ease-out;
    animation-fill-mode: backwards;
}

.leftsection a.custombutton {
 background-color:black;
 color:  var(--subcolor);
 transition: 1s all;
     display: inline-block;
    float: none;
}

.leftsection a.custombutton:hover {
 background-color:var(--subcolor);
 color: black;
}

.leftsection .content {
   margin-top: -25%;
}

@media (max-width: 1200px) {
   .leftsection .content {
   margin-top: 0%;
   }
}

/* arrow down */

.anchorarrow {
  position: absolute;
  border: 0px;
  bottom: 40px;
  font-size: 3em;
  color: var(--subcolor);
}
.anchorarrow a,
.anchorarrow a:visited {
 
 color: var(--subcolor);
}

.anchorarrow  {
 animation: jumpInfinite 1.5s infinite;
}

@keyframes jumpInfinite {
  0% {
    bottom: 40px;
  }
  50% {
    bottom: 60px;
  }
  100% {
    bottom: 40px;
  }
}
/*
@keyframes breath {
  0%   { transform: scale(1); }
  50% { transform: scale(1.02); }
  0%   { transform: scale(1);}
}*/

.leftsection .leftlogo {
 text-align: center;
 width: 100%;
 /*margin-left: -20px; width: 60%; max-width: 380px; display: block; margin-bottom: 5em;*/
}
.leftsection .leftlogo img {
 width: 60%; max-width: 380px;
}

.leftsection {
position: fixed; height: 100%; left: 0px;
}

.rightsection {
    position: relative;
    height: 100vh;
}

@media (max-height: 720px) {
 .rightsection {
  height: fit-content;
 }
 
}

.buildingsection {
   margin-bottom: 35px; 
}

@media (max-width: 1200px) {

.buildingsection {

height: fit-content !important; 
 
}

.leftsection {
position: relative;
      height: fit-content;
      left: 0px;
      padding-bottom: 70px;
}

.leftsection .leftlogo {
 width: 100%;
 text-align: center;
 /*margin-left: -20px; width: 60%; max-width: 380px; display: block; margin-bottom: 1em;*/
}

.leftsection .leftlogo img {
 width: 60%; max-width: 380px;
}
.rightsection {
    position: relative;
    top: 5%;
    height: 100vh;
}

}
ol {
  margin-left: 0px;
}

ol li::marker {
  color: var(--subcolor);
  font-weight: bold;
  font-size: 140%;
  line-height: normal;
  margin-top: 50%;
}

ol li {
 margin-bottom: 30px;
 
}

a.readme,
a.readme:visited {
  color: var(--subcolor);
  font-size: 2em;
}

/* FORMS */

input.wpforms-field-large {
 background-color: #262626 !important;
}

.wpforms-form .wineform input,
.wpforms-form .wineform textarea {
 background-color: var(--fieldcolor) !important; /*#262626*/ 
 color: var(--subcolor) !important;
}

.wpforms-form button[type="submit"].wineform {
 background-color: black !important;
 color: var(--subcolor) !important;
 text-transform: uppercase !important;
 border-radius: 0px !important;
 font-weight: 700!important;
 transition: all 0.4s !important;
 border-radius: 2em !important;
}

.wpforms-form button[type="submit"].wineform:hover {
 background-color: var(--subcolor) !important;
 color: black !important;
 opacity: 1;
}


.wpforms-confirmation-container-full {
 background-color: var(--subcolor) !important;
 color: black !important;
 font-weight: 700 !important;
 border: 0px !important;
}
.wpforms-confirmation-container-full p {
 background-color: var(--subcolor) !important;
 color: black !important;
 font-weight: 700 !important;
 border: 0px !important;
}

::placeholder {
  color: #fff !important;
  opacity: 0.5;
}

select#postDropdown  { 
 border: 0px;
  
  border-radius: 0px;
  width: 100%;
  background-color: transparent;
  border-bottom: 1px solid #424242;
  padding: 10px 10px;
  white-space: nowrap;
  
    scroll-behavior: smooth;
  appearance: none; /* Remove default dropdown arrow for some browsers */
            -webkit-appearance: none; /* Remove default dropdown arrow for Safari */
            -moz-appearance: none; /* Remove default dropdown arrow for Firefox */
            outline: none; /* Remove outline on focus */
}

#postDropdown option { 
    background-color: #000;
    border: none !important;
    outline: none !important;
    padding: 15px;
    appearance: none; /* Remove default dropdown arrow for some browsers */
    -webkit-appearance: none; /* Remove default dropdown arrow for Safari */
    -moz-appearance: none; /* Remove default dropdown arrow for Firefox */
    
}

select#postDropdown option.first {
 opacity: 0.6;
}

button.wineform {
 background-color: black;
  padding: 12px 20px;
  border-radius: 0px;
  color: var(--subcolor);
  float: left;
  line-height: unset;
  font-size: 1em;
  text-transform: uppercase;
  position: relative;
  line-height: normal;
  margin-bottom: 10px;
  text-decoration: none;
  margin-right: 15px;
  font-weight: 700;
  margin-top: 25px;
  border-radius: 1em;
  transition: all 0.4s;
}

button.wineform:hover {
 background-color: var(--subcolor);
 color: black;
}

@keyframes moveInBottom {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

.centerd {
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    padding: 0px 60px;
    width: 100%;
}

.centered {
    position: relative;
    bottom: 20px;
    text-align: center;
    margin-bottom: 40px;
}

.introboxes {
    padding-left: 30px;
    padding-right: 30px;
}

.introbox a:hover {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  /*  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    */
  /*filter: grayscale(100%);*/
  /*  */
}

.pop_content .text {
    z-index: 3;
    width: auto;
    display: block;
    padding: 0% 25%;
}

.alternativ-logo {
    width: 100px;
    height: 100px;
    background-color: transparent;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 85%;
    margin-top: -50px;
}

.bokning {
    padding-right: 20px;
}

/* EVENTS */
.eventlist-right p {
 margin-bottom: 0px;
 font-size: 0.8em;
}


/* VIDEO */

.videoWrapper.mobile
{
  display: none;
}

.video video {
  object-fit: cover;
  width: 100vw;
  height: 86vh;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(0px 0px 1px 0px);

}
.video-wrapper {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}

.video-wrapper video
{  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  
}

 @media screen and (max-width: 720px) {
  .video video {
  object-fit: cover;
  width: 100vw;
  height: 47vh;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(0px 0px 1px 0px);

}
.videoWrapper.desktop {
  display:none;
}
.videoWrapper.mobile
{
  display:inherit;
}
 }




/* Contact Form */

.wpcf7 input,
.wpcf7 textarea {
    width: 100%;
}

.wpcf7 textarea {
    width: 100%;
    border-bottom: 0px;
    background-color: #f1f1f1;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0em;
}

.wpcf7 input[type=checkbox], .wpcf7 input[type=radio], .wpcf7 input[type=submit], .wpcf7 input[type=reset], .wpcf7 input[type=button] {
    width: auto;
}

.wpcf7 label {
    display: block;
}

.wpcf7-form-control-wrap {
    position: relative;
    /* margin: 5px 0px; */
    display: block;
}

div.wpcf7 {
    /*max-width: 30em;*/
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.wpcf7 p {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

/* Search */
.headersearch {
    margin-top: 14px;
}

.headersearch i {
    font-size: 16px;
    padding-left: 5px;
    margin-right: 20px;
}

.headersearch .search-form {
    float: left;
}

.headersearch .search-form .search-submit {
    display: none;
}

input[type="search"].search-field {
    color: #666;
    border: 0px solid #ccc;
    border-radius: 0px;
    padding: 8px;
    min-height: 20px;
    background-color: #f1f1f1;
    margin-top: 0px;
    font-size: 14px;
}

/* Collapses */

.btn-link {
    font-weight: 800;
    color: #008000 !important;
    background-color: transparent;
    cursor: pointer;
}

.pointer {
    cursor: pointer;
}

/* instagram */

#instagram {
    font-family: Arial, Helvetica, sans-serif;
    /*background-color: #f2eedb;*/
    color: #000;
    overflow: hidden;
    min-height: 100px;
    width: 100% !important;
    height: auto !important;
    padding: 0px;
}

#instagram h1 {
    margin: 0px;
    margin-bottom: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-style: normal;
    font-weight: 300;
}

#instagram img {
    width: 100%;
}

.instagram_post {
    width: 25%;
    float: left;
}

.instagram_post_container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
}

.instagram-wrap {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    margin: 5px;
}

.instagram-img {
    float: left;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    display: block;
    position: absolute;
}

.grids-left {
    border-right: 1px solid #a49566;
}

.grids-right {
    padding-left: 40px;
}

.flexmiddle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
}


/* LOGO */

.navbar-brand img {
    width: 100%;
    height: 100%;
}

.brand-container {
    text-align: center;
    padding: 0px 0px;
}

/*
body.home .vertbar {
 background-color: transparent; position: fixed; height: 100vh;
 z-index: 99;
 transition: .3s ease-out; 
}

.vertbar {
 background-color: #000; position: fixed; height: 100vh;
 z-index: 99;
 transition: .3s ease-out; 
}*/

.blacky {
    background-color: black !important;
}


/* END Instagram */

.readmore-news {
    display: inline-block;
    text-transform: uppercase;
    font-family: Raleway;
    /* text-align: left; */
    font-weight: 500;
    font-size: 12px;
    color: #000000;
    text-align: center;
    border: 1px solid;
    padding: 5px 7px;
}

a.readmore-news:hover,
a.readmore-news:visited {
    color: #000000;
    text-decoration: none;
}

a.readmore-news {
    color: #000000;
    text-decoration: none;
}

iframe {
   /*   width: 1px;
    min-width: 100%;
    border: 0px;
    min-height: 850px;
    background-color: #ffffff;
    padding: 30px; */
}


/* Main Button Style */
.myprefix-button {
    text-shadow: 1px 1px 1px #000;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  /*-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);*/
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 1px;
    vertical-align: middle;
    padding: 10px;
}

.myprefix-button span {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    -webkit-border-radius: 0px;
    background: #000;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #fff;
    display: block;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 2px;
    padding: 6px 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

/* Hover */
.myprefix-button:hover {
    text-decoration: none;
    opacity: 0.7;
}

/* Active */
.myprefix-button:active {
}
   
 /* Filters*/
 
#filters {
    padding: 0px 0px 20px 0px;
}

ul#filters {
    display: inline-block !important;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 30px;
    margin: 0px;
}

ul#filters li {
    display: inline-block !important;
    padding-left: 5px;
    padding-right: 5px;
}

ul#filters a {
    text-align: center;
    color: #000;
    font-size: 14px;
}

ul#filters a:active, 
ul#filters a:hover {
    color: #000;
}

 
   /*Quotes */
.quote {
    text-align: center;
    padding: 30px 40px;
    background: #bccbd3;
}

/*blockquote:before {
  content:"\f10e";
  font-family: "FontAwesome";
  color: white;
  
}
blockquote:after {
  position: relative;
    content: "";
    width: 30%;
    left: 35%;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    border-bottom: 0px solid rgba(29, 35, 44, 0.52);
} */
/*blockquote {
    /*padding: 0px 10%;*/
    /* background-color: #f2f2f2; */
    /*color: rgba(29, 35, 44, 0.52);*/
   /* margin: 20px 0px 40px 0px;
    z-index : 1;
    text-align: center;
    font-size: 28px;
    font-weight: lighter;

} */
   
   
 /*  blockquote {
    display: block;
    /*border-width: 1px 0;
    border-style: solid;
    border-color: #f7931d;
    padding: 30px 0px;
    margin: 1.5em 0;
    position: relative;
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    color: #000000;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
} */
/*blockquote:before { 
    content: '\201C';
    position: absolute;
    top: 0em;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 3rem;
    height: 2rem;
    font-size: 75px;
    line-height: 60px;
    color: #000;
    text-align: center;
}
blockquote:after {
  display: block;
  text-align: right;
  font-size: 0.875em;
  color: #000;
}*/
blockquote {
    display: block;
    padding: 14px 0px;
    margin: 15px 0px;
    position: relative;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    font-family: "linotype-didot", sans-serif;
    font-style: italic;
    color: #000000;
    /* font-family: 'Oswald', sans-serif; */
    /* text-transform: uppercase; */
    border-top: 1px solid #8fb0d8;
    /* border-bottom: 1px solid #8fb0d8; */
}

blockquote p {
    display: block;
    /* padding: 30px 0px; */
    margin: 1.5em 0;
    position: relative;
    /* font-size: 32px; */
    text-align: center;
    /* font-weight: 700; */
    color: #000;
    /* font-family: 'Oswald', sans-serif; */
    /* text-transform: uppercase; */
}
/*blockquote p {display: block;
    padding: 30px 0px;
    margin: 1.5em 0;
    position: relative;
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    color: #000;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
   
} */

/*/
/**/
/**/
/*blockquote h2 {*/
/**/
/*    /*font-family: 'Playfair Display', serif;*/*/
/*    text-align: center;*/
/*		font-size: 22px;*/
/*		margin: 0.67em 0;*/
/*    text-transform: none;*/
/*    */
/*}*/


/* Vod */
    .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.embed-container iframe,
    .embed-container object,
    .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.starts {
    display: none;
}

.split-content-left img {
    height: auto;
    width: auto;
}

.starticons {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}


/* Wholesale */
.wwp_wholesaler_registration input {
    width: 100%;
}

.wwp_wholesaler_registration h2 {
    text-align: center;
    font-size: 26px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 10px;
    font-weight: 800;
    color: #1e4046;
    display: inline-block;
    padding: 10px 0px;
    margin-bottom: 20px;
    letter-spacing: 0px;
}

.wwp_wholesaler_registration input[type=checkbox] {
    width: fit-content;
    float: right;
}

.wwp_wholesaler_registration label {
    width: 100%;
    visibility: hidden;
    line-height: 1px;
    font-size: 1px;
}

.wwp_wholesaler_registration label[for=wwp_wholesaler_copy_billing_address] {
  
     visibility: visible;
    font-size: 1em;
    display: block;
    margin: 20px 0px;
}

.modal-body form p {
margin-bottom: 25px;
    }
    
.modal-body form input[type="text"],
.modal-body form input[type="password"] { 
  width: 100%;
}

.modal-body form .login-remember {
  padding: 20px 0px;
}
.modal-body .wwp_wholesaler_registration input.button {
  position: relative;
}
  
.modal-body .wwp_wholesaler_registration input.button:before {
    content: '>';
position: absolute;
width: 0;
height: 0;
border-top: 10px solid transparent;
border-left: 10px solid red;
border-bottom: 10px solid transparent;
right: -20px;
top: -1px;

}


p.woocommerce-form-row {
     margin-bottom: 25px;
    display: grid;
}
@media screen and (max-width: 992px) {
 
    .starticons {
        width: 20px;
        height: 20px;
        margin-right: 5px;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .details {
        padding: 0px;
        text-align: center;
        padding-bottom: 20px;
        margin-left: 15px;
    }

    .introtext-one-wrap {
        position: relative;
        left: auto;
        top: auto;
        transform: translate(0%, 30%);
        width: 100%;
        height: 37vh;
    }
    .introtext-wrap {
    /*bottom: 70px;*/
    /* left: 30px; */
    padding: 26% 5% 17%;

   }
    .right-side {
        background-color: #fff;
        padding: 30px;
        padding-top: 30px;
    }

    .starts {
        display: block;
    }

    .starts-full {
        display: none;
    }

    .left-side {
        height: 35vh;
        min-height: 400px;
    }

    .bars {
        padding-bottom: 30px;
    }

    .navbar-brand {
    }

    .splitbild {
        min-height: 30vh;
        max-height: 500px;
    }

    .splittext {
        width: 80%;
    }

    .middletext {
        position: relative;
        top: 0%;
        transform: translate( 0, 0%)!important;
        padding: 0px;
        width: 100%;
    }

    .introbox {
        padding-bottom: 30px;
        padding-right: 5px;
        padding-left: 5px;
    }

    .navbar-brand {
    }

    blockquote {
    /* padding: 0px 10%; */
    /* background-color: #f2f2f2; */
    /* color: rgba(29, 35, 44, 0.52); */
        margin: 20px 0px 40px 0px;
        z-index: 1;
        text-align: center;
        font-size: 21px;
    }

    .introbild-one img {
        position: absolute;
        right: 0px;
        bottom: 0px;
    }

    .introtext-one {
        padding: 0px 25px 30px 25px !important;
    }

    .introtext-one img {
        width: 280px;
    }

    .handdrawn img {
        padding-top: 20px;
        width: 60% !important;
    }

    blockquote p {
        padding: 10px 0px;
        margin: 0px;
    /*color: #f7931d !important;*/
        text-align: center;
        font-size: 18px;
    }

    blockquote {
        display: block;
        padding: 30px 0px;
        margin: 1.5em 0;
        position: relative;
        font-size: 18px;
        text-align: center;
    }
}


.insert_image .desktop {
    display: block;
}

.insert_image .mobile {
    display: none;
}



@media screen and (max-width: 520px) {
  
    .insert_image .desktop {
        display: none;
      }
      .insert_image .mobile {
        display: block ;
      }
 
   .introtext-wrap {
    /*bottom: 70px;*/
    /* left: 30px; */
    padding: 26% 3% 7% 6%;

   }
   
  /*  .slider-1 .introtext-wrap {
    padding: 26% 3% 29% 6%;
        top: auto;

   }*/
   .custombutton {
    font-size: 14px;
   }
}

@media screen and (max-width: 520px) and (max-height: 750px) {
  
   .slider-1 .introtext-wrap {
    padding: 26% 3% 9% 6%;

   }
  
}
/* LOGIN */

Body.login {
    background-color: #fff;
/*background-image:url("../images/login-page-bg.jpg");*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

#login h1 a {
    background-image: url(/wp-content/uploads/2020/06/logo-black.svg);
    background-size: 360px;
    width: 370px;
    height: 150px;
}

.login form {
    box-shadow: none;
    padding: 20px;
}

#login {
    background: #fff;
    margin: 50px auto;
    padding: 40px 20px;
    width: 400px;
}

.login form .input, .login form input[type=checkbox], .login input[type=text] {
    background: #fff;
    font-family: 'Raleway', sans-serif;
}

.login form .input, .login input[type=text] {
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    width: 100%;
    padding: 5px;
    margin: 2px 6px 16px 0;
    border: 0px solid #ddd;
    border-bottom: 1px solid black;
    box-shadow: 0px 0px 0px;
}

.login label {
    color: #555;
    font-size: 14px;
}

.login form .forgetmenot {
    float: none;
}

#login form p.submit {
    margin-top: 15px;
}

.login #backtoblog, .login #nav {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    padding: 0 24px 0;
    text-align: center;
}

.login #nav {
    font-family: 'Raleway', sans-serif;
    margin: 24px 0 0 0;
    text-align: center;
}

.login.wp-core-ui .button-primary {
    background: #000;
    border-color: #000;
    box-shadow: 0 1px 0 #000;
    color: #FFF;
    text-shadow: none;
    float: none;
    clear: both;
    display: block;
    width: 100%;
    padding: 7px;
    height: auto;
    font-size: 15px;
}


    
/* Admin */
#adminmenu, #adminmenu .wp-submenu, #adminmenuback, #adminmenuwrap {
    width: 160px;
    background-color: #1d232c;
}

.wp-menu-name {
 /*color: black;*/
    text-align: center;
    padding-bottom: 20px;
    text-transform: uppercase;
    padding: 10px !important;
}

.wp-menu-name:after {
    position: relative;
    content: "";
    width: 30%;
    left: 35%;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid rgb(82, 94, 107);
}

#wp-admin-bar-wp-logo {
    display: none !important;
}

.dashicons-before {
    display: none;
}

body.wp-admin {
    background-color: white;
   /*color: #000;*/
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

#adminmenu .wp-has-current-submenu .wp-submenu, #adminmenu .wp-has-current-submenu .wp-submenu.sub-open, #adminmenu .wp-has-current-submenu.opensub .wp-submenu, #adminmenu a.wp-has-current-submenu:focus+.wp-submenu, .no-js li.wp-has-current-submenu:hover .wp-submenu {
    position: relative;
    z-index: 3;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    border: 0 none;
    margin-top: 0;
    box-shadow: none;
    background-color: #353e46;
    text-align: center;
}

#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head, #adminmenu .wp-menu-arrow, #adminmenu .wp-menu-arrow div, #adminmenu li.current a.menu-top, #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, .folded #adminmenu li.current.menu-top, .folded #adminmenu li.wp-has-current-submenu {
    background: #1d232c;
    color: #fff;
}

#wpadminbar .quicklinks .ab-empty-item, #wpadminbar .quicklinks a, #wpadminbar .shortlink-input {
    height: 32px;
    display: block;
    padding: 0 10px;
    margin: 0;
    text-transform: uppercase;
}

.collapse-button-label {
    transition: all .1s ease-in-out;
    display: none !important;
}

#adminmenu div.wp-menu-image.svg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px auto;
    display: none;
}

#wpadminbar *:not([class="ab-icon"]) {
    font-family: "Raleway",sans-serif !important;
    #adminmenu .wp-submenu-head, #adminmenu a.menu-top {
    font-size: 12px;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    padding: 0;
    letter-spacing: 1px;
}

#adminmenu .wp-submenu a {
    font-size: 12px;
    font-family: 'Raleway', sans-serif !important;
    /* line-height: 15px; */
    line-height: 1.5;
    margin: 0;
    padding: 5px 0;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 9px;
}

#wpadminbar {
    direction: ltr;
    color: #ccc;
    font-size: 13px;
    font-weight: 400;
    /* font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; */
    line-height: 32px;
    height: 32px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 600px;
    z-index: 99999;
    background: #295375 !important;
}


.wp-admin .column-wpseo-title {
  display: none !important;
}


