/** Shopify CDN: Minification failed

Line 1098:2 Unexpected "}"

**/
/* Newly installed font code */

@font-face {
  font-family: "Figtree";
  src: url(//www.sunnilandpatio.com/cdn/shop/t/40/assets/Figtree-VariableFont_wght.woff?v=156863281905551869231754054202) format("woff"),url(//www.sunnilandpatio.com/cdn/shop/t/40/assets/Figtree-VariableFont_wght.woff2?v=46400008710662253991754054202) format("woff2");
}
@font-face {
  font-family: "Figtree Italic";
  src: url(//www.sunnilandpatio.com/cdn/shop/t/40/assets/Figtree-Italic-VariableFont_wght.woff?v=107293603064950952051754054202) format("woff"),url(//www.sunnilandpatio.com/cdn/shop/t/40/assets/Figtree-Italic-VariableFont_wght.woff2?v=114302770413043034911754054202) format("woff2");
}

* {font-family: "Figtree" !important; }

/* .shopify-section {
  margin: 40px 0px
} */


/* START Global Classes */
.button-custom__large {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 50px !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 21.6px !important;
  letter-spacing: initial !important;
  text-align: center !important;
  text-transform: capitalize !important;
  color: #263238 !important;
}
.button-custom__small {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  min-height: 40px !important;
  padding: 6px 30px !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  line-height: 18px !important;
  letter-spacing: initial !important;
  text-align: center !important;
  text-transform: capitalize !important;
  color: #263238 !important;
}
.button-custom__extra-small {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 35px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  line-height: 18px !important;
  letter-spacing: initial !important;
  text-align: center !important;
  text-transform: capitalize !important;
  color: #455A64 !important;
}
.shop-all_link-color {
  color: #DD2C00 !important;
}
.shop-all_link-color svg path {
  fill: #DD2C00 !important;
}
.SectionHeader:not(:only-child) {
  margin-bottom: 25px;
}
section {
  margin: 0 0 80px !important;
  padding: 0 !important;
}
section#section-announcement {
  margin: 0 !important;
}
.SectionHeader__Heading.SectionHeader__Heading, .SectionHeader__SubHeading.SectionHeader__SubHeading {
  margin: 0;
}
.SectionHeader__Heading.SectionHeader__Heading {
  margin-bottom: 10px;
}
.flickity-page-dots .dot {
  background: #CFD8DC;
  border: 1px solid #CFD8DC;
}
.flickity-page-dots .dot.is-selected {
  background: #607D8B;
  border-color: #607D8B;
}
@media screen and (min-width: 641px){
  .button-custom__large {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .SectionHeader:not(:only-child) {
    margin-bottom: 40px;
  }
  .SectionHeader__Heading.SectionHeader__Heading {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 641px) {
  section, .shopify-section--bordered > .Section--spacingNormal{
    margin: 0 0 80px !important;
    padding: 0 !important;
  }
}
/* END Global Classes */



/* START 'Featured Collections' section editing */
.is-draggable.ProductList--carousel .Carousel__Cell {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

#BestSeller_Section {
  margin-bottom: 40px;
}

/* END 'Featured Collections' section editing */

/* Start of Footer section editing */
.HorizontalList__Item:last-child > .Link {
  padding-right: 0;
}
.Footer_Upper {
  /* height: 10rem; */
  padding-bottom: 80px;
}
.Footer {
  padding-top: 75px;
}

@media screen and (max-width: 641px) {
  .Footer_Upper{
    padding-bottom: 40px;
  }
}

.Footer_Upper h2, .Footer_Upper p {
  color: #263238;
}

.Footer_Upper p {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}

.Upper_Footer-Features {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.Upper_Footer-Features img {
  width: 100%;
}

@media screen and (max-width: 641px) {
  .Upper_Footer-Features {
    margin-top: 20px;
  }
  .Upper_Footer-Features img {
    display: none;
  }
  .Footer__Inner .Linklist__Item > .Link {
    color: #CFD8DC;
  }
  .Footer__Inner .Linklist__Item > .Link:hover {
    color: #90A4AE;
  }
}

@media screen and (min-width: 642px) {
  .Upper_Footer-Features-Mobile {
    display: none;
  }
  .Footer__Inner > .Footer__Block:not(:last-of-type) {
    margin-top: 33px;
    margin-bottom: 0px;
  }
  .Footer__Block.Footer__Block--html {
    margin-top: 0 !important;
  }
}

/* @media screen and (max-width: 640px) {
  .Upper_Footer-Features img {
    width: 100%;
  }
} */

.Footer_Logos{
  width: 100%;
  height: 180px;
  background: #455A64;
  display: flex;
  justify-content: center;
}

.Footer_Logos-Mobile {
  width: 100%;

}

.Logo_Container {
  width: 80%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logos {
  background: transparent;
}

.Footer_Lower_Container {
  background: #37474F;
  color: #ffffff;
  padding-top: 4rem;
}

.Footer__Social {
  display: flex;
}
.Footer__Social .Icon {
  width: unset;
  height: unset;
}
.Footer__Title, .Footer__Social .Link--primary:hover {
  color: #fff;
}

@media screen and (min-width: 1441px) {
  .Footer_Lower_Container, .Copyright_Footer {
    margin: 0;
    max-width: 100%;
  }
}

.Footer__Title {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 28px;
  color: #FFFFFF;
  margin-bottom: 15px;
}
.links_container .Footer__Title, .Footer__Block.Footer__Block--links .Footer__Title {
  margin-bottom: 20px;
  font-size: 23px;
}
.Footer__Inner .linklist_container .Linklist__Item,.Footer__Inner .Linklist .Linklist__Item {
  margin-bottom: 20px;
}
.Footer__Inner .links_container .Footer__Block.Footer__Block--html.mobile_links {
  display: none;
}
.Footer__Block--text {
  text-align: end;
}
.Footer__Block--html {
  text-align: end;
}

.Rte p {
  margin-bottom: 0 !important;
}

.footer_email {
  text-decoration: none !important;
  color: #ffffff !important;
}

.Footer_Form-Submit {
  border-radius: 50px;
  background: #D14343;
}
.Footer_Form-Submit::before {
  border-radius: 50px;
  background: #D14343;
}

.Footer-Form_Input {
  border-radius: 5px;
  background: #ffffff;
  color: var(--text-color);
}

/* .social_media_icon{
  background: #ffffff;
  color: #37474F;
  padding: 0.1rem 0.2rem 0.15rem 0.2rem;
  border-radius: 1rem; 
} */

.links_container {
  display: none;
}

.Footer_Form-Submit {
  height: 50px;
  padding: 0 40px;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 21.6px;
  letter-spacing: 0.5px;
}
.Footer__Block--links .Link.Link--primary {
  color: #CFD8DC;
  line-height: 18px;
}
.Footer__Block--links .Link.Link--primary:hover {
  color: #90A4AE;
}

@media screen and (min-width: 642px) {
  .Copyright_Footer {
    background: #1E272C;
    width: 100%;
    height: 75px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 50px;
    color: #FFFFFF;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
  }
  
  .Copyright_Footer-Mobile{
    display: none;
  }
  .Footer__Social {
    justify-content: end;
  }
}

@media screen and (max-width: 641px) {
  .Copyright_Footer {
    display: none !important;
  }

  .Copyright_Footer-Mobile{
    display: flex;
    flex-flow: column;
    justify-content: center;
    background: #1E272C;
    height: 100px;
  }
}


.Powered_Era, .Sunniland_Copyright {
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  color: #FFFFFF;
}
@media screen and (min-width: 641px) and (max-width: 1139px) {
  .Footer__Block {
    flex: 0 1 auto;
  }
  .Footer__Block--newsletter {
    flex-basis: 250px;
  }
}
@media screen and (max-width: 640px) {
  .Footer_Logos {
    height: 18rem;
  }
  
  .Logo_Container {
    flex-wrap: wrap;
  }
  
  .logos {
    width: 45%
  }

  .Footer__Block--links {
    display: none;
  }

  .Linklist {

  }

  .Footer__Block--html {
    text-align: start;
  }

  .links_container {
    display: flex;
    justify-content: space-between;
    order: 2;
  }
  .links_container > .Footer__Block--newsletter:first-child {
    display: none;
  }

  .Footer__Block--newsletter {
    order: 1;
    margin-bottom: 2rem;
  }

  .Footer__Block--html {
    order: 3;
  }

  .Footer__Inner {
    display: flex;
    flex-direction: column;
    padding-bottom: 28px;
  }
}


/* End of Footer section editing */

/* Start of Header section editing */

.Header__Cart-Icon {
  margin-left: .3rem !important;
}

@media screen and (min-width: 641px) {
  .Header__Cart-Icon {
    margin-left: 25px !important;
  }
}

.Search__Close.custom {
  position: absolute;
  top: 25px;
  right: 65px;
}
.Search__Input {
  color: #CFD8DC !important;
  font-size: 16px;
}
.Search__Input::placeholder {
  color: #CFD8DC !important;
  opacity: 1;
}
.Search__InputIconWrapper .hidden-phone {
  color: #CFD8DC !important;
}
.Header__Wrapper .HorizontalList--spacingLoose {
  padding-top: 55px;
}
.Search__InputIconWrapper {
  margin-right: 7px;
}
.Header__Wrapper .Icon {
  width: 20px;
  height: 20px;
}
.Header__Wrapper .Icon circle {
  stroke-width: 1px;
}
.Header__Wrapper .Icon path {
  stroke-width: 1px;
}
.Header__Wrapper .Icon.Icon--account path {
  fill: none;
  stroke-width: 1.5px;
}

.Icon-Wrapper--clickable.social_media_icon svg {
  width: 30px;
  height: 30px;
}
@media screen and (min-width: 641px) {
  .Search__Input {
    font-size: 14px;
  }
  .Search__InputIconWrapper {
    margin-right: 11px;
  }
  .features--heading-large .u-h8 {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .Header__Wrapper {
    padding: 15px 18px 10px;
  }
  .Header__FlexItem--fill:last-child {
    margin-top: 15px;
  }
  .Search__Close.custom {
    position: absolute;
    top: 13px;
    right: 19px;
  }
}

/* End of Header section editing */

/* START Predictive Search edits */
#Search .Search__SearchBar {
  display: none;
}
#Search .Search__Inner {
  padding: 0px;
}
#Search .Search__Results {
  padding: 14px 18px;
}
@media screen and (min-width: 641px){
  #Search .Search__Results {
    padding: 20px 64px;
  }
}
/* END Predictive Search edits */

/* Start of Best Seller section editing */
#Featured-Collections_Heading {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #263238;
  margin-bottom: 15px;
}

#Featured-Collections_SubHeading {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #263238;
}
.ProductListWrapper {
  margin: 0 0 40px;
}
.Best_Seller-Container #Shop-all_link {
  padding: 0 !important;
}
.ProductListWrapper .ProductItem__Vendor, .ProductListWrapper .ProductItem__Title {
  margin: 0 0 5px;
}
.ProductListWrapper .ProductItem__PriceList {
  margin: 0 0 5px;
}
.ProductListWrapper .ProductItem__Rating {
  margin: 0 0 15px;
}
.ProductItem__Label--soldOut {
  display: none;
}
.ProductList--carousel .Carousel__Cell {
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (max-width: 1139px) {
  .Featured-Collection-Shop_All {
    /* padding-left: 50px !important; */
  }
}
@media screen and (max-width: 640px) {
  .Featured-Collection-Shop_All {
    /* padding-left: 25px !important; */
  }
  #Featured-Collections_Heading {
    margin: 0 0 10px !important;
  }
  #Featured-Collections_SubHeading {
    margin: 0 !important;
  }
  section[data-section-type="featured-collections"] header {
    margin-bottom: 25px !important;
  }
}
/* End of Best Seller section editing */


