#sg_b #oferta_dnia {
    background-color: #F6F6F6;
    padding: 15px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#sg_b #oferta_dnia .sg_od_cont {
    display: flex;
    /* margin-top: 10px; */
    width: 100%;
    align-items: stretch;
}

#oferta-dnia .sg_zobacz_wiÄ™cej,
#oferta-dnia .sg_rekomendowane_title {
    display: none;
}


#sg_b #oferta_dnia .sg_od_title {
    display: flex;
    width: 100%;
}

#sg_b #oferta_dnia .sg_od_title_t1 {
    font-size: 32px;
    display: flex;
    align-items: center;
    font-family: Poppins;
    font-weight: 600;
    padding-left: 20px;
}

#sg_b #oferta_dnia .sg_od_title_t1 span {
    font-weight: 500;
    padding-left: 10px;
}


#sg_b #oferta_dnia .sg_od_img img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    width: 100%;
    height: auto;
    transform: translate(-50%, -50%);
}

#sg_b #oferta_dnia .sg_od_img {
    min-width: 45%;
    position: relative;
    overflow: hidden;
    height: auto;
    max-height: 350px;
}


#sg_b #oferta_dnia .sg_od_box_cont {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    margin-left: 16px;
    /* width: 55%; */
}


#sg_b #oferta_dnia .sg_od_opinia {
    display: flex;
    background: white;
    padding: 15px 28px;
    box-sizing: border-box;
    margin-top: 16px;
    border: 1px solid #DDDDDD;
}

#sg_b #oferta_dnia .sg_od_o1 {
    min-width: 180px;
}

#sg_b #oferta_dnia .sg_od_o1_rating {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

#sg_b #oferta_dnia .sg_od_o1_r1 {
    font-size: 15px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    text-align: left !important;
}

#sg_b #oferta_dnia .sg_od_o1_r2 {}

#sg_b #oferta_dnia .sg_od_o1_name {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    font-family: roboto;
    color: #888888;
}

#sg_b #oferta_dnia .sg_od_o1_n1 {
    font-size: 15px;
    line-height: 24px !important;
}

#sg_b #oferta_dnia .sg_od_o1_n2 {
    font-size: 13px;
    line-height: 24px !important;
}


#sg_b #oferta_dnia .sg_od_o2 {}

#sg_b #oferta_dnia .sg_od_o2_t {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    text-align: left !important;
    margin-top: 10px;
}

#sg_b #oferta_dnia .sg_od_o2_txt {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    text-align: left !important;
    line-height: 24px !important;
}

#sg_b #oferta_dnia .box_pro {
    max-width: 100% !important;
    background: white;
}

#sg_b #oferta_dnia .box {
    display: flex;
    border: 1px solid #DDDDDD;
    align-items: flex-end;
    align-items: stretch;
}

#oferta-dnia .sg_img_href {
    min-height: 0px;
    height: 100%;
}

#sg_b #oferta_dnia .sg_img_rest_cont {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

#sg_b #oferta_dnia .box_image {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    height: 350px;
    /* flex-flow: row-reverse; */
    /* padding-right: 20px; */
    /* padding-top: 20px; */
}

#sg_b #oferta_dnia .sg_box_content {
    max-width: 240px;
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    padding-right: 35px;
    padding-left: 10px;
    justify-content: space-evenly;
}

#sg_b #oferta_dnia .sg_od_producent {
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 0;
}

#sg_b #oferta_dnia .box .sg_img {
    overflow: hidden;
    box-sizing: border-box;
    padding-bottom: 20px;
    padding-top: 20px;
}

#sg_b #oferta_dnia .sg_ce.l {
    display: none;
}

#sg_b #oferta_dnia .product_title {
    height: auto;
    -webkit-line-clamp: 3;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px !important;
    margin: unset;
}

#sg_b #oferta_dnia .cechy_bff {
    /* line-height: 20px!important; */
    height: 70px;
}

#sg_b #oferta_dnia .api_param {
    line-height: 19px !important;
}

#sg_b #oferta_dnia .sg_od_opinia .sg_oceny {
    padding-left: 16px;
    height: auto;
}

#sg_b.sungroup  #oferta_dnia .sg_box_content {
      /* padding-bottom: 63px; */
}

/* mini */

#sg_b #oferta_dnia .mini-picture img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

#sg_b #oferta_dnia .sg_mini_cont {}

#sg_b #oferta_dnia .mini_imgs_row {
    width: 100px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-right: 1vw;
    margin-left: 1.5vw;
    margin-top: 30px;
}

#sg_b #oferta_dnia .mini-picture {
    width: 80px;
    height: 80px;
    border: 1px solid #d5d5d5;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    box-sizing: border-box;
    margin: 5px 0px;
}



