/* xl - DESKTOP STYLES */
/*header#header {
    display: none;
}

.site-header {
    font-size: 14px;
    display: none;
}


.et-footers-wrapper {
    display: none;
}

div#breadcrumb {
    display: none;
}

nav.woocommerce-breadcrumb {
    display: none;
}

.page-heading.bc-type-default.bc-effect-none.bc-color-dark {
    display: none;
}
*/
/********************
** Woocommerce     **
*********************

/* cart button */
button.single_add_to_cart_button.button.alt {
  flex-basis: 60%;
}

/* Request button form  */
a.button.dokan_request_button.single_add_to_cart_button.alt.add_to_cart_button.product_type_simple,
a.dokan_request_button.button.single_add_to_cart_button.alt.product_type_variable,
a.dokan_request_button.button.single_add_to_cart_button.alt.product_type_variable.disabled.wc-variation-selection-needed {
  flex-basis: 25%;
  /* margin-top: 10px; */
  margin: 15px 0 0 0 !important;
}

a.button.dokan_request_button.single_add_to_cart_button.alt.add_to_cart_button.product_type_simple,
a.dokan_request_button.button.single_add_to_cart_button.alt.product_type_variable {
  background-color: #4b9ff0;
  /* display: block; */
}

/* get help button  */
button.dokan-store-support-btn-product.dokan-store-support-btn.button.alt {
  /* flex-basis: auto; */
  /* place-self: flex-start; */
  background-color: #1b68b1;
  line-height: 0;
  padding: 0.75rem 2;
  font-size: var(--et_btn-size, 1rem);
  padding: 20px;
  /* flex-basis: 100%; */
}

/* free label product */
span.free-label-product {
  color: #02235b;
  font-style: italic;
}

/********************
**     DOKAN       **
*********************/
@media (min-width: 1200px) {
  .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery {
    width: 100%;
    margin-top: -75px;
    margin-bottom: 100px;
    padding-top: 0;
    background: none;
  }
  .dokan-single-store .profile-frame .profile-info-box .profile-info-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
}
#dokan-secondary {
  /*display : none;*/
  opacity: 0;
  visibility: hidden;
}

#dokan-content {
  /*	display : none;*/
  opacity: 0;
  visibility: hidden;
}

/*
#dokan-primary {
	display : none;
	opacity:0;
	visibility: hidden;
}
*/
.sidebar.et-mini-content {
  /*opacity: 0 !important; 
     visibility: hidden !important;
  position: fixed;
     top: 0;
     height: 100vh !important;
     width: 300px !important;*/
}

/*********************
** LITESPEED        **
**********************/
/* PART 1 - Before Lazy Load */
img[data-lazyloaded] {
  opacity: 0;
}

/* PART 2 - Upon Lazy Load */
img.litespeed-loaded {
  -webkit-transition: opacity 0.5s linear 0.2s;
  -moz-transition: opacity 0.5s linear 0.2s;
  transition: opacity 0.5s linear 0.2s;
  opacity: 1;
}

/********************
** Global Page     **
*********************/
#back-top {
  bottom: 100px;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%5C%2F%22%2C%22sources%22%3A%5B%22%22%2C%22wp-content%5C%2Fcustom_codes%5C%2F1257-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAKA%3BEACI%3B%3B%3BAAGJ%3BAACA%3BAAAA%3BAAAA%3BEAGI%3BAACA%3BEACA%3B%3B%3BAAIJ%3BAAAA%3BEAEI%3BAACA%3B%3B%3BAAGJ%3BAACA%3BAACI%3BAACA%3BEACH%3BEACA%3BEACG%3BEACH%3BEACG%3BAACA%3B%3B%3BAAGJ%3BAACA%3BEACI%3BEACA%3B%3B%3BAAGJ%3BAAAA%3BAAAA%3BAAKA%3BEACA%3BIACQ%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAGR%3BIACI%3BIACA%3BIACA%3B%3B%3BAAIH%3BAACA%3BEACA%3BEACA%3B%3B%3BAAGD%3BAACA%3BEACC%3BEACA%3B%3B%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3B%3BAAQD%3BAAAA%3BAAAA%3BAAKA%3BAACA%3BEACI%3B%3B%3BAAEJ%3BAACA%3BEACI%3BEACA%3BEACA%3BEACA%3B%3B%3BAAGJ%3BAAAA%3BAAAA%3BAAKA%3BEACI%22%7D */