/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 11.05.2016, 16:47:55
    Author     : niklasfechner
*/
/********** MIXINS *************/
/********** GENERAL *************/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 23.05.2016, 16:11:42
    Author     : niklasfechner
*/
/*#31B7BC;*/
a.has-primary-background-color {
  color: #fff;
}
a.has-primary-background-color:visited {
  color: #fff;
}

.is--number {
  font-family: BackyardNumber, "sans-serif";
}

.btn {
  display: inline-block;
}

.aspect-ratio-1 {
  position: relative;
}
.aspect-ratio-1:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.aspect-ratio-1 > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.aspect-ratio-2 {
  position: relative;
}
.aspect-ratio-2:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
.aspect-ratio-2 > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.aspect-ratio-3 {
  position: relative;
}
.aspect-ratio-3:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 33.3333333333%;
}
.aspect-ratio-3 > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.aspect-ratio-4 {
  position: relative;
}
.aspect-ratio-4:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 25%;
}
.aspect-ratio-4 > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.aspect-ratio-5 {
  position: relative;
}
.aspect-ratio-5:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 20%;
}
.aspect-ratio-5 > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.aspect-ratio-6 {
  position: relative;
}
.aspect-ratio-6:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 16.6666666667%;
}
.aspect-ratio-6 > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.aspect-ratio-7 {
  position: relative;
}
.aspect-ratio-7:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 14.2857142857%;
}
.aspect-ratio-7 > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.aspect-ratio-8 {
  position: relative;
}
.aspect-ratio-8:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 12.5%;
}
.aspect-ratio-8 > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.aspect-ratio-9 {
  position: relative;
}
.aspect-ratio-9:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 11.1111111111%;
}
.aspect-ratio-9 > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.aspect-ratio-10 {
  position: relative;
}
.aspect-ratio-10:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 10%;
}
.aspect-ratio-10 > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.is--hidden {
  display: none;
}

@font-face {
  font-family: brushuptoo;
  src: url(../otf/pintassilgoprintsbrushuptoo-2.otf) format("opentype");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: url("../eot/oswald-v40-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../eot/oswald-v40-latin-regulard41d.eot?#iefix") format("embedded-opentype"), url("../woff2/oswald-v40-latin-regular.woff2") format("woff2"), url("../woff/oswald-v40-latin-regular.woff") format("woff"), url("../ttf/oswald-v40-latin-regular.ttf") format("truetype"), url("../svg/oswald-v40-latin-regular.svg#Oswald") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 500;
  src: url("../eot/oswald-v40-latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../eot/oswald-v40-latin-500d41d.eot?#iefix") format("embedded-opentype"), url("../woff2/oswald-v40-latin-500.woff2") format("woff2"), url("../woff/oswald-v40-latin-500.woff") format("woff"), url("../ttf/oswald-v40-latin-500.ttf") format("truetype"), url("../svg/oswald-v40-latin-500.svg#Oswald") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  src: url("../eot/oswald-v40-latin-600.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../eot/oswald-v40-latin-600d41d.eot?#iefix") format("embedded-opentype"), url("../woff2/oswald-v40-latin-600.woff2") format("woff2"), url("../woff/oswald-v40-latin-600.woff") format("woff"), url("../ttf/oswald-v40-latin-600.ttf") format("truetype"), url("../svg/oswald-v40-latin-600.svg#Oswald") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "IBM Plex Sans Medium";
  font-style: normal;
  font-weight: 500;
  src: url("../eot/ibm-plex-sans-v9-latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../eot/ibm-plex-sans-v9-latin-500d41d.eot?#iefix") format("embedded-opentype"), url("../woff2/ibm-plex-sans-v9-latin-500.woff2") format("woff2"), url("../woff/ibm-plex-sans-v9-latin-500.woff") format("woff"), url("../ttf/ibm-plex-sans-v9-latin-500.ttf") format("truetype"), url("../svg/ibm-plex-sans-v9-latin-500.svg#IBMPlexSans") format("svg");
  /* Legacy iOS */
  /*font-family: ibmplexsans-medium;
  src: url(fonts/IBMPlexSans-Medium.ttf) format("truetype");
  font-weight: 500;*/
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../eot/ibm-plex-sans-v9-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../eot/ibm-plex-sans-v9-latin-regulard41d.eot?#iefix") format("embedded-opentype"), url("../woff2/ibm-plex-sans-v9-latin-regular.woff2") format("woff2"), url("../woff/ibm-plex-sans-v9-latin-regular.woff") format("woff"), url("../ttf/ibm-plex-sans-v9-latin-regular.ttf") format("truetype"), url("../svg/ibm-plex-sans-v9-latin-regular.svg#IBMPlexSans") format("svg");
  /* Legacy iOS */
  /*font-family: ibmplexsans-regular;
  src: url(fonts/IBMPlexSans-Medium.ttf) format("truetype");
  font-weight: 400;*/
}
@font-face {
  font-family: "IBM Plex Sans SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("../eot/ibm-plex-sans-v9-latin-600.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../eot/ibm-plex-sans-v9-latin-600d41d.eot?#iefix") format("embedded-opentype"), url("../woff2/ibm-plex-sans-v9-latin-600.woff2") format("woff2"), url("../woff/ibm-plex-sans-v9-latin-600.woff") format("woff"), url("../ttf/ibm-plex-sans-v9-latin-600.ttf") format("truetype"), url("../svg/ibm-plex-sans-v9-latin-600.svg#IBMPlexSans") format("svg");
  /* Legacy iOS */
  /*font-family: ibmplexsans-semibold;
  src: url(fonts/IBMPlexSans-SemiBold.ttf) format("truetype");
  font-weight: 600;*/
}
main.byd-designs-archive h2 {
  color: #000;
  text-transform: none;
  letter-spacing: 0px;
}
main.byd-designs-archive h2.byd-product-header {
  margin-bottom: 15px;
  font-family: brushuptoo, Regular;
  color: #28C0C5;
  font-weight: 400;
}
main.byd-designs-archive h2.byd-product-header {
  font-size: 30px;
}
@media screen and (min-width: 320px) {
  main.byd-designs-archive h2.byd-product-header {
    font-size: calc(30px + strip-unit(20px) * ((100vw - 320px) / strip-unit(881px)));
  }
}
@media screen and (min-width: 1201px) {
  main.byd-designs-archive h2.byd-product-header {
    font-size: 50px;
  }
}
main.byd-designs-archive h2.byd-product-subheader {
  font-size: 17px;
}
main.byd-designs-archive h2.is--heading {
  display: none;
}

.product-item-image {
  position: relative;
}

.product-image {
  /*padding-top: 40px;*/
}

.product-image-label {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  max-width: 170px;
}
.byd-designs--presets-list .product-image-label {
  max-width: 107px;
}
@media only screen and (max-width : 600px) {
  .byd-designs--presets-list .product-image-label {
    max-width: 30%;
    top: -13%;
  }
}
@media only screen and (min-width : 601px) and (max-width : 1024px) {
  .product-image-label {
    max-width: 125px;
  }
}
@media only screen and (max-width : 600px) {
  .product-image-label {
    max-width: 30%;
    top: -13%;
  }
}

.design-name {
  color: #28C0C5;
  letter-spacing: 0px;
  margin-bottom: 0px;
  font-family: "Oswald";
  font-size: 31px;
}

.design-starting-price {
  font-size: 20px;
  margin-bottom: 18px;
  font-family: "Oswald";
  font-weight: 500;
}

.design-customize-button-container {
  margin-bottom: 10px;
}
.design-customize-button-container a {
  color: #FF3456;
  text-transform: uppercase;
  font-size: 20px;
  border: 2px solid #FF3456;
  font-family: "Oswald";
  padding: 3.5px 15px;
  transition: all 0.2s;
  border-radius: 30px;
  white-space: nowrap;
  font-weight: 500;
}
.design-customize-button-container a:hover {
  background-color: #f2f2f2;
  color: #FF3456;
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .design-customize-button-container a {
    padding: 5px;
    font-size: 17px;
  }
}
@media only screen and (min-width : 993px) and (max-width : 1200px) {
  .design-customize-button-container a {
    font-size: 15px;
  }
}
@media only screen and (max-width : 600px) {
  .design-customize-button-container a {
    font-size: 18px;
  }
}
.design-customize-button-container .design-customize-btn-img {
  height: 27px;
  width: auto;
  vertical-align: top;
}

.byd-designs--design_container {
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}
@media only screen and (max-width : 1024px) {
  .byd-designs--design_container {
    flex-direction: column;
  }
}
.byd-designs--design_container .product-item {
  flex: 0 1 65%;
  position: relative;
}
.byd-designs--design_container .product-description-column {
  flex: 0 1 35%;
  text-align: left;
  font-family: "Oswald";
}
.byd-designs--design_container .product-description-column .fits-with-bike {
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 120%;
}
.byd-designs--design_container .product-description-column .design-short-description {
  margin-bottom: 15px;
  font-size: 14px;
}
@media only screen and (min-width : 601px) and (max-width : 1024px) {
  .byd-designs--design_container .product-description-column .design-short-description {
    max-width: 430px;
  }
}
.byd-designs--design_container .product-description-column .design-features-list ul {
  list-style: none;
  margin-bottom: 15px;
}
.byd-designs--design_container .product-description-column .design-features-list ul li {
  color: #898989;
  padding-left: 25px;
  position: relative;
  margin-bottom: 7px;
  font-size: 14px;
}
.byd-designs--design_container .product-description-column .design-features-list ul li:last-child {
  color: #36E53E;
}
.byd-designs--design_container .product-description-column .design-features-list ul li:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}
.byd-designs--design_container .product-description-column .design-features-list ul li:not(:last-child):before {
  background-image: url("../svg/shop-list-dot.svg");
  background-repeat: no-repeat;
  height: 10px;
  width: 15px;
  background-size: contain;
}
.byd-designs--design_container .product-description-column .design-features-list ul li:last-child:before {
  background-image: url("../svg/fast-shipping.svg");
  background-repeat: no-repeat;
  height: 15px;
  width: 20px;
  background-size: contain;
  background-position: center;
}
.byd-designs--design_container .product-description-column .byd-additional-desc {
  color: #767676;
  font-size: 11px;
}

.byd-designs--presets-list {
  display: flex;
  width: 100%;
  margin-top: 10px;
  flex-wrap: wrap;
}
.byd-designs--presets-list .product-item {
  flex: 0 1 50%;
  max-width: 50%;
  font-family: "Oswald";
  position: relative;
  margin-bottom: 50px;
}
@media only screen and (max-width : 1024px) {
  .byd-designs--presets-list .product-item {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width : 601px) and (max-width : 1024px) {
  .byd-designs--presets-list .product-item {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width : 600px) {
  .byd-designs--presets-list .product-item {
    margin-bottom: 70px;
  }
}
.byd-designs--presets-list .product-item > * {
  padding: 0px 35px;
}
@media only screen and (max-width : 1200px) {
  .byd-designs--presets-list .product-item > * {
    padding: 0px 20px;
  }
}
@media only screen and (max-width : 600px) {
  .byd-designs--presets-list .product-item > * {
    padding: 0px;
  }
}
@media only screen and (min-width : 993px) {
  .byd-designs--presets-list .product-item {
    margin-bottom: 70px;
  }
  .byd-designs--presets-list .product-item:before {
    content: "";
    position: absolute;
    bottom: -27px;
    width: calc(100% - 90px);
    height: 2px;
    background-color: #C8C8C8;
    margin: auto;
  }
}
.byd-designs--presets-list .product-item .product-item-description {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 40px;
}
.byd-designs--presets-list .product-item .product-item-description > * {
  flex: 0 1 100%;
  max-width: 100%;
}
@media only screen and (min-width : 1201px) {
  .byd-designs--presets-list .product-item .product-item-description > * {
    flex: 0 1 50%;
    max-width: 50%;
  }
}
.byd-designs--presets-list .product-item .product-item-description-left {
  text-align: left;
}
.byd-designs--presets-list .product-item .product-item-description-left .fits-with-bike {
  font-size: 15px;
}
.byd-designs--presets-list .product-item .product-item-description-left .design-short-description {
  font-size: 12px;
  margin-top: 5px;
}
.byd-designs--presets-list .product-item .product-item-description-right {
  text-align: left;
}
@media only screen and (min-width : 1201px) {
  .byd-designs--presets-list .product-item .product-item-description-right {
    text-align: right;
    padding-left: 15px;
  }
}
.byd-designs--presets-list .product-item:nth-child(2n):before {
  left: 0px;
}
.byd-designs--presets-list .product-item:nth-child(2n+1):before {
  right: 0px;
}

.byd-designs--product_content {
  position: relative;
  font-family: "Oswald";
}
.byd-designs--product_content p {
  letter-spacing: 0px;
}
.byd-designs--product_content:before, .byd-designs--product_content:after {
  content: "";
  background-image: url("../svg/shop-grey-bg.svg");
  position: absolute;
  width: 100%;
  height: 170px;
  left: 0px;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  top: 0px;
}
.byd-designs--product_content > h2:first-child {
  color: #28C0C5;
  font-family: brushuptoo, Regular;
  font-size: 55px;
  font-weight: 400;
  z-index: 2;
  position: relative;
  padding: 35px 20px;
  max-width: 1280px;
  line-height: 1;
  margin-bottom: 30px;
}
@media only screen and (min-width : 601px) and (max-width : 1024px) {
  .byd-designs--product_content > h2:first-child {
    font-size: 35px;
  }
}
@media only screen and (max-width : 600px) {
  .byd-designs--product_content > h2:first-child {
    font-size: 33px;
  }
}
.byd-designs--product_content h3 {
  font-family: brushuptoo, Regular;
  color: #28C0C5;
  margin-top: 20px;
  margin-bottom: 0px;
  line-height: 1;
}
.byd-designs--product_content h3 {
  font-size: 20px;
}
@media screen and (min-width: 320px) {
  .byd-designs--product_content h3 {
    font-size: calc(20px + strip-unit(15px) * ((100vw - 320px) / strip-unit(881px)));
  }
}
@media screen and (min-width: 1201px) {
  .byd-designs--product_content h3 {
    font-size: 35px;
  }
}

.byd-designs--product_images_title {
  color: #28C0C5;
  font-family: brushuptoo, Regular;
  letter-spacing: 1px;
  font-size: 45px;
  font-weight: 400;
  z-index: 2;
  position: relative;
  padding: 50px 20px 35px;
  margin-bottom: 40px;
  margin-top: 30px;
}
.byd-designs--product_images_title:before {
  content: "";
  background-image: url("../svg/shop-grey-bg.svg");
  position: absolute;
  width: 100%;
  height: 165px;
  left: 0px;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  top: 0px;
}
@media only screen and (max-width : 1024px) {
  .byd-designs--product_images_title {
    line-height: 1;
  }
}
@media only screen and (min-width : 601px) and (max-width : 1024px) {
  .byd-designs--product_images_title {
    font-size: 37px;
  }
}
@media only screen and (max-width : 600px) {
  .byd-designs--product_images_title {
    font-size: 33px;
  }
}

.woocommerce-product-gallery__wrapper {
  display: flex;
  flex-wrap: wrap;
}

.byd-designs--product_images .woocommerce-product-gallery__image {
  flex: 0 1 33.33%;
  padding: 0px 5px;
}
@media only screen and (max-width : 1024px) {
  .byd-designs--product_images .woocommerce-product-gallery__image {
    flex: 0 1 100%;
  }
}
.byd-designs--product_images .woocommerce-product-gallery__image:first-child {
  flex: 0 1 100%;
}
.byd-designs--product_images .woocommerce-product-gallery__image:nth-child(2), .byd-designs--product_images .woocommerce-product-gallery__image:nth-child(3) {
  flex: 0 1 50%;
}
@media only screen and (max-width : 1024px) {
  .byd-designs--product_images .woocommerce-product-gallery__image:nth-child(2), .byd-designs--product_images .woocommerce-product-gallery__image:nth-child(3) {
    flex: 0 1 100%;
  }
}

.byd-designs--product_images {
  margin-bottom: 150px;
}

.byd-shop-scroll-down {
  color: #000;
  font-weight: 500;
  display: block;
  margin-bottom: 85px;
  font-size: 18px;
}
.byd-shop-scroll-down img {
  display: block;
  margin: 5px auto 0px;
}

/* Category */
.byd-design-product-category-header p {
  color: #fff;
  text-align: center;
  /*font-size: 100px;*/
  transform: none;
  font-family: brushuptoo;
  line-height: 1;
  font-weight: normal;
  margin: 0px 0px 20px 0px;
}
.byd-design-product-category-header p {
  font-size: 40px;
}
@media screen and (min-width: 320px) {
  .byd-design-product-category-header p {
    font-size: calc(40px + strip-unit(60px) * ((100vw - 320px) / strip-unit(881px)));
  }
}
@media screen and (min-width: 1201px) {
  .byd-design-product-category-header p {
    font-size: 100px;
  }
}

.byd-design-product-category-subheader {
  max-width: 845px;
  margin: auto;
}
.byd-design-product-category-subheader p {
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  font-family: "Oswald";
}

.woocommerce.archive .byd-design-product-category {
  position: relative;
}
.woocommerce.archive .byd-design-product-category .woocommerce-breadcrumb {
  text-align: center;
  margin-top: 17px;
  font-weight: 500;
  color: #808080;
}
.woocommerce.archive .byd-design-product-category .woocommerce-breadcrumb a {
  color: #808080;
  font-weight: 500;
}
.woocommerce.archive .byd-design-product-category h1 {
  font-family: "IBM PLEX SANS";
  color: #000;
  font-weight: 600;
  font-size: 25px;
  letter-spacing: 0px;
  text-transform: uppercase;
}
@media only screen and (max-width : 1024px) {
  .woocommerce.archive .byd-design-product-category h1 {
    margin-top: 25px;
  }
}
.woocommerce.archive .byd-design-product-category #shop-sidebar {
  display: none;
}
.woocommerce.archive .byd-design-product-category #shop-sidebar .close {
  font-size: 30px;
}
@media only screen and (max-width : 1024px) {
  .woocommerce.archive .byd-design-product-category #shop-sidebar {
    display: block;
    top: 95px;
  }
}
.woocommerce.archive .byd-design-product-category #off-canvas--trigger {
  top: 40px;
}
.woocommerce.archive .byd-design-product-category #off-canvas--trigger .off-canvas--trigger-title {
  margin-right: 10px;
}
@media only screen and (max-width : 600px) {
  .woocommerce.archive .byd-design-product-category #off-canvas--trigger {
    top: 60px;
  }
}