#sg_b #oferta_dnia .mini-picture img {}

  /* #powerbanki-powerbanki  #oferta_dnia .box_image   {
    flex-flow: row-reverse;

  } */

/* mini */

@media(max-width:1200px) {
    #sg_b #oferta_dnia .sg_od_img {
        /* min-width: 38%; */
    }
}

@media(max-width:1000px) {
    #sg_b #oferta_dnia .sg_od_img {
        display: none;
    }

    #sg_b #oferta_dnia .sg_od_box_cont {
        margin-left: 0px;
    }

    #sg_b #oferta_dnia .cechy_bff {
        height: 80px;
    }

@media(max-width:900px) {
#sg_b #oferta_dnia .sg_box_content {
    padding-right: 26px;
}
}
@media(max-width:860px) {
#sg_b.sungroup #oferta_dnia .sg_box_content {
    width: auto;
    max-width: 40%;
}
}
@media(max-width:800px) {
    #sg_b #oferta_dnia {
        padding: 0;
    }
}

@media(max-width:650px) {
    #sg_b #oferta_dnia .sg_od_producent {
        right: 0;
    }

    #sg_b #oferta_dnia .box_image {
        flex-direction: column;
        height: 100%;
        max-width: 50%;
        flex-flow: column-reverse;
    }
    /* #powerbanki-powerbanki  #oferta_dnia .box_image {
      flex-flow: column;

    } */

    #sg_b #oferta_dnia .mini_imgs_row {
        flex-flow: row;
        width: 100%;
        justify-content: center;
    }

    #sg_b #oferta_dnia .mini-picture {
        min-width: 60px;
        width: 60px;
        min-height: 60px;
        height: 60px;
        margin: 0px 5px;
    }

    /* #sg_b #oferta_dnia .box_image .p_img {
        height: 200px;
    } */

    #sg_b #oferta_dnia .sg_od_opinia {
        flex-direction: column;
    }

    #sg_b #oferta_dnia .sg_od_o1 {
        margin-top: 10px;
        order: 1;
    }
}
@media(max-width:575px) {
  #sg_b.sungroup #oferta_dnia .sg_box_content {
    max-width: 100%;
    padding: 20px;
}
}
}

@media(max-width:500px) {
    #sg_b #oferta_dnia .box {
        align-items: center;
    }

    #sg_b #oferta_dnia .mini-picture {
        display: none;
    }

    #sg_b #oferta_dnia .product_title {
        font-size: 16px;
        line-height: 17px !important;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #sg_b #oferta_dnia .box .sg_img {
        height: 100%;
    }

    #sg_b #oferta_dnia .box_image {
        max-width: 50%;
        margin: 0;
        height: 100% !important;
        padding: 10px;
    }

    #sg_b #oferta_dnia .box_image .p_img {
        height: auto;
    }

    #sg_b #oferta_dnia .sg_od_boxinfo {
        max-width: 50%;
    }

    #sg_b #oferta_dnia .sg_od_producent {
        display: none;
    }

    #sg_b #oferta_dnia .sg_od_o2_txt {
        font-size: 14px;
        line-height: 20px !important;
    }
    #sg_b.sungroup  #oferta_dnia .sg_box_content {
          padding-bottom: 20px !important;
    }
}
@media(max-width:500px) {
#sg_b #oferta_dnia .mini_imgs_row {
  display: none;
}
}

@media(max-width:450px) {
    #sg_b #oferta_dnia .sg-mini-row .mini-picture:last-child {
        display: none;
    }
}


#sg_b.sungroup .copysg {
    position: relative;
}

#sg_b.sungroup span.sg_icopy {
    font-family: Poppins;
    position: absolute;
    width: 120px;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    color: #Fe2000;
    height: 20px;
    opacity: 0;
    font-size: 12px;
    font-weight: normal;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

#sg_b.sungroup .sg_icopy_done {
    animation: copydone 2s;
}

@media(max-width:500px) {

    #sg_b.sungroup span.sg_icopy {
        left: 50%;
    }
}

@keyframes copydone {
    0% {
        top: 0px;
        opacity: 0;
    }

    25% {
        top: 90%;
        opacity: 1;
    }

    75% {
        top: 90%;
        opacity: 1;
    }

    100% {
        top: 90%;
        opacity: 0;
    }
}

@media(max-width:650px) {
    #sg_b.sungroup .z_k {
        display: flex;
        flex-direction: column;
        margin-bottom: 5px;
    }
}

@media(max-width:600px) {
    #sg_b.sungroup .b_k {
        top: -10px;
    }
}
@media (max-width: 500px){
#sg_b #oferta_dnia .box_image .p_img {
  height: 120px;
}
}

@media(max-width:350px) {
    #sg_b.sungroup .sg_discount_inner b {
        font-size: 11px;
    }
}
