/* Messages */
.jGrowl {
    z-index: 9999;
    color: #fff;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: fixed
}

.jGrowl.top-left {
    left: 0;
    top: 0
}

.jGrowl.top-right {
    right: 0;
    top: 0
}

.jGrowl.bottom-left {
    left: 0;
    bottom: 0
}

.jGrowl.bottom-right {
    right: 0;
    bottom: 0
}

.jGrowl.center {
    top: 0;
    width: 50%;
    left: 25%
}

.jGrowl.center .jGrowl-closer, .jGrowl.center .jGrowl-notification {
    margin-left: auto;
    margin-right: auto
}

.jGrowl-notification {
    background-color: #000;
    opacity: .9;
    zoom: 1;
    width: 250px;
    padding: 10px;
    margin: 10px;
    text-align: left;
    display: none;
    border-radius: 5px;
    min-height: 40px
}

.jGrowl-notification .ui-state-highlight, .jGrowl-notification .ui-widget-content .ui-state-highlight, .jGrowl-notification .ui-widget-header .ui-state-highlight {
    border: 1px solid #000;
    background: #000;
    color: #fff
}

.jGrowl-notification .jGrowl-header {
    font-weight: 700;
    font-size: .85em
}

.jGrowl-notification .jGrowl-close {
    background-color: transparent;
    color: inherit;
    border: none;
    z-index: 99;
    float: right;
    font-weight: 700;
    font-size: 1em;
    cursor: pointer
}

.jGrowl-closer {
    background-color: #000;
    opacity: .9;
    zoom: 1;
    width: 250px;
    padding: 10px;
    margin: 10px;
    display: none;
    border-radius: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    font-size: .9em;
    font-weight: 700;
    text-align: center
}

.jGrowl-closer .ui-state-highlight, .jGrowl-closer .ui-widget-content .ui-state-highlight, .jGrowl-closer .ui-widget-header .ui-state-highlight {
    border: 1px solid #000;
    background: #000;
    color: #fff
}

@media print {
    .jGrowl {
        display: none
    }
}

div.jGrowl > .ui-state-highlight {
    background: inherit;
    color: inherit;
    border: inherit;
}

.ms2-message-success {
    background-color: green !important;
}

.ms2-message-error {
    background-color: brown !important;
}

.ms2-message-info {
    background-color: black !important;
}

/* Cart */
#msCart th.count,
#msCart th.weight,
#msCart th.price,
#msCart th.remove {
    width: 15%;
}

.js #msCart [type="submit"][value="cart/change"] {
    display: none;
}

#msMiniCart {
    font-size: .8em;
}

#msMiniCart h5 {
    margin: 0;
}

#msMiniCart .empty {
    display: block;
}

#msMiniCart .not_empty {
    display: none;
}

#msMiniCart.full .empty {
    display: none;
}

#msMiniCart.full .not_empty {
    display: block;
}

/* Product */
#msProduct .old_price, #msCart .old_price, .ms2_product .old_price {
    color: brown;
    font-style: italic;
    text-decoration: line-through;
}

/* Order */
#msOrder {
    margin-top: 50px;
}

#msOrder .radio {
    min-height: 30px;
    margin-bottom: 10px;
}

#msOrder .radio img {
    max-height: 30px;
    margin-top: -2px;
    padding: 0 10px;
}

#msOrder .required-star {
    display: none;
    color: brown;
}

#msOrder .required .required-star {
    display: inline;
}

#msOrder .error {
    border: 1px solid brown !important;
}

/* Logs */
.msProductsLog, .msGalleryLog, .msCartLog, .msOrderLog, .msGetOrderLog {
    width: 100%;
    overflow: auto;
    word-wrap: normal;
    white-space: pre;
}


@media (min-width: 1240px) {
    .instafeed-col:not([class^=instafeed-item-]):not(.instafeed-col-item-06) > * {
        width: calc(20% - 10px);
    }
}

#videocantainer {
    margin: 0 auto;
    width: 1300px;
    max-width: 100%;
    padding-bottom: 20px;
}

@media (max-width: 640px) {
    #videocantainer iframe {
        height: auto;
    }
}

.pt-desctop-menu .dropdown:hover, .pt-desctop-menu .dropdown:hover .dropdown-menu {
    overflow-x: hidden !important;
}

.pt-desctop-menu nav > ul > li.dropdown > a {
    letter-spacing: normal;
    font-size: 10px;
}

.pt-desctop-menu .dropdown-menu {
    padding: 10px;
}

.pt-desctop-menu .pt-megamenu-submenu > li > a {
    font-size: 12px;
    /*line-height: 16px;*/
    line-height: 14px;
}

