/** Shopify CDN: Minification failed

Line 996:3 Unexpected "{"
Line 1706:3 Expected "}" to go with "{"

**/
/* Your Better Brand CSS */

body {
  margin: 0;
  padding: 0;
  overflow-x:hidden;
}



    .tablet-down {
   
    display:none;
    
  }

  .navtablet-down {
   
    display:none;
    
  }


img{
 
  margin:0px;
  
}

/* ---- Navigation --- */

.header-wrapper {

  display:none !important;

}

.topnav {
  position: relative;
}

.topnav a {
  float: left;
  color: #181818;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {

  color: black;
}

.topnav a.active {
 
  color: white;
}

.topnav-centered a {
  float: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.topnav-right {
  float: right;
}


.nav-logo {

width:13vh;

}

.footer-logo {

  width:65%;
  margin:auto;
  padding:15px 0px;

}

.spacetwentyfive{

height:150px;

}


.corners {
border-radius: 50px;
}




.nav-button{
   margin: auto;
    font-family: 'Work Sans',sans-serif;
    font-weight: 600;
    width: 250px;
    text-align: center;
    font-size: 20px;
    padding: 15px 30px;
    border-width: 2px;
    border-color: #80D348;
    color:#ffffff;
    background-color:#80D348;
    font-weight:500;
    transition: background-color .3s ease-out,color .3s ease-out;
}

/* -- Containers --*/

.container{
    width:100%;
    margin:auto;
  }
  

  .container::after{
    content: "";
     clear: both;
     display: table;
 }



.container-nav {
  
  margin:auto;
  width:95%;
  
}


.container-nav::after {
      content: "";
      clear: both;
      display: table;
  }


 .container-nine{
    margin:auto;
    width:90%;
  }
  
  .container-nine::after {
      content: "";
      clear: both;
      display: table;
  }

  .container-eight{
    margin:auto;
    width:80%;
  }
  
  .container-eight::after {
      content: "";
      clear: both;
      display: table;
  }

  .container-seven{
    margin:auto;
    width:70%;
  }
  
  .container-seven::after {
      content: "";
      clear: both;
      display: table;
  }

  .container-six{
    margin:auto;
    width:60%;
  }
  
  .container-six::after {
      content: "";
      clear: both;
      display: table;
  }

  .container-five{
    margin:auto;
    width:50%;
  }
  
  .container-five::after {
      content: "";
      clear: both;
      display: table;
  }

  /*--- Containers End ---*/


  /*--- Columns ---*/

  .columns-five{
    float: left;
    width: 20%;
    padding: 0% 0%; 
  }

  .columns-four{
    float: left;
    width: 25%;
    padding: 0% 0%;
  }

  .columns-three{
    float: left;
    width: 33.3%;
    padding: 0% 0%;
  
  }

  .columns-two{
    float: left;
    width: 50%;
    padding: 0% 0%;
  }



/*--- Columns End ---*/

/*----- As Seen ---*/



/*---- As Seen In ----*/

  .column-txt {
    padding-right: 10px;
  }

  .scroll-right{
    display: flex;
    width: 100%;
    height:100%; 
    margin: auto;
    padding: .01% 0%;
    overflow: hidden;
  }

  .column-scroll {
    overflow: hidden;
  }

  .scrolling-wrapper {
    display: flex;
    margin:1% auto;
    width:100%;
    height:100%;
    /* overflow-x: scroll; */
    animation: ticker 25s linear infinite;

  }

  .scrolling-wrapper .as-seen {
    flex: 0 0 auto;
  }
 
  .as-seen {
    width: 25%;
    max-width: 350px;
    height: 100%;
    margin: auto;
    /* backdrop-filter: blur( 4.0px );
    -webkit-backdrop-filter: blur( 4.0px ); 
    border-radius: 35px; */
    /* padding: 20px 50px; */
  }

  .as-seen img {
    padding: 20px 50px;
  }

  @keyframes ticker {
    0% {
      transform: translate3d(0, 0, 0);
    }

    100% {
      transform: translate3d(-108rem, 0, 0);
    }
  }






/*--- Typography ---*/

a{
  text-decoration: none;
}

h1,
h2{
      font-family: tangier, sans-serif;
     font-style: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none; 
}

h3,
h4,
h5,
h6,
h7,
h8,
h9,
h10 {

    font-family: 'Plus Jakarta Sans', sans-serif;
  
}

p{
  font-family: 'Plus Jakarta Sans', sans-serif;
     font-style: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none; 
  font-size:17px;
}


h1 {

    font-size:125px;
    font-weight: 700;
    color:#ffffff;
    line-height: 0px;
}


h2 {

    font-size:75px;
    font-weight: 700;
    color:#080808;
    line-height: 0px;
    margin: auto;
     
}


h3 {

    font-size:30px;
    font-weight: 700;
    color:#ffffff;
    letter-spacing: .25em;
    line-height: 0px;
    
}


h4 {

    font-size:30px;
    font-weight: 700;
    color:#101010;
    line-height: 0px;
   
    
    
}

h5 {

    font-size:25px;
    font-weight: 700;
    color:#ffffff;
    line-height: 0px;
    
    
    
    
}

h6 {

    font-size:25px;
    font-weight: 700;
    color:#101010;
    line-height: 0px;
    margin:0px;
  
    
}

h7 {

  font-size: 23px;
  font-weight: 400;
  color: #ffffff;
  line-height: 0px;
  letter-spacing: 2px;
  
  
  
  
}

h8 {

  font-size: 23px;
  font-weight: 500;
  color: #101010;
  line-height: 0px;
  letter-spacing: 2px;
  
}


h9 {

  font-size: 17px;
  font-weight: 500;
  color: #ffffff;
  line-height: 0px;
  letter-spacing: 2px;
  
  
}

h10 {

  font-size: 14px;
  font-weight: 400;
  color: #101010;
  line-height: 0px;
  letter-spacing: 2px;
  
}

/*--- Typography Ends ---*/

/*--- Typography Ends ---*/



/*-- Letter Spacing --*/

.letter-ten {

letter-spacing: 10px;

}



/*-- Text Styles --*/


.text-shadow {
text-shadow: 2px 2px 5px #181818;
}

/*-- Colors --*/

.pink {
    color: #F11286;
}

.yellow {

  color:  #f1bd12;
}

.black {
  background-color: #101010;
}

.green {
  color: #80D348;
}

.white-text{

  color:#ffffff;
}

.background-green {
  background-color: #80D348;
}

.black-hover {
  background-color: #101010;
}

.black-hover:hover {
  background-color: #80D348;
}

.hyperlink:hover {
 
  color:#80D348;
}

/*--- Spacing ---*/


.spacefive{
    padding:5px;
  }

  .spaceten{
    padding:10px;
  }

  .spacefifteen{
    padding:15px;
  }

  .spacetwentyfive{
    height:25px; 
   }
  
  .spacefifty{
    height:50px; 
   }
   

   .spaceseventyfive{
    height:75px; 
   }

   .spacehundred{
     height:100px;
   }
   
   .spacehundredfifty{
     height:150px;
   }
   
   .spacetwohundred{
     height:200px;
   }

   .spacetwohundredfifty{
    height:250px;
   }
   
   
   .spacethreehundred{
     height:300px;
   }



   .space-pattern {
     height:115px;
   }


/*--- Spacing Ends ---*/


/*-- Positioning --*/


.center {
text-align: center;
}

.vertical-center{
    display: flex;
    align-items: center;
  }






/*--- Accordian --- */


.accordion {
  color: #444;
  cursor: pointer;
  padding: 35px 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  background-color: #ffffff;
      
}


.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin: 0px;
    padding: 0px;
    line-height: 0px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}