/* Start of Slideshow section editing */



.Image--contrast::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.50) 100%);
}
#Slideshow_Heading {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 46px;
}
#Slideshow_SubHeading {
  margin-bottom: 15px;
  text-align: center;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 35px;
}
.Slideshow__Carousel .SectionHeader__Description {
  margin: 0 auto 40px;
  text-align: center;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px;
  line-height: 28px !important;
  color: #FFFFFF;
}
.Slideshow .Slideshow__Button, .ButtonGroup--spacingSmall {
  margin-right: auto;
  margin-left: auto;
}
.Carousel--insideDots .flickity-page-dots {
  left: 0 !important;
  right: 0 !important;
  line-height: 8px;
  bottom: 30px;
}
.js .Slideshow__Content .SectionHeader {
  /* Turn on if you want the slide text to show before the lazyloaded image */
  /* opacity: 1 !important; */
  /* visibility: visible !important; */
  /* transform: matrix(1, 0, 0, 1, 0, 0) !important; */
}

@media screen and (min-width: 641px) {
  .Slideshow__Content {
    margin-bottom: 120px;
  }
  #Slideshow_Heading {
    font-size: 68px;
    line-height: 82px;
    text-transform: capitalize;
    margin-bottom: 20px !important
  }
  .SectionHeader__Description {
    max-width: 672px;
    margin-bottom: 54px;
    .Carousel--insideDots .flickity-page-dots {
      bottom: 40px;
  } }
}