#smallGallery.slick-slider .slick-track > :first-child:last-child {
    min-width: auto;
}

.pt-product .pt-image-box .pt-app-btn {
    top: 4px;
    right: 4px;
    border-radius: 50%;
}

@media (max-width: 420px) {
    .pt-product .pt-description .pt-row-hover .pt-btn-addtocart {
        width: 45%;
    }
}

@media (min-width: 421px) {

}

.pt-product .pt-description .pt-title a {
    text-overflow: ellipsis;
    /*height: 2.5em;*/
    height: 3em;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.add-to-wishlist-btn svg {
    display: none;
}

.add-to-wishlist-btn:not(.active) svg:first-child,
.add-to-wishlist-btn.active svg:last-child {
    display: inline-block;
}

.mobile-main-menu [data-icon]:before,
.pt-megamenu-submenu [data-icon]:before,
.pt-aside-block [data-icon]:before {
    font-family: yanka;
    content: "\e901";
    display: inline-block;
    padding-right: 3px;
    color: #ffba0a;
}

#pt-pageContent > .container-indent:not(.nomargin):not([class^=pt-offset]) {
    margin-top: 40px;
}

textarea {
    resize: none;
}

.rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.rating > input {
    display: none
}

.rating > label {
    position: relative;
    width: 1em;
    font-size: 2rem;
    color: #FFD600;
    margin-right: 5px;
    cursor: pointer
}

.rating > label::before {
    content: "\2605";
    position: absolute;
    opacity: 0
}

.rating > label:hover:before,
.rating > label:hover ~ label:before {
    opacity: 1 !important
}

.rating > input:checked ~ label:before {
    opacity: 1
}

.rating:hover > input:checked ~ label:before {
    opacity: 0.4
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}

body {
    padding-top: 80px;
}

@media (max-width: 1024px) {
    body {
        padding-top: 55px;
    }

    html.pt-popup-dropdown .header-popup-bg {
        display: none;
    }

    .pt-mobile-header .pt-logo {
        padding: 0;
    }

    .pt-menu-toggle {
        padding: 15px 5px 7px 0;
    }

    .pt-mobile-header .pt-mobile-parent-wishlist,
    .pt-mobile-header .pt-mobile-parent-account {
        display: inline-flex;
    }
}

.pt-mobile-header .pt-logo-container {
    justify-content: space-between;
    padding-left: 35px;
}

#pt-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
}

.form-control.error {
    border-color: red;
    box-shadow: inset 0 0 7px -3px red;
}

.vcenter {
    min-height: 70px;
}

.preim img {
    height: 50px;
    margin: 0 auto;
}

.preim p {
    text-align: center;
}

.vcenter p {
    color: #666;
    font-weight: 400;
    font-size: 14px;
    margin-top: 15px;
    text-transform: uppercase;
}

.h-38 {
    height: 38px;
}

.ms2_total_cost {
    white-space: nowrap;
}

.mobile-main-menu li.active a {
    color: #48cab2 !important;
}

@media screen and (max-width: 480px) {
    .vcenter p {
        margin-top: 10px;
    }

    .preim > div {
        margin-bottom: 1rem;
    }
}

.bg-main {
    background-color: #48cab2;
}

.bg-accent {
    background-color: #e56A54;
}

.text-main {
    color: #48cab2;
}

@media (max-width: 1239px) and (min-width: 791px) {
    .container {
        max-width: calc(100% - 40px);
    }
}

label.delivery,
label.payment {
    border-radius: 7px;
    text-align: center;
    font-size: 14px;
    border: 2px solid #fff;
    display: block;
    cursor: pointer;
}

label.payment em {
    color: orangered;
}

label.delivery img,
label.payment img {
    width: 100px;
    display: block;
    margin: 10px auto;
}

label.payment {
    text-align: left;
    padding-left: 42px;
    border-color: #ccc;
}

#payments .checkbox,
#deliveries .checkbox {
    position: relative;
}

#payments label,
#deliveries label {
    filter: grayscale(0.8);
}

#payments input[disabled] + label {
    display: none;
}


#payments input:hover + label,
#deliveries input:hover + label,
#payments input:checked + label,
#deliveries input:checked + label {
    border-color: #48cab2;
    filter: grayscale(0);
}

#payments input,
#deliveries input {
    width: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
}

#payments input {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 13px;
    top: 18px;
}

#payments input:checked {
    visibility: visible;
}

.promoClick {
    cursor: pointer;
    text-align: center;
}

.promoClick:hover {
    text-decoration: underline;
}

.havePromo, .promoClick.active {
    display: none;
}

