

@media only screen and (max-width: 1099px) and (min-width: 767px)  {
  .slot--logo .kundklubb {
	  display: none ;
  }
}

.slot--logo .kundklubb {
  position: relative;
  right: 180px;
  float: right;
}

@media(max-width: 766px) {
.slot--logo .kundklubb {
	position: relative;
  right: 55px;
  float: right;
  bottom: 35px;
  max-width: 46px;
}
 }


.slot--top-bar-html p {
    display: inline-block;
}
.slot--top-bar-html .trustpilot-widget {
    display: inline-block;
  vertical-align: middle;
}


html[lang="de"] .slot--custom-horizontal-menu .nav > li > a {
    padding: 10px 12px;
}

  .tws-mega-menu--search-bar {
    pointer-events: auto;
}
/*  FIXED TOP MENU */
@media (min-width: 768px) { 
body.scrolled {
  padding-top: 77px;
}
  
body.scrolled .fabrikk--top-bar {
	display: none;
}
  
body.scrolled .fabrikk--header {
  top: 0;
  position: fixed;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  z-index: 2;
}
} 

/* SITEGAINER MENU */
body.cart .fabrikk--header-left, body.checkout .fabrikk--header-left {
    position: relative !important;
    z-index: 999 !important;
}

.sg-css-header header.fabrikk--header {
    top: -100px !important;
    -webkit-transition: top 1s !important;
    -moz-transition: top 1s !important;
    -ms-transition: top 1s !important;
    transition: top 1s !important;
    position: static !important;
}

.sg-fixed-header.sg-css-header header.fabrikk--header {
    position: fixed !important;
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 9999 !important;
}


.sg-css-header header .slot--mega-menu .tws-mega-menu--search-bar {
    margin: 0 !important;
}
.sg-css-header header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search {
    padding: 0 10px !important;
    max-width: 1160px !important;
}

.sg-css-header .tws-mega-menu--search-bar.open {
    height: 65px !important;
}

.sg-css-header header .slot--mega-menu .tws-mega-menu--search-bar input.form-control {
    border-radius: 5px !important;
}

.sg-css-header header .slot--mega-menu .tws-mega-menu--search-bar .fa-search {
    top: 5px !important;
    left: 10px !important;
    height: 54px !important;
    width: 52px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18px !important;
}

.sg-search-icon-mob {
    display: none !important;
}


@media screen and (min-width: 768px) {

    .sg-fixed-header.sg-css-header {
        padding-top: 77px !important;
    }
    .sg-css-header .tws-top-menu .navbar-collapse .navbar-nav {
        max-width: none !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .sg-css-header .fabrikk--header-wrapper .slot--logo> .petster {
        width: 55px !important;
        overflow: hidden !important;
        padding-top: 0 !important;
    }
    .sg-css-header .fabrikk--header-wrapper .slot--logo> .petster img {
        max-width: 200px !important;

    }
    

}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .sg-css-header .tws-top-menu .nav > li > a {
        padding: 8px 12px !important;
        font-size: 13px !important;
    }  
    
    .sg-css-header header .slot--mega-menu {
        display: block;
    }
}

.tws-article-buy-button-with-modal--cart-messages{
display: none;
}