@media screen and (max-width: 640px) {
  #Slideshow_Heading {
    /* width: 350px; */
    /* height: 50px; */
  }
}

/* End of Slideshow section editing */

/* Start of Collection List editing */


#Collection-List_Heading {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #263238;
  margin: 0 0 15px;
}

#Collection-List_SubHeading {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  /* letter-spacing: initial; */
}
.CollectionItem .CollectionItem__Content {
  padding: 0 15px;
}
#Mobile-Collection-List_Container #Shop-all_link {
  padding: 0;
}
section.Container.splide[data-section-type="collection-list"] {
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 20px !important;
  max-width: 1650px !important;
}
section.Container.splide[data-section-type="collection-list"] .splide__track {
}
section.Container.splide[data-section-type="collection-list"] .CollectionList {
  margin-bottom: 35px !important;
  flex-wrap: nowrap;
}
section.Container.splide[data-section-type="collection-list"] .CollectionList .CollectionItem, 
section.Container.splide[data-section-type="collection-list"] .CollectionList--spaced .CollectionItem {
  padding: 0 !important;
  flex: 0 0 auto;
  min-width: unset;
}
section.Container.splide[data-section-type="collection-list"] .CollectionList .CollectionItem .CollectionItem__Wrapper {
  aspect-ratio: .88 !important;
}
section.Container.splide[data-section-type="collection-list"] .CollectionList .CollectionItem .CollectionItem__Wrapper .CollectionItem__Content--bottomLeft,
section.Container.splide[data-section-type="collection-list"] .CollectionList .CollectionItem .CollectionItem__Wrapper .CollectionItem__Content--bottomRight,
section.Container.splide[data-section-type="collection-list"] .CollectionList .CollectionItem .CollectionItem__Wrapper .CollectionItem__Content--bottomCenter {
  bottom: 13% !important;
}
@media screen and (min-width: 641px) {
  section.Container.splide[data-section-type="collection-list"] {
    padding: 0 50px !important;
  }
  section.Container.splide[data-section-type="collection-list"] .CollectionList {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 1139px) {
  section[data-section-type="collection-list"] .CollectionList .CollectionItem {
    min-width: calc(50% - 10px);
    padding: 0 !important;
  }
  section[data-section-type="collection-list"] .CollectionList:not(.splide__list) {
    gap: 20px;
    padding: 0 10px;
  }
}
@media screen and (min-width: 1140px) {
  section.Container.splide[data-section-type="collection-list"] {
    padding: 0 92px !important;
  }
  section[data-section-type="collection-list"] .CollectionList .CollectionItem {
    width: calc(20% - 32px);
    padding: 0;
  }
  section[data-section-type="collection-list"] .CollectionList:not(.splide__list) {
    margin-bottom: 40px;
    gap: 40px;
  }
}

@media screen and (max-width: 640px) {
  #Mobile-Collection-List_Container {
    padding: 0 16px;
  }
  #Mobile-Collection-List_Container #Shop-all_link {
    padding: 30px 0 0;
    margin-left: 3px
  }
  #Collection-List_Heading {
    margin: 0 0 10px;
  }
}

