/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 14 мая 2020 г., 11:30:24
    Author     : eve
*/

.LamavFrontendUtils_FWidget_ProductScrollerLMVScrollerWrapper {
    box-sizing: border-box;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    background: #f7f7f7;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVScrollContainer {
    box-sizing: border-box;
    width: 100%;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVelement.LamavFrontendUtils_FWidget_ProductScrollerLMVelement-full-item {
    box-sizing: border-box;
    width: 24vw;
    margin-right: 1em;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVScrollInner {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;    
}

.body-content-zone {
    background: #f7f7f7;
}


.LamavFrontendUtils_FWidget_ProductScrollerLMVelement.LamavFrontendUtils_FWidget_ProductScrollerLMVelement-full-item {
    width: 300px;
    margin-right: 25px;
    overflow: hidden;
    min-width: 300px;
    max-width: 300px;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVelement.LamavFrontendUtils_FWidget_ProductScrollerLMVelement-full-item {
    width: calc(25% - 21px);
    max-width: calc(25% - 21px);
    min-width: calc(25% - 21px);
    margin-right: 28px;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVScrollContainer {
    position: relative;
    overflow: hidden;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVScrollInner {
    position: relative;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVScrollInner {
    width: 100%;
    overflow: visible;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVScrollContainer,.LamavFrontendUtils_FWidget_ProductScrollerLMVScrollContainer * {
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-drag: none;
    -o-user-drag: none;
    -ms-user-drag: none;
    -moz-user-drag: none;
    -khtml-user-drag: none;
    -webkit-user-drag: none;
}

@media all AND (max-width:1260px){
    .LamavFrontendUtils_FWidget_ProductScrollerLMVelement.LamavFrontendUtils_FWidget_ProductScrollerLMVelement-full-item {
        width: calc(33.333% - 20px);
        max-width: calc(33.333% - 20px);
        min-width: calc(33.333% - 20px);
    }
}
@media all AND (max-width:1024px){
    .LamavFrontendUtils_FWidget_ProductScrollerLMVelement.LamavFrontendUtils_FWidget_ProductScrollerLMVelement-full-item {
        width: calc(50% - 15px);
        max-width: calc(50% - 15px);
        min-width: calc(50% - 15px);
    }
}
@media all AND (max-width:640px){
    .LamavFrontendUtils_FWidget_ProductScrollerLMVelement.LamavFrontendUtils_FWidget_ProductScrollerLMVelement-full-item {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

}

@media all AND (orientation:portrait){
    .LamavFrontendUtils_FWidget_ProductScrollerLMV_device .LamavFrontendUtils_FWidget_ProductScrollerLMVelement.LamavFrontendUtils_FWidget_ProductScrollerLMVelement-full-item{
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVelement.LamavFrontendUtils_FWidget_ProductScrollerLMVelement-full-item {
    box-sizing: border-box;
    padding: 1em;
    background: white;
    border: 1px solid silver;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVelement-inner {
    box-sizing: border-box;
    width: 100%;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVelement-inner a {
    box-sizing: border-box;
    display: block;
    outline: none;
    width: 100%;
    font-style: inherit;
    text-decoration: inherit;
    color: inherit;
    font-size: inherit;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVelement-inner-image,.LamavFrontendUtils_FWidget_ProductScrollerLMVelement-inner-image img {
    line-height: 0;
    box-sizing: border-box;
    width: 100%;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMV_item_name {
    font-size: 1.2em;
    text-align: center;
    margin-bottom: .5em;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVbasket_button {
    box-sizing: border-box;
    cursor: pointer;
    background: #a9422b;
    width: 5.5em;
    height: 3.5em;
    padding: .5em;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVbasket_button svg {
    fill: white;
    width: 100%;
    height: 100%;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVpriceblock-inenr {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: .75em;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMV_item_name {
    line-height: 1.11em;
    height: 3.33em;
    margin-top: .25em;
    overflow: hidden;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVitem_info_content {
    line-height: 1.11em;
    height: 5.55em;
}

.LamavFrontendUtils_FWidget_LamavPopularsList_widjet_header {
    font-size: 1.5em;
    text-align: center;
    margin-bottom: .75em;
}

.LamavFrontendUtils_FWidget_LamavPopularsList_widjet_header {
    font-size: 1.5em;
    text-align: center;
    margin-bottom: .75em;
}

.LamavFrontendUtils_FWidget_LamavPopularsList_widjet {
    box-sizing: border-box;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVScrollerWrapper {
    padding: 0 6.5vw;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVblackPrice span {
    box-sizing: border-box;
    display: inline-block;
    margin-right: .5em;
    font-size: 1.1em;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVproce_values {
    position: relative;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVredPrice {
    position: absolute;
    top: -1.75em;
    color: #a9422b;
    padding: 0 .2em;
    left: -.2em;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVredPrice:after {
    box-sizing: border-box;
    position: absolute;
    content: ' ';
    border-bottom: 1px solid silver;
    width: 100%;
    left: 0;
    top: 33%;
    height: 0;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVItemPordiuctSelector {
    box-sizing: border-box;
    width: 100%;
    height: 2.5em;
    overflow: hidden;
    /* border: 1px solid silver; */
    /* position: relative; */
    /* padding: 0 .5em; */
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVItemSelectorWrapper {
    box-sizing: border-box;
    height: 100%;
    position: relative;
    border: 1px solid silver;
    padding: 0 .5em;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVItemSelectorWrapper select {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    opacity: 0;
    cursor: pointer;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVItemSelectorWrapper:after {
    display: block;
    box-sizing: border-box;
    content: '\25bc';
    position: absolute;
    right: .25em;
    top: .75em;
    color: dimgray;
    pointer-events: none;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVcolor_selector {
    box-sizing: border-box;
    height: 2.5em;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVcolor_selector-inner {
    box-sizing: border-box;
    height: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVcolor_selector_element {
    width: 2.5em;
    height: 2.5em;
    min-width: 2.5em;
    max-width: 2.5em;
    margin-right: 1em;
    cursor: pointer;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVcolor-selector-element-inner {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}


.LamavFrontendUtils_FWidget_ProductScrollerLMVitemselectorstub {
    height: 2.5em;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVcolor_selector-inner-viewport {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    position: relative;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVcolor_selector_element {
    margin-right: calc(20% - 2.5em);
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVpriceblock {
    margin-top: .75em;
    padding-top: .001em;
}


.LamavFrontendUtils_FWidget_ProductScrollerLMVScrollZone {
    box-sizing: border-box;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 6.5vw;
}
.LamavFrontendUtils_FWidget_ProductScrollerLMVScrollZone {
    display: none;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVScrollZone.lamav-scroller-block-wrapper {
    display: block;
}

.LamavFrontendUtils_FWidget_LamavNewProductList_widjet_header {
    font-size: 1.5em;
    text-align: center;
    margin-bottom: .75em;
}

.LamavFrontendUtils_FWidget_LamavNewProductList_widjet {
    margin-top: 1.5em;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVItemPordiuctSelector.LamavFrontendUtils_FWidget_ProductScrollerLMVItemPordiuctSelector-noframe .LamavFrontendUtils_FWidget_ProductScrollerLMVItemSelectorWrapper {
    border: 1px solid transparent;
    padding-left: 0;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVItemPordiuctSelector.LamavFrontendUtils_FWidget_ProductScrollerLMVItemPordiuctSelector-noframe .LamavFrontendUtils_FWidget_ProductScrollerLMVItemSelectorWrapper:after {
    display: none;
}



.LamavFrontendUtils_FWidget_LamavPopularsList_widjet_header {
    text-transform: uppercase;
}

.LamavFrontendUtils_FWidget_LamavPopularsList_widjet_header {
    padding-top: 10px;
    padding-bottom: 40px;
}

.LamavFrontendUtils_FWidget_LamavNewProductList_widjet_header {
    text-transform: uppercase;
    padding-bottom: 25px;
    padding-top: 40px;
}


.LamavFrontendUtils_FWidget_ProductScrollerLMV_item_name {font-family: 'wfWalsheimLight';font-size: 1.3em;line-height: 1.25em;height: 3.75em;margin-top: 30px;}

.LamavFrontendUtils_FWidget_ProductScrollerLMVitem_info_content {
    overflow: hidden;
    font-family: 'wfHelvThin';
    line-height: 1.13em;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMV_item_name {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVitem_info_content {
    margin-top: 1.3em;
}
.LamavFrontendUtils_FWidget_ProductScrollerLMVitem_info_content {
    margin-bottom: 1.25em;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVitem_info_content {
    letter-spacing: .1em;
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVItemSelectorText {font-family: 'wfHelvLight';font-size: 1.1em;}

.LamavFrontendUtils_FWidget_ProductScrollerLMVItemSelectorWrapper:after {
    right: .75em;
}
.LamavFrontendUtils_FWidget_ProductScrollerLMVbasket_button {
    width: 4.25em;
    border-radius: 4px;
}


.LamavFrontendUtils_FWidget_ProductScrollerLMVblackPrice span {font-family: 'wfHelvMedium';margin-right: .25em;font-size: 1.25em;}

.LamavFrontendUtils_FWidget_ProductScrollerLMVblackPrice {
    font-family: 'wfHelvThin';
}

.LamavFrontendUtils_FWidget_ProductScrollerLMVpriceblock-inenr {
    align-items: flex-end;
}

.LamavFrontendUtils_FWidget_LamavNewProductList_widjet_header {
    visibility: hidden;
}
