/* Specialare för länk till storleksguide och tryck, använder översta USP-sloten på artikelsidan */

    body.article .tws-unique-selling-points--wrapper ul li:nth-child(1) i {
        display:none;
    }

    .tryck-strlguide {
    margin-bottom:1em;
    }

    .tryck-strlguide a {
    color:rgb(27, 103, 190);
    }

/* /Specialare storleksguide och tryck SLUT */










/* Flyttat upp Beskrivning till Inledande text och visar hela, Inget läs mer och visa mer och sån skit */
.tws-article-description--text-container {
    max-height: unset;
    overflow: unset;
}
.tws-article-introduction--read-more,
.tws-article-description--heading {
    display: none;
}
.tws-article-description--article-number {
    text-align:left !important;
}
.slot--article-description {
    border: 0;
    padding: 20px 0;
}
/* /Flyttat upp Beskrivning till Inledande text och visar hela, Inget läs mer och visa mer och sån skit SLUT */








/* Allmänna uppsnyggningar */


.tws-audience-selector--selection-box-selection-list-item:nth-child(1) {
  /* background-color: red; */
}

.tws-article-labels {
    display: none !important;
}

.bountiful--body-wrapper {
    background-color: #fff;
}

.bountiful--article-links {
    margin-top:2em;
}


