/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2022-09-07 04:12:55 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media {
        width: 49%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 36.75%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 36.75%;
    }
}

.cms-vendor-sign-up .column.main > .magezon-builder {
    padding-top: 0;
}

.cms-vendor-sign-up .breadcrumbs {
    margin-bottom: 0;
}

.order-details-items .vendor-block .vendor-item {max-width: unset;}
.order-details-items .product-list .product-item .product-review {max-width: 170px;}

ul#ui-id-1 {
    width: auto;
}
.home-top-slider .owl-carousel .owl-stage, 
.top-slider.owl-carousel .owl-stage {
    display: block;
}
.home-top-row .mgz-element-inner {
    margin-bottom: 0 !important;
}

/* Homepage styles */
.become-supplier .mgz-cta {
    flex-direction: row-reverse;
}
.home-blue-cta>.mgz-element-inner {
    padding: 0;
}
.d3euv63 .mgz-element-section .mgz-element-inner {
    overflow: hidden;
}

.mgz-element-slider.home-top-slider > div.mgz-element-inner{
    margin-bottom: 0px;
}

.omnyfy_vendor-brands-view .hero-banner div.container{
    height: auto;
}

.omnyfy_vendor-brands-view div.hero-banner{
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 28%;
}

.category-top-slider.mgz-element-slider  > div.mgz-element-inner{
    margin-bottom: 0px;
}

@media (min-width: 768px) {
    .mgz-element-slider.home-top-slider .mgz-carousel-item{
        height: auto !important;
        background-size: contain;
        padding-bottom: 40%;
    }
    .category-top-slider.mgz-element-slider .mgz-carousel-item{
        background-size: contain;
        height: auto !important;
        padding-bottom: 29%;
    }
}

@media (max-width: 767px) {
    div.home-top-slider.mgz-element-slider .mgz-carousel-item{
        height: auto !important;
        background-size: contain;
        padding-bottom: 87%;
    }
    .category-top-slider.mgz-element-slider .mgz-carousel-item{
        background-size: contain;
        height: auto !important;
        padding-bottom: 82%;
    }
}

@media (max-width: 991px) {
  .mgz-element-section.category-blue-cta .mgz-parallax {
      padding-bottom: 83%;
      position: static;
  }
}body ._hj_feedback_container button:not(.primary){
height: auto;
border: unset;
}

body ._hj_feedback_container button{
height: auto;
padding: unset;
line-height: unset;
}

.products-grid .product-item-details .product-item-actions .actions-primary .action.tocart{
    margin-bottom: 24px;
}