/* End of Collection List editing */

/* Start of Main Collections List section editing */
section.Section.main-collections-list {
  padding-top: 20px !important;
}
@media screen and (min-width: 641px) {
  section.Section.main-collections-list {
    padding-top: 80px !important;
  }
}
@media screen and (max-width: 1139px) {
  #Main_CollectionList {
    display: flex;
    flex-direction: column;

  }
  #Main_CollectionItem__Wrapper {
    display: flex;
    align-items:center;
  }
  .Main_CollectionTitle{
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
  }
  .title_with_svg {
    width: 100%;
    margin-left: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    
  }
  #Main_CollectionItem {
    height: 90px;
    /* margin: 1rem 0; */
    border-bottom: 1px solid #CFD8DC;
    padding: 10px;
  }

  
  /*
  #Main_CollectionItem__Wrapper {
    height: 6rem;
    width: 100%;
  } */

  .Main_CollectionItem__Image {
    width: 97px;
    height: 73px;
  }
}


@media screen and (min-width: 1140px) {
  .Main_CollectionTitle-Arrow {
    display: none;
  }

  #Main_CollectionItem {
    width: 16.6%;
  }

  .title_with_svg {
    text-align: center;
  }

  .Main_CollectionItem__Image {
    width: 100%;
  }

  #Main_CollectionItem__Wrapper {
    padding: 1rem 2rem;
  }
}



#Main_CollectionList {
  display: flex;
  margin-bottom: 40px;
}

.title_with_svg {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #263238;
  margin-top: 15px;
}

.ProductItem__Image {
  /* width: 284px !important; */
  /* height: 284px !important; */
  object-fit: cover;
}
.featured-collections {
  aspect-ratio: 1 !important;
}


/* End of Main Collections List section editing */

/* Start of subcollection section editing */

body:not(.template-search) section[data-section-type="collection"] .SectionHeader__Description {
  margin-left: 0;
  max-width: 90%;
}
body.template-search section[data-section-type="collection"] .SectionHeader__Description,
body.template-search section[data-section-type="collection"] .Pagination {
  text-align: center;
}
section[data-section-type="collection"] .SectionHeader__Description p {
  text-align: start;
}
.CollectionMain .Price--highlight {
  font-size: 18px;
  line-height: 22px;
}
.CollectionMain #collection-products {
  aspect-ratio: 1;
}
.CollectionMain .Grid__Cell {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

/* #collection-products {
  width: 284px;
  height: 284px;
}

#collection-products > img {
  width: 284px;
  height: 284px;
} */

.ProductItem__Label--onSale {
  background: #DD2C00;
  color: #FFFFFF;
}

.CollectionMain .Pagination {
  display: flex;
  justify-content: center;
}
@media screen and (max-width:641px){
  section.Section.Announcement_Banner .Rte p {
    padding: 20px 0;
  }
}
/* End of subcollection section editing */

/* Start of Shop The Look section edits */

#Shop-the-look_Container {
  display: flex;
  flex-flow: column;
  justify-content: center;
  /* align-items: center; */
}

#Shop-The-Look_Heading {
  margin: 0 0 9px;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #263238;
}

#Shop-The-Look_SubHeading {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #263238;
}

.ShopTheLook__Item .ProductItem__Title.Heading {
  text-align: center;
}
.ShopTheLook__Inner .ProductItem__PriceList {
  text-align: center;
}
.ShopTheLook__ViewButton {
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 641px) {
  #Shop-The-Look {
    display: none;
  }
  #Shop-The-Look_Heading {
    margin: 0 0 15px;
  }
}
/* End of Shop The Look section edits */


/* Start of Testimonial section editing */

/* @media screen and (max-width: 313px) {
  .ProductList--carousel .Carousel__Cell {
    width: 95%;
    padding: 0 5px;
  }

  .Testimonial__Content {
    height: 38rem;
  }

  .linklist_container {
    padding: 1px;
  }
} */
section[data-section-type='testimonials__custom'] .ProductList--carousel .Carousel__Cell {
  flex-direction: unset !important;
  padding: 0 !important;
}
section[data-section-type='testimonials__custom'] #Shop-all_link {
  margin: 40px 0 0 !important;
  padding: 0 !important;
}
section[data-section-type='testimonials__custom'] .Testimonial__Content {
  width: unset !important;
  height: unset;
  min-height: 450px;
  padding-bottom: 2rem;
}
#Testimonials_Heading {
  margin: 0 0 10px;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #263238;
}