@media screen and (max-width: 1024px) {
    .sg-css-header header .slot--mega-menu .tws-mega-menu--search-bar .fa-search {
        top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    

    
    .sg-css-header.sg-fixed-header {
        padding-top: 132px !important;
    }
    
    .sg-css-header header .slot--mega-menu .tws-mega-menu--search-bar {
        height: 60px !important;
    }
    
    .sg-css-header.sg-fixed-header header.fabrikk--header {
        padding: 0 !important;
    }
    
    .sg-css-header.sg-fixed-header header.fabrikk--header .slot--mega-menu {
        display: none !important;
    }
    
    .sg-show-search-bar.sg-css-header.sg-fixed-header header.fabrikk--header .slot--mega-menu {
        display: block !important;
    }
    
    .sg-css-header header .slot--horizontal-menu .navbar-collapse  {
        max-height: calc(100vh - 102px) !important;
        overflow-y: scroll !important;
    }
    
    .sg-css-header.sg-fixed-header header .slot--horizontal-menu .navbar-collapse  {
        max-height: calc(100vh - 70px) !important;
    }
    
    
    .sg-css-header.sg-fixed-header .sg-search-icon-mob {
        display: block !important;
        position: absolute !important;
        font-size: 22px !important;
        left: 60px !important;
        top: 4px !important;
        padding: 20px 15px 20px 5px !important;
        cursor: pointer !important;
        z-index: 11000 !important;
    }
    
    .sg-css-header.sg-fixed-header .sg-search-icon-mob::before {
        color: #333333 !important;
    }
    
    /*.sg-css-header.sg-fixed-header .fabrikk--header .slot--logo > .petster {
        width: 40px !important;
        overflow: hidden !important;
        margin: 0 auto !important;
        height: 45px !important;
    }
    
    .sg-css-header.sg-fixed-header .fabrikk--header .slot--logo img {
        max-width: none !important;
        width: 140px !important;
        top: 4px !important;
    }*/
    
    .tws-mega-menu--search-bar .tws-article-search .dropdown-menu {
        max-height: 300px !important;
        overflow-y: auto !important;
    }
    
}
/* SITEGAINER MENU END */

.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img::before {
	content: url("data:image/svg+xml;charset=utf8,%3Csvg width='22' height='26' viewBox='21 117 18 21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.918 124H21l1 14h16l1-14h-3.866c.02-.712-.08-1.52-.267-2.25-.584-2.285-2.185-3.75-4.867-3.75-2.684 0-4.272 1.466-4.845 3.757-.186.745-.252 1.51-.237 2.243zm2 0h6.187c.018-.596-.036-1.204-.176-1.755C32.556 120.79 31.694 120 30 120c-1.69 0-2.54.784-2.905 2.243-.14.565-.19 1.172-.176 1.757zm7.075 0H34v-.004l-.007.004z' fill='%233fb0ac' fill-rule='evenodd'/%3E%3C/svg%3E");
}

@media(min-width:1100px) {
.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img::before {
position: relative;
left: 23px;
z-index: -1;
}
.tws-mini-cart--header-cart-text {
    padding-left: 10px;
}
.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-quantity {
    color: #fff;
    font-size: 12px;
}
}


/* DESIGN CHANGES GUIDE AND TIPS */
.articlegroup-6044419 .tips-guider a {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 2;
}
.articlegroup-6044419 .tips-guider a:hover {
    color: #ff9d67 !important;
}
.articlegroup-6044419 .petstertips  {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
background: #e5e5e5;
padding: 16px;
}
.articlegroup-6044419 .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.tips-undertitel{
	text-align: center; 
  padding-top: 12px; 
  padding-bottom: 8px;
}

.tips-hjarta{
	font-size: 12pt; 
  color: #ff9d67;
}

.tips-undertitel-text{
	font-size: 18pt; 
  font-weight: 600;
}

/* END DESIGN CHANGES GUIDE AND TIPS */

@media (max-width: 768px) {
.slot--top-bar-html {
	display: none;
	}
}

.tws-checkout-back-button--text {
	 display: none; 
}


.tws-micro-cart a {
 padding-right: 0px;
}

/* FABRIKK HEADER */
.fabrikk--header {
 padding-bottom: 5px;
}
.fabrikk--header-wrapper {
 max-width: 1200px;
 margin: 0 auto;
 padding-left: 30px;
 padding-right: 30px;
}
.slot--logo {
  max-width: none;
  position: relative;
  width: 100%;
  padding: 0px;
}
.slot--logo a {
  outline: 0 !important;
}
.petster {
  float: left;
  padding-top: 2px;
}
.slot--logo .petster img {
	max-width: 200px;
  height: auto;
}
@media (max-width: 1024px) {    
  .slot--logo {
	 padding-left: 3px !important; 
   padding-right: 3px !important; 
  }
}
@media (max-width: 767px) {    
  .petster {
    float: none;
		text-align: center; 
    padding-top: 0px;
	}
  .slot--logo .petster img {
   max-width: 120px;
   height: auto;
   position: relative;
   top: 8px;
  }
}
  
  
/* MENU */
.slot--custom-horizontal-menu {
    float: left;
    display: inline-block;
    position: static;
    margin-top: 58px;
}
@media (min-width:767px) and (max-width:1024px) {
.slot--custom-horizontal-menu {
    margin-top: 56px !important;
}
}

.tws-top-menu > .container-fluid {
    position: static;
}
.dropdown-menu.mega-menu.tws-top-menu--mega-menu {
    max-width: 1130px;
}

.slot--horizontal-menu {
    display: none;
}

@media (max-width: 767px) {    
  .slot--horizontal-menu {
  	display: block;
  	bottom: 0;
  	position: relative;
	}
  .slot--custom-horizontal-menu {
  	display: none;
  }
}



/* SEARCH */
@media (max-width:1149px) {
  .slot--custom-mega-menu .tws-mega-menu--search-button span, .tws-micro-cart--label {
   display: none;
  }
  .slot--custom-mega-menu {
   margin-right: 40px !important;
  } 
}

.tws-mega-menu--search-bar.open {
 margin-bottom: 30px;
}
.slot--custom-mega-menu {
  float: right;
  margin-right: 150px;
  margin-top: 5px; 
}

.slot--custom-mega-menu .tws-mega-menu--buttons {
  position: static;
}
.slot--custom-mega-menu .tws-mega-menu--search-button {
  padding: 0px !important;
  background: transparent !important;
}

.slot--custom-mega-menu .tws-mega-menu--search-button span {
  color: #333;
  font-size: 16px;
}

.slot--custom-mega-menu .tws-mega-menu--delimiter, .slot--custom-mega-menu .tws-mega-menu--open-button {
  display: none;
}
.slot--custom-mega-menu .tws-mega-menu--search-button .fa-search {
  font-size: 25px;
  color: #333;
  margin-right: 5px;
}
.slot--custom-mega-menu .tws-mega-menu--search-bar {
  display: none;
}
.tws-mega-menu--search-bar .tws-article-search {
  padding: 5px 0px;
  max-width: 1370px;
  margin: 0 auto;
  width: 100%;
  border: 0px;
  top: 0px;
}
.tws-mega-menu--search-bar input.form-control {
  font-size: 14px;
  background: #eee;
}
.tws-mega-menu .tws-article-search span {
  margin-top: 10px;
}
.fabrikk--horizontal-menu .tws-mega-menu--buttons .tws-mega-menu--search-button {
 margin-top: 4px !important;
}
.slot--custom-mega-menu .tws-mega-menu--search-button span {
	color: #4c4c4c
}
.tws-top-menu .tws-top-menu--controls .tws-audience-selector div {
 color: #444;
}

@media (max-width: 1024px) {    
  .tws-micro-cart--label {
  	display: none;
	}
}

@media (min-width:768px) {
  .slot--mega-menu .tws-mega-menu--buttons {
   display: none;
  }
}

@media (max-width: 767px) {    
  .slot--custom-mega-menu {
  	display: none;
	}
}

@media (min-width: 767px) and (max-width: 1024px) { 
  .fabrikk--header-wrapper {
   padding-left: 10px;
   padding-right: 10px;
  }
  .slot--mega-menu {
    display: none;
}
  .slot--logo img {
	  max-width: 150px !important;
		height: auto;
  }
  .slot--custom-mega-menu {
	   margin-right: 40px !important;
	}
  .petster {
   padding-top: 10px;
  }
.tws-top-menu .nav > li > a {
    padding: 10px 8px !important;
	  font-size: 13px;
}
  .slot--custom-horizontal-menu {
  margin-top: 15px; 
  }
  .slot--custom-mega-menu {
  margin-top: 0px; 
  }
  .slot--custom-cart {
  padding-top: 0px !important;
   top: -2px;
  }
  .slot--horizontal-menu {
    display: none;
}
  .slot--custom-mega-menu .tws-mega-menu--search-button span {
  display: none; 
  }
}

/* CART */
@media (min-width:768px) {
  .slot--cart {
    display: none;
  }
}
.slot--custom-cart {
    display: inline-block;
    position: absolute;
    right: 0;
    float: right;
    padding-top: 3px;
}

@media (max-width: 767px) {    
  .slot--custom-cart {
		display: none;
	}
}



/* PRODUKT GRID */
.tws-article-list--buy-button {
    width: 100% !important; 
    text-align: center !important;
  margin-top: 20px;
}
.tws-article-buy-button-with-modal--buy-button.btn.ladda-button.btn-primary {
  width: 100%;
  text-align: center;
  border-radius: 0px;
}
.btn.btn-primary.tws-article-list--choices-button {
    width: 100%;
    text-align: center;
   border-radius: 0px;
}

.tws-article-list--show-more-button.btn-default.btn {
  width: 100%;
  border-radius: 0px;
  border: 1px solid !important;
}

.tws-img.tws-react-img.tws-react-img--precalced.tws-article-list--product-image {
	border: none;
}
.tws-article-list--list .tws-list--type-grid .caption {
	background: white !important; 
  padding: 0px;
}
.tws-article-list--article-name .tws-util-heading--heading, .tws-article-list--list .tws-list--type-grid .tws-article-list--price {
 padding: 10px;
}


/* KATEGORILÄNKAR */
.tws-articlegroup-list .tws-list--grid-item .thumbnail {
	border: none;
  margin-bottom: 0px;
}

.tws-articlegroup-list--tws-list .tws-list .tws-util-heading--heading {
  margin: 0px;
  text-align: left;
  font-size: 15px;
}
.tws-articlegroup-list--tws-list .tws-list .tws-util-heading--heading a {
  color: #333;
  font-weight: 600;
  text-align: left;
  margin-bottom: -25px;
}

.tws-articlegroup-list--tws-list .tws-list .tws-util-heading--heading a:hover {
  color: #3fb0ac;
  text-decoration: none;
}
.tws-articlegroup-list--grid-img-wrapper {
  display: none !important;
}
.tws-list--grid-item .caption {
background: #fff;
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail {
background: #f8f8f8;
}

.tws-articlegroup-list--tws-list .tws-list--type-list {
  -webkit-columns: 4;
  -moz-columns: 4;
  columns: 4;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 991px) {
  .tws-articlegroup-list--tws-list .tws-list--type-list {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
}
.tws-articlegroup-list--tws-list .tws-list--type-list .row {
  margin-top: 0px;
}

/* VIT BAKGROUND PRODUCT PAGES */
.article .fabrikk--content {
	background: white !important; 
}
.article .slot--article-page-footer {
    background: #f5f5f5;
}

/* SIDFOT */

.fabrikk--footer {
    font-size: 14px; 
  	background: #266967;
}

.fabrikk--footer-mid-left {
    width: 100% !important;
    outline: 0 !important;
}

.partners img {
    display: inline-block;
    max-width: 100px;
    text-align: center;
    padding-top: 10px;
}

.fabrikk--footer a:hover {
    text-decoration: none;
    color: #7c7e7f;
}

.fabrikk--footer a {
    outline: 0 !important;
    text-decoration: none;
}

.fabrikk--footer-left {
    display: none !important;
}

.fabrikk--footer-mid-right {
    display: none !important;
}

.fabrikk--footer-right {
    display: none !important;
}

.col-md-3 .titles {
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 3px !important;
    border-bottom: 2px solid #ffffff;
    width: 43% !important;
    display: inline-block;
    margin-bottom: 10px;
}

.partners img {
	max-width: 220px;
}

.fabrikk--footer-mid-left .fa {
	font-size: 30px;
	padding-top: 2px;
}
.fabrikk--footer-mid-left .fa-instagram {
  padding-left: 8px;
}

/*--------------------------------------------------------------
Generellt
--------------------------------------------------------------*/

body {
  font-size: 15px;
}

h4 {
  font-weight: 600;
  font-size: 20px;
  padding-top: 20px;
}

.fabrikk--content-container {
  background: #f5f5f5;
}

.fabrikk--article-group {
  background: #f5f5f5;
}

.tws-theme-foundation-content--done .fabrikk--content {
  background: #f5f5f5;
}

/*--------------------------------------------------------------
Top-bar
--------------------------------------------------------------*/

.fabrikk--top-bar {
  background: #266967;
}

/*--------------------------------------------------------------
Header / 

--------------------------------------------------------------*/


/*--------------------------------------------------------------
Meny
--------------------------------------------------------------*/

.tws-top-menu li a {
  font-weight: bold;
  text-transform: uppercase;
}

.dropdown-menu li a {
  text-transform: none;
  font-weight: normal;
}

.tws-top-menu .navbar-nav .caret {
  padding-left: 5px;
}

.tws-top-menu.navbar-default {
  border: none;
}

.navbar-default .navbar-nav>.open>a:hover {
  background-color: #3fb0ac;
  color: #fff !important;
}

/* Drop down-meny */

.tws-top-menu--mega-menu.dropdown-menu {
  background-color: #3fb0ac;
}

.tws-top-menu--sub-item-heading {
    text-transform: none !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 14px !important;
}

.tws-top-menu--sub-item-heading.needsclick {
  color: #fff !important;
}

.tws-top-menu--sub-item-link-mega {
  display: none;
}

/*--------------------------------------------------------------
Sök
--------------------------------------------------------------*/

.fa-search:before {
  color: #3fb0ac;
}

/*--------------------------------------------------------------
Breadcrumbs
--------------------------------------------------------------*/

.fa.fa-home.tws-breadcrumbs--home-icon::before {
color: #3fb0ac;
}
  
.tws-breadcrumbs a {
 font-weight: 600;
} 

/*--------------------------------------------------------------
Stor headerbild startsida
--------------------------------------------------------------*/
#top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-content-box.headerbild > div > div > div.tws-content-box--inner-wrapper > div > div > tws-util-heading > div > h3 {
  font-weight: 600;
  font-size: 42px;
  line-height: 110%;
  letter-spacing: -1px;
  text-transform: none;
  padding-bottom: 40px;
  padding-top: 120px;
  padding-left: 40px;
  width: 80%;
  background: none;
}

@media (max-width: 767px) {
  #top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-content-box.headerbild > div > div > div.tws-content-box--inner-wrapper > div > div > tws-util-heading > div > h3 {
      font-size: 24px;
      width: 100%;
      padding-bottom: 10px;
      padding-left: 5px;
      padding-top: 60px;
  }
}

/*--------------------------------------------------------------
Kategorilänkar startsida
--------------------------------------------------------------*/

.headerbild .tws-content-box--cell.tws-content-box--text-color-inverted h3 {
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 30px;
  max-width: 800px;
  line-height: 1.3;
}


.headerbild .tws-content-box--second-line {
    padding: 7px 14px !important;
    background: #3db1ab;
    border-radius: 6px;
    text-transform: unset !important;
    font-size: 16px !important;
    display: inline-block;
}

@media (max-width: 767px) {
.tws-content-box--cell.tws-content-box--text-color-inverted h3 {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  }}

#top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-content-box-4x.kategorilankar > div > div.tws-content-box-4x--box.tws-content-box-4x--box-1.col-xs-6.col-md-3 > div > div > div.tws-content-box--inner-wrapper > a > div {
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 85%); 
}