/*-- Boxes --*/

.box-one{
    margin:auto;
    padding:5%;
  }

  .box-two{
    margin:auto;
    padding:7.5%;
  }

  .box-three{
    margin:auto;
    padding:10%;
  }

  .box-five {
    margin:auto;
    padding:25%;
  }

  .box-testimonial {
    padding: 5%;
    border-style: solid;
    border-color: #ffffff;
    border-width: 1px;
    width: 95%;
    margin: auto;
}

.ingredients-one{

padding: 0% 7%;

}
/*-- Boxes End --*/

/*-- HR Lines --*/


hr.thick{
    border: 10px solid;
}

hr.mid{
    border: 5px solid;
}

hr.small{
    border: 1px solid;
}

/*-- Details --*/


.boxshadow{
  box-shadow: 0 2px 1px rgba(0,0,0,0.11), 
            0 4px 2px rgba(0,0,0,0.11), 
            0 8px 4px rgba(0,0,0,0.11), 
            0 16px 8px rgba(0,0,0,0.11),
            0 32px 16px rgba(0,0,0,0.11);

            z-index: 1;
}


.hr-hero{
  
 width:235px; 
 margin:0px auto;
  
}



/*--- Details --- */

.corners{

  border-radius: 30px;

}


.corners-two{
  border-radius: 60px;
}


