/** Shopify CDN: Minification failed

Line 4356:2 Comments in CSS use "/* ... */" instead of "//"
Line 4357:2 Comments in CSS use "/* ... */" instead of "//"
Line 6282:2 Comments in CSS use "/* ... */" instead of "//"
Line 6284:2 Comments in CSS use "/* ... */" instead of "//"
Line 15202:0 Expected "}" to go with "{"

**/
.w-commerce-commerceaddtocartform {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.going-beauty .gb-card._22 {
    background-image: url(//cdn.shopify.com/s/files/1/0550/9369/0529/t/171/assets/image-GB-4-min.jpg?v=75797713994716910911680195795);
    height: 37em !important;
}
.going-beauty .gb-card.new-gb {
  height: 39em;
  position: relative;
  display: flex!important;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 20px;
  margin-right: 10px;
}
.w-commerce-commerceaddtocartoptionpill {
  margin-right: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
  border-right-color: #000;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  color: #000;
  background-color: #fff;
  cursor: pointer;
}

.going-beauty .block-wrap-text+img {
  border-radius: 0 0 20px 20px; 
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  background-color: #e6e6e6;
  border-top-color: #e6e6e6;
  border-bottom-color: #e6e6e6;
  border-left-color: #e6e6e6;
  border-right-color: #e6e6e6;
  cursor: not-allowed;
  outline-style: none;
}

.w-commerce-commerceaddtocartquantityinput {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-right: 6px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 60px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commerceaddtocartquantityinput::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commerceaddtocartbutton {
  background-color: #3898ec;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercebuynowbutton {
  background-color: #3898ec;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: inline-block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 10px;
}

.w-commerce-commerceaddtocartoutofstock {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ddd;
}

.w-commerce-commerceaddtocarterror {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ffdede;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

.w-commerce-commercecartopenlink {
  background-color: #3898ec;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecartopenlinkicon {
  margin-right: 8px;
}

.w-commerce-commercecartopenlinkcount {
  display: inline-block;
  height: 18px;
  min-width: 18px;
  margin-left: 8px;
  padding-right: 6px;
  padding-left: 6px;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  background-color: #fff;
  color: #3898ec;
  font-size: 11px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.w-commerce-commercecartcontainerwrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.8);
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  position: absolute;
  top: 100%;
  left: 0px;
  right: auto;
  bottom: auto;
  background-color: transparent;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  position: absolute;
  left: auto;
  top: 100%;
  right: 0px;
  bottom: auto;
  background-color: transparent;
}

.w-commerce-commercecartcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 760px;
  min-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto;
  background-color: #fff;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.25);
}

.w-commerce-commercecartheader {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.w-commerce-commercecartheading {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

.w-commerce-commercecartform {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

.w-commerce-commercecartlist {
  overflow: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
  -webkit-overflow-scrolling: touch;
}

.w-commerce-commercecartitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecartiteminfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 16px;
  margin-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

.w-commerce-commercecartproductname {
  font-weight: 700;
}

.w-commerce-commercecartoptionlist {
  text-decoration: none;
  padding-left: 0px;
  margin-bottom: 0px;
  list-style-type: none;
}

.w-commerce-commercecartquantity {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-right: 6px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 60px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecartquantity::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecartquantity:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecartquantity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecartquantity::placeholder {
  color: #999;
}

.w-commerce-commercecartquantity:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecartfooter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
}

.w-commerce-commercecartlineitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.w-commerce-commercecartordervalue {
  font-weight: 700;
}

.w-commerce-commercecartcheckoutbutton {
  background-color: #3898ec;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: center;
}

.w-commerce-commercecartemptystate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

.w-commerce-commercecarterrorstate {
  margin-top: 0px;
  margin-right: 24px;
  margin-bottom: 24px;
  margin-left: 24px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  background-color: #ffdede;
}

.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-commerce-commercecheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f5f5f5;
}

.w-commerce-commercelayoutcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-commerce-commercelayoutmain {
  -webkit-flex-basis: 800px;
  -ms-flex-preferred-size: 800px;
  flex-basis: 800px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  background-color: #000;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 8px;
  height: 38px;
  min-height: 30px;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  background-color: #000;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 8px;
  height: 38px;
}

.w-commerce-commercequickcheckoutgoogleicon {
  display: block;
  margin-right: 8px;
}

.w-commerce-commercequickcheckoutmicrosofticon {
  display: block;
  margin-right: 8px;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

.w-commerce-commercecheckoutblockcontent {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutemailinput::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingfullname::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingstreetaddress::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
}

.w-commerce-commercecheckoutcolumn {
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

.w-commerce-commercecheckoutshippingcity {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingcity::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingstateprovince::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingzippostalcode::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingcountryselector::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left-color: #e6e6e6;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-color: #e6e6e6;
  border-right-width: 1px;
  border-right-style: solid;
}

.w-commerce-commercecheckoutshippingmethoditem {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 16px;
  padding-left: 16px;
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom-color: #e6e6e6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 0px;
  background-color: #fff;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  margin-left: 12px;
  margin-right: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 64px;
  padding-bottom: 64px;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  background-color: #fff;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: text;
}

.w-commerce-commercecheckoutcardnumber::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: text;
}

.w-commerce-commercecheckoutcardexpirationdate::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: text;
}

.w-commerce-commercecheckoutcardsecuritycode::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  font-weight: 400;
  margin-left: 8px;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingfullname::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingstreetaddress::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingcity::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingstateprovince::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingzippostalcode::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingcountryselector::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  margin-left: 16px;
  margin-right: 16px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: pre-wrap;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  text-decoration: none;
  padding-left: 0px;
  margin-bottom: 0px;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  -webkit-flex-basis: 320px;
  -ms-flex-preferred-size: 320px;
  flex-basis: 320px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.w-commerce-commercecheckoutordersummaryextraitemslistitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  background-color: #3898ec;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 20px;
  text-align: center;
}

.w-commerce-commercecheckouterrorstate {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 10px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  background-color: #ffdede;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f5f5f5;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: 0.33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 10px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  background-color: #ffdede;
}

.w-commerce-commerceorderconfirmationcontainer {
  width: 100%;
  min-height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f5f5f5;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}
@media screen and (min-width:1440px) {
 .wrapper-block-result .wrap-text-result.white {
    min-height: 28em;
}
}
@media screen and (max-width:1366px) {
 /* .wrapper-block-result .wrap-text-result.white {
    min-height: 30em;
} */
}
@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
   .text-cart {
    display: none;
  }
  .w-commerce-commercelayoutmain {
    margin-right: 0px;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .w-commerce-commercelayoutsidebar {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .wrap-text-result.white {
    min-height: 26em !important;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .w-commerce-commercecartquantity {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutemailinput {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingfullname {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingstreetaddress {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingstateprovince {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingzippostalcode {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutshippingcountryselector {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutcardnumber {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutcardexpirationdate {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutcardsecuritycode {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingfullname {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingstreetaddress {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingcity {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingstateprovince {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingzippostalcode {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

body {
  background-color: #FFF5F9;
  font-family: 'Sofia pro az', sans-serif;
  color: #CE3665;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  /* text-transform: capitalize; */
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

p:last-child {
  margin-bottom: 0px;
}

a {
  color: #CE3665;
  text-decoration: none;
}

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  display: block;
}

.container {
  position: relative;
  z-index: 1;
  display: block;
  width: 95%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container.infobar {
  display: block;
  margin-top: 10px;
  margin-bottom: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container.margin-section {
  height: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
}

.container.margin-section.second-section {
  overflow: hidden;
}

.container.margin-section.second-section.no-container.no-mr-top {
  padding-top: 1%;
}

.container.margin-section.margin-section-top-only {
  padding-top: 0%;
  padding-bottom: 0%;
}

.container.margin-section.no-mr-bottom {
  padding-bottom: 2%;
}

.container.footer-gridstack {
  display: inline-block;
  max-width: 70%;
}

.container.norelative {
  position: relative;
  z-index: 999999;
}

.container.margin-container {
  padding-top: 4em;
  padding-bottom: 4em;
}

.container.spacing-margin-collection {
  padding-top: 5%;
  padding-bottom: 5%;
}

.navbar {
  position: relative;
  z-index: 999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
}

.container-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -o-object-fit: fill;
  object-fit: fill;
}

.nav-link {
  position: static;
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Sofia pro az', sans-serif;
}

.nav-link:hover {
  color: #CE3665;
}

.nav-link.w--current {
  color: #CE3665;
}

.nav-link.shop {
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #EC6B8C;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}

.nav-link.shop:hover {
  background-color: #F59AA5;
  -webkit-transform: translate(0px, 2px);
  -ms-transform: translate(0px, 2px);
  transform: translate(0px, 2px);
}

.nav-link.hide {
  display: none !important;
}

.nav-link.contactpsace {
  position: relative;
  right: 5%;
}

.nav-menu {
  position: static;
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-menu.hide-desktop {
  display: none;
}

.brand {
  position: static;
}

.brand.show-mobile {
  display: none;
}

.cart {
  display: block;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.time-delivery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.mini-cart-list {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

.mini-cart-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mini-cart-price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: Inconsolata, monospace;
}

.mini-cart-left-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.time-delivery-text {
  margin-bottom: 0px;
  padding-left: 15px;
}

.mini-cart-image {
  width: 50px;
  height: 50px;
  border-radius: 4px;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/imani-clovis-234736-unsplash.jpg?25837);
  background-position: 50% 50%;
  background-size: cover;
}

.button {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 25px;
  border-radius: 20px;
  background-color: #EC6B8C;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #EC6B8C;
  color: #fff;
}

.button:active {
  background-color: #EC6B8C;
}

.button.cc-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  background-color: transparent;
}

.button.cart {
  margin-right: 0px;
  margin-bottom: 5%;
  margin-left: 0px;
  padding-top: 5%;
  padding-bottom: 5%;
  border: 2px solid #ec6b8c;
  border-radius: 90px;
  background-color: #EC6B8C;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/arrow-pink.svg?v=155090734140772712331756959207);
  background-position: 90% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #ec6b8c;
}

.button.cart.cartleft {
  display: none !important;
  background-color: #b6b6b6;
}

.button.cart.cartleft:hover {
  background-color: #9e9e9e;
}

.cart-quantity-2 {
  display: flex;
  height: 15px;
  min-width: 15px;
  padding-top: 1px;
  padding-right: 0px;
  padding-left: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #ce3665;
  color: #fff;
  line-height: 11px;
}

.text-cart {
  color: #CE3665;
  font-size: 18px;
}

.text-block-78 {
  font-family: Inconsolata, monospace;
  color: #969696;
}

.price-wrapper {
  margin-right: 1em;
}

.remove-product-link {
  width: 20px;
  height: 20px;
  margin-right: 13px;
  border-radius: 50%;
  background-color: transparent;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/icon-cart-1.svg?v=56766261548128126781756959207);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block-79 {
  font-size: 10px;
  text-transform: uppercase;
}

.icon-4 {
  color: #CE3665;
}

.cart-button {
  z-index: 9999;
}

.product-info-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sp-gree-block {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 118px;
  background-color: #074f28;
}

.sp-gree-block.my-accoun {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.sp-gree-block.my-accoun.cart {
  position: static;
  display: block;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 15px;
  padding-bottom: 32px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  color: #fff;
  text-align: left;
}

.cart-pop-text-heading {
  color: #fff;
}

.product-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.checkout-actions {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap-time-delivery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1440px;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
}

.wrap-time-delivery.cartpop {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.mini-cart-list-item {
  padding: 7.5px 20px;
}

.text-block-76 {
  color: #969696;
}

.cart-list-2 {
  display: none;
}

.menu-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-bar {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 41px;
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/bg-headline-min.png?25837);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-x;
}

.my-account-link {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.my-account-link:hover {
  color: #ec6b8c;
  font-weight: 300;
}

.wrap-info-bar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 1em;
  max-width: none;
  min-width: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-info-bar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-right: 10%;
  margin-left: auto;
  padding-left: 10%;
  text-align: center;
}

.slide-home {
  min-height: 50em;
  margin-top: 1em;
  background-color: transparent;
}

.slide-header-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 44em;
  margin-top: 5em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/desk.png?25837);
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-header-home._2 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/assets-image-min.png?25837);
}

.text-home-header {
  position: relative;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 300px;
  min-height: 332px;
  margin-right: auto;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-home-header p {
  font-size: 15px;
  font-weight: 500;
}

.container-in {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.button-shop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  padding: 20px 0px 20px 10%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border: 2px solid #ec6b8c;
  border-radius: 100px;
  background-color: #EC6B8C;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/arrow-pink.svg?v=155090734140772712331756959207);
  background-position: 85% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
}

.button-shop:hover {
  background-color: #f59aa5;
  background-position: 88% 50%;
  border-color: #ec6b8c; 
}

.button-shop.normal {
  width: 100%;
  padding: 15px 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgb(245 154 165 / 40%);
  background-image: none;
  color: #ec6b8c;
  letter-spacing: 0px;
}

.button-shop.normal:hover {
  background-color: #EC6B8C;
  color: #fff;
  border-color: #ec6b8c;
}

.button-shop.normal.add-padding-top-button {
  margin-top: 1em;
}

.button-shop.login-button {
  width: 100%;
  text-transform: uppercase;
}

.button-shop.login-button.decline {
  border-style: none;
  background-color: transparent;
  background-image: none;
  color: #CE3665;
}

.badge-sell {
  position: absolute;
  left: auto;
  top: auto;
  right: -50%;
  bottom: 0%;
  width: 130px;
}

.badge-sell.left-align {
  left: -60%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.collection-list-slide {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-home-header {
  min-height: auto;
}

.mask-slide-home {
  min-height: auto;
}

.slide-nav {
  display: none;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.card-collection-home {
  display: block;
  width: 100%;
  min-height: 39em;
  min-width: 4em;
  margin-right: 0.5em;
  margin-left: 0.5em;
  padding-right: 1em;
  padding-left: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-collection-home.mr-2 {
  min-width: 10em;
  margin-right: 0em;
  padding-right: 1em;
  padding-left: 1em;
}

.image-collection---home {
  min-height: 400px;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/assets-image-14-min.png?25837);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-collection---home._2 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/assets-image-16-min.png?25837);
}

.image-collection---home._3 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/assets-image-15-min.png?25837);
}

.grid-3 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid-3.hide-mobile {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-3.hide-desktop {
  display: none;
}

.grid-3.grid-2 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-collection-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 15em;
  padding-top: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-collection-home.dipkit {
  height: 43em;
  min-height: 43em;
  margin-right: 0.5em;
  margin-left: 0.5em;
  padding: 0% 0% 5%;
  border-style: none;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.15);
  background-color: transparent;
}

.text-collection-home.collection-home {
  min-height: 14em;
}

.tabs-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 2%;
  margin-bottom: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.tabs-home.none {
  display: none;
}

.tabs-menu-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: none;
  margin-bottom: 5%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  justify-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.tab-link-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10em;
  margin-right: 1em;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ec6b8c;
  border-radius: 100px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-weight: 500;
}

.tab-link-home.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10em;
  margin-right: 1em;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #EC6B8C;
  color: #ec6b8c;
  font-weight: 500;
}

.tab-link-home.hide {
  display: none;
}

.tab-link-home.active {
  background-color: #EC6B8C;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.tabs-content {
  width: 100%;
}

.background-header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  background-color: #fff8fc;
  /* background-image: url(//dippi.se/cdn/shop/t/48/assets/bg-assets.svg?25837); */
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.background-header._2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -17%;
}

.background-header.cwu {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section-nails {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 3% auto 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-nail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 650px;
  padding: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: #f9bec7;
}

.image-nail {
  position: relative;
  left: -2%;
  height: 90%;
  min-height: 610px;
  min-width: 490px;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image_1.jpg?25837);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-nail._2 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image_1.jpg?25837);
  background-size: cover;
}

.paragraph-big {
  font-size: 18px;
  line-height: 28px;
}

.grid-2 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid-2.margin-grid {
  max-width: 350px;
  margin-top: 15%;
  margin-bottom: 5%;
  grid-column-gap: 0px;
  grid-row-gap: 40px;
}

.grid-2.margin-grid.about-us-we-re-proud {
  width: 100%;
  max-width: none;
  margin-top: 4%;
  margin-bottom: 0%;
  padding: 5% 2%;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-style: none;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  background-color: #f59aa566;
  align-items:start;
}

.grid-2.about-contact {
  margin-top: 0%;
  padding-top: 10%;
}

.text-center-nail {
  display: block;
  max-width: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.text-center-nail.center-abouticon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-width: none;
  padding-right: 2%;
  padding-left: 2%;
  border-radius: 0%;
}

.grid-4 {
  position: relative;
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-grid-collection {
  min-height: 360px;
  min-width: auto;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/assets-image-9-min.png?25837);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px;
}

.image-grid-collection._2 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/assets-image-10-min.png?25837);
}

.image-grid-collection._3 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/assets-image-11-min.png?25837);
}

.image-grid-collection.icon-4 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/assets-image-12-min.png?25837);
}

.text-grid-collection {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ec6b8c;
  text-align: center;
  color: #ce3665;
}

.c_dazzling-main .text-grid-collection {
  color: #ce3665;
}
@media(min-width: 992px) {
  .c_dazzling-main .text-grid-collection {
    color: #fff;
  }
}

.text-grid-collection.nobg {
  background-color: transparent;
}

.link-collection-list {
  position: relative;
  z-index: 1;
  font-size: 16px;
  font-weight: 700;
}

.section-2-home {
  position: relative;
  height: 100%;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.what-they-are-saying {
  padding-top: 1em;
  padding-bottom: 6em;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
    background-color: #ec6b8c;
}

.what-they-are-saying.mask {
  overflow: hidden;
  width: 100%;
  padding-bottom: 10%;
}

.testimonial---headline-white {
  margin-top: 0%;
  margin-bottom: 0%;
  color: #fff;
  text-align: center;
}

.testimonial---headline-white h2 {
  color: #ce3665;
}

.image-testimonial {
  display: block;
  min-height: 280px;
  background-color: #EC6B8C;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/IMG_9088-min.jpeg?v=138479066013111332561756959207);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-testimonial._2 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/Peachy-068-1-min.png?v=26911017594399813291756959207);
}

.image-testimonial._3 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/5-min.jpg?v=127102823195006133851756959207);
}

.image-testimonial._3._4._9 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/11-min.jpg?v=32685414694294711661756959207);
}

.image-testimonial._3._5 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/8-min.jpg?v=87767162446478691971756959207);
}

.image-testimonial._3._7 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/12-min.jpg?v=126347160923392021251756959207);
}

.image-testimonial._4 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/6-min.jpg?v=34420849354599373261756959207);
}

.text-testimonial {
  min-height: 25em;
  padding: 10%;
  background-color: #fff;
}

.build-a-kit {
  min-height: 620px;
  padding-top: 10%;
  padding-bottom: 10%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.build-a-kit-text-right-align {
  display: block;
  width: 100%;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.container-text-right-align {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.connect-with-us {
  position: relative;
  background-color: #fbf2ee;
}

.text-cwu {
  position: relative;
  margin-top: 0%;
  padding-top: 3%;
  padding-bottom: 3%;
}

.wrap-cwu-text {
  position: relative;
  z-index: 1;
  max-width: 300px;
}

.link-instagram {
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.image-instgram {
  position: relative;
  z-index: 1;
  display: none;
  overflow: hidden;
}

.gridinstagram {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: 0px;
  margin-bottom: 0em;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.divimginstagram {
  width: 200px;
  height: 200px;
  min-height: auto;
  margin-right: 0.5em;
  margin-left: 0.5em;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/assets-image-14-min.png?25837);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.divimginstagram._2 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/assets-image-16-min.png?25837);
}

.divimginstagram._3 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/assets-image-12-min.png?25837);
}

.divimginstagram._4 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/assets-image-11-min.png?25837);
}

.divimginstagram._5 {
  margin-right: 0.5em;
  margin-left: 0.5em;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/assets-image-10-min.png?25837);
}

.footer {
  position: relative;
  padding-top: 5%;
  padding-bottom: 2%;
  background-color: #ec6b8c;
}

.grid-footer {
  display: -ms-grid;
  display: grid;
  width: 70%;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.copyright {
  margin-top: 10%;
  color: hsla(0, 0%, 100%, 0.6);
  text-align: center;
}

.footer-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  //-ms-grid-rows: auto auto auto auto;
  //grid-template-rows: auto auto auto auto;
  height: max-content;
}

.grid-5 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-5.social-media-icon {
  max-width: 85%;
}

.social-icon-wrapper .link-sosmed.social-link {
    width: 100px;
    height: auto;
}

@media(min-width: 992px) {
  .footer .social-icon-wrapper {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    overflow: hidden;
    padding-bottom: 0;
    gap: 0;
  }
}    

.social-media-footer {
  width: auto;
  height: 20px;
}

.link-sosmed {
  width: 20px;
  height: 20px;
}

.text-headline {
      color: #ce3665 !important;
  font-size: 18px;
}

.link-footer {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.link-footer:hover {
  color: #ec6b8c;
}

.subscribe {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-position: 0px 0px;
  background-size: cover;
}

.text-subscribe {
  max-width: 70%;
}

.p-caps {
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form {
  position: relative;
  min-height: 52px;
  border-radius: 6px;
}

.text-field {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  min-height: 52px;
  border-radius: 6px;
}

.button-newsletter {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: transparent;
  color: #CE3665;
  font-size: 16px;
  font-weight: 700;
}

.form-block {
  margin-top: 10%;
}

.collection-banner {
  min-height: 250px;
  margin-bottom: 30px;
  padding: 0;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/vinter-rea-banner-desktop.png?v=25742642365413095461756959207);
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  border-radius: 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.c_collection_info{
  margin-bottom:30px;
}
.c_banner_data {
  text-align: center;
  padding:0 30px;
  display: flex;
  flex-wrap: wrap;
}
.c_banner_data .c_banner_subtitle{
  margin-top: 8px;
  color: #ce3665;
  order: 1;
  width: 100%;
}
.c_banner_data .c_banner_title{
  color: #ce3665;
  margin: 0;
  font-weight: 500;
  order: 0;
  width: 100%;
}
@media(max-width: 991px) {
  .collection-banner {
    background-image: url(//dippi.se/cdn/shop/t/48/assets/vinter-rea-banner-mobile.png?v=17276299583642324161756959207);
  }
}
 @media(max-width: 767px) {       
  .collection-banner {
    min-height: 170px;
    margin-bottom: 20px;
  }
  .c_banner_data {
    padding:0 80px;
  }
  .c_banner_data .c_banner_title{
    font-size:16px;
  }
  .c_collection_info{
    margin-bottom:20px;
  }
}
 @media(max-width: 450px) {
   .c_banner_data .c_banner_title br{
     display:none;
   }
 }
.collection-banner:hover {
  opacity: 1;
}

.collection-banner._2 {
  min-height: 160px;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/banner-collection-list-1-min.png?25837);
}

.collection-banner._2:hover {
  opacity: 1;
}

.collection-banner._3 {
  min-height: 160px;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/banner-collection-list-min.png?25837);
}

.collection-banner.about-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 510px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/header-about-page.jpg?25837);
  background-position: 50% 100%;

}