#top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-content-box-4x.kategorilankar > div > div.tws-content-box-4x--box.tws-content-box-4x--box-2.col-xs-6.col-md-3 > div > div > div.tws-content-box--inner-wrapper > a > div {
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 85%); 
}

#top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-content-box-4x.kategorilankar > div > div.tws-content-box-4x--box.tws-content-box-4x--box-3.col-xs-6.col-md-3 > div > div > div.tws-content-box--inner-wrapper > a > div {
 background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 85%); 
}

#top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-content-box-4x.kategorilankar > div > div.tws-content-box-4x--box.tws-content-box-4x--box-4.col-xs-6.col-md-3 > div > div > div.tws-content-box--inner-wrapper > a > div {
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 85%); 
} 

/*--------------------------------------------------------------
Populära artiklar startsida
--------------------------------------------------------------*/

#top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-articles-two.populara-artiklar.tws-container--tws-articles-two-type-grid > tws-articles-two > div > tws-util-heading > div > h2 {
  text-transform: uppercase !important;
  font-size: 24px !important;
  font-weight: bold !important;
}

@media (max-width: 767px) {
#top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-articles-two.populara-artiklar.tws-container--tws-articles-two-type-grid > tws-articles-two > div > tws-util-heading > div > h2 {
font-size: 20px !important;
  }}
  
.tws-article-list--article-name a {
  font-size: 17px;
  letter-spacing: -0.5px;
  line-height: 120%;
  text-transform: none;
  font-weight: normal;
}

.tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-current {
  font-weight: bold;
  font-size: 20px;
}

.slot--component-container .tws-container--tws-articles-two {
background: none;
}

.tws-article-list--list .tws-list--type-grid .tws-list--grid-item {
  background: #fff;
}

a.btn-primary, .btn-primary {
  background: #111;
  border: none;
}

a.btn-primary, .btn-primary:hover {
  border: none !important;
  background: #111 !important;
}

.btn-md, .tws-article-buy-button-with-modal--buy-button {
  border-radius: 0px !important;
}

.tws-article-labels--new .tws-article-labels--label-text {
  background: #3fb0ac;
    border-color: #3fb0ac;
    color: #fff;
}

/*--------------------------------------------------------------
Två skyltfönster startsida
--------------------------------------------------------------*/

#top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-content-box-2x > div > div.tws-content-box-2x--box.tws-content-box-2x--box-1.col-sm-6 > div > div > div.tws-content-box--inner-wrapper > a > div > tws-util-heading > div > h3
{
  text-transform: none;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 120%;
  padding-top: 20px;
  padding-left: 10px;
  width: 70%;
 
}

#top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-content-box-2x > div > div.tws-content-box-2x--box.tws-content-box-2x--box-2.col-sm-6 > div > div > div.tws-content-box--inner-wrapper > a > div > tws-util-heading > div > h3
{
  text-transform: none;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 120%;
  padding-top: 20px;
  padding-left: 10px;
  width: 70%;
 }

/*--------------------------------------------------------------
Tre skyltfönster startsida
--------------------------------------------------------------*/

#top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-content-box-3x > div > div.tws-content-box-3x--box.tws-content-box-3x--box-1.col-sm-4 > div > div > div.tws-content-box--inner-wrapper > a > div > tws-util-heading > div > h3
{
  text-transform: none;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 120%;
  padding-top: 15px;
  padding-left: 5px; 
}

#top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-content-box-3x > div > div.tws-content-box-3x--box.tws-content-box-3x--box-2.col-sm-4 > div > div > div.tws-content-box--inner-wrapper > a > div > tws-util-heading > div > h3
{
text-transform: none;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 120%;
  padding-top: 15px;
  padding-left: 5px; 
}

 #top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-content-box-3x > div > div.tws-content-box-3x--box.tws-content-box-3x--box-3.col-sm-4 > div > div > div.tws-content-box--inner-wrapper > a > div > tws-util-heading > div > h3
{
text-transform: none;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 120%;
  padding-top: 15px;
  padding-left: 5px; 
}

/*--------------------------------------------------------------
Tillbaka till toppen
--------------------------------------------------------------*/

.fabrikk--back-to-top-link {
  background: #3fb0ac;
  padding: 10px 15px;
  color: #fff;
  font-weight: 600;
}
.fabrikk--back-to-top-link:hover {
  text-decoration: none;
  background: #fff;
  color: #3fb0ac;
}

/*--------------------------------------------------------------
Nyhetsbrev
--------------------------------------------------------------*/

.tws-newsletter-subscribe--link-modal>a {
  border: 1px solid #fff;
  border-radius: 0px !important;
  margin-bottom: 20px;
}

.tws-newsletter-subscribe--link-modal>a:hover {
  border: 1px solid #3fb0ac;
  background-color: #3fb0ac;
}

a.ng-binding {
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-weight: 600;
  font-size: 14px;
}

a.ng-binding:hover {
  color: #fff;
}

.ladda-label {
  color: #fff !important;
}

.ladda-button {
  background: #101010 !important;
}

.ladda-button:hover {
  background: #111111 !important;
}

/*--------------------------------------------------------------
Sidfot
--------------------------------------------------------------*/

.textalk-powered-logo {
  display: none !important;
}

body > footer > div:nth-child(2) > div > div.col-sm-3.fabrikk--footer-left > div > address > div > div.tws-contact-info--address.tws-address-info.col-xs-12.col-sm-4 > div.tws-contact-info--address-row.tws-contact-info--address-row-one.addrNfo.addressRowOne {
  font-weight: bold;
}

/*--------------------------------------------------------------
Kategorisida
--------------------------------------------------------------*/

h1.ng-scope {
  text-transform: uppercase !important;
  font-size: 30px !important;
  font-weight: bold !important;
  text-align: center !important;
  padding-top: 20px;
}

@media (max-width: 767px) {
  h1.ng-scope {
  font-size: 24px !important;
    line-height: 120% !important;
  }}

.tws-util-heading--heading {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
}

.tws-list--type-grid {
  margin-bottom: 40px !important;
}

img.ng-scope {
  margin-top: -30px;
}

hr {
  border-top: 3px solid #eee;
}

/*--------------------------------------------------------------
Artikelgruppsida
--------------------------------------------------------------*/

.fabrikk--article-group .tws-articlegroup-list--info h1 {
  text-transform: uppercase;
  font-size: 30px;
  background: #f5f5f5;
  font-weight: bold;
}

@media (max-width: 767px) {
  .fabrikk--article-group .tws-articlegroup-list--info h1 {
  font-size: 26px;
  }}

.brand-table {
	margin-left: 15px;
}

.brand-table tr td{
 padding-top: 10px;
}

.brand-table a{
 color: #000; 
  font-weight: 600;
}

