/*css for page*/

main#main-content {
    margin: 0 auto!important;
    padding: 0!important;
}

main#main-content .container {
    margin: 0 auto!important;
    max-width: 100%!important;
    padding: 0!important;
}

main#main-content .container .page-header {
    display: none!important;
}

main#main-content .container .general-page-nav.page-sidebar {
    display: none!important;
}

main#main-content .container .page-content {
    width: 100%!important;
    padding: 0!important;
    margin: 0 auto!important;
    float: none!important;
}

/*css for page end*/

.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-action-buttons-tile {
    padding: 0 10px;
}


.yotpo-widget-instance-container .yotpo-widget-hero-section_yotpo-widget-override-css {
  background-image: url("https://yourimageshare.com/ib/Eo8Y3jWezm.webp") !important;
  background-position: bottom;
  background-size: cover;
}
.yotpo-widget-my-rewards-widget.yotpo-widget-override-css .yotpo-step-icon { height: 300px; }


.yotpo-widget-my-rewards-widget .yotpo-background {
    background: url(https://cdn11.bigcommerce.com/s-j602wc6a/images/stencil/original/image-manager/how-it-works-bckd-2.png?t=1721316462) no-repeat center top / cover !important;
    display: block !important;
    margin: 0 auto !important;
    margin-top: 0px !important;
    margin-right: auto !important;
    margin-bottom: 0px !important;
    margin-left: auto !important;
    width: 100% !important;
    position: relative;
}

.yotpo-action-button-widget span {
    font-family: 'Roboto' !important;
    font-weight: 700 !important;
}

.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-step-icon {
    height: 220px !important;
}

.yotpo-widget-my-rewards-widget .yotpo-reward-steps-list .yotpo-reward-steps-item .yotpo-reward-steps-description .yotpo-inner-text:before {
    vertical-align: middle;
    margin-right: 10px;
}



.yotpo-widget-my-rewards-widget .yotpo-reward-steps-list .yotpo-reward-steps-item:nth-child(1) .yotpo-reward-steps-description .yotpo-inner-text:before {
    content: url(https://cdn.shopify.com/s/files/1/0215/9253/9208/files/NEW1.png?v=1720413415);
}

.yotpo-widget-my-rewards-widget .yotpo-reward-steps-list .yotpo-reward-steps-item:nth-child(2) .yotpo-reward-steps-description .yotpo-inner-text:before {
    content: url(https://cdn.shopify.com/s/files/1/0215/9253/9208/files/NEW2.png?v=1720413415);
}

.yotpo-widget-my-rewards-widget .yotpo-reward-steps-list .yotpo-reward-steps-item:nth-child(3) .yotpo-reward-steps-description .yotpo-inner-text:before {
    content: url(https://cdn.shopify.com/s/files/1/0215/9253/9208/files/NEW_3.png?v=1720413415);
}

.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-reward-steps-list .yotpo-reward-steps-item .yotpo-reward-steps-description .yotpo-inner-text:before {
    display: block;
}