.promoClick.active + .havePromo {
    display: block;
}

@media (max-width: 786px) {


    .tp-2px {
        position: relative;
        top: -2px;
    }
}

.jGrowl-notification .jGrowl-close {
    font-size: 2em;
}

@media (max-width: 480px) {
    .pt-offset-md-productsingle .pt-row-custom-01 > .col-item, .ms2_form[data-product] {
        display: block;
        width: 100%;
    }

    .jGrowl-notification .jGrowl-close {
        font-size: 3em;
    }
}

.font-size-small td {
    font-size: 80%;
}

.twitter-typeahead {
    width: 100%;
}

.tt-menu {
    padding: 0.5rem 1.5rem;
    width: 100%;
    background: #fff;
    max-height: 250px;
    overflow-y: auto;
    border: 1px solid #eee;
    border-top: none;
    box-shadow: 0px 5px 6px -4px #444;
    line-height: 1.1em;
}

.tt-suggestion:hover {
    text-decoration: underline;
    cursor: pointer;
}

.tt-suggestion.tt-selectable {
    margin-bottom: 10px;
}

.jGrowl-notification.alert.ui-state-highlight.ui-corner-all {
    line-height: 1.1rem;
}

h3.h6 {
    font-size: 1.2rem !important;
    padding-bottom: .5rem !important;
    line-height: normal !important;
    padding-top: 1rem;
}

.pt-list-row li {
    position: relative;
}

.pt-list-row li.active a {
    color: #777;
}

.pt-list-row li.active > a, .r-arra-ic.active, .r-arra-ic:hover, .pt-list-row li a:hover {
    color: #48cab2;
}

.pt-list-row li > .pt-list-row {
    display: none;
}

/*.pt-list-row li.active>.pt-list-row ,*/
.r-arra-ic.active + .pt-list-row {
    display: block;
}

.r-arra-ic {
    position: absolute;
    background: #fff;
    right: 0;
    width: 30px;
    text-align: center;
    top: 0;
    z-index: 2;
    cursor: pointer;
}

.pt-list-row li a {
    padding: 3px 0;
}

.pt-list-row .pt-list-row li a {
    padding: 1px 0;
}

#account-area .nav-link {
    display: block;
    padding: .5rem 1rem;
}

#account-area .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}


.nav-pills .nav-link:hover, .nav-pills .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6;
    color: #48cab2;
}


.nav-pills .nav-link {
    border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #48cab2;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-pills .nav-link {
    border-radius: .25rem;
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

#account-area .pt-shopcart-page .pt-item .pt-item-img {
    width: 100px;
    min-width: 100px;
}

.old_price {
    color: #dc3545 !important;
    font-weight: 400;
    text-decoration: line-through;
}