.brand-table tr td a:hover{
  text-decoration: none;
  color: #3fb0ac;
}

/*--------------------------------------------------------------
Artikelfiltrering
--------------------------------------------------------------*/

.tws-list-controls .btn-default {
  background-color: transparent !important;
  border: 0px !important;
  box-shadow: none;
  color: #333 !important;
  line-height: normal !important;
  padding: 10px !important;
  font-weight: 600;
}
.tws-list-controls .btn-default:hover {
  color: #aaa8a8 !important;
  background: transparent !important;
}
.tws-list-controls .btn-default.active {
  color: #333 !important;
}
.tws-list-controls .btn-default.active:hover {
  color: #a8a8a8 !important;
}
.tws-list-controls .dropdown-menu {
  background-color: #333;
}
.tws-list-controls .dropdown-menu>li>a:hover {
  background-color: #333;
  color: #a8a8a8;
}
.tws-list-controls .dropdown-menu>li>a {
  color: #fff;
  padding: 5px 18px;
}

.btn .caret {
    margin-left: 5px;
}

/*--------------------------------------------------------------
Produktsidor
--------------------------------------------------------------*/

h1.ng-binding.ng-scope {
  font-size: 26px;
  font-weight: bold;
  text-align: left;
  line-height: 120%;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .tws-article-name h1 {
      font-size: 22px;
  }}

.tws-article-price .tws-api-price .tws-api--price-current {
  color: #3fb0ac;
}

.tws-article-introduction--read-more {
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 10px;
}

.tws-article-choices label {
  font-weight: bold;
}

.tws-article-choices--info-head .tws-article-choices--table-row>* {
  font-weight: bold;
}

.tws-article-choices--show-more-variants-text {
  background-color: #111;
  color: #fff;
  font-weight: 600;
}

.fa-caret-up:before, .fa-caret-down:before {
  margin-left: 5px;
  font-weight: 600;
}

.slot--article-description .tws-article-description--heading {
  font-size: 22px;
  font-weight: bold;
  text-align: left;
}

.tws-article-description--article-number {
 text-align: left;
 font-style: italic;
 font-size: 16px;
 color: #3fb0ac; 
}

.tws-article-description--show-more .btn {
  background-color: #111;
  color: #fff;
  font-weight: 600;
}

.tws-article-description--show-more .btn:hover {
  background-color: #3fb0ac;
  color: #fff;
  font-weight: 600;
}

h3 {
  font-size: 22px;
  font-weight: bold;
}

@media (max-width: 767px) {
  h3 {
    font-size: 18px;
  }}

.tws-horizontal-flip-list--wrapper {
  background: #fff !important;
}

.tws-horizontal-flip-list--back-content {
  background: #fff !important;
}
.fabrikk--article-bottom.fabrikk--article-section {
	background: #fff;
}
.fabrikk--article-section {
   background: #F5F5F5;
}

/* SUBGRUPPER I MENY */ 
ul.tws-top-menu--mega-sub-list {
    display: none;
}

/* Vår kod för vinnande variation.  Vi rekommenderar att implementera dessa förändringar med egen kod genom att titta på bilderna och läsa beskrivning i testutskick och alltså enbart använda vår kod som eventuellt kodstöd. Detta då vår kod inte är optimerad för siten (vår kod läggs ovanpå befintlig källkod och förändringarna görs alltså "utifrån"). 
*/


.tws-article-list--list .tws-list--type-grid .caption {
    justify-content: flex-end !important;
}

.tws-article-list--list .tws-list--type-grid .caption .tws-article-list--article-name {
    display: flex !important;
    -webkit-flex-grow: 1 !important;
    flex-grow: 1 !important;
}

.tws-list--type-grid .thumbnail .tws-article-list--price  {
    height: auto !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 15px !important;
}

.tws-list--type-grid .tws-article-list--price  .tws-api-price {
    display: flex !important;
    -webkit-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-flex-grow: 0 !important;
    flex-grow: 0 !important;
    -webkit-flex-direction: row !important;
    flex-direction: row !important;
    align-items: center !important;
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important;
    height: auto !important;
}

.tws-list--type-grid .tws-article-list--price  .tws-api-price .tws-api--price-regular, .tws-list--type-grid .tws-article-list--price  .tws-api-price .tws-api--price-current {
    float: none !important;
    margin: 0 !important;
    font-size: 20px !important;
    width: 100% !important;
}


.tws-list--type-grid .tws-article-list--price  .tws-api-price .tws-api--price-regular {
    margin-right: 8px !important;
    font-size: 16px !important;
}


.tws-article-list--list .tws-list--type-grid .tws-article-list--buy-button {
    margin-top: 5px !important;
}


/************************************************************************/

.tws-horizontal-flip-list--price .tws-api-price {
    -webkit-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important;
}

.tws-horizontal-flip-list--price .tws-api-price .tws-api--price-current, .tws-horizontal-flip-list--price .tws-api-price .tws-api--price-regular {
    float: none !important;
    margin-right: 0 !important;
}


.tws-horizontal-flip-list--price .tws-api-price .tws-api--price-regular {
    margin-right: 10px !important;
}

/************************************************************************/

.tws-article-price .tws-api-price {
    -webkit-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important;    
}

.tws-article-price .tws-api-price .tws-api--price-regular, .tws-article-price .tws-api-price .tws-api--price-current {
    float: none !important;
    margin-right: 0 !important;
}

.tws-article-price .tws-api-price .tws-api--price-regular {
    margin-right: 10px !important;
}




@media screen and (min-width: 1200px) {
    
    .tws-list--type-grid .tws-article-list--price  .tws-api-price .tws-api--price-regular, .tws-list--type-grid .tws-article-list--price  .tws-api-price .tws-api--price-current {
        width: auto !important;
    }
    
}

.custompage-8698457 .fabrikk--back-to-top-link, .custompage-8701937 .fabrikk--back-to-top-link {
 	display: none;
 }

a.follow_us {
    display: block;
    background: #3fb0ac;
    color: #fff !important;
    padding: 16px;
    width: 160px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 23px;
}
/* MAILCHIMP */
#mc_embed_signup_scroll {
		max-width: 500px;
  	margin: 0 auto;
}

#mc_embed_signup_scroll label[for="mce-EMAIL"] {
		display: block;
}

#mc_embed_signup_scroll input[type="email"] {
  	padding: 0 40px 0 15px;
    height: 40px;
    border-radius: 2px;
  	border: 1px solid #ccc;
  	width: 100%;
}

.email-box {
		margin-bottom: 10px;
}

.intressen-box ul {
 		list-style: none; 
  	padding-left: 0px !important;
}

.intressen-box input[type="checkbox"] {
  	margin-right: 4px;
}

.intressen-box {
		margin-bottom: 10px;	 
}

input#mc-embedded-subscribe {
    background: #000;
    border-radius: 4px;
    color: #FFF;
    padding: 10px 20px;
}

body.checkout .tws-checkout-back-button {
 		display: none; 
}

/* NEWSLETTER STARTPAGE */
.newsletter-btn {
    padding: 10px 15px;
    background: #3fb0ac;
    /* border-radius: 6px; */
    color: #FFF;
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 600;
}

.newsletter-btn:hover {
  color: #FFF !important;
  background: #2fb5ae;
  transition: .3s;
}

.fabrikk--start-page .headerbild tws-util-heading {
    padding-left: 30px;
}

@media(max-width: 767px) {
	#top > div.fabrikk--body > div.fabrikk--content-container > div.fabrikk--content-wrapper.container.center-block > div > div > div > div > div:nth-child(1) > div > div > div.tws-container--tws-content-box.headerbild > div > div > div.tws-content-box--inner-wrapper > div > div > tws-util-heading > div > h3 {
  	padding-top: 16px !important;
  }
  
  .fabrikk--start-page .headerbild tws-util-heading .tws-content-box--first-line {
    font-size: 20px !important;
  }
  
  .fabrikk--start-page .headerbild tws-util-heading {
  	padding-left: 12px !important;
  }
  
  .newsletter-btn {
  	padding: 8px 15px;
    font-size: 13px;
    display: inline-block;
	}
}

/* UHIP SIDA */
.custompage-8718843 .slot--breadcrumbs {
  display: none;
}



.custompage-8718843 .fabrikk--content-container {
  width: 100%;
}

@media (min-width: 1200px) {
  .custompage-8718843 .fabrikk--content-container .container {
      width: 100%;
    	padding: 0px;
  }
  
  .custompage-8718843 .fabrikk--content {
    padding: 0px;
    max-width: 100%;
  }
}