#Testimonials_SubHeading {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #263238;
}

@media screen and (max-width: 641px) {
  #Testimonials_Heading {
    margin: 0 0 15px;
  }
  section[data-section-type='testimonials__custom'] #Shop-all_link {
    margin: 35px 0 0 !important;
    padding: 0 !important;
  }
  .ProductList--carousel .Carousel__Cell {
    width: 85%;
    padding: 0 5px 0 0;
  }

  .Testimonial__Content {
    /* height: 38rem; */
    width: 258px;
    height: 450px;
  }

  .linklist_container {
    padding: 1px;
  }

  .Testimonial {
    width: 258px;
    height: 450px;
  }
  
}
/* .ProductList--carousel .Carousel__Cell:first-child {
  padding-left: 0px;
} */

/* End of Testimonial section editing */

/* Start of Best Seller section editing */

#BestSeller-Carousel__Cell {
  height: 514px;
  width: 284px;
  margin-right: 40px;
}

/* @media screen and (max-width: 641px) {
  #BestSeller-Carousel__Cell {
    width: 258px;
    height: 458px;
  }

  
  .ProductItem__ImageWrapper {
    width: 258px;
    height: 276.43px;
  }

  .ProductItem__Info {
    width: 258px;
    /* height: 145px; */
  }

  .Best_Seller-Container {
    margin-top: 15px;
  }


/* End of Best Seller section editing */




/* Start of Blog section */
.blog-posts .ArticleItem__Link{
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 50px;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  text-transform: capitalize;
  letter-spacing: initial;
  /* position: relative; */
  /* bottom: 25px; */
}
.blog-posts .ArticleItem__Title {
  display: block !important;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 18px !important;
  line-height: 28px;
  color: #FFFFFF;
  margin: 0 0 30px;
}
.blog-posts .ArticleItem__Content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  width: 100%;
  height: unset;
  max-height: 100%;
  margin: 0;
  padding: 25px;
}
.blog-posts .ArticleItem__Link{
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 50px;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  text-transform: capitalize;
  letter-spacing: initial;
  /* position: absolute; */
  /* bottom: 25px; */
  width: max-content !important;
  height: 50px !important;
  padding: 15px 25px !important;
}

.blog-posts .ArticleItem__Title {
  display: block !important;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 18px !important;
  line-height: 28px;
  color: #FFFFFF;
}
.blog-posts .ArticleItem {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.blog-posts .ArticleItem__Image {
  position: relative !important;
}
.Blog {
  margin-top: 80px;
  display: grid;
}

.FlexBlog {
  display: flex;
  justify-content: space-between;
  /* margin-top: 80px; */
}


#Blog_Cell {
  padding-left: 0;
}

#blog_wrapper {
  margin: 0;
  padding: 0;
}
section[data-section-type="article-list"].blog-posts .ArticleItem_Wrapper {
  width: unset;
  height: 100%;
}
section[data-section-type="article-list"].blog-posts .ProductList--carousel .Carousel__Cell:first-child,
section[data-section-type="article-list"].blog-posts .ProductList--carousel .Carousel__Cell {
  padding: 0 !important;
}
.blogSubscribe-Form {
  margin-top: 30px;
}
.RecentPost {
  margin-top: 40px;
}
#recentPost-Link {
  text-decoration: underline;
}
.Phone-MenuHeading {
  padding-top: 20px;
}
/* .blog-topics-menu {
  display: flex;
  justify-content: end;
  margin-right: 5px;
  position: sticky;
  top: 40%;
  margin-left: auto;
} */

.blog-topics-menu {
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 800;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #FFFFFF;
  transform: rotate(-90deg);
  background: #263238;
  position: fixed;
  width: 164px;
  height: 35.08px;
  top: 358px;
  left: unset;
  right: -65px;
  z-index: 9;
}
.blog-topics-menu .hidden-phone {
  display: none !important;
}

.topics-text {
  display: flex !important;
  align-items: center;
  text-align: center;
  justify-content: center;
  background: #263238;
  width: 128.92px;
  height: 35.08px;
}

.blog-topic_button {
  transform: rotate(90deg);
}

.topic-button_container {
  width: 35.08px;
  height: 35.08px;
  background: #DD2C00;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

#Blog-Posts_Heading {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #263238;
}
#Blog-Posts_SubHeading {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #263238;
}

