video {
    width: 100%;
    z-index: 10;
    position: relative;
}

.std {
    padding-top: 66px;
}

.header-controls {
    display: none;
}

#mltrApp {
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
    position: relative;
    z-index: 0;
}

#mltrApp a {
    color: #000;
    text-decoration: none;
}

.mltr-container {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto
}

.mltr-container:after {
    content: "";
    display: table;
    clear: both
}

@media only screen and (max-width: 1024px) {
    .mltr-container {
        padding: 0 10px
    }
}

.mltr-header {
    position: relative;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto
}

.mltr-header:after {
    content: "";
    display: table;
    clear: both
}

.product-box-price {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.final-price,
.discount-price,
.regular-price {
    font-size: 14px;
}

.discount-price {
    color: #f62233;
    font-size: 15px;
    font-weight: 500;
}

.regular-price {
    text-decoration: line-through;
    margin-left: 10px;
}

@media only screen and (max-width: 1366px) {
    .mltr-header {
        max-width: 990px;
        margin: 0 auto;
    }

    .mltr-header:after {
        content: "";
        display: table;
        clear: both
    }

    .mltr-lead {
        max-width: 990px;
    }
}

.mltr-header__slides {
    position: relative;
    font-size: 0;
    z-index: 0
}

.mltr-header__slide {
    width: 100%;
    outline: 0
}

@media only screen and (max-width: 480PX) {
    .mltr-header__slide {
        display: none
    }
}

@media only screen and (max-width: 1024px) {
    .std {
        padding-top: 78px;
    }

    .mltr-header {
        display: flex;
        flex-direction: column-reverse;
    }
}

.mltr-title {
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 4px
}

.mltr-lead, .mltr-title {
    font-size: 16px;
    text-align: center;
    font-family: Rubik, sans-serif
}

.mltr-lead {
    font-weight: 300;
    width: 100%;
    margin: 0 auto;
    display: block;
    line-height: 1.35
}

.mltr-grid {
    margin-top: 40px;
    padding-bottom: 70px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.mltr-grid:after {
    content: "";
    display: table;
    clear: both
}

@media only screen and (max-width: 480px) {
    .mltr-lead {
        font-size: 14px;
    }

    .mltr-grid {
        margin-top: 40px;
        padding-bottom: 40px
    }
}

.mltr-grid__row {
    display: block
}

.mltr-grid__row:after {
    content: "";
    display: table;
    clear: both
}

.mltr-grid__row:first-child .mltr-item {
    margin-top: 0
}

.mltr-grid__row:nth-child(odd) .mltr-item {
    float: left;
    display: block;
    margin-right: 3.2433759456%;
    width: 48.3783120272%
}

.mltr-grid__row:nth-child(odd) .mltr-item:last-child {
    margin-right: 0
}

.mltr-grid__row:nth-child(2n) .mltr-item {
    float: left;
    display: block;
    margin-right: 3.2433759456%;
    width: 31.1710827029%
}

.mltr-grid__row:nth-child(2n) .mltr-item:last-child {
    margin-right: 0
}

@media only screen and (max-width: 480PX) {
    .mltr-grid__row:nth-child(2n) .mltr-item {
        float: left;
        display: block;
        margin-right: 3.2433759456%;
        width: 48.3783120272%
    }

    .mltr-grid__row:nth-child(2n) .mltr-item:first-child {
        float: left;
        display: block;
        margin-right: 3.2433759456%;
        width: 100%
    }

    .mltr-grid__row:nth-child(2n) .mltr-item:first-child:last-child, .mltr-grid__row:nth-child(2n) .mltr-item:last-child {
        margin-right: 0
    }
}

.mltr-item {
    min-height: 400px;
    text-align: center;
    position: relative;
    margin-top: 3.2433759456%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    font-size: 0
}

@media only screen and (max-width: 1024px) {
    .mltr-item {
        min-height: 200px;
        margin-top: 20px
    }
}

.mltr-item:hover .mltr-item__name, .mltr-item:hover .mltr-item__price {
    opacity: .65
}

.mltr-item:hover .mltr-item__img {
    opacity: .85;
    -webkit-transform: scale(.93) translateY(10px);
    transform: scale(.93) translateY(10px)
}

@media only screen and (max-width: 1024px) {
    .mltr-item:hover .mltr-item__img {
        -webkit-transform: none;
        transform: none
    }
}

.mltr-item > .mltr-item__link {
    font-size: 0
}

.mltr-item__img {
    width: 100%;
    font-size: 0;
    z-index: 10;
    position: relative;
    transition: -webkit-transform .25s cubic-bezier(0, 0, .2, 1);
    transition: transform .25s cubic-bezier(0, 0, .2, 1);
    transition: transform .25s cubic-bezier(0, 0, .2, 1), -webkit-transform .25s cubic-bezier(0, 0, .2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mltr-item__link {
    display: inline-block
}

.mltr-item__name {
    margin-top: 7px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: uppercase
}

.mltr-item__name, .mltr-item__price {
    color: #000;
    font-family: Roboto, Nunito Sans, sans-serif
}

.mltr-item__price {
    margin-top: 0;
    font-size: 16px;
    font-weight: 900;
    display: block
}

@media only screen and (max-width: 480PX) {
    .mltr-item__price {
        font-size: 12px;
        font-weight: 700
    }
}

.mobile-only {
    display: none
}

@media only screen and (max-width: 480PX) {
    .mobile-only {
        display: block
    }
}

.mltr-header__video {
    width: 100%;
}

.loader {
    position: absolute;
    z-index: 10;
    top: calc(50% - 38px);
    left: 50%;
    width: 100px;
    transform: translate(-50%, -50%);
}

.loader svg g path {
    stroke: #eeeae7;
}