.custompage-8718843 .fabrikk--custom-page div[ng-repeat].ng-scope:first-child {
  width: 100% !important;
  max-width: 100% !important;
  background-image: url('https://admin.abicart.se/shop/7500/files/Matilda/Startsida/AdobeStock_57988339.jpeg?max-width=1200&max-height=480&quality=85&resize=crop');
	background-size: cover;
  padding: 90px 0px;
  margin-bottom: 40px;
}

.custompage-8718843 .fabrikk--custom-page div[ng-repeat].ng-scope:first-child * {
  color: #FFF !important; 
}

.custompage-8718843 .fabrikk--custom-page div[ng-repeat].ng-scope {
  max-width: 1200px;
  margin: 0 auto;
}

.uhip-table td {
	padding: 10px;
}

/* SITEGAINER 3 */
body {
    overflow: visible !important;
    overflow-x: hidden !important;
}

.tws-article-buy-button-with-modal--dialog {
    display: none !important;
}

.page-canvas {
    filter: none !important;
    -webkit-filter: none !important;
    overflow-y: visible !important;
}


.sg-go-to-checkout-button-prod-page {
    width: 100% !important;
    background: #3fb0ac !important;
    color: #fff !important;
    text-align: center !important;
    border-radius: 0 !important;
    margin-top: 5px !important;
    display: none !important;
}

.sg-show-to-cart-button .sg-go-to-checkout-button-prod-page {
    display: block !important;
}

.fabrikk--article-top .fabrikk--buy-button-group .slot--article-buy-button {
    position: relative !important;
}

.sg-error-alert {
    border: 1px dashed silver !important;
    border-radius: 2px !important;
    padding: 10px 15px !important;
    text-align: center !important;
    color: #a94442 !important;
    background-color: yellow !important;
    position: absolute !important;
    width: 100% !important;
    top: -50px !important;
}


.sg-go-to-checkout-button-cat-page {
    width: 100% !important;
    background: #3fb0ac !important;
    color: #fff !important;
    text-align: center !important;
    border-radius: 0 !important;
    margin-top: 5px !important;
}


@-webkit-keyframes spaceboots {
	0% { -webkit-transform: translate(5px, 0px); }
	10% { -webkit-transform: translate(-5px, 0px); }
	20% { -webkit-transform: translate(5px, 0px); }
	30% { -webkit-transform: translate(-5px, 0px); }
	40% { -webkit-transform: translate(5px, 0px); }
	50% { -webkit-transform: translate(-5px, 0px); }
	60% { -webkit-transform: translate(5px, 0px); }
	70% { -webkit-transform: translate(-5px, 0px); }
	80% { -webkit-transform: translate(5px, 0px); }
	90% { -webkit-transform: translate(-5px, 0px); }
	100% { -webkit-transform: translate(5px, 0px); }
}

.sg-button-shake {
	-webkit-animation-name: spaceboots !important;
	-webkit-animation-duration: 1s !important;
	-webkit-transform-origin:50% 50% !important;
	-webkit-animation-iteration-count: infinite !important;
	-webkit-animation-timing-function: linear !important;
}

/* SITEGAINER 4 */
.slot--article-labels {
    z-index: 1 !important;
}

.fabrikk--article-top .slot--article-name h1.ng-scope {
    text-align: left !important;
    font-size: 26px !important;
}


/*.sg-prod-description .tws-article-introduction--read-more {
    display: none !important;
}*/

.fabrikk--article-top .slot--article-introduction .tws-article-introduction--read-more {
    display: none !important;
}

.sg-prod-description {
    text-align: left !important;
    line-height: 1.6875 !important;
    font-size: 16px !important;
}

.sg-prod-description .tws-article-introduction--text {
    padding: 0px 0 15px !important;
}


.fabrikk--article-top .fabrikk--buy-button-group {
    margin-top: 15px !important;
}

.sg_selection_button {
    border: 1px solid #ccc !important;
    cursor: pointer !important;
    border-radius: 2px !important;
    padding: 10px 36px 10px 12px !important;
    font-size: 16px !important;
    position: relative !important;
    margin-top: 5px !important;
}

.sg-show-choices .sg_selection_button {
    border-bottom: 1px solid #fff !important;
}

.sg_selection_button::after{
    content: "" !important;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAABGdBTUEAALGPC/xhBQAAAPpJREFUOBGdlL0OgjAURiklgUQnHoDFkYTNkcXExVF5S38m4wv4BiQ8BasmYIj1foQajK290oT00n49h7QNIk3TeRRFJ8/zVNM0u6qqblRPbgPvSABBvK1MkuRML2t6FlLKPI7jfV3XjykGwMMwvAghVuAFQbD0qVAaRhM5AgjqMW4/gud6jVLq6WNbqLjqwSkSC/zatm0hAP4R2LjOxLW2F0yVuODgvgX/SjjwLwFXwoUbBS4J5oerOL4tOFDjeX1sERbrZvtKzOOm6RxuoA3eZ3XQ1Jsk45wL7hQgYJNw4CyBScKFswUIZlk2o3/LAXXXdUVZlnfUrvYCWU/fTawgXk4AAAAASUVORK5CYII=) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 11px 6px !important;
    width: 30px !important;
    height: 30px !important;
    display: block !important;
    position: absolute !important;
    right: 3px !important;
    top: 6px !important;
}

.sg-show-choices .sg_selection_button::after{
    -webkit-transform: rotate(180deg) !important;
    -moz-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
}

.sg-choises-container {
    padding: 0 12px !important;
    border: 1px solid #ccc !important;
    border-top: none !important;
    margin-top: 0 !important;
    display: none !important;
    border-radius: 0 0 2px 2px !important;
    -webkit-transform: translateY(-1px) !important;
    -moz-transform: translateY(-1px) !important;
    -ms-transform: translateY(-1px) !important;
    transform: translateY(-1px) !important;
}

.sg-show-choices .sg-choises-container {
    display: block !important;
}

.sg-choises-container .tws-article-choices--table {
    height: auto !important;
}

.sg-show-choices .fabrikk--article-choices-wrapper .tws-article-choices {
    margin-bottom: 0 !important;
}

.sg-choises-container .slot--article-stock-shipping {
    min-height: auto !important;
    font-weight: bold !important;
}

.sg-search-icon-prod {
    display: none !important;
}


/********** Special Page *******************/

.sg-special-prod-page .fabrikk--article-choices-wrapper .tws-article-choices--table {
    padding: 0 12px !important;
    border: 1px solid #ccc !important;
    margin-top: 0 !important;
    display: none !important;
    border-radius: 2px !important;
    padding-bottom: 20px !important;
    height: auto !important;
}

.sg-special-show-choices.sg-special-prod-page .fabrikk--article-choices-wrapper .tws-article-choices--table {
    display: block !important;
}

.sg-special-prod-page .fabrikk--article-choices-wrapper .tws-article-choices { 
    margin-bottom: 0 !important;
}

.sg-special-prod-page .fabrikk--article-choices-wrapper .tws-article-choices .tws-article-choices--leftover-options {
    margin-top: 0 !important;
}

.sg-special-prod-page .fabrikk--article-choices-wrapper .slot--article-stock-shipping {
    min-height: auto !important;
    margin-top: 15px !important;
    margin-bottom: 0 !important;
    font-weight: bold !important;
}

.sg-special-prod-page .fabrikk--article-choices-wrapper .slot--article-stock-shipping p {
    margin: 0 !important;
}

.sg-not-in-stock {
    color: #cccccc !important;
}

@media screen and (max-width: 767px) {
    
    .tws-breadcrumbs {
        padding: 10px !important;
    }
    
    .slot--breadcrumbs .tws-breadcrumbs > a:first-child, .slot--breadcrumbs .tws-breadcrumbs >  span:nth-child(2) .tws-breadcrumbs--spacer, .slot--breadcrumbs .tws-breadcrumbs >  span:last-child {
        display: none !important;
    }
    
    .tws-breadcrumbs a {
        font-size: 11px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    
    .fabrikk--article-top .slot--article-name h1.ng-scope {
        font-size: 18px !important;
    }
    
    .fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar  {
        display: none !important;
    }
    
    .sg-show-search-prod.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar  {
        display: block !important;
    }
    
    .sg-search-icon-prod {
        display: inline-block !important;
        vertical-align: top !important;
        height: 68px !important;
        line-height: 68px !important;
        font-size: 24px !important;
        padding: 0 10px !important;
        cursor: pointer !important;
    }
    
    .sg-search-icon-prod::after {
        content: "\f002" !important;
        color: #3fb0ac !important;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome !important;
        font-size: inherit !important;
        text-rendering: auto !important;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale !important;
    }
    
    .fabrikk--header .fabrikk--header-right .tws-micro-cart {
        display: inline-block !important;
    }
    
}

@media screen and (max-width: 359px) {
    .slot--logo .petster img {
        max-width: 100px !important;
        top: 11px !important;
    }
    
    .tws-micro-cart a {
        width: 58px !important;
        padding-left: 10px !important;
    }
}

/* SITEGAINER 5 */
.sg-hamburger-desktop {
    display: none !important;
}

header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #424242 !important;
    opacity: 1 !important; /* Firefox */
}
    
