
@font-face {
    font-family: 'Nickainley';
    font-style: normal;
    font-display: swap;
    src: url('fonts/Nickainley-Normal.eot');
    src: url('fonts/Nickainley-Normal.eot?#iefix') format('embedded-opentype'),
         url('fonts/Nickainley-Normal.woff2') format('woff2'),
         url('fonts/Nickainley-Normal.woff') format('woff'),
         url('fonts/Nickainley-Normal.ttf') format('truetype');
}

@media (min-width: 1500px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1440px
    }

    .col-xxl {
        flex: 1 0 0%;
    }

    .row-cols-xxl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-xxl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-xxl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-xxl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .row-cols-xxl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-xxl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-xxl-0 {
        margin-left: 0;
    }

    .offset-xxl-1 {
        margin-left: 8.3333333333%;
    }

    .offset-xxl-2 {
        margin-left: 16.6666666667%;
    }

    .offset-xxl-3 {
        margin-left: 25%;
    }

    .offset-xxl-4 {
        margin-left: 33.3333333333%;
    }

    .offset-xxl-5 {
        margin-left: 41.6666666667%;
    }

    .offset-xxl-6 {
        margin-left: 50%;
    }

    .offset-xxl-7 {
        margin-left: 58.3333333333%;
    }

    .offset-xxl-8 {
        margin-left: 66.6666666667%;
    }

    .offset-xxl-9 {
        margin-left: 75%;
    }

    .offset-xxl-10 {
        margin-left: 83.3333333333%;
    }

    .offset-xxl-11 {
        margin-left: 91.6666666667%;
    }

    .d-xxl-none {
        display:none!important
    }

    .mt-xxl-0 {
        margin-top: 0!important
    }

    .ml-xxl-2 {
        margin-left: 0.5rem!important;
    }
}

@media (max-width: 768px){
    .container,
    .container-sm {
        max-width: 100%;
    }
}

body {
    background-color: #F8F8F8;
    font-family: "Rubik";
    font-style: normal;
    color: #414649;
}

h1 {
    font-size: 30px;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 20px;
}

h2 {
    font-size: 24px;
    line-height: 28px;
}

h3 {
    font-size: 18px;
    line-height: 21px;
}

h4 {
    font-size: 16px;
    line-height: 19px;
}

a {
    color: #414649;
}

a:hover {
    color: #414649;
    text-decoration: none;
}

.white-box {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    height: 100%;
    position: relative;
}

.green-box {
    background: #98CE54;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    /*height: 100%;*/
    position: relative;
    color: #ffffff;
}

.white-box-top {
    background: #FFFFFF;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    padding: 50px 20px;
}

.blue-box-bottom {
    background: #2E58A6;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    margin-bottom: 30px;
}

.nav-bg-1 {
    background-color: #F8F8F8;
    border-bottom: 1px solid #C4C4C4;
}

#sticky-top-menu-placeholder {
    width: 100%;
    height: 0px;
}

.nav-bg-2 {
    background-color: #FFFFFF;
    position: relative;
    z-index: 1020;
}

.nav-bg-2.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.nav-bg-1 .nav-link, .nav-bg-2 .nav-link{
    font-size: 16px;
    font-weight: 400;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    line-height: 20px;
}

.nav-bg-2 .nav-link > img{
    margin-top: -2px;
    margin-right: 3px;
}

.dark-nav-items .nav-link{
    color: #414649 !important;
}

.brand-line-1 {
    position: relative;
    top: 0px;
    color: #E3287E;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.9rem;
}

.brand-line-2 {
    position: relative;
    font-size: 10px;
    display: block;
    left: 55px;
    top: -14px;
    color: #706f6f;
    text-transform: uppercase;
}

.footer_dark {
    background: #414649;
    color: #FFFFFF;
    font-size: 12px;
}

