.mlink-button {
    border-radius: 15px!important;
    padding: 8px 14px 9px!important;
}

.wa-types-list .wa-name div {
    flex-direction: column;
    gap: 15px;
    height: 100%;
}

.wa-types-list .wa-name img {
    max-height: 40px;
}

#js-delivery-types-section .wa-types-list .wa-type-wrapper {
    display: flex;
    flex-direction: column;
}

.wa-type-wrapper .wa-name {
    flex: 1;
}

.product-available__tooltip {
    font-size: 12px;
}

@media screen and (min-width: 1024px) {
    #js-delivery-types-section .wa-types-list .wa-type-wrapper {
        width: calc(100% / 2 - 15px) !important;
    }
}
@media screen and (max-width: 1024px) and (min-width: 420px) {
    .order-form-decorator .wa-step-confirm-section .wa-actions-section .wa-button, .order-form-decorator .wa-step-confirm-section .wa-actions-section .wa-terms-section, .order-form-decorator .wa-types-list {
        display: flex;
        flex-wrap: wrap;
    }
    #js-delivery-types-section .wa-types-list .wa-type-wrapper {
        width: calc(100% / 2 - 8px) !important;
    }
    #js-delivery-types-section .wa-types-list .wa-type-wrapper:nth-child(odd) {
        margin-right: 15px;
    }
}





#cc4_pro { max-width: 1100px; }
#cc4_pro .info__main .info__title {
    margin-bottom: 0;
    width: 45%;
    text-align: center;
    background: #fff;
    z-index: 2;
}
#cc4_pro .info__main {
    padding-top: 95px;
}
#cc4_pro .info__main .info__name {
     width: 100%;
    justify-content: center;
    align-items: center;
    background: #fff;
    z-index: 2;
}
#cc4_pro .info__main .info__logobox { top: 30px; }
#cc4_pro .info__main .info__bg { top: 0; }
#cc4_pro .info__reasons { padding-top: 60px; }
#cc4_pro .info__reasons .info__items {
    margin-top: 40px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