header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #424242 !important;
}

header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #424242 !important;
}

@media screen and (min-width: 768px) {
    
    /****************** Header before fixed ************************/

    .fabrikk--top-bar {
        display: flex !important;
    }
    
    body.scrolled {
        padding-top: 0 !important;
    }
    
    header.fabrikk--header {
        position: static !important;
        top: -150px !important;
        -webkit-transition: top 0.8s !important;
        -moz-transition: top 0.8s !important;
        -ms-transition: top 0.8s !important;
        transition: top 0.8s !important;
    }
    
    .sg-header-menu-desktop {
        float: none !important;
        display: block !important;
        clear: both !important;
        margin: 0 !important;
    }
    
    .tws-top-menu .navbar-nav {
        max-width: 1000px !important;
    }
    
    .tws-top-menu>.container-fluid>.navbar-collapse .tws-top-menu--dropdown-menu-li > ul.mega-menu {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
    header.fabrikk--header .fabrikk--header-wrapper .slot--custom-cart {
        top: -10px !important;
        padding: 0 !important;        
    }
    
    /****************** Header fixed ************************/
    
    body.sg-fixed-header {
        padding-top: 123.5px !important;
    }
    
    /* Checkout */
    body.sg-fixed-header.sg-header-CSS-checkout {
        padding-top: 0 !important;
    }

    
    .sg-fixed-header .sg-hamburger-desktop {
        display: inline-block !important;
        font-size: 36px !important;
        position: absolute !important;
        left: 20px !important;
        padding: 10px !important;
        top: -2px !important;
        cursor: pointer !important;
    }
    
    .sg-show-drop-menu.sg-fixed-header .sg-hamburger-desktop i::before {
        content: "\f00d" !important;
    }
    
    .sg-fixed-header header.fabrikk--header {
        position: fixed !important;
        top: 0 !important;
        width: 100% !important;
        left: 0 !important;
        z-index: 99 !important;
        padding-bottom: 0 !important;
    }
    
    /* Checkout */
    .sg-header-CSS-checkout.sg-fixed-header header.fabrikk--header {
        position: static !important;
    }
    
    .sg-fixed-header header.fabrikk--header .fabrikk--header-wrapper .slot--logo .petster {
        display: none !important;
    }
    
    .sg-fixed-header header.fabrikk--header .fabrikk--header-wrapper .slot--custom-cart {
        top: -10px !important;
        display: inline-block !important;
        position: absolute !important;
        right: 0 !important;
        padding: 0 !important;
    }
    
    .sg-fixed-header .sg-header-menu-desktop {
        display: none !important;
    }
    
    .sg-show-drop-menu.sg-fixed-header .sg-header-menu-desktop {
        display: block !important;
    }
    
    .sg-fixed-header header .slot--mega-menu .tws-mega-menu {
        top: -60px !important;
    }
    
    /****************** Search ************************/
    
    header .slot--custom-mega-menu {
        display: none !important;
    }
    
    header .slot--mega-menu {
        position: relative !important;
        /*position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important;
        width: 600px !important;
        top: 42px !important;
        z-index: 99 !important;
        display: block !important;*/
        display: block !important;  
        width: 100% !important;
        right: 0 !important;
        left: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
    }
    
    header .slot--mega-menu .tws-mega-menu {
        position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important;
        width: 600px !important;
        top: -55px !important;
        z-index: 99 !important;
        display: block !important;        
    }
    
    /* Checkout */
    .sg-header-CSS-checkout header .slot--mega-menu .tws-mega-menu {
        width: 500px !important;
    }
    
    header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar {
        height: auto !important;
        transition: none !important;
    } 
    
    header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar > *, header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search {
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        transition: none !important;
    }
    
    header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search {
        padding: 0 !important;
    }
    
    header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search .form-control {
        height: 50px !important;
        padding: 0 60px 0 20px !important;
        border: 1px solid #3fb0ac !important;
        border-radius: 5px !important;
        background: #fff !important;
    }
    
    header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search .fa-search {
        position: absolute !important;
        right: 4px !important;
        left: auto !important;
        margin: 0 !important;
        width: 50px !important;
        background: #3fb0ac !important;
        top: 4px !important;
        color: #fff !important;
        border-radius: 5px !important;
        height: calc(100% - 8px) !important;
        font-size: 20px;
    }
    
    header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search .fa-search::before {
        color: #fff !important;
        
    }
    
    .tws-mega-menu--search-bar .tws-article-search .dropdown-menu {
        width: 150% !important;
        left: -25% !important;
    }
    


}

@media screen and (min-width: 768px) and (max-width: 1200px){
    /*header .slot--mega-menu {
        width: 500px !important;
    }*/
    
    header .slot--mega-menu .tws-mega-menu {
        width: 500px !important;
    }
    
    /* Checkout */
    .sg-header-CSS-checkout header .slot--mega-menu .tws-mega-menu {
        width: 400px !important;
    }
}


@media screen and (min-width: 768px) and (max-width: 1024px){
    /*header .slot--mega-menu {
        top: 43px !important;
    }*/
    
    .sg-fixed-header header .slot--mega-menu .tws-mega-menu {
        top: -56px !important;
    }
    
    header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search .form-control {
        height: 45px !important;
    }
    
    .sg-fixed-header .sg-hamburger-desktop {
        left: 0 !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px){
    .fabrikk--top-bar {
        font-size: 10px !important;
    }
    
    /*header .slot--mega-menu {
        width: 400px !important;
    }*/
    
    header .slot--mega-menu .tws-mega-menu {
        width: 400px !important;
    }
    
    /* Checkout */
    .sg-header-CSS-checkout header .slot--mega-menu .tws-mega-menu {
        width: 280px !important;
    }
}

@media screen and (max-width: 767px) {
    
    body.sg-fixed-header.sg-header-CSS {
        padding-top: 123px !important;
    }

    
    .sg-header-CSS header.fabrikk--header {
        position: static !important;
        top: -150px !important;
        -webkit-transition: top 0.8s !important;
        -moz-transition: top 0.8s !important;
        -ms-transition: top 0.8s !important;
        transition: top 0.8s !important;        
    }
    
    .sg-header-CSS.sg-fixed-header header.fabrikk--header {
        position: fixed !important;
        top: 0 !important;
        width: 100% !important;
        left: 0 !important;
        z-index: 99 !important;
        padding-bottom: 0 !important;
    }
    
    .sg-header-CSS.sg-fixed-header header .slot--mega-menu {
        position: absolute !important;
        top: 9px !important;
        z-index: 99 !important;
        width: calc(100% - 120px) !important;
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important;
    }
    
    .sg-header-CSS header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar {
        height: auto !important;
        margin: 0 !important;
        padding: 0 10px !important;
    } 
    
    .sg-header-CSS header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search {
        padding: 0 !important;
    }
    
    .sg-header-CSS header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search .form-control {
        height: 50px !important;
        padding: 0 60px 0 10px !important;
        border: 1px solid #3fb0ac !important;
        border-radius: 5px !important;
        background: #fff !important;
    }
    
    .sg-header-CSS header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search .fa-search {
        position: absolute !important;
        right: 4px !important;
        left: auto !important;
        margin: 0 !important;
        width: 50px !important;
        background: #3fb0ac !important;
        top: 4px !important;
        color: #fff !important;
        border-radius: 5px !important;
        height: calc(100% - 8px) !important;
        font-size: 20px;
    }    
    
    .sg-header-CSS header.fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar .tws-article-search .fa-search::before {
        color: #fff !important;
        
    }
    
    .sg-header-CSS header .slot--horizontal-menu .navbar-collapse {
        max-height: calc(100vh - 160px) !important;
        overflow-y: scroll !important;
    }
    
    .sg-header-CSS.sg-fixed-header header .slot--horizontal-menu .navbar-collapse {
        max-height: calc(100vh - 70px) !important;
        padding-bottom: 15px !important;
    }
      
    .sg-header-CSS.sg-fixed-header .tws-mega-menu--search-bar .tws-article-search .dropdown-menu {
        width: calc(100% + 110px) !important;
        left: -55px !important;
    }  
    
    
    /****** Product Page ***********/
    .sg-header-CSS .fabrikk--header .slot--mega-menu .tws-mega-menu--search-bar {
        display: block !important;
    }
    
    .sg-header-CSS .sg-search-icon-prod {
        display: none !important;
    }
}

/*RO CSS*/

    .slot--texbar{
        display: none;
    }

    .header-banner{
        background-color: #266967;
        color:#FFFFFF;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        }

    .header-banner p{
        margin: 0px 15px;
      display: inline-block;
    }

    .header-banner a{
        text-decoration: underline;
      color: #9fd7d5;
    }

/* CORRECTIONS v1.6 UPDATE */

.tws-article-name h1{
 font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  font-size: 26px;
  padding-bottom: 20px;
  
}

h3.tws-util-heading--heading.h1.tws-content-box--first-line{
 text-transform: uppercase; 
  font-size: 21px;
  font-weight: bold;
}

.tws-content-box--middle h3.tws-util-heading--heading.h1.tws-content-box--first-line {
    font-weight: 600;
    font-size: 42px;
    line-height: 110%;
    letter-spacing: -1px;
    text-transform: none;
    padding-bottom: 40px;
    padding-left: 0px;
    padding-top: 0px;
    width: 80%;
    background: none;
  padding-left: 0px !important;
  text-transform: none;
}

.tws-content-box-3x h3.tws-util-heading--heading.h1.tws-content-box--first-line{
   text-transform: none;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 120%;
    padding-top: 15px;
    padding-left: 5px;
}

.slider-wrapper {
  background-color: #fff;
}

.slider-wrapper .caption .tws-article-list--price {
  position: absolute;
  bottom: 40px;
}

#header-banner a[href^="undefined"]{
  display: none;
}

.tws-articlegroup-list--tws-list .caption{
  background: none;
}

.tpilot-banner{
  display: block;
        background-color: #266967;
        color:#FFFFFF;
        text-align: center;
        padding: 0.5em 0;
        font-weight: bold;
        font-size: 18px;
        }

	:root{
    --offset-top: 50px;
    --offset-left: 5px;
	}

.buy-button-wrapper{
 width: 100%; 
}
.fabrikk--article-top .fabrikk--buy-button-group .slot--article-buy-button {
 width: 1%; 
}

.slot--newsletter-footer{
 height: 50px; 
}

.footer-tagline{
 text-align: center;
}

.fabrikk--body {
 margin-top: 25px; 
}

/*BIA TEST */
/* Popup container - can be anything you want */
.popup {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The actual popup */
.popuptext {
  visibility: hidden;
  width: 250px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
}

.popuptext th{
 text-align: center; 
}

.popuptext td{
 padding-left: 15px; 
}

/* Toggle this class - hide and show the popup */
.show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

.hidden{
 display: none !Important; 
}

.tws-container--tws-custom-html{
 background: #266967 !Important;
   color: #fff !Important;
	border: none;
  padding: 2px 0px 0px 0px !Important;
  margin: 5px 15px;
}

.tws-container--tws-custom-html + .tws-container--tws-content-box{
 margin-top: 5px;
}

.tws-container--tws-custom-html h1{
  margin: 0px;
  font-size: 14px !Important;
  color: #fff !Important;
}

.tws-container--tws-custom-html p{
  margin: 0px;
}

.tws-container--tws-custom-html .tws-custom-html--content{
  padding: 2px;
}

/* ARROW */

a.arrow{
  width: 80%;
    height:50px;
    line-height:50px;
    vertical-align:middle;
    text-align:center;
    padding:0 10px;
    color:#ffffff;
    background-color:#3fb0ac;
    position:relative;
    display:inline-block;
  margin-left: 10%;
}
a.arrow:after{
    position:absolute;
    right:-20px;
    content:" ";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 25px 0 25px 20px;
    border-color: transparent transparent transparent #3fb0ac;
}
.tws-content-box-4x h3.tws-util-heading--heading.h1.tws-content-box--first-line{
 font-size: 14px;
}

/* Bakgrund kategori-länkar*/
.tws-content-box .tws-content-box--text-color-inverted {
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 20%);
width: 100%;
}

.tws-content-box .tws-content-box--text-color-inverted .wrappContent {
margin:auto
}

/* Varning för lång leverans i kassan */

.delivery-warning {
    background: yellow !Important;
    font-weight: bold !Important;
    text-align: center !Important;
    padding: 10px !Important;
    margin-top: 10px !Important;
    border-style: solid !Important;
    border-width: 2px !Important;
}

.tws-article-stock-shipping--delivery-message{
  font-weight: bold;
}

/* Fri rakt-popup */
.fri-frakt-popup {
    position: static;
    top: 0px;
    left: 50%;
    background: #3FAFAB;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    width: 100%;
    border-radius: 10px;
    padding: 5px;
    z-index: 1001;
  margin-top: -20px;
}
.fri-frakt-popup p {
  padding-top: 10px;
}

#fraktclose{
  float:right;
  padding: 0px;
  font-size: 12px;
  margin-right: 10px;
}

.fri-frakt-scroll {
  position: fixed;
  top: 20px;
  left: 0;
  padding: 0;
}

@media (max-width: 800px){
  .fri-frakt-popup p {
    font-size: small;
  }
}

.slot--shipping-notice{
 right: initial; 
}

/* Snävare top bar */
.fabrikk--top-bar-wrapper{
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 768px){
  .fabrikk--top-bar-wrapper{
   width: 750px; 
  }
}

@media (min-width: 992px){
  .fabrikk--top-bar-wrapper{
   width: 970px; 
  }
}

@media (min-width: 1200px){
  .fabrikk--top-bar-wrapper{
   width: 1170px; 
  }
}
/*Kategoriside-kollaps*/
h1 ~ p{
  max-height: 80px;
  overflow: hidden;
}

/*Converdiant - RÖR EJ!*/
span.tws-breadcrumbs--current>a {
  display: none;
}

span.tws-breadcrumbs--current>span {
  display: none;
}

div.tws-breadcrumbs>span:nth-of-type(1)>span {
  display: none;
}

a.fa-home {
  display: none;
}

div.tws-breadcrumbs {
  text-align: center;
}

div.tws-breadcrumbs>span:nth-of-type(2)>span {
  display: none;
}

div.tws-breadcrumbs>span:nth-of-type(3)>span {
  display: none;
}

div.tws-breadcrumbs>span:nth-of-type(4)>span {
  display: none;
}

div.tws-breadcrumbs>span:nth-of-type(4)>a,
div.tws-breadcrumbs>span:nth-of-type(3)>a,
div.tws-breadcrumbs>span:nth-of-type(2)>a,
div.tws-breadcrumbs>span:nth-of-type(1)>a {
  padding: 10px 20px;
  margin: 0px 4px;
  background-color: rgb(253, 253, 253);
  text-decoration: underline;
}

div.tws-breadcrumbs {
  margin: 0px 0px 10px;
}

div.tws-breadcrumbs>span:nth-of-type(1)>a,
div.tws-breadcrumbs>span:nth-of-type(2)>a,
div.tws-breadcrumbs>span:nth-of-type(3)>a,
div.tws-breadcrumbs>span:nth-of-type(4)>a {
  padding: 10px 10px !important;
}

@media (max-width: 768px) {
  div.fabrikk--content-wrapper>div:nth-of-type(1)>div>p {
    display: none;
  }

  div.slot--checkout-introduction-text {
    display: none;
  }

  div.opc-checkout--summary>div:nth-of-type(3) {
    display: none;
  }

  div.opc-checkout--cart>div:nth-of-type(6) {
    display: none;
  }

  div.tws-opc-cart--header {
    margin: 10px 0px;
  }
  .fabrikk--buy-button-group {
		position: fixed;
		bottom: 0px; 
		left: 0px; 
		width: 100%;
		z-index: 999;
}

}

@media only screen and (max-width: 991px){
  .opc-checkout--cart {
     display: flex;
     flex-direction: column;
   }

    .slot--checkout-cart-summary {
        order: 1;
    }

   .slot--checkout-cart{
        order: 2;
   }

    .slot--checkout-discount {
       order: 3;
   }
}

#cta {
         position: relative;
    margin-top: -40px !important;
    padding: 5px;
}

