

.playfair-display{
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.playfair-display-uniquifier{
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  
}

.playfair-display-uniquifier {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  
}
.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}

body{
    color: black;
    font-family: Playfair Display;
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
    background-color: rgb(207, 207, 207);
  width: 100%;
    max-width: 360px;
  overflow-x: hidden;
  min-width: 300px;
  position: absolute;
  box-sizing: border-box;
 


}

img{
    max-width: 100%;   
    height: auto;
}

.header{
  padding: 10px 15px;
     position: sticky;
    top: 0;
    width: 100%;
    z-index: 199;
    background-color: rgb(207, 207, 207);
text-align: center;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    box-sizing: border-box;
}
.logo{
    width: 30%;
  height: auto;
 


  margin-right: 15px;
  display: block;

}
/* break characteer*/
.hero{

  

    margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
    /*background-position: center center;
    background-size: 120%;  scale up 
    clip-path: inset(10% 15% 10% 15%);
    scale: 130%; */

  
    
}

h1{ /*increase heirarchy*/
    font-size: 27px;
    text-align: center;
    margin-top: 21px;
    border-color: black;
    padding: 0;
 margin: 30px 15px 20px;
   word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}
.large{
  font-size: 56px;
  display: block;
  line-height: 1.;
}
/*discover-hero img- sustainable elegance- shop sustainable luxary*/
/* icons?!*/
.ssl{
    color: black;
    font-size: 16px;
    width: 200px;
    text-align: center;
    /*background-color: #7b5424;*/
    background-color: #89a8a3;
    border-color: black;
    border-style: solid;
   /*border-radius: 15px;*/
    align-content: center;
    transform: translateX(0%) scale(1);
    margin: 0 auto;
   margin-top: -41px;
      transition: all 0.3s ease;
    cursor: pointer;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}
.cta{
    color: black;
    font-size: 16px;
    width: 200px;
    text-align: center;
    /*background-color: #7b5424;*/
    background-color: #89a8a3;
    border-color: black;
    border-style: solid;
   /*border-radius: 15px;*/
    align-content: center;
    scale: 125%;
    margin: 0 auto;
 
      transition: all 0.3s ease;
    cursor: pointer;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);



}
.ssl:hover {
  color: rgb(207, 207, 207);
    background-color: #6d8b87; /* darker shade */
    transform: translateY(-3px); /* lifts up slightly */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); /* adds shadow */
  /*fix stretch.lenghten heightwise.Buttons blue*/}
.cta:hover {
  color: rgb(207, 207, 207);
    background-color: #6d8b87; /* darker shade */
    transform: translateY(-3px); /* lifts up slightly */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); /* adds shadow */
/*fix stretch.lenghten heightwise.Buttons blue*/
}
ul{
  box-sizing: border-box;
    max-width: 100%;
  list-style: none;
  justify-content: center;
    line-height: 23px;
    text-align: left;
    width: 100%;
    background-color: #89a8a3;
    border-style: solid;
    border-color: #4f514b;
    border-left-style: hidden;
    border-right-style: hidden;
   border-top: 3px solid #4f514b;
    border-bottom: 3px solid #4f514b;
    padding: 10px 15px 10px 10px;
    margin: 40px 0;
}

li{
   padding-left: 25px;
  margin-bottom: 18px;
   font-size: 17px;
    position: relative;
    word-wrap: break-word;
}
li::before {
 content: "•";
    position: absolute;
    left: 26px;
  bottom: 24px;
    font-size: 30px;
}
h2{
    font-size: 28px;
    font-display: block;line-height: 27px;
    padding-top: 0;
    margin: auto;
    text-align: center;
    margin-top: -10px;
    color: #7b5424;
    width: 100%;
      margin-left: auto;
    margin-right: auto;
   word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}