.collection-banner.about-us:hover {
  opacity: 1;
}

.collection-banner.menu-drop {
  min-height: 160px;
}

.collection-banner.centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.collection-banner.centered:hover {
  opacity: 0.8;
}

.collection-banner.sectiong-top-head-padding {
  margin-top: 8%;
  padding-top: 5%;
}

.collection-banner.sectiong-top-head-padding.no-filterbanner {
  margin-top: 7em;
}

.collection-banner.margin-top {
  margin-top: 8%;
}

.collection-banner.margin-top.category-product {
  margin-top: 7em;
}

.text-collection-banner {
  max-width: 400px;
}
.grid-list-collections {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid-list-collections.margin-div {
  padding-top: 5%;
  padding-bottom: 5%;
}

.grid-list-collections.margin-div.about-us-grid {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-list-collections.margin-div.menu-drop {
  width: 100%;
  padding-top: 0%;
  padding-bottom: 0%;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-margin {
  padding: 120px 0 50px;
}

.grid-2-collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid-product {
  display: -ms-grid;
  display: grid !important;
  width: 100%;
  height: auto;
  margin-top: 3%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-product._5-grid {
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.grid-product.no-filter {
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.product-display {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: none;
  padding-right: 0%;
  padding-bottom: 0px;
  padding-left: 0%;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
@media(min-width: 768px) {
.product-display:hover {
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}
}

.product-image {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 250px;
  max-width: none;
  min-height: 250px;
  min-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  /* background-image: url(//dippi.se/cdn/shop/t/48/assets/product-image-2-min.png?v=131536751825471167801756959207); */
  background-position: 50% 50%;
  background-size: cover;
}

.collection-product .product-image,
.collection-list-wrapper .product-image {
  min-height: unset;
  max-height: unset;
}

.collection-list-wrapper .product-image {
  padding-top: 100%;
}

.link-product {
  position: relative;
}
.link-product>.yes--second {
  transition: opacity .3s ease-in-out;
}
.link-product>.yes--second+.product-image {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: opacity .3s ease-in-out;
}

.link-product:hover>.yes--second+.product-image {
  opacity: 1;
}

.link-product:hover>.yes--second {
  opacity: 0;
}

.price-off {
  margin: 0px;
  color: #ec6b8c;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
}

.price-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.button-purchase-with-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #EC6B8C;
}

.h4-light {
  font-weight: 300;
}

.block-add-to-bag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #EC6B8C;
  background-color: #fff;
  color: #ec6b8c;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.block-add-to-bag.category {
  margin-top: 10px;
  border-radius: 30px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.block-add-to-bag.category:hover {
  background-color: #EC6B8C;
  color: #fff;
}

.block-add-to-bag.category:disabled {
  opacity: .5;
}

.block-fee {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #EC6B8C;
}

.filter-box {
  max-width: 200px;
  min-width: 200px;
  margin-right: 3%;
}

.link-folder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.filter-list-box {
  margin-top: 5%;
  padding: 10%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  background-color: #fff;
}

.form-filter-box {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.wrap-block-filter {
  margin-top: 10%;
}

.h4-add-to-bag {
  font-size: 16px;
}

.text-product-display {
  padding: 5% 5% 0%;
}
.text-product-display h4 {
  word-break: break-all;
  color: #ec6b8c;
}
@media(max-width: 425px) {
  /* .text-product-display h4 {
    min-height: 48px;
  } */
}

.head-product {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100%;
  margin-top: 0%;
  padding-top: 0%;
}

.image-wrapper-list {
  position: -webkit-sticky;
  position: sticky;
  left: auto;
  top: 0px;
  right: 0px;
  bottom: 0%;
  width: 50%;
  height: 50%;
  max-height: none;
  min-height: auto;
  min-width: auto;
  padding-right: 2%;
  padding-bottom: 8%;
  clear: none;
}
@media(min-width:790px){
  .image-wrapper-list {
    top: 100px;
  }
}

.image-wrapper-list.product-image {
  background-image: none;
}

.text-wrapper-product {
  width: 100%;
  margin-left: 0px;
  padding-top: 2%;
}

.review-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5%;
  margin-bottom: 5%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.packages-wrapper {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.pack-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 85px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 10px;
  background-color: #fff1f8;
  text-align: center;
}

.pack-block.recommeded-package {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(239, 200, 226, 0.5);
  border-radius: 14px;
}

.pack-block.center-starter {
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pricing-package {
  position: relative;
  font-size: 24px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-transform: uppercase;
}

.pricing-package.smaller-text {
  font-size: 16px;
}

.pricing-package.white-price {
  width: 100%;
  margin-right: 0%;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  margin-top: 0;
}

.pricing-package.pricing-normal {
/*   margin-top: 1em; */
}

.package-sub-text {
  position: relative;
  margin-bottom: 0px;
}

.recommend-head {
  width: 100%;
  margin-bottom: 5%;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  background-color: #ec6b8c;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.recommend-head.best-seller {
  position: relative;
  z-index: 1;
  border-radius: 10px 10px 0px 0px;
  background-color: #EC6B8C;
  color: #ec6b8c;
}

.h5-light {
  font-size: 14px;
  font-weight: 300;
}

.h5-light.white {
  color: #fff;
}

.h5-light.white.total-fixed {
  margin-top: 0px;
  margin-bottom: 0px;
}

.wrapper-selection {
  /* margin-top: 5%; */
  margin-bottom: 5%;
}

.wrapper-selection.add-to-cart {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  margin-top: 0%;
  margin-bottom: 0%;
  background-color: #EC6B8C;
}

.wrapper-selection.fixed-area-swatchers {
  margin-top: 0%;
  margin-bottom: 0%;
}

.shades-wrapper {
  padding: 5%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 15px;
  background-color: #fff;
}

.shade-selection {
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 10px;
}

.shade-slection {
  width: 100%;
}

.shade-dropdown {
  width: 100%;
}

.select-option-wrapper {
  display: -ms-grid;
  display: grid;
  margin-top: 5%;
  margin-bottom: 5%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.select-option {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5% 5% 5% 8%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 10px;
}

.image-selector {
  width: 30px;
  margin-right: 0px;
}

.wrapper-selected-option {
  display: -ms-grid;
  display: grid;
  width: auto;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.wrapper-selected-option.nogrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.selected-option {
  width: 60px;
  height: 60px;
  max-width: 100%;
  min-width: auto;
  margin-right: 2%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 100%;
  background-color: #fff;
}

.selected-option.smaller-fixed-area-swatches {
  width: 40px;
  height: 40px;
}

.form-product {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: transparent;
}

.form-product.shade {
  margin-top: 5%;
  grid-column-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.from-block-wrapper-product {
  background-color: transparent;
}

.checkbox-product {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 20px;
  height: 20px;
  margin: 0px 4px 0px -20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 20px;
}

.checkbox-product.w--redirected-checked {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 20px;
  height: 20px;
  margin-right: 4px;
  margin-left: -20px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ec6b8c;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/checkmark.svg?v=24119127696669983811756959207);
  background-size: 9px;
}

.checkbox-product.shade {
  border: 3px none #ec6b8c;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.text-chcekbox-product {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  line-height: 24px;
}

.checkbox-product-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 10px;
  background-color: #fff;
}

.checkbox-product-wrapper:active {
  border-width: 3px;
  border-color: #ec6b8c;
}

.checkbox-product-wrapper.shade {
  min-height: 40px;
  padding-right: 0px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.price-2-option {
  position: absolute;
  left: 0%;
  top: 30px;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  margin-left: 50px;
  font-size: 12px;
  font-weight: 200;
}

.wrapper-add-to-cart.fixed-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 1%;
  padding-bottom: 1%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-add-to-cart.fixed-cart.centered {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.quanitty {
  width: 100px;
  height: 50px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 100px;
  background-color: #fff;
  font-size: 16px;
  text-align: center;
}

.quantity-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.quantity-wrapper.vertical-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.quantity-wrapper.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.add-to-cart-button {
  width: 100%;
  height: 50px;
  /* margin-left: 3%; */
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 100px;
  background: #ec6b8c;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  
}

.faq-icon.noselect {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 300;
}

.paragraph {
  margin-right: 25px;
  margin-bottom: 0px;
  margin-left: 25px;
  padding-top: 32px;
  padding-bottom: 32px;
  color: #CE3665;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
}

.paragraph.no-pad {
  padding-top: 10px;
  padding-bottom: 10px;
}

.faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /* min-height: 80px;
  min-width: 400px; */
  padding: 20px 5%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none none;
  border-width: 1px 1.3px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  border-top: none;
  border-bottom: 1px solid #4e2e681a;
}

.faq-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 100px;
}

.faq-h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #3d5169;
  font-size: 20px;
}

.faq-h3.noselect {
  color: #CE3665;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.faq-h3.noselect {
  color: #CE3665;
  font-size: 18px;
  font-weight: 600;
}

.faq-content {
  overflow: hidden;
  padding-right: 2em;
  padding-left: 2em;
  padding-top: 20px;
  padding-bottom: 20px;
}

.faq-question-wrap {
  margin-bottom: 0px;
}

.checkboxshade {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  border-color: transparent;
  border-radius: 10px;
}

.checkboxshade.w--redirected-checked {
  border-width: 3px;
  border-color: #ec6b8c;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.say-hello {
  min-height: 710px;
  padding-top: 8%;
  padding-bottom: 8%;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image-stock-3-min.jpg?25837);
  background-position: 100% 50%;
  background-size: cover;
}

.wrapper-sayhello {
  max-width: 40%;
  min-width: auto;
  margin-right: auto;
}

.wrapper-sayhello.checkout {
  max-width: 50%;
}

.wrapper-sayhello.sayhellov2 {
  width: 90%;
  max-width: 480px;
}
.wrapper-sayhello.sayhellov2 .block-checoutour p{
  font-weight: 400;
  color:ce3665;
}
    
.product-grid-2 {
  display: -ms-grid;
  display: grid;
  margin-top: 10%;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.block-sayhello {
  text-align: center;
}

.h4-medium {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 500;
}

.everything-you-need {
  padding-top: 50px;
  padding-bottom: 100px;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/blurred-product.svg?v=9684874644314076111756959207);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 991px){
  .everything-you-need .w-container{
    max-width: 750px;
    padding: 0 15px;
  }
  .everything-you-need .grid-5-product {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media(max-width:767px){
  .everything-you-need{
     padding-top: 50px;
     padding-bottom: 50px;
  }
  .everything-you-need .grid-5-product {
    grid-template-columns: 1fr 1fr;
  }
}
@media(max-width:479px){

  .everything-you-need{
    background-image:none;
  }
  .everything-you-need .text-headline-eyn img{
    display:none;
  }
  .everything-you-need .center-text p{
    width: 80%;
    font-size: 14px;
    margin: 0 auto;
  }
  .everything-you-need .center-text h1{
    margin-top:0;
  }
  .card-grid-5 .image-display-grid-5{
    width:40%;
  }
}

.text-headline-eyn {
  display: -ms-grid;
  display: grid;
  margin-bottom: 5%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 0.75fr;
  grid-template-columns: 1fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-5-product {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.card-grid-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 250px;
  padding: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-radius: 10px;
  border-color: #4e2e681a;
  background-color: #f7f5f8;
}
@media(max-width:479px){
  .card-grid-5{
    min-height:auto;
  }
}
.text-wrap-grid-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 80px;
  margin-right: 0%;
  margin-left: 0%;
  padding: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  /* background-color: #fff; */
  text-align: center;
}

.image-display-grid-5 {
  height: 170px;
  max-width: 80%;
  min-height: 150px;
  margin-bottom: 5px;
  padding-top: 5px;
}

._5step {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  min-height: 955px;
  padding-top: 8%;
  padding-bottom: 8%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-color: #f59aa566;
}

.wrap-video {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 600px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 5%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.wrapper-5-steps {
  width: 50%;
  margin-top: 5em;
}

.h1-pink {
  color: #ce3665;
}

.gif-image {
  width: 400px;
  height: auto;
  min-height: 400px;
  background-color: transparent;
}

.tab-auto-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fff;
  border-radius: 70px;
  background-color: transparent;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.tab-auto-link.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #ce3665;
  border-radius: 80px;
  background-color: transparent;
  color: #ce3665;
  font-size: 24px;
  font-weight: 700;
}

.tabs-menu {
  display: -ms-grid;
  display: grid;
  margin-top: 5%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.video-player {
  min-height: 600px;
}

.wrapper-video {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.going-beyond {
  background: #ffdbdf;
  overflow: hidden;
  padding-top: 5%;
  padding-bottom: 5%;
  background-position: 50% 0%;
  background-size: cover;
}

.slide-nav-product-page {
  display: none;
}

.headline-center-product {
  width: 40%;
  margin-right: auto;
  margin-bottom: 2em;
  margin-left: auto;
  text-align: center;
}

.slider-product {
  height: 100%;
  margin-top: 5%;
  margin-bottom: 5%;
  background-color: transparent;
}

.gb-card {
  display: block;
  width: 350px;
  height: 37em;
  min-height: 38em;
  margin-right: 0.25em;
  margin-left: 0.25em;
  background-color: #fff;
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gb-card._2 {
  height: 37em;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image-GB-3-min.jpg?v=70900994485397993761756959207);
}

.gb-card._3 {
  height: 37em;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image-GB-min.jpg?v=40668502632535575001756959207);
}

.gb-card._4 {
  height: 37em;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image-GB-2-min.jpg?v=148607549666961406811756959207);
}

.gb-card._8 {
  height: 37em;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image-GB-5-min.jpg?v=5833942907547201521756959207);
}

.gb-card._7 {
  height: 37em;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image-GB-6-min.jpg?v=11493097237954151961756959207);
}

.gb-card._6 {
  height: 37em;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image-GB-7-min.jpg?v=109876263380603567671756959207);
}

.gb-card._5 {
  height: 37em;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image-GB-1-min.jpg?v=150658016405743996261756959207);
}

.gb-card._22 {
  height: 37em;
}

.wrapper-text-gb {
  padding-top: 10%;
  padding-bottom: 5%;
  text-align: center;
}

.wrapper-list-gb {
  padding-right: 5%;
  padding-left: 5%;
}

.wrapper-list-gb ul {
  list-style-type: none;
  padding: 0;
}

.wrapper-list-gb li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 30px;
  color:#484848;
}

.wrapper-list-gb li:before {
  content: "\2714";
  position: absolute;
  left: 5px;
  top: 3px;
  border: 1px solid #ce3665;
  color:#ce3665;
  border-radius: 50%;
  height: 15px;
  width: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wrapper-list-gb p {
  font-size: 15px;
}

.h5-caps {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.h3-light {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 300;
  text-transform: capitalize;
}

.slide-product {
  width: auto;
  height: 500px;
  margin-right: 10px;
}

.mask-slide {
  height: 500px;
}

.list-dot-product-page {
  font-size: 12px;
}

.psmall {
  font-size: 12px;
  line-height: 18px;
}
.text-wrap-grid-5 p.add-bages {
    padding: 3px 20px;
    border-radius: 20px;
    background-color: #ffdde6;
    color: #ce3665;
    font-weight: 500;
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    width: 170px;
    border: 1px solid #CE3664;
}
@media(max-width:479px) {
  .text-wrap-grid-5 p.add-bages {
    font-size: 12px;
    width: 150px;
  }
}
.carousel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.carousel.hide-desktop {
  display: none;
}

.carousel.grid4 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.warpper-mask-carouse {
  overflow: hidden;
}

.warpper-mask-carouse.hide-mobile {
  height: 100%;
}

.checkouot-result {
  min-height: 700px;
  padding-top: 5%;
  padding-bottom: 5%;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/color-pots.png?v=134561307787377475951756959207);
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block-checoutour {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-checkout-svg {
  width: 90px;
  margin-right: 10px;
}

.gets-compliment {
  min-height: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  background-position: 0px 0px;
  background-size: cover;
}

.wrapper-text-compliment {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.quote-text {
  position: static;
  font-family: 'Sofia pro az', sans-serif;
  font-size: 52px;
  line-height: 52px;
  font-weight: 900;
}

.h1-light {
  font-family: 'Sofia pro az', sans-serif;
  font-size: 50px;
  font-weight: 200;
}

.wrapper-product-other {
  padding-top: 5%;
  padding-bottom: 5%;
}

.link-product {
  width: 100%;
}

.cart-wrapper {
  z-index: 230;
}

.product-title-cart {
  font-size: 16px;
  font-weight: 700;
}

.subtotal {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
}

.price-cart {
  font-size: 30px;
  line-height: 30px;
}

.free-shipping {
  display:none;
  color: #ba9ece;
}

.cart-line {
  //padding-top: 5%;
  padding-bottom: 5%;
  //border-top: 1px solid rgba(51, 26, 71, 0.1);
  border-bottom: 1px solid rgba(51, 26, 71, 0.1);
}

.wrap-payment {
  display: -ms-grid;
  display: grid;
  width: 80%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.cart-footer {
  position: static;
  height: auto;
  padding-bottom: 0px;
}

.cart-form-wrapper {
  position: relative;
}

.wrapper-3-pillars {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._3-pillars-cart-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.icon-3-pillars {
  height: 30px;
  margin-bottom: 10px;
}

.icon-3-pillars.klarna {
  height: 40px;
  margin-bottom: 0;
}

.link-support-cart {
  font-weight: 700;
}

.link-support-cart:hover {
  color: #ec6b8c;
}

.bg2-shop-by-collection {
  position: absolute;
  left: 9%;
  top: auto;
  right: 0%;
  bottom: 4%;
  z-index: -1;
  max-width: 50%;
  opacity: 0.7;
}

.wrapper-slider-image-product-display {
  position: unset;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 8%;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  max-height: 400px;
  max-width: 400px;
  margin: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-slider-product-display {
  width: 130px;
  height: auto;
  border: 2px solid #fff;
}

.heading-add-to-cart {
  width: auto;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #fff;
}

.add-to-cart-2 {
  width: 100%;
}

.form-4 {
  max-width: 369px;
}

.heading-quarto {
  font-size: 52px;
  line-height: 62px;
  text-transform: none;
}

.image-36 {
  position: relative;
  z-index: 999;
}

.hedaing-account-page {
  line-height: 54px;
}

.link-account-page {
  padding-left: 8px;
  color: #CE3665;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.p-account-page {
  margin-bottom: 0px;
  padding-left: 10px;
  font-size: 16px;
}

.color-ari {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  height: 234px;
  background-color: #074f28;
}

.main-heading-wrap {
  margin-bottom: 60px;
}

.main-heading-wrap.account-page {
  position: relative;
  width: 60%;
  padding: 112px 57px 27px;
}

.account-right-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-right: 44px;
  padding-left: 44px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #01421b;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image-account-login-min.jpg?25837);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.account-link-block {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 26px;
  padding-right: 27px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.account-link-block.no-absolute {
  position: static;
}

.container-account {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  height: 100%;
  max-height: 791px;
  max-width: 95%;
  min-height: 791px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  box-shadow: 7px 7px 30px 7px rgba(0, 0, 0, 0.32);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.container-account:hover {
  box-shadow: none;
}

.text-field-2 {
  width: 370px;
  height: 50px;
  margin-bottom: 18px;
  padding: 0px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 6px;
  background-color: #fff;
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  font-size: 16px;
  line-height: 26px;
}

.text-field-2:hover {
  border-color: #e3e6eb;
}

.text-field-2:active {
  border-color: #43464d;
  background-color: #fff;
}

.text-field-2:focus {
  border-color: #43464d;
  background-color: #fff;
}

.text-field-2::-webkit-input-placeholder {
  background-color: #fff;
  color: rgba(50, 52, 58, 0.4);
}

.text-field-2:-ms-input-placeholder {
  background-color: #fff;
  color: rgba(50, 52, 58, 0.4);
}

.text-field-2::-ms-input-placeholder {
  background-color: #fff;
  color: rgba(50, 52, 58, 0.4);
}

.text-field-2::placeholder {
  background-color: #fff;
  color: rgba(50, 52, 58, 0.4);
}

.body-account {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.discount-price {
  margin-bottom: 0px;
  font-size: 18px;
}

.table-header-data-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  background-color: #EC6B8C;
  color: #fff;
  letter-spacing: 3px;
}

.table-header-data-2.product {
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

.total-price {
  margin-bottom: 0px;
  font-size: 18px;
}

.total-label {
  margin-right: 14px;
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.cart-details-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2% 9px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.table-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px none #000;
}

.cart-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 31px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection-list-cart {
  width: 100%;
}

.checkout {
  padding: 20px 40px;
  border-radius: 50px;
  background-color: #EC6B8C;
  color: #ec6b8c;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.cart-table {
  margin-top: 20px;
  margin-bottom: 40px;
}

.cart---copy-this {
  margin-bottom: 63px;
  padding-top: 34px;
  padding-bottom: 121px;
}

.container-2 {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.discounts-label {
  margin-right: 14px;
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.table-header-label-2 {
  margin-bottom: 0px;
  font-size: 14px;
  text-transform: uppercase;
}

.collection-list-wrapper-cart {
  width: 100%;
  border-style: solid none none;
  border-width: 0px 1px 1px;
  border-color: #000;
}

.update {
  margin-right: 10px;
  padding: 20px 40px;
  border: 2px solid #EC6B8C;
  border-radius: 100px;
  background-color: transparent;
  color: #CE3665;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.cart-total-price {
  font-size: 18px;
}

.table-row-data {
  padding: 10px;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border: 1px solid #f7f7f7;
}

.table-row-data.price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.table-row-data.total {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  font-size: 18px;
}

.table-row-data.quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.table-row-data.product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2%;
  padding-bottom: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  background-color: #fff;
}

.variant-title {
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 0.7;
  font-size: 14px;
}

.cart-image {
  width: 80px;
  height: 80px;
}

.cart-original-price {
  margin-bottom: 0px;
  padding-left: 5px;
  font-size: 18px;
  line-height: 28px;
  text-decoration: line-through;
}

.cart-vendor {
  margin-bottom: 0px;
  opacity: 0.7;
  font-size: 14px;
}

.product-title-2 {
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.cart-price {
  margin-bottom: 0px;
  font-size: 18px;
}

.image-29 {
  width: 20px;
  padding-left: 0px;
}

.properties {
  margin-bottom: 0px;
  opacity: 0.7;
  font-size: 14px;
}

.remove-item {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-left: 10px;
}

.cart-row---copy-this {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0%;
  padding-bottom: 0%;
  background-color: transparent;
}

.p-bold {
  font-size: 18px;
  font-weight: 700;
}

.shopping-bag-link {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.wrapper-about-us-text.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.block-text-side-by-about {
  position: relative;
  display: -ms-grid;
  display: grid;
  width: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.image-preview-about {
  padding-top: 5%;
  padding-bottom: 5%;
}

.block-about-us-text-side {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 280px;
  min-width: auto;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: 200;
}

.image-float-abot-us {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  max-width: 550px;
}

.block-grid-2-about-us.grid-2 {
  height: 100%;
}

.contact-us-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: 260px;
  min-height: 260px;
  padding-top: 5%;
  padding-bottom: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  background-color: #f7f5f8;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
}

.contact-us-block:hover {
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
}

.contact-us-block.letf-align-text {
  padding-top: 0%;
  padding-bottom: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.image-rounded-about-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #ffd2db;
}

.partnership-block-about {
  min-width: 200px;
  margin-right: 5%;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image-artnership-min.jpg?v=135790423169840500541756959207);
  background-position: 50% 50%;
  background-size: cover;
}

.text-padding-partnership-ahoutus {
  padding-top: 5%;
  padding-bottom: 5%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.got-a-questions {
  position: relative;
  top: 5%;
  min-height: 740px;
  margin-top: 2%;
  margin-bottom: 5%;
  padding-top: 0%;
  padding-bottom: 0%;
  background-color: #ffd2db;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image-conctact-min.jpg?25837);
  background-position: 100% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.wrapper-form {
  width: 430px;
  padding: 5%;
}

.text-field-form {
  min-height: 50px;
  border: 2px solid #ec6b8c;
  border-radius: 6px;
}

.text-field-form.longerfield {
  min-height: 150px;
}

.link-span {
  font-weight: 700;
}

.center-div-text {
  padding-top: 5%;
  padding-bottom: 5%;
  text-align: center;
}

.center-div-text.result-top-header {
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.wrapper-result {
  display: -ms-grid;
  display: grid;
  padding-bottom: 2%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.wrap-image-result {
  width: auto;
  min-height: 400px;
  min-width: auto;
  background-color: #fff;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/IMG_9088-min.jpeg?v=138479066013111332561756959207);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.wrap-image-result._2 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/2-min.png?v=117060411882301834181756959207);
  background-position: 50% 50%;
  background-size: cover;
}

.wrap-image-result._3 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/Peachy-068-1-min.png?v=26911017594399813291756959207);
}

.wrap-image-result._4 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/4-min.png?v=114998447575893755951756959207);
}

.wrap-image-result._5 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/5-min.jpg?v=127102823195006133851756959207);
}

.wrap-image-result._6 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/6-min.jpg?v=34420849354599373261756959207);
  background-position: 50% 50%;
}

.wrap-image-result._7 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/Colour---Trainwreck---455-min.jpg?v=68554809361247223061756959207);
}

.wrap-image-result._8 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/Colour---Trainwreck---461-min.jpg?v=164594472952636515401756959207);
  background-position: 50% 50%;
}

.wrap-image-result._9 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/9-min.jpg?v=183548079371051174491756959207);
}

.wrap-image-result._10 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/10-min.jpg?v=69317416768887924981756959207);
}

.wrap-image-result._11 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/11-min.jpg?v=32685414694294711661756959207);
}

.wrap-image-result._12 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/12-min.jpg?v=126347160923392021251756959207);
}