.Blog .ArticleItem__Excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Article__Wrapper .Form__Input, .Article__Wrapper .Form__Textarea {
  border-color: #000 !important;
}
@media screen and (min-width: 641px) {
  .blog-posts .ArticleItem__Link {
    font-size: 15px;
    line-height: 18px;
  }
}
@media screen and (max-width: 640px) {
  .ArticleItem {
    height: unset;
  }
  .blog-posts .ArticleItem {
    width: 100%;
    height: unset;
  }
  .blog-posts .ArticleItem__ImageWrapper {
    width: 100%;
    height: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 1008px) {
  .Blog_Menu {
    background:#E8E8E8;
    width: 392px;
    height: min-content;
    padding: 40px 40px;
    margin-left: 40px;
  }

  .FlexBlog {
    margin-top: 80px;
  }
}

.Blog_Menu .Heading {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 35px;
  color: #263238;
}

.blog-links {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  color: #000000;
}

@media screen and (max-width: 1007px) {
  .Blog_Menu {
    display: none;
  }
}

.Article__Title {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 25px !important;
  line-height: 35px;
  color: #263238;
}

.Article__Body {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 28px;
  color: #263238;
}
.Article__Body .video-container {
  height: 350px;
}
.Article__Body .video-container iframe {
  width: 100%;
  height: 100%;
}
.Article__Footer svg path {
  fill: #000 !important;
}
.Article__CommentFormWrapper button.Form__Submit::before {
  background-color: unset;
}
.Article__CommentFormWrapper button.Form__Submit {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #263238;
  border-radius: 50px;
  color: #ffffff;
  height: 40px;
  width: 165px;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  letter-spacing: initial;
  text-transform: capitalize;
}
@media screen and (max-width:640px){
  .Article__Body .video-container {
    height: 250px;
  }
}

/* End of Blog section */

/* Start Css for custom-html banner */

.Announcement_Banner {
  background: linear-gradient(96.96deg, #DD4C4C 17.49%, #D14343 75.3%);
  padding: 1.25rem !important;
  color: #FFFFFF;
}
section.Section.Announcement_Banner {
  margin: 0 !important;
}

@media screen and (min-width: 1140px) {
  section.Section.Announcement_Banner .Rte {
    display: flex;
    justify-content: center;
  }
}

/* End Css for custom-html banner */

/* Start of Main Product editing */

.Product-Rte {
  word-break: break-word;
}

.ProductForm__OptionContainer {
  display: flex;
}

.ProductForm__ItemContainer {
  display: flex;
  width: 350px;
  align-items: center;
}

.ProductForm__OptionName {
  margin-right: 19px;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}

.Quantity_BuyButton-Container {
  display: flex;
}

@media screen and (max-width: 640px){
  .ProductForm__AddToCart {
    width: 125px;
    height: 40px;
    font-family: 'Figtree';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
  }
}

.ProductForm__BuyButtons {
  width: 100%;
}
#main-product_buy {
  width: 100%;
  height: 50px;
}

/* removed these as it made the page unresponsive */
#main-prod-img {
  /* width: 608px; */
  /* height: 608px; */
}

@media screen and (min-width: 1008px) and (max-width: 1139px) {
  .Product__Info {
    padding-right: 25px;
  } 
}
@media screen and (min-width: 1140px) {
  .Product__Info {
    margin-right: 25px;
  } 
}
@media screen and (min-width: 1500px) {
  .Product__Info {
    margin-right: 50px;
  } 
}

@media screen and (max-width: 641px) {
/* removed these as it made the page unresponsive */
  #main-prod-img {
    /* width: 350px; */
    /* height: 350px; */
  }

  .Product__SlideshowMobileNav .dot {
    width: 71px;
    height: 73px;
    border: 0;
  }

  #main-product_buy {
    width: 165px;
  }
}
@media screen and (min-width: 1140px){
  .Product__Gallery--stack.Product__Gallery--withThumbnails .Product__Slideshow {
    /* padding-left: 0; */
  }
}

/* End of Main Product editing */

/* Start of Service Page editing */

.image-with-text-block .FlexboxIeFix {
  width: 100%;
  aspect-ratio: 1;
}
.image-with-text-block .FlexboxIeFix .ImageHero {
  height: 100%;
  min-height: unset;
}
.image-with-text-block .FlexboxIeFix .ImageHero .ImageHero__Image {
  background-image: none !important;
}
.image-with-text-block .FlexboxIeFix .ImageHero .ImageHero__Image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-with-text-block .FlexboxIeFix .ImageHero .ImageHero__Wrapper .ImageHero__Block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  height: 100%;
  padding: 26px !important;
}
.image-with-text-block .FlexboxIeFix .ImageHero__Wrapper .ImageHero__Block .ImageHero__BlockContent {
  margin-bottom: 26px;
  font-size: 18px;
}
.image-with-text-block .FlexboxIeFix .ImageHero__Wrapper .ImageHero__Block .ImageHero__BlockLink {
  display: block;
  width: max-content;
  margin-top: 0 !important;
  text-align: center;
  font-size: 15px;
  background-color: #fff;
  color: #263239;
}
@media screen and (min-width:641px){
  .image-with-text-block .FlexboxIeFix {
    aspect-ratio: 1.3;
  }
  .image-with-text-block .FlexboxIeFix .ImageHero {
    height: 100%;
  }
  .image-with-text-block .FlexboxIeFix .ImageHero .ImageHero__Wrapper {
    height: unset;
  }
  .ImageHero__Block {
    padding: 40px !important;
  }
  .image-with-text-block .FlexboxIeFix .ImageHero__Wrapper .ImageHero__Block .ImageHero__BlockLink {
    background-color: transparent;
    color: #FFF;
  }

}

@media screen and (max-width: 641px) {
  .services-list-item {
    
  }
  .services-checkmark {
    /* display: none; */
  }
}

.services-list-item{
  /* list-style: none; */
  margin-bottom: 40px;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  color: #000000;
}