/*.pt-product-listing .pt-img {*/
/*    position: relative;*/
/*    width: 100%;*/
/*    padding-bottom: 100%;*/
/*    display: block;*/
/*}*/
img.badge-img-product {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

img.badge-img-product-in-product {
    width: initial;
    right: 0;
    left: auto;
    pointer-events: none;
    z-index: 9;
}

.line-adjust {
    display: block;
    height: 1px;
    width: 100px;
}

.ms2-message-success {
    background-color: #48cab2 !important;
}

.jGrowl.top-right {
    top: 40px;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.art_box {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 2px 5px;
    background: #fff;
    color: #000;
}
.size_box {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 2px 5px;
    background: #fff;
    color: #000;
}

.pt-product .pt-description .pt-row-hover {
    margin-top: 5px;
}

.opt_box_select {
    height: calc(2.25rem + 2px);
}

/*@media (min-width: 500px) {*/
/*    select.form-control:not([size]):not([multiple]),.opt_box_select {*/
/*        height: calc(1.8rem + 2px);*/
/*    }*/
/*}*/

.subs_form_title {
    font-size: 3rem;
    line-height: 3.2rem;
    padding-bottom: 2rem;
    font-weight: bold;
    color: #222;
}

.subs_form_title2 {
    font-size: 2.7rem;
    line-height: 3rem;
    padding-bottom: 2rem;
    color: #222;
}

.subs_form_subtitle {
    margin: 16px 0 0;
    color: #222;
    font-size: 1.5rem;
    line-height: 2rem;
}


@media (max-width: 500px) {
    .subs_form_title {
        font-size: 2rem;
        line-height: 2.2rem;
        padding-bottom: 1rem;
    }
}

.modal fieldset .form-check-input {
    margin-top: .5rem;
}

.line-height-normal {
    line-height: normal;
}

.order_no_promo_alert {

}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.pt-aside-block [data-empty] {
    opacity: 0.7;
}

.pt-shopcart-page .no-enough-stock {
    border: 2px solid #f00;
    box-shadow: 0px 0px 13px -1px red;
}

.disabled-link {
    pointer-events: none;
    opacity: .65;
}

.data-pr-key {
    display: none;
}

.no-enough-stock .data-pr-key {
    display: block;
}

.del_cost_approx_block > span {
    color: #17a2b8;
}

.ptm-1 {
    padding-top: 1px !important;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.btn-group-toggle {
    justify-content: space-between;
    width: 100%;
}

.btn-select-light {
    color: #212529;
    background-color: #f8f9fa;
    border: 2px solid #d0d0d0;
    border-radius: 5px;
    height: 35px;
}


.btn-select-light.active {
    background-color: #d6fff8;
    border-color: #48cab2;
}

.btn-select-light.active:hover {
    color: #555;
}

.viewVariants {
    display: none;
    position: absolute;
    width: 110%;
    background: #fff;
    z-index: 99;
    bottom: 0;
    left: -5%;
    padding: 10px 5px 0 5px;
    box-shadow: 0 0 7px -4px #555;
}

.pt-product:hover .viewBoxVariants .viewVariants {
    display: block;
}

.bx_var_price {
    font-size: 1.4rem;
    padding-top: 4px;
}

.bx_var button.btn {
    height: 32px;
    padding: 0;
    margin-bottom: 9px;
    width: 190px;
    font-weight: 400;
    font-size: 1rem;
}

#pt-header {
    max-height: 90px;
}

.pt-title-subpages {
    margin-top: 0;
}

.pt-breadcrumb {
    margin-top: 25px;
    /*padding-bottom: 7px;*/
}

@media (max-width: 600px) {
    .pt-layout-product-item .btn-select-light,
    .pt-product-listing .btn-select-light {
        padding: 4px 10px;
        font-size: 10px;
        height: 27px;
        margin-top: 2px;
    }

    .pt-breadcrumb {
        margin-top: 65px;
    }

    #pt-header {
        max-height: 110px;
    }

    .pt-breadcrumb ul li {
        line-height: normal;
    }

    .subs_form_title2 {
        font-size: 1.7rem;
        line-height: 2rem;
    }
}

@media (max-width: 499px) {
    #apple-pay-button:not(.d-none) + #gpay_btn {
        display: none;
    }

    .pt-layout-product-item .btn-select-light,
    .pt-product-listing .btn-select-light {
        padding: 2px 5px;
        font-size: 8px;
        height: 27px;
        margin-top: 3px;
    }

    .bx_var {
        font-size: 0.8rem;
    }

    .bx_var_price {
        font-size: 0.7rem;
        padding-top: 0px;
    }

    .bx_var button.btn {
        height: 28px;
        font-size: 0.7rem;
        padding: 0px 7px;
        margin-bottom: 5px;
        width: 135px;
        font-weight: 400;
    }

    /*.buy_buttons #gpay_btn, .buy_buttons .gevent {*/
    /*    width: 100%;*/
    /*}*/
    #gpayOrderModal .modal-body {
        min-height: 100vh;
    }

    #gpayOrderModal {
        width: 100%;
        margin: 0;
        vertical-align: top;
        height: 100vh;
    }

}

.pt-top-panel .pt-row {
    min-height: 38px;
    font-size: 18px;
    padding: 8px 25px 8px;
    line-height: 22px;
}

.buy_product_form {
    width: 100%;
    max-width: 550px;
}

.buy_buttons .gevent {
    border-radius: 4px;
}

#gpay_btn button {
    height: 44px;
    margin: 0 0 0 8pt;
    width: calc(100% - 8pt);
}

.seo-link-block {
    padding-top: 20px;
    line-height: normal;
}

.seo-link-block a {
    font-size: 0.75em;
    line-height: normal;
}

.eos-text h2:not(.small):not([class^=pt-title]):not([class^=pt-footer-title]):not([class^=pt-aside]):not([class^=pt-collapse-title]) {
    font-size: 25px;
    line-height: 28px;
    padding: 10px 0;
}

.eos-text p {
    margin: 8px auto;
}

.intro_gen {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
}

.intro_gen .read-more {
    position: absolute;
    right: 0;
    background: #fff;
    padding-left: 10px;
}

.intro_gen.active .read-more {
    display: none;
}

.intro_gen.active {
    white-space: normal;
    overflow: auto;
}

.btn-theme {
    background: #efa693;
}

.btn-theme:hover {

}