.woocommerce.archive .byd-design-product-category ul.products.columns-3,
.cross-sells .byd-design-product-category ul.products.columns-3 {
  width: 100%;
}
@media only screen and (max-width: 1360px) {
  .woocommerce.archive .byd-design-product-category ul.products.columns-3,
.cross-sells .byd-design-product-category ul.products.columns-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.woocommerce.archive .byd-design-product-category ul.products.columns-3 li.product a,
.woocommerce.archive .byd-design-product-category ul.products.columns-3 li.product div,
.cross-sells .byd-design-product-category ul.products.columns-3 li.product a,
.cross-sells .byd-design-product-category ul.products.columns-3 li.product div {
  height: auto;
  padding-bottom: 0px;
}
.woocommerce.archive .byd-design-product-category ul.products.columns-3 li.product a .price,
.woocommerce.archive .byd-design-product-category ul.products.columns-3 li.product div .price,
.cross-sells .byd-design-product-category ul.products.columns-3 li.product a .price,
.cross-sells .byd-design-product-category ul.products.columns-3 li.product div .price {
  display: none;
}
.woocommerce.archive .byd-design-product-category ul.products.columns-3 li.product div.product-item > img,
.cross-sells .byd-design-product-category ul.products.columns-3 li.product div.product-item > img {
  /*bottom: -50px;
  top: auto;
  margin: auto;
  left: 0%;
  width: 100%;
  min-height: 340px;
  max-height: 340px;
  height: 100%;
  position: relative;*/
  position: static;
  width: 100%;
  height: 100%;
  padding-top: 50px;
}
@media only screen and (max-width : 1200px) {
  .woocommerce.archive .byd-design-product-category ul.products.columns-3 li.product div.product-item > img,
.cross-sells .byd-design-product-category ul.products.columns-3 li.product div.product-item > img {
    padding-top: 10px;
  }
}
.woocommerce.archive .byd-design-product-category ul.products.columns-3 li.product .product-image-label,
.cross-sells .byd-design-product-category ul.products.columns-3 li.product .product-image-label {
  max-width: 180px;
  top: 0px;
  width: 100%;
  height: auto;
  left: 0px;
}
@media only screen and (max-width : 600px) {
  .woocommerce.archive .byd-design-product-category ul.products.columns-3 li.product .product-image-label,
.cross-sells .byd-design-product-category ul.products.columns-3 li.product .product-image-label {
    max-width: 80px;
  }
}

.woocommerce .byd-design-product-category ul.products.columns-3 li.product,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product {
  width: 100%;
  border: 0px;
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product:last-child .byd-shop-scroll-down,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product:last-child .byd-shop-scroll-down {
  display: none;
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-item,
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-item,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column {
  flex: 0 1 50%;
}
@media only screen and (max-width : 1024px) {
  .woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-item,
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-item,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column {
    flex: 0 1 100%;
  }
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column {
  color: #000;
  font-weight: 500;
  font-size: 19px;
  padding-left: 50px;
}
@media only screen and (max-width : 1024px) {
  .woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column {
    padding-left: 0px;
  }
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column > h3,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column > h3 {
  font-family: brushuptoo;
  color: #28A4A9;
  /*font-size: 42px;*/
  padding-bottom: 0px;
  padding-top: 0px;
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column > h3,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column > h3 {
  font-size: 29px;
}
@media screen and (min-width: 320px) {
  .woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column > h3,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column > h3 {
    font-size: calc(29px + strip-unit(13px) * ((100vw - 320px) / strip-unit(881px)));
  }
}
@media screen and (min-width: 1201px) {
  .woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column > h3,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column > h3 {
    font-size: 42px;
  }
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-loop-description,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-loop-description {
  font-size: 13px;
  max-width: 445px;
}
@media only screen and (max-width : 1024px) {
  .woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-loop-description,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-loop-description {
    max-width: 100%;
  }
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links {
  margin-top: 15px;
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links ul,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links ul {
  -moz-column-count: 2;
       column-count: 2;
  max-width: 314px;
  margin-bottom: 23px;
}
@media only screen and (max-width : 1024px) {
  .woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links ul,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links ul {
    -moz-column-count: 1;
         column-count: 1;
    max-width: 100%;
  }
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links li,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links li {
  display: inline-block;
  border: 2px solid #FF3456;
  border-radius: 5px;
  padding: 10.55px 17px 10.55px 12px;
  margin-bottom: 18px;
  transition: background-color 0.2s;
  min-width: 131px;
  text-align: center;
}
@media only screen and (max-width : 1024px) {
  .woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links li,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links li {
    max-width: 150px;
    display: block;
    margin: auto;
  }
  .woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links li:not(:last-child),
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links li:not(:last-child) {
    margin-bottom: 10px;
  }
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links li:hover,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links li:hover {
  background-color: #FF3456;
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links li:hover a,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links li:hover a {
  color: #fff;
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links a,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-description-column .product-designs-links a {
  color: #FF3456;
  line-height: 1;
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .byd-shop-scroll-down,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .byd-shop-scroll-down {
  flex: 0 1 100%;
  text-align: center;
  border-top: 2px solid #ACACAC;
  max-width: 1000px;
  margin-right: auto;
  margin-bottom: 22px;
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .byd-shop-scroll-down img,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .byd-shop-scroll-down img {
  position: static;
  width: 20px;
  height: 15px;
}
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .product-item,
.woocommerce .byd-design-product-category ul.products.columns-3 li.product > div .byd-shop-scroll-down,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .product-item,
.woocommerce-page .byd-design-product-category ul.products.columns-3 li.product > div .byd-shop-scroll-down {
  /*position: relative;
  height: auto;*/
}

/*  //Category */
.byd-designs-archive {
  /*margin-bottom: 950px;*/
  margin-bottom: 0px;
  text-align: center;
  /*.user--mode {
      max-width: 1680px;
      margin: auto;
      padding: 0px 40px;
  }*/
}
.byd-designs-archive .woocommerce-breadcrumb {
  text-align: right;
  font-family: "Oswald";
  font-size: 16px;
  color: #767676;
  margin-bottom: 10px;
}
.byd-designs-archive .woocommerce-breadcrumb a {
  color: #767676;
}
.byd-designs-archive .woocommerce-breadcrumb a:hover, .byd-designs-archive .woocommerce-breadcrumb a:focus {
  color: #b4b4a0;
}
.byd-designs-archive.container {
  width: 100%;
  max-width: 100%;
}
.byd-designs-archive .user--mode > .site-main > *:not(.byd-designs--product_content):not(.byd-designs--product_images_title),
.byd-designs-archive .byd-designs--product_content > *,
.byd-designs-archive .byd-designs--product_images_title > * {
  width: 100%;
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (max-width : 1024px) {
  .byd-designs-archive .user--mode > .site-main > *:not(.byd-designs--product_content):not(.byd-designs--product_images_title),
.byd-designs-archive .byd-designs--product_content > *,
.byd-designs-archive .byd-designs--product_images_title > * {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.byd-designs-archive .byd-designs {
  display: flex;
  position: relative;
}
.byd-designs-archive .byd-designs .byd-designs--presets .product-item {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.byd-designs-archive .byd-designs .byd-designs--presets .product-item a {
  text-align: center;
}
.byd-designs-archive .byd-designs .byd-designs--presets.owl-carousel {
  position: static;
  border-left: solid 50px transparent;
  border-right: solid 50px transparent;
}
.byd-designs-archive .byd-designs .byd-designs--presets.owl-carousel .owl-stage-outer {
  overflow: visible;
}
.byd-designs-archive .byd-designs .byd-designs--presets.owl-carousel .owl-item {
  opacity: 0.6;
}
.byd-designs-archive .byd-designs .byd-designs--presets.owl-carousel .owl-item.active {
  opacity: 1;
}
.byd-designs-archive .byd-designs .byd-designs--presets.owl-carousel .owl-nav .owl-prev {
  left: 0;
  position: absolute;
  top: calc(50% - 40px);
  transform-origin: center;
  transform: rotate(180deg);
}
.byd-designs-archive .byd-designs .byd-designs--presets.owl-carousel .owl-nav .owl-next {
  right: 0;
  position: absolute;
  top: calc(50% - 40px);
}
.byd-designs-archive .byd-designs .byd-designs--presets.owl-carousel .owl-nav img {
  transition: 0.2s ease-in-out;
}
.byd-designs-archive .byd-designs .byd-designs--presets.owl-carousel .owl-nav .disabled img {
  opacity: 0.3;
}
.byd-designs-archive .byd-designs:not(:last-child) {
  /*border-bottom: 2px solid rgba(0, 0, 0, 0.1);*/
  padding-bottom: 55px;
}
.byd-designs-archive .owl-link {
  display: block;
  width: 100%;
}
.byd-designs-archive h1 {
  font-size: 30px;
}
.byd-designs-archive h1 {
  font-size: 30px;
}
@media screen and (min-width: 320px) {
  .byd-designs-archive h1 {
    font-size: calc(30px + strip-unit(24px) * ((100vw - 320px) / strip-unit(1180px)));
  }
}
@media screen and (min-width: 1500px) {
  .byd-designs-archive h1 {
    font-size: 54px;
  }
}
.byd-designs-archive h2 {
  font-family: "Oswald";
  font-size: 35px;
  font-weight: bold;
  margin: auto;
  text-transform: uppercase;
  transform: none;
}
.byd-designs-archive h2 .price {
  color: #000;
  display: block;
  font-weight: normal;
  text-transform: none;
}

.configurator-product--preview {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-image {
  display: inline-block;
  position: relative;
  width: 700px;
  /*600px*/
  max-width: 100%;
  margin: 0;
  transition: 0.2s ease-in-out;
  vertical-align: top;
  z-index: 1;
}
.product-image .btn-primary {
  z-index: 10;
}
.product-image > canvas, .product-image > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.product-image:after {
  display: block;
  content: "";
  width: 100%;
  height: 0;
  padding-bottom: 67.25%;
}
.product-image .configurator-product--preview:after {
  /*content: "";*/
  position: absolute;
  display: block;
  width: 150px;
  height: 150px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("../png/hover_logo.png") no-repeat;
  background-size: contain;
  opacity: 0;
  -webkit-filter: grayscale(100%);
  transition: opacity 0.3s;
}
.product-image:hover .configurator-product--preview:after {
  opacity: 1;
  -webkit-filter: grayscale(0%);
}

li.product.product-type-byd_configurator:after {
  content: "";
  position: absolute;
  display: none;
  width: 100px;
  height: 100px;
  top: 5px;
  right: 5px;
  background: url("../png/hover_logo.png") no-repeat;
  background-size: contain;
  -webkit-filter: grayscale(0%);
}

li.product.product-type-byd_configurator:hover:after {
  -webkit-filter: grayscale(100%);
}

.byd-configurator-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-family: "IBMPlexSans";
}

.head_product_name {
  display: none;
}

.byd-configurator-arrow {
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
  z-index: 5;
}
.byd-configurator-arrow .byd--arrow {
  display: block;
  cursor: pointer;
  width: 60px;
  height: 60px;
  box-sizing: content-box;
  background: url(../svg/chevron_downicon-black.svg) no-repeat;
  background-size: contain;
  transform: rotate(-90deg);
}
.byd-configurator-arrow.byd-configurator-prev-view .byd--arrow {
  transform: rotate(90deg);
}
.byd-configurator-arrow.deactivated .byd--arrow {
  pointer-events: none;
  opacity: 0.2;
}

.configurator-started .woocommerce-breadcrumb {
  display: none;
}
.configurator-started .head_product_name {
  font-family: brushuptoo;
  display: block;
  font-size: 31px;
  color: #000;
  position: absolute;
  top: 30px;
  left: 160px;
  z-index: 2;
  max-width: 380px;
}

.byd-configurator-header {
  display: flex;
  position: relative;
  height: 150px;
  width: 100%;
  z-index: 3;
  align-items: center;
  justify-content: center;
}
.byd-configurator-header .title_page {
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 48px;
  letter-spacing: 5px;
}

.byd-configurator {
  width: 70%;
  display: flex;
  align-items: start;
  min-height: auto;
  padding: 0 20px;
  overflow: hidden;
}
.byd-configurator .byd-configurator-product {
  align-self: start;
  overflow: hidden;
  flex: 1;
  float: left;
  min-height: 300px;
  display: flex;
  align-items: stretch;
  height: calc(100% - 230px);
  margin-top: 50px;
}
.byd-configurator .byd-configurator-product .byd-configurator-canvas-views {
  width: 20%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 20px 0 0;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
}
.byd-configurator .byd-configurator-product .byd-configurator-canvas-views .byd-configurator-canvas-view {
  height: 33.3333%;
  width: 100%;
  cursor: pointer;
  padding: 10px 0;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
}
.byd-configurator .byd-configurator-product .byd-configurator-canvas-views .byd-configurator-canvas-view:first-child {
  padding-top: 0;
}
.byd-configurator .byd-configurator-product .byd-configurator-canvas-views .byd-configurator-canvas-view:last-child {
  padding-bottom: 0;
}
.byd-configurator .byd-configurator-product .byd-configurator-canvas-views .byd-configurator-canvas-view.active {
  display: none;
}
.byd-configurator .byd-configurator-product .byd-configurator-canvas-views .byd-configurator-canvas-view .byd-configurator-canvas-view-canvas {
  width: 100%;
  height: 100%;
  border: 2px solid #d2d2d2;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}
.byd-configurator .byd-configurator-product .byd-configurator-canvas {
  border: 4px solid #d2d2d2;
  border-radius: 15px;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.byd-configurator .byd-configurator-product .blockUI.blockOverlay {
  opacity: 1 !important;
}

.byd-configurator-checkout {
  position: relative;
  width: 30%;
  padding-right: 20px;
}
.byd-configurator-checkout .title {
  font-family: brushuptoo;
  font-size: 60px;
  color: #31b7bc;
  line-height: 1em;
}
.byd-configurator-checkout .product_name {
  color: rgba(0, 0, 0, 0.7);
  font-family: "IBMPlexSans";
  font-size: 24px;
  font-weight: 600;
  margin: 10px 0;
}
.byd-configurator-checkout .description_product {
  font-size: 12px;
  font-family: "IBMPlexSans";
  font-weight: 600;
  color: #000;
}
.byd-configurator-checkout .list_product_info_block {
  margin: 10px 0;
}
.byd-configurator-checkout .list_product_info_block .list_product_info {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  color: #000;
  font-size: 16px;
  font-family: "IBMPlexSans";
  font-weight: 600;
}
.byd-configurator-checkout .list_product_info_block .list_product_info .item {
  display: flex;
}
.byd-configurator-checkout .list_product_info_block .list_product_info .item .icon {
  margin-right: 10px;
}
.byd-configurator-checkout .list_product_info_block .list_product_info_more {
  font-size: 12px;
  cursor: pointer;
  color: #31b7bc;
  font-family: "IBMPlexSans";
  font-weight: 400;
  text-decoration: underline;
  margin-top: 5px;
}
.byd-configurator-checkout .byd-configurator-open-btn-block {
  display: flex;
  align-items: center;
}
.byd-configurator-checkout .byd-configurator-open-btn-block .byd-configurator-checkout--button {
  color: #fff;
  background-color: #ff3456;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  padding: 12px 30px;
  font-family: "IBMPlexSans";
  font-weight: 400;
  font-size: 20px;
}
.byd-configurator-checkout .byd-configurator-open-btn-block .icon {
  margin-left: 10px;
}
.byd-configurator-checkout .btn_open_form_instead {
  text-align: center;
  color: #1d8e91;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 18px;
  height: 40px;
  white-space: nowrap;
  padding: 0;
  border: none;
  margin-top: 0;
  font-style: unset;
  font-weight: 200;
}
.byd-configurator-checkout .btn_open_form_instead:hover {
  color: #1d8e91;
}
.byd-configurator-checkout .short_description {
  font-family: "IBMPlexSans";
  font-weight: 400;
  font-size: 12px;
  color: #000;
}
.byd-configurator-checkout .woocommerce-variation-delivery .woocommerce-variation-delivery_date {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 16px;
  color: #5cc89f;
  font-weight: 500;
}
.byd-configurator-checkout .woocommerce-variation-delivery .woocommerce-variation-delivery_date i {
  color: #d2d2d2;
}
.byd-configurator-checkout .approval_message {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin-bottom: 16px;
  padding-bottom: 10px;
  color: #ff3456;
  font-weight: 500;
  border-bottom: 1px solid #d2d2d2;
}
.byd-configurator-checkout .approval_message i {
  color: #d2d2d2;
}
.byd-configurator-checkout #byd-configurator-price {
  font-family: "IBMPlexSans";
  font-weight: 600;
  font-size: 30px;
  color: #000;
}
.byd-configurator-checkout .cart .single_variation_wrap .woocommerce-variation-add-to-cart {
  display: flex;
  flex-direction: column;
  align-items: start;
}
.byd-configurator-checkout .cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
  display: flex;
  align-items: center;
  margin: 10px 0 20px 0;
}
.byd-configurator-checkout .cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity .quantity_label {
  font-family: "IBMPlexSans";
  font-weight: 500;
  font-size: 16px;
  color: #000;
  margin-right: 20px;
}
.byd-configurator-checkout .cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity .qty {
  position: relative;
  padding: 0;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  border: 0;
  line-height: normal;
  max-width: 40px;
  color: #878787;
}
.byd-configurator-checkout .cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity .qty::-webkit-outer-spin-button, .byd-configurator-checkout .cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.byd-configurator-checkout .cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity .quantity_btn {
  font-family: "IBMPlexSans";
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  background-color: #e5e5e5;
  color: #878787;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
}
.byd-configurator-checkout .cart .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button {
  cursor: pointer;
  margin-top: 0;
  color: #fff !important;
  background-color: #ff3456;
  font-weight: 600;
  padding: 5px 15px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  font-size: 18px;
  height: 48px;
  white-space: nowrap;
  text-transform: none;
}

.customize_logo {
  position: absolute;
  top: 60%;
  background-image: url(../svg/customizelogo2022-vector.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 20vw;
  width: 20%;
  left: 0;
}

.configurator-started {
  overflow: hidden;
  height: 100vh;
}
.configurator-started .byd-configurator-header {
  display: none;
}
.configurator-started .byd-configurator-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #fff;
}
.configurator-started .byd-configurator {
  align-items: center;
  width: 100%;
  margin-right: 547px;
  min-height: unset;
  height: 100vh;
  position: relative;
  padding: 0;
}
.configurator-started .byd-configurator .byd-configurator-product {
  align-items: center;
  align-self: center;
}
.configurator-started .byd-configurator .byd-configurator-product .byd-configurator-canvas-views {
  display: none;
}
.configurator-started .byd-configurator .byd-configurator-product .byd-configurator-canvas {
  border: none;
}
.configurator-started .byd-configurator .byd-configurator-product .byd-configurator-canvas:-webkit-full-screen::backdrop {
  background-color: #fff;
}
.configurator-started .byd-configurator .byd-configurator-product .byd-configurator-canvas:fullscreen::backdrop {
  background-color: #fff;
}
.configurator-started .byd-configurator .byd-configurator-design-interface {
  background-color: #1f4f6f;
  border-radius: 0 15px 0 0;
  color: #fff;
  padding: 30px 20px 20px 160px;
  align-items: center;
  display: flex;
  width: calc(100% - 10px);
}
.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
}
.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions {
  margin-right: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex: 1;
}
.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions .btn {
  display: flex;
  align-items: center;
  color: #fff;
  padding: 0;
  margin-right: 10px;
}
.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions .btn img, .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions .btn svg {
  margin-right: 10px;
  width: 27px;
  height: 27px;
}
.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions .btn span {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  padding: 0;
}
.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .delivery {
  display: flex;
  font-size: 20px;
  font-family: "IBMPlexSans";
  font-weight: 600;
  color: #5cc89f;
  justify-content: center;
  align-items: center;
}
.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .delivery img {
  min-width: 30px;
  width: 30px;
  height: 20px;
  margin-right: 10px;
}
.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .delivery i {
  display: none;
}
.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .delivery .woocommerce-variation-delivery_date img {
  display: none;
}
.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .byd-configurator-price {
  font-family: "IBMPlexSans";
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  margin: 0 20px;
}
.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_save {
  color: #fff;
  background-color: #ff3456;
  border-radius: 7px;
  cursor: pointer;
  display: inline-block;
  padding: 12px 30px;
  font-family: "IBMPlexSans";
  font-weight: 600;
  font-size: 20px;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item {
  display: flex;
  flex-direction: column;
  position: relative;
  text-align: center;
  align-items: center;
  padding: 0 10px;
  cursor: pointer;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item .icon {
  width: 22px;
  height: 18px;
  margin-bottom: 7px;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item .icon img, .configurator-started .byd-configurator .byd-configurator-canvas-interface .item .icon svg {
  width: 100%;
  height: 100%;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item .icon .desktop {
  display: block;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item .icon .mobile {
  display: none;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item .txt {
  font-family: "IBMPlexSans";
  font-weight: 600;
  font-size: 12px;
  color: #1f4f6f;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item .txt .side {
  font-weight: 400;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item.zoom .icon {
  position: relative;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item.zoom .icon .minus {
  display: none;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item.only_graphics {
  max-width: 90px;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item.history_logo_changes {
  position: absolute;
  top: 65px;
  right: 0;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding: 5px;
  flex-direction: column;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item.history_logo_changes .history_logo_changes_btn {
  padding: 0 5px;
  display: flex;
  flex-direction: column;
  position: relative;
  text-align: center;
  align-items: center;
  cursor: pointer;
  margin-top: 10px;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item.history_logo_changes .history_logo_changes_btn .icon {
  width: 22px;
  height: 18px;
  margin-bottom: 7px;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item.history_logo_changes .history_logo_changes_btn .text {
  font-weight: 600;
  font-size: 12px;
  color: #1f4f6f;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item.history_logo_changes .history_logo_changes_btn.redo .icon {
  margin-top: 7px;
  margin-bottom: 0;
  transform: rotate(180deg);
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item.mirror .off {
  display: none;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item.mirror.activated .off {
  display: block;
}
.configurator-started .byd-configurator .byd-configurator-canvas-interface .item.mirror.activated .on {
  display: none;
}

.configurator_zoomed .byd-configurator .byd-configurator-canvas-interface .item {
  display: none;
}
.configurator_zoomed .byd-configurator .byd-configurator-canvas-interface .item.mirror {
  display: flex;
}
.configurator_zoomed .byd-configurator .byd-configurator-canvas-interface .item.zoom {
  display: flex;
  min-width: 90px;
}
.configurator_zoomed .byd-configurator .byd-configurator-canvas-interface .item.zoom .icon .minus {
  display: block;
}
.configurator_zoomed .byd-configurator .byd-configurator-canvas-interface .item.zoom .icon .plus {
  display: none;
}

@media only screen and (max-width: 1700px) {
  .configurator-started .head_product_name {
    left: 100px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface {
    padding: 30px 20px 20px 100px;
  }
}
@media only screen and (max-width: 1630px) {
  .configurator-started .head_product_name {
    left: 70px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface {
    padding: 30px 20px 20px 70px;
  }
}
@media only screen and (max-width: 1600px) {
  .configurator-started .head_product_name {
    left: 20px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface {
    padding: 30px 20px 20px 20px;
  }
}
@media only screen and (max-width: 1550px) {
  .configurator-started .head_product_name {
    font-size: 32px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .byd-configurator-price {
    font-size: 19px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .delivery {
    font-size: 14px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .delivery svg {
    min-width: 28px;
    width: 28px;
    height: 28px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions .btn img, .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions .btn svg {
    width: 20px;
    height: 20px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions .btn span {
    font-size: 17px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_save {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1400px) {
  .configurator-started .head_product_name {
    font-size: 25px;
  }
  .configurator-started .byd-configurator {
    margin-right: 400px;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item {
    padding: 0 5px;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item .icon {
    width: 16px;
    height: 15px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .byd-configurator-price {
    font-size: 17px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .delivery {
    font-size: 12px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions .btn span {
    font-size: 15px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_save {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1250px) {
  .configurator-started .byd-configurator-options {
    width: 400px;
  }
  .configurator-started .byd-configurator {
    margin-right: 400px;
  }
}
@media only screen and (max-width: 1150px) {
  .configurator-started .byd-configurator {
    margin-right: 350px;
  }
  .configurator-started .byd-configurator-options {
    width: 350px;
  }
  .configurator-started .byd-configurator-options .byd-configurator-options-wrap {
    padding: 61px 10px 0 10px;
  }
}
@media only screen and (max-width: 1080px) {
  .configurator-started .head_product_name {
    font-size: 21px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .byd-configurator-price {
    font-size: 15px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_save {
    padding: 12px 25px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .delivery {
    font-size: 11px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .delivery img {
    min-width: 20px;
    width: 20px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions {
    margin-right: 10px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions .btn span {
    font-size: 11px;
  }
}
.woocommerce .byd--context-menu {
  position: absolute;
  width: 140px;
}
.woocommerce .byd--context-menu button {
  display: block;
  width: 100%;
  font-size: 10px;
  background: #dfdfdf;
  padding: 5px;
  border: none;
  border-bottom: 1px solid #888;
  color: #444;
  margin: 0;
}

.configurator-admin {
  display: flex;
  left: 20px;
  right: 14px;
  margin: 0 auto;
  position: absolute;
  transition: all 0.2s ease-out;
  bottom: 0;
}
.configurator-admin .configurator-section-button {
  background-color: #fff;
  border-radius: 15px 15px 0 0;
  text-align: center;
  text-decoration: underline;
  flex: 1;
  margin: 0 5px;
  min-width: 112px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 20px 0 #00000030;
  line-height: 1;
  padding: 30px 32px 31px 32px;
}
.configurator-admin .configurator-section-button.is--primary {
  color: #fff;
  background-color: #FF3456;
}
.configurator-admin .configurator-section-button.is--secondary {
  color: #fff;
  background-color: #31B7BC;
}

.configurator-save-design {
  display: none;
}

.configurator-save-design.open {
  display: block;
}

.configurator-load-design {
  display: none;
}

.configurator-load-design.open {
  display: block;
}
.configurator-load-design.open .form-group .accept_block {
  display: flex;
}
.configurator-load-design.open.not_overwrite .accept_block .accept_input {
  background-image: none;
}

.configurator-admin button {
  margin: 0 2px;
}

.byd-element-directions {
  display: flex;
}
.byd-element-directions .byd-element-direction {
  flex: 1;
  padding: 10px 3px;
  text-align: center;
}

/********** OPTIONS  *************/
.configurator-element,
.configurator-section {
  display: none;
}

.back_popups {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  width: 100vw;
  height: 100vh;
  opacity: 0.5;
  z-index: 3;
  display: none;
}
.back_popups.high_index {
  z-index: 10;
}
.back_popups.open {
  display: block;
}

.byd-configurator-options {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  flex-direction: column;
  height: 100%;
  width: 507px;
}
.configurator-started .byd-configurator-options {
  display: flex;
}
.byd-configurator-options .byd-configurator-options-wrap {
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: 30px 39px 0 20px;
  position: relative;
  height: 100%;
}
.byd-configurator-options .byd-configurator-options-wrap.admin_options {
  padding-bottom: 100px;
}
.byd-configurator-options .byd-configurator-options-wrap .header-byd-options {
  display: flex;
  justify-content: center;
  align-items: center;
}
.byd-configurator-options .byd-configurator-options-wrap .header-byd-options .btn {
  background-color: #fff;
  transition: all 0.2s ease-out;
  font-family: "IBMPlexSans";
  font-weight: 500;
  font-size: 20px;
  color: #000;
  border: 3px solid #D2D2D2;
  border-radius: 8px;
  text-align: center;
  margin: 0 10px;
  line-height: 1em;
  padding: 10px;
}
.byd-configurator-options .byd-configurator-options-wrap .header-byd-options .btn:first-child {
  margin-left: 0;
}
.byd-configurator-options .byd-configurator-options-wrap .header-byd-options .btn:last-child {
  margin-right: 0;
}
.byd-configurator-options .byd-configurator-options-wrap .header-byd-options .btn:hover {
  background-color: #f1f1f1;
}
.byd-configurator-options .byd-configurator-options-wrap .header-byd-options .btn.active {
  cursor: auto;
  border: 3px solid #31B7BC;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections {
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: 20px;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections::-webkit-scrollbar-track {
  background: #D2D2D2;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections::-webkit-scrollbar-thumb {
  background-color: #31B7BC;
  border-radius: 20px;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section {
  display: none;
  flex-wrap: wrap;
  position: relative;
  padding: 0;
  height: auto;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.active {
  display: flex;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-subsection {
  width: 50%;
  padding: 10px;
  order: 2;
  display: none;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-subsection[data-parent=extras][data-id=extras] {
  display: block;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-subsection .configurator-section-options {
  display: none;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-subsection .configurator-section-options.open {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  height: -moz-max-content;
  height: max-content;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-section {
  width: 50%;
  padding: 10px;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-section.full-width {
  width: 100%;
  padding: 0;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-section.logos .logo-area-organizer {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  height: -moz-max-content;
  height: max-content;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-section.logos .logo-area-organizer .logo-organizer__section {
  width: 50%;
  padding: 10px;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-section .logo-area-actions {
  margin-bottom: 100px;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-section .configurator-section-options {
  display: none;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-section .configurator-section-options.open {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  height: -moz-max-content;
  height: max-content;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 0;
  height: auto;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section {
  order: 3;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section.has--subsection {
  display: none !important;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section[data-id=deine-id] {
  order: 1;
  width: 100%;
  background-color: #1F4F6F;
  border-radius: 10px;
  margin: 30px 10px;
  padding: 0;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section[data-id=deine-id] .configurator-section-title {
  border: none;
  padding-top: 9px;
  padding-left: 12px;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section[data-id=deine-id] .configurator-section-title .label {
  text-align: left;
  color: #fff;
  text-transform: none;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section[data-id=deine-id] .configurator-section-title .sub_label {
  color: #fff;
  font-size: 12px;
  opacity: 0.8;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section[data-id=deine-id] .configurator-section-title .preview {
  display: none;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section[data-id=deine-id] .configurator-section-title .arrow_row {
  transform: rotate(180deg);
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  height: 24px;
  margin: auto;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section[data-id=extras] .configurator-section-title .status {
  border: none;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer::-webkit-scrollbar-track {
  background: #D2D2D2;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer::-webkit-scrollbar-thumb {
  background-color: #31B7BC;
  border-radius: 20px;
}
.byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.logos {
  height: 100%;
}
.byd-configurator-options .byd-font-list .byd-conf-fonts {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.byd-configurator-options .byd-font-list .byd-conf-fonts li {
  width: 50%;
  flex: 0 1 50%;
}
.byd-configurator-options .byd-font-list .byd-conf-fonts li .font-preview {
  position: relative;
  display: flex;
  padding: 10px;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.byd-configurator-options .byd-font-list .byd-conf-fonts li .font-preview .byd-configurator-font-info {
  padding: 0 10px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: 2px solid #D2D2D2;
  border-radius: 8px;
}
.byd-configurator-options .byd-font-list .byd-conf-fonts li .font-preview .byd-configurator-font-info .byd-configurator-font-example {
  position: relative;
  width: 100%;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #707070;
  font-size: 4rem;
  line-height: 1;
}
.byd-configurator-options .byd-font-list .byd-conf-fonts li .font-preview .byd-configurator-font-info .byd-configurator-font-name {
  padding: 10px 0;
  font-size: 12px;
  color: #000;
  font-weight: 400;
  width: 100%;
  min-height: 30px;
  font-family: "IBMPlexSans";
}
.byd-configurator-options .byd-font-list .byd-conf-fonts li input[type=radio]:checked + .font-preview .byd-configurator-font-info {
  border-color: #31B7BC;
}

.configurator-section-title {
  position: relative;
  cursor: pointer;
  border: 2px solid #D2D2D2;
  border-radius: 8px;
  padding: 10px;
}
.configurator-section-title .status {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  border: 2px solid #D2D2D2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.configurator-section-title .status .exclamation_point {
  width: 80%;
  height: 80%;
}
.configurator-section-title .status .check {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  align-items: center;
  justify-content: center;
}
.configurator-section-title .status .check img {
  display: block;
  max-width: none;
}
.configurator-section-title .status.ready:not(.exclamation_point) {
  background-color: transparent;
  border-color: #31B7BC;
}
.configurator-section-title .status.ready:not(.exclamation_point) .check {
  display: flex;
}
.configurator-section-title .label {
  font-family: "IBMPlexSans";
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
  color: #000;
  text-align: center;
}

.configurator-section-options {
  overflow-y: auto;
  overflow-x: hidden;
  font-family: "IBMPlexSans";
  height: 100%;
}
.configurator-section-options::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.configurator-section-options::-webkit-scrollbar-track {
  background: #D2D2D2;
}
.configurator-section-options::-webkit-scrollbar-thumb {
  background-color: #31B7BC;
  border-radius: 20px;
}
.configurator-section-options .your_id_head {
  font-size: 32px;
}
.configurator-section-options .configurator-element {
  margin: 0;
  border-bottom: 1px solid #D2D2D2;
}
.configurator-section-options .configurator-element .configurator-element-title {
  padding: 10px 0;
  text-transform: uppercase;
  color: #000;
  font-size: 24px;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}
.configurator-section-options .configurator-element .configurator-element-title.small_title {
  font-size: 20px;
  font-weight: 600;
}
.configurator-section-options .configurator-element .configurator-element-title.configurator-element-title-your-id {
  display: none;
}
.configurator-section-options .configurator-element .configurator-element-title .arrow_row {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  width: 28px;
  transition: all 0.2s;
}
.configurator-section-options .configurator-element .configurator-element-title .arrow_row img {
  max-width: 100%;
}
.configurator-section-options .configurator-element .configurator-element-title .exclamation_point {
  display: inline-flex;
  border-radius: 100%;
  width: 21px;
  height: 21px;
  background-color: #fff;
  align-items: center;
  justify-content: center;
  margin-left: 15px;
}
.configurator-section-options .configurator-element .configurator-element-options {
  display: none;
}
.configurator-section-options .configurator-element.open .configurator-element-title .arrow_row {
  transform: rotate(180deg);
}
.configurator-section-options .configurator-element.open .configurator-element-options {
  display: block;
}
.configurator-section-options .configurator-element.main-element {
  border-bottom: none;
}
.configurator-section-options .configurator-element.main-element .configurator-element-options {
  display: block;
}
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors .configurator-option-title {
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0;
  color: #000;
  display: flex;
  align-items: center;
}
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors .configurator-option-title .tooltip_option {
  width: 28px;
  height: 28px;
  margin-left: 20px;
}
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors .configurator-option-title .tooltip_popup {
  display: none;
  position: absolute;
  background-color: #fff;
  width: 300px;
  padding: 20px;
  z-index: 3;
  border-radius: 16px;
  border: 2px solid #D2D2D2;
  transform: translate(90px, 10px);
}
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors .configurator-option-title .tooltip_popup .tooltip_title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors .configurator-option-title:hover .tooltip_popup {
  display: block;
}
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors li {
  width: 10%;
  box-sizing: border-box;
  padding: 1px;
  list-style: none;
}
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors li input[type=radio] + label {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  box-sizing: border-box;
  transition: all 0.2s;
  border: 0.5px solid #D2D2D2;
}
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors li input[type=radio]:checked + label {
  position: relative;
}
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors li input[type=radio]:checked + label:after {
  content: " ";
  background-image: url(../svg/check.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors li input[type=radio][data-color="#e9ff00"]:checked + label:after,
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors li input[type=radio][data-color="#ffffff"]:checked + label:after {
  background-image: url(../svg/check_black.svg);
}
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors .color-transparent label {
  position: relative;
}
.configurator-section-options .configurator-element .byd-color-list .byd-conf-colors .color-transparent label:before {
  content: "";
  position: absolute;
  width: 140%;
  height: 2px;
  top: 0;
  right: 0;
  background: red;
  transform: rotate(-45deg);
  transform-origin: right;
}
.configurator-section-options .configurator-element .byd-configurator-text {
  border: 1px solid #D2D2D2;
  font-weight: 500;
  font-size: 16px;
  color: #878787;
  height: auto;
  padding: 12px 10px;
  border-radius: 8px;
  margin: 40px auto 10px;
  width: 100%;
  display: block;
}
.configurator-section-options .configurator-element .byd-configurator-select {
  border-bottom: 1px solid #31B7BC;
  font-weight: 300;
  font-family: "IBMPlexSans";
  font-size: 16px;
  color: #1F4F6F;
  height: auto;
  padding: 15px 20px;
  margin: 10px auto;
  width: 100%;
  display: block;
  cursor: pointer;
}
.configurator-section-options .configurator-element.showing {
  display: block;
}
.configurator-section-options .configurator-subsection {
  width: 50%;
  padding: 10px;
}
.configurator-section-options .configurator-subsection .configurator-section-title {
  position: relative;
  cursor: pointer;
}
.configurator-section-options .configurator-subsection .configurator-section-title .preview img {
  width: 100%;
  max-height: 125px;
}
.configurator-section-options .configurator-subsection[data-parent=extras][data-id=extras] .configurator-section-title .preview img {
  max-height: 105px;
}
.configurator-section-options .info_section {
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  width: 100%;
  border: 2px solid #3AB7BB;
  border-radius: 10px;
  margin-bottom: 40px;
  padding: 12px 17px;
}
.configurator-section-options .info_section .preview_info {
  margin-right: 10px;
  width: 50%;
}
.configurator-section-options .info_section .preview_info img {
  width: 100%;
}
.configurator-section-options .info_section .info {
  flex: 1;
}
.configurator-section-options .info_section .info .name {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.configurator-section-options .info_section .info .description {
  font-size: 12px;
  color: #1F4F6F;
  margin-top: 10px;
}
.configurator-section-options .configurator-element--info[data-subsection=plastics] .info_section, .configurator-section-options .configurator-element--info[data-subsection=bench] .info_section {
  margin-bottom: 20px;
}
.configurator-section-options .configurator-element--info[data-subsection=plastics] .info_section .info .description, .configurator-section-options .configurator-element--info[data-subsection=bench] .info_section .info .description {
  color: #ff3456;
  font-weight: 500;
}
.configurator-section-options .notice_showing_in_photo {
  color: #ff3456;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}

.configurator-section-options .configurator-buyable-plastics-sets .configurator-element,
.configurator-section-options .configurator-buyable-bench-sets .configurator-element,
.configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element {
  padding: 17px 0;
}
.configurator-section-options .configurator-buyable-plastics-sets .configurator-element .configurator-element-title,
.configurator-section-options .configurator-buyable-bench-sets .configurator-element .configurator-element-title,
.configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .configurator-element-title {
  border: none;
  padding: 0;
  display: flex;
  align-items: stretch;
}
.configurator-section-options .configurator-buyable-plastics-sets .configurator-element .configurator-element-title .image,
.configurator-section-options .configurator-buyable-bench-sets .configurator-element .configurator-element-title .image,
.configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .configurator-element-title .image {
  flex: 0 0 20%;
  border: 0.5px solid #D2D2D2;
  position: relative;
  border-radius: 4px;
}
.configurator-section-options .configurator-buyable-plastics-sets .configurator-element .configurator-element-title .image .icon_open,
.configurator-section-options .configurator-buyable-bench-sets .configurator-element .configurator-element-title .image .icon_open,
.configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .configurator-element-title .image .icon_open {
  position: absolute;
  border-radius: 100%;
  width: 21px;
  height: 21px;
  bottom: 0;
  right: 0;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.configurator-section-options .configurator-buyable-plastics-sets .configurator-element .configurator-element-title .image .icon_open img,
.configurator-section-options .configurator-buyable-bench-sets .configurator-element .configurator-element-title .image .icon_open img,
.configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .configurator-element-title .image .icon_open img {
  display: block;
  width: 50%;
  margin: auto;
}
.configurator-section-options .configurator-buyable-plastics-sets .configurator-element .configurator-element-title .content,
.configurator-section-options .configurator-buyable-bench-sets .configurator-element .configurator-element-title .content,
.configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .configurator-element-title .content {
  flex: 1;
  padding-right: 80px;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.configurator-section-options .configurator-buyable-plastics-sets .configurator-element .configurator-element-title .content .price_stock,
.configurator-section-options .configurator-buyable-bench-sets .configurator-element .configurator-element-title .content .price_stock,
.configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .configurator-element-title .content .price_stock {
  display: flex;
  align-items: end;
  text-transform: none;
}
.configurator-section-options .configurator-buyable-plastics-sets .configurator-element .configurator-element-title .content .price_stock.in-stock,
.configurator-section-options .configurator-buyable-bench-sets .configurator-element .configurator-element-title .content .price_stock.in-stock,
.configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .configurator-element-title .content .price_stock.in-stock {
  color: #5CC89F;
}
.configurator-section-options .configurator-buyable-plastics-sets .configurator-element .configurator-element-title .content .price_stock.in-stock .stock,
.configurator-section-options .configurator-buyable-bench-sets .configurator-element .configurator-element-title .content .price_stock.in-stock .stock,
.configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .configurator-element-title .content .price_stock.in-stock .stock {
  color: #5CC89F;
}
.configurator-section-options .configurator-buyable-plastics-sets .configurator-element .configurator-element-title .content .price_stock.out-of-stock,
.configurator-section-options .configurator-buyable-bench-sets .configurator-element .configurator-element-title .content .price_stock.out-of-stock,
.configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .configurator-element-title .content .price_stock.out-of-stock {
  color: #FF3456;
}
.configurator-section-options .configurator-buyable-plastics-sets .configurator-element .configurator-element-title .content .price_stock .stock,
.configurator-section-options .configurator-buyable-bench-sets .configurator-element .configurator-element-title .content .price_stock .stock,
.configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .configurator-element-title .content .price_stock .stock {
  font-size: 16px;
  font-weight: 600;
  margin: 0 15px 0 0;
  line-height: normal;
}
.configurator-section-options .configurator-buyable-plastics-sets .configurator-element .configurator-element-title .content .price_stock .price,
.configurator-section-options .configurator-buyable-bench-sets .configurator-element .configurator-element-title .content .price_stock .price,
.configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .configurator-element-title .content .price_stock .price {
  font-size: 24px;
  font-weight: 500;
}
.configurator-section-options .configurator-buyable-plastics-sets .configurator-element .configurator-element-title .content .name,
.configurator-section-options .configurator-buyable-bench-sets .configurator-element .configurator-element-title .content .name,
.configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .configurator-element-title .content .name {
  font-size: 16px;
  font-weight: 500;
}
.configurator-section-options .configurator-buyable-plastics-sets.open,
.configurator-section-options .configurator-buyable-bench-sets.open,
.configurator-section-options .configurator-buyable-fork_sticker-sets.open {
  display: block;
}
.configurator-section-options .configurator-element[data-subsection=Extra] {
  padding: 17px 0;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title {
  border: none;
  padding: 0;
  display: flex;
  align-items: stretch;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .image {
  flex: 0 0 20%;
  border: 0.5px solid #D2D2D2;
  position: relative;
  border-radius: 4px;
  max-height: 70px;
  overflow: hidden;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .image .icon_open {
  position: absolute;
  border-radius: 100%;
  width: 21px;
  height: 21px;
  bottom: 0;
  right: 0;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .image .icon_open img {
  display: block;
  width: 50%;
  margin: auto;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .content {
  flex: 1;
  padding-right: 80px;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .content .price_stock {
  display: flex;
  align-items: end;
  text-transform: none;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .content .price_stock.in-stock {
  color: #5CC89F;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .content .price_stock.in-stock .stock {
  color: #5CC89F;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .content .price_stock.out-of-stock {
  color: #FF3456;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .content .price_stock .stock {
  font-size: 16px;
  font-weight: 600;
  margin: 0 15px 0 0;
  line-height: normal;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .content .price_stock .price {
  font-size: 24px;
  font-weight: 500;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .content .name {
  font-size: 16px;
  font-weight: 500;
  display: flex;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .content .name img {
  margin-left: 5px;
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .content .name .tooltip_popup {
  display: none;
  position: absolute;
  background-color: #fff;
  width: 220px;
  padding: 20px;
  z-index: 3;
  border-radius: 16px;
  border: 2px solid #D2D2D2;
  transform: translate(90px, 10px);
}
.configurator-section-options .configurator-element[data-subsection=Extra] .configurator-element-title .content .name:hover .tooltip_popup {
  display: block;
}

.configurator-element-switch,
.configurator-element-fender-logo-switch {
  position: relative;
  display: block;
  padding-right: 70px;
  min-height: 50px;
  line-height: 1.2;
  /* The switch - the box around the slider */
  /* Hide default HTML checkbox */
  /* The slider */
}
.configurator-element-switch .switch,
.configurator-element-fender-logo-switch .switch {
  position: absolute;
  right: 0;
  bottom: 10px;
  display: flex;
  width: 52px;
  height: 24px;
  margin: auto;
  align-items: center;
}
.configurator-element-switch i + .switch,
.configurator-element-fender-logo-switch i + .switch {
  margin-left: 5px;
}
.configurator-element-switch .switch input,
.configurator-element-fender-logo-switch .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.configurator-element-switch .slider,
.configurator-element-fender-logo-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ED8080;
  transition: 0.4s;
  border-radius: 20px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 0.5px #b7b7b7, inset 0 0 15px 0px #00000036;
}
.configurator-element-switch .slider:before,
.configurator-element-fender-logo-switch .slider:before {
  position: absolute;
  content: "";
  height: 19px;
  width: 19px;
  left: 2px;
  bottom: 0;
  top: 0;
  background-color: white;
  transition: 0.4s;
  border-radius: 100%;
  margin: auto;
  border: 1px solid #fff;
  box-shadow: inset 0 0 5px 0px #0000001c;
}
.configurator-element-switch input:checked + .slider,
.configurator-element-fender-logo-switch input:checked + .slider {
  background-color: #80ED99;
}
.configurator-element-switch input:checked + .slider:before,
.configurator-element-fender-logo-switch input:checked + .slider:before {
  transform: translateX(26px);
}

.configurator-element.out-of-stock .configurator-element-switch .slider,
.configurator-element.out-of-stock .configurator-element-fender-logo-switch .slider {
  background-color: #b7b7b7;
}

.configurator-buyable-fork_sticker-sets .configurator-element .configurator-element-title .content .price_stock.out-of-stock {
  color: #5CC89F;
}

@media only screen and (max-width: 1400px) {
  .byd-configurator-options {
    width: 380px;
  }
  .byd-configurator-options .byd-configurator-options-wrap {
    padding: 61px 20px 0 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .configurator-section-options .configurator-element {
    border-bottom: none;
  }
}
@media only screen and (max-width: 992px) {
  .configurator-element-switch input:checked + .slider:before,
.configurator-element-fender-logo-switch input:checked + .slider:before {
    transform: translateX(20px);
  }

  .configurator-section-title .status .check img {
    width: 60%;
    height: auto;
    margin-top: 0;
  }
}
/********** TOOLTIP  *************/
.print_file_example {
  position: absolute;
  color: #000;
  padding: 40px 40px 20px 40px;
  border-radius: 16px 16px 0 0;
  display: flex;
  flex-direction: column;
  font-family: "IBMPlexSans";
  bottom: 0;
  background-color: #fff;
  box-shadow: 0 0 20px 1px #00000020;
  left: 29px;
  right: 49px;
  z-index: 10;
}
.print_file_example .btn_close {
  position: relative;
  cursor: pointer;
  background-color: #1F4F6F;
  color: #fff;
  display: inline-block;
  flex: 0;
  margin: 40px auto 0;
  padding: 10px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  border-radius: 10px;
  letter-spacing: 1px;
}
.print_file_example .header {
  display: flex;
}
.print_file_example .header .title {
  font-weight: 500;
  font-size: 24px;
  text-align: left;
  line-height: 29px;
}
.print_file_example .header .btn_close {
  width: 28px;
  height: 28px;
  background-color: transparent;
  display: flex;
  justify-content: flex-end;
  padding: 0;
  min-width: 41px;
  margin: 3px 0 0 0;
}
.print_file_example .description .p {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 200;
}
.print_file_example .description .p.p_sticky {
  font-weight: 200;
}
.print_file_example .description .p.p_bold {
  font-weight: 500;
}
.print_file_example .image {
  margin-top: 60px;
  max-width: 100%;
}
.print_file_example .image svg {
  max-width: 100%;
}

.popup_delete_logo {
  position: absolute;
  z-index: 3;
  width: 439px;
  right: 39px;
  color: #000;
  padding: 40px 40px 20px 40px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  font-family: "IBMPlexSans";
  bottom: 0;
  background-color: #fff;
  box-shadow: 0 0 20px 1px #00000020;
}
.popup_delete_logo .btns {
  display: flex;
  margin: 40px auto 0;
}
.popup_delete_logo .btns .btn {
  position: relative;
  cursor: pointer;
  flex: 0;
  padding: 9px 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  border-radius: 10px;
  margin: 0 10px;
  white-space: nowrap;
}
.popup_delete_logo .btns .btn.cancel {
  background-color: transparent;
  color: #1F4F6F;
  text-decoration: underline;
}
.popup_delete_logo .btns .btn.ok {
  background-color: #1F4F6F;
  color: #fff;
}
.popup_delete_logo .title {
  font-weight: 600;
  font-size: 24px;
  text-align: center;
}
.popup_delete_logo .description {
  margin-top: 20px;
  font-size: 16px;
}
.popup_delete_logo .close {
  position: absolute;
  right: 15px;
  top: 16px;
  padding: 0;
  cursor: pointer;
}

.upload_logo_popup {
  display: none;
  position: fixed;
  right: 23px;
  bottom: 0;
  background-color: #31B7BC;
  border-radius: 10px 10px 0 0;
  padding: 40px 40px 20px 40px;
  color: #fff;
  text-transform: none;
  z-index: 11;
  width: 474px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.upload_logo_popup.opened {
  display: flex;
}
.upload_logo_popup .title {
  font-size: 24px;
  font-weight: 600;
  width: 100%;
  text-align: left;
}
.upload_logo_popup .description {
  font-size: 16px;
  margin-top: 20px;
}
.upload_logo_popup .block_upload {
  background-color: #fff;
  margin: 20px 0;
  border: 2px #1F4F6F dashed;
  padding: 28px 48px;
}
.upload_logo_popup .block_upload .byd-configurator-logo-square-img {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.upload_logo_popup .block_upload .byd-configurator-logo-square-img .text {
  color: #1F4F6F;
  font-size: 19px;
  font-weight: 600;
}
.upload_logo_popup .block_upload .byd-configurator-logo-square-img .text span {
  cursor: pointer;
  text-decoration: underline;
}
.upload_logo_popup .block_upload .byd-configurator-logo-square-img .text .uploaded_text {
  font-size: 19px;
  display: none;
}
.upload_logo_popup .block_upload .byd-configurator-logo-square-img .icon {
  display: flex;
  flex-wrap: wrap;
  max-height: 230px;
  overflow-y: auto;
}
.upload_logo_popup .block_upload .byd-configurator-logo-square-img .icon img:not(:first-child) {
  border-top: 1px solid #31B7BC;
}
.upload_logo_popup .block_upload.highlight {
  background-color: #d9d9d9;
}
.upload_logo_popup .agree {
  display: flex;
  width: 100%;
  align-items: center;
  cursor: pointer;
}
.upload_logo_popup .agree .checkbox {
  border: 2px solid #fff;
  width: 29px;
  height: 29px;
}
.upload_logo_popup .agree .text {
  font-size: 12px;
  margin-left: 10px;
}
.upload_logo_popup .guidline {
  font-size: 12px;
  margin: 20px 0;
}
.upload_logo_popup .btn_upload {
  margin: 0 auto;
  padding: 10px;
  width: 100%;
  text-align: center;
  border-radius: 8px;
  background-color: #c7c7c7;
  cursor: not-allowed;
}
.upload_logo_popup .btn_close {
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 40px;
}
.upload_logo_popup.agreed .agree .checkbox {
  background-image: url(../svg/check.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.upload_logo_popup.agreed.uploaded .btn_upload {
  background-color: #1F4F6F;
  cursor: pointer;
}
.upload_logo_popup .error {
  display: none;
  color: #FF3456;
  align-items: center;
  margin-top: 15px;
}
.upload_logo_popup .error .exclamation_point {
  display: flex;
  border: 1px solid #FF3456;
  border-radius: 100%;
  width: 21px;
  height: 21px;
  margin-right: 15px;
  align-items: center;
  justify-content: center;
}
.upload_logo_popup .error .text_error {
  color: #FF3456;
  font-size: 12px;
  flex: 1;
  font-weight: 400;
}
.upload_logo_popup .error.opened {
  display: flex;
}
.upload_logo_popup.uploaded .block_upload {
  background-color: transparent;
  border: none;
}
.upload_logo_popup.uploaded .block_upload .byd-configurator-logo-square-img .text {
  font-size: 0;
}
.upload_logo_popup.uploaded .block_upload .byd-configurator-logo-square-img .text .uploaded_text {
  display: block;
}

.byd_green_popup {
  position: absolute;
  left: 30px;
  bottom: 0;
  background-color: #31B7BC;
  border-radius: 10px 10px 0 0;
  padding: 40px 40px 19px 40px;
  color: #fff;
  text-transform: none;
  z-index: 10;
  width: 424px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.byd_green_popup .title {
  line-height: 1.2em;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
  text-align: left;
  padding-right: 50px;
}
.byd_green_popup .description {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 1.3;
}
.byd_green_popup .form-group label {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
}
.byd_green_popup .form-group label .error_msg {
  position: absolute;
  color: #FF3456;
  font-size: 13px;
  top: -19px;
  left: 0px;
  background-color: #fff;
  padding: 0 10px;
  border-radius: 8px 8px 0 0;
  border: 1px solid #FF3456;
  border-bottom: none;
  display: none;
}
.byd_green_popup .form-group label .error_msg.opened {
  display: block;
}
.byd_green_popup .form-group label input {
  background-color: #fff;
  font-size: 16px;
  color: #878787;
  border-radius: 8px;
  display: block;
  height: auto;
  padding: 12px 16px;
  font-weight: 500;
  letter-spacing: 0.08em;
  margin: 0;
}
.byd_green_popup .form-group label input.error {
  border: 1px solid #FF3456;
  border-radius: 0 8px 8px 8px;
}
.byd_green_popup .form-group label select {
  background-color: #fff;
  font-size: 16px;
  color: #878787;
  border-radius: 8px;
  display: block;
  height: auto;
  padding: 12px 16px;
  font-weight: 500;
  letter-spacing: 0.08em;
  margin: 0;
}
.byd_green_popup .form-group label select.error {
  border: 1px solid #FF3456;
  border-radius: 0 8px 8px 8px;
}
.byd_green_popup .form-group label .select2-selection {
  background-color: #fff;
  font-size: 16px;
  color: #878787;
  border-radius: 8px;
  display: block;
  height: auto;
  padding: 12px 16px;
  font-weight: 500;
  letter-spacing: 0.08em;
  margin: 0;
}
.byd_green_popup .form-group label .select2-selection .select2-selection__arrow b {
  display: none;
}
.byd_green_popup .actions {
  font-size: 12px;
  margin-bottom: 20px;
}
.byd_green_popup .actions a {
  color: #fff;
  cursor: pointer;
}
.byd_green_popup .accept_block {
  margin-bottom: 15px;
  font-size: 12px;
  display: flex;
  flex-wrap: nowrap;
  cursor: pointer;
}
.byd_green_popup .accept_block .accept_input {
  border: 2px solid #fff;
  min-width: 29px;
  width: 29px;
  height: 29px;
  background-image: url(../svg/check.svg);
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 2px;
}
.byd_green_popup .accept_block .accept_text {
  margin-left: 10px;
}
.byd_green_popup .accept_block .accept_text a {
  color: #fff;
  text-decoration: underline;
}
.byd_green_popup .accept_block.not_accepted .accept_input {
  background-image: none;
}
.byd_green_popup.not_accepted .accept_block .accept_input {
  background-image: none;
}
.byd_green_popup.not_accepted .btn {
  background-color: #c7c7c7;
  cursor: not-allowed;
}
.byd_green_popup .error_summary {
  color: #FF3456;
  font-size: 15px;
  margin-bottom: 20px;
  display: none;
  font-weight: 400;
}
.byd_green_popup .error_summary.opened {
  display: block;
}
.byd_green_popup .error_summary strong {
  margin: 0 5px;
}
.byd_green_popup .error_summary a {
  color: #FF3456;
  text-decoration: underline;
}
.byd_green_popup .btn {
  background-color: #22506E;
  color: #fff;
  width: 100%;
  border-radius: 8px;
  font-weight: 600;
  font-size: 20px;
  cursor: pointer;
  text-transform: none;
}
.byd_green_popup .btn_close {
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
}

.white_popup {
  background-color: #fff;
  width: 427px;
  position: fixed;
  z-index: 11;
  color: #000;
  padding: 20px 40px 19px 40px;
  border-radius: 8px 8px 0 0;
  display: flex;
  flex-direction: column;
  bottom: 0;
  right: 50px;
  box-shadow: 0 0 20px 1px #00000020;
}
.white_popup .header {
  display: flex;
}
.white_popup .header .title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  flex: 1;
  text-align: left;
}
.white_popup .header .btn_close {
  width: 28px;
  height: 28px;
  background-color: transparent;
  display: flex;
  justify-content: flex-end;
  padding: 0;
  min-width: 41px;
  margin: 3px 0 0 0;
  cursor: pointer;
}
.white_popup .description {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 400;
}
.white_popup .btns {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  margin: 0;
}
.white_popup .btns .btn {
  font-size: 20px;
  font-weight: 600;
  border-radius: 8px;
  cursor: pointer;
  text-align: center;
  padding: 9px 10px;
}
.white_popup .btns .btn.no {
  color: #22506E;
  margin-right: 20px;
}
.white_popup .btns .btn.yes {
  color: #fff;
  background-color: #22506E;
}
.white_popup.leave_configurator_popup .btns .btn.no {
  text-decoration: underline;
}

.login_popup .actions a {
  font-weight: 600;
  text-decoration: underline;
}

.tooltip_option {
  width: 16px;
}

.show_neon_notice_popup,
.show_texture_notice_popup,
.show_effect_notice_popup {
  padding-top: 20px;
}
.show_neon_notice_popup .btns,
.show_texture_notice_popup .btns,
.show_effect_notice_popup .btns {
  justify-content: center;
}

.hidden {
  display: none !important;
}

.approval_status_popup {
  display: none;
}
.approval_status_popup p {
  margin-bottom: 20px;
}
.approval_status_popup.opened {
  display: block;
}

@media (min-width: 993px) {
  .approval_message.status_uncheck {
    padding-bottom: 80px !important;
  }
}
.approval_message .approval_message_without_approve {
  color: #5CC89F;
  max-width: 100%;
  line-height: 1.1;
  white-space: normal;
}

.approval_popup, .approval_status_popup {
  width: 556px;
  height: -moz-fit-content;
  height: fit-content;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
  border: 2.5px solid #FF3456;
  border-radius: 16px;
  padding: 32px 26px;
  z-index: 9999;
  white-space: normal;
  color: #000;
  font-weight: 200;
  max-height: 100vh;
  overflow-y: auto;
}
.approval_popup.approval_release_print .header .icon img, .approval_status_popup.approval_release_print .header .icon img {
  width: 100%;
  border: 2px solid #31b7bc;
  border-radius: 100%;
  height: 100%;
  padding: 5px;
}
.approval_popup .header, .approval_status_popup .header {
  display: flex;
  align-items: center;
  margin-bottom: 9px;
  flex-wrap: wrap;
}
.approval_popup .header .icon, .approval_status_popup .header .icon {
  width: 28px;
  height: 28px;
  margin-right: 21px;
}
.approval_popup .header .title, .approval_status_popup .header .title {
  flex: 1;
  font-size: 32px;
  color: #000;
  font-family: "brushuptoo";
}
.approval_popup .header .pre_title, .approval_status_popup .header .pre_title {
  margin-top: 12px;
  width: 100%;
  padding-left: 30px;
  font-size: 14px;
}
.approval_popup .header .btn_close, .approval_status_popup .header .btn_close {
  cursor: pointer;
}
.approval_popup .description, .approval_status_popup .description {
  font-size: 14px;
}
.approval_popup .inputs_block, .approval_status_popup .inputs_block {
  padding: 0 30px;
}
.approval_popup .inputs_block .label, .approval_status_popup .inputs_block .label {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 12px;
  text-align: center;
}
.approval_popup .inputs_block textarea, .approval_status_popup .inputs_block textarea {
  padding: 11px 16px;
  color: #878787;
  font-weight: 500;
  font-size: 16px;
  border: 1px solid #D2D2D2;
  border-radius: 8px;
  resize: none;
  height: 190px;
  overflow: hidden;
}
.approval_popup .inputs_block .box, .approval_status_popup .inputs_block .box {
  font-size: 14px;
  display: flex;
  cursor: pointer;
  margin-bottom: 20px;
}
.approval_popup .inputs_block .box .check, .approval_status_popup .inputs_block .box .check {
  min-width: 29px;
  min-height: 29px;
  width: 29px;
  height: 29px;
  border: 1px solid #000;
  margin-right: 13px;
}
.approval_popup .inputs_block .box .check.checked, .approval_status_popup .inputs_block .box .check.checked {
  background-image: url("../svg/check_black.svg");
  background-repeat: no-repeat;
  background-position: 7px 8px;
}
.approval_popup .notice_required, .approval_status_popup .notice_required {
  font-size: 12px;
  color: #EB495B;
  display: none;
  margin-top: 8px;
  text-align: center;
}
.approval_popup .btns, .approval_status_popup .btns {
  text-align: center;
  margin-top: 26px;
}
.approval_popup .btns .btn, .approval_status_popup .btns .btn {
  border-radius: 8px;
  padding: 10px 12px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
}
.approval_popup .btns .btn.cancel, .approval_status_popup .btns .btn.cancel {
  background-color: #1F4F6F;
}
.approval_popup .btns .btn.yes, .approval_status_popup .btns .btn.yes {
  background-color: #FF3456;
  margin-bottom: 20px;
}
.approval_popup .btns .btn.btn-blue, .approval_status_popup .btns .btn.btn-blue {
  background-color: #1F4F6F;
}

@media only screen and (max-width: 992px) {
  .print_file_example {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 20;
    align-items: center;
    justify-content: flex-start;
    border-radius: 0;
    padding: 40px 20px;
  }
  .print_file_example .icon_attention {
    display: none;
  }
  .print_file_example .header .title {
    text-align: left;
  }
  .print_file_example .btn_close {
    width: auto;
  }

  .byd_green_popup {
    position: fixed;
    z-index: 11;
    width: 100%;
    padding: 16px 16px 9px 16px;
    left: 0;
  }
  .byd_green_popup .title {
    letter-spacing: 1px;
  }
  .byd_green_popup .description {
    letter-spacing: 1px;
  }
  .byd_green_popup .btn_close {
    top: 16px;
    right: 16px;
  }
  .byd_green_popup .form-group label {
    margin-bottom: 10px;
  }
  .byd_green_popup .actions {
    margin-top: 10px;
  }

  .landscape .byd_green_popup {
    padding-left: 50px;
    padding-right: 50px;
  }

  .white_popup {
    width: 100%;
    padding: 16px;
    border-radius: 8px 8px 0 0;
    display: flex;
    flex-direction: column;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .white_popup .header .title {
    letter-spacing: 1px;
  }
  .white_popup .bnts .btn {
    border-radius: 10px;
  }

  .landscape .white_popup {
    padding-left: 50px;
    padding-right: 50px;
  }

  .upload_logo_popup {
    width: 100%;
    z-index: 10;
    left: 0;
    right: 0;
    padding: 16px 16px 10px 16px;
  }
  .upload_logo_popup .btn_close {
    top: 16px;
    right: 16px;
  }
  .upload_logo_popup .btn_upload {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
  }
  .upload_logo_popup .block_upload {
    width: 100%;
  }
  .upload_logo_popup .block_upload .byd-configurator-logo-square-img .text {
    font-size: 0;
  }
  .upload_logo_popup .block_upload .byd-configurator-logo-square-img .text .only_mobile {
    font-size: 19px;
  }
  .upload_logo_popup .block_upload .byd-configurator-logo-square-img .icon img {
    max-height: 175px;
  }
  .upload_logo_popup.uploaded .block_upload .byd-configurator-logo-square-img .text .only_mobile {
    display: none;
  }

  .show_neon_notice_popup,
.show_texture_notice_popup,
.show_effect_notice_popup,
.extra_image_popup {
    padding: 15px;
  }
  .show_neon_notice_popup .btns .btn,
.show_texture_notice_popup .btns .btn,
.show_effect_notice_popup .btns .btn,
.extra_image_popup .btns .btn {
    width: 100%;
  }

  .approval_popup {
    width: 100%;
    padding: 15px 20px;
    border: none;
    border-radius: 0;
    z-index: 9999;
  }
  .approval_popup .header {
    align-items: flex-start;
  }
  .approval_popup .header .pre_title {
    padding: 0;
  }
  .approval_popup .header .title {
    line-height: 1em;
  }
  .approval_popup .inputs_block {
    padding: 0;
  }
  .approval_popup .inputs_block .label {
    text-align: left;
    font-size: 16px;
  }
  .approval_popup .inputs_block .box .check {
    border-width: 2px;
  }
  .approval_popup .inputs_block .box .check.checked {
    background-position: 4px 8px;
  }
  .approval_popup .btns .btn.cancel {
    background-color: transparent;
    color: #1F4F6F;
    text-decoration: underline;
  }
}
.byd-panel-content .logo_search {
  position: absolute;
  top: 100px;
  left: 25px;
  right: 40px;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  overflow-y: auto;
  padding-bottom: 100px;
  background-color: #fff;
  align-content: flex-start;
}
.byd-panel-content .logo_search::-webkit-scrollbar {
  width: 10px;
}
.byd-panel-content .logo_search::-webkit-scrollbar-track {
  background: #D2D2D2;
}
.byd-panel-content .logo_search::-webkit-scrollbar-thumb {
  background-color: #31B7BC;
  border-radius: 20px;
}
.byd-panel-content .logo_search .byd-configurator-logo-square.byd-configurator-logo-category .byd-configurator-logo-position {
  background-color: #D2D2D2;
  cursor: pointer;
}
.byd-panel-content .logo_search .byd-configurator-logo-square.byd-configurator-logo-category .byd-configurator-logo-position .byd-configurator-logo-info .byd-configurator-logo-info-header .byd-configurator-logo-title-wrapper {
  display: none;
}

.byd-configurator-sidebar-logos {
  display: flex;
  width: calc(100% - 40px);
  flex-direction: column;
  font-family: "IBMPlexSans";
  margin: 20px 0 0;
}
.byd-configurator-sidebar-logos .byd-configurator-logo-title {
  color: #000;
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  box-sizing: border-box;
  transform-origin: bottom;
  transition: background-color 0.1s ease-out;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element {
  box-sizing: border-box;
  cursor: pointer;
  width: 100%;
  text-transform: uppercase;
  color: #1F4F6F;
  font-size: 24px;
  font-weight: 500;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element:not(.has-content):after {
  content: " ";
  display: block;
  padding-bottom: 70px;
  height: 0;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element .byd-configurator-sidebar-logo-img {
  display: flex;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  box-sizing: border-box;
  opacity: 1;
  transition: opacity 0.1s;
  padding: 10px 0;
  position: absolute;
  border-bottom: 1px solid #D2D2D2;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element .byd-configurator-sidebar-logo-img .img {
  max-height: 50px;
  width: 20%;
  padding: 10px 0;
  margin-right: 10px;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element .byd-configurator-sidebar-logo-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element .byd-configurator-logo-open-loader {
  display: none;
  width: 40px;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element .byd-configurator-logo-icon-open {
  width: 30px;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.loaded .byd-configurator-logo-open-loader {
  display: block;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.loaded .byd-configurator-logo-icon-open {
  display: none;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.has-content .byd-configurator-sidebar-logo-img {
  position: relative;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element .byd-configurator-sidebar-element-logos-wrap {
  display: none;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap {
  overflow-x: hidden;
  overflow-y: auto;
  height: 450px;
  width: 100%;
  display: block;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap::-webkit-scrollbar {
  width: 10px;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap::-webkit-scrollbar-track {
  background: #D2D2D2;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap::-webkit-scrollbar-thumb {
  background-color: #31B7BC;
  border-radius: 20px;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos {
  background-color: #fff;
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos.show_child .byd-configurator-logo-category {
  display: none;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos.show_child .byd-configurator-logo-category.opened_child {
  display: block;
  width: 100%;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos.show_child .byd-configurator-logo-category.opened_child > .byd-configurator-logo-position,
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos.show_child .byd-configurator-logo-category.opened_child > .byd-configurator-organizer-user-actions {
  display: none;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos.show_child .byd-configurator-logo-category.opened_child .logo_childs {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos.show_child .byd-configurator-logo-category.opened_child .logo_childs .byd-configurator-logo-category {
  display: flex;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos.show_child .byd-configurator-logo-category.opened_child .logo_childs .byd-configurator-logo-category .byd-configurator-logo-position {
  background-color: #D2D2D2;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos.show_child .byd-configurator-logo-category.opened_child .logo_childs .byd-configurator-logo-category .byd-configurator-logo-position .byd-configurator-logo-info .byd-configurator-logo-info-header .byd-configurator-logo-title-wrapper {
  display: none;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.byd-configurator-sidebar-info {
  width: 100%;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element.byd-configurator-sidebar-info:after {
  display: none;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-element img {
  display: block;
  vertical-align: top;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-logo .byd-logo-count {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  font-size: 10px;
  background: #30b7bb;
  color: white;
}
.byd-configurator-sidebar-logos .byd-configurator-sidebar-logo-sizer {
  float: left;
  margin-left: 1%;
  width: 49%;
}
.byd-configurator-sidebar-logos .custom_logo {
  border: none;
  cursor: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.byd-configurator-sidebar-logos .custom_logo.byd-configurator-sidebar-element:after {
  content: " ";
  display: block;
  padding-bottom: 100%;
  height: 0;
}
.byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper {
  width: 50%;
  display: flex;
  padding: 10px;
  height: 170px;
  cursor: pointer;
}
.byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper .custom_logo_block {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  border-radius: 15px;
  color: #000;
  text-transform: none;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  margin: 0;
  border: 2px solid #31B7BC;
  background-color: #31B7BC;
  width: 100%;
  height: 100%;
}
.byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper .custom_logo_block .byd-configurator-logo-square-img {
  position: relative;
  flex-direction: column-reverse;
  justify-content: stretch;
  cursor: pointer;
  display: flex;
  width: 100%;
  padding: 0;
}
.byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper .custom_logo_block .byd-configurator-logo-square-img .byd-configurator-logo-svg {
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 60px;
  background-image: url(../svg/file_upload_white.svg);
}
.byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper .custom_logo_block .byd-configurator-logo-square-img .byd-configurator-logo-title {
  width: 100%;
  text-align: center;
  margin: 0 0 20px 0;
  color: #fff;
  font-size: 12px;
  justify-content: flex-start;
  display: flex;
}
.byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper .custom_logo_block .title {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0.08em;
}
.byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper .custom_logo_block .description {
  font-size: 14px;
  letter-spacing: 0.03em;
  margin: 15px 0;
  font-weight: 400;
}
.byd-configurator-sidebar-logos .custom_logo .byd-configurator-logo-square.byd-configurator-logo-category .byd-configurator-logo-position .byd-configurator-logo-info .byd-configurator-logo-info-header .byd-configurator-logo-title-wrapper {
  display: none;
}

#custom-logo--upload {
  display: none;
}

.byd-panel-content--logo_sections {
  background: #ecece7;
}

.filtered .byd-panel-content--logo_sections {
  background: #b4b4a0;
}
.filtered .byd-panel-content--logo_sections .byd-configurator-sidebar-logo:not(.active) .byd-configurator-sidebar-logo-img {
  opacity: 0.2;
}
.filtered .byd-panel-content--logo_sections .byd-configurator-sidebar-logo.active .byd-logo-count {
  opacity: 0;
}

/* Logo Organizer */
.byd-configurator-sidebar-logo-organizer .logo-organizer-row {
  display: flex;
  border-bottom: 1px solid #dfdfdf;
  padding: 5px 0;
  font-size: 14px;
}
.byd-configurator-sidebar-logo-organizer .logo-organizer-row .logo-organizer-actions {
  margin-left: auto;
}
.byd-configurator-sidebar-logo-organizer .logo-organizer-row .logo-organizer-actions button {
  text-align: center;
  padding: 2px 4px;
  margin: 0 5px;
}

.byd-configurator-logo-square {
  position: relative;
  width: 50%;
  display: flex;
  padding: 5px;
  height: 170px;
}
.byd-configurator-logo-square .byd-configurator-logo-title-count,
.byd-configurator-logo-square .byd-configurator-logo-title {
  color: #fff;
  text-align: left;
  display: flex;
  align-items: center;
  background-color: #5CC89F;
  border-radius: 4px;
  font-size: 9px;
  font-weight: 500;
  padding: 4px;
}
.byd-configurator-logo-square .logo_childs {
  display: none;
}
.byd-configurator-logo-square .preloader {
  background-image: url(../gif/loading_animation.gif);
  position: absolute;
  top: 3px;
  left: 5px;
  right: 5px;
  bottom: 3px;
  background-color: #00000030;
  background-repeat: no-repeat;
  background-position: center;
  display: none;
}

.panel_logos {
  padding-right: 40px;
}
.panel_logos .logo-organizer__section-sortables {
  flex-wrap: wrap;
  width: 100%;
  background-color: #fff;
  z-index: 2;
  font-family: "IBMPlexSans";
  align-items: start;
  align-content: start;
  display: flex;
  padding-bottom: 90px;
  overflow-y: auto;
}
.panel_logos .logo-organizer__section-sortables::-webkit-scrollbar {
  height: 4px;
  width: 4px;
}
.panel_logos .logo-organizer__section-sortables::-webkit-scrollbar-track {
  background: #D2D2D2;
}
.panel_logos .logo-organizer__section-sortables::-webkit-scrollbar-thumb {
  background-color: #31B7BC;
  border-radius: 20px;
}
.panel_logos .logo-organizer__section-sortables .info_section {
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  width: 100%;
  border: 2px solid #3AB7BB;
  border-radius: 10px;
  margin: 0 5px 40px 5px;
  padding: 12px 17px;
}
.panel_logos .logo-organizer__section-sortables .info_section .preview_info {
  margin-right: 10px;
}
.panel_logos .logo-organizer__section-sortables .info_section .info {
  flex: 1;
}
.panel_logos .logo-organizer__section-sortables .info_section .info .name {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.panel_logos .logo-organizer__section-sortables .info_section .info .description {
  font-size: 12px;
  color: #1F4F6F;
  margin-top: 10px;
}
.panel_logos .logo-organizer__section-action {
  margin: 0 auto;
  position: absolute;
  transition: all 0.2s ease-out;
  bottom: 0;
  z-index: 2;
  left: 30px;
  right: 44px;
  display: flex;
}
.panel_logos .logo-organizer__section-action a.button.byd-panel-cancel {
  background-color: #fff;
  border-radius: 15px 15px 0 0;
  text-align: center;
  padding: 15px 20px;
  flex: none;
  margin: 0 auto;
  min-width: 112px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 20px 0 #00000030;
}
.panel_logos .logo-organizer__section-action a.button.byd-panel-cancel img {
  width: 35px;
}
.panel_logos .logo-organizer__section-action .button.byd-panel-accept {
  background-color: #31B7BC;
  border-radius: 15px 15px 0 0;
  text-align: center;
  color: #fff;
  font-size: 20px;
  padding: 30px 54px 31px 32px;
  font-weight: 600;
  font-family: "IBMPlexSans";
  flex: none;
  margin: 0 10px;
  text-decoration: underline;
  display: flex;
  align-items: center;
  box-shadow: 0 0 20px 0 #00000030;
  flex: 1;
  justify-content: center;
}
.panel_logos .logo-organizer__section-action .button.byd-panel-accept img {
  margin-right: 16px;
  width: 35px;
}
.panel_logos .sections {
  max-height: -moz-min-content;
  max-height: min-content;
  overflow-y: auto;
}
.panel_logos.opened {
  transform: none;
}
.panel_logos.opened_chooser {
  display: none;
}

.byd-configurator-logo-square .byd-configurator-logo-position {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  border: 2px solid #D2D2D2;
  background-color: #D2D2D2;
  border-radius: 8px;
  padding: 14px;
}
.byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-logo-info {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  height: 100%;
  align-items: flex-start;
  justify-content: stretch;
  width: 100%;
}
.byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-logo-info .name {
  font-size: 12px;
  color: #000;
  font-weight: 400;
  width: 100%;
  height: 18px;
}
.byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-logo-info .byd-configurator-logo-square-img {
  position: relative;
  width: 100%;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  height: 100%;
  overflow: hidden;
}
.byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-logo-info .byd-configurator-logo-square-img .byd-configurator-logo-svg {
  max-width: 100%;
  max-height: 100%;
}
.byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-logo-info .delete-logo {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}
.byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-organizer-user-actions {
  display: flex;
  flex-direction: column;
}
.byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-organizer-user-actions .show-options {
  display: flex;
}
.byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-organizer-user-actions .select-logo {
  display: none;
}
.byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-organizer-user-actions a {
  flex: 1;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: column;
  width: 18px;
}
.byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-organizer-user-actions a.edit-logo {
  margin-bottom: 12px;
}
.byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-organizer-user-actions a .count {
  font-weight: 600;
  font-size: 30px;
}
.byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-logo-square-img {
  width: inherit;
}
.byd-configurator-logo-square.byd-configurator-sidebar-logo .byd-configurator-organizer-user-actions .show-options {
  display: none;
}
.byd-configurator-logo-square.byd-configurator-sidebar-logo .byd-configurator-organizer-user-actions .select-logo {
  display: flex;
}
.byd-configurator-logo-square.byd-configurator-logo-category .byd-configurator-logo-position .byd-configurator-logo-info .byd-configurator-logo-info-header {
  width: 100%;
  display: flex;
  align-items: center;
}
.byd-configurator-logo-square.byd-configurator-logo-category .byd-configurator-logo-position .byd-configurator-logo-info .byd-configurator-logo-info-header .name {
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.byd-configurator-logo-square.byd-configurator-logo-category .byd-configurator-logo-position .byd-configurator-logo-info .byd-configurator-logo-info-header .byd-configurator-logo-title-wrapper {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}
.byd-configurator-logo-square.byd-configurator-logo-category .byd-configurator-logo-position .byd-configurator-logo-info .byd-configurator-logo-info-header .byd-configurator-logo-title-wrapper .byd-configurator-logo-title,
.byd-configurator-logo-square.byd-configurator-logo-category .byd-configurator-logo-position .byd-configurator-logo-info .byd-configurator-logo-info-header .byd-configurator-logo-title-wrapper .byd-configurator-logo-title-count {
  width: auto;
}
.byd-configurator-logo-square.byd-configurator-logo-category .byd-configurator-logo-position .byd-configurator-logo-info .byd-configurator-logo-info-header .byd-configurator-logo-title-wrapper .byd-configurator-logo-title span,
.byd-configurator-logo-square.byd-configurator-logo-category .byd-configurator-logo-position .byd-configurator-logo-info .byd-configurator-logo-info-header .byd-configurator-logo-title-wrapper .byd-configurator-logo-title-count span {
  margin-right: 5px;
}

.logo-organizer--search input {
  padding-right: 40px;
}
.logo-organizer--search i {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 44px;
  width: 40px;
  text-align: center;
}

@media only screen and (max-width: 992px) {
  .byd-configurator-sidebar-logos .byd-configurator-sidebar-element.loaded .byd-configurator-logo-open-loader {
    display: none;
  }
}
.byd-panel {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background: white;
  transform: translateX(100%);
  transition: transform 0.2s cubic-bezier(0.1, 0.45, 0.55, 0.95);
  z-index: 3;
  padding: 30px 39px 0 20px;
}
.byd-panel .configurator-section-options {
  display: block;
  padding: 0 10px;
}
.byd-panel .configurator-subsection .configurator-section-options {
  display: none;
}
.byd-panel .byd-panel-content {
  flex: 1;
  overflow: auto;
  overflow-y: scroll;
  padding-bottom: 90px;
}
.byd-panel .byd-panel-content .logo-organizer--search {
  display: flex;
  border: 2px solid #D2D2D2;
  border-radius: 8px;
  position: relative;
  width: calc(100% - 40px);
  margin: 0 10px;
}
.byd-panel .byd-panel-content .logo-organizer--search input {
  border: none;
  font-family: "IBMPlexSans";
  height: auto;
  margin: 0;
  padding: 10px;
}
.byd-panel .byd-panel-content .logo-organizer--search input::-moz-placeholder {
  color: #878787;
  font-weight: 300;
  font-size: 16px;
}
.byd-panel .byd-panel-content .logo-organizer--search input::placeholder {
  color: #878787;
  font-weight: 300;
  font-size: 16px;
}
.byd-panel .byd-panel-content .logo-organizer--search .icon {
  position: absolute;
  right: 20px;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 20px;
}
.byd-panel .byd-panel-actions {
  display: flex;
  left: 29px;
  right: 43px;
  margin: 0 auto;
  position: absolute;
  transition: all 0.2s ease-out;
  bottom: 0;
}
.byd-panel .byd-panel-actions a.button {
  flex: 1;
  padding: 15px 10px;
}
.byd-panel.byd-panel-right {
  transform: translateX(100%);
  right: 0;
}
.byd-panel.open {
  transform: translateX(0%);
}

.byd-panel-actions a.button.byd-panel-accept {
  background-color: #31B7BC;
  border-radius: 15px 15px 0 0;
  text-align: center;
  color: #fff;
  font-size: 20px;
  padding: 30px 54px 31px 32px;
  font-weight: 600;
  font-family: "IBMPlexSans";
  text-decoration: underline;
  display: flex;
  align-items: center;
  box-shadow: 0 0 20px 0 #00000030;
  flex: 1;
  margin: 0 10px;
  justify-content: center;
}
.byd-panel-actions a.button.byd-panel-accept img {
  margin-right: 16px;
  width: 35px;
}
.byd-panel-actions a.button.byd-panel-cancel {
  background-color: #fff;
  border-radius: 15px 15px 0 0;
  text-align: center;
  padding: 15px 20px;
  flex: none;
  margin: 0 auto;
  min-width: 112px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 20px 0 #00000030;
}
.byd-panel-actions a.button.byd-panel-cancel:hover {
  background: #f2f2f2;
}
.byd-panel-actions a.button.byd-panel-cancel img {
  width: 35px;
}

.byd-panel-content, .byd-configurator-options-wrap {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.byd-panel-content::-webkit-scrollbar, .byd-configurator-options-wrap::-webkit-scrollbar {
  width: 4px;
}
.byd-panel-content::-webkit-scrollbar-track, .byd-configurator-options-wrap::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.byd-panel-content::-webkit-scrollbar-thumb, .byd-configurator-options-wrap::-webkit-scrollbar-thumb {
  background: #888;
}
.byd-panel-content::-webkit-scrollbar-thumb:hover, .byd-configurator-options-wrap::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.woocommerce .woocommerce-order.thank-you .content .item {
  flex-direction: column;
}

.byd-configurator-proof {
  width: 100%;
  margin: 0 auto 50px;
}
.byd-configurator-proof .configurator-proof-info {
  display: flex;
  justify-content: space-between;
}
.byd-configurator-proof .configurator-proof-info .configurator-proof-info-options {
  display: flex;
  flex-direction: column;
}
.byd-configurator-proof .configurator-proof-info .configurator-proof-info-options .label {
  font-size: 24px;
  font-weight: 600;
}
.byd-configurator-proof .configurator-proof-info .configurator-proof-info-options .value {
  font-size: 16px;
  font-weight: 500;
}
.byd-configurator-proof .configurator-proof-info .configurator-proof-info-message {
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: flex-start;
}
.byd-configurator-proof .configurator-proof-info .configurator-proof-info-message img {
  width: 22px;
  height: 22px;
  margin-right: 9px;
}
.byd-configurator-proof .configurator-proof-info .configurator-proof-info-message .message {
  max-width: 600px;
}
.byd-configurator-proof .configurator-proof-info .configurator-proof-info-message .is--notice {
  font-size: 16px;
  text-align: left;
}
.byd-configurator-proof .configurator-proof {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 45%;
}
.byd-configurator-proof .configurator-proof .configurator-product--preview {
  position: absolute;
}
.byd-configurator-proof .configurator-proof .approval-message {
  font-size: 40vh;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: rotate(-15deg) translate(-50%, -50%);
  transform-origin: center center;
  line-height: 1;
  -webkit-mask-image: url(../grunge.html);
  -webkit-mask-size: 600px 400px;
  mix-blend-mode: multiply;
  color: #30b7bb;
}
.byd-configurator-proof .configurator-proof .approval-message.is--denied {
  color: #FF3456;
}
.byd-configurator-proof .configurator-proof--extras {
  text-align: center;
}
.byd-configurator-proof .configurator-proof--actions {
  display: flex;
  align-items: center;
  background-color: #1F4F6F;
  color: #fff;
  padding: 23px 0;
  position: relative;
}
.byd-configurator-proof .configurator-proof--actions .configurator-proof--actions-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.byd-configurator-proof .configurator-proof--actions .configurator-proof--actions-container .actions_left {
  display: flex;
  align-items: center;
  width: 50%;
}
.byd-configurator-proof .configurator-proof--actions .configurator-proof--actions-container .actions_left .btn {
  display: flex;
  align-items: center;
  color: #fff;
  padding: 0;
  margin-right: 30px;
}
.byd-configurator-proof .configurator-proof--actions .configurator-proof--actions-container .actions_left .btn img {
  width: 26px;
  height: 26px;
  margin-right: 10px;
}
.byd-configurator-proof .configurator-proof--actions .configurator-proof--actions-container .actions_right {
  width: 50%;
}
.byd-configurator-proof .configurator-proof--actions .configurator-proof--actions-container .actions_right .btn {
  margin: 0 32px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  border-radius: 8px;
}
.byd-configurator-proof .configurator-proof--actions .configurator-proof--actions-container .actions_right .btn.cancel {
  border: 1px solid #fff;
}
.byd-configurator-proof .configurator-proof--actions .configurator-proof--actions-container .actions_right .btn.ready {
  background-color: #FF3456;
}

.alpha-product-slider {
  display: none;
}

.woocommerce ul.order_details {
  display: flex;
  flex-direction: column;
  margin-top: 27px;
  margin-bottom: 15px;
}
.woocommerce ul.order_details li {
  color: #000;
  float: none;
  text-transform: none;
  border: none;
  margin-bottom: 7px;
}
.woocommerce ul.order_details li .label {
  font-size: 24px;
  font-weight: 600;
}
.woocommerce ul.order_details li .value {
  font-size: 16px;
  font-weight: 500;
  margin: 10px 0;
  display: flex;
  align-items: center;
}
.woocommerce ul.order_details li .value svg {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.woocommerce ul.order_details li .value a {
  text-decoration: underline;
  color: inherit;
}
.woocommerce ul.order_details li .value img {
  margin-right: 10px;
  width: 22px;
}
.woocommerce ul.order_details li.print_file .value {
  color: #FF3456;
}
.woocommerce ul.order_details li.print_file .value svg {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.woocommerce ul.order_details.wc-bacs-bank-details li {
  color: #000;
  float: none;
  text-transform: none;
  border: none;
  font-size: 24px;
  font-weight: 600;
}
.woocommerce ul.order_details.wc-bacs-bank-details li strong {
  font-size: 16px;
  font-weight: 500;
  margin: 7px 0;
  display: flex;
}

.jconfirm p {
  font-size: 0.8rem;
}

.check-colors-popup-window {
  width: 455px;
  height: 455px;
  border: 2.5px solid #FF3456;
  border-radius: 16px;
  position: absolute;
  background-color: #fff;
  color: #000;
  bottom: 100%;
  padding: 16px 26px;
  display: flex;
  flex-direction: column;
}
.check-colors-popup-window .title {
  font-weight: 600;
  font-size: 32px;
}
.check-colors-popup-window .description {
  margin-top: 14px;
  font-size: 14px;
}
.check-colors-popup-window .list {
  margin: 25px 43px;
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
}
.check-colors-popup-window .list .color {
  width: 50%;
  display: flex;
  align-items: center;
}
.check-colors-popup-window .list .color .show {
  min-width: 40px;
  min-height: 40px;
  width: 40px;
  height: 40px;
  margin-right: 20px;
}
.check-colors-popup-window .list .color .name {
  font-size: 24px;
  font-weight: 600;
}
.check-colors-popup-window .button {
  background-color: #1F4F6F;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  border-radius: 8px;
  padding: 10px 12px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.check-colors-popup-window.hidden {
  display: none;
}

@media only screen and (max-width: 992px) {
  .byd-configurator-proof {
    position: relative;
  }
  .byd-configurator-proof .configurator-proof-info .configurator-proof-info-options {
    position: absolute;
    bottom: 0;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .byd-configurator-proof .configurator-proof-info .configurator-proof-info-message img {
    position: absolute;
    right: 0;
  }
  .byd-configurator-proof .configurator-proof--actions {
    background-color: transparent;
    padding-bottom: 140px;
  }
  .byd-configurator-proof .configurator-proof--actions .configurator-proof--actions-container .actions_right {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }
  .byd-configurator-proof .configurator-proof--actions .configurator-proof--actions-container .actions_right .btn {
    margin: 5px 0;
  }
  .byd-configurator-proof .configurator-proof--actions .configurator-proof--actions-container .actions_right .btn.cancel {
    background-color: #1F4F6F;
  }
  .byd-configurator-proof .configurator-proof--actions .configurator-proof--actions-container .actions_left {
    display: none;
  }
}
.woocommerce-MyAccount-content .proof--admin-message {
  margin-bottom: 35px;
}
.woocommerce-MyAccount-content .proof--admin-message h3 {
  margin-bottom: 25px;
}
.woocommerce-MyAccount-content .proof--admin-message p {
  margin-bottom: 15px;
}

.single-product div #content .woocommerce-notices-wrapper .woocommerce-message {
  border: none;
  padding: 0;
  margin: 0;
  background: transparent;
}

.msg_custom {
  display: flex;
  flex-wrap: wrap;
}
.msg_custom .button {
  float: none !important;
  order: 2;
  margin-left: 10px !important;
}

.autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
  /* core styles should not be changed */
  position: absolute;
  display: none;
  z-index: 99999999;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}

.autocomplete-suggestion {
  position: relative;
  padding: 0 0.6em;
  line-height: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  font-size: 0.5em;
  color: #333;
}

.autocomplete-suggestion img {
  display: block;
  width: 100%;
  height: auto;
}

.autocomplete-suggestion b {
  font-weight: normal;
  color: #30b7bb;
}

.autocomplete-suggestion.selected {
  background: #f0f0f0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.byd-configurator-canvas-interface, .byd-configurator-design-interface {
  display: none;
  z-index: 10;
}
.configurator-started .byd-configurator-canvas-interface, .configurator-started .byd-configurator-design-interface {
  display: flex;
  align-items: center;
  padding: 5px;
}
.byd-configurator-canvas-interface button, .byd-configurator-design-interface button {
  line-height: 1;
}
.byd-configurator-canvas-interface button.is--round, .byd-configurator-design-interface button.is--round {
  height: 1.8em;
  width: 1.8em;
  padding: 0;
}

.byd-configurator-canvas-interface {
  position: absolute;
  top: 30px;
  right: 15px;
}

.byd-configurator-design-interface {
  position: absolute;
  left: 0;
  bottom: 0;
  justify-content: flex-end;
  width: 100%;
}
.byd-configurator-design-interface button {
  margin: 0 5px;
}

.ui-block--loader {
  transform: translateY(-50%);
}

.order--entry .image-wrapper {
  position: relative;
}
.order--entry .image-wrapper:after {
  display: block;
  content: "";
  width: 100%;
  height: 0;
  padding-bottom: 50%;
}
.order--entry .image-wrapper .configurator-product--preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}

mark.count {
  background: none;
  text-decoration: none;
}

.configurator-started .byd-configurator .variations_form {
  position: absolute !important;
  bottom: 0 !important;
  left: 10px !important;
}
.configurator-started .byd-configurator .variations_form .woocommerce-variation-add-to-cart, .configurator-started .byd-configurator .variations_form .reset_variations, .configurator-started .byd-configurator .variations_form .single_variation_wrap {
  display: none !important;
}

.select2-results__option > span {
  opacity: 0.2;
}
.select2-results__option > span.enabled {
  opacity: 1;
}

.byd-configurator-design-organizer {
  display: none;
}
.byd-configurator-design-organizer.byd-configurator-designs {
  align-items: flex-end;
}
.byd-configurator-design-organizer:not(.byd-configurator-designs) {
  position: absolute;
  left: 40px;
  z-index: 2;
  overflow-y: auto;
  top: 170px;
  width: -moz-min-content;
  width: min-content;
  min-width: 240px;
  border: 1px solid #00000040;
  border-radius: 4px;
  padding: 0 10px;
  background-color: #fff;
  white-space: nowrap;
  max-width: 500px;
  max-height: 500px;
}
.byd-configurator-design-organizer .label {
  text-transform: uppercase;
  cursor: pointer;
  position: sticky;
  top: 0;
  background-color: #fff;
  padding: 10px 0;
}
.byd-configurator-design-organizer .label img {
  position: absolute;
  right: 0;
  top: 7px;
}
.byd-configurator-design-organizer .byd-configurator-design {
  display: none;
  flex-wrap: wrap;
  margin-bottom: 10px;
  padding-left: 2px;
}
.byd-configurator-design-organizer .byd-configurator-design.design--exists {
  display: none;
  opacity: 1;
}
.byd-configurator-design-organizer.open .byd-configurator-design.design--exists {
  display: flex;
}
.byd-configurator-design-organizer.open .label img {
  transform: rotate(180deg);
}
.byd-configurator-design-organizer .admin--mode .byd-configurator-design {
  display: flex;
  opacity: 0.4;
}
.byd-configurator-design-organizer .byd-configurator-design.active {
  border-left: 3px solid #1d8e91;
}
.byd-configurator-design-organizer .byd-configurator-design__title {
  flex: 100%;
  border: 1px solid #00000040;
  border-radius: 4px;
  padding: 5px;
}
.byd-configurator-design-organizer a {
  display: inline-block;
  color: white;
  text-align: center;
  text-decoration: none;
  padding: 0 10px;
  margin-right: 4px;
  width: 40px;
  margin-top: 4px;
}
.byd-configurator-design-organizer::-webkit-scrollbar {
  height: 4px;
  width: 4px;
}
.byd-configurator-design-organizer::-webkit-scrollbar-track {
  background: #D2D2D2;
}
.byd-configurator-design-organizer::-webkit-scrollbar-thumb {
  background-color: #31B7BC;
  border-radius: 20px;
}

@media only screen and (min-width: 1024px) {
  .configurator-started .byd-configurator-design-organizer {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .admin-bar .byd-cart-popup-wrapper {
    top: 106px;
  }
}
a#byd-cart-trigger {
  background: transparent;
  width: auto;
  padding: 0;
}

.byd-cart-container {
  position: relative;
}
.byd-cart-container .woocommerce-mini-cart {
  height: calc(100vh - 265px);
  overflow-y: auto;
  scrollbar-width: none;
}
.byd-cart-container .woocommerce-mini-cart::-webkit-scrollbar {
  display: none;
}

.byd-cart-popup-wrapper {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  position: fixed;
  top: 60px;
  width: calc(100vw - 30px);
  height: calc(100vh - 60px);
  left: 15px;
  z-index: 9999;
  color: #021613;
  padding: 55px 25px 20px 25px;
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
  border: 2.5px solid #FF3456;
  border-radius: 15px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.byd-cart-popup-wrapper.active {
  opacity: 1;
  visibility: visible;
}
.byd-cart-popup-wrapper:before {
  content: "";
  background-image: url("../svg/loader-2.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 30;
}
.byd-cart-popup-wrapper.loading:before {
  display: block;
}
.byd-cart-popup-wrapper .close {
  cursor: pointer;
  position: absolute;
  z-index: 50;
  width: 28px;
  height: 28px;
  top: 15px;
  left: auto;
  right: 15px;
  border: 2px solid #767676;
  border-radius: 50%;
  opacity: 0.5;
  transition: 0.2s opacity ease;
}
.byd-cart-popup-wrapper .close:hover {
  opacity: 1;
}
.byd-cart-popup-wrapper .close > span {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 10px;
  width: 7px;
}
.byd-cart-popup-wrapper .close > span:before, .byd-cart-popup-wrapper .close > span:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background-color: #767676;
  transform: rotate(45deg);
  transform-origin: top left;
}
.byd-cart-popup-wrapper .close > span:after {
  transform: rotate(-45deg);
  transform-origin: top right;
  left: auto;
  right: 0;
}
.byd-cart-popup-wrapper .cart-notices .message {
  display: flex;
  border: 2px solid #31B7BC;
  border-radius: 10px;
  padding: 10px;
  align-items: center;
}
.byd-cart-popup-wrapper .cart-notices .message svg {
  margin-right: 15px;
  flex: 0 0 28px;
}

.byd-cart-popup-container {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  height: 100%;
  padding-top: 30px;
}
.byd-cart-popup-container .woocommerce-mini-cart__empty-message {
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 25px;
}
.byd-cart-popup-container .woocommerce-mini-cart__empty-icon {
  width: 50%;
  margin: 0 auto;
}
.byd-cart-popup-container .woocommerce-mini-cart__empty-icon svg {
  width: 100%;
  height: auto;
  fill: #a8a6a6;
}
.byd-cart-popup-container .woocommerce-mini-cart__buttons {
  display: block;
  margin-top: auto;
}
.byd-cart-popup-container .woocommerce-mini-cart__buttons a {
  display: block;
  padding: 10px 15px;
  background-color: #FF3456;
  color: #fff;
  transition: background-color 0.3s ease;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  min-width: 180px;
  text-align: center;
  border-radius: 10px;
}
.byd-cart-popup-container .woocommerce-mini-cart__buttons a:hover {
  background-color: #1F4F6F;
  color: #fff;
}
.byd-cart-popup-container .woocommerce-mini-cart__buttons a:not(:last-child) {
  margin-bottom: 15px;
}
.byd-cart-popup-container ul.product_list_widget .woocommerce-mini-cart-item {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
}
.byd-cart-popup-container .woocommerce-mini-cart-item {
  display: flex;
  flex-direction: column;
  position: relative;
}
.byd-cart-popup-container .woocommerce-mini-cart-item .woocommerce-Price-amount {
  font-weight: bold;
}
.byd-cart-popup-container .woocommerce-mini-cart-item:not(:last-child) {
  border-bottom: 1px solid #CCCCCC;
}
.byd-cart-popup-container .woocommerce-mini-cart-item > a {
  font-size: 14px;
  color: #000;
}
.byd-cart-popup-container .woocommerce-mini-cart-item .attachment-woocommerce_thumbnail {
  width: 117px;
  order: 10;
  border: 2px solid #707070;
  border-radius: 10px;
  margin-right: 15px;
}
.byd-cart-popup-container .woocommerce-mini-cart-item .product-name {
  order: 30;
  flex-shrink: 1;
}
.byd-cart-popup-container .woocommerce-mini-cart-item .product-link {
  display: flex;
  flex-grow: 0;
  max-width: 100%;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.byd-cart-popup-container .woocommerce-mini-cart-item .product-link .product-image, .byd-cart-popup-container .woocommerce-mini-cart-item .product-link .configurator-product--preview {
  flex: 0 0 117px;
  width: 117px;
  order: 10;
  border: 2px solid #707070;
  border-radius: 10px;
  margin-right: 15px;
  height: auto;
  position: relative;
  background-image: var(--configurator-product--preview);
  overflow: hidden;
}
.byd-cart-popup-container .woocommerce-mini-cart-item .product-link .product-image :before, .byd-cart-popup-container .woocommerce-mini-cart-item .product-link .configurator-product--preview :before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.byd-cart-popup-container .woocommerce-mini-cart-item .product-link .product-name {
  min-width: 100px;
  flex-basis: 0;
  flex-grow: 1;
  white-space: initial;
}
.byd-cart-popup-container .woocommerce-mini-cart-item .remove {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  font-size: 26px;
  line-height: 23px;
  z-index: 50;
  order: 50;
  height: 1em;
  width: 1em;
  text-align: center;
  color: #FF3456 !important;
  border-radius: 50%;
}
.byd-cart-popup-container .woocommerce-mini-cart-item .remove:hover {
  color: #fff;
  background: #FF3456;
}
.byd-cart-popup-container .woocommerce-mini-cart-item .quantity {
  white-space: nowrap;
  margin-left: auto;
  color: #000;
}
.byd-cart-popup-container .total {
  display: none;
}

button.single_add_to_cart_button.button.alt.loading:after {
  left: 0;
  right: 0;
}

.cart-icn.added:after {
  content: none !important;
}

#mini-cart-count {
  position: absolute;
  top: 0;
  right: -5px;
  width: 18px;
  height: 18px;
  font-size: 10px;
  font-weight: bold;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}

.product-remove-btn {
  margin: 3px 14px;
}
.product-remove-btn .cart-item-remove {
  padding: 0;
}
.product-remove-btn .cart-item-remove a {
  text-align: center;
  width: 26px;
  height: 26px;
  border: 1px solid #ccc;
  padding: 0;
  font-size: 27px;
  margin-left: 10px;
  line-height: 0.8;
  border-radius: 100%;
  color: #ccc !important;
  text-decoration: none;
  font-weight: 400;
}
.product-remove-btn #product_close_mdl {
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  border: 1px solid #000;
  border-radius: 50%;
  cursor: pointer;
}

.product-subtotal-price {
  padding: 0px 15px;
  margin: 0px;
}
.product-subtotal-price .woocommerce-Price-amount {
  font-size: 20px;
  font-weight: 600;
  display: block;
  text-align: right;
}

.cart-single-remove {
  text-align: center;
  width: 26px;
  height: 26px;
  border: 1px solid #ccc;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 27px;
  margin-left: 10px;
  line-height: 1;
  border-radius: 100%;
  color: #ccc !important;
  text-decoration: none;
  font-weight: 400;
}

@media screen and (min-width: 1024px) {
  .byd-cart-popup-wrapper {
    position: absolute;
    top: calc(100% + 26.5px);
    left: 50%;
    transform: translateX(-50%);
    width: 514px;
    min-height: 356px;
    height: auto;
  }

  .byd-cart-popup-container .woocommerce-mini-cart__buttons {
    display: flex;
    justify-content: space-between;
  }
  .byd-cart-popup-container .woocommerce-mini-cart__buttons a:not(:last-child) {
    margin-bottom: 0;
  }

  .woocommerce-mini-cart {
    max-height: 300px;
  }
}
@media only screen and (max-width : 1024px) {
  .only_mobile {
    display: block;
  }
  .only_mobile.flex {
    display: flex;
  }

  .ui-widget.ui-widget-content {
    display: none;
    opacity: 0;
    visibility: hidden;
  }

  .byd-configurator .logo_actions {
    display: none;
  }
  .byd-configurator .logo_actions.opened {
    display: flex;
    z-index: 5;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
  }
  .byd-configurator .logo_actions.opened .content {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .byd-configurator .logo_actions.opened .content .scale {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .byd-configurator .logo_actions.opened .content .scale .scale_btn {
    width: 62px;
    height: 62px;
    background-color: #1F4F6F;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
  }
  .byd-configurator .logo_actions.opened .content .move {
    width: 100%;
    flex: 1;
    display: flex;
    justify-content: center;
  }
  .byd-configurator .logo_actions.opened .content .move .move_btn {
    width: 62px;
    height: 62px;
    background-color: #1F4F6F;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
  }

  .left_mobile_button {
    position: relative;
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    cursor: pointer;
    height: 22px;
  }
  .left_mobile_button img {
    height: 18px;
    margin-bottom: 10px;
  }
  .left_mobile_button .btn {
    margin: 0;
    padding: 0;
    border-radius: 0;
  }

  .byd-configurator-arrow .byd--arrow {
    width: 25px;
    height: 25px;
  }

  .options_mobile_menu {
    margin: 0 auto 10px;
    width: 100%;
    justify-content: space-between;
  }
  .options_mobile_menu .mobile_menu_btn {
    background-color: #fff;
    transition: all 0.2s ease-out;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    border: 2px solid #D2D2D2;
    border-radius: 8px;
    flex: 1;
    margin: 0;
    line-height: 1em;
    padding: 11px 0;
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
    height: 40px;
    background-color: #fff;
  }
  .options_mobile_menu .mobile_menu_btn:first-child {
    margin-right: 8px;
  }
  .options_mobile_menu .mobile_menu_btn:last-child {
    margin-left: 8px;
  }
  .options_mobile_menu .mobile_menu_btn.active {
    border-color: #31B7BC;
    color: #000;
  }

  .btn_mobile_options {
    flex-direction: column;
    align-items: center;
  }
  .btn_mobile_options .hamburger .hamburger-box {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 12px;
  }
  .btn_mobile_options .hamburger .hamburger-box .hamburger-inner:before {
    top: -6px;
  }
  .btn_mobile_options .hamburger .hamburger-box .hamburger-inner:after {
    top: -12px;
  }
  .btn_mobile_options .hamburger.is-active .hamburger-box .hamburger-inner:before {
    top: 0;
  }

  .byd-configurator-header {
    height: auto;
  }
  .byd-configurator-header .title_page {
    font-size: 24px;
    margin-bottom: 20px;
    letter-spacing: 3px;
    width: 80%;
  }

  .customize_logo {
    top: 80%;
    width: 30%;
  }

  .byd-configurator {
    width: 100%;
  }
  .byd-configurator .byd-configurator-product .byd-configurator-canvas-views {
    margin-right: 5px;
  }
  .byd-configurator .byd-configurator-product .byd-configurator-canvas {
    border-radius: 5px;
    border-width: 2px;
    max-height: 100%;
  }

  .byd-configurator-checkout {
    width: 100%;
    padding: 30px 20px;
  }
  .byd-configurator-checkout .btn_open_form_instead {
    display: flex;
  }

  .configurator_zoomed.configurator-started .byd-configurator .byd-configurator-canvas-interface .opened {
    width: 20%;
    justify-content: center;
    opacity: 1;
    display: flex;
    visibility: visible;
    min-width: auto;
    background-color: transparent;
  }
  .configurator_zoomed.configurator-started .byd-configurator .byd-configurator-canvas-interface .item.fullscreen {
    display: none;
  }
  .configurator_zoomed.configurator-started .byd-configurator .byd-configurator-canvas-interface .item.zoom {
    display: inline-flex;
  }

  .configurator-started .byd-configurator {
    margin: 0;
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    align-items: flex-end;
    background-color: #fff;
    height: 100%;
  }
  .configurator-started .byd-configurator .byd-configurator-product {
    flex-grow: 0;
    width: 100%;
    margin-top: 71px;
    min-height: 258px;
    z-index: 0;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface {
    transition: all 0.15s linear 0s;
    width: 100%;
    position: relative;
    top: auto;
    align-items: center;
    padding: 10px 20px;
    height: 65px;
    border-radius: 0;
    bottom: 0 !important;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper {
    justify-content: space-between;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_save {
    display: flex;
    padding: 12px 10px;
    font-size: 20px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_save .byd-configurator-price {
    margin: 0 0 0 20px;
    font-size: 14px;
    opacity: 0.8;
    line-height: normal;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions {
    display: none;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .delivery {
    display: none;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .head_product_name {
    display: none;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened {
    height: calc(100% - 258px - 71px);
    min-height: 370px;
    position: absolute;
    bottom: 0 !important;
    padding: 13px 16px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened .byd-configurator-design-interface-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened .byd-configurator-design-interface-wrapper .head_product_name {
    display: block;
    position: static;
    color: #fff;
    font-family: "IBMPlexSans";
    font-size: 20px;
    max-width: 100%;
    letter-spacing: 1px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened .byd-configurator-design-interface-wrapper .button_actions {
    position: static;
    display: flex;
    flex-direction: column;
    margin-bottom: 61px;
    width: 100%;
    margin-right: 0;
    justify-content: flex-end;
    align-items: flex-start;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened .byd-configurator-design-interface-wrapper .button_actions .btn {
    margin: 9.5px 0;
    letter-spacing: 1px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened .byd-configurator-design-interface-wrapper .button_actions .btn span {
    font-size: 20px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened .byd-configurator-design-interface-wrapper .button_actions .btn svg {
    width: 24px;
    height: 24px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened .byd-configurator-design-interface-wrapper .delivery {
    position: static;
    display: flex;
    width: 100%;
    justify-content: flex-start;
    margin-top: 30px;
    font-size: 16px;
    letter-spacing: 1px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened .byd-configurator-design-interface-wrapper .delivery img {
    width: 24px;
    height: 24px;
    min-width: 24px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened .byd-configurator-design-interface-wrapper .delivery .woocommerce-variation-delivery_date img {
    display: none;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened .byd-configurator-design-interface-wrapper .btn_save {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 65px;
    justify-content: center;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened .byd-configurator-design-interface-wrapper .btn_mobile_options {
    bottom: 22px;
    right: 15px;
    position: absolute;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened .byd-configurator-design-interface-wrapper .btn_mobile_options .hamburger .hamburger-box {
    width: 40px;
    height: 30px;
  }
  .configurator-started .byd-configurator .byd-configurator-design-interface.opened .byd-configurator-design-interface-wrapper .left_mobile_button {
    display: none;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface {
    position: absolute;
    overflow: hidden;
    right: 26px;
    left: 19px;
    top: 21px;
    max-width: 400px;
    padding: 0;
    z-index: 2;
    margin: auto;
    display: block;
    white-space: nowrap;
    text-align: center;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item {
    width: auto;
    opacity: 1;
    display: inline-flex;
    visibility: visible;
    min-width: auto;
    background-color: transparent;
    padding: 0 10px;
    max-width: 25%;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item .icon {
    margin-bottom: 5px;
    width: 18px;
    height: 18px;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item .icon .desktop {
    display: none;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item .icon .mobile {
    display: block;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item.zoom {
    display: none;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item.views .icon {
    width: 22px;
    height: 18px;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item.history_logo_changes {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    display: inline-flex;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item.history_logo_changes .history_logo_changes_btn {
    margin: 0;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item.history_logo_changes .history_logo_changes_btn.redo {
    visibility: hidden;
    opacity: 0;
    display: none !important;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item.history_logo_changes .history_logo_changes_btn .icon {
    margin-bottom: 5px;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item .txt {
    font-size: 12px;
    width: 100%;
    white-space: normal;
    text-align: center;
    flex: 1;
    font-weight: 600;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item:nth-child(even):after {
    display: none;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item:first-child {
    margin-left: 0;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item:last-child {
    margin-right: 0;
  }

  .configurator-started.opened_panel .byd-configurator .byd-configurator-design-interface {
    width: 66px;
    margin-right: 16px;
    border-radius: 16px 16px 0 0;
    justify-content: center;
  }
  .configurator-started.opened_panel .byd-configurator .byd-configurator-design-interface .left_mobile_button {
    display: none;
  }
  .configurator-started.opened_panel .byd-configurator .byd-configurator-design-interface .btn_save {
    display: none;
  }
  .configurator-started.opened_panel .byd-configurator .byd-configurator-design-interface.opened {
    width: 100%;
    justify-content: space-between;
  }
  .configurator-started.opened_panel .byd-configurator .byd-configurator-design-interface.opened .btn_save {
    display: flex;
  }
  .configurator-started.opened_panel .byd-configurator .byd-configurator-options-wrap {
    display: none;
  }

  .configurator-started .byd-configurator-wrap .product-title {
    display: none;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-options {
    position: relative;
    min-height: 150px;
    bottom: 40px;
    top: auto;
    left: 0;
    right: 0;
    width: 100%;
    flex: 1;
    margin-bottom: -40px;
    justify-content: flex-end;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-options .byd-configurator-options-wrap {
    padding: 0;
    justify-content: flex-end;
    position: static;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-options .byd-configurator-options-wrap .header-byd-options {
    padding: 0 16px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-options .byd-configurator-options-wrap .header-byd-options .btn {
    border-color: #D2D2D2;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    width: 33.333333%;
    margin: 0 8.5px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-options .byd-configurator-options-wrap .header-byd-options .btn.active {
    border-color: #31B7BC;
    background-color: #fff;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-options .byd-configurator-options-wrap .header-byd-options .btn:first-child {
    margin-left: 0;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-options .byd-configurator-options-wrap .header-byd-options .btn:last-child {
    margin-right: 0;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-options .byd-configurator-options-wrap .configurator-sections {
    flex: 0 1 auto;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 0;
    display: flex;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-options .swipe {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 24px;
    align-items: center;
    display: flex;
    padding-bottom: 10px;
    z-index: 0;
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
    color: #1F4F6F;
    box-sizing: content-box;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-options .swipe img {
    margin-right: 10px;
    height: 100%;
  }
  .configurator-started .byd-configurator-wrap .panel_logos {
    height: 318px;
    padding: 10px 16px;
    z-index: 2;
  }
  .configurator-started .byd-configurator-wrap .panel_logos .logo-organizer__section-action {
    left: 0;
    z-index: 1;
    width: 100%;
    height: 65px;
    position: absolute;
    padding-right: 82px;
    bottom: -65px;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background-color: #fff;
  }
  .configurator-started .byd-configurator-wrap .panel_logos .logo-organizer__section-action a.button.byd-panel-accept {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    height: 100%;
    flex: 1;
    margin-left: 10px;
    box-shadow: 0 0 13px 0 #00000030;
  }
  .configurator-started .byd-configurator-wrap .panel_logos .logo-organizer__section-action a.button.byd-panel-accept img {
    margin-right: 10px;
  }
  .configurator-started .byd-configurator-wrap .panel_logos .logo-organizer__section-action a.button.byd-panel-cancel {
    min-width: auto;
    width: 66px;
    height: 100%;
    margin-left: 10px;
    padding: 24px;
    box-shadow: 0 0 13px 0 #00000030;
  }
  .configurator-started .byd-configurator-wrap .panel_logos .logo-organizer__section-sortables {
    flex-wrap: wrap;
    align-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    height: 100%;
    flex-direction: column;
    padding-bottom: 34px;
    background-color: transparent;
  }
  .configurator-started .byd-configurator-wrap .panel_logos .logo-organizer__section-sortables .byd-configurator-logo-square {
    height: 130px;
    width: 202px;
    padding: 5px;
    transform: translate(-5px, -5px);
  }
  .configurator-started .byd-configurator-wrap .panel_logos .logo-organizer__section-sortables .byd-configurator-logo-square .byd-configurator-logo-position {
    padding: 10px;
  }
  .configurator-started .byd-configurator-wrap .panel_logos .logo-organizer__section-sortables .byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-organizer-user-actions {
    min-width: 24px;
  }
  .configurator-started .byd-configurator-wrap .panel_logos .logo-organizer__section-sortables .swipe {
    bottom: 10px;
    right: 16px;
  }
  .configurator-started .byd-configurator-wrap .panel_logos .logo-organizer__section-sortables .info_section {
    display: none;
  }
  .configurator-started .byd-configurator-wrap .panel_logos .logo-organizer__section-sortables::-webkit-scrollbar {
    height: 4px;
    width: 4px;
  }
  .configurator-started .byd-configurator-wrap .panel_logos .logo-organizer__section-sortables::-webkit-scrollbar-track {
    background: #D2D2D2;
  }
  .configurator-started .byd-configurator-wrap .panel_logos .logo-organizer__section-sortables::-webkit-scrollbar-thumb {
    background-color: #31B7BC;
    border-radius: 20px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos {
    overflow-x: auto !important;
    position: static !important;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    margin: 0;
    padding: 50px 0 39px;
    max-height: 280px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos.showing_child {
    overflow-x: hidden !important;
    background-color: transparent !important;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos.showing_child .byd-configurator-sidebar-element .byd-configurator-sidebar-logo-img {
    position: static;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos.showing_child .byd-configurator-sidebar-element .byd-configurator-sidebar-logo-img > div {
    display: none;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos.showing_child .byd-configurator-sidebar-element.loaded .byd-configurator-sidebar-logo-img .byd-configurator-logo-open-loader {
    display: block;
    position: absolute;
    z-index: 45;
    width: 100%;
    left: 0;
    top: 30px;
    bottom: 10px;
    right: 0;
    background-color: #fff;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos.showing_child .byd-configurator-sidebar-element.loaded .byd-configurator-sidebar-logo-img .byd-configurator-logo-open-loader img {
    width: 25%;
    margin: 0 auto;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .byd-configurator-sidebar-element {
    transform: none !important;
    position: static !important;
    will-change: auto !important;
    width: 50vw;
    height: 25%;
    border: none;
    margin: 0 10px 0 0;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .byd-configurator-sidebar-element .byd-configurator-logo-title {
    font-size: 14px;
    font-weight: 400;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .byd-configurator-sidebar-element .byd-configurator-sidebar-logo-img {
    height: 100%;
    position: relative;
    align-items: center;
    border: none;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .byd-configurator-sidebar-element .byd-configurator-sidebar-logo-img .img {
    height: 100%;
    position: relative;
    align-items: center;
    min-width: 43px;
    margin-right: 5px;
    max-height: none;
    padding: 0;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .byd-configurator-sidebar-element .byd-configurator-sidebar-logo-img .byd-configurator-logo-icon-open {
    display: none;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap {
    z-index: 2;
    top: auto;
    height: 293px;
    display: flex;
    align-items: flex-end;
    overflow-x: auto;
    background-color: transparent;
    margin: 0 auto 10px;
    width: calc(100% - 32px);
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos {
    position: static;
    overflow: visible;
    padding: 0;
    background-color: transparent;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos .byd-configurator-logo-square {
    height: 130px;
    width: 202px;
    padding: 5px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos .byd-configurator-logo-square .byd-configurator-logo-position {
    padding: 10px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .byd-configurator-sidebar-element.open .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos .byd-configurator-logo-square .byd-configurator-logo-position .byd-configurator-logo-info .byd-configurator-logo-square-img {
    padding: 5px 0 0 0;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .custom_logo {
    height: auto;
    flex-direction: column;
    overflow-x: auto;
    overflow-y: hidden;
    align-content: flex-start;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper {
    height: 130px;
    width: 202px;
    padding: 5px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper .custom_logo_block {
    position: relative;
    width: 100%;
    overflow: hidden;
    border: none;
    border-radius: 16px;
    box-shadow: none;
    color: #fff;
    padding: 10px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper .custom_logo_block .byd-configurator-logo-square-img {
    z-index: 2;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper .custom_logo_block .byd-configurator-logo-square-img .byd-configurator-logo-svg {
    height: 50px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper .custom_logo_block .byd-configurator-logo-square-img .byd-configurator-logo-title {
    text-transform: capitalize;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper .custom_logo_block:after {
    content: "";
    background-color: #31B7BC;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.9;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .custom_logo .custom_logo_block_wrapper .custom_logo_block .title {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .custom_logo::-webkit-scrollbar {
    height: 4px;
    width: 4px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .custom_logo::-webkit-scrollbar-track {
    background: #D2D2D2;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .custom_logo::-webkit-scrollbar-thumb {
    background-color: #31B7BC;
    border-radius: 20px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos .swipe {
    padding-bottom: 19px;
    padding-right: 16px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos::-webkit-scrollbar {
    height: 4px;
    width: 4px;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos::-webkit-scrollbar-track {
    background: #D2D2D2;
  }
  .configurator-started .byd-configurator-wrap .byd-configurator-sidebar-logos::-webkit-scrollbar-thumb {
    background-color: #31B7BC;
    border-radius: 20px;
  }
  .configurator-started .byd-configurator-wrap:focus-within .byd-configurator-sidebar-logos {
    background-color: #fff;
  }

  .byd-configurator-options .byd-configurator-options-wrap .configurator-subsection {
    padding: 0;
    display: flex;
    margin: 0 5px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section {
    width: 100%;
    height: 272px;
    align-items: flex-start;
    padding: 10px 16px 10px 16px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-section {
    width: 140px;
    padding: 0;
    margin: 0 5px 10px;
    height: 100px;
    transform: translateX(-5px);
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-section .configurator-section-title {
    height: 100%;
    width: 100%;
    border-radius: 8px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-section .configurator-section-title .preview {
    height: calc(100% - 12px);
    text-align: center;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-section .configurator-section-title .preview img {
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-section .configurator-section-title .label {
    font-size: 12px;
    white-space: nowrap;
    line-height: normal;
    letter-spacing: 0.5px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-section .configurator-section-title .status {
    width: 23px;
    height: 23px;
    right: 5.8px;
    top: 5.3px;
    border-width: 2px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-subsection {
    width: 140px;
    padding: 0;
    margin: 0 5px 10px;
    height: 100px;
    transform: translateX(-5px);
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-subsection .configurator-section-title {
    height: 100%;
    width: 100%;
    border-radius: 8px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-subsection .configurator-section-title .preview {
    height: calc(100% - 12px);
    text-align: center;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-subsection .configurator-section-title .preview img {
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-subsection .configurator-section-title .label {
    font-size: 12px;
    white-space: nowrap;
    line-height: normal;
    letter-spacing: 0.5px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section .configurator-subsection .configurator-section-title .status {
    width: 23px;
    height: 23px;
    right: 5.8px;
    top: 5.3px;
    border-width: 2px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer {
    overflow-x: auto;
    flex-direction: column;
    max-height: 280px;
    min-height: 250px;
    width: 100%;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section[data-id=deine-id] {
    width: 140px;
    height: 100px;
    padding: 10px;
    margin: 0 5px 10px;
    position: relative;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section[data-id=deine-id] .configurator-section-title {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section[data-id=deine-id] .configurator-section-title .label {
    font-size: 10px;
    letter-spacing: normal;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section[data-id=deine-id] .configurator-section-title .sub_label {
    font-size: 10px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .design-organizer .configurator-section[data-id=deine-id] .configurator-section-title .arrow_row {
    right: auto;
    top: auto;
    bottom: 10px;
    left: 14px;
    height: 15px;
    width: 15px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.element .swipe {
    padding-bottom: 20px;
    padding-right: 15px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.logos {
    position: static;
    height: 272px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.logos .configurator-section {
    overflow-x: auto;
    height: 100%;
    position: static;
    margin: 0;
    transform: none;
    padding-bottom: 12px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.logos .configurator-section .configurator-section-options {
    width: 620px;
    margin: -5px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.logos .configurator-section .configurator-section-options .logo-area-organizer .logo-organizer__section {
    width: 150px;
    height: 110px;
    padding: 5px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.logos .configurator-section::-webkit-scrollbar {
    height: 4px;
    width: 4px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.logos .configurator-section::-webkit-scrollbar-track {
    background: #D2D2D2;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.logos .configurator-section::-webkit-scrollbar-thumb {
    background-color: #31B7BC;
    border-radius: 20px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.logos .swipe {
    bottom: 34px;
    right: auto;
    position: relative;
    left: calc(100% - 115px);
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.extras {
    max-height: 280px;
    overflow-x: auto;
    overflow-y: hidden;
    flex-direction: column;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.extras .configurator-section {
    width: 100%;
    height: 100%;
    margin: 0;
    overflow-x: auto;
    transform: none;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.extras .configurator-section .configurator-section-options {
    min-width: 450px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.extras .configurator-section .configurator-section-options .configurator-subsection {
    width: 140px;
    padding: 0;
    margin: 0 5px 10px;
    height: 100px;
    transform: translateX(-5px);
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.extras .configurator-section .configurator-section-options.open {
    align-items: stretch;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.extras .configurator-section .configurator-section-options.open .configurator-section-title {
    display: flex;
    flex-direction: column;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.extras .configurator-section .configurator-section-options .swipe {
    padding-bottom: 20px;
    padding-right: 16px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.extras .configurator-section::-webkit-scrollbar {
    height: 4px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.extras .configurator-section::-webkit-scrollbar-track {
    background: #D2D2D2;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section.extras .configurator-section::-webkit-scrollbar-thumb {
    background-color: #31B7BC;
    border-radius: 20px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section::-webkit-scrollbar {
    height: 4px;
    width: 4px;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section::-webkit-scrollbar-track {
    background: #D2D2D2;
  }
  .byd-configurator-options .byd-configurator-options-wrap .configurator-sections .section::-webkit-scrollbar-thumb {
    background-color: #31B7BC;
    border-radius: 20px;
  }

  .byd-panel {
    top: auto;
    bottom: 0;
    padding: 0;
    background-color: transparent;
    height: 312px;
  }
  .byd-panel .byd-panel-content {
    padding: 16px 16px 10px 16px;
    overflow-y: initial;
  }
  .byd-panel .byd-panel-content .configurator-section-options {
    display: flex;
    flex-direction: column;
    overflow-y: hidden;
    padding: 4px 0 0 0;
  }
  .byd-panel .byd-panel-content .configurator-section-options .select_elements {
    position: absolute;
    height: 45px;
    overflow: hidden;
    border: 2px solid #D2D2D2;
    border-radius: 8px;
    background-color: #fff;
    left: 16px;
    right: 16px;
    top: 5px;
    flex-direction: column;
    display: flex;
  }
  .byd-panel .byd-panel-content .configurator-section-options .select_elements.opened {
    height: 90%;
    overflow-y: auto;
    border-color: #1F4F6F;
  }
  .byd-panel .byd-panel-content .configurator-section-options .select_elements .option {
    display: none;
    height: 41px;
    min-height: 41px;
    align-items: center;
    padding-left: 10px;
    order: 2;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #1F4F6F;
    line-height: normal;
  }
  .byd-panel .byd-panel-content .configurator-section-options .select_elements .option.visible {
    display: flex;
  }
  .byd-panel .byd-panel-content .configurator-section-options .select_elements .option.active {
    order: 1;
  }
  .byd-panel .byd-panel-content .configurator-section-options .select_elements .arrow {
    width: 14px;
    right: 15.5px;
    top: 18px;
    position: absolute;
    height: 9px;
    padding: 0;
    display: flex;
  }
  .byd-panel .byd-panel-content .configurator-section-options .select_elements.disabled .arrow {
    display: none;
  }
  .byd-panel .byd-panel-content .configurator-section-options .select_elements.disabled.opened {
    height: auto;
  }
  .byd-panel .byd-panel-content .configurator-section-options.has_select_elements_mobile {
    padding-top: 45px;
  }
  .byd-panel .byd-panel-content .configurator-section-options.your-id {
    padding-bottom: 40px;
  }
  .byd-panel .byd-panel-content .configurator-section-options.your-id .your_id_head {
    display: none;
  }
  .byd-panel .byd-panel-content .configurator-section-options.your-id .configurator-element {
    display: none !important;
  }
  .byd-panel .byd-panel-content .configurator-section-options.your-id .configurator-element .configurator-element-title {
    padding: 0;
    height: 45px;
    align-items: center;
    margin-top: 10px;
  }
  .byd-panel .byd-panel-content .configurator-section-options.your-id .configurator-element.active {
    display: flex !important;
  }
  .byd-panel .byd-panel-content .configurator-section-options.your-id .main-element .configurator-element-title {
    display: none;
  }
  .byd-panel .byd-panel-content .configurator-section-options.your-id .main-element .configurator-element-options {
    display: block;
    margin: 0 auto 10px;
    width: 100%;
  }
  .byd-panel .byd-panel-content .configurator-section-options.your-id .main-element .configurator-element-options label {
    display: block;
    width: 100%;
  }
  .byd-panel .byd-panel-content .configurator-section-options.your-id .main-element .configurator-element-options .byd-configurator-text {
    padding: 14px 8px;
    margin: 0;
    border-radius: 8px;
    font-size: 13px;
    color: #878787;
    border-width: 2px;
    height: 45px;
  }
  .byd-panel .byd-panel-content .configurator-section-options.your-id .main-element .configurator-element-options .byd-configurator-text:focus {
    border-color: #1F4F6F;
    color: #1F4F6F;
  }
  .byd-panel .byd-panel-content .configurator-section-options.your-id li {
    display: block;
  }
  .byd-panel .byd-panel-content .configurator-section-options.your-id .byd-color-list .options_mobile_menu {
    z-index: 1;
  }
  .byd-panel .byd-panel-content .configurator-section-options.your-id:after {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 40px;
    z-index: -1;
  }
  .byd-panel .byd-panel-content .configurator-section-options .info_section {
    display: none;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element .configurator-element-title {
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
    color: #000;
    position: relative;
    width: 100%;
    text-transform: none;
    display: flex;
    letter-spacing: 1px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element .configurator-element-title .font_selected {
    margin-right: 10px;
    display: none;
    color: #707070;
    border: 1px solid #D2D2D2;
    padding: 0 10px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element .configurator-element-title .font_selected.open {
    display: block;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element .configurator-element-title .color_selected {
    display: flex;
    margin-right: 8px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element .configurator-element-title .color_selected .color_item {
    width: 24px;
    height: 24px;
    margin: 0 2px;
    display: none;
    border-radius: 2px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element .configurator-element-title .color_selected .color_item.open {
    display: block;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element .configurator-element-title .arrow_row {
    transform: rotate(-90deg);
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element .configurator-element-title .exclamation_point {
    width: 12px;
    height: 12px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element .configurator-element-title .exclamation_point img {
    height: 100%;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options {
    display: flex;
    position: relative;
    flex-direction: column;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: 100%;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .title_mobile {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.15rem;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-top: 16px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .title_mobile:before {
    content: "";
    position: absolute;
    height: 4px;
    width: 40px;
    background-color: #D2D2D2;
    left: 0;
    right: 0;
    margin: auto;
    top: -4px;
    border-radius: 4px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .panel_back_btn {
    background-color: #22506E;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    padding: 8px;
    border-radius: 8px;
    width: 100%;
    margin: 10px auto 0;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-font-list {
    flex: 1;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    margin: 0;
    position: relative;
    overflow-x: auto;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-font-list .byd-conf-fonts {
    height: 100%;
    top: 0;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    padding-bottom: 39px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-font-list .byd-conf-fonts .configurator-option-title {
    display: none;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-font-list .byd-conf-fonts li {
    width: 100%;
    min-width: 200px;
    height: 120px;
    flex: 1;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    margin-right: 10px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-font-list .byd-conf-fonts li .byd-configurator-font-name {
    margin: 0;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-font-list .byd-conf-fonts li .font-preview {
    padding: 0;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-font-list .byd-conf-fonts li .byd-configurator-organizer-user-actions a {
    font-size: 0;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-font-list::-webkit-scrollbar {
    height: 4px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-font-list::-webkit-scrollbar-track {
    background: #D2D2D2;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-font-list::-webkit-scrollbar-thumb {
    background-color: #31B7BC;
    border-radius: 20px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-color-list {
    flex: 1;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    margin: 0;
    position: relative;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-color-list .byd-conf-colors {
    display: none;
    min-width: 70px;
    position: static;
    flex-direction: column;
    padding-bottom: 39px;
    width: 100%;
    height: 100%;
    overflow-x: auto;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-color-list .byd-conf-colors::-webkit-scrollbar {
    height: 4px;
    width: 4px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-color-list .byd-conf-colors::-webkit-scrollbar-track {
    background: #D2D2D2;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-color-list .byd-conf-colors::-webkit-scrollbar-thumb {
    background-color: #31B7BC;
    border-radius: 20px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-color-list .byd-conf-colors.open {
    display: flex;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-color-list .byd-conf-colors.has_tooltip {
    padding-top: 20px;
    position: relative;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-color-list .byd-conf-colors[data-section=neon] {
    flex-direction: row;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-color-list .byd-conf-colors .configurator-option-title {
    display: none;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-color-list .byd-conf-colors li {
    padding: 0;
    width: 35.88px;
    margin: 4px;
    transform: translateX(-4px);
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-color-list .byd-conf-colors li label {
    border-radius: 2px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-color-list .byd-conf-colors .color_price {
    width: 100%;
    font-size: 12px;
    color: #FF3456;
    height: 20px;
    position: absolute;
    top: 0;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .byd-color-list .byd-conf-colors .color_price span {
    text-decoration: underline;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .configurator-buyable-plastics-sets .swipe,
.byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .configurator-buyable-bench-sets .swipe,
.byd-panel .byd-panel-content .configurator-section-options .configurator-element.open .configurator-element-options .configurator-buyable-fork_sticker-sets .swipe {
    padding-bottom: 10px;
    padding-right: 0;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open.colors_personalisierung .configurator-element-options {
    width: 100%;
    display: flex;
    position: absolute;
    margin-bottom: 0;
    background-color: #fff;
    z-index: 2;
    bottom: 0;
    left: 0;
    padding: 16px;
    height: 370px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open.colors_personalisierung .configurator-element-options .byd-color-list .byd-conf-colors {
    max-height: 200px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.open.font_personalisierung .configurator-element-options {
    width: 100%;
    display: flex;
    position: absolute;
    margin-bottom: 0;
    background-color: #fff;
    z-index: 2;
    bottom: 0;
    left: 0;
    padding: 0 16px 16px 16px;
    border-radius: 16px 16px 0 0;
    height: 370px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.configurator-section-design .configurator-element-title {
    display: none;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.configurator-section-design.showing {
    visibility: visible;
    position: relative;
    left: 0;
    right: 0;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.configurator-section-design.open {
    visibility: visible;
    order: 1;
    display: block;
    border: none;
    height: 100%;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.colors_extra {
    visibility: hidden;
    height: 0;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.colors_extra .configurator-element-title {
    display: none;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.colors_extra.open {
    visibility: visible;
    order: 1;
    display: block;
    height: 100%;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element.colors_extra.open .configurator-element-options .byd-color-list .byd-conf-colors {
    display: flex;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-element[data-element="Fork Stickers"] {
    height: 100%;
  }
  .byd-panel .byd-panel-content .configurator-section-options.showing_options .configurator-element .configurator-element-title {
    border-radius: 0;
    border-top: none;
  }
  .byd-panel .byd-panel-content .configurator-section-options.showing_options .configurator-element.open .configurator-element-title {
    border-radius: 8px 8px 0 0;
    border-top: 2px solid #D2D2D2;
  }
  .byd-panel .byd-panel-content .configurator-section-options.showing_options .configurator-element.showing .configurator-element-title {
    border-color: #1F4F6F;
    color: #1F4F6F;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets {
    position: absolute;
    left: 16px;
    right: 16px;
    visibility: hidden;
    order: 2;
    display: flex;
    flex-direction: column;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets > .configurator-element-title,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets > .configurator-element-title,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets > .configurator-element-title {
    display: none;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .configurator-element-title,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .configurator-element-title,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element-title {
    letter-spacing: normal;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .configurator-element,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .configurator-element,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element {
    display: none !important;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .configurator-element .image,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .configurator-element .image,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .image {
    flex: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .configurator-element .image a,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .configurator-element .image a,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .image a {
    height: 100%;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .configurator-element .image a img,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .configurator-element .image a img,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .image a img {
    height: 100%;
    width: auto;
    -o-object-fit: cover;
       object-fit: cover;
    max-width: 79px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .configurator-element .image .icon_open,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .configurator-element .image .icon_open,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .image .icon_open {
    bottom: 5px;
    right: 4px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .configurator-element .content,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .configurator-element .content,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .content {
    padding-left: 16px;
    padding-right: 53px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .configurator-element .content .name,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .configurator-element .content .name,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .content .name {
    font-size: 14px;
    color: #000;
    white-space: normal;
    font-weight: 500;
    text-transform: uppercase;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .configurator-element .content .price_stock .stock,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .configurator-element .content .price_stock .stock,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .content .price_stock .stock {
    font-size: 14px;
    font-weight: 500;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .configurator-element .content .price_stock .price,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .configurator-element .content .price_stock .price,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .content .price_stock .price {
    font-size: 20px;
    font-weight: 600;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .configurator-element .switch,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .configurator-element .switch,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .switch {
    width: 48px;
    border-radius: 10px;
    top: 5px;
    bottom: auto;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .configurator-element .switch input:checked + .slider,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .configurator-element .switch input:checked + .slider,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .switch input:checked + .slider {
    background-color: #31B7BC;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .configurator-element .switch input:checked + .slider:after,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .configurator-element .switch input:checked + .slider:after,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .configurator-element .switch input:checked + .slider:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    right: 1px;
    top: 4px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets.showing,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets.showing,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets.showing {
    visibility: visible;
    position: relative;
    left: 0;
    right: 0;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets.open,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets.open,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets.open {
    visibility: visible;
    position: static;
    height: calc(100% - 40px);
    overflow-x: auto;
    flex-wrap: wrap;
    overflow-y: hidden;
    min-height: 150px;
    background-color: #fff;
    padding-bottom: 20px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets.open .configurator-element,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets.open .configurator-element,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets.open .configurator-element {
    display: block !important;
    padding: 0;
    height: 77px;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets.open .configurator-element .configurator-element-title,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets.open .configurator-element .configurator-element-title,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets.open .configurator-element .configurator-element-title {
    height: 100%;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets .swipe,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets .swipe,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets .swipe {
    padding-bottom: 19px;
    padding-right: 16px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets::-webkit-scrollbar,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets::-webkit-scrollbar,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets::-webkit-scrollbar {
    height: 4px;
    width: 4px;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets::-webkit-scrollbar-track,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets::-webkit-scrollbar-track,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets::-webkit-scrollbar-track {
    background: #D2D2D2;
  }
  .byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-plastics-sets::-webkit-scrollbar-thumb,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-bench-sets::-webkit-scrollbar-thumb,
.byd-panel .byd-panel-content .configurator-section-options .configurator-buyable-fork_sticker-sets::-webkit-scrollbar-thumb {
    background-color: #31B7BC;
    border-radius: 20px;
  }
  .byd-panel .byd-panel-content .logo-organizer--search {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 16px;
    right: 16px;
    background-color: #fff;
    z-index: 2;
    border-radius: 8px;
  }
  .byd-panel .byd-panel-content .logo-organizer--search input {
    height: auto;
    padding: 14px 16px 11px 16px;
    margin: 0;
    line-height: normal;
  }
  .byd-panel .byd-panel-content .logo-organizer--search.not_fixed {
    opacity: 0;
  }
  .byd-panel .byd-panel-content .logo-organizer--search:focus-within {
    border-color: #1F4F6F;
  }
  .byd-panel .byd-panel-content .logo-organizer--search:focus-within input {
    color: #1F4F6F;
  }
  .byd-panel .byd-panel-actions {
    left: 0;
    z-index: 10;
    width: 100%;
    height: 75px;
    position: absolute;
    padding-right: 82px;
    bottom: -65px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    overflow: hidden;
    background-color: #fff;
  }
  .byd-panel .byd-panel-actions a.button.byd-panel-accept {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    height: 65px;
    flex: 1;
    margin-left: 10px;
    box-shadow: 0 0 13px 0 #00000030;
  }
  .byd-panel .byd-panel-actions a.button.byd-panel-accept img {
    margin-right: 10px;
  }
  .byd-panel .byd-panel-actions a.button.byd-panel-cancel {
    min-width: auto;
    width: 66px;
    height: 65px;
    margin-left: 16px;
    padding: 24px;
    box-shadow: 0 0 13px 0 #00000030;
  }
  .byd-panel[data-id=extras][data-section=Extra] {
    min-height: 250px;
  }
  .byd-panel[data-parent=extras] .byd-panel-content .configurator-section-options {
    padding-top: 45px;
    overflow-y: auto;
  }

  .byd-configurator-sidebar-element-logos-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
  }
  .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos {
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow-x: auto;
    position: relative;
    flex-wrap: wrap;
    align-content: flex-start;
    padding-bottom: 50px;
  }
  .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos .byd-configurator-logo-square.opened_child {
    position: static;
  }
  .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos .byd-configurator-logo-square.opened_child .logo_childs {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    flex-direction: column;
    padding: 0 0 29px 0;
  }
  .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos .byd-configurator-logo-square.opened_child .logo_childs .byd-configurator-logo-square {
    max-width: 50vw;
    flex: 0 1 50%;
    height: auto;
    width: 50%;
  }
  .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos .byd-configurator-logo-square.opened_child .logo_childs::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos .byd-configurator-logo-square.opened_child .logo_childs::-webkit-scrollbar-track {
    background: #D2D2D2;
  }
  .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos .byd-configurator-logo-square.opened_child .logo_childs::-webkit-scrollbar-thumb {
    background-color: #31B7BC;
    border-radius: 20px;
  }
  .byd-configurator-sidebar-element-logos-wrap .byd-configurator-sidebar-element-logos.show_child {
    overflow: hidden;
    position: static !important;
  }
  .byd-configurator-sidebar-element-logos-wrap::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .byd-configurator-sidebar-element-logos-wrap::-webkit-scrollbar-track {
    background: #D2D2D2;
  }
  .byd-configurator-sidebar-element-logos-wrap::-webkit-scrollbar-thumb {
    background-color: #31B7BC;
    border-radius: 20px;
  }

  .byd-panel-content .logo_search {
    top: auto;
    bottom: 10px;
    z-index: 1;
    flex-direction: column;
    height: 270px;
    padding: 0;
    left: 16px;
    right: 16px;
    background-color: transparent;
  }
  .byd-panel-content .logo_search .byd-configurator-logo-square {
    height: 130px;
    width: 202px;
    padding: 5px;
  }
  .byd-panel-content .logo_search::-webkit-scrollbar {
    height: 4px;
    width: 4px;
  }
  .byd-panel-content .logo_search::-webkit-scrollbar-track {
    background: #D2D2D2;
  }
  .byd-panel-content .logo_search::-webkit-scrollbar-thumb {
    background-color: #31B7BC;
    border-radius: 20px;
  }
}
@media only screen and (max-width : 1024px) and (max-width: 360px) {
  .configurator-started .byd-configurator .byd-configurator-canvas-interface {
    width: 300px;
  }
  .configurator-started .byd-configurator .byd-configurator-canvas-interface .item {
    margin: 0 5px;
  }
}
@media only screen and (max-width : 1024px) and (max-width: 992px) {
  body.landscape.configurator-started .byd-configurator-wrap {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform-origin: bottom left;
    -webkit-transform-origin: bottom left;
    height: 100vw;
    height: calc(var(--vw, 1vw) * 100);
    width: 100vh;
    width: calc(var(--vh, 1vh) * 100);
    top: -100vw;
  }
  body.landscape.configurator-started .byd-configurator-wrap .byd-configurator-options .byd-configurator-options-wrap {
    display: none;
  }
  body.landscape.configurator-started .byd-configurator-wrap .byd-configurator-options .byd-panel {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-arrow {
    position: absolute;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-arrow.byd-configurator-next-view {
    right: 75px;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-product {
    padding-right: 65px;
    margin-top: 0;
    min-height: 100%;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-product .byd-configurator-canvas {
    position: fixed;
    padding-right: 65px;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-product .byd-configurator-arrow.byd-configurator-prev-view {
    left: 30px;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-canvas-interface {
    right: auto;
    width: 242px;
    justify-content: space-between;
    display: flex;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-canvas-interface .item {
    max-width: 33.333333%;
    margin: 0;
    padding: 0;
    white-space: normal;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-canvas-interface .fullscreen {
    display: none;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface {
    position: absolute;
    height: 100%;
    left: auto;
    right: 0;
    bottom: 0;
    top: 0;
    width: 65px;
    flex-direction: column-reverse;
    margin: 0;
    border-radius: 0;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .head_product_name {
    display: none;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .delivery {
    display: none;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .left_mobile_button {
    display: none;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_mobile_options {
    position: absolute;
    top: 24px;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_mobile_options .hamburger-box {
    width: 32px;
    height: 23px;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_mobile_options .hamburger-box .hamburger-inner {
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    background-color: #fff;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_mobile_options .hamburger-box .hamburger-inner:before, body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_mobile_options .hamburger-box .hamburger-inner:after {
    background-color: #fff;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_mobile_options .hamburger-box .hamburger-inner:before {
    top: 0;
    transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_mobile_options .hamburger-box .hamburger-inner:after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
    opacity: 0;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 22px;
    left: 0;
    right: 0;
    margin: 0;
    height: 105px;
    justify-content: space-between;
    align-items: center;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions .btn {
    margin: 0;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions .btn svg {
    margin: 0;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .button_actions .btn span {
    display: none;
  }
  body.landscape.configurator-started .byd-configurator .byd-configurator-design-interface .byd-configurator-design-interface-wrapper .btn_save {
    bottom: 19px;
    position: absolute;
    right: 85px;
    left: auto;
  }
}
@media only screen and (max-width : 1024px) and (orientation: landscape) and (max-width: 992px) {
  body.configurator-started:not(.landscape) .byd-configurator-wrap {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: top left;
    -webkit-transform-origin: top left;
    height: 100vw;
    height: calc(var(--vw, 1vw) * 100);
    width: 100vh;
    width: calc(var(--vh, 1vh) * 100);
    top: 100vh;
    top: calc(var(--vh, 1vh) * 100);
  }

  body.landscape.configurator-started .byd-configurator-wrap {
    transform: none;
    -webkit-transform: none;
    width: 100%;
    height: 100%;
    top: 0;
  }
}

/*# sourceMappingURL=woocommerce-byd-layout.css.map*/