.services-checkmark {
  /* text-align: center; */
  margin-right: 15px;
}

/* End of Service Page editing */

/* Start of Image With Overlay edits */
.ImageHero__ContentOverlay {
  justify-content: center;
  align-items: center;
  margin: 0;
}
.ImageHero__ContentOverlay .SectionHeader {
  margin: 0 0 40px;
}

#Image-With-Overlay_Heading {
  margin: 0 0 20px;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  text-align: center;
  line-height: 30px;
  color: #FFFFFF;
}

#Image-With-Overlay_SubHeading {
  margin: 0 auto;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  line-height: 28px;
  color: #FFFFFF;
}

#Img-W-Overlay_Button1 {
  margin: 0;
  padding: 14px 30px;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #263238 !important;
  text-transform: capitalize;
  letter-spacing: initial;
}

.ImageHero--large {
  min-height: 420px;
}

@media screen and (min-width: 641px) {
  .ImageHero__ContentOverlay .SectionHeader {
    margin: 0 0 28px;
  }
  #Image-With-Overlay_Heading {
    margin: 0 0 15px;
    font-size: 35px;
    line-height: 42px;
  }
  .ImageHero--large {
    min-height: 520px;
  }
}
@media screen and (max-width: 640px) {
  #Img-W-Overlay_Button1 {
    width: 175px;
    min-height: 50px;
  }
}

/* End of Image With Overlay edits */

/* Start of Shipping Banner edits */

.Free-SHipping_Banner {
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #FFFFFF;
}
@media screen and (max-width: 640px) {
  .Free-SHipping_Banner {
    padding: 20px 0;
  }
}

/* End of Shipping Banner edits */


/* START Cart and Cart Drawer edits */
.Cart .edit_cart_option.btn.btn--primary.button {
  display: none !important;
}
.CartItem__Title {
  font-size: 14px;
  white-space: unset;
}
.CartItem__Meta, .CartItem__LinePriceList {
  font-size: 13px;
}
.CartItem__Remove {
  font-size: 12px;
}
button.Cart__Checkout::before {
  background-color: unset;
}
button.Cart__Checkout {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #263238;
  border-radius: 50px;
  color: #ffffff;
  height: 40px;
  
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  letter-spacing: initial;
  text-transform: capitalize;
}
@media screen and (max-width: 640px) {
  .Cart.Drawer__Content .QuantitySelector {
    width: 150px;
  }
}
/* END Cart and Cart Drawer edits */


/* START PDP edits */
.selected-option-custom {
  display: block;
  color: #78909C;
  margin-bottom: 10px;
}
.hulkapps_option_value {
  position: relative;
}
body .hulkapps_product_options .hulkapps_option_set .hulkapps_option .hulkapps_option_value .hulkapps_mswatch_option .swatch_selected::after, body .hulkapps_product_options .hulkapps_option_set .hulkapps_option .hulkapps_option_value .hulkapps_swatch_option .swatch_selected::after {
  border-color: #DD2C00 !important;
  border-width: 2px !important;
}
@media screen and (min-width: 1400px) {
  .Product {
    max-width: 1650px;
    padding: 0 92px !important;
    margin: 0 auto !important;
  }
}
.Product__SlideshowMobileNav .dot {
  overflow: hidden;
}
.Product__SlideshowMobileNav .dot img{
  object-fit: cover;
  height: 100%;
  object-position: center center;
  width: 100%;
}
.Product__Slideshow.flickity-enabled.options-selected {
  pointer-events: none;
}
/* END PDP edits */

/* START Page section edits */
.PageHeader.custom .SectionHeader {
  max-width: 680px;
  margin: 0 auto;
}
/* END Page section edits */

/* START Page section edits */
@media screen and (min-width: 641px){
  .AnnouncementBar {
    font-size: 14px;
  }
}
/* END Page section edits */

/* START RecentlyViewedProducts edits */
.RecentlyViewedProducts .splide__arrow--prev {
  left: 10px !important;
}
.RecentlyViewedProducts .splide__arrow--next {
  right: 10px !important;
}
/* END RecentlyViewedProducts edits */

/* Start DIY section edits */
.Article__Body iframe {
  width: 100%;
  height: 350px;
  border: none;
}
.Article__Body.diy-excerpt {
  margin-bottom: 40px;
}
@media screen and (max-width:640px){
  .Article__Body iframe {
    height: 250px;
  }
}
.Blog.DIY .Drawer[aria-hidden="false"]::before {
  opacity: 0 !important;
}

.Blog.DIY .FlexBlog {
  padding: 0;
}

.Blog.DIY .blog-topics-menu {
  display: none;
}

#DIY__Link {
  background: #263238;
  color: #FFFFFF;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  width: 113px;
  height: 40px;
  padding: 10px 20px;
}

.DIY_Post {
  background: #E1E4E6;
  
  height: unset;
  width: 100%;
}

.DIY_Post .ArticleItem__Content {
  padding: 30px 30px 40px;
  margin: 0;
  height: unset;
}

.DIY_Post .ArticleItem__Content .ArticleItem__Title {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}

.Grid__Cell .DIY_Post .ArticleItem__ImageWrapper {
  width: unset;
  margin: 0;
}