.footer_dark .title {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.footer_dark .nav_info .nav-link {
    line-height: 32px;
    text-transform: none;
}

.footer_dark .nav-link {
    color: #FFFFFF;
    padding: 0;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 25px;
}

.back_to_top {
    position: absolute;
    right: 90px;
    top: -24px;
    width: 48px;
    height: 48px;
    background: #98CE54;
    border-radius: 30px;
    text-align: center;
    font-size: 31px;
    z-index: 99;
    display: none;
    cursor: pointer;
}

.btn-pink {
    background: #E3287E;
    border-radius: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    line-height: 24px;
    padding: 10px 30px;
}

.btn-pink:hover {
    background: #E95398;
    color: #FFFFFF;
}

.btn-pink-outline {
    color: #E3287E;
    border-radius: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    line-height: 24px;
    padding: 10px 30px;
    border: 1px solid #E3287E;
    box-sizing: border-box;
}

.btn-pink-outline:hover {
    background: #E95398;
    color: #FFFFFF;
}

.btn-green-outline {
    color: #ffffff;
    border-radius: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    line-height: 24px;
    padding: 10px 30px;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    background-color: #98CE54;
}

.btn-green-outline:hover {
    background: #ADD876;
}

.btn-green-outline-outline {
    color: #98CE54;
    border-radius: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    line-height: 16px;
    padding: 5px 10px;
    margin: 0px 3px;
    border: 2px solid #C1E298;
    box-sizing: border-box;
    background-color: #ffffff;
    cursor: pointer;
}

.btn-green-outline-outline-selected {
    color: #ffffff;
    border: 2px solid #98CE54;
    background-color: #98CE54;
}

.btn-green-outline-outline:hover {
    color: #ffffff;
    background: #98CE54;
    border: 2px solid #98CE54;
}

.btn-disabled {
    background: #DADADA;
    border-radius: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    line-height: 24px;
    padding: 10px 30px;
    cursor: not-allowed !important;
}

.btn-disabled:hover {
    color: #FFFFFF;
}

.btn-white {
    background: #FFFFFF;
    border-radius: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #E3287E;
    line-height: 18px;
    padding: 5px 20px;
    width: fit-content;
}

.btn-white:hover {
    background: #FFFFFF;
    color: #E95398;
}

.btn-category {
    border: 1px solid #E3287E;
    box-sizing: border-box;
    border-radius: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #E3287E !important;
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
}
.btn-category > i{
    padding-right: .5rem !important;
}

.btn-def {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 30px;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 10px;
    text-transform: uppercase;
}

.search-border-10 {
    border-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.search-icon-border-10 {
    border-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dropdown-toggle::after {
    display: none;
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #E3287E;
}
.dropdown-item.active,.dropdown-item:active {
    color: #E3287E;
    text-decoration: none;
    background-color: #f1f1f1;
}

.dropdown-menu {
    border-radius: 10px;
}

.dropdown-menu .dropdown-menu {
    margin-left: 0;
    margin-right: 0;
}
.dropdown-menu li {
    position: relative;
}

.nav-item .submenu {
    display: none;
    position: absolute;
    left:100%; top:-7px;
}
.nav-item .submenu-left {
    right:100%; left:auto;
}
.dropdown-menu > li:hover {
    background-color: #f1f1f1;
}

.dropdown-menu > li:hover > div.icon-right-arrow {
    background-color: #E3287E !important;
}
.dropdown-menu > li:hover > a {
    color: #E3287E;
}
.dropdown-menu > li:hover > .submenu{
    display: block;
}

.pharmy-badge {
    font-size: 10px;
    font-weight: normal;
    background-color: #E3287E;
    position: absolute;
    margin-left: -9px;
    margin-top: -6px;
    border-radius: 8px;
    height: 16px;
    width: 16px;
    text-align: center;
    line-height: 18px;
    color: #ffffff;
    z-index: 10;
}

.breadcrumb {
    background-color: #98CE54;
    border-radius: 0;
}

.breadcrumb-item {
    color: #FFFFFF;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.breadcrumb-item > a {
    color: #fff;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #FFFFFF;
    content: ">";
}

.discount-badges {
    position: absolute;
    top: 0;
    left: 20px;
    width: 40px;
    height: 43px;
    background: #E3287E;
    border-radius: 0px 0px 5px 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.discount-badges-product {
    top: 48px !important;
}

.ep-badges-product {
    top: 48px !important;
}

.ep-badges {
    position: absolute;
    top: 0;
    left: 65px;
    width: 40px;
    height: 43px;
    background-image: url('../img/icons/ep_kartya_badge.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.dermo-badges {
    position: absolute;
    top: 0;
    left: 110px;
    width: 40px;
    height: 43px;
    background-color: #398cde;
    border-radius: 0px 0px 5px 5px;
    background-image: url('../img/icons/dermo_badge.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}

.action-badges-label-extra {
    position: absolute;
    width: 65px;
    top: 10px;
    left: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 7px;
    line-height: normal;
}

.action-badges-value {
    position: absolute;
    width: 65px;
    bottom: 32px;
    left: 15px;
    text-align: center;
    color: #fff;
    font-weight: 500;
}

.action-badges-label {
    position: absolute;
    width: 65px;
    bottom: 20px;
    left: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 7px;
}

.action-badges-description {
    position: absolute;
    bottom: 6px;
    left: 65px;
    color: #fff;
    min-width: 120px;
    text-align: center;
    font-size: 7px;
    line-height: normal;
}

.action-badges {
    position: absolute;
    bottom: 0;
    right: -10px;
    width: 200px;
    height: 81px;
    background-size: contain;
    background-repeat: no-repeat;
}

.action-badges-prod {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    height: 81px;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (min-width: 768px) {
    .action-badges {
        /* width: 272px;
        height: 110px; */
        width: 235px;
        height: 95px;
    }

    .action-badges > .action-badges-value {
        /* width: 97px;
        bottom: 42px;
        left: 16px; */
        width: 83px;
        bottom: 35px;
        left: 14px;
    }

    .action-badges > .action-badges-label-extra {
        /* width: 85px;
        top: 13px;
        left: 22px;
        font-size: 10px; */
        width: 65px;
        top: 11px;
        left: 25px;
        font-size: 10px;
    }

    .action-badges > .action-badges-label {
        /* width: 97px;
        bottom: 26px;
        left: 16px;
        font-size: 10px; */
        width: 75px;
        bottom: 23px;
        left: 18px;
        font-size: 9px;
    }

    .action-badges > .action-badges-description {
        /* bottom: 9px;
        left: 100px;
        min-width: 145px;
        font-size: 10px; */
        bottom: 9px;
        left: 82px;
        min-width: 135px;
        font-size: 9px;
    }
}

@media (min-width: 992px) {
    .action-badges-prod {
        width: 272px;
        height: 110px;
    }

    .action-badges-prod > .action-badges-value {
        width: 97px;
        bottom: 42px;
        left: 16px;
    }

    .action-badges-prod > .action-badges-label-extra {
        width: 85px;
        top: 13px;
        left: 22px;
        font-size: 10px;
    }

    .action-badges-prod > .action-badges-label {
        width: 97px;
        bottom: 26px;
        left: 16px;
        font-size: 10px;
    }

    .action-badges-prod > .action-badges-description {
        bottom: 9px;
        left: 100px;
        min-width: 145px;
        font-size: 10px;
    }

}

.action-badges-1 {
    background-image: url('../img/badges/kedvezmeny_badge_01.png');
}

.action-badges-2 {
    background-image: url('../img/badges/kedvezmeny_badge_02.png');
}

.action-badges-3 {
    background-image: url('../img/badges/kedvezmeny_badge_03.png');
}

.action-badges-4 {
    background-image: url('../img/badges/kedvezmeny_badge_04.png');
}

.select-custom {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 30px;
    background-color: #F8F8F8;
    border-radius: 10px;
    border: 1px solid #DADADA;
}

.select-icon {
    position: absolute;
    top: 13px;
    right: 20px;
    pointer-events:none;
}

ul.pagination {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
}

ul.pagination > li > a {
    color: #414649;
}

ul.pagination > li {
    padding: 0 5px;
}

ul.pagination > li.active {
    color: #E3287E;
    font-weight: 500;
}

.white-box .ui-widget-header {
    background-color: #E3287E;
}

.class_in_stock {
    width: 28px;
    height: 28px;
    box-sizing: border-box;
    border-radius: 8px;
    display: inline-block;
    top: 5px;
    margin-right: 8px;
    background-color: #E3287E;
    border: 1px solid #E3287E;
    background-image: url('../img/icons/checkbox_checked.svg');
    background-position: center;
    background-repeat: no-repeat;
}

.class_not_in_stock {
    width: 28px;
    height: 28px;
    box-sizing: border-box;
    border-radius: 8px;
    display: inline-block;
    top: 5px;
    margin-right: 8px;
    background-color: #E3287E;
    border: 1px solid #E3287E;
    background-image: url('../img/icons/close.svg');
    background-position: center;
    background-repeat: no-repeat;
}

.qty_input {
    border: 1px solid #98CE54;
    box-sizing: border-box;
    border-radius: 10px;
    outline: none;
    line-height: 24px;
    padding: 10px 10px;
    background-color: #F8F8F8;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #98CE54;
    text-align: center;
    width: 76px;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.input_field {
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 10px;
    outline: none !important;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    padding: 14px 20px;
    width: 100%;
}

.input_field:focus {
    border: 1px solid #E3287E !important;
    box-shadow: none !important;
}

.input_field.is-invalid, .input_field_green.is-invalid {
    border: 1px solid #F03D3E;
    padding-right: calc(1.5em + .75rem);
    background-image: url('../img/icons/warning.svg');
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.input_field.readonly {
    background: #F8F8F8;
}

.input_field.readonly:focus {
    border: 1px solid #DADADA !important;
}

.input_field_green {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    border-radius: 10px;
    outline: none !important;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    padding: 14px 20px;
    width: 100%;
    background-color: #98CE54;
    color: #ffffff;
}

.input_field_green:focus {
    border: 1px solid #ffffff !important;
    box-shadow: none !important;
}

.input_field_green.is-invalid:focus {
    border: 1px solid #F03D3E !important;
}

.input_field_green::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}

.input_field_green:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}

.input_field_green::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
}

.qty_input::-webkit-inner-spin-button,
.qty_input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.qty_btn {
    background: #98CE54;
    border-radius: 30px;
    height: 46px;
    width: 46px;
    font-weight: 500;
    font-size: 32px;
    line-height: 30px;
    color: #FFFFFF;
}

.qty_btn:hover {
    background: #ADD876;
    color: #FFFFFF;
}

.qty_btn_disabled, .qty_btn_disabled:hover {
    border: 1px solid #DADADA;
    color: #DADADA;
    background: #F8F8F8;
    cursor: not-allowed !important;
}

.toggle_favorite {
    text-decoration: none !important;
}

ul.green {
    list-style-type: none;
    padding: 0 !important;
    margin: 0 0 20px 15px !important;
  }

ul.green > li::before {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    background-color: #98CE54;
    border-radius: 5px;
    content: ' ';
    margin-right: 10px;
  }

  li.li_red::before {
      background-color: #F03D3E !important;
  }

  ul.details_shipping {
    border: none !important;
    margin-bottom: 30px;
  }

  ul.details_shipping  > li{
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
  }

  ul.details_shipping  > li > a {
    color: #DADADA;
    padding: 10px 15px;
    margin: 0 10px;
  }

  ul.details_shipping  > li > a.active {
      color: #98CE54;
      border-bottom: 2px solid #98CE54;
  }

span.invalid-feedback {
    font-weight: normal !important;
    font-size: 12px !important;
    line-height: 14px !important;
    color: #F25656 !important;
    padding-left: 20px;
}

span.invalid-feedback_green {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 10px 20px !important;
}

.green_box {
    width: 90px;
    height: 90px;
    background: #98CE54;
}

.js-cookie-consent {
    background: #FFFFFF;
    box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 20px;
    margin: 30px;
}

.round-step-box {
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 30px;
    width: 48px;
    height: 48px;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    background: #F8F8F8;
    z-index: 10;
    position: relative;
}

.round-step-box.blue {
    border: 1px solid #2E58A6;
}

.label_radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.label_radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.label_radio:hover input ~ .radio_checkmark {
    border: 2px solid #E3287E;
}

.label_radio input:checked ~ .radio_checkmark {
    border: 2px solid #E3287E;
}

.radio_checkmark {
    position: absolute;
    top: calc(50% - 28px/2);
    left: 0;
    height: 28px;
    width: 28px;
    background: #FFFFFF;
    border: 1px solid #414649;
    box-sizing: border-box;
    border-radius: 14px;
}

.radio_checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.label_radio input:checked ~ .radio_checkmark:after {
    display: block;
}

.label_radio .radio_checkmark:after {
    top: 3px;
    left: 3px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #E3287E;
}

.label_checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.label_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkbox_checkmark {
    position: absolute;
    top: calc(50% - 28px/2);
    left: 0;
    height: 28px;
    width: 28px;
    background: #FFFFFF;
    border: 1px solid #414649;
    box-sizing: border-box;
    border-radius: 8px;
}

.label_checkbox:hover input ~ .checkbox_checkmark {
    border: 2px solid #E3287E;
}

.label_checkbox input:checked ~ .checkbox_checkmark {
    border: 2px solid #E3287E;
    background: #E3287E;
}

.checkbox_checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.label_checkbox input:checked ~ .checkbox_checkmark:after {
    display: block;
}

.label_checkbox .checkbox_checkmark:after {
    left: 9px;
    top: 3px;
    width: 8px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.alert {
    border-radius: 10px;
}

.alert-danger {
    background: #fdecec;
    border-color: #fdecec;
    color: #F03D3E;
}

.select_input {
    margin-left: 10px;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 5px;
}

.select_input.is-invalid {
    border: 1px solid #F03D3E;
    padding-right: calc(1.5em + .75rem);
    background-image: url(../img/icons/warning.svg);
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.ui-autocomplete.ui-widget.ui-widget-content {
    border-radius: 10px !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-top: none !important;
    padding: 10px !important;
}

#ac_tala .ui-autocomplete {
    top: 0 !important;
    width: 400px !important;
}

.ui-state-active, .ui-state-active:hover {
    border: none !important;
    background: #fff !important;
    color: #414649 !important;
}

.ui-menu-item-wrapper {
    padding: 3px !important;
}

.cartScroll {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.cartScroll::-webkit-scrollbar, #menu_dd::-webkit-scrollbar {
  width: 6px;
}

.cartScroll::-webkit-scrollbar-track, #menu_dd::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.cartScroll::-webkit-scrollbar-thumb, #menu_dd::-webkit-scrollbar-thumb {
  background: #888;
    border-radius: 3px;
}

.cartScroll::-webkit-scrollbar-thumb:hover, #menu_dd::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.venykoteles_top {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 160px;
    font-weight: 500;
    font-size: 36px;
    line-height: 43px;
    color: #2E58A6;
}

.collapse_small.collapse:not(.show) {
    display: block;
    height: 140px;
    overflow: hidden;
}

.collapse_small.collapsing {
    height: 140px;
}

.collapse_small_cont a {
    padding: 0px 20px;
    font-size: 12px;
    line-height: 16px;
    width: 170px;
}

.collapse_small_cont a.collapsed::after {
    content: 'Mutass többet';
}

.collapse_small_cont a:not(.collapsed)::after {
    content: 'Kevesebb';
}

.prod_img_cont {
    width: 100%;
    padding-top: 100% !important; /* 1:1 Aspect Ratio */
    position: relative;
}

.prod_img_cont_sub {
    position: absolute;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
}

.prod_img_center {
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.sticky-shadow {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

.p-menu-dropdown {
    position: absolute;
    background: #ffffff;
    border-left: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    border-bottom-left-radius: 10px;
    left: 30px;
}

.p-menu-dropdown > div > ul, .p-menu-dropdown > div > ul > li > div > div > ul {
    padding: 0;
    margin: 0;
}

.p-menu-dropdown > div > ul > li, .p-menu-dropdown > div > ul > li > div > div > ul > li {
    list-style-type: none;
}

.p-menu-dropdown a {
    display: block;
    width: 100%;
    padding: .25rem 2.5rem .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.p-menu-dropdown > div > ul > li > div > div > ul > li > a {
    padding: .25rem 0;
}

.p-menu-dropdown > div > ul > li:hover > div > a, .p-menu-dropdown > div > ul > li > div > div > ul > li:hover > a {
    color: #E3287E;
}

.p-menu-dropdown > div > ul > li:hover > div > div.icon-right-arrow {
    background-color: #E3287E !important;
}

.p-menu-dropdown-sub {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 350px;
    height: -webkit-calc(100% + 1px);
    height: -moz-calc(100% + 1px);
    height: calc(100% + 1px);
    padding: 10px 0 0 30px;
    background: #ffffff;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    border-bottom-right-radius: 10px;
}

.p-cart-dropdown {
    position: absolute;
    width: 400px;
    background: #ffffff;
    border-left: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    left:-webkit-calc(100% - 470px);
    left:-moz-calc(100% - 470px);
    left:calc(100% - 470px);
}

.brands {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 60px
}

.brands_slider_container {
    height: 130px;
    padding-left: 97px;
    padding-right: 97px;
}

.brands_slider {
    height: 100%;
    margin-top: 50px
}

.brands_item {
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.brands_item img {
    max-width: 100%;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.brands_item img:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.brands_nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px;
    cursor: pointer
}

.brands_nav i {
    color: #e5e5e5;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

.brands_nav:hover i {
    color: #676767
}

.brands_prev {
    left: 40px
}

.brands_next {
    right: 40px
}

.prod_cont a.add_cart {
    padding: 5px 10px 5px 45px;
    font-size: 12px;
    line-height: 20px;
}

.prod_cont a.add_cart.add_cart_noinput {
    padding: 5px 10px 5px 10px;
}

.prod_cont input.prod_qty_input {
    width: 30px;
    padding: 2px 2px;
    position: absolute;
    bottom: 6px;
    left: 8px;
    font-size: 12px;
    line-height: 14px;
    border-radius: 6px;
}

@media (min-width: 576px) {
    .discount-badges {
        left: 50px;
        width: 50px;
        height: 53px;
        font-size: 18px;
        line-height: 21px;
    }

    .ep-badges {
        left: 105px;
        width: 50px;
        height: 53px;
    }

    .dermo-badges {
        left: 160px;
        width: 50px;
        height: 53px;
    }

    .prod_cont a.add_cart.wp_add_cart {
        padding: 10px 15px 10px 55px;
        font-size: 16px;
        line-height: 24px;
    }

    .prod_cont a.add_cart.add_cart_noinput.wp_add_cart {
        padding: 10px 15px 10px 15px;
    }

    .prod_cont input.prod_qty_input.wp_prod_qty_input {
        width: 40px;
        bottom: 8px;
        font-size: 16px;
        line-height: 24px;
    }

    .white-box-top {
        padding: 50px 50px;
    }

}

@media (min-width: 768px) {
    .white-box-top {
        padding: 50px 100px;
    }
}

.modal {
    z-index: 3000000000 !important;
}

.modalBody {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 2000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}

.ujsagFrame {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 2010;
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
}




[slider] {
    position: relative;
    height: 14px;
    border-radius: 10px;
    text-align: left;
    margin: 15px 0 25px 0;
  }

  [slider] > div {
    position: absolute;
    left: 13px;
    right: 15px;
    height: 14px;
  }

  [slider] > div > [inverse-left] {
    position: absolute;
    left: 0;
    height: 14px;
    border-radius: 10px;
    background-color: #CCC;
    margin: 0 7px;
  }

  [slider] > div > [inverse-right] {
    position: absolute;
    right: 0;
    height: 14px;
    border-radius: 10px;
    background-color: #CCC;
    margin: 0 7px;
  }

  [slider] > div > [range] {
    position: absolute;
    left: 0;
    height: 14px;
    border-radius: 14px;
    background-color: #E3287E;
  }

  [slider] > div > [thumb] {
    position: absolute;
    top: -7px;
    z-index: 2;
    height: 28px;
    width: 28px;
    text-align: left;
    margin-left: -11px;
    cursor: pointer;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
    background-color: #FFF;
    border-radius: 50%;
    outline: none;
  }

  [slider] > input[type=range] {
    position: absolute;
    pointer-events: none;
    -webkit-appearance: none;
    z-index: 3;
    height: 14px;
    top: -2px;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }

  div[slider] > input[type=range]::-ms-track {
    -webkit-appearance: none;
    background: transparent;
    color: transparent;
  }

  div[slider] > input[type=range]::-moz-range-track {
    -moz-appearance: none;
    background: transparent;
    color: transparent;
  }

  div[slider] > input[type=range]:focus::-webkit-slider-runnable-track {
    background: transparent;
    border: transparent;
  }

  div[slider] > input[type=range]:focus {
    outline: none;
  }

  div[slider] > input[type=range]::-ms-thumb {
    pointer-events: all;
    width: 28px;
    height: 28px;
    border-radius: 0px;
    border: 0 none;
    background: red;
  }

  div[slider] > input[type=range]::-moz-range-thumb {
    pointer-events: all;
    width: 28px;
    height: 28px;
    border-radius: 0px;
    border: 0 none;
    background: red;
  }

  div[slider] > input[type=range]::-webkit-slider-thumb {
    pointer-events: all;
    width: 28px;
    height: 28px;
    border-radius: 0px;
    border: 0 none;
    background: red;
    -webkit-appearance: none;
  }

  div[slider] > input[type=range]::-ms-fill-lower {
    background: transparent;
    border: 0 none;
  }

  div[slider] > input[type=range]::-ms-fill-upper {
    background: transparent;
    border: 0 none;
  }

  div[slider] > input[type=range]::-ms-tooltip {
    display: none;
  }

  [slider] > div > [sign] {
    opacity: 0;
    position: absolute;
    margin-left: -11px;
    top: -39px;
    z-index:3;
    background-color: #E3287E;
    color: #fff;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }

  [slider] > div > [sign]:after {
    position: absolute;
    content: '';
    left: 0;
    border-radius: 16px;
    top: 19px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top-width: 16px;
    border-top-style: solid;
    border-top-color: #E3287E;
  }

  [slider] > div > [sign] > span {
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
  }

  [slider]:hover > div > [sign] {
    opacity: 1;
  }

  .akcio-banner-cont {
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.1);
    position: relative;
  }

  .akcio-banner-left {
    background: #E3287E;
    color: #fff;
    width: 60%;
    min-height: 120px;
    border-radius: 10px 0 0 10px;
    padding: 10px 9% 10px 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .akcio-banner-right {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
    height: 100%;
    width: 50%;
    border-radius: 0 10px 10px 0;
    clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 15% 100%);
  }

  .akcio-banner-title {
    font-weight: 500;
    font-size: 16px;
  }

  .akcio-banner-desc {
    font-size: 11px;
  }

  @media (min-width: 768px) {
    .akcio-banner-left {
        width: 50%;
        min-height: 150px;
        padding: 15px 9% 15px 15px;
    }
    .akcio-banner-right {
        width: 60%;
    }
    .akcio-banner-title {
        font-weight: 500;
        font-size: 18px;
      }
    .akcio-banner-desc {
        font-size: 13px;
      }
  }