.nav-carticon{
 width:30px; 
}


/*-- Hero Sections ---*/


.home-hero{
  
background-image: url("/cdn/shop/files/Basias-Home-Hero.jpg?v=1656689596");
background-attachment: scroll;
background-position:center;
background-repeat: no-repeat;
background-size: cover;

}

.product-heat {

background-image: url("/cdn/shop/files/Basias-Pickels-Hero-Texas-Heat.jpg?v=1655443128");

background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: contain;

}

.product-garlic {

  background-image: url("/cdn/shop/files/Basias-Pickels-Hero-Old-World-Garlic-Dill.jpg?v=1655443128");
 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  
  }


.product-locations {

  background-image: url("/cdn/shop/files/Basias-Pickels-Hero-Locations.jpg?v=1656080412");
 background-attachment: scroll;
background-position:center;
background-repeat: no-repeat;
background-size: cover;
  
  }


.product-about {

  background-image: url("/cdn/shop/files/Basias-About-Us-Hero.jpg?v=1656681373");
 background-attachment: scroll;
background-position:center;
background-repeat: no-repeat;
background-size: cover;
  
  }




.product-homestyle {

  background-image: url("/cdn/shop/files/Basias-Pickels-Hero-Homestyle.jpg?v=1655443128");
 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  
  }


.testimonial-background {

  background-image: url("/cdn/shop/files/Basias-Pickels-testimonial-bg.jpg?v=1655492177");
 
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  
  }




.find-store {
 
  background-image: url("/cdn/shop/files/callout_findus_bg.png?v=1655281430");
  background-size: cover;
  background-repeat: no-repeat;
  height:900px;

}

.feel-hungry {
 
  background-image: url("/cdn/shop/files/callout_recipes_bg.png?v=1655281457");
  background-size: cover;
  background-repeat: no-repeat;
  height:900px;

}


.our-story {
 
  background-image: url("/cdn/shop/files/call-out_about_bg.jpg?v=1656000893");
  background-size: cover;
  background-repeat: no-repeat;
  height:900px;

}


.products-hero{
  
background-image: url("/cdn/shop/files/banner_products.png?v=1655471548");
background-attachment: absolute;
background-position: center;
background-repeat: no-repeat;
background-size: cover;

}



.recipes-hero{
  
background-image: url("/cdn/shop/files/banner_recipes_c7d3cc87-7fde-4906-abd1-6d8b694049af.png?v=1655471634");
background-attachment: absolute;
background-position: center;
background-repeat: no-repeat;
background-size: cover;

}




.about-hero{
  
background-image: url("/cdn/shop/files/Basias-Pickels-Repeated-Hero.jpg?v=1656003010");
background-attachment: absolute;
background-position: center;
background-repeat: no-repeat;
background-size: cover;

}


.ingredients-hero{
  
background-image: url("/cdn/shop/files/banner_ingredients.png?v=1655236722");
background-attachment: absolute;
background-position: center;
background-repeat: no-repeat;
background-size: cover;

}



