/* @todo Ez csak akkor kell ha van contentje az adott sornak, szóval betenni egy classba és azt rárakni */
.hai-style-inpage .hai-wrap .upsellImg span {
    height: 140px !important;
}

.hai-wrap .ubadge {
    color: #006eff !important;
    background: #006eff1f !important;
    border: none !important;
}

.hai-price {
    display: flex !important;
}

span.hai-block {
    display: block
}

.hai-widget label:after,
.hai-widget labelbefore {
    content: none
}

.hai-fbt label.fbt-chk-wrap.hai-checkbox {
    margin: 0 11px 0 -22px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.hai-style-inpage .upsellWrapper.hai-fbt:hover {
    background: #006eff0a !important;
    border: 1px solid #006eff69 !important;
}

.hai-core *,
.hai-core :active,
.hai-core :focus,
.hai-core input {
    outline: none;
    white-space: normal;
    min-height: auto;
    line-height: 1.2
}

.hai-core *,
.hai-core input {
    padding: 0;
    box-sizing: border-box;
    max-width: 100%
}

.hai-widget p {
    margin: 0;
    padding: 0;
    color: inherit
}

.upsellTitle {
    font-size: 16px;
    padding-bottom: 6px;
    font-weight: bold;
}

.hai__description-text__full {
    white-space: normal;
    margin-bottom: 4px;
    margin-right: 8px
}

.upsellTitle span {
    text-decoration: none;
    color: initial;
    cursor: pointer
}

.hai-widget svg {
    max-width: 100%
}

.hai-widget .ubadge,
.hai-widget .hai-price {
    display: inline-flex;
    flex: unset
}

.hai-widget .hai-btn button,
.hai-widget .hai-btn p,
.hai-widget .hai-btn span {
    color: #fff
}

.hai-widget .hai-close {
    position: sticky;
    z-index: 9999999;
    right: 10px;
    margin: 0 0 0 auto !important;
    top: 10px;
    border-radius: 50px;
    color: #000;
    font-weight: 600;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    padding: 9px;
    font-size: 21px;
    background: rgba(0, 0, 0, .08);
    color: rgba(0, 0, 0, .3607843137)
}

@media (max-width: 544px) {
    .hai-widget .hai-close {
        right: 5px;
        top: 6px
    }
}

@media (max-width: 544px) {
    .hai-next-prev-wrap {
        display: flex;
        justify-content: space-between;
        padding-top: 7px
    }
}

div .hai__description-text {
    white-space: normal;
    display: inline-flex
}

.hai-wrap {
    background: #fff;
    border-radius: 4px;
    box-shadow: 3px 3px 24px rgba(0, 0, 0, .18);
    max-width: 100%;
    width: 560px;
    margin: auto;
    overflow-y: auto;
    box-sizing: border-box;
    position: relative;
    transition: all .2s ease-in
}

@media (max-width: 544px) {

    .hai-wrap .hai-cart .uitem .uimg #uimg,
    .hai-wrap .upsellImg span {
        height: 90px
    }
}

.hai-wrap .upsellContent {
    text-align: left;
    flex: 1 1 auto;
    overflow: hidden
}

.hai-wrap .upsellTitle span {
    font-size: 17px;
    letter-spacing: 0;
    white-space: normal;
    margin-bottom: 5px;
    color: #2d2929
}

.hai-wrap .ubadge-white,
.hai-wrap .ubundle .utotal .udiscount {
    background: #fff;
    color: #484848
}

.hai-wrap .ubundle .hai-core .ubadge {
    outline: 3px solid #fff
}

.hai-wrap span.bundle-icon {
    border-radius: 50%;
    color: #fff;
    width: 20px;
    height: 20px;
    font-weight: 700;
    background: #484848;
    display: flex;
    justify-content: center;
    line-height: 18px
}

.hai-wrap .ubadge {
    font-size: 10px;
    color: #484848;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border-radius: 50px;
    text-transform: uppercase
}

@media (max-width: 544px) {
    .hai-wrap .upsellWrapper {
        padding: 10px !important
    }
}

.hai-wrap .upsellWrapper .upsellOptions {
    display: flex;
    flex-wrap: wrap
}

.hai-wrap .upsellWrapper .upsellOptions>* {
    margin-right: 5px;
    width: auto;
    font-size: 15px;
    position: relative
}

.hai-wrap .upsellWrapper .hai-select {
    display: flex;
    margin-right: 10px;
    max-width: 150px
}

.hai-wrap .upsellWrapper .hai-s {
    display: inline-block;
    position: relative;
    max-width: 100%;
    overflow: hidden
}

.hai-wrap #hai-comparePrice {
    color: #ccc;
    position: relative;
    text-decoration: line-through;
    display: initial;
    line-height: 1
}

