/*
Theme Name: KYL Theme
Theme URI: https://kalayourlife.com
Author: KYL Digitalagentur GmbH
Author URI: https://kalayourlife.com
Version: 1.0
Text Domain: kyl
*/
@media (max-width: 768px) {
  .elementor-widget-breadcrumbs {
    margin: 0 20px;
  }
}
.elementor-widget-breadcrumbs .elementor-widget-container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}
.elementor-widget-breadcrumbs .elementor-widget-container #breadcrumbs span {
  font-size: 17px;
  color: black;
  font-family: 'Quicksand', sans-serif;
}
.elementor-widget-breadcrumbs .elementor-widget-container #breadcrumbs span span:not(.breadcrumb_last) {
  padding-left: 10px;
  padding-right: 10px;
  color: #A8A8A8;
}
.elementor-widget-breadcrumbs .elementor-widget-container #breadcrumbs span span:first-of-type {
  padding-left: 0;
}
.elementor-widget-breadcrumbs .elementor-widget-container #breadcrumbs span span a {
  color: #A8A8A8;
}
.elementor-widget-breadcrumbs .elementor-widget-container #breadcrumbs span span.breadcrumb_last {
  padding-left: 10px;
}
[data-elementor-type="product-archive"] .elementor-widget-heading .elementor-widget-container .elementor-heading-title {
  font-size: 53px;
  color: black;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  font-weight: 400;
}
@media (max-width: 768px) {
  [data-elementor-type="product-archive"] .elementor-widget-heading .elementor-widget-container .elementor-heading-title {
    font-size: 26px;
    padding: 0 20px;
  }
}
[data-elementor-type="product-archive"] .elementor-widget-text-editor .elementor-widget-container {
  font-size: 17px;
  color: black;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
}
@media (max-width: 768px) {
  [data-elementor-type="product-archive"] .elementor-widget-text-editor .elementor-widget-container {
    padding: 0 20px;
  }
}
.contactHeading .elementor-widget-container .elementor-heading-title {
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 32px;
  font-size: 26px;
  text-align: center;
  color: #000000;
}
@media (min-width: 768px) {
  .contactHeading .elementor-widget-container .elementor-heading-title {
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 87px;
    font-size: 60px;
  }
}
#contactForm {
  max-width: 488px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 768px) {
  #contactForm {
    margin: 0 20px;
  }
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group {
  margin-bottom: 14px;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-text,
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-email,
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-textarea {
  position: relative;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-text label,
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-email label,
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-textarea label {
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: normal;
  font-size: 17px;
  color: #000000;
  background-color: #FFFFFF;
  padding: 2px 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-text label::after,
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-email label::after,
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-textarea label::after {
  color: #000000;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: normal;
  font-size: 17px;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-text input,
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-email input,
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-textarea input,
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-text textarea,
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-email textarea,
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-textarea textarea {
  background-color: #FFFFFF;
  border: 1px solid #707070;
  border-radius: 0;
  min-height: 64px;
  padding: 15px;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-textarea label {
  top: 10px;
  -webkit-transform: initial;
  -moz-transform: initial;
  -ms-transform: initial;
  -o-transform: initial;
  transform: initial;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-html {
  color: #000000;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.active label {
  top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 400;
  letter-spacing: 0px;
  line-height: normal;
  font-size: 12px;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.error label {
  color: #940100;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.error label::after {
  color: #940100;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.error input,
#contactForm .elementor-form-fields-wrapper .elementor-field-group.error textarea {
  border-color: #940100;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-acceptance input {
  border-radius: 0;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-acceptance label {
  font-weight: 400;
  letter-spacing: 0px;
  line-height: normal;
  font-size: 12px;
  color: #000000;
  font-family: 'Quicksand', sans-serif;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-acceptance label a {
  color: #000000;
  -webkit-text-decoration: underline;
  -moz-text-decoration: underline;
  text-decoration: underline;
}
#contactForm .elementor-form-fields-wrapper .elementor-field-group.elementor-field-type-submit button {
  background-color: #000000;
  color: #FFFFFF;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: normal;
  font-size: 17px;
  font-family: 'Quicksand', sans-serif;
  text-transform: uppercase;
  padding: 20px 24px;
  cursor: pointer;
}
#contactForm .elementor-message {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -moz-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  text-align: center;
  margin: 0 0 16px;
}
#contactForm .elementor-message::before {
  content: unset;
}
#contactForm .elementor-message-success {
  color: #1E8DEB;
}
#contactForm .elementor-message-error {
  color: #940100;
}
.contactTextInfo {
  max-width: 488px;
  margin: 0 auto;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: normal;
  font-size: 17px;
  color: #000000;
}
.contactTextInfo p {
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: normal;
  font-size: 17px;
  color: #000000;
}
.contactTextInfo .smaller {
  font-family: 'Quicksand', sans-serif;
  color: #000000;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: normal;
  font-size: 12px;
}
.contactTextInfo a {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: normal;
  font-size: 17px;
  color: #000000;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%;
  float: unset;
}
.woocommerce-account .woocommerce-MyAccount-content #breadcrumbs span {
  font-size: 17px;
  color: black;
  font-family: 'Quicksand', sans-serif;
}
.woocommerce-account .woocommerce-MyAccount-content #breadcrumbs span span:not(.breadcrumb_last) {
  padding-left: 10px;
  padding-right: 10px;
  color: #A8A8A8;
}
.woocommerce-account .woocommerce-MyAccount-content #breadcrumbs span span:first-of-type {
  padding-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-content #breadcrumbs span span a {
  color: #A8A8A8;
}
.woocommerce-account .woocommerce-MyAccount-content #breadcrumbs span span.breadcrumb_last {
  padding-left: 10px;
}
.kylAccountNav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0 0 0;
}
@media (max-width: 1140px) {
  .kylAccountNav {
    padding: 30px 20px 0 20px;
  }
}
.kylAccountNav h1 {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 87px;
  font-size: 60px;
  color: #000000;
}
@media (max-width: 768px) {
  .kylAccountNav h1 {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 32px;
    font-size: 26px;
  }
}
.kylAccountNav ul.menu {
  margin: 30px 0 0 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
@media (max-width: 992px) {
  .kylAccountNav ul.menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .kylAccountNav ul.menu.open li.current a:after {
    transform: translateY(-50%) rotate(180deg);
  }
}
.kylAccountNav ul.menu .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
@media (max-width: 992px) {
  .kylAccountNav ul.menu .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    padding-top: 15px;
  }
  .kylAccountNav ul.menu .inner li.current {
    display: none;
  }
}
.kylAccountNav ul.menu li {
  list-style-type: none;
}
.kylAccountNav ul.menu li.current.mobile {
  display: none;
}
@media (max-width: 992px) {
  .kylAccountNav ul.menu li.current.mobile {
    display: block;
  }
}
.kylAccountNav ul.menu li:hover a,
.kylAccountNav ul.menu li.current a {
  border-bottom-color: #000000;
}
@media (max-width: 992px) {
  .kylAccountNav ul.menu li {
    text-align: center;
  }
  .kylAccountNav ul.menu li.current a {
    position: relative;
    padding-right: 20px;
  }
  .kylAccountNav ul.menu li.current a:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-image: url('svg/iconArrowBlackDown.svg');
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    transition: transform 0.1s ease-in-out;
  }
}
.kylAccountNav ul.menu li a {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
  padding: 10px 0;
  border-bottom: 1px solid transparent;
  transition: border-bottom-color 0.1s ease-in-out;
  display: inline-block;
}
.kylAccountNav ul.menu li.logout a {
  position: relative;
  padding-left: 25px;
}
.kylAccountNav ul.menu li.logout a:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url('svg/logoutBlack.svg');
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.kylAccountOrders {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 50px 0 100px 0;
}
@media (max-width: 992px) {
  .kylAccountOrders {
    padding: 50px 20px 100px 20px;
  }
}
.kylAccountOrders h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 42px;
  font-size: 32px;
  color: #000000;
  margin-bottom: 20px;
}
.kylAccountOrders .mobileOrdersView {
  display: none;
}
@media (max-width: 992px) {
  .kylAccountOrders .mobileOrdersView {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 15px;
  }
}
.kylAccountOrders .mobileOrdersView .orderContainer {
  border: 1px solid #707070;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 15px;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
.kylAccountOrders .mobileOrdersView .orderContainer .labels {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 5px;
}
.kylAccountOrders .mobileOrdersView .orderContainer .labels .name {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
}
.kylAccountOrders .mobileOrdersView .orderContainer .values {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 5px;
}
.kylAccountOrders .mobileOrdersView .orderContainer .values .value {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 15px;
  color: #000000;
}
.kylAccountOrders .mobileOrdersView .orderContainer .values .value.orderId a {
  color: #000000;
  text-decoration: underline;
}
.kylAccountOrders .mobileOrdersView .orderContainer .values .value.price {
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 15px;
}
.kylAccountOrders .orderTable {
  border: 1px solid #707070;
  border-spacing: 0;
}
@media (max-width: 992px) {
  .kylAccountOrders .orderTable {
    display: none;
  }
}
.kylAccountOrders .orderTable thead tr td {
  padding: 15px 35px;
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  border-bottom: 1px solid #000000;
}
.kylAccountOrders .orderTable tbody tr td {
  padding: 15px 35px;
}
.kylAccountOrders .orderTable tbody tr td a {
  border-bottom: 1px solid #000000;
}
.kylAccountOrders .orderTable tbody tr td a,
.kylAccountOrders .orderTable tbody tr td span {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
.kylAccountOrders .orderTable tbody tr td.orderTotal span {
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
}
.kylAccountOrderView {
  padding: 50px 0 100px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px;
  max-width: 900px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .kylAccountOrderView {
    padding: 50px 20px 100px 20px;
  }
}
.kylAccountOrderView .orderViewHeader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 992px) {
  .kylAccountOrderView .orderViewHeader {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
  }
}
@media (max-width: 992px) {
  .kylAccountOrderView .orderViewHeader > div:nth-child(1) {
    order: 3;
  }
}
.kylAccountOrderView .orderViewHeader > div a {
  border-bottom: 1px solid #000000;
}
.kylAccountOrderView .orderViewHeader > div a,
.kylAccountOrderView .orderViewHeader > div p {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
.kylAccountOrderView .orderViewHeader > div h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 42px;
  font-size: 32px;
  color: #000000;
}
@media (max-width: 992px) {
  .kylAccountOrderView .orderViewHeader > div h2 {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 30px;
    font-size: 26px;
  }
}
.kylAccountOrderView .productViewMobile {
  border: 1px solid #707070;
  margin-top: 20px;
  display: none;
}
@media (max-width: 992px) {
  .kylAccountOrderView .productViewMobile {
    display: block;
  }
}
.kylAccountOrderView .productViewMobile .productContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px 15px 20px 15px;
  row-gap: 20px;
  border-bottom: 1px solid #E2E2E2;
}
.kylAccountOrderView .productViewMobile .productContainer:last-child {
  border-bottom: unset;
}
.kylAccountOrderView .productViewMobile .productContainer .productInfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.kylAccountOrderView .productViewMobile .productContainer .productInfo .image {
  width: 80px;
  height: 100px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.kylAccountOrderView .productViewMobile .productContainer .productInfo .info .name {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
.kylAccountOrderView .productViewMobile .productContainer .productInfo .info .attributes {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 23px;
  font-size: 15px;
  color: #000000;
}
.kylAccountOrderView .productViewMobile .productContainer .productCartInfo {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
.kylAccountOrderView .productViewMobile .productContainer .productCartInfo .labels {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 5px;
}
.kylAccountOrderView .productViewMobile .productContainer .productCartInfo .labels .name {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
}
.kylAccountOrderView .productViewMobile .productContainer .productCartInfo .values {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 5px;
}
.kylAccountOrderView .productViewMobile .productContainer .productCartInfo .values .value {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 15px;
  color: #000000;
}
.kylAccountOrderView .productViewMobile .productContainer .productCartInfo .values .value.productId a {
  color: #000000;
  text-decoration: underline;
}
.kylAccountOrderView .productViewMobile .productContainer .productCartInfo .values .value.price {
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 15px;
}
@media (max-width: 992px) {
  .kylAccountOrderView .productTable {
    display: none;
  }
}
.kylAccountOrderView .productTable table {
  border: 1px solid #707070;
  border-spacing: 0;
  width: 100%;
}
.kylAccountOrderView .productTable table thead tr td {
  padding: 20px;
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  border-bottom: 1px solid #000000;
}
.kylAccountOrderView .productTable table tbody tr td {
  padding: 20px;
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
  vertical-align: top;
}
.kylAccountOrderView .productTable table tbody tr td a {
  border-bottom: 1px solid #000000;
}
.kylAccountOrderView .productTable table tbody tr td a,
.kylAccountOrderView .productTable table tbody tr td span {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
.kylAccountOrderView .productTable table tbody tr td.itemTotal span {
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
}
.kylAccountOrderView .productTable table tbody tr td.itemProduct {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.kylAccountOrderView .productTable table tbody tr td.itemProduct .productContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.kylAccountOrderView .productTable table tbody tr td.itemProduct .productContainer .image {
  width: 80px;
  height: 100px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.kylAccountOrderView .productTable table tbody tr td.itemProduct .productContainer .info .name {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
.kylAccountOrderView .orderTotalView {
  border: 1px solid #707070;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px;
  padding: 20px;
}
@media (max-width: 992px) {
  .kylAccountOrderView .orderTotalView {
    padding: 15px;
    row-gap: 10px;
  }
}
.kylAccountOrderView .orderTotalView > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kylAccountOrderView .orderTotalView > div div {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 20px;
  color: #000000;
}
@media (max-width: 992px) {
  .kylAccountOrderView .orderTotalView > div div {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 30px;
    font-size: 17px;
  }
}
.kylAccountOrderView .orderTotalView > div.totalSum div {
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 20px;
}
@media (max-width: 992px) {
  .kylAccountOrderView .orderTotalView > div.totalSum div {
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 30px;
    font-size: 17px;
  }
}
.kylAccountOrderView .orderTotalView > div.totalSum div:first-child {
  text-transform: uppercase;
}
.kylAccountOrderView .orderInfos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
@media (max-width: 992px) {
  .kylAccountOrderView .orderInfos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
  }
}
@media (max-width: 992px) {
  .kylAccountOrderView .orderInfos > div {
    text-align: center;
  }
}
.kylAccountOrderView .orderInfos > div.shippingInfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px;
}
.kylAccountOrderView .orderInfos > div.shippingInfo a {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
  text-decoration: underline;
}
.kylAccountOrderView .orderInfos > div h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 25px;
  color: #000000;
}
@media (max-width: 992px) {
  .kylAccountOrderView .orderInfos > div h3 {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 30px;
    font-size: 20px;
    padding-bottom: 5px;
  }
}
.kylAccountOrderView .orderInfos > div div {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
@media (max-width: 992px) {
  .kylAccountOrderView .orderInfos > div div {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 27px;
    font-size: 15px;
  }
}
.kylAccountOrderView .returnView {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #F0F2F5;
  padding: 0 15px;
  margin-top: 40px;
}
@media (max-width: 992px) {
  .kylAccountOrderView .returnView {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 25px;
    padding: 30px 20px;
  }
}
.kylAccountOrderView .returnView .logo {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 25px;
  font-size: 21px;
  color: #000000;
  position: relative;
  padding-left: 45px;
}
@media (max-width: 992px) {
  .kylAccountOrderView .returnView .logo {
    font-weight: normal, 25px;
    letter-spacing: 0px;
    line-height: normal;
    font-size: 20px;
  }
}
.kylAccountOrderView .returnView .logo:after {
  content: '';
  background-image: url('svg/return.svg');
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 33px;
  height: 37px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.kylAccountOrderView .returnView .date {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
@media (max-width: 992px) {
  .kylAccountOrderView .returnView .date {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 27px;
    font-size: 15px;
  }
}
.kylAccountOrderView .returnView .action a {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 51px;
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
  position: relative;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .kylAccountOrderView .returnView .action a {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 27px;
    font-size: 15px;
  }
}
.kylAccountOrderView .returnView .action a:after {
  content: '';
  background-image: url('svg/arrow_black_right.svg');
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 23px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.kylReturnContainer {
  padding: 50px 0 100px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px;
  max-width: 900px;
  margin: 0 auto;
}
.kylReturnContainer h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 87px;
  font-size: 60px;
  color: #000000;
  margin-bottom: 20px;
  text-align: center;
}
@media (max-width: 992px) {
  .kylReturnContainer {
    padding: 50px 20px 100px 20px;
  }
}
.kylReturnContainer a,
.kylReturnContainer p {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
  margin: 0 !important;
}
.kylReturnContainer .orderViewHeader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}
@media (max-width: 992px) {
  .kylReturnContainer .orderViewHeader {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
  }
}
@media (max-width: 992px) {
  .kylReturnContainer .orderViewHeader > div:nth-child(1) {
    order: 3;
  }
}
.kylReturnContainer .orderViewHeader > div a {
  border-bottom: 1px solid #000000;
}
.kylReturnContainer .orderViewHeader > div h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 42px;
  font-size: 32px;
  color: #000000;
}
@media (max-width: 992px) {
  .kylReturnContainer .orderViewHeader > div h3 {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 30px;
    font-size: 26px;
  }
}
.kylReturnContainer form table {
  border: 1px solid #707070 !important;
  border-radius: 0 !important;
  border-collapse: collapse !important;
}
@media (max-width: 768px) {
  .kylReturnContainer form table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .kylReturnContainer form table thead tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 15px;
    padding: 15px 0;
  }
}
.kylReturnContainer form table thead tr th {
  padding: 15px 20px !important;
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .kylReturnContainer form table thead tr th {
    padding: 0 12px !important;
  }
  .kylReturnContainer form table thead tr th.product-select {
    display: none;
  }
}
@media (max-width: 768px) {
  .kylReturnContainer form table tbody tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.kylReturnContainer form table tbody tr td {
  border-top: 1px solid #707070 !important;
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
.kylReturnContainer form table tbody tr td select {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  padding: 0.5rem 25px 0.5rem 0;
  border: none;
  border-bottom: 1px solid #707070;
  background: transparent;
}
.kylReturnContainer form table tbody tr td a {
  text-decoration: underline;
}
.kylReturnContainer form table tbody tr td.product-name .productContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.kylReturnContainer form table tbody tr td.product-name .productContainer .image {
  width: 80px;
  height: 100px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.kylReturnContainer form table tbody tr td.product-name .productContainer .info .name {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
.kylReturnContainer form table tbody tr td.product-name .productContainer .info .attributes {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 23px;
  font-size: 15px;
  color: #000000;
}
.kylAccountDetailsView {
  max-width: 900px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 0 100px 0;
}
@media (max-width: 992px) {
  .kylAccountDetailsView {
    padding: 40px 20px 100px 20px;
  }
}
.kylAccountDetailsView h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 42px;
  font-size: 32px;
  color: #000000;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .kylAccountDetailsView h2 {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 30px;
    font-size: 20px;
  }
}
.kylAccountDetailsView form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px;
  min-width: 480px;
}
@media (max-width: 768px) {
  .kylAccountDetailsView form {
    min-width: unset;
    width: 100%;
    margin-top: 10px;
  }
}
.kylAccountDetailsView form .inputWrapper {
  width: 100%;
}
.kylAccountDetailsView form .inputWrapper input {
  border: 1px solid #707070;
  padding: 0.5rem 1rem 0.5rem 1rem;
}
.kylAccountDetailsView form button[type=submit] {
  width: 100%;
  margin-top: 10px;
}
.kylAccountAddress {
  max-width: 900px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 0 100px 0;
  row-gap: 40px;
}
@media (max-width: 992px) {
  .kylAccountAddress {
    margin: 0 20px;
  }
}
.kylAccountAddress h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 42px;
  font-size: 32px;
  color: #000000;
}
@media (max-width: 768px) {
  .kylAccountAddress h2 {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 30px;
    font-size: 20px;
  }
}
.kylAccountAddress .kylAddressContainer {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  width: 100%;
}
@media (max-width: 768px) {
  .kylAccountAddress .kylAddressContainer {
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
}
.kylAccountAddress .kylAddressContainer .kylAddress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  row-gap: 10px;
  border: 1px solid #707070;
  padding: 20px;
}
.kylAccountAddress .kylAddressContainer .kylAddress h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 25px;
  color: #000000;
  text-align: center;
}
@media (max-width: 768px) {
  .kylAccountAddress .kylAddressContainer .kylAddress h3 {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 30px;
    font-size: 20px;
  }
}
.kylAccountAddress .kylAddressContainer .kylAddress p {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
  text-align: center;
}
@media (max-width: 768px) {
  .kylAccountAddress .kylAddressContainer .kylAddress p {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 27px;
    font-size: 15px;
  }
}
.kylAccountAddress .kylAddressContainer .kylAddress a {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
  text-decoration: underline;
  margin-top: auto;
}
@media (max-width: 768px) {
  .kylAccountAddress .kylAddressContainer .kylAddress a {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 27px;
    font-size: 15px;
  }
}
.kylAccountAddress .kylAddressContainer .kylAddress a.kylButton {
  width: 100%;
  margin-top: auto;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
}
.kylAccountAddress .kylAddressContainer .kylAddress a.kylButton:hover {
  color: #000000;
}
.kylAccountAddressEdit {
  max-width: 900px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 0 0 0;
  row-gap: 40px;
}
@media (max-width: 992px) {
  .kylAccountAddressEdit {
    margin: 0 20px;
  }
}
.kylAccountAddressEdit h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 42px;
  font-size: 32px;
  color: #000000;
}
@media (max-width: 768px) {
  .kylAccountAddressEdit h2 {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 30px;
    font-size: 20px;
  }
}
.kylAccountAddressEdit form {
  width: 100%;
}
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row {
  padding: 0;
  margin: 0 0 10px;
}
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row.form-row-first {
  width: calc(50% - 5px);
}
@media (max-width: 768px) {
  .kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row.form-row-first {
    width: 100%;
  }
}
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row.form-row-last {
  width: calc(50% - 5px);
}
@media (max-width: 768px) {
  .kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row.form-row-last {
    width: 100%;
  }
}
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row label {
  display: none;
}
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row input[type=email],
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row input[type=text],
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row input[type=password],
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row input[type=tel] {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  padding: 0.75rem 0.5rem 0.75rem 0.5rem;
  border: 1px solid #707070;
  background: transparent;
  width: 100%;
}
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row input[type=email]::placeholder,
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row input[type=text]::placeholder,
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row input[type=password]::placeholder,
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row input[type=tel]::placeholder {
  color: #000000;
}
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row .select2 {
  min-height: 53px;
}
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row .select2-selection {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  border: 1px solid #707070;
  background: transparent;
  width: 100%;
  border-radius: unset;
  min-height: 53px;
}
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row .select2-selection .select2-selection__rendered {
  min-height: 53px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000000;
}
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row .select2-selection .select2-selection__rendered .select2-selection__placeholder {
  color: #000000;
}
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row .select2-selection .select2-selection__arrow {
  top: calc(50% - 2px);
  transform: translateY(-50%);
  right: 8px;
}
.kylAccountAddressEdit form .woocommerce-address-fields__field-wrapper .form-row .select2-selection .select2-selection__arrow b {
  border: none;
  background-image: url('svg/iconArrowBlackDown.svg');
  width: 13px;
  height: 13px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.kylAccountAddressEdit form button[name=save_address] {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 25px;
  font-size: 20px;
  cursor: pointer;
  padding: 15px 30px;
  transition: all 150ms ease-in-out;
  display: inline-block;
  background-color: #000000;
  border: 1px solid #000000;
  color: #FFFFFF;
  width: 100%;
  margin-top: 5px;
  border-radius: 0;
}
.kylAccountAddressEdit form button[name=save_address]:hover {
  background-color: #FFFFFF;
  color: #000000;
}
.kylAccountAddressEdit a.kylBack {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
  text-decoration: underline;
}
.select2-container .select2-search--dropdown .select2-search__field {
  border: 1px solid #707070;
}
.select2-container .select2-results .select2-results__options .select2-results__option {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
.select2-container .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted {
  background-color: #A8A8A8;
}
.kylAccountRegister {
  padding: 0 20px;
}
.kylAccountRegister .heading {
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 26px;
  text-align: center;
  line-height: 32px;
  color: black;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .kylAccountRegister .heading {
    font-size: 60px;
    line-height: 87px;
    margin-bottom: 42px;
  }
}
.kylAccountRegister form {
  margin-bottom: 17px;
}
.kylAccountRegister form p {
  position: relative;
  max-width: 488px;
  margin-left: auto;
  margin-right: auto;
}
.kylAccountRegister form p input {
  width: 100%;
  height: 55px;
  background-color: white;
  border: 1px solid #707070;
  padding: 15px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 15px;
}
.kylAccountRegister form p label {
  position: absolute;
  pointer-events: none;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  transition: all ease 300ms;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
  color: black;
  padding: 5px;
  background-color: white;
}
.kylAccountRegister form p input:focus + label,
.kylAccountRegister form p input:not(:placeholder-shown) + label {
  transform: translateY(-150%);
}
.kylAccountRegister form p button {
  width: 100%;
  background-color: black;
  border: 2px solid black;
  padding: 15px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: white;
}
.kylAccountRegister .returnToShop {
  text-align: center;
}
.kylAccountRegister .returnToShop a {
  display: inline-block;
  padding: 0 35px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 51px;
  text-transform: uppercase;
  color: black;
  background: transparent url("../svg/arrow_right_alt_24dp_FILL0_wght400_GRAD0_opsz24.svg") right center / 30px 30px no-repeat;
}
.kylAccountRegister .requiredInfo {
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  line-height: 51px;
  color: black;
}
.kylBasketPreview {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000000;
  display: none;
}
.kylBasketPreview:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.kylBasketPreview .innerContainer {
  position: absolute;
  top: 0;
  right: -100%;
  height: 100%;
  width: 100%;
  max-width: 500px;
  background-color: #FFFFFF;
  padding: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: scroll;
}
.kylBasketPreview .innerContainer .head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px;
}
.kylBasketPreview .innerContainer .head .close {
  width: 21px;
  height: 21px;
  background-image: url('../svg/close_black_24dp.svg');
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  align-self: flex-end;
  cursor: pointer;
}
.kylBasketPreview .innerContainer .head .heading {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 42px;
  font-size: 32px;
  color: #000000;
}
@media (max-width: 768px) {
  .kylBasketPreview .innerContainer .head .heading {
    font-weight: 400;
    letter-spacing: 0px;
    line-height: normal;
    font-size: 21px;
  }
}
.kylBasketPreview .innerContainer .products {
  margin: 40px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px;
}
.kylBasketPreview .innerContainer .products.loading {
  min-height: 110px;
  position: relative;
}
.kylBasketPreview .innerContainer .products.loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: 10;
}
.kylBasketPreview .innerContainer .products.loading:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: whitesmoke;
  background-image: url('../svg/loadingWhite.svg');
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px;
  z-index: 11;
}
.kylBasketPreview .innerContainer .products .product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kylBasketPreview .innerContainer .products .product .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
}
.kylBasketPreview .innerContainer .products .product .left .image {
  background-color: #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 110px;
  width: 80px;
}
.kylBasketPreview .innerContainer .products .product .left .info > .name {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
@media (max-width: 768px) {
  .kylBasketPreview .innerContainer .products .product .left .info > .name {
    font-weight: bold;
    letter-spacing: 0px;
    line-height: normal;
    font-size: 15px;
  }
}
.kylBasketPreview .innerContainer .products .product .left .info .attributes .attribute {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 22px;
  font-size: 15px;
  color: #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
}
@media (max-width: 768px) {
  .kylBasketPreview .innerContainer .products .product .left .info .attributes .attribute {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: normal;
    font-size: 12px;
    margin-top: 5px;
  }
}
.kylBasketPreview .innerContainer .products .product .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.kylBasketPreview .innerContainer .products .product .right .total {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 22px;
  font-size: 17px;
  color: #000000;
}
@media (max-width: 768px) {
  .kylBasketPreview .innerContainer .products .product .right .total {
    font-weight: bold;
    letter-spacing: 0px;
    line-height: normal;
    font-size: 14px;
  }
}
.kylBasketPreview .innerContainer .products .product .right .price,
.kylBasketPreview .innerContainer .products .product .right .quantity {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 22px;
  font-size: 17px;
  color: #000000;
}
@media (max-width: 768px) {
  .kylBasketPreview .innerContainer .products .product .right .price,
  .kylBasketPreview .innerContainer .products .product .right .quantity {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: normal;
    font-size: 14px;
  }
}
.kylBasketPreview .innerContainer .kylButton {
  width: 100%;
  text-align: center;
}
.kylBasketPreview .innerContainer .banner {
  margin-top: 35px;
}
.kylBasketPreview .innerContainer .banner img {
  width: 100%;
  min-height: 90px;
}
.kylBasketPreview .innerContainer .crossSellsContainer {
  margin-top: 35px;
}
.kylBasketPreview .innerContainer .crossSellsContainer.loading {
  min-height: 480px;
  position: relative;
}
.kylBasketPreview .innerContainer .crossSellsContainer.loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: 10;
}
.kylBasketPreview .innerContainer .crossSellsContainer.loading:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: whitesmoke;
  background-image: url('../svg/loadingWhite.svg');
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px;
  z-index: 11;
}
.kylBasketPreview .innerContainer .crossSellsContainer .heading {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 25px;
  color: #000000;
}
@media (max-width: 768px) {
  .kylBasketPreview .innerContainer .crossSellsContainer .heading {
    font-weight: 400;
    letter-spacing: 0px;
    line-height: normal;
    font-size: 21px;
  }
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper {
  margin-top: 20px;
  padding-bottom: 20px;
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper .swiper-wrapper {
  height: auto;
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper .swiper-wrapper .swiper-slide .product .badge {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 5px 10px;
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper .swiper-wrapper .swiper-slide .product .badge.sale {
  background-color: #FF0200;
  font-family: 'Yantramanav', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 19px;
  font-size: 17px;
  color: #FFFFFF;
  text-transform: uppercase;
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper .swiper-wrapper .swiper-slide .product .addToWishlist {
  position: absolute;
  top: 20px;
  right: 20px;
  background-image: url('svg/hearth.svg');
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 37px;
  height: 32px;
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper .swiper-wrapper .swiper-slide .product .image {
  background-color: #E2E2E2;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 320px;
  width: 100%;
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper .swiper-wrapper .swiper-slide .product .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 15px;
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper .swiper-wrapper .swiper-slide .product .info .name {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper .swiper-wrapper .swiper-slide .product .info .price {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper .swiper-wrapper .swiper-slide .product .info .price.sale {
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper .swiper-wrapper .swiper-slide .product .info .price.sale .salePrice {
  color: #FF0200;
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper .swiper-wrapper .swiper-slide .product .info .price.sale .normalPrice {
  position: relative;
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper .swiper-wrapper .swiper-slide .product .info .price.sale .normalPrice:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate(0, -50%);
  height: 1px;
  background-color: #FF0200;
}
.kylBasketPreview .innerContainer .crossSellsContainer .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000000;
}
.xoo-wsc-sl-heading {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 42px;
  font-size: 32px;
  color: #000000;
}
@media (max-width: 768px) {
  .xoo-wsc-container {
    max-width: 90vw;
  }
}
.xoo-wsc-container .xoo-wsc-basket {
  background-color: #000000;
}
@media (max-width: 768px) {
  .xoo-wsc-container .xoo-wsc-basket {
    width: 60px;
    height: 60px;
  }
}
.xoo-wsc-container .xoo-wsc-basket .xoo-wsc-items-count {
  background-color: #FF0200;
  color: #FFFFFF;
  left: unset;
  right: -5px;
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 15px;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 768px) {
  .xoo-wsc-container .xoo-wsc-basket .xoo-wsc-items-count {
    width: 28px;
    height: 28px;
  }
}
.xoo-wsc-container .xoo-wsc-basket .xoo-wsc-bki {
  color: #FFFFFF;
}
.xoo-wsc-container .xoo-wsc-header .xoo-wsch-top .xoo-wsc-notice-container .xoo-wsc-notices {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
}
.xoo-wsc-container .xoo-wsc-header .xoo-wsch-top .xoo-wsch-text {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 42px;
  font-size: 32px;
  color: #000000;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-empty-cart span {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-empty-cart a.xoo-wsc-btn {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #FFFFFF;
  background-color: #000000;
  padding: 15px 30px;
  text-transform: uppercase;
  border: 2px solid #000000;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-empty-cart a.xoo-wsc-btn:hover {
  background-color: #FFFFFF;
  color: #000000;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-img-col {
  align-self: unset;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-img-col a {
  display: block;
  height: 100%;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-img-col a img {
  height: 100%;
  object-fit: cover;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-smr-del {
  position: absolute;
  top: 10px;
  right: 15px;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-pname {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
  padding: 0;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .variation dt,
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .variation dd,
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .variation p {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 22px;
  font-size: 17px;
  color: #000000;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  margin-top: 10px;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .wrapper .xoo-wsc-smr-ptotal {
  margin: 0;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .wrapper .xoo-wsc-smr-ptotal .woocommerce-Price-amount {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
  padding: 0;
}
.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sum-col .xoo-wsc-sm-info .xoo-wsc-sm-left .wrapper .xoo-wsc-pprice {
  margin-left: auto;
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 17px;
  color: #000000;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-extras {
  display: none;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-totals .xoo-wsc-ft-amt .xoo-wsc-ft-amt-label,
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-totals .xoo-wsc-ft-amt .xoo-wsc-ft-amt-value {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 20px;
  color: #000000;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-totals .xoo-wsc-ft-amt.xoo-wsc-ft-amt-total {
  border-top: none;
  padding-top: 0;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-totals .xoo-wsc-ft-amt.xoo-wsc-ft-amt-total .xoo-wsc-ft-amt-label,
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-totals .xoo-wsc-ft-amt.xoo-wsc-ft-amt-total .xoo-wsc-ft-amt-value {
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 30px;
  font-size: 20px;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont {
  margin-top: 15px;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a {
  font-family: 'Quicksand', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 27px;
  font-size: 20px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 20px;
  border: 2px solid #000000;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a:hover {
  background-color: #000000;
}
.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn-checkout {
  display: none;
}