.wrap-image-result._13 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/13-min.jpg?v=15355123985197575621756959207);
}

.wrap-image-result._14 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/4-min.jpeg?v=164264896693963844501756959207);
  background-size: cover;
}

.wrap-image-result._15 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/2-min.png?v=117060411882301834181756959207);
}

.wrap-image-result._16 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/Colour---Shhh---013-min.jpg?v=121110779902077323721756959207);
}

.wrap-image-result._17 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/Colour---Trainwreck---452-min.jpg?v=119644856393488726941756959207);
}

.wrap-image-result._18 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/Colour---Trainwreck---453-min.jpg?v=166599208006282015121756959207);
}

.wrap-image-result._19 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/8-min.jpg?v=87767162446478691971756959207);
  background-position: 50% 39%;
}

.wrap-image-result._20 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/Colour---Trainwreck---462-min.jpg?v=145471869336675541721756959207);
}

.wrap-image-result._21 {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/Colour---Trainwreck---463-min.jpg?v=73328085541988216801756959207);
}

.wrap-text-result {
  padding-top: 5%;
  padding-bottom: 5%;
}

.wrap-text-result.white {
/*   height: 40em; */
  min-height: 35em;
  padding-right: 5%;
  padding-left: 5%;
  border-radius: 0 0 20px 20px;
  background: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;  
}
.wrap-text-result.white .p-testimonial {
    flex: 1 1 auto;
}
.wrapper-block-result.white {
  width: auto;
  margin-right: .5em;
  margin-left: .5em;
  border-radius: 20px 20px 0 0;
}

.section-product-relative {
  position: relative;
}

.wrapper-text-term-conds {
  position: relative;
  padding-top: 5%;
  padding-bottom: 5%;
}

.head-text-tc {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.wrapper-text-nav-tc {
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  display: -ms-grid;
  display: grid;
  margin-top: 5em;
  padding-top: 1em;
  padding-bottom: 1em;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #fff8fc;
}

.content-tc {
  padding-top: 2em;
  padding-bottom: 2em;
}

.heading-content-tc {
  opacity: 1;
  font-weight: 500;
}

.link-contact {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-decoration: underline;
}

.wrapper-pap {
  padding-top: 2em;
  padding-bottom: 2em;
}

.list-item {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  list-style-type: lower-alpha;
}

.block-pap {
  padding-top: 1em;
  padding-bottom: 1em;
}

.wrapper-faq {
  padding-top: 2em;
  padding-bottom: 2em;
}

.paragraph-2 {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 32px;
  padding-bottom: 32px;
  color: #CE3665;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 300;
}

.faq-2,.faq-question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 80px;
  min-width: 400px;
  padding: 20px 2em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.faq-2:hover,.faq-question:hover {
  box-shadow: 0 1px 13px 0 rgba(78, 46, 104, 0.1);
}

.faq-circle-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 100px;
}

.faq-question-wrap-2 {
  margin-bottom: 20px;
}
.faq-question-wrap-2 .faq-answer{
    overflow: hidden;
    padding-right: 2em;
    padding-left: 2em;
}
.faq-question-wrap-2 .faq-question .faq-icon{
      transform: unset !important;
}
.faq-question-wrap-2 .faq-question .faq-icon.active{
        transform: rotate(45deg) !important;
}
.faq-question-wrap-2 .paragraph-2{
    font-size: 16px;
    color: #484848;
}
.wrapper-faq-block {
  padding-top: 4em;
  padding-bottom: 4em;
}

.tab-faq {
  background-color: transparent;
  font-weight: 500;
}

.tab-faq.w--current {
  border-radius: 4px;
  background-color: #f59aa566;
  font-weight: 500;
}

.text-head-faq {
  color: #CE3665;
}

.link {
  color: #c264a7;
  font-weight: 400;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.image-404 {
  width: 100%;
  max-width: none;
  margin: 1em auto 2em;
}

.discount-badge {
  position: absolute;
  left: auto;
  top: -7%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 80px;
  height: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #a771f0;
}

.sub-price-off {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ec6b8c;
}

.price-off-desc {
  margin-left: 5px;
  color: #a771f0;
  font-size: 16px;
  font-weight: 500;
}

.wrapper-add-to-cart-fixed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-add-to-cart-fixed.fullwidht {
  width: 100%;
}

.wrapper-name-and-swatches-fixed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-name-and-swatches-fixed.hide {
  display: none;
}

.total-fixed-area-swatches {
  margin-right: 5%;
}

.total-fixed-area-swatches.showed {
  width: 100%;
}

.p-about-us {
  font-size: 20px;
  line-height: 30px;
}

.h1-lined-about-us {
  width: auto;
  max-width: 360px;
  padding-bottom: 5%;
  border-bottom: 6px solid #EC6B8C;
  font-size: 44px;
  line-height: 54px;
}

.image-icon-about-us-footer {
  width: auto;
  height: 80px;
}

.dropdown-shop {
  position: static;
  display: none;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
}

.dropdown-shop.hide-desktop {
  display: block;
}

.dropdown-inside {
  z-index: 2;
  padding: 0px;
}

.dropdown-expand {
  left: 0%;
  top: 55px;
  right: 0%;
  bottom: auto;
  display: none;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 2%;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 20px 20px 10px rgba(78, 46, 104, 0.3);
}

.dropdown-expand.w--open {
  top: 40px;
  display: block;
  width: 100%;
  padding: 5%;
  border-radius: 10px;
  background-color: #fff8fc;
  box-shadow: 0 12px 30px 0 rgba(78, 46, 104, 0.4);
}

.dropdown-expand.show {
  display: block;
}

.dropdown-expand.show.hide {
  display: none;
}

.dropdown-list {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 140;
  height: 100%;
  margin-top: 0em;
  padding-top: 0%;
}

.dropdown-list.w--open {
  left: 0%;
  top: -14%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  margin-top: 4em;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0em;
  background-color: transparent;
}

.dropdown-shade.w--open {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(78, 46, 104, 0.1);
  border-radius: 10px;
  background-color: #fff;
}

.dropdown-variant {
  padding-top: 3%;
  padding-bottom: 3%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.dropdown-variant:hover {
  border-radius: 0px;
  background-color: #ec6b8c;
}

.checkbox {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  min-height: auto;
  margin: 0px auto;
  border-style: none;
  background-color: hsla(0, 0%, 100%, 0);
  opacity: 1;
}

.checkbox.w--redirected-checked {
  border-width: 6px;
  border-color: #e2bced;
  border-radius: 14px;
  background-color: rgba(252, 252, 252, 0);
  background-image: none;
  box-shadow: 0 4px 20px 0 rgba(78, 46, 104, 0.2);
}

.checkboxpackage {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  margin: 0px;
  border: 1px none #000;
  background-color: hsla(0, 0%, 100%, 0);
}

.div-title-fixed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.order-number-header {
  text-decoration: none;
}

.payment-status-row-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border-style: solid none solid solid;
  border-width: 1px 1px 2px 2px;
  border-color: #f6f6f6 #000 #f6f6f6 #f6f6f6;
}

.div-block-138 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.order-total-row-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border-style: solid;
  border-width: 1px 2px 2px;
  border-color: #f6f6f6;
}