#cc4_pro .info__reasons .info__items > div { flex: 0 0 100%; }
#cc4_pro .info__reasons .info__bg-logo {
    position: absolute;
    z-index: 1;
    bottom: -291px;
    right: 0;
    left: 0;
    margin: 0 auto;
    max-width: 894px;
    padding-left: 12px;
}
#cc4_pro .info__comparison {
    margin-top: 90px;
}
#cc4_pro .info__comparison table {
    margin-top: 40px;
}
#cc4_pro .info__comparison table tr th {
    font-size: 23px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
}
#cc4_pro .info__comparison table tr td {
    position: relative;
    font-size: 23px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    background: rgba(33, 38, 42, 1);
    padding: 8px 0;
}
#cc4_pro .info__comparison table tr:not(:last-child) td:after {
    content: "";
    border-bottom: 1px solid;
    border-image-source: linear-gradient(90deg, rgba(153, 153, 153, 0) 0, #c1ccdf 50%, rgba(153, 153, 153, 0) 100%);
    border-image-slice: 1;
    display: inline-block;
    width: 79%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#cc4_pro .info__comparison table tr > * {
    width: 25%;
}
#cc4_pro .info__comparison table tr td .info__table-bg {
    position: absolute;
    width: 100%;
    top: 0;
    box-shadow: 0px 0px 15px 15px rgba(33, 38, 42, 0.18);
    height: 1091px;
    border-radius: 20px !important;
}
#cc4_pro .info__set {
     margin-top: 90px;
}
#cc4_pro .info__main .info__name::after {
  content: "";
  background-image: url("/wa-data/public/shop/themes/megashop3/img/webry_info/Group_249.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 363px;
  height: 65px;
  margin-left: 40px;
}
#cc4_pro .info__reasons .info__bg {
    top: -200px;
    z-index: 0;
    width: 100%;
}
#cc4_pro .info__reasons .info__items .middle {
    display: flex;
    gap: 20px;
}
#cc4_pro .info__reasons .info__items .middle .left {
    display: flex;
    /*width: 70%;*/
    gap: 20px;
}
#cc4_pro .info__reasons .info__items .middle .right {
    display: flex;
    flex-direction: column;
    gap: 20px;
    /*width: 30%;*/
}
#cc4_pro .info__reasons .info__item-img {
    box-shadow: unset;
    border-radius: 20px;
    height: 100%;
    width: 100%;
}
#cc4_pro .info__reasons .info__item {

}
#cc4_pro .info__comparison table tbody tr th {
    text-transform: uppercase;
    max-width: 276px;
    padding: 8px 5px;
}
#cc4_pro .info__set .info__bg.info__bg-1 {
    top: -431px;
}
#cc4_pro .info__set .info__items {
    margin-top: 70px;
    flex-direction: column;
}
#cc4_pro .info__set .info__items > div {
    display: flex;
}
#cc4_pro .info__set .info__items .top {
    margin-bottom: 40px;
    gap: 10px;
}
#cc4_pro .info__set .top .info__item {
    width: 25%;
}
#cc4_pro .info__set .bottom .info__item {
    width: 20%;
}
#cc4_pro .info__set .info__item .info__item-text {
    height: 70px;
}
#cc4_pro .info__set .info__desc {
    margin-top: 60px;
}
/*#cc4_pro .info__set .info__bg_bottom { position: absolute; bottom: 0; }*/
#cc4_pro .info__info { margin-top: 152px; }
#cc4_pro .info__info.info__info_type { margin-top: 100px; }
#cc4_pro .info__info .info__bg_bottom { position: absolute; bottom: -295px; }
#cc4_pro .info__certificates .info__bg-logo {
    max-width: 100%;
    top: -106px;
    opacity: unset;
}
@media screen and (max-width: 1024px) {
    #cc4_pro .info__block {
        padding-left: 15px;
        padding-right: 15px;
    }
    #cc4_pro .info__info,
    #cc4_pro .info__info.info__info_type {
        margin-top: 40px;
    }
    #cc4_pro .info__reasons {
        padding-top: 30px;
    }
    #cc4_pro .info__main { padding-top: 30px; }
    #cc4_pro .info__main .info__logobox {
        top: 0;
        position: relative;
        order: -1;
    }
    #cc4_pro .info__reasons .info__bg {
        top: -196px;
    }
    #cc4_pro .info__main .info__name::after {
        width: 200px;
        height: 30px;
        margin-left: 18px;
    }
    #cc4_pro .info__reasons .info__items {
        gap: 5px;
    }
    #cc4_pro .info__reasons .info__items .middle {
        gap: 5px;
    }
    #cc4_pro .info__reasons .info__items .middle .left { gap: 5px; }
    #cc4_pro .info__reasons .info__items .middle .right {
        gap: 5px;
    }
    #cc4_pro .info__reasons .info__items .middle .right .info__item {
        height: 49%;
    }
    #cc4_pro .info__comparison {
        margin-top: 40px;
    }
    #cc4_pro .info__comparison .info__wrapper {
        overflow-x: auto;
    }
    #cc4_pro .info__reasons .info__bg-logo {
        bottom: -252px;
        padding-left: 0;
    }
    #cc4_pro .info__comparison table {
        width: 100%;
    }
    #cc4_pro .info__comparison table tr > * {
        width: 50%;
    }
    #cc4_pro .info__comparison table tbody tr th {
        font-size: 13px;
        line-height: 14px;
    }
    #cc4_pro .info__comparison table tr td {
        font-size: 15px;
        line-height: 17px;
        padding: 8px;
    }
    #cc4_pro .info__comparison table tr td .info__table-bg {
       display: none;
    }
    #cc4_pro .info__comparison .scroll-logo {
        height: 0;
        width: 100%;
        position: relative;
    }
    #cc4_pro .info__comparison .scroll-logo .has-scroll-logo {
        position: absolute;
        top: 38px;
        right: 15px;
        width: 25px;
        pointer-events: none;
        z-index: 6;
    }
    #cc4_pro .info__set .info__items > div {
        display: flex;
        width: 25%;
        min-width: unset;
        max-width: unset;
    }
    #cc4_pro .info__set .info__item-imgbox {
        height: 200px;
    }
    #cc4_pro .info__set .info__item-img {
        height: 100%;
    }
    #cc4_pro .info__set .info__items {
        margin: 30px 0 0;
        flex-direction: row;
        flex-wrap: wrap;
    }
    #cc4_pro .info__comparison .info__header .image {
        height: 30px;
    }
    #cc4_pro .info__comparison .info__header .image img {
        height: 100%;
    }
    #cc4_pro .info__set {
        margin-top: 40px;
    }
    #cc4_pro .info__set .scroll-logo .has-scroll-logo {
        position: absolute;
        top: 38px;
        right: 15px;
        width: 25px;
        pointer-events: none;
        z-index: 6;
    }
    #cc4_pro .info__set .info__wrapper {
        overflow-x: auto;
    }
    #cc4_pro .info__set .info__desc {
        margin-top: 30px;
    }
    #cc4_pro .info__certificates {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 600px) {
    #cc4_pro .info__set .info__items {
        flex-wrap: nowrap;
        overflow: auto;
    }
    #cc4_pro .info__set .info__items > div {
        width: auto;
        min-width: 135px;
    }
    #cc4_pro .info__reasons .info__bg-logo {
        bottom: -193px;
        width: 100%;
    }
    #cc4_pro .info__reasons .info__bg {
        top: -102px;
    }
    #cc4_pro .info__set .info__bg.info__bg-1 {
        top: -206px;
    }
}
@media screen and (max-width: 550px) {
    #cc4_pro .info__reasons .info__items .middle {
        flex-direction: column;
    }
    #cc4_pro .info__reasons .info__items .middle .right {
        flex-direction: row;
    }
    #cc4_pro .info__reasons .info__items .middle .right .info__item {
        height: auto;
    }
}
@media screen and (max-width: 550px) {
    #cc4_pro .info__reasons .info__bg {
        top: -21px;
    }
    #cc4_pro .info__info .info__bg_bottom {
        bottom: 35px;
        width: 100%;
    }
}


.product-cart-form__container-image .product-images {
    --image-height: 600px;
}
/*.product-cart-form__container-image .product-images__image .zoom {
    width: 100% !important;
    height: 100% !important;
}
.product-cart-form__container-image .product-images__image a img {
    margin: 0 auto;
    height: 100%;
}
*/