#aw-box-k645b6a7221c20f744f146d39{
margin-top: -30px !Important;
}


/* End converdiant */

div:has(.hello-retail-anchor){
 background-color: rgb(0,0,0,0) !Important; 
}

#saledate{
	font-size: 3rem; 
	font-weight: 200; 
	padding: 2rem 2rem 2rem; 
	border-radius: 2rem; 
	text-transform: uppercase; 
	text-shadow: -0.2rem -0.2rem 1rem #fff, 0.2rem 0.2rem 1rem #fff, 0 0 2em #3fb0ac, 0 0 4rem #3fb0ac, 0 0 6rem #3fb0ac, 0 0 8rem #3fb0ac, 0 0 10rem #3fb0ac; 
	box-shadow: 0 0 0.5rem #fff, 0 0 0.5rem #fff inset, 0 0 2rem #3fb0ac, 0 0 2rem #3fb0ac inset, 0 0 4rem #3fb0ac, 0 0 4rem #3fb0ac inset;
}

.fabrikk--component-container>*{
  margin-top: 10px;
  margin-bottom: 10px;
}

.tws-content-box-2x--box-1{
  padding-right: 5px;
}

.tws-content-box-2x--box-2{
  padding-left: 5px;
}

/* Frontpage fullbredd */
@media (min-width: 768px){
   .startpage .fabrikk--content-wrapper.container.center-block{
       width:100%; 
   }

   .startpage .fabrikk--content{
     width:80%;
     margin: auto;
	   max-width: none;
   }
}