.cloth-pattern {

background-image: url("/cdn/shop/files/basias_gingham_repeater.png?v=1655281763");
background-repeat: repeat;
z-index: -1;
position: relative;

}


/*--- Testimonial --*/




/* Slideshow container */
.slideshow-container {
  position: relative;

}

/* Slides */
.myTestimonial {
  display: none;
  padding: 50px 80px;
  text-align: center;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
}

/* The dot/bullet/indicator container */
.dot-container {
    text-align: center;
    padding: 20px;
   
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
.dot:hover {
  background-color: #80d348;
}


/*-- Button -- */


.arrow-button{
width:100px;
margin:auto;
}




@media screen and (max-width: 1440px) {
  
  
   {
   
    .container-nav {
    margin: auto;
    width: 98%;
}
  
  
  .product-heat{
    
  background-attachment: scroll;

  }
  
  
    .product-garlic{
    
  background-attachment: scroll;

  }
  
    .product-homestyle{
    
  background-attachment: scroll;

  }
  
  
  
  .testimonial-background {
    
      background-attachment: scroll;
    
  }
  
  
  
  
  .spacefifty {
    height: 25px;
}
  
  
  
  
  .container-eight {

    width: 95%;
}
  
.container-seven {
    width: 80%;
} 
  
  
h1 { 
  
  font-size:85px;
  
} 
  
  
h2 { 
  
  font-size:65px;
  
}  
  

h3 {
    font-size: 23px;
}
  
  
h4 {
    font-size: 23px;
  
}  
  
  
h7 { 
  
  font-size: 18px;
}
  

  
h8 { 
  
  font-size: 18px;
}
  
  
  
  .container-six {
    margin: auto;
    width: 80%;
}

  

}


@media screen and (max-width: 1375px)
  
  {
   
    .container-nav {
    margin: auto;
    width: 98%;
}
    
    
    h9 {
    font-size: 15px;
    font-weight: 500;
      
    }
    
    
  }


@media screen and (max-width: 1300px)
  
  {
   
       .navtablet-none {
   
    display:none;
    
  }
  
  
    .navtablet-down {
   
    display:inherit;
    
  }
    
    
      
  
  
.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  background-color: #f11286;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #ffffff;
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.openbtn {
  font-size: 35px;
  cursor: pointer;
  color: #ffffff;
  padding: 10px 15px;
  border: none;
  float:right;
  background-color: transparent;
}
    
    
.openbtn-blk {
  font-size: 35px;
  cursor: pointer;
  color: #181818;
  padding: 10px 15px;
  border: none;
  float:right;
  background-color: transparent;
}

  
  .mobile-navlogo {
    float: left;
    width: 10%;
    padding: 0px 10px;
}



.openbtn:hover {
  
  color: #80d348;
  background-color: transparent;
}
    
.openbtn-blk:hover {
  
  color: #80d348;
  background-color: transparent;
}


#main {
  transition: margin-left .5s;
  padding: 16px;
}

  
    
    .nav-logo {
    width: 35%;
    margin: auto;
    padding: 15px;
}
  
  
  
    
 }



@media screen and (max-width: 1240px) {
  
  
  
  
  h1 { 
  
  font-size:55px;
  
} 
  
  
h2 { 
  
  font-size:55px;
  
}  
  
  
  h3 { 
  
  font-size:19px;
  
}  
  
  
  h4 { 
  
  font-size:19px;
  
}  
  
  
  
  
  h7 {
    font-size: 15px;
    letter-spacing: 1px;
}
  
  
  
  h8 {
    font-size: 15px;
    letter-spacing: 1px;
}
  
  
  p{
    font-size: 15px;
  }
  
  
  
  
  .footer-logo {
    width: 65%;
    margin: auto;
    padding: 15px;
}
  
  
  
  
      .container-eight {
    margin: auto;
    width: 90%;
}

  
  
  
    .container-six {
    margin: auto;
    width: 90%;
}

  
  
  
.home-hero{

  background-attachment: scroll;
  
}
  
  .as-seen img {
    padding: 10px 30px;
  }
  
  
  
.product-locations {
  
  background-attachment: scroll;
}


 
  
  
}  





@media screen  and (max-width: 768px) {
  
 column-txt{ 
   
  width:100%; 
  
   
 }
  
  
  .as-seen {
    width: 40%;
    
  }
  
  
}






@media screen and (max-width: 768px) {
  
  
     .container-six {
    margin: auto;
    width: 90%;
}

   
  
.columns-three {
    float: left;
    width: 50%;
    padding: 0%;
}  


.spacefifty {
    height: 25px;
}
  
  
  
  .spacehundred {
    height: 50px;
}
  
  
  h1{
    
   font-size:85px; 
  }

  
  
  .spacetwohundredfifty {
   
    height:200px;
    
  }
  
  
  .spacethreehundred {
   
    height:200px;
    
  }
  
  
  
   .tablet-none {
   
    display:none;
    
  }
  
  
    .tablet-down {
   
    display:inherit;
    
  }
  
  
  
     .columns-six {
    float: left;
    width: 80%;
    padding: 0%;
}




 .columns-five {
    float: left;
    width: 100%;
    padding: 0%;
}

  
   .columns-four {
    float: left;
    width: 100%;
    padding: 0% 10%;
}




 .columns-three {
    float: left;
    width: 100%;
    padding: 0%;
}


  
   .columns-two {
    float: left;
    width: 100%;
    padding: 0%;
}
  
  
  
  
  .footer-icons {
    font-size: 50px;
    padding: 0 25px 0 0;
}
  

}  
  





/*---- Media Screens START HERE ---*/


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


  .home-hero{
  
background-image: url("/cdn/shop/files/Basias-Home-Hero.jpg?v=1656689596");
background-attachment: scroll;
background-position: center;
background-repeat: no-repeat;
background-size: 275%;

}
  
  .mobile-navlogo{

float:left;
width:20%;
  padding:10px;

}
  
  
  .myTestimonial{
    
    padding:30px;
  }
  
  
 
  .columns-asseen{
   
    width:60%;
    margin:auto;
    
  }
  
  
  .columns-asseen::after{
    
     content: "";
      clear: both;
      display: table;
  }
  
  
  
/*-- Letter Spacing ---*/  
  
 .letter-half {
   
    letter-spacing: .2em;
   
 }
  
  
  
 .letter-five {
    letter-spacing: 5px;
}
   
  
  
  .letter-ten {

letter-spacing: 5px;

}
  
  

  /*-- Letter Spacing Ends ---*/  



.container-seven {
 
  width:95%;
  
}  


  
   .columns-six {
    float: left;
    width: 80%;
    padding: 0%;
}




 .columns-five {
    float: left;
    width: 100%;
    padding: 0%;
}

  
   .columns-four {
    float: left;
    width: 100%;
    padding: 0% 10%;
}




 .columns-three {
    float: left;
    width: 100%;
    padding: 0%;
}


  
   .columns-two {
    float: left;
    width: 100%;
    padding: 0%;
}
  
  
  .footer-logo {
   
    width:25%;
    padding: 0px;
  }

  
  
 /*----- Typography ------ */ 
  
  h1 {
    
    font-size: 60px;
    line-height: 1.25em;
}
  
  h2{
  
    font-size:48px;
  
  }
  
  
  
  
  
  
.spacehundred {
    height: 50px;
}
  
  


.spacetwohundred {
    height: 50px;
}
  
  
  .spacetwohundredfifty {
   height: 75px;
}
  
  
  .spacethreehundred{
     height: 100px;
    
  }
  
  
.vertical-center{

display:inline;  
  
}
  
  
.columsdbl-center{
  
  display:inline;  
  
}
  
  
  
.findshoplearn-center {
    display: flex;
}
  
  
  
  

}








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

.box-five {
    margin: auto;
    padding: 7%;
}  

  
}  