[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important;
}
@media (max-width: 480px) {
  .siteContainer .shop2-product-item .product-image a img {
    width: 100%;
  }
  .siteContainer .shop2-product-item .product-image a img {
    width: auto;
  }
}
#form_g-user-register {
  display: flex;
  flex-direction: column;
}
#form_g-user-register .g-form-field {
  order: 5;
}
#form_g-user-register .g-form-row--submit {
  order: 6;
}
#form_g-user-register .g-form-field_name {
  order: 1;
}
#form_g-user-register .g-form-field_surname {
  order: 2;
}
#form_g-user-register .g-form-field_mail {
  order: 3;
}
#form_g-user-register .g-form-field-wrap--nofloat {
  order: 4;
}
.shop2-product-article, .shop2-product-article span {
  font-size: 16px;
  line-height: 15px;
  margin: 10px 0;
  color: rgba(0, 0, 0, 0.55);
}
@media (min-width: 1024px) {
  .shop2-product-information-inner .owl-stage-outer .owl-stage .owl-item {
    text-align: center;
  }
  .shop2-product-information-inner .owl-stage-outer .owl-stage .owl-item .product-img .product-img-inner a img {
    max-height: 200px;
  }
}
@media (max-width: 480px) {
  .headerAside {
    flex: inherit;
  }
  .headerBottom {
    flex-direction: column;
  }
  .siteHeader .siteHeaderInner.fixedSpace {
    padding: 100px 0 0;
  }
  #btn_custom {
    top: 0;
  }
  .sliderWrap {
    margin-top: 0;
  }
}
.siteContainer .shop2-product-options {
  display: block !important;
}
.companyLogo a img {
  max-width: 250px;
}
.company a {
  max-width: 250px;
}
.siteContainer .shop2-kind-item .kind-name {
  padding-bottom: 0;
}
/*.siteContainer .shop2-product-item .product-image img {
    width: auto;
    height: 100%;
    object-fit: cover;
    min-height: 330px;
}*/
.mobile_view {
  display: block;
}
.desctop_view {
  display: none;
}
@media (min-width: 1024px) {
  .mobile_view {
    display: none;
  }
  .desctop_view {
    display: block;
  }
}
@media (min-width: 1025px) {
  ul.folders > li > ul, ul.folders ul > ul {
    display: none;
  }
  ul.folders > li > a.open ~ ul, ul.folders ul > a.open ~ ul {
    display: block;
  }
  ul.folders > li {
    display: flex;
    flex-direction: column;
    width: 25%;
    margin-bottom: 15px;
  }
  ul.level-2 {
    width: 100%;
  }
  ul.folders > li > a .arrow, ul.folders ul > a .arrow {
    display: block;
  }
  ul.folders > li > a, ul.folders ul > a {
    position: relative;
  }
  ul.folders {
    display: flex;
    flex-wrap: wrap;
  }
}
ul.folders > li > a .arrow, ul.folders ul > a .arrow {
  right: 0;
  width: 100%;
}
ul.folders > li > a .arrow:before, ul.folders ul > a .arrow:before {
  left: 100%;
  margin-left: -6px;
}
ul.folders > li > a .arrow:after, ul.folders ul > a .arrow:after {
  left: 100%;
  margin-left: -10px;
}
@media (max-width: 480px) {
  .siteContainer .product-list.product-list-border {
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 1366px) {
  .siteContainer .shop2-product-information .shop2-product-information-right {
    flex: 0 0 410px;
  }
}
.siteContent > a {
  text-decoration: none;
  padding: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin: 4px;
}
/*@media (min-width: 769px) {
	.siteContainer .shop2-product-item.thumbs{
		
		width: calc(100% - 20px);
	    padding: 10px 0 0;
    width: 100%;
    margin: 0;
    .product-image a{
               max-height: 330px;

    overflow: hidden;
    }
}

}*/
@media (min-width: 1024px) {
  html .mobile_view {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .desctop_view {
    display: block !important;
  }
}
@media (max-width: 480px) {
  .siteContainer .shop2-product-options > li .option-title {
    flex: unset;
  }
  .siteContainer .shop2-product-options select {
    border-radius: 20px !important;
    height: 42px;
  }
  .siteContainer .shop2-product-options > li .option-body.single {
    flex: unset;
    padding: 0 9px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.55);
    height: 42px;
    background: #f7f7f7;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
  }
  .siteContainer .shop2-product-options > li .option-body.single:has(.shop2-cf) {
    all: unset;
  }
  .siteContainer .shop2-product-options > li .option-body.single .shop2-cf {
    height: 42px;
  }
}
.siteContainer .product-list.pricelist .shop2-product-item .product-image a img {
  width: auto;
  height: auto;
}
@media (max-width: 480px) {
  .siteContainer .product-list.pricelist .shop2-product-item .product-label {
    position: absolute;
    top: -10px;
    right: calc(100% - 10px);
    width: calc(100% - 30px);
    text-align: right;
    transform: rotate(-90deg);
    transform-origin: right top;
  }
  .siteContainer .product-list.pricelist .shop2-product-item .product-image.product-image2 {
    display: block !important;
    margin-bottom: 29px;
  }
  .siteContainer .shop2-product-item.pricelist .product-image > a {
    display: block;
  }
  .siteContainer .product-list.simple .shop2-product-item .product-image.product-image2 {
    width: 120px !important;
  }
  .siteContainer .product-list.simple .shop2-product-item .product-image a {
    width: 120px;
  }
  .siteContainer .shop2-product-item.simple .product-bot {
    padding: 0 0 0 140px;
    flex-basis: calc(100% - 140px);
  }
}