.hai-center,
.hai-full-center {
    display: flex;
    justify-content: center
}

.hai-full-center {
    align-items: center
}

.upsellImg span {
    display: block;
    height: 100px;
    width: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 5px;
    overflow: hidden
}

@media (max-width: 544px) {
    .upsellImg span {
        height: 70px;
        width: 70px
    }
}

.offerOptionsWrap div,
.udiscount,
.upsellPrice .hai-price-block,
.upsellPrice>span {
    margin: 0 7px 0 0;
    font-size: 18px;
    font-weight: 700;
    display: inline-block
}


.hai-offer {
    position: relative;
    padding: 1.5em;
    border-radius: 10px 10px 30px 30px;
    overflow: hidden;
    transition: all .3s ease
}


.hai-offer .upsellBody>*+* {
    margin-left: 12px
}

.hai-core .popTitle {
    font-size: 23px;
    font-weight: 400;
    padding-bottom: .8em;
    color: #444f65;
    line-height: 150%;
    text-align: center
}

.m2m .upsellWrapper,
.o2m .upsellWrapper {
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .09);
    margin-bottom: 1em;
    padding: 11px 16px 11px 11px;
    display: flex;
    align-items: center;
    flex: 1 1 auto
}

.hai-style-inpage {
    margin: 1em 0
}

.hai-style-inpage .upsellWrapper {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, .1) !important;
    border-radius: 10px;
}

.hai-style-inpage .hai-wrap {
    width: 100%;
    max-width: 550px;
    border-radius: 0;
    box-shadow: none;
    background: none;
    max-height: inherit;
    min-width: auto;
    overflow: hidden
}

.hai-style-inpage .hai-offer {
    background: none;
    text-align: center;
    padding: 0;
    border-radius: 0
}

.m2m .upsellWrapper:last-child {
    margin-bottom: 0
}


.hai-offer .upsellBody {
    display: flex;
    align-items: center
}

.upsellPrice {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 6px 0;
    flex: 1 1 auto
}

.hai-fbt .bundleWrapper {
    display: flex;
    align-items: center
}

.hai-fbt .upsellWrapper {
    margin-left: 15px
}



.hai-checkbox input+span,
.hai-radio input+span {
    background: #fff;
    content: "";
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    transition: all .2s ease;
    pointer-events: none
}

.hai-checkbox input+span:after,
.hai-radio input+span:after {
    content: "";
    display: block;
    transform: scale(0);
    transition: transform .2s
}

.hai-checkbox input:checked+span:after,
.hai-radio input:checked+span:after {
    transform: scale(1)
}

.hai-checkbox input,
.hai-radio input {
    position: absolute;
    cursor: pointer;
    opacity: 0
}

.hai-checkbox input+span {
    border-radius: 7px;
    border: 1px solid rgba(0, 0, 0, .17);
    box-shadow: none
}

.hai-checkbox input+span:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1L6 12 1 7' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%;
    background-size: contain;
    width: 16px;
    height: 16px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute
}

.hai-variants {
    border: 1px solid #d9d9d9;
    color: #424242;
    padding: 7px 11px;
    border-radius: 6px;
    font-size: 15px;
    margin: 0 !important;
    min-height: auto;
    white-space: nowrap;
    max-height: 34px;
    width: 100%;
}