.my-account-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.orders---copy-this {
  width: 100%;
}

.order-numebr-row-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border-style: solid none solid solid;
  border-width: 1px 0px 2px 2px;
  border-color: #f6f6f6;
}

.order-status-row-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border-style: solid none solid solid;
  border-width: 1px 1px 2px 2px;
  border-color: #f6f6f6 #000 #f6f6f6 #f6f6f6;
}

.heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.collection-item-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.empty-state {
  display: none;
  height: 0px;
  padding: 0px;
  background-color: transparent;
  font-size: 0px;
}

.order-data-row-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border-style: solid none solid solid;
  border-width: 1px 1px 2px 2px;
  border-color: #f6f6f6 #000 #f6f6f6 #f6f6f6;
}

.my-account {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection-list-2 {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.div-block-39 {
  display: none;
}

.name-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.change-address {
  margin-bottom: 40px;
}

.logout-link---copy-this {
  color: #1a1b1f;
}

.user-last-name---copy-this {
  margin-left: 5px;
}

.order-details-wrapper {
  margin-top: 50px;
  margin-bottom: 50px;
}

.order-name---copy-this {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
}

.divider {
  height: 1px;
  margin-top: 32px;
  margin-bottom: 15px;
  background-color: #eee;
}

.billing-wrapper {
  width: 50%;
}

.orders-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.shipping-wrapper {
  width: 50%;
}

.text-block {
  margin-right: 5px;
}

.order-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #f0f0f0;
}

.address-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.addresses---copy-this {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.account-container {
  margin-top: 65px;
  margin-bottom: 65px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.paragraph-bigger {
  margin-bottom: 0px;
  padding-top: 0px;
  opacity: 1;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.paragraph-bigger.cc-bigger-light {
  opacity: 0.6;
}

.color-nail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}

.image-nail-color-resulta {
  width: 3em;
  margin-right: 1em;
}

.grid4 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.carousel2.hide-desktop {
  display: none;
}

.quantity-hide {
  display: none;
}

.buynow-hide {
  display: none;
}

.default-state {
  margin-bottom: 0px;
}

.dropdown-footer-show-mobi-e {
  display: none;
}

.sectiong-top-head-padding {
  overflow: visible;
  padding-top: 7em;
}

.addresses-form---copy-this {
  width: 410px;
  margin-bottom: 54px;
}

.button-2 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 25px;
  border-radius: 0px;
  background-color: #f15523;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-2:hover {
  background-color: #d14316;
  color: #fff;
}

.button-2:active {
  background-color: #43464d;
}

.stars-and-price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.stars-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.5em;
  margin-bottom: 5px;
  height: 30px;
}

.slider-testimonial {
  width: 100%;
  height: 100%;
  padding-right: 1%;
  padding-left: 1%;
  background-color: transparent;
}

.slider-testimonial.desktop-hide {
  display: none;
}

.mask {
  overflow: visible;
  width: 25%;
}

.slide-nav-hide {
  display: none;
}

.slide-2 {
  width: auto;
  margin-right: 0.8em;
}

.righ-arrow-testimonial {
  width: 80px;
  height: 80px;
  margin-right: 5%;
  margin-left: 5%;
  border-radius: 100%;
  background-color: #fff;
  box-shadow: 0 12px 20px 12px rgba(78, 46, 104, 0.2);
}

.icon-arrow {
  width: auto;
  color: #CE3665;
  font-size: 20px;
  font-weight: 700;
}

.wrapper-5-block {
  display: -ms-grid;
  display: grid;
  margin-top: 4%;
  margin-bottom: 5%;
  grid-auto-columns: 1fr;
  grid-column-gap: 2em;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._5-block-home {
  position: relative;
  width: auto;
  height: auto;
  max-width: 80%;
  margin-right: 0.5em;
  margin-left: 0.5em;
  text-align: center;
}

.float-number {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius:50%;
  background-color: #FFDBDF;
  color: #CE3665;
  font-size: 22px;
  font-weight: 700;
}

.order-row---copy-this {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 0px none #000;
}

.order-numebr-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border-style: solid none solid solid;
  border-width: 1px 0px 2px 2px;
  border-color: #f6f6f6;
}

.order-row-data-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border-style: solid;
  border-width: 1px 2px 2px;
  border-color: #f6f6f6;
}

.order-row-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border-style: solid none solid solid;
  border-width: 1px 1px 2px 2px;
  border-color: #f6f6f6 #000 #f6f6f6 #f6f6f6;
}

.slider.mobile {
  display: none;
}

.dropdown {
  display: none;
  margin-right: 0px;
  margin-left: 0px;
}