.fraga > :first-child{
 text-decoration: underline; 
}

/* Stream */
#stream-live{
  text-align:center;
  font-size: 4vw !Important;
}
#stream-head{
  color: white;
  text-align:center;
  font-size: 2vw !Important;
}

ul#countdown {
  width: 50%;
  margin: 0 auto;
  padding: 15px 0px 5px 0;
  color: #fff;
  border: 1px solid #adafb2;
  border-width: 1px 0 0 0;
  overflow: hidden;
  line-height: .5;
}
.cd-li {
    margin: 0 -5px 0 0;
    padding: 0;
    display: inline-block;
    width: 25%;
    font-size: 72px;
    font-size: 3vw;
    text-align: center;
}
.cd-li .number{
    margin-bottom: 5px;
}
.cd-li .label {
    color: #adafb2;
    font-size: 18px;
    font-size: 1.5vw;
    text-transform: uppercase;
}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.video {
 position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
}

@media (max-width: 768px) {
  #stream-head {
    font-size: 5vw !Important;
  }
  ul#countdown {
    width: 80%;
  }
  .cd-li {
      font-size: 72px;
      font-size: 6vw;
  }
  .cd-li .label {
        font-size: 18px;
        font-size: 3vw;
  }
 }

/* Brand link */

.tws-article-name h1 {
margin-top: 5px;
}

.tws-article-brand-name{
  padding: 7px;
    background: #f5f5f5;
    margin-bottom: 5px;
}

.brandName a{
  text-decoration: underline;
font-weight: 600;
font-size: 14px;
color: #5b5b5b;
}


/* Gruppering 1 + 4 startsida */

.tws-container--tws-content-box {
    margin-top: 25px;
}

@media (max-width: 991px) {
  .tws-content-box-2x--box{
   padding-left: 15px;
    padding-right: 15px;
  }
    .slot--component-container .tws-content-box-4x--box:nth-child(-n+2) {
        margin-bottom: 10px;
    }
    .tws-content-box-4x--box-1,  .tws-content-box-4x--box-3{
        padding-right: 5px;
    }
    .tws-content-box-4x--box-2,  .tws-content-box-4x--box-4{
        padding-left: 5px;
    }
}

/* Produktgruppstabeller */
@media (max-width: 991px) {
  .prodgrouptable-scroll-grid {
    white-space: nowrap;
    display: inline-block !important;
    overflow-x: scroll;
    overflow-y: hidden;
    max-height: 50px;
    max-width: 100%;
    margin-bottom: 0 !important;
  }

  .prodgrouptable-scroll-grid .tws-list--grid-item {
    display: inline-block !important;
    max-width: fit-content;
    width: fit-content;
    max-height: 50px;
    margin: 0;
    margin-right: 10px;
  }

  .prodgrouptable-scroll-grid .tws-list--grid-item .thumbnail {
    background: rgba(159, 215, 213, 1);
  }

  .prodgrouptable-scroll-grid .tws-list--grid-item .caption {
    height: 2em;
    min-height: 20px !important;
  }

  .fadeboth {
    -webkit-mask: linear-gradient(
        to left,
        transparent,
        transparent 2em,
        black,
        black calc(100% - 2em),
        transparent
      ),
      linear-gradient(
        to right,
        transparent,
        transparent 2em,
        black,
        black calc(100% - 2em),
        transparent
      );
    mask: linear-gradient(
        to left,
        transparent,
        transparent 2em,
        black,
        black calc(100% - 2em),
        transparent
      ),
      linear-gradient(
        to right,
        transparent,
        transparent 2em,
        black,
        black calc(100% - 2em),
        transparent
      );
  }

  .faderight {
    -webkit-mask: linear-gradient(
      to right,
      black,
      black calc(100% - 2em),
      transparent
    );
    mask: linear-gradient(to right, black, black calc(100% - 2em), transparent);
  }

  .fadeleft {
    -webkit-mask: linear-gradient(
      to left,
      black,
      black calc(100% - 2em),
      transparent
    );
    mask: linear-gradient(to left, black, black calc(100% - 2em), transparent);
  }
}


/* Mailchimp-formulär utan punktlista */
.mc-onlyfields {
  #mc_embed_shell {
    align-items: center;
    display: flex;
    justify-content: center;
  }

  #mc_embed_signup {
    border: 3px solid #266967;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 20px;
    min-width: 40%;
  }
  #mc-embedded-subscribe-form h2 {
    color: #266967;
    font-family: Tan Agnleton;
    font-size: 36px;
    font-weight: 600;
    margin-top: 0;
  }

  .mc-field-group {
    height: 50px;
    position: relative;
    width: 100%;
    margin-top: 30px;
  }

  #mc-embedded-subscribe-form input {
    background-color: #266967;
    border-radius: 12px;
    border: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    height: 100%;
    outline: 0;
    padding: 4px 20px 0;
    width: 100%;
  }
  #mc-embedded-subscribe-form input::placeholder {
    color: #ddd;
  }

  .clear #mc-embedded-subscribe {
    background-color: #ddecec;
    border-radius: 12px;
    border: 0;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    font-size: 18px;
    height: 50px;
    margin-top: 28px;
    text-align: center;
    width: 100%;
  }

  #mc-embedded-subscribe:active {
    background-color: #266967;
    color: #fff;
  }
  .mc-button-success {
    font-style: italic;
    background-color: #266967 !important;
    color: #fff !important;
  }
  #mce-success-response {
    text-align: center;
    font-size: large;
    margin-top: 10px;
  }
}
  /* Beställningsstatus */
#resultat h4 {
  padding-top: 0px;
  display: flex;
  img {
    max-height: 80px;
  }
  span {
    margin: auto;
  }
}

#orderlines {
  display: grid;
  grid-template-columns: 25% 70% 4%;
  grid-column-gap: 1%;
}

.artinfo {
  display: inline-grid;
  margin-top: auto;
  margin-bottom: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.artstat {
  grid-column-start: 1;
  grid-column-end: 4;
  margin-top: 15px;
  text-align: center;
  font-size: larger;
}
.artstat img {
  max-height: 90%;
  margin: auto;
  text-align: center;
}
.artOk {
  background-color: lightgreen;
}
.artSent {
  background-color: lightgreen;
}
.artNo {
  background-color: orange;
}
.artRetur {
  background-color: red;
}
.artUndeliv {
  background-color: red;
}
.artMoving {
  background-color: skyblue;
}
.artnr {
  grid-column: 1;
  display: inline-block;
}
.artname {
  grid-column: 2;
  display: inline-block;
}

@media (max-width: 991px) {
  .artname {
    overflow: scroll;
     text-overflow: clip;
}

.artcount {
  grid-column: 3;
}
}

/* GPSR-tabeller */
.gpsr-table caption {font-size: xx-large;}
.gpsr-table tr {border-bottom: 1px solid black;}
.gpsr-table tr td {max-width: 10em; overflow:hidden; white-space:nowrap; text-overflow: ellipsis;}
  
  /* Tips och guider */
.tip-cat-wrapper {
text-align: center;
}

.tip-content{
display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 1%;
}

.tip-content h3 {
color: #266967;
}

.tip-content div{
max-width: 98%;
    margin-right: auto;
background-color: gainsboro;
}

.tip-cat-wrapper p a {
color: black;
font-style: italic;
font-size: small;
}

iframe {
 max-width: 100%; 
}

.split-l-over-r {
display: flex;
margin-bottom: 10px;
}

.split-l-over-r div {
width: 50%;
}

@media(max-width: 770px){
.split-l-over-r {
display: block;
}

.split-l-over-r div {
width: 100%;
margin-bottom: 10px;
}

}

.petster-cta {
background-color: #3fb0ac !important;
    color: white;
}

/* Appocalypsis */
#appoRadios-15738 .radio-15738{
margin-bottom: 0px !Important;
}
#appoRadios-15738 .radio-15738 label span{
padding: 7px 20px !Important;
}