p{
    font-family: Lato;
    max-width: 280px;
    padding:10px;
    text-align: left;
    align-content: center;
    box-sizing: border-box;
 word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
    margin: 10px;   
  margin-left: 25px;
    margin-right: auto;
  text-wrap: balance;
}
.textsale{
  box-sizing: border-box;
    max-width: 100%;
    padding: 25px;
    border-bottom: solid;
  width: 100%;
      margin-left: auto;
    margin-right: auto;
     word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.puffer{
    float: right;
    margin: auto;
}
/* form? newsletter?*/

/* view - inspect- developer something- drag and see pixel sizes */
/*favicon*/
/*sticky headerrrrr*/


/*slideshow css*/

        .slider-container{
            overflow: hidden;
            padding-top: 20px;
            width: 100%;
            max-width: 600px;
          
            align-content: center;
            border-radius: -2px;
            box-shadow: 0 11px 45px rgba(0, 0, 0, 0.1);
          position: relative;
          user-select: none; /* prevents text/image selection */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none;
        }

        .slider-wrapper {
            display: flex;
            transition: transform 0.4s ease-in-out;
            touch-action: pan-y;
        }

        .slide {
            min-width: 100%;
            height: 370px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 48px;
            color: white;
            font-weight: bold;
                   user-select: none; /* prevents text/image selection */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none;
        }

        .slide:nth-child(1) {
            background: url(images/pufferred.png);
          background-position: center center;
    background-size: 300px;
    background-repeat: no-repeat;
           user-select: none; /* prevents text/image selection */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none;
        }

        .slide:nth-child(2) {
            background: url(images/pufferblack.png);
          background-position: center center;
  background-size: 300px;
    background-repeat: no-repeat;
           user-select: none; /* prevents text/image selection */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none;
        }

        .slide:nth-child(3) {
            background: url(images/pufferpbrown.png);
            background-position: center center;
    background-size: 300px;
    background-repeat: no-repeat;
           user-select: none; /* prevents text/image selection */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none;
        }

        .dots {
            position: absolute;
            bottom: 20px;
            left: 50%;
            transform: translateX(-50%);
            display: flex;
            gap: 12px;
            z-index: 10;
                    user-select: none; /* prevents text/image selection */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none;
        }

        .dot {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background: rgba(255, 255, 255, 0.5);
            cursor: pointer;
            transition: all 0.3s ease;
            border: 2px solid transparent;
        }

        .dot:hover {
            background: rgba(255, 255, 255, 0.8);
            transform: scale(1.1);
        }

        .dot.active {
            background: white;
            transform: scale(1.2);
        }


            
        
   
/*slideshow*/


footer{
  width: auto;
  border-style: ridge;
  border-block-color: black;
  text-align: center;
  margin-top: 40px;
  background-color: #7b5424;
  padding: 10 200 10 200;
}

@media (min-width: 768px) {
    body {
        max-width: 1200px;
        font-size: 18px;
        line-height: 28px;
    }
    
    .header {
        padding: 20px 40px;
    }
    
    .logo {
        width: 20%;
    }
    
    h1 {
        font-size: 48px;
        margin: 50px 40px 30px;
    }
    
    .large {
        font-size: 96px;
    }
    
    .hero {
        max-height: 600px;
        object-fit: cover;
    }
    
    .ssl {
        font-size: 20px;
        width: 300px;
        margin-top: -50px;
        padding: 15px;
    }
    
    ul {
        display: flex;
        justify-content: space-around;
        padding: 30px 40px;
        margin: 60px 0;
    }
    
    li {
        flex: 1;
        text-align: center;
        font-size: 18px;
        padding-left: 0;
        margin-bottom: 0;
    }
    
    li::before {
        display: none;
    }
    
    .textsale {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px;
        align-items: center;
        padding: 60px 40px;
        max-width: 1200px;
    }
    
    .textsale:nth-child(odd) img {
        order: 3;
    }
    
    .textsale:nth-child(odd) h2,
    .textsale:nth-child(odd) p {
        order: 2;
    }
    
    .textsale:nth-child(odd) .cta {
        order: 3;
        grid-column: 2 / 2;
    }
    
 .textsale img {
        grid-column: 1;
        grid-row: 4 / -1;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        align-self: center;
    }
    
    .textsale h2 {
        grid-column: 2;
      margin-bottom: 30px;
  
    }
    
    .textsale p {
        grid-column: 2;
        grid-row: 2;
    }
        .textsale .cta {
        grid-column: 2;
        grid-row: 3;
          justify-self: start;}
    h2 {
        font-size: 42px;
        line-height: 44px;
        text-align: center;
    }
    
    p {
        max-width: 500px;
        font-size: 18px;
        margin-left: 0;
        text-align: left;
    }
    
    .cta {
        font-size: 20px;
        width: 250px;
        padding: 15px;
    }
    
    .slider-container {
        max-width: 800px;
        margin: 0 auto;
    }
    
    .slide {
        height: 500px;
    }
    
    .slide:nth-child(1),
    .slide:nth-child(2),
    .slide:nth-child(3) {
        background-size: 400px;
    }
    
    footer {
        padding: 40px;
      align-content: center;
    }
    
    .footer-links a {
        margin: 0 20px;
        font-size: 18px;
    }
}