.DIY_Article .go-back-link {
  display: block;
  margin-bottom: 50px;
}

.DIY_Article .go-back-link span {
  margin-left: 10px;
  text-decoration: underline;
}

.Container[data-section-type="diy-blog"] {
  width: 100%;
  margin-bottom: 107px;
  max-height: 100% !important;
}

.Blog.DIY .ArticleListWrapper .ArticleList {
  display: grid;
  grid-template-columns: repeat(1,1fr); 
  gap: 15px;
}

.Blog.DIY .ArticleListWrapper .ArticleList .Grid__Cell {
  width: 100%;
}

@media screen and (min-width:850px){
  .Blog.DIY .ArticleListWrapper .ArticleList {
    grid-template-columns: repeat(2,1fr); 
  }
}
@media screen and (min-width:1008px){
  .Blog.DIY .ArticleListWrapper[data-count="4"] .ArticleList {
    grid-template-columns: repeat(4,1fr); 
  }
}
@media screen and (min-width:1208px){
  .Blog.DIY .ArticleListWrapper .ArticleList {
    grid-template-columns: repeat(3,1fr); 
  }
}
/* End DIY section edits */

/* Start About Us section edits */

.history_section {
  background: #F1F1F1;
  padding: 100px 40px;
}

.history_container {
  display: flex;
  gap: 30px;
  max-width: 1250px;
  margin: 0 auto;
}

.history_section .media-container {
  position: relative;
  width: 55%;
}

.history_section .media-container img {
  /* width: 608px; */
  /* height: 100%; */
  width: 100%;
  height: 100%;
}

.history_content {
  /* margin-bottom: 180px; */
  /* width: 608px; */
  margin-bottom: 25px;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}

.about-us-titles {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 35px;
  color: #263238;
}

.about-us_content {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #263238;
}

.values-container {
  max-width: 1250px;
}

.Values {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 55px;
}

.img-under-text {
  /* position: absolute; */
  width: 100%;
  bottom: 0;
}

.history {
  position: relative;
  width: 45%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.history_container_mobile {
  padding: 0 20px;
}

.history_container_mobile img {
  width: 100%;
}

.history_banner-mobile img {
  width: 100%;
}

.img-under-text-container {
  display: flex;
  gap: 40px;
}

.image-with-text-on-top .image-container {
  display: flex;
  gap: 40px;
  width: 100%;
}

.image-with-text-on-top .image-container .inner-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 33%;
}

.image-with-text-on-top .image-container .inner-wrapper img {
  margin: 0 auto 25px;
  max-height: 70px;
} 

.image-with-text-on-top .image-container .inner-wrapper p.subheading {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  text-transform: capitalize;
  color: #263238;
}

.image-with-text-on-top .image-container .inner-wrapper p:not(.subheading) {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #000000;
} 

@media screen and (max-width: 641px ) {
  .image-with-text-on-top .image-container {
    flex-direction: column;
  }
  .image-with-text-on-top .image-container .inner-wrapper {
    width: 100%;
  }
  .history_section {
    padding: 40px 0;
  }
  .history_container {
    background: #F1F1F1;
  }
  .Values {
    align-items: start;
  }
  .about-us_content {
    text-align: left;
  }
  .values-container .about-us-titles {
    margin-top: 0;
  }
  .image-with-text-on-top .image-container .inner-wrapper p:not(.subheading) {
    padding: 0 25px;
  }

  .about-us-titles {
    font-family: 'Figtree';
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 35px;
    color: #263238;
    margin-top: 21px;
  }

  .history_content {
    font-family: 'Figtree';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 31px;
  }

  .top-mobile-image {
    margin-bottom: 25px;
  }

}

.text-w-img_title {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 38px;
  line-height: 130%;
  color: #000000;
}

.text-w-img_subheading {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}

@media screen and (max-width: 642px;) {
  .text-w-img_content {
    display: flex;
  }
}

.FlexContainer {
  display: flex;
  background: #E9E9E9;
}

.text-w-img_content {
  margin-left: 40px;
}

.history_banner {
  padding: 0;
  max-width: 1250px;
  margin: 57px auto 0;
}

.history_banner_mobile_text {
  margin-top: 40px;
  padding: 0 20px;
}

.history_banner-mobile {
  margin-top: 40px;
}


/* End About Us section edits */


/* START RecentlyViewedProducts edits */
.RecentlyViewedProducts .splide__arrow--prev {
  left: 10px !important;
}
.RecentlyViewedProducts .splide__arrow--next {
  right: 10px !important;
}
/* END RecentlyViewedProducts edits */

/* START Contact Form Edits */
#contact_form button.Form__Submit::before {
  background-color: unset;
}
#contact_form button.Form__Submit {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #263238;
  border-radius: 50px;
  color: #ffffff;
  height: 40px;
  
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  letter-spacing: initial;
  text-transform: capitalize;
}
#contact_form .Form__Item {
  border: 1px solid #000;
}
/* END Contact Form Edits */

/* START Misc Edits */
.hidden-imp { 
  display: none !important;
}
@media only screen and (max-width:767px) {
  [data-hide-on-mobile] {
    display: none !important;
  }
}
/* END Misc Edits */