.tws-vertical-menu-light--articlegroup-1590778,
.tws-vertical-menu-light--articlegroup-1590779,
.tws-vertical-menu-light--articlegroup-1590777,
.tws-vertical-menu-light--articlegroup-6904763,
.tws-vertical-menu-light--articlegroup-1615444,
.tws-vertical-menu-light--articlegroup-1590780 {
    background: #808080 !important;
    padding-left:1em !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

body.startpage .bountiful--main .bountiful--main-wrapper {
    padding: 2px 15px 60px 15px !important;
}
h2.tws-opc-cart--cart-heading {
    margin-bottom: 1em !important;
}
.tws-vertical-menu-light--articlegroup {
    padding-left:1em !important;
}
 /* /Allmänna uppsnyggningar SLUT */









/* Bountyful GÖR OM MIG */

.tws-article-description--article-number {
    opacity: 0;
}

.tws-api--price-current {
    font-weight:bold;
    display: block;
    font-size:1.1em;
}

.tws-article-display .tws-article-display--show-more .btn {

    background: #80b042;
    border: 0;
    border-bottom: 2px solid #658b34;

    color: #fff;
    padding: 8px 15px;
}

.twsPriceCurrent  {
    color: #e94141;
}

.bountiful--article-images .slot--article-images .tws-article-images--current-image {
    border: 0;
}


.tws-vertical-menu-light--articlegroup.active {
  background-color: #80B042 !important;
  color:#fff !important;
  font-weight: normal !important;
}


p.ulltopmenu {
    padding-top:2px;
    display:block;
    border:0px solid red;
    overflow:hidden;

}

p.ulltopmenu span.topslogan {
    display:block;
    border:0px solid red;
    float:left;
    margin-right:3em;
    margin-bottom:4px;
}


p.ulltopmenu a {
    display:block;
    border:0px solid red;
    color:white;
    text-transform:uppercase;
    text-decoration:none;
    float:left;
    margin-right:1rem;
}


.bountiful--sidebar .tws-container--tws-custom-html {
    border-top: 0;
    margin: 0 0 0 0;
    border-radius: 3px;
    box-shadow: none;
}
.customlogo-search {
    display: none;
}
.ullspecialcart {
    display:none;
}
.bountiful--top-bar .bountiful--top-bar-wrapper {
    padding: 0px 15px;
}
.slot--header-search input.form-control {
    border-radius: 0;
}
.container {
    padding:0;
}
.tws-article-list--list .tws-list--type-grid .tws-list--grid-item {
    margin: 0px 5px 5px 0px;
}

@media only screen and (min-width: 768px) {
    .customlogo-search {
        display: block;
    }
    .customlogo-search img {
        padding-right:15px;
        margin-bottom:15px;
    }


    .bountiful--top-bar-left {
        width:100%;
    }

    .bountiful--top-bar-right {
        margin-right:200px;
        margin-top:-34px;
    }
    .bountiful--body-wrapper {
        padding:0 !important;
    }
    .bountiful--top-bar .bountiful--top-bar-wrapper {
        padding: 0px 15px;
    }
}
@media only screen and (min-width: 1085px) {

    .bountiful--article-right-col {
        padding-right:1em !important;
    }

    .bountiful--header {
        display:none;
    }
    body.checkout .bountiful--header {
        display:block;
    }

    body.checkout .bountiful--body-wrapper {
        padding-top:40px !important;
        margin-top:15px;
    }

    .ullspecialcart {
        display:block;
        float:right;
        margin-top:-40px;
        padding-right:15px;
        padding-left:15px;
        background-color: #fafafa;
    }
    .bountiful--body-wrapper {
        padding-top:0px !important;
    }

    .slot--header-search input.form-control {
        width: 100%;
    }
    .bountiful--body .bountiful--body-wrapper .bountiful--main {
        float: right;
        width: calc(100% - 260px);
        margin-left: 0 !important;
    }
    .bountiful--sidebar {
        width: 260px;
        color: #000;
    }
    body.checkout .bountiful--body-wrapper {
        background-color:unset;
    }
    .bountiful--top-bar .bountiful--top-bar-wrapper {
        padding: 0px;
    }

    .tws-mini-cart--header-cart-text {
        font-size:1px;
        color:transparent;
    }



    html[lang="sv"]  .tws-mini-cart--header-cart-text:after  {
        font-size:.9rem;
        color:black;
        text-transform: uppercase;
        content:"Till kassan";
    }




    html[lang="da"]  .tws-mini-cart--header-cart-text:after  {
        font-size:.9rem;
        color:black;
        text-transform: uppercase;
        content:"Til kassen";
    }



    html[lang="fi"]  .tws-mini-cart--header-cart-text:after  {
        font-size:.9rem;
        color:black;
        text-transform: uppercase;
        content:"Siirry kassalle";
    }



    html[lang="en"]  .tws-mini-cart--header-cart-text:after  {
        font-size:.9rem;
        color:black;
        text-transform: uppercase;
        content:"Checkout";
    }






    .bountiful--sidebar .tws-vertical-menu-light {
     margin: 0;
    }


    p.ulltopmenu {
        padding-top:4px;
        display:block;
        border:0px solid red;
        overflow:hidden;

    }

    p.ulltopmenu span.topslogan {
        display:block;
        border:0px solid red;
        float:left;
        margin-right:3em;
    }


    p.ulltopmenu a {
        display:block;
        padding-top:2px;
        border:0px solid red;
        color:white;
        text-transform:uppercase;
        text-decoration:none;
        float:left;
        margin-right:1rem;
    }


}

.thumbnail {
    background-color:#f9f9f9;
}
.tws-article-list--list .tws-list--type-grid .thumbnail .caption {
    box-shadow: none;
    padding: 8px;
}

.tws-login {
    margin-top:-4px;
}

.tws-audience-selector--audience-button  {
    margin-top:-5px;
}


.slot--header-search input.form-control {
     border: 1px solid silver;
     font-size:1rem;
     padding-left:.8rem !important;
 }

 @media only screen and (min-width: 1085px) {
    body.checkout .bountiful--body .bountiful--body-wrapper .bountiful--main {
        width: 100%;
    }
    .checkout .bountiful--body-wrapper {
    max-width: 1400px;
    }
    .bountiful--body .bountiful--body-wrapper,
    .bountiful--top-bar-wrapper,
    .container {
        max-width: 1300px !important;
    }

}
.slot--article-price .tws-api--price-current.tws-api--price-both-shown,
.tws-custom-page--full-width-article .twsPriceCurrent {
     font-size: 2rem !important;
}
 /* /Bountyful GÖR OM MIG */










/* typografi */

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');

body,
html,
div,
a,
span,
input,
textarea,
h1, h2, h3, h4, h5, h6 {
    font-family: 'DM Sans', sans-serif;
}

body {
    font-size: 17px;
}

h1 {
    font-size: 2rem !important;
}

h1.modal-title.h4 {
    font-size: 1.2rem !important;
}

h2 {
    font-size: 1.8rem;
}
@media only screen and (min-width: 768px) {
    h1 {
        font-size: 2.4rem !important;
    }
    h2 {
        font-size: 1.8rem;
    }
}


.tws-article-list--list .tws-article-list--buy-button .btn {
    font-size: 1rem;

}


.tws-article-list--list .tws-article-list--labels .tws-article-labels--label-text,
.bountiful--top-bar .slot--top-bar-audience-selector .tws-audience-selector,
.bountiful--top-bar,
.slot--top-bar-login a {
    font-size: .9rem !important;
}


.tws-article-list--list .tws-article-list--labels,
.bountiful--article-images .slot--article-labels {
    left:unset;
    right: 0px;
    top: 5px;
}


.tws-article-list--list .tws-article-list--price .tws-api--price-regular {
    font-size: 1rem;
}

.bountiful--article-images .slot--article-labels .tws-article-labels--label-text {

    font-size: .9rem;

}

.twsPriceRegular {
    color: #000 !important;
    text-decoration: line-through;
    letter-spacing: unset;
}
.tws-article-list--list .tws-article-list--price .tws-api--price-current {
     font-size: 1.4rem;
     letter-spacing: unset !important;
 }
 .tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading a {
     font-weight: unset;
 }
 .tws-util-heading--heading.h5 {
     font-weight:700;
 }
 .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li a {
    font-size: .81rem;
 }

 .modal .modal-dialog .modal-content {
     font-size: 1rem;
 }
 .modal .modal-dialog .modal-content .modal-header .modal-title {
     font-size: 1rem;
     font-weight: 700;
     margin: 0;
 }
 .list-unstyled li {
    line-height:190%;
}

.tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading {
    font-size: 1rem;
}

.slot--article-price .tws-api--price-regular {
     font-size: 1.1rem;
     color:#000;
 }

 .tws-article-description--text {
     line-height:160% !important;
 }
 .tws-article-list--list .tws-article-list--introduction-text {
    font-size: 1rem;
    color: #242424;
}
.btn {

}
.bountiful--buy-button-group .slot--article-buy-button .btn {
    line-height: 43px;
}

.tws-article-list--list .tws-article-list--buy-button .btn {
    padding-top:10px;
}

.tws-article-social--share-button.sharer-0 label {
    font-size: 1rempx;
    border-radius: 5px;
    background: #fff !important;
    color: #000 !important;
    border:1px solid silver;
}

.twsPriceCurrent {
    letter-spacing: unset !important;
}

/* / typografi */






/* Custom kontakta oss */

.kontakt-wf {
    background-color:#80b042 !important;
    overflow:hidden;
    padding:0 0 2px 0;
    border-radius:4px;
}

.kontakt-block-wf {
    width: calc(100% - 4px);
    padding:1em;
    background-color:#fff;
    border-radius:4px;
    margin:2px 0 0 2px;
    float:left;
    text-align: center;
    height:300px !important;
    font-size:.9em;
}

.kontakt-block-wf img {
    width:2rem;
}

.kontakt-rotatearrow {
    transform: rotate(-30deg); /* Equal to rotateZ(45deg) */
    opacity:.3;
}


.kontakt-arrow {
    opacity:.3;
    margin-top:2rem;
}

@media only screen and (min-width: 499px) {
    .kontakt-block-wf {
        width: calc(50% - 3px);
    }
}


@media only screen and (min-width: 768px) {
    .kontakt-block-wf {
        width: calc(25% - 2.5px);
    }
}



.kontakt-block-wf h2 {
    font-size:1.1em;
}




.slot--contact-form .tws-contact-form--before-text {
    max-width: unset;
text-align:center;
}



.tws-discount-field--enter-discount-btn,
.tws-discount-field--enter-discount-btn:hover {
color: transparent;
font-size: .001px;
}



html[lang="sv"] .tws-discount-field--enter-discount-btn::after {
  content:"Rabattkod \25BC";
}

html[lang="da"] .tws-discount-field--enter-discount-btn::after {
  content:"Rabatkode \25BC";
}

html[lang="fi"] .tws-discount-field--enter-discount-btn::after {
  content:"Alennuskoodi \25BC";
}

html[lang="en"] .tws-discount-field--enter-discount-btn::after {
  content:"Discount code \25BC";
}



.tws-discount-field--enter-discount-btn::after {
background: transparent;
border: 0;
padding: 0;
text-transform: none;
font-size: 14px;
font-weight: bold;
color: #000;
transition: all .3s;
}

.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--inner-ul>li {
    border-bottom: 1px solid #ebebeb;
}


.tws-checkout-success {
  margin-top:2em !important;
  padding:1em !important;
}
.tws-checkout-success--payment-html {
  margin-top:2em !important;
}
.slot--checkout-return-page-cart-summary {
  padding:1em !important;
}

body.fabrikk .custom-contact-grid {
display:none !important;
}

body.bountiful .custom-contact-grid {
display:block;
}

body.bountiful .oldcontact {
display:none;
}

 .contacticon {
  font-size:2em;
  margin:0;
}

.custom-contact-grid-col {
  background-color:#80b042;
  height:230px;
  padding:1em;
  color:#fff;
border-radius:1em;
border:10px solid #f8f5f1;
}

.custom-contact-grid-col a {
  color:#fff;
}

.custom-contact-grid-col a.mailto {
  font-size:12px;
  font-weight:bold;
}



@media only screen and (min-width: 1100px) {
    .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li a {
        padding: 10px 0px 10px 0;
    }
}


.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--inner-ul,
.tws-vertical-menu-light--articlegroup-is-open .tws-vertical-menu-light--expand-children {
    background-color: #f8f5f1;
}

.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--inner-ul a {
     padding-left:2em !important;
}

.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--inner-ul>li a {
    background: unset;
}

/* .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li a {
    font-size: .8rem;
    text-transform: uppercase;
} */



/*

body.bountiful.checkout .opc-checkout--main {
display: flex;
flex-direction: column;

}

body.bountiful.checkout .opc-checkout--cart {
  order:1;
}


body.bountiful.checkout .opc-checkout--shortcuts::before {
  content:"Välj leveransland och kundtyp";
  margin-top:-4em !important;
  position: absolute;
  font-weight:bold;
    font-size: 20px;
}


body.bountiful.checkout .opc-checkout--shortcuts {
  order:1;
}

body.bountiful.checkout .opc-checkout--cart {
  order:2;
}


body.bountiful.checkout .opc-checkout--checkout-method {
  order:3;
}


body.bountiful.checkout  .opc-checkout--main {
padding-top: 2.75em;
} */

@media only screen and (min-width: 768px) {
    .bountiful--footer-mid-left .tws-custom-html--content .col-sm-3 {
    width:100% !important;
    }
    .bountiful--footer-left.col-md-3,
    .bountiful--footer-mid-left.col-md-3,
    .bountiful--footer-right.col-md-3 {
    width:33% !important;
    }
}


.bountiful--footer-left {
  background-image: url("https://www.ullaredlantman.se/shop/31415/files/Ny_design/LM_ULLAREDS.jpg");
  background-repeat: no-repeat;
  background-size: 150px 45px;
  background-position: top center ;
  padding-top:68px;
  padding-left:2.25em;
}

@media only screen and (min-width: 768px) {
.bountiful--footer-left {
  background-image: url("https://www.ullaredlantman.se/shop/31415/files/Ny_design/LM_ULLAREDS.jpg");
  background-repeat: no-repeat;
  background-size: 150px 45px;
  background-position: top 0px left 1em ;
  padding-top:68px;
  padding-left:2.25em;
}
}


.modal .modal-dialog .modal-content .modal-body .media-body {
    width: calc(100%);
    float: right;
    padding: 0 0 0 0px;
    text-align: left;
}



body.checkout .tws-api--price-current {
font-size: unset;
}

.tws-cart-summary--value-primary {
  font-size:1em;
}

.tws-cart-summary--wrapper .tws-cart-summary--name {
    color: #727272;
    text-align: left;
    float: left;
    width: 40%;
}

.tws-cart-summary--wrapper .tws-cart-summary--value {
    text-align: right;
    float: left;
    width: 60%;
}
.tws-audience-selector--frame-left-content {
    overflow-y: unset;
    max-height: unset;
}



/* 1. Grundinställningar (Mobil först) */
.hero-mobile {
    display: block; /* Visas på mobilen */
}

.hero-desktop {
    display: none;  /* Döljs på mobilen */
}

/* 2. Inställningar för större skärmar (Desktop) */
@media (min-width: 768px) {
    .hero-mobile {
        display: none;  /* Döljs på desktop */
    }

    .hero-desktop {
        display: block; /* Visas på desktop */
    }
}