.badge-overlay {
    top: 0;
    position: absolute;
    right: 0;
    background: #eb674e;
    color: #fff;
    padding: 2px 10px;
    pointer-events: none;
    font-size: 12px;
    line-height: normal;
    font-weight: bold;
    letter-spacing: 1px;
}

@media (min-width: 1025px) {
    .pt-shopcart-page .pt-item .pt-item-description .pt-col:nth-child(3) {
        min-width: 100px;
        width: 150px;
        margin-right: 35px;
    }
}

.collapse:not(.show), .collapsing {
    display: none;
}

.accordion-button:not(.collapsed) + .collapsing {
    display: block;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
    margin: 10px 0;
    border: 1px solid #f1f1f1;
}

@media (prefers-reduced-motion: reduce) {
    .accordion-button {
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px #00000020
}

.accordion-button:not(.collapsed):after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg)
}

.accordion-button:after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .accordion-button:after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem #0d6efd40
}

#app .badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#app .badge-success {
    color: #fff;
    background-color: #28a745;
}

.media {
    display: flex;
    align-items: flex-start;
}

.media-body {
    flex: 1;
}

apple-pay-button {
    --apple-pay-button-width: 150px;
    --apple-pay-button-height: 44px;
    --apple-pay-button-border-radius: 4px;
    --apple-pay-button-padding: 0px 0px;
    --apple-pay-button-box-sizing: border-box;
    margin-left: 8px;
}

.ic-2x {
    font-size: 1.5em;
}

.pt-accordeon .active .pt-accordeon-content {
    display: block;
}

.pt-top-panel.bg-main:before {
    content: "";
    height: 50%;
    width: 100%;
    background: #5e92d9;
    position: absolute;
    z-index: 1;
}

.pt-top-panel.bg-main .pt-description {
    color: #111;
    z-index: 2;
    position: relative;
    /*background: rgba(255,255,255,0.75);*/
    display: inline-block;
    width: auto;
    padding: 0 5px;
    border-radius: 3px;
}

.pt-top-panel.bg-main:after {
    content: "";
    height: 50%;
    width: 100%;
    background: #ffca61;
    position: absolute;
    top: 50%;
    z-index: 1;
}

.pagination {
    display: none;
}

#langRedirector {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 1008;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(5px);
}

#langRedirector .content {
    background-color: #fff;
    color: #000;
    width: 90%;
    flex-direction: column;
    justify-content: center;
    max-width: 500px;
    display: flex;
    text-align: center;
    max-height: 90vh;
    align-items: center;
    padding: 10vh 5vw;
    box-shadow: #444 0 0 10px -5px;
}

.overflow-h-noscroll {
    overflow-y: hidden;
}

.pt-pagination .btn-prev:hover {
    color: #48cab2
}

.pt-pagination .btn-next:after {
    content: "\f105";
}

.pt-pagination .btn-prev:after {
    font-family: yanka;
    content: "\f104";
    position: relative;
    top: -1px;
    margin-left: 4px;
}

.pt-pagination .btn-next.btn-last:after {
    content: "\f101";
}

.pt-pagination .btn-prev.btn-first:after {
    content: "\f100";
}

.pt-pagination .btn-prev, .pt-pagination .btn-next {
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 17px;
    padding: 0;
    color: #333;
    font-weight: 800;
    -webkit-transition: color .2s linear;
    transition: color .2s linear;
}

.pt-pagination .btn-prev:after, .pt-pagination .btn-next:after {
    font-size: 14px;
    line-height: 22px;
    margin-left: 0px;
}

.pt-pagination ul li.active a,
.pt-pagination ul li a:hover {
    border-color: #333;
}

.customBlock .btn.custom_size {
    width: auto;
}

.customBlock .btn input.size_select_custom[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.lh-2-line {
    height: 2.5rem;
    overflow: hidden;
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}

.cross_sales .slick-slide {
    margin: 0 10px;
}

.cross_sales .pt-product .pt-description,
.pt-product .pt-description .pt-option-block {
    margin: 0;
    padding-top: 5px;
}
.haf_prod_style .pt-product .full-width-btn .pt-btn-addtocart ,
.haf_prod_style .pt-product .full-width-btn .pt-btn-addtocart .pt-text {
        width: 100%;
        font-size: 13px;
        line-height: 1;
}
.haf_prod_style .pt-product .full-width-btn .pt-btn-addtocart  .pt-text {
                margin-left: 11px!important;
}

#js-init-mobile-productsingle{
    position: sticky;
    top: 50px;
}

@media (max-width: 500px) {
    #js-init-mobile-productsingle{
        position: relative;
        top: auto;
    }
    .modal .modal-lg {
        width: 95%!important;
    }
}