.nav-menu-scroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.product-master-image {
  background-image: url(//dippi.se/cdn/shop/t/48/assets/image-about-min.jpg?25837);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.siurvey-box {
  display: inline-block;
  margin-top: 2em;
  padding: 1em 2em;
  border-radius: 110px;
  background-color: #fff;
}

.p-testimonial {
  margin-top: 1em;
  margin-bottom: 1em;
}

.slide-testimonial-update {
  width: 100%;
  min-height: 52em;
  margin-top: -2%;
  background-color: transparent;
}

.slide-testimonial-update.slider {
  width: auto;
  min-height: 58em;
  min-width: 25em;
  margin-right: 0%;
  margin-left: 0%;
  padding-right: 0%;
  padding-left: 0%;
}

.mask-slider-testimonial-update {
  overflow: visible;
  width: 30%;
  padding-right: 5%;
  padding-left: 5%;
}

.collection-list-wrapper {
  width: 100%;
}

.option-wrapper {
  display: block;
  margin-bottom: 2em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.option-wrapper.hide {
  display: none;
}

.option {
  margin-right: 4px;
  margin-bottom: 10px;
}

.sectiong-top-head-padding:not(.kit-product-template) .option {
  margin-top: 20px;
}
    
.option.color-option {
  width: auto;
  height: 20px;
  cursor: pointer;
}

.option.text-option {
  display: inline-block;
  margin: 7.5px 1em 0px 0px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #EC6B8C;
  border-radius: 20px;
  background-color: #fff;
  cursor: pointer;
}

.option.text-option.selected {
  background-color: #EC6B8C;
  color: #fff;
}

.cs-preshape-content .option.text-option.selected {
  background-color: #EC6B8C !important;
  color: #fff !important;
}

.success-message {
  background-color: #EC6B8C;
  color: #fff;
}

.image-preview-dip-kit {
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.wrapper-dip-kit-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
/*   height: 12em;
  min-height: 13em; */
  margin-top: 2em;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #ec6b8c;
}

.wrapper-pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.5em;
}

.price-normal {
  margin-right: 0.25em;
  font-weight: 500;
}

.price-normal.discounted {
  opacity: 0.7;
  text-decoration: line-through;
}

.image-color-wrapepr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-color-single {
  margin-right: auto;
  margin-left: auto;
  width: auto;
    height: auto;
}

.slide-product-image {
  z-index: 1;
  min-height: 620px;
  background-color: transparent;
}
@media(min-width:1351px){
.slide-product-image {
  min-height: 690px;
}
}

@media(min-width:1451px){
.slide-product-image {
  min-height: 720px;
}
}
@media(min-width:1551px){
.slide-product-image {
  min-height: 780px;
}
}
@media(min-width:1651px){
.slide-product-image {
  min-height: 830px;
}
}
@media(min-width:1751px){
.slide-product-image {
  min-height: 900px;
}
}
.hide-arrow {
  display: none;
}

.slider-2 {
  width: 100%;
  height: 800px;
}

.slide-3 {
  width: 100%;
  height: 100%;
  padding-right: 0px;
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.left-arrow-2 {
  overflow: visible;
}

.icon-2 {
  width: 40px;
  height: 40px;
  margin-right: 6px;
  padding-top: 11px;
  border-radius: 70px;
  background-color: #fff;
  box-shadow: 8px 8px 22px 0 rgba(0, 0, 0, 0.3);
  color: #333;
  font-size: 15px;
}

.right-arrow-2 {
  overflow: visible;
}

.icon-3 {
  width: 40px;
  height: 40px;
  margin-right: 36px;
  padding: 11px 0px 0px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 8px 8px 22px 0 rgba(0, 0, 0, 0.3);
  color: #333;
  font-size: 15px;
}

.slide-nav-2 {
  display: none;
}

.collection-product {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.carousel-2 {
  width: 100vw;
  height: 400px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.carousel-2.is_contained {
  width: 100%;
  height: auto;
  padding-bottom: 75px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.card {
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #3f4046;
  box-shadow: 0 5px 2rem 0 rgba(0, 0, 0, 0.3);
  color: #b8b9c2;
}

.arrow-left {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 50px;
  height: 50px;
}

.arrow-right {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 50px;
  height: 50px;
}

.card-body {
  height: 100%;
  padding: 30px;
}

.carousel-slider._6 {
  right: -105%;
}

.carousel-slider._2 {
  right: -21%;
}

.carousel-slider._4 {
  right: -63%;
}

.carousel-slider._3 {
  right: -42%;
}

.carousel-slider._7 {
  right: -126%;
}

.carousel-slider._5 {
  right: -84%;
}

.carousel-slider._8 {
  right: -147%;
}

.btn {
  padding: 15px 25px;
  border-radius: 5px;
  background-color: #3862ec;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn:hover {
  background-color: #213ea0;
}

.carousel-mask {
  overflow: visible;
  width: 40%;
}

.card-header {
  height: 150px;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/david-lundgren-1677087-unsplash.jpg?25837);
  background-position: 50% 30%;
  background-size: cover;
}

.slidercustom {
  display: block;
  overflow: visible;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.sliderglam.slider-for {
  display: none;
}

.sliderglam.slider-nav {
  display: block;
  overflow: visible;
  max-width: 800px;
}

.slick-next {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 3em;
  height: 3em;
  border-radius: 100px;
  background-color: #EC6B8C;
  background-image: url(//dippi.se/cdn/shop/t/48/assets/arrow-pink.svg?v=155090734140772712331756959207);
  background-position: 50% 50%;
  background-size: 1em 1em;
  background-repeat: no-repeat;
}

.itemdescription {
  font-size: 14px;
  line-height: 1.5em;
  padding-bottom:1em;
}

.image-result {
  width: 100%;
  height: auto;
}

.section-product-home {
  overflow: hidden;
}

.section-everything {
  overflow: hidden;
}

.wrapper-section-product-template {
  position: relative;
}

.collection-wrapper-all {
  width: 100%;
}

.linkblock-collection {
  width: 100%;
}

.glamrslickjs {
  width: auto;
  height: auto;
  color: transparent;
}

.slide-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(0, 0, 0, 0.45);
}

.slide-overlay.extra-img-overlay {
  width: auto;
}

.slider-arrow {
  left: 0px;
  top: 0px;
  width: 72px;
  height: 72px;
  background-color: #fff;
}

.slider-arrow.right {
  left: auto;
  top: 0px;
  right: 0px;
}

.slide-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sliderslick {
  overflow: hidden;
  height: 50vh;
  background-color: transparent;
}

.slider-maskslick {
  display: block;
  overflow: visible;
  width: 25%;
  margin-right: auto;
  margin-left: auto;
}

.slider-arrow-icon {
  color: #000;
  font-size: 22px;
}

.slidemantap {
  position: relative;
}

.main-img {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}

.slider-wrapyogsi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.extra-img-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-nav-3 {
  display: none;
}

.extra-img {
  position: absolute;
  left: -97.5%;
  top: 0px;
  bottom: 0px;
  width: 95%;
}

.extra-img.last-slide {
  left: auto;
  top: 0px;
  right: -97.5%;
  bottom: 0px;
}

.wrapper-sliderslickjs {
  display: none;
  width: 700px;
  height: auto;
  background-color: transparent;
}

.slickjsslide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20em;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slick-dots {
  display: none;
}

.h3-dark {
  color: #CE3665;
}

.pagination {
  margin-top: 2em;
}

.next-pagination {
  border-style: none;
  background-color: #fff;
}

.sort-button {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
}

.sort-button.w--current {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  font-weight: 400;
}

.sort-button.fltr-active {
  background-color: #ec6b8c;
}

.wrapper-filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tags-hide {
  display: none;
}

.collection-desktop {
  display: none;
}

.say-hello-2 {
  min-height: 710px;
  padding-top: 8%;
  padding-bottom: 8%;
  background-position: 100% 50%;
  background-size: cover;
  background-color: #fac8e0;
}

.collection-sliderslick {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.wrapper-collection-slider {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.wrapper-collection-slider.hide {
  display: none;
}

.wrapper-collection-slider.tabcollection1 {
  display: block;
  width: 100%;
  height: 45em;
  min-height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.wrapper-collection-slider.tabcollection1.hide {
  display: block;
  overflow: hidden;
  height: 0px;
}

.wrapper-collection-slider.tabcollection1 .collection-sliderslick .slick-track {
  display: flex !important;
}

.wrapper-collection-slider.tabcollection1 .collection-sliderslick .text-collection-home {
  display: flex;
  justify-content: flex-start;
} 

.wrapper-collection-slider.tabcollection1 .collection-sliderslick .text-collection-home .wrapper-dip-kit-text {
  height: 100%;
}

.wrapper-collection-slider.tabcollection2 {
  width: 100%;
  height: 38em;
  min-height: auto;
}

.wrapper-collection-slider.tabcollection2.hide {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0px;
}

.wrapper-collection-slider.tabcollection3 {
  width: 100%;
  height: 38em;
}

.wrapper-collection-slider.tabcollection3.hide {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0px;
}

.tabslider {
  height: 40em;
}

.tabsmanual {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30em;
  height: 3em;
  margin-right: auto;
  margin-bottom: 2em;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.tab-block {
  display: block;
  margin-top: 3em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.wrapper-instagram-feed {
  width: 100%;
}

.quantity-plus {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 30px;
  height: 42px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #EC6B8C;
  color: #ec6b8c;
  font-size: 22px;
  font-weight: 700;
}

.textfiel {
  height: 3em;
  margin-bottom: 0px;
}

.wrapperplus {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius:6px;
}

.quantity-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 42px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.wrapper-msg-coming-soon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.going-beauty {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slideauto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.wrapper-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hideoption-list {
  display: none;
}

.bold_options.hide {
  display: none;
}

.div-block-139 {
  display: block;
}

.div-block-139.hide {
  display: none;
}

.wrapper {
  margin-bottom: 2em;
}

.wrapper-variant {
  margin-bottom: 2em;
}

.grid-menu-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0%;
  padding-left: 10%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.grid2-product {
  display: -ms-grid;
  display: grid;
  margin-bottom: 2em;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.list-grid2-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mark-icon {
  flex:none;
  width: 1em;
  height: 1em;
  max-width: none;
  font-size: 15px;
}

.list-2 {
  display: none;
}

.video-pop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
}

.video-pop.mobile {
  display: none;
}

.img-watchme {
  width: auto;
  height: auto;
}

.div-block-140 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .container {
    width: 100%;
    max-width: 95%;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
  .nav-link {
    padding-left: 5px;
}
  .container.margin-section.margin-section-top-only {
    max-width: none;
  }

  .container.heading {
    max-width: 90%;
  }

  .container.about-us-head {
    display: block;
  }

  .navbar {
    position: relative;
    z-index: 9999999;
    display: block;
    overflow: visible;
    width: 100%;
    height: 100%;
    padding-left: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-nav {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    height: auto;
    max-width: 95%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .nav-link {
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .nav-link.shop {
    display: block;
    margin-top: 0em;
    margin-bottom: 0em;
    color: #fff;
  }

  .nav-link.shop:hover {
    width: 100%;
    color: #fff;
  }

  .nav-link.shop.w--open {
    position: relative;
    color: #ec6b8c;
  }

  .nav-link.shop.all.hide {
    width: 100%;
    margin-bottom: 1em;
  }

  .nav-link.about {
    margin-top: 0em;
  }
  
  .nav-link.contactpsace {
    position: static;
    right: 0%;
  }

  .nav-menu {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 8888;
    display: block;
    overflow: auto;
    width: 100%;
    height: 100%;
    min-height: auto;
    margin-top: 4.5em;
    padding: 2% 0% 20%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    background-color: #ffeff3;
  }

  .nav-menu.hide-desktop {
    position: absolute;
    top: 0em;
    display: block;
    padding-top: 5.5em;
  }

  .brand {
    display: none;
  }

  .brand.w--current {
    display: none;
  }

  .brand.show-mobile {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .cart {
    width: 10em;
  }

  .time-delivery {
    width: 30%;
    margin-right: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .time-delivery.cartpop {
    width: auto;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .time-delivery-text {
    line-height: 24px;
  }

  .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button.cc-cart {
    margin-right: 0px;
  }

  .button.cart {
    width: 100%;
  }

  .cart-button {
    padding-right: 0px;
  }

  .wrap-time-delivery {
    padding-bottom: 11px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .menu-wrap {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    width: auto;
    height: 100%;
    margin-top: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .slide-home {
    min-height: 44em;
    margin-top: 7.5em;
  }

  .slide-header-home {
    margin-top: 0em;
    padding-left: 1%;
    background-position: 50% 50%;
  }

  .text-home-header.homemonbile {
    max-width: 32em;
    min-height: 19em;
  }

  .badge-sell {
    bottom: -30%;
  }

  .badge-sell.left-align {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: none;
  }

  .collection-list-slide {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .image-collection---home {
    min-height: 30em;
  }

  .image-collection---home._2 {
    min-height: 30em;
  }

  .grid-3 {
    grid-column-gap: 10px;
  }

  .grid-3.hide-mobile {
    display: none;
  }

  .grid-3.hide-desktop {
    display: block;
  }

  .text-collection-home {
    min-height: 13em;
  }

  .text-collection-home.dipkit {
    width: auto;
    height: 34em;
    min-height: auto;
    margin-right: 0.5em;
    margin-left: 0.5em;
  }

  .section-nails {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-nail {
    width: auto;
  }

  .image-nail {
    left: auto;
    right: auto;
    width: 100%;
    height: auto;
    min-height: 390px;
    min-width: auto;
    background-image: url(//dippi.se/cdn/shop/t/48/assets/Edited_Ing_shot_4x5.jpg?v=53837245458551794781756959207);
  }

  .image-nail._2 {
    min-height: 49em;
  }

  .paragraph-big {
    overflow: visible;
    font-size: 20px;
    line-height: 1.5em;
  }

  .paragraph-big.centered {
    text-align: center;
  }

  .grid-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-2.margin-grid {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-2.margin-grid.about-us-we-re-proud {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-2.about-contact {
    margin-bottom: 4em;
  }

  .grid-4 {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-4.hide-mobile {
    display: -ms-grid;
    display: grid;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-4.grid-2-mobile-drop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-4.collection {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image-grid-collection {
    width: 100%;
    min-height: 13em;
    background-image: url(//dippi.se/cdn/shop/t/48/assets/new-banner-min.jpg?25837);
  }

  .image-grid-collection._2 {
    background-image: url(//dippi.se/cdn/shop/t/48/assets/image4-min.png?25837);
  }

  .image-grid-collection._3 {
    background-image: url(//dippi.se/cdn/shop/t/48/assets/image3-min.png?25837);
  }

  .image-grid-collection.icon-4 {
    background-image: url(//dippi.se/cdn/shop/t/48/assets/image2-min.png?25837);
  }

  .image-grid-collection.menu-drop {
    min-height: 7em;
    background-image: url(//dippi.se/cdn/shop/t/48/assets/new-banner-min.jpg?25837);
  }

  .text-grid-collection {
    position: absolute;
    padding-left: 5%;
    background-color: transparent;
  }

  .text-grid-collection.nobg {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 5%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-collection-list {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-left: 0%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

  .link-collection-list.menu-drop {
    max-height: none;
  }

  .link-collection-list.list {
    width: 100%;
    height: auto;
  }

  .section-2-home {
    overflow: hidden;
  }

  .what-they-are-saying {
    overflow: hidden;
  }

  .what-they-are-saying.mask {
    height: 100%;
  }

  .testimonial-card {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .image-testimonial {
    width: 100%;
  }

  .text-testimonial {
    display: block;
    overflow: visible;
    max-height: 380px;
    min-height: 380px;
    padding-right: 2em;
    padding-left: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .stars-testimonial {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .build-a-kit {
    position: relative;
    min-height: 72em;
    padding-right: 0%;
    padding-bottom: 10%;
    padding-left: 0%;
    background-color: #fccbd3;
    background-position: 0% 0%;
    background-size: cover;
  }

  .build-a-kit-text-right-align {
    width: auto;
    margin-left: 0px;
  }

  .container-text-right-align {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
  }

  .container-text-right-align.homemobile {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: inline-block;
    padding-right: 10%;
    padding-bottom: 5%;
    padding-left: 10%;
  }

  .divimginstagram {
    width: 100%;
    min-width: 180px;
  }

  .divimginstagram._3 {
    min-width: 180px;
  }

  .divimginstagram._4 {
    width: auto;
  }

  .footer {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .grid-footer {
    width: auto;
  }

  .subscribe {
    position: relative;
    width: auto;
  }

  .collection-banner.about-us {
    background-color: #ecd0ea;
    background-position: 20vw 0%;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .collection-banner.sectiong-top-head-padding.no-filterbanner {
    margin-top: 7em;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .collection-banner.margin-top.category-product {
    margin-top: 13%;
  }

  .text-collection-banner.about-us {
    position: relative;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 6em;
  }

  .grid-2-collection-list {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 0.25fr 1fr;
    grid-template-columns: 0.25fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  
   .template-collection .cs-collection-page .grid-2-collection-list {
      grid-template-columns: 1fr; 
   }
  
  .grid-2-collection-list.nofilter {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .grid-product {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-product._5-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-product.no-filter {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .head-product {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 50px;
  }

  .image-wrapper-list {
    position: relative;
    width: auto;
    height: auto;
    padding-right: 0%;
  }

  .image-wrapper-list.product-image {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 100vh;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    max-height: none;
  }

  .text-wrapper-product {
    margin-right: auto;
    margin-left: auto;
  }

  .h5-light.white.total-fixed {
    margin-right: 1em;
  }

  .quantity-wrapper {
    width: 100%;
  }

  .faq-question-wrap {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .say-hello {
    background-color: #fac9df;
    background-position: 80% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .wrapper-sayhello.product-page {
    max-width: 50%;
  }

  .image-display-grid-5 {
    height: auto;
  }

  ._5step {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrap-video {
    display: block;
    height: auto;
    margin-top: 2em;
    margin-right: auto;
    margin-left: auto;
  }

  .wrapper-5-steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .tabs-menu {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .wrapper-video {
    position: relative;
    width: auto;
  }

  .going-beyond {
    overflow: hidden;
  }

  .headline-center-product {
    width: 80%;
    margin-bottom: 2em;
  }

  .carousel.hide-desktop {
    display: block;
  }

  .carousel.grid4 {
    display: block;
  }

  .warpper-mask-carouse.hide-mobile {
    display: block;
  }

  .checkouot-result {
    background-color: #e7d4ef;
    background-image: url(//dippi.se/cdn/shop/t/48/assets/color-pots.png?v=134561307787377475951756959207);
    background-position: -30vw 50%;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }

  .wrapper-text-compliment {
    text-align: center;
  }

  .cart-wrapper {
    z-index: 99999;
  }

  .wrapper-slider-image-product-display {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    z-index: -1;
  }

  .template-product .wrapper-slider-image-product-display {
    z-index: 2;
  }
      
  .image-slider-product-display {
    width: auto;
    height: auto;
    margin-right: 0.5em;
    border-style: solid;
  }

  .hedaing-account-page {
    font-size: 40px;
    line-height: 50px;
  }

  .main-heading-wrap.account-page {
    padding-right: 30px;
    padding-left: 30px;
  }

  .account-right-image {
    width: 60%;
    padding-right: 25px;
    padding-left: 25px;
  }

  .container-account {
    max-height: 790px;
  }

  .container-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .wrapper-about-us-text.center {
    max-width: 100%;
  }

  .block-text-side-by-about {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .block-text-side-by-about.switch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-preview-about {
    max-height: none;
  }

  .block-about-us-text-side {
    max-height: none;
  }

  .block-grid-2-about-us.grid-2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .center-div-text.result-top-header {
    max-width: none;
  }

  .wrapper-result {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .wrapper-block-result.white {
    height: 50em;
    min-height: 50em;
    margin-right: 0.5em;
  }

  .wrapper-text-nav-tc {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .faq-question-wrap-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .total-fixed-area-swatches {
    display: none;
  }

  .total-fixed-area-swatches.showed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .dropdown-shop {
    position: static;
    z-index: 888888;
    display: block;
    overflow: visible;
    width: 100%;
    height: auto;
    margin-top: 0px;
  }

  .dropdown-shop.hide-desktop {
    display: none;
  }

  .dropdown-inside {
    /* width: 100%; */
    min-height: 3em;
    display: none;
  }

  .dropdown-inside.w--open {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .dropdown-expand {
    display: block;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-left: 0%;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    box-shadow: none;
  }

  .dropdown-expand.show {
    padding-right: 0%;
  }

  .dropdown-expand.show.hide {
    display: block;
  }

  .dropdown-list {
    position: relative;
    z-index: 99999;
    width: 100%;
    height: auto;
  }

  .dropdown-list.w--open {
    position: relative;
    overflow: visible;
    height: auto;
    min-height: auto;
    margin-top: 1em;
    margin-bottom: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .menu-button {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    z-index: 1;
    width: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding: 10px 0px 10px 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    background-color: transparent;
  }

  .menu-button.w--open {
    position: relative;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    display: block;
    width: auto;
    margin-right: 3.2em;
    margin-left: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
  }

  .menu-button.w--open:focus {
    background-color: rgba(192, 167, 167, 0);
  }

  .icon-5 {
    color: #CE3665;
  }

  .orders---copy-this {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .collection-item-2 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .my-account {
    padding-right: 15px;
    padding-left: 15px;
  }

  .collection-list-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .order-line {
    padding-right: 0px;
    padding-left: 0px;
  }

  .addresses---copy-this {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-wrapper {
    width: 28em;
    max-width: 30em;
    min-width: auto;
    margin-right: 0.5em;
    margin-left: 0em;
  }

  .grid4.hide-mobile {
    display: none;
  }

  .carousel2.hide-desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .pcustomer-review-home {
    width: 100%;
    max-width: 20em;
    direction: ltr;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    text-align: left;
    white-space: pre-line;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .addresses-form---copy-this {
    width: auto;
  }

  .button-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .stars-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .slider-testimonial {
    padding-left: 25%;
  }

  .slider-testimonial.desktop-hide {
    display: none;
    padding-left: 0%;
  }

  .mask {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 5%;
    padding-left: 0%;
  }

  .slide-2 {
    width: auto;
    margin-right: 2%;
    margin-left: 0%;
  }

  .slide-2.first-slide {
    margin-left: 1%;
  }

  .wrapper-5-block {
    grid-column-gap: 0.75em;
    grid-row-gap: 5px;
  }

  .wrapper-5-block.desktop {
    margin-right: 5%;
    margin-left: 5%;
  }

  ._5-block-home {
    width: 100%;
    max-width: 100%;
  }

  .slider.mobile {
    display: none;
  }

  .tab-mobile.product {
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .navbar-2 {
    margin-top: 136px;
  }

  .icon-drop {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    margin-right: 0px;
    margin-left: auto;
    padding-right: 4%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #efc7e1;
  }

  .dropdown {
    display: block;
    overflow: visible;
    width: 100%;
    height: auto;
  }

  .icon-drop-pink {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 40;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 4%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #e7c0da;
    font-size: 14px;
    text-align: left;
  }

  .wrapper-full-scroll-menu {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    overflow: auto;
    height: 50vh;
    min-height: auto;
    padding-bottom: 0px;
  }

  .nav-menu-scroll {
    position: absolute;
    left: 0%;
    top: 1em;
    right: 0%;
    bottom: 10%;
    /* overflow: scroll; */
    width: 100%;
    height: 100vh;
    max-width: 95%;
    min-height: auto;
    margin-top: 0em;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0em;
    padding-bottom: 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .icon-home {
    width: 4em;
    height: 4em;
    margin-bottom: 1em;
    font-size: 20px;
  }

  .text-collection {
    font-size: 30px;
  }

  .stars {
    margin-bottom: 0.5em;
  }

  .product-master-image {
    width: 100%;
    height: 100%;
    max-height: none;
    min-height: auto;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .slide-testimonial-update {
    min-height: 69em;
  }

  .slide-testimonial-update.slider {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    padding-right: 0%;
  }

  .mask-slider-testimonial-update {
    width: 80%;
    padding-right: 0%;
    padding-left: 20%;
  }

  .image-color-single {
    width: 100%;
  }

  .slide-product-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 620px;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .mask-product {
    width: 100%;
  }

  .glamrslickjs {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .sliderslick {
    height: 24vh;
  }

  .wrapper-sliderslickjs {
    width: 90%;
    max-width: 90%;
    min-width: 100%;
  }

  .image-collection {
    height: 15em;
  }

  .image-collection-mobile {
    display: none;
  }

  .collection-desktop {
    display: block;
    height: auto;
  }

  .say-hello-2 {
    background-color: #fac9df;
    background-position: 80% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .wrapper-collection-slider.tabcollection1 {
    height: 40em;
  }

  .testimonial-slide {
    width: 100%;
  }

  .grid-menu-mobile {
    padding-top: 1em;
    padding-left: 0%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .video-pop {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .time-delivery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
   .c_header-section .button.cc-cart .icon-4 {
    margin-right: -12px;
  }
  .cart-quantity-2 {
    margin-left: 0px !important;
   }
  .header .container-nav .cart {
    gap: 10px !important;
  }
  .cart-quantity-2 {
    margin-top: -27px;
   }
  .time-delivery.cartpop {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .time-delivery-text {
    padding-left: 0px;
  }

  .button.cc-cart {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .cart-button {
    padding-right: 0px;
  }

  .wrap-time-delivery {
    padding-bottom: 0px;
  }

  .slide-header-home {
    background-color: #f9cbe8;
    background-position: 50% 0%;
    background-size: 100%;
  }

  .slide-header-home._2 {
    background-color: #f4e4fc;
  }

  .text-home-header {
    width: 90%;
    max-width: none;
    margin-top: 20%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .badge-sell {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: none;
  }

  .card-collection-home {
    min-height: 370px;
  }

  .card-collection-home.mr-2 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .image-collection---home {
    min-height: 25em;
  }

  .image-collection---home._2 {
    min-height: 25em;
  }

  .grid-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-3.hide-mobile {
    display: none;
  }

  .grid-3.grid-2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .text-collection-home.dipkit {
    height: 28em;
    min-height: auto;
  }

  .grid-4 {
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-4.hide-mobile {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-4.collection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .image-grid-collection.icon-4 {
    width: 100%;
    min-height: 13em;
    min-width: 0px;
  }

  .testimonial-card {
    width: 390px;
    max-width: 100%;
  }

  .grid-footer {
    width: auto;
  }

  .collection-banner.about-us {
    background-position: 0vw 0%;
  }

  .collection-banner.margin-top.category-product {
    margin-top: 18%;
  }

  .text-collection-banner.about-us {
    top: 10em;
    bottom: 0em;
  }

  .grid-2-collection-list {
    position: relative;
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-product {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-product.no-filter {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .product-image {
    background-position: 50% 50%;
  }

  .filter-box {
    position: -webkit-sticky;
    position: sticky;
    top: 2%;
    bottom: auto;
    z-index: 1;
    display: none;
  }

  .link-folder {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .wrapper-add-to-cart.fixed-cart {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .say-hello {
    background-position: 70% 50%;
    background-size: cover;
  }

  .grid-5-product {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image-display-grid-5 {
    min-height: 9em;
  }

  ._5step {
    min-height: auto;
  }

  .checkouot-result {
    display: block;
  }

  .cart-wrapper {
    z-index: 999999;
  }

  .wrapper-3-pillars {
    width: auto;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .wrapper-slider-image-product-display {
    position: relative;
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .image-slider-product-display {
    width: 100%;
  }

  .heading-quarto {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
  }

  .image-36 {
    max-width: 70%;
  }

  .color-ari {
    height: 110px;
  }

  .main-heading-wrap.account-page {
    display: block;
    width: auto;
    margin-bottom: 0px;
    padding-top: 75px;
  }

  .account-right-image {
    display: none;
    width: 100%;
    padding: 45px 88px;
  }

  .container-account {
    height: auto;
    max-height: none;
    max-width: 90%;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .container-2 {
    text-align: center;
  }

  .image-float-abot-us {
    width: 100%;
  }

  .wrapper-block-result.white {
    height: 52em;
    min-height: 52em;
    margin-right: 0.5em;
  }

  .wrapper-text-nav-tc {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .wrapper-add-to-cart-fixed {
    width: 100%;
    margin-top: 2em;
  }

  .wrapper-name-and-swatches-fixed {
    width: auto;
  }

  .dropdown-shop.hide-desktop {
    display: none;
  }

  .orders---copy-this {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .collection-item-2 {
    display: block;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .collection-list-2 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .shipping-address---copy-this {
    text-align: left;
  }

  .billing-address---copy-this {
    text-align: left;
  }

  .order-date---copy-this {
    text-align: left;
  }

  .order-line {
    padding-right: 0px;
    padding-left: 0px;
  }

  .addresses---copy-this {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .account-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .image-wrapper {
    width: auto;
    min-width: auto;
  }

  .slider-testimonial {
    padding-left: 16%;
  }

  .slider-testimonial.desktop-hide {
    padding-left: 0%;
  }

  .mask {
    overflow: visible;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0%;
    padding-left: 0%;
  }

  .slide-2 {
    margin-right: 2%;
    margin-left: 0%;
  }

  .wrapper-5-block.desktop {
    display: none;
  }

  ._5-block-home {
    width: 95%;
    height: auto;
    max-width: 100%;
    margin-right: 0.5em;
    margin-left: 0.5em;
    padding-right: 0%;
  }

  ._5-block-home.eyntn {
    width: 40%;
  }

  ._5-block-home.swipeeynt {
    margin-right: 2%;
  }

  .slider {
    position: relative;
    width: 100%;
    background-color: transparent;
  }

  .slider.mobile {
    display: none;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .slider.mobile.second {
    display: none;
  }

  .mask-2 {
    position: relative;
    left: 0%;
    overflow: visible;
    width: 40%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0%;
    padding-left: 0%;
  }

  .slide-testimonial-update.slider {
    width: auto;
    margin-right: 0%;
    margin-left: 0%;
  }

  .mask-slider-testimonial-update {
    width: auto;
    padding-right: 10%;
    padding-left: 12%;
  }

  /* .wrapper-dip-kit-text {
    min-height: 12em;
  } */

  .slider-2 {
    height: 500px;
  }

  .eyntn {
    position: relative;
    left: 44px;
    right: 0%;
    width: auto;
    margin-right: 5%;
    margin-left: 0%;
    padding-right: 0%;
    padding-left: 0%;
  }

  .eyntn.slidehorizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0%;
  }

  .horieveryting {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 170%;
    min-width: auto;
    margin-right: auto;
    margin-left: 3%;
  }

  .mask-new {
    width: 100%;
  }

  .carousel-slider {
    max-width: 50%;
  }

  .carousel-slider._6 {
    right: -45%;
  }

  .carousel-slider._2 {
    right: -9%;
  }

  .carousel-slider._4 {
    right: -27%;
  }

  .carousel-slider._3 {
    right: -18%;
  }

  .carousel-slider._7 {
    right: -54%;
  }

  .carousel-slider._5 {
    right: -36%;
  }

  .carousel-slider._8 {
    right: -63%;
  }

  .carousel-mask {
    width: 70%;
  }

  .slidercustom {
    width: 95%;
  }

  .sliderglam.slider-for {
    display: none;
  }

  .slick-prev {
    margin-right: 10px;
  }

  .image-result {
    width: 100%;
    height: auto;
  }

  .section-everything {
    overflow: hidden;
  }

  .mask-horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .sliderslick {
    width: 100%;
    min-width: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .slider-maskslick {
    width: 25%;
  }

  .slidemantap.slide-oneyoyo {
    width: 110%;
  }

  .slider-wrapyogsi {
    display: block;
    width: 100%;
  }

  .wrapper-sliderslickjs {
    display: block;
    width: 100%;
    margin-top: 1em;
  }

  .say-hello-2 {
    background-position: 70% 50%;
    background-size: cover;
  }

  .wrapper-collection-slider {
    width: 80%;
  }

  .wrapper-collection-slider.tabcollection1 {
    width: 100%;
  }

  .wrapper-collection-slider.tabcollection2 {
    width: 100%;
  }

  .wrapper-collection-slider.tabcollection2.hide {
    width: 100%;
  }

  .wrapper-collection-slider.tabcollection3 {
    width: 100%;
  }

  .wrapper-collection-slider.tabcollection3.hide {
    width: 100%;
  }

  .tab-block {
    margin-top: 2em;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2.3em;
    line-height: 1.2em;
  }

  h3 {
    font-size: 20px;
  }

  .container.margin-section.second-section.no-container {
    max-width: none;
  }

  .container.margin-section.margin-section-top-only {
    height: auto;
  }

  .container.no-relative {
    position: static;
  }

  .container-nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .nav-link.shop {
    width: 100%;
  }

  .nav-link.shop.all {
    margin-bottom: 1em;
  }

  .brand.w--current {
    padding-left: 0px;
  }

  .time-delivery {
    width: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .time-delivery-text {
    padding-left: 17px;
  }

  .button.cc-cart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 11px;
    padding-right: 0px;
    padding-left: 16px;
  }

  .button.cart {
    width: 100%;
  }

  .price-wrapper {
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .remove-product-link {
/*     position: absolute;
    left: auto;
    top: 14px;
    right: 0%;
    bottom: auto; */
  }

  .icon-4 {
    margin-right: 4px;
  }

  .cart-button {
    padding-right: 0px;
  }

  .sp-gree-block.my-accoun {
    position: static;
    height: auto;
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: #074f28;
  }

  .product-row {
/*     -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; */
  }

  .checkout-actions {
    text-align: center;
  }

  .wrap-time-delivery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .my-account-link {
    display: none;
  }

  .slide-home {
    min-height: 50em;
    margin-top: 5em;
  }

  .slide-header-home {
    min-height: 50em;
    margin-top: 0em;
    padding-top: 4em;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fac3da;
    background-image: url(//dippi.se/cdn/shop/t/48/assets/mbll.png?25837);
    background-position: 50% 100%;
    background-size: contain;
  }

  .slide-header-home._2 {
    padding-top: 4em;
    background-position: 100% 30px;
    background-size: 120%;
  }

  .text-home-header {
    width: auto;
    margin-top: 50%;
    padding-top: 0%;
  }

  .text-home-header.slide-1 {
    margin-top: 0%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .badge-sell {
    left: auto;
    top: auto;
    right: 10%;
    bottom: -40%;
    display: block;
    width: 100px;
  }

  .badge-sell._2 {
    left: 0%;
    top: 5%;
    right: 0%;
    bottom: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .collection-list-slide {
    text-align: center;
  }

  .card-collection-home {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }

  .card-collection-home.mr-2 {
    margin-right: 0.5em;
    margin-left: 0.5em;
    padding-right: 0.5em;
    padding-left: 0.5em;
  }

  .image-collection---home {
    min-height: 20em;
  }

  .image-collection---home._2 {
    min-height: 20em;
  }

  .grid-3.hide-mobile {
    display: block;
  }

  .grid-3.grid-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .text-collection-home {
    min-height: 12em;
  }

  .text-collection-home.dipkit {
    height: 35em;
    max-height: none;
    min-height: 35em;
  }

  .tabs-menu-home {
    width: 100%;
    margin-top: 5%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .tab-link-home {
    width: 100%;
    height: 3em;
    margin-right: 1%;
    margin-bottom: 0.5em;
    padding: 2px 1em;
    font-size: 12px;
  }

  .tab-link-home.w--current {
    width: 100%;
    height: 3em;
    margin-right: 1%;
    padding: 0px 1em;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    font-size: 12px;
  }

  .tab-link-home.tablink1.active {
    margin-right: 0.5em;
  }

  .tab-link-home.tablink2 {
    margin-right: 0.5em;
  }

  .tab-link-home.tablink3 {
    margin-right: 0.5%;
  }

  .section-nails {
    margin-bottom: 5em;
    background-color: #fbd3d9;
  }

  .image-nail {
    width: 90%;
    min-height: 290px;
    margin-bottom: -3em;
    background-image: url(//dippi.se/cdn/shop/t/48/assets/Mobile---feature---Dazzling-Healthy-nails-min.png?25837);
  }

  .image-nail._2 {
    width: 100%;
    height: 18em;
    min-height: auto;
    background-image: url(//dippi.se/cdn/shop/t/48/assets/Mobile---feature---Dazzling-Healthy-nails-min.png?25837);
    background-position: 50% 50%;
    background-size: contain;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .grid-2.margin-grid.about-us-we-re-proud {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grid-4.collection {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }

  .image-grid-collection {
    display: block;
    min-height: 100px;
    background-image: url(//dippi.se/cdn/shop/t/48/assets/new-banner-min.jpg?25837);
  }

  .image-grid-collection._2 {
    min-height: 100px;
    background-image: url(//dippi.se/cdn/shop/t/48/assets/image4-min.png?25837);
  }

  .image-grid-collection._3 {
    min-height: 100px;
    background-image: url(//dippi.se/cdn/shop/t/48/assets/image3-min.png?25837);
  }

  .image-grid-collection.icon-4 {
    width: 100%;
    min-height: 100px;
    margin-right: 0px;
    background-image: url(//dippi.se/cdn/shop/t/48/assets/image2-min.png?25837);
  }

  .text-grid-collection {
    position: absolute;
    left: 5%;
    top: 30%;
    right: auto;
    bottom: 0%;
    background-color: transparent;
  }

  .link-collection-list {
    margin-bottom: 0.5em;
  }

  .link-collection-list.list {
    overflow: hidden;
    max-height: 6em;
  }

  .what-they-are-saying.mask {
    padding-right: 0%;
    padding-left: 0%;
  }

  .testimonial-card {
    width: 100%;
    max-width: none;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .text-testimonial {
    width: 100%;
    max-height: 430px;
    min-height: 27em;
  }

  .stars-testimonial {
    margin-bottom: 1em;
  }

  .build-a-kit {
    min-height: 47em;
    padding-bottom: 5%;
    background-color: #fccbd3;
    background-position: 50% 0%;
    background-size: 100%;
  }

  .container-text-right-align {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .container-text-right-align.homemobile {
    padding-bottom: 10%;
  }

  .grid-footer {
    justify-items: start;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .footer-grid {
    grid-row-gap: 20px;
  }

  .footer-grid.hide-mobile {
    display: none;
  }

  .collection-banner.sectiong-top-head-padding.no-filterbanner {
    position: relative;
    min-height: 17em;
    margin-top: 7em;
    margin-bottom: 12em;
    padding: 0% 0% 10em;
  }

  #vatskor .collection-banner.sectiong-top-head-padding.no-filterbanner {
    background-position: 100% 70%;
    background-size: 140%;
  }

  .collection-banner.margin-top.category-product {
    margin-top: 7em;
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .text-collection-banner.about-us {
    top: 6em;
  }

  .text-collection-banner.white-text {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -12.5em;
    max-width: 95%;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding: 5%;
    background-color: #fff;
  }

  .grid-product {
    display: block;
  }

  .grid-product._5-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-product.no-filter {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-product.no-filter.grid-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-product._2grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .product-image {
    background-position: 50% 50%;
  }

  .image-wrapper-list {
    margin-top: 6em;
  }

  .image-wrapper-list.product-image {
    max-height: none;
    margin-top: 0em;
  }

  .text-wrapper-product {
    width: auto;
  }

  .packages-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .pricing-package {
    font-size: 15px;
  }
  .template-product .pricing-package {
    font-size: 24px;
    padding-bottom: 15px;  
  }
  .template-product  p.itemdescription:empty {
    display: none;
}
  .template-product .wrapper-selection {
    margin-top: 0%;
}
  .pricing-package.smaller-text {
    font-size: 9px;
  }

  .recommend-head {
    font-size: 10px;
  }

  .h5-light.white.total-fixed {
    margin-right: 0em;
  }

  .wrapper-selection {
    width: 100%;
  }

  .wrapper-selected-option.nogrid {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .form-product {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .form-product.shade {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .paragraph {
    margin-left: 15px;
  }

  .faq {
    min-width: auto;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .faq-circle {
    margin-bottom: 9px;
  }

  .faq-content {
    padding-right: 1em;
    padding-left: 1em;
  }

  .say-hello {
    background-color: #fac9df;
    background-image: none;
    background-position: 0px 0px;
  }

  .wrapper-sayhello {
    max-width: none;
  }

  .wrapper-sayhello.sayhellov2 {
    width: auto;
  }

  .wrapper-sayhello.product-page {
    max-width: none;
  }

  .product-grid-2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .text-headline-eyn {
    -ms-grid-columns: 1.25fr;
    grid-template-columns: 1.25fr;
  }

  .grid-5-product {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .image-display-grid-5 {
    height: auto;
    min-height: 110px;
  }

  ._5step {
    min-height: auto;
  }

  .h1-pink {
    text-align: center;
  }

  .gif-image {
    display: block;
    width: 80%;
    height: 80%;
    min-height: auto;
    margin-right: auto;
    margin-left: auto;
    border-radius: 100%;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .gb-card {
    width: auto;
    margin-right: 0.5em;
  }

  .gb-card._2 {
    width: 22em;
    margin-right: 0.5em;
    margin-left: 0em;
  }

  .gb-card._3 {
    width: 22em;
    margin-right: 0.5em;
    margin-left: 0em;
  }

  .gb-card._4 {
    width: 22em;
    margin-right: 0.5em;
    margin-left: 0em;
  }

  .gb-card._8 {
    width: 22em;
    margin-right: 0.5em;
    margin-left: 0em;
  }

  .gb-card._7 {
    width: 22em;
    margin-right: 0.5em;
    margin-left: 0em;
  }

  .gb-card._6 {
    width: 22em;
    margin-right: 0.5em;
    margin-left: 0em;
  }

  .gb-card._5 {
    width: 22em;
    margin-right: 0.25em;
    margin-left: 0em;
  }

  .gb-card._22 {
    width: 22em;
    margin-right: 0.5em;
    margin-left: 0em;
  }

  .carousel.hide-desktop {
    display: none;
  }

  .carousel.grid4 {
    display: block;
  }

  .checkouot-result {
    display: none;
    background-color: #efc7e1;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .block-checoutour {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper-text-compliment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .subtotal {
    font-size: 20px;
  }

  .price-cart {
    font-size: 20px;
  }

  .wrapper-3-pillars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._3-pillars-cart-block {
    width: 30%;
  }

  .wrapper-slider-image-product-display {
    position: relative;
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .image-slider-product-display {
    display: block;
    width: 100%;
    height: auto;
    margin-right: 1%;
  }

  .heading-quarto {
    padding-bottom: 0px;
    font-size: 25px;
    line-height: 35px;
  }

  .main-heading-wrap.account-page {
    width: auto;
    padding-right: 14px;
    padding-left: 14px;
  }

  .account-right-image {
    padding-right: 9px;
    padding-left: 9px;
  }

  .account-link-block {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .container-account {
    overflow: visible;
    height: auto;
    max-height: 100%;
    max-width: 95%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .text-field-2 {
    max-width: 100%;
  }

  .table-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cart-actions {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 9999;
    margin-top: 0px;
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
  }

  .container-2 {
    width: auto;
    max-width: 90%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .form-7 {
    position: relative;
  }

  .table-row-data.price {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .table-row-data.product {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: hsla(81, 0%, 100%, 0.12);
  }

  .cart-row---copy-this {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .block-grid-2-about-us.grid-2 {
    width: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .contact-us-block {
    width: 100%;
  }

  .contact-us-block.letf-align-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .partnership-block-about {
    width: 100%;
    min-height: 8em;
    margin-right: 0%;
  }

  .wrapper-form {
    width: auto;
  }

  .wrapper-result {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .wrap-image-result._2 {
    background-position: 50% 50%;
    background-size: cover;
  }

  .wrap-image-result._4 {
    background-size: 110%;
  }

  .wrap-image-result._13 {
    background-size: 110%;
  }

  .wrap-image-result._15 {
    background-size: 110%;
  }

  .wrapper-block-result.white {
    width: auto;
    height: 52em;
    min-height: 54em;
    margin-right: 0.5em;
    margin-left: 0em;
    padding-left: 0%;
  }

  .paragraph-2 {
    margin-left: 15px;
  }

  .faq-2,.faq-question {
    min-width: auto;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .faq-circle-2 {
    margin-bottom: 9px;
  }

  .total-fixed-area-swatches.showed {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .dropdown-shop.hide-desktop {
    display: none;
  }

  .menu-button {
/*     margin-right: 1em; */
    padding-left: 20px;
  }

  .menu-button.w--open {
    margin-right: 1em;
  }

  .div-block-138 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .order-numebr-row-header {
    background-color: rgba(147, 189, 69, 0.18);
  }

  .collection-item-2 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .billing-wrapper {
    width: 100%;
  }

  .orders-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .shipping-wrapper {
    width: 100%;
  }

  .order-line {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cancel-reason---copy-this {
    text-align: left;
  }

  .address-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-wrapper {
    display: block;
    width: auto;
    max-width: none;
    min-width: 17em;
    margin-right: 0.25em;
    margin-left: 0.25em;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .pcustomer-review-home {
    max-width: 15em;
  }

  .arrow-down {
    position: relative;
    margin-top: 4px;
    margin-bottom: 0px;
    margin-left: 0.5em;
    color: #ec6b8c;
  }

  .dropdown-footer {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .drop-footer-expand.w--open {
    position: relative;
    padding-top: 1em;
    background-color: transparent;
  }

  .dropdown-footer-show-mobi-e {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .sectiong-top-head-padding {
    padding-top: 7.5em;
  }

  .addresses-form---copy-this {
    width: auto;
  }

  .slider-testimonial {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0%;
    padding-left: 0%;
  }

  .slider-testimonial.desktop-hide {
    margin: 1em 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .mask {
    overflow: visible;
    width: 100%;
    margin-left: 0px;
    padding-right: 5%;
    padding-left: 7%;
  }

  .slide-2 {
    left: auto;
    right: auto;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .slide-2._1 {
    margin-left: 5%;
  }

  .righ-arrow-testimonial {
    top: -20%;
    width: 50px;
    height: 50px;
  }

  .righ-arrow-testimonial._2 {
    top: 7em;
  }

  .righ-arrow-testimonial._2.small {
    top: 2em;
    bottom: auto;
    width: 4em;
    height: 4em;
    font-size: 14px;
  }

  .righ-arrow-testimonial._2.small.hide {
    display: none;
  }

  .righ-arrow-testimonial._2.small.second {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .righ-arrow-testimonial._2.small.second._1 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
  }

  .righ-arrow-testimonial._2.small.smaller {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    font-size: 10px;
  }

  .righ-arrow-testimonial._2.small.smaller._1 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
  }

  .righ-arrow-testimonial.fruit {
    top: 10%;
  }

  ._5-block-home {
    width: 100%;
    max-width: none;
    margin-right: 0em;
    padding-right: 0.5em;
  }

  .float-number {
    width: 2em;
    height: 2em;
    font-size: 16px;
  }

  .order-row---copy-this {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .order-numebr-footer {
    background-color: rgba(147, 189, 69, 0.18);
  }

  .slider.mobile {
    height: auto;
    min-height: 9em;
    margin-top: 1em;
    margin-bottom: 2em;
  }

  .slider.mobile.second {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .mask-2 {
    width: 40%;
    margin-right: 0px;
    margin-left: 4%;
    padding-right: 0%;
    padding-left: 0%;
  }

  .mask-2.second {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .tab-mobile {
    display: none;
  }

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

  .wrapper-h1-smaller {
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .wrapper-h1-smaller.head {
    width: 20em;
    margin-bottom: 1em;
  }

  .icon-home {
    width: 3em;
    height: 3em;
  }

  .text-collection {
    font-size: 20px;
  }

  .h1-mobile {
    font-size: 1.6em;
  }

  .slide-testimonial-update {
    width: 100%;
    height: 52em;
    min-height: 54em;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
  }

  .slide-testimonial-update.slider {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .mask-slider-testimonial-update {
    overflow: visible;
    width: 100%;
    margin-right: 0%;
    padding-right: 5%;
    padding-left: 7%;
  }

  .image-preview-dip-kit {
    max-height: 21em;
    margin-right: auto;
    margin-left: auto;
    width: auto;
    height: auto;
  }

  .wrapper-dip-kit-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    max-height: none;
    min-height: auto;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .price-normal {
    font-size: 16px;
  }

  .slide-product-image {
    height: 33em;
    min-height: auto;
  }

  .slider-2 {
    height: 400px;
  }

  .card-body {
    padding: 20px;
  }

  .carousel-slider {
    padding-right: 10px;
    padding-left: 10px;
  }

  .carousel-slider._6 {
    right: 0%;
  }

  .carousel-slider._2 {
    right: 0%;
  }

  .carousel-slider._4 {
    right: 0%;
  }

  .carousel-slider._3 {
    right: 0%;
  }

  .carousel-slider._7 {
    right: 0%;
  }

  .carousel-slider._5 {
    right: 0%;
  }

  .carousel-slider._8 {
    right: 0%;
  }

  .carousel-mask {
    width: 100%;
  }

  .wrapper-sliderslickjs {
    margin-top: 1em;
  }

  .say-hello-2 {
    background-color: #fac9df;
    background-image: none;
    background-position: 0px 0px;
  }

  /* .collection-sliderslick {
    max-height: none;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper-collection-slider.tabcollection1 {
    display: block;
    width: 100%;
    height: 40em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  } */

  .wrapper-collection-slider.tabcollection2.hide {
    width: 100%;
  }

  .wrapper-collection-slider.tabcollection3.hide {
    width: 100%;
  }

  .tabsmanual {
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .tab-block {
    margin-top: 0em;
  }

  .bodyhome {
    overflow: hidden;
  }

  .grid-menu-mobile {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid2-product {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .mark-icon {
    flex:none;
    display: block;
    width: 14px;
    height: 14px;
  }
  .video-pop.mobile.w-video.w-embed {
    display: none;
}

  .video-pop.mobile {
    display: block;
  }

  .link-blockcenter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

#w-node-_1cd03348-9209-2e18-5e0f-11319afc7aef-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1cd03348-9209-2e18-5e0f-11319afc7af6-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1cd03348-9209-2e18-5e0f-11319afc7afd-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1cd03348-9209-2e18-5e0f-11319afc7b04-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1cd03348-9209-2e18-5e0f-11319afc7b0b-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_80c01250-3623-2075-2a84-b5bfa9aebae2-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_80c01250-3623-2075-2a84-b5bfa9aebae9-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_80c01250-3623-2075-2a84-b5bfa9aebaf0-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_80c01250-3623-2075-2a84-b5bfa9aebaf7-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_80c01250-3623-2075-2a84-b5bfa9aebafe-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_830701ff-7caa-46d3-6a14-d3239d3b79c8-3321178f {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_437c7acb-b2e4-821e-8e0d-158c0683e99b-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_437c7acb-b2e4-821e-8e0d-158c0683e9a0-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_437c7acb-b2e4-821e-8e0d-158c0683e9a5-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_437c7acb-b2e4-821e-8e0d-158c0683e9aa-3321178f {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_08b458ad-d240-d1ee-872c-e6830a608078-e02117aa {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-feb90623-aaa8-ccb1-62c9-084ff85e69f4-e02117aa {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_10a32e12-7295-7141-0e3a-181ef0d88d41-e02117aa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_10a32e12-7295-7141-0e3a-181ef0d88d46-e02117aa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_10a32e12-7295-7141-0e3a-181ef0d88d4b-e02117aa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_10a32e12-7295-7141-0e3a-181ef0d88d50-e02117aa {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_23dd940e-6f93-552e-b744-55955a40ef6c-e02117aa {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_4730a387-9f69-8e81-551b-76555318288f-e02117aa {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-dee94c28-a7ad-4efb-d76d-a699290c8cfe-cd2117ad {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-dee94c28-a7ad-4efb-d76d-a699290c8cff-cd2117ad {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_7bffa2c0-5dc1-2560-99d0-62685ab47d07-fa2117c9 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_7bffa2c0-5dc1-2560-99d0-62685ab47d0f-fa2117c9 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_7bffa2c0-5dc1-2560-99d0-62685ab47d17-fa2117c9 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_7bffa2c0-5dc1-2560-99d0-62685ab47d1f-fa2117c9 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_7bffa2c0-5dc1-2560-99d0-62685ab47d28-fa2117c9 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_7bffa2c0-5dc1-2560-99d0-62685ab47d30-fa2117c9 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_7bffa2c0-5dc1-2560-99d0-62685ab47d38-fa2117c9 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_7bffa2c0-5dc1-2560-99d0-62685ab47d40-fa2117c9 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_7bffa2c0-5dc1-2560-99d0-62685ab47d48-fa2117c9 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_7bffa2c0-5dc1-2560-99d0-62685ab47d50-fa2117c9 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

@media screen and (max-width: 479px) {
  #w-node-_7fe75541-5902-500c-c43f-2d5daa080f05-d9c92b50 {
    -ms-grid-column-align: start;
    justify-self: start;
  }
}

@font-face {
  font-family: 'Sofia pro az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-Black-Az.otf?v=110416851309594423411756959207) format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia pro az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-Bold-Italic-Az.otf?v=131117931014160952351756959207) format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia pro az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-Bold-Az.otf?v=81646967313473632071756959207) format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia pro az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-Light-Italic-Az.otf?v=20181041828545246931756959207) format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia pro az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-Light-Az.otf?v=52718961909838031541756959207) format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia pro az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-Black-Italic-Az.otf?v=142718617632036065911756959207) format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia pro az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-Regular-Az.otf?v=140455181293678004451756959207) format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia pro az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-ExtraLight-Italic-Az.otf?v=156374185781292014451756959207) format('opentype'), url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-UltraLight-Italic-Az.otf?v=59066824629962380471756959207) format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia pro az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-ExtraLight-Az.otf?v=90287299606635126701756959207) format('opentype'), url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-UltraLight-Az.otf?v=91724324854147152251756959207) format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia pro az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-Medium-Az.otf?v=11737197597401684611756959207) format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia pro az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-Regular-Italic-Az.otf?v=127953892284038858751756959207) format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia pro az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-Medium-Italic-Az.otf?v=181794918079220611761756959207) format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia pro semi az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-Semi-Bold-Az.otf?v=36607579993704822101756959207) format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofia pro semi az';
  src: url(//dippi.se/cdn/shop/t/48/assets/Sofia-Pro-Semi-Bold-Italic-Az.otf?v=13718997451869407971756959207) format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* CUSTOM CSS */

.afterpay-paragraph{
margin-top: 12px !important;
  display: block !important;
}
#ifYes, #ifYess, #ifYesss{
margin: 35px 0;
}
.wrapper-cart{
margin-top: 20px;
}
.fixed-cart .wrapper-cart{
  margin-top: 0px;
  gap: 10px;
}

.custom-aattcc[disabled]{
  opacity: 0.5 !important;
}
form.contact-form {
    padding-bottom: 20px!important;
}

.footer__cell-ph {
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-transform: capitalize;
  cursor: pointer;
}

.footer__cell-ph a{
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-transform: capitalize;
  color: #fff !important;
  padding-left: 5px !important;
}

.footer__mail-to {
    display: flex;
    flex-direction: column;
    color: #d7395a;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-transform: capitalize;
    width: 100%;
    cursor: pointer;
    margin-top: 20px;
    gap:5px;
}
.footer__mail-to .content {
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #484848;
    text-transform: none; 
}
.footer__mail-to a {
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-transform: lowercase;
    color: #d7395a;
}
.footer__mail-to span {
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-transform: capitalize;
    color: #d7395a;
}
.footer__mail-to a:hover {
    color: #ec6b8c;
}



span.cross-through.yhyhyh {
    text-decoration: line-through;
    font-size: 18px;
    font-weight: 600;
}

.c-percent-hsb {
    position: absolute !important;
    margin: 5px !important;
    background: #ED7A70 !important;
    color: #fff !important;
    border-radius: 50% !important;
    font-size: 12px;
    line-height: 14px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 5px;
    right: 5px;
    z-index: 99;
    text-align: center;
}
.template-product .c-percent-hsb {
  white-space: normal;
}

.wrapper-text-nav-tc:empty {
  display: none !important;
}

.content-tc + .grid-2 {
  margin-top: 50px;
}

.cart--addon-line {
  flex-basis: 100% !important;
  padding-left:5%;
}

.cart--addon-line small,
.mini-cart--addon-line small {
  opacity: .6;
}

.cart--addon-line + *,
.cart--addon-line + * + *,
.cart--addon-line + * + * + * {
  display: none !important;
}

.cart--addon-line img.cart-image {
  width:50px;
  height:50px;
}

.mini-cart--addon-line {
  padding-left: 10% !important;
}

.mini-cart--addon-line .mini-cart-image {
  width: 40px;
  height: 40px;
}

.empty-cart-content .collection-list .collection-card__image {
    border-radius: 10px;
    overflow: hidden;
}
@media(max-width:991px){
  .footer__mail-to {
    text-align: center;
    gap: 5px;
}
  .drawer-search {
    display: none;
}
}
@media(max-width: 543px) {
  .block-add-to-bag, .spf-product-card__template-1 .spf-product__form .spf-product__form-btn-addtocart {
    font-size: 12px !important;
  }
  .spf-product-card__template-1 .spf-product__form .spf-product__form-btn-addtocart {
    height: 35px !important;
  }
  .wrap-text-result.white h4 {
    font-size: 16px;
  }
}

@media(max-width: 479px) {
  #farger .collection-banner.sectiong-top-head-padding.no-filterbanner {
    background-position: 100% 0%;
    background-size: 135%;
  } 
}
@media(max-width: 375px) {
  .block-add-to-bag, .spf-product-card__template-1 .spf-product__form .spf-product__form-btn-addtocart {
    font-size: 10px !important;
    padding: 8px !important;
  }
}



/*===================================== NEW MENU DRAWER CSS START =====================================*/

@media(min-width: 992px) {
  .hidden-md-down {
    display: none;
  }
}
@media(max-width: 991px) {
  .dropdown-expand {
    background: transparent;
  }
  .dropdown-expand .grid-4 {
    grid-row-gap: 15px;
  }
  .dropdown-expand .grid-4 .link-collection-list {
    display: flex;
    align-items: center; 
    gap: 10px;
    width:auto;
  }
  .dropdown-expand .grid-4 .link-collection-list-img {
    width: 20%;
  }
  .dropdown-expand .grid-4 .link-collection-list-img img {
    border: 2px solid #f59aa5;
    border-radius: 15px;
  }
  .dropdown-expand .grid-4 .text-grid-collection {
    position: unset;
    width: 80%;
    text-align: left;
    padding: 0;
  }
  .dropdown-expand .grid-4 .text-grid-collection .text-collection {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px !important;
    margin-bottom: 15px;
  }
  .dropdown-expand .link-collection-list-img {
    aspect-ratio: 3.5/3.5 !important;
  }
  .dropdown-expand .grid-4 .text-grid-collection p {
    font-weight: 400;
  }
  .nav-menu .btn__group {
    width: 95%;
    margin: 20px auto 0;
  }
  .nav-menu .btn__group .button-shop.normal {
    margin-bottom: 15px;
  }
  .nav-menu .btn__group .btn {
    background: #ec6b8c;
    color: #fff;
    border-radius: 50px;
  }
  .dropdown-expand .grid-4 .text-grid-collection .text-collection span.save_badge {
    font-size: 10px;
    line-height: 12px;
    background: #ed7a70;
    color: #fff;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    word-break: break-all;
    padding: 4px;
    text-align: center;
  }
}

/*===================================== NEW MENU DRAWER CSS END =====================================*/

/*===================================== TAB PRODUCT SECTION CSS START =====================================*/
.section-title-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.section-title {
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
.section-subtitle {
  font-size: 16px;
  line-height: 1.4;
}
/*===================================== TAB PRODUCT SECTION CSS END =====================================*/
/*===================================== Menu drawer css start =====================================*/
.guarantee_text {
    text-align: center;
    width: 100%;
    margin-top: 15px;
}
@media(min-width:992px){
  .guarantee_text {
    display: none;
}
}
/*===================================== Menu drawer css END =====================================*/
/*===================================== bestseller css start =====================================*/
.wrapper-collection-slider .text-collection-home.dipkit {
    background: #fff;
    padding: 15px!important;
    border-radius: 15px;
    box-shadow: 0px 1px 4px 1px #ec6b8c2e;
    margin-block: 2px;
}
.text-collection-home a img {
    border-radius: 15px;
}
.text-collection-home .c-percent {
    top: 10px;
    right: 10px;
    background-color: #ffdbdf;
    color: #ce3665;
    text-transform: lowercase;
}

@media(max-width:767px){
  .wrapper-collection-slider .text-collection-home.dipkit {
    background: #fff;
    padding: 10px!important;
    border-radius: 10px;
}
  .text-collection-home a img {
    border-radius: 10px;
}
 .section-product-home  .section-title-wrapper {
    padding-inline: 10px;
}
   .section-product-home  .tabsmanual {
    padding: 0 10px;
}
}

@media(max-width:410px){
  .wrapper-collection-slider .text-collection-home.dipkit .c-percent {
    right: 5px;
    top: 5px;
}
}
/*===================================== bestseller css end =====================================*/

/*===================================== FAQ css start =====================================*/

.faq-block .faq-header h1{
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}
.faq-block .faq-header h2{
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}
.faq-block .accordion{
  border: 1px solid #edddea;
  background: #f7f5f8;
  border-radius: 10px;  
  margin:0 auto;
  width:80%;
  padding: 40px;
  
}
@media (max-width: 1199px) {
 .faq-block .accordion{
   width:90%;
 }
}
@media (max-width: 991px) {
 .faq-block .accordion{
   
   padding: 30px;
 }
}
@media (max-width: 767px) {
 .faq-block .accordion{
   width:100%;
   padding: 20px;
 }
 .faq-block .page-width{
   padding:0 20px;
 } 
}
.faq-block .accordion .summary{
  padding:0 0px;
  cursor: pointer;
}
.faq-icon.active{
  transform: rotate(45deg);
}
.faq-icon{
  font-size:25px;
  transition: all 0.5s;
}
.faq-block .accordion .summary.collapsed{
  cursor: pointer;
}
.faq-block .accordion .summary__title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #edddea;
    padding: 17px 0;
}
.faq-block .panel:last-child .accordion .summary__title{
  border:none;
}
.faq-block .accordion .faq-title{
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
    letter-spacing: .2px;
    color: #ce3665;
    margin-top:0;
    width: calc(100% - 25px);
}
  
.faq-block .accordion .accordion__content{
   padding:15px 0px;
  margin:0;
  font-size:16px;
  color:#484848;
}
.faq-block .accordion details[open] summary{
  background-color: #f1f1f1;
}
.collapse{
  display:none
}
.collapse.in{
  display:block
}
.collapse.rotate svg{
  transform:rotate(180deg)
}
.collapse.collapsed.rotate svg{
  transform:rotate(0)
}
@media(min-width:992px){
  .collapse.desktop-collapse{
    display:block!important
  }
}

/*===================================== faq css end =====================================*/

/*===================================== comparison css start =====================================*/
.comparison-block .comparison-header{
  text-align:center;
}
.comparison-block .comparion-content{
  margin-top:60px;
  background: #fff;
  border-radius: 10px;
}
.comparison-block .comaparion-flex-div{
  display:grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.comparison-block .c-paddiing-class{
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding:0 10px;
  text-align:center;
}
.comparison-block .comparison-header h1{
  margin-top:0;
}
.comparison-block .comparion-title{
  min-height:30px;
  font-size:16px;
  padding:5px 0;
  text-align:center;
  border-bottom:2px solid #ffeff3;
}
.comparison-block .comaparion-flex-div p{
  margin-bottom:0;
  line-height:24px;
}

.comparison-block .c-powder-div{
  position:relative;
  background: #ce3665;
  color: #fff;
}
.comparison-block .c-powder-div:before , .comparison-block .c-powder-div:after{
  position:absolute;
  top: -20px;
  bottom: 100%;
  width: 100%;
  content: "";
  background-color: #ce3665;
  height: 20px;
  border-radius: 10px 10px 0 0;
}
.comparison-block .c-powder-div:after{
  top: 100%;
  bottom: -20px;
  border-radius: 0 0 10px 10px;
}
.comparison-block .c-powder-div .comparion-title{
  border:none;
}
.comparison-block .comaparion-flex-div img{
  height:30px;
  width:30px;
}
@media(max-width:991px){
  .comparison-block .comparison-header h1{
    font-size:36px;
  }
  .comparison-block .comparison-header h3{
    font-size:22px;
  }
  .comparison-block .comparion-content{
    margin-top:55px;
  }
}
@media(max-width:789px){
  .comparison-block .comparion-title{
    font-size:14px;
  }
  .comparison-block .c-paddiing-class{
    padding:0 5px;
  }
  .comparison-block .c-paddiing-class.c-title{
    font-size:16px;
  }
  .comparison-block .comparison-header h1{
    font-size:32px;
  }
  .comparison-block .comparison-header h3{
    font-size:20px;
  }
  .comparison-block .comparion-content{
    margin-top:35px;
  }
}
@media(max-width:575px){
  .comparison-block .comparison-header h1{
    font-size:30px;
  }
  .comparison-block .comparison-header h3{
    font-size:18px;
  }
}
@media(max-width:478px){
  .comparison-block .comparion-title {
    font-size:14px;
  }
  .comparison-block .c-paddiing-class.c-title, 
  .comparison-block .c-paddiing-class.c-text {
    font-size: 12px;
    word-break: break-word;
    padding: 0 3px;
    line-height: 1.5;
  }
  .comparison-block .comaparion-flex-div p{
    line-height: 20px;
  }
}
@media(max-width:425px){
  .comparison-block .comparison-header h3{
    font-size:15px;
  }
  .comparison-block .comparison-header h1{
    font-size:28px;
  }
}
@media(max-width:375px){
  .comparison-block .comparison-header h1{
    font-size:24px;
  }
  .comparison-block .c-paddiing-class.c-title, 
  .comparison-block .c-paddiing-class.c-text {
    font-size: 10px;
    padding: 0 2px;
  }
}
/*===================================== comparison css end =====================================*/

.content-tc  p{
  color:#484848;
}
.wrapper-pap .block-pap ol li,
.wrapper-pap .block-pap ul li{
  color:#484848;
}

.p-about-us p{
  color:#484848;
}
.text-product-display h4{
  margin-bottom:5px;
  font-size: 16px;
  line-height: 22px;
}
/* .text-product-display span.junip-product-summary{display:none !important;} */
.text-product-display .price-horizontal p{
   margin:0;
}
.nav-menu .btn__group .button-shop.normal{
  background-color: #fff;
  color: #ce3665;
  border-color: #ce3665;
}

@media (min-width: 992px){
.external_link{display:none;}
}
.external_link{
  margin: 20px 0 0;
  width: 100%;
}
.external_link ul{
    display: grid !important;
    grid-template-columns: repeat(4, auto);
    padding: 0;
    list-style-type: none;
    gap: 5px;
}
.external_link ul li{
   list-style:none;
}
.external_link ul li a{Font-weight:500;}

._3-pillars-cart-block svg{
    height: 30px;
    width: 54px;
    margin-bottom: 10px;
}
@media(max-width: 480px) {
  .text-product-display h4{
    font-size: 13px;
  }
}

/*===================================== Kits megamenu  css end =====================================*/
/* .c_header-section .container-nav{
  position:relative;
} */
ul.grid-menu-mobile li.nav-link.about.w-nav-link{
  padding:10px 0;
}
.kits-megamenu{
  z-index:9999999;
  position: absolute;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  left:0;
  right:0;
  transition: all 0.2s ease-in-out;
}
.kits-megamenu.active{
  opacity: 1;
  visibility: visible;
   background-image: url(/cdn/shop/files/Frame_48100432.png?v=1742970629);
  background-repeat: no-repeat;
  background-size: cover;
}
.kits-megamenu .c-megamenu{
  /* background-color:#fad9e1;
  padding: 40px 20px;
  border-radius: 10px; */
  display:flex;
  gap:40px;
  /* border: 1px solid #edddea; */
}
/* .kits-megamenu .megamenu-header{
  flex:50%;
} */
.kits-megamenu .megamenu-products{
  /* flex:50%; */
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}
.kits-megamenu .megamenu-header p{
  font-size:20px;
  font-weight:700;
  line-height:30px;
  margin-bottom:20px;
  color: #ce3665;
}
.kits-megamenu .megamenu-header ul{
  display: grid !important;
  margin-bottom: 2em!important;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  gap: 10px;
  padding-left: 0;
  position: unset!important;
  opacity:1!important;
  color:#ce3665;
  padding:0!important;
}
.kits-megamenu .megamenu-header ul:before{
  display:none;
}
ul.grid-menu-mobile li.nav-link.about.w-nav-link:hover .kits-megamenu ul li{
  background:transparent!important;
}
li.nav-link.about.w-nav-link:hover .kits-megamenu a{
  color:#ce3665
}
.kits-megamenu .megamenu-header ul li{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-weight:300;
  font-size:14px;
}
.kits-megamenu .megamenu-header ul li:before {
  content: "";
  min-width: 20px;
  height: 15px;
  max-width: none;
  background-image: url(/cdn/shop/files/Vector.png?v=1742969214);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.kits-megamenu .megamenu-btn{
  background: #ec6b8c;
  color:#fff;
  padding: 12px 20px;
  min-width: 300px;
  border-radius: 30px;
  letter-spacing: 1px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.kits-megamenu .megamenu-btn a{
  color:#fff!important;
}
.kits-megamenu .kits-product{
  background:#fff;
  padding:15px;
  border-radius:10px;
  min-height: 200px;
  position:relative;
}
.kits-megamenu .kits-product img{
  border-radius:10px;
  height:auto;
  width: 100%;
}
.kits-megamenu .k-product-data{
  padding: 15px 0 0 0;
  text-align: center;
}
.kits-megamenu .k-product-data h5{
  margin-top:0;
  margin-bottom:7px;
  font-size: 14px;
  line-height: 20px;
  font-weight:700;
  color:#ce3665
}
.kits-megamenu .k-product-data p{
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color:#ce3665
}
.kits-megamenu .k-top-header{
  position: absolute;
  top: -20px;
  font-size: 14px;
  text-align: center;
  left: 0;
  right: 0;
  background: #fff;
  border:1px solid #edddea;
  padding: 9px;
  border-radius: 30px;
  /* width: calc(100% - 30px); */
  display: block;
  margin:0 auto;
  display: inline-table;
  font-weight: 400;
}
.kits-megamenu .kits-product-3 .k-top-header {
  background: #ec6b8c;
  color: #fff;
}
ul.grid-menu-mobile li.nav-link.about.w-nav-link.menu-name-kits{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
ul.grid-menu-mobile li.nav-link.about.w-nav-link.menu-name-kits svg{
  width: 15px;
  height: 15px;
  fill: #ce3665;
  cursor:pointer;
  padding-top: 3px;
}
ul.grid-menu-mobile li.nav-link.about.w-nav-link.menu-name-kits:hover svg{
    fill:#ce3665;
}
@media(max-width:991px){
  .kits-megamenu .c-megamenu{
    display:none;
  }
  .kits-megamenu .megamenu-header{
    margin-bottom:30px;
    padding:0;
  }
  .kits-megamenu .w-container{
    max-width: 750px;
    margin:0 35px;
  }
  .kits-megamenu .c-megamenu{
    padding:20px;
  }
}
@media(max-width:478px){
  .kits-megamenu .megamenu-header ul{
    display:block!important;
    margin-bottom:20px!important;
  }
  .kits-megamenu .megamenu-header ul li{
    gap:20px;
    line-height:24px;
  }
  .kits-megamenu .megamenu-btn{
    min-width:220px;
  }
  .kits-megamenu .megamenu-header p{
    margin-bottom:15px;
    font-size:18px;
  }
  .kits-megamenu .c-megamenu{
    padding:20px 15px;
  }
  .kits-megamenu .kits-product{
    padding:10px;
  }
}

/*===================================== Kits megamenu css end =====================================*/

.collection-wrapper-all {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.collection-wrapper-all .collection-banner {
    border-radius: 10px;
    margin-bottom: 0;
    padding-bottom: 100%;
}
.collection-wrapper-all .collection-banner .text-collection-banner{
  display:none;
}

/*************** home page product responsive css ***************/

@media(max-width:767px){
  .section-product-home .tab-block{
      margin: 0 10px;
  }
  .section-product-home .tabsmanual{
    margin-bottom: 20px;
  }
  .collection-sliderslick:not(.slick-initialized) {
      flex-wrap: wrap;
  }
  .collection-sliderslick:not(.slick-initialized) .text-collection-home.dipkit{
      width: calc(50% - 20px);
      margin: 10px;
      padding: 15px !important;
  }
  .collection-sliderslick.w-dyn-items:not(.slick-initialized) .w-dyn-item{
      width: calc(50% - 20px);
      margin: 10px;
      padding: 15px;
      box-shadow: 0 1px 4px 1px #ec6b8c2e;
      background: #fff;
      border-radius: 15px;
  }
  .section-product-home .wrapper-dip-kit-text {
    text-align: center;
    width: 100%;
    margin-top: 20px;
   }
  .section-product-home .wrapper-dip-kit-text > div{width:100%;}
  .section-product-home .wrapper-dip-kit-text h3 {
    font-size:20px;
    line-height: 28px;
   }
  .section-product-home .w-commerce-commerceaddtocartform {
      margin: 0;
  }
  .section-product-home .text-collection-home.collection-home {
    min-height: unset;
    /* text-align: center; */
    flex: 1 1 auto;
  }
  .section-product-home .tab-block .card-collection-home {
    margin-right: 0;
    margin-left: 0;
    padding:0;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
   .section-product-home .tab-block .card-collection-home .add-to-cart-bottom{
     margin-top:auto;
   }
  .section-product-home .tab-block .collection-list-wrapper .product-image {
      padding-top: 0;
      border-radius: 15px;
  }
  .section-product-home .tab-block .collection-list-wrapper .image-color-single {
      border-radius: 15px;
  }
  .section-product-home .stars-and-price-wrapper {
      justify-content: center;
  }
  .section-product-home .stars-and-price-wrapper .stars-wrapper{
     margin-right: 0;
    text-align:center;
  }
  .section-product-home .text-collection-home.collection-home h3 {
    font-size:22px;
    line-height: 28px;
  }
  .section-product-home .block-add-to-bag.category {
    border-radius: 30px;
    font-size:12px !important;
    padding:10px !important;
  }
  .section-product-home .stars-and-price-wrapper .stars-wrapper img{
    width:auto;
    margin:0 auto;
    display: block;
  }
  .section-product-home .tabcollection1 .collection-sliderslick .marketing-header{
    display:block !important;
    order: 4;
  }
  .marketing-header{
    width: calc(50% - 20px);
    margin: 10px;
    padding: 15px !important;
    background: #ffd2db;
    border-radius: 15px;
  }
  .marketing-header .headline-list{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
  }
  .marketing-header .headline-list .headline{
    text-align: center;
  }
  .marketing-header .headline-list .headline img{
    width: 30px;
    height: 30px;
  }
  .marketing-header .headline-list .headline h4{
      font-size: 16px;
      line-height: 24px;
      margin-top:5px;
  }
}
@media(max-width:425px){
  .section-product-home .tab-block{
      margin: 0 5px;
  }
  .section-product-home .tabsmanual {
    margin-bottom: 10px;
 }
  .collection-sliderslick:not(.slick-initialized) .text-collection-home.dipkit{
      width: calc(50% - 10px);
      margin: 5px;
      padding: 10px !important;
  }
  .collection-sliderslick.w-dyn-items:not(.slick-initialized) .w-dyn-item{
      width: calc(50% - 10px);
      margin: 5px;
      padding: 10px;
  }
  .section-product-home .wrapper-dip-kit-text {
    margin-top: 10px;
   }
  .section-product-home .wrapper-dip-kit-text h3 {
    font-size:16px;
    line-height: 24px;
    margin-top: 5px;
   }
  .section-product-home .button-shop.normal.add-padding-top-button {
    margin-top: 10px;
    padding: 10px 0%;
  }
  .section-product-home .text-collection-home a img {
    border-radius: 10px;
  }
  .section-product-home .junip-product-summary-star {
    height: 17px;
    padding: 1px;
    width: 17px;
  }
   .section-product-home .text-collection-home.collection-home h3 {
    font-size:20px;
    line-height: 24px;
    padding-top: 5px;
  }
  .section-product-home .block-add-to-bag.category {
      margin-top: 10px;
  }
  .section-product-home .tab-block .collection-list-wrapper .product-image,
  .section-product-home .tab-block .collection-list-wrapper .image-color-single {
      border-radius: 10px;
  }
  .section-product-home .block-add-to-bag.category {
    font-size:16px !important;
  }
  .marketing-header .headline-list .headline h4{
      font-size: 14px;
      line-height: 22px;
  }
  .marketing-header {
    width: calc(50% - 10px);
    margin: 5px;
    padding: 10px!important;
    border-radius: 10px;
  }  
}

/********************  _5step of products css  ******************/
@media(min-width:768px){
  ._5step .mobile-step{
    display:none;
  }
}
@media(max-width:767px){
  ._5step .w-container{
     display:none;
  }
  ._5step .wrapper-video{
     display:none;
  }
  ._5step .mobile-step{
    padding: 0 20px;
  }
  ._5step .mobile-step .mobile_heading{
    font-size:30px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    margin-bottom: 40px;
  }
  ._5step .mobile-step .kit-steps-list{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap:20px;
  }
  ._5step .mobile-step .kitstep{
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    text-align:center;
    position:relative;
  }
   ._5step .mobile-step .kitstep img{
    margin-bottom: 7px;
    width: 100%;
    height: auto;
  }
  ._5step .mobile-step .kitstep .kitimg-box{
  position:relative;
  }
  ._5step .mobile-step .kitstep .index-dount {
    position: absolute;
    left: 15px;
    top: 15px;
    border-radius: 50%;
    background-color: #ce3665;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  ._5step .mobile-step .kitstep .text-title{
    font-size:18px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 7px;
  }
  ._5step .mobile-step .kitstep .text-subtitle{
    font-size:14px;
    font-weight: 400;
    line-height: 18px;
  }
  ._5step .mobile-step .video-btn{
     margin-top:20px;
  }
  ._5step .mobile-step .video-btn .btn-text{
    border-radius: 90px;
    background-color: #ec6b8c;
    color: #fff;
    padding: 15px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
  }
  ._5step .mobile-step .video-btn .btn-text svg{
    width: 16px;
    height: 16px;
    fill: #fff;
  }
   ._5step .mobile-step .mobile-popup-video{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #00000070;
    z-index: 99999;
    display:none;
    transition: all 0.5s ease-in-out;
  }
   ._5step .mobile-step .mobile-popup-video .wrap-video{
     margin: 0;
    border-radius: 20px;
    overflow: hidden;
    width: 85%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
   justify-content: center;
   display: flex;
    right: auto;
    bottom: auto;
  }
}
@media(max-width:650px){
 ._5step .mobile-step .kitstep .index-dount {
    left: 10px;
    top: 10px;
  }
}
@media(max-width:543px){
 ._5step .mobile-step .kit-steps-list{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap:15px;
  }
  ._5step .mobile-step .kitstep .index-dount {
    left: 20px;
    top: 20px;
  }
  ._5step .mobile-step .mobile_heading {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 30px;
}
}
@media(max-width:480px){
 ._5step .mobile-step .kit-steps-list{
    gap:10px;
  }
  ._5step .mobile-step .kitstep .index-dount {
    left: 15px;
    top: 15px;
  }
}
@media(max-width:420px){
  ._5step .mobile-step .kitstep .index-dount {
    left: 10px;
    top: 10px;
  }
  ._5step .mobile-step .kitstep{
    padding: 15px;
  }
}
@media(max-width:380px){
  ._5step .mobile-step .kitstep .index-dount {
    left: 7px;
    top: 7px;
  }
}
@media(max-width:340px){
 ._5step .mobile-step .video-btn .btn-text{
    font-size: 14px;
  }
}



/**************** Product review section *******************/
@media(max-width:767px){
  .junip-product-review-title {
    text-align: center !important;
    font-size:0;
  }
  .junip-product-review-title:before {
    content:"Kundrecensioner";
    font-size: xx-large;
  }
  .junip-filters-label {
    justify-content: end !important;
  }
  .junip-label-container{
      text-decoration: unset !important;
  }
  .junip-product-review-bars-container {
    display: none !important;
  }
  .junip-product-review-summary-flex-wrapper {
    justify-content: center !important;
  }
  .junip-container-sm .junip-product-review-summary-container {
    justify-content: center !important;
  } 
  .junip-button-border-radius-shaved .junip-btn-sm {
      width: 100% !important;
      border-radius: 50px !important;
  }
}

/**************** Product variants subtitle style *******************/
.template-product:not(.kit-v1) .option-wrapper .option.text-option {
  text-align: center;
}
.template-product:not(.kit-v1) .option-wrapper .custom-option-sub-text {
    font-size: 12px;
}
@media(min-width: 1200px){
  .template-product:not(.kit-v1) .option-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
 .template-product:not(.kit-v1) .option-wrapper .option.text-option {
    margin: 0;
    padding: 10px;
  }
}
@media(max-width: 767px){
  .template-product:not(.kit-v1) .option-wrapper .custom-option-sub-text {
    font-size: 10px;
  }
}
@media(max-width: 480px){
  .template-product:not(.kit-v1) .option-wrapper .custom-option-sub-text {
    font-size: 9px;
  }
  .template-product:not(.kit-v1) .option-wrapper .option.text-option {
    padding: 10px;
    margin-bottom: 5px !important;
    margin-right: 5px !important;
  }
}
/**************** End Product variants subtitle style *******************/

/**************** Junip Product reviews date hidden style *******************/
.template-product .junip-product-review .junip-review-date {
    display: none;
}
/**************** End Junip Product reviews date hidden style *******************/
.custom-pro-thumb-kit {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  position: relative;
  z-index: 9;
  top: 0;
  gap: 10px;
}
.custom-pro-thumb-kit > a {
  width: calc(50% - 5px);
  aspect-ratio: 1;
  height: auto;
}
.custom-pro-thumb-kit > a:only-child { 
  flex: 1 0 auto;
}
.default-product-page .image-wrapper-list {
  padding-top: 40px;
}
 .kit-mob-only {
  display: none;
}
.valueProps-atc .valueProps-text , .valueProps-atc .valueProps-text2{
  font-size: 14px;
}
.wrapper-selection .container{
  width: 100%;
}
.faq-data .wrapper-selection{
  background-color: #fff;
  border-radius: 12px;
  border: 1px solid #f6eff3;
}
.faq-question-wrap:last-child .faq {
    border: none;
}
.delivery-text{
  text-align: center;
  padding-top: 20px;
}
.delivery-text .day-time,
.delivery-text .timer {
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  .default-product-page .container.w-container {
    max-width: 100%;
  }  
}
@media(max-width:789px){
  .kit-mob-only {
    display: block;
  }
  .kit-mob-only .kit-pro-pricing {
    display: none;
  }
  .custom-pro-thumb-kit{
    display: none;
  }
  .image-wrapper-list{
    padding-top: 0px;
  }
  .text-wrapper-product{
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
  }
  .kit-pro-thumb.slick-initialized .slick-slide {
    margin-right: 10px;
  }
}
@media (max-width: 789px) {
  .head-product {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/**************** End New Product page UI change style *******************/
.sold-out-label {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #ed7a70;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.spf-product__label.spf-product__label-soldout,
.sold-out-label{
  display: none;  
}
@media (max-width: 767px){
  .section-product-home .slick-initialized .slick-slide{
    padding-right: 10px;
   }
}

@media (max-width: 420px) {
  .text-wrap-grid-5 h4 {
    font-size: 12px;
   }
  .text-wrap-grid-5 p.add-bages {
    width: 100%;
  }
  .mo-p-image{
    display: none;
  }
}
@media (max-width: 375px) {
  .text-wrap-grid-5 p.add-bages {
     font-size: 10px;
     padding: 0;
  }
}

/* ================= Custom collection mobile view style ================= */
@media (max-width: 767px){
  .custom-collection .c_banner_data .c_banner_title {
    font-size: 12px;
    line-height: 1.6;
  }
  .custom-collection .collection-banner {
    min-height: 250px;
  }
  .custom-collection .c_banner_data {
    padding: 0 60px;
  }
}
@media (max-width: 450px) {
  .custom-collection .c_banner_data .c_banner_title br {
    display: block;
  }
}
/* ================= END Custom collection mobile view style ================= */
.template-product .product-media-video {
  position: relative;
  width: 100%;
  height: 100%;
}
.template-product .deferred-media iframe.kit-main-media {
  height: 100%;
}
.template-product .deferred-media[loaded] .product-media-video {
   display: none; 
}
.template-product .product-media-video .kit-main-media {
  width: 100%;
   height: 100%;
   object-fit:cover;
}
.template-product .product-media-video .custom-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, .56);
  box-shadow: 0px 18px 48px rgba(82, 44, 107, 0.48);
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
}
.custom-pro-thumb-kit .deferred-media {
  width: calc(50% - 5px);
  aspect-ratio: 1;
  height: auto;
}
/* =============================== start cart-popup  style =============================== */

.header .cart-pop-cus{
  width: 300px;
  background-color: white;
  position: absolute;
  right: 10%;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0px 5px 25px 0px #e987a5;
  opacity: 0;
  visibility: hidden;
  transform: translate(30px) scale(.98);
  transition: opacity .35s cubic-bezier(.4,0,.2,1), transform .35s cubic-bezier(.4,0,.2,1), visibility 0s linear 0.35s;
}
.header .cart-pop-cus.show-pop {
  /* display: none; */
  opacity: 1;
  visibility: visible;
  transform: translate(0) scale(1);
  transition: opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1), transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), visibility 0s linear 0s;
}
.pop-title{
  font-size: 18px;
  font-weight: 400;
  color: #ce3665;
}
.pop-pro-image{
  width: 40%;
}
.pop-pro-content{
  width: 60%;
}
.pop-pro-image img{
  width: 100%;
  border-radius: 10px;
}
.pop-pro-deta{
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px 0;
}
.pop-pro-price{
  display: flex;
  gap: 5px;
  color: black;
}
.pop-peo-title{
  margin: 0;
  padding-bottom: 5px;
}
.pop-pro-disc{
  color: #3a3434;
}
.pop-pro-price .com-price{
  text-decoration: line-through;
  color: #4e4747;
}
.pop-pro-price .main-price {
  color:#ce3665;
  font-weight: 500;
}
.pop-button{
  text-align: center;
}
.cart-pop-btn{
  background-color: #ce3665;
  color: #fff;
  padding: 5px 20px;
  font-size: 18px;
  border-radius: 25px;
}
.pop-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pop-head svg.pop-svg {
    cursor: pointer;
}
 
@media(max-width:768px){
  .kit-v1 .header .cart-pop-cus{
    position: fixed;
    top:20px;
}


