﻿input.medok-input{transition-duration:.5s;}input.medok-input.invalid{border:1px solid #f00;}.redStar{color:#f00;font-size:20px;}.redStarPos{position:absolute;top:15px;left:-12px;}.posForStars{position:relative;}.basket-item{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;width:100%;}.basket-item--column{display:flex;flex-direction:column;width:100%;}.basket-item--column .basket-item__body{display:flex;align-items:center;width:100%;}.basket-item--column .basket-item__body .img{min-width:96px;width:96px;min-height:96px;height:96px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:15px;border:1px solid #f3f3f3;margin-right:20px;}@media(max-width:900px){.basket-item--column .basket-item__body .img{min-width:70px;width:70px;min-height:70px;height:70px;}}.basket-item--column .basket-item__body .wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;width:calc(100% - 96px);padding:30px 0;}@media(max-width:900px){.basket-item--column .basket-item__body .wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;}}.basket-item--column .basket-item__body .wrapper>.title{font-family:'Montserrat';color:#333;font-size:16px;font-weight:600;min-width:200px;padding:12px;padding-left:0;width:100%;}.basket-item--column .basket-item__body .wrapper>.wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;width:calc(100% - 290px);}@media(max-width:900px){.basket-item--column .basket-item__body .wrapper>.wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;}}.basket-item--column .basket-item__body .wrapper>.wrapper>.amount{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;border-radius:15px;border:1px solid #ddd;height:48px;min-height:48px;width:160px;min-width:160px;}.basket-item--column .basket-item__body .wrapper>.wrapper>.amount>.btn-minus,.basket-item--column .basket-item__body .wrapper>.wrapper>.amount>.btn-plus{cursor:pointer;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;height:48px;min-height:48px;width:38px;min-width:38px;background-position:center;background-size:12px 12px;background-repeat:no-repeat;}.basket-item--column .basket-item__body .wrapper>.wrapper>.amount>.btn-minus:hover,.basket-item--column .basket-item__body .wrapper>.wrapper>.amount>.btn-plus:hover{background-color:#5f9fff;}.basket-item--column .basket-item__body .wrapper>.wrapper>.amount>.btn-minus{border-top-left-radius:15px;border-bottom-left-radius:15px;background-image:url(../Images/icons_common/gray/minus.svg);}.basket-item--column .basket-item__body .wrapper>.wrapper>.amount>.btn-minus:hover{background-image:url(../Images/icons_common/white/minus.svg);}.basket-item--column .basket-item__body .wrapper>.wrapper>.amount>.btn-plus{border-top-right-radius:15px;border-bottom-right-radius:15px;background-image:url(../Images/icons_common/gray/plus.svg);}.basket-item--column .basket-item__body .wrapper>.wrapper>.amount>.btn-plus:hover{background-image:url(../Images/icons_common/white/plus.svg);}.basket-item--column .basket-item__body .wrapper>.wrapper>.amount>.input-amount{font-family:'Montserrat';color:#666;font-size:16px;font-weight:500;padding:5px;border:none;background-color:transparent;outline:none;min-width:50px;width:50px;max-width:50px;text-align:center;}.basket-item--column .basket-item__body .wrapper>.wrapper>.amount>.dimension{font-family:'Montserrat';color:#666;font-size:14px;font-weight:500;user-select:none;padding:5px;}.basket-item--column .basket-item__body .wrapper>.wrapper>.price{user-select:none;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;height:48px;min-height:48px;width:170px;min-width:170px;}.basket-item--column .basket-item__body .wrapper>.wrapper>.price>*+*{margin-left:5px;}@media(max-width:900px){.basket-item--column .basket-item__body .wrapper>.wrapper>.price{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;}}.basket-item--column .basket-item__body .wrapper>.wrapper>.price>.value{font-family:'Montserrat';color:#333;font-size:20px;font-weight:400;}.basket-item--column .basket-item__body .wrapper>.wrapper>.price>.valute{font-family:'Montserrat';color:#333;font-size:14px;font-weight:400;margin-left:4px;}.basket-item--column .basket-item__body .wrapper>.wrapper>.delete{cursor:pointer;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;min-width:38px;width:38px;min-height:38px;height:38px;background-position:center;background-size:12px 12px;background-repeat:no-repeat;border-radius:50%;background-image:url(../Images/icons_common/red/cross.svg);}.basket-item--column .basket-item__body .wrapper>.wrapper>.delete:hover{background-color:#5f9fff;background-image:url(../Images/icons_common/white/cross.svg);}.basket-item--column .basket-item__footer{width:100%;}.basket-item>.img{min-width:96px;width:96px;min-height:96px;height:96px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:15px;border:1px solid #f3f3f3;margin-right:20px;}@media(max-width:900px){.basket-item>.img{min-width:70px;width:70px;min-height:70px;height:70px;}}.basket-item>.wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;border-bottom:1px solid #f3f3f3;width:calc(100% - 96px);padding:30px 0;}@media(max-width:900px){.basket-item>.wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;}}.basket-item>.wrapper>.title{font-family:'Montserrat';color:#333;font-size:16px;font-weight:600;min-width:200px;padding:12px;padding-left:0;width:100%;}.basket-item>.wrapper>.wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;width:calc(100% - 290px);}@media(max-width:900px){.basket-item>.wrapper>.wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;}}.basket-item>.wrapper>.wrapper>.amount{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;border-radius:15px;border:1px solid #ddd;height:48px;min-height:48px;width:160px;min-width:160px;}.basket-item>.wrapper>.wrapper>.amount>.btn-minus,.basket-item>.wrapper>.wrapper>.amount>.btn-plus{cursor:pointer;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;height:48px;min-height:48px;width:38px;min-width:38px;background-position:center;background-size:12px 12px;background-repeat:no-repeat;}.basket-item>.wrapper>.wrapper>.amount>.btn-minus:hover,.basket-item>.wrapper>.wrapper>.amount>.btn-plus:hover{background-color:#5f9fff;}.basket-item>.wrapper>.wrapper>.amount>.btn-minus{border-top-left-radius:15px;border-bottom-left-radius:15px;background-image:url(../Images/icons_common/gray/minus.svg);}.basket-item>.wrapper>.wrapper>.amount>.btn-minus:hover{background-image:url(../Images/icons_common/white/minus.svg);}.basket-item>.wrapper>.wrapper>.amount>.btn-plus{border-top-right-radius:15px;border-bottom-right-radius:15px;background-image:url(../Images/icons_common/gray/plus.svg);}.basket-item>.wrapper>.wrapper>.amount>.btn-plus:hover{background-image:url(../Images/icons_common/white/plus.svg);}.basket-item>.wrapper>.wrapper>.amount>.input-amount{font-family:'Montserrat';color:#666;font-size:16px;font-weight:500;padding:5px;border:none;background-color:transparent;outline:none;min-width:50px;width:50px;max-width:50px;text-align:center;}.basket-item>.wrapper>.wrapper>.amount>.dimension{font-family:'Montserrat';color:#666;font-size:14px;font-weight:500;user-select:none;padding:5px;}.basket-item>.wrapper>.wrapper>.price{user-select:none;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;height:48px;min-height:48px;width:170px;min-width:170px;}.basket-item>.wrapper>.wrapper>.price>*+*{margin-left:5px;}@media(max-width:900px){.basket-item>.wrapper>.wrapper>.price{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;}}.basket-item>.wrapper>.wrapper>.price>.value{font-family:'Montserrat';color:#333;font-size:20px;font-weight:400;}.basket-item>.wrapper>.wrapper>.price>.valute{font-family:'Montserrat';color:#333;font-size:14px;font-weight:400;margin-left:4px;}.basket-item>.wrapper>.wrapper>.delete{cursor:pointer;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;min-width:38px;width:38px;min-height:38px;height:38px;background-position:center;background-size:12px 12px;background-repeat:no-repeat;border-radius:50%;background-image:url(../Images/icons_common/red/cross.svg);}.basket-item>.wrapper>.wrapper>.delete:hover{background-color:#5f9fff;background-image:url(../Images/icons_common/white/cross.svg);}.basket-item.item-freez>.wrapper>.wrapper>.amount{border:none !important;justify-content:center !important;}.basket-item.item-freez>.wrapper>.wrapper>.amount>.btn-minus,.basket-item.item-freez>.wrapper>.wrapper>.amount>.btn-plus{display:none !important;}.basket-item.item-freez>.wrapper>.wrapper>.amount>.input-amount{pointer-events:none !important;}.basket-item.item-freez>.wrapper>.wrapper>.delete{display:none !important;}.basket-price{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:baseline;-moz-align-items:baseline;-ms-align-items:baseline;align-items:baseline;-ms-flex-align:baseline;padding-bottom:35px;padding-top:35px;max-width:320px;width:100%;}.basket-price .text{font-family:'Montserrat';color:#666;font-size:18px;font-weight:500;}.basket-price .price{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:baseline;-moz-align-items:baseline;-ms-align-items:baseline;align-items:baseline;-ms-flex-align:baseline;}.basket-price .price>*+*{margin-left:5px;}.basket-price .price>.value,.basket-price .price .total-value{font-family:'Montserrat';color:#333;font-size:32px;font-weight:600;}.basket-price .price>.valute{font-family:'Montserrat';color:#333;font-size:24px;font-weight:500;}.basket-price .bonuses #bonusesCounterValue{margin-left:5px;}.order-price-container{flex-direction:column;}.order-price-container .delivery-cost-value{font-family:"Montserrat";color:#333;font-size:18px;font-weight:500;}.email-alert-block-container{padding:25px;background:#efefef;border-radius:15px;}@media(min-width:600px){.email-alert-block-container{width:50%;}}.email-alert-block-container .alert-title{color:#ff5b65;text-align:center;}.email-alert-block-container .alert-text{margin-top:15px;margin-bottom:15px;text-align:center;}@media(min-width:600px){.select-online-payment-type-container{width:50%;}}.select-online-payment-type-container .h4{text-align:center;}.select-online-payment-type-container .btns-wrapper{flex-direction:column;margin:15px;}.select-online-payment-type-container .btns-wrapper .btn-passiv{color:#6495ff;border-color:#6495ff;}.btns-wrapper-justifyCenter{justify-content:center;}.listOfSearchResults{position:absolute;top:50px;left:0;z-index:100;background-color:#f3f3f3;border:1px solid #000;border-collapse:collapse;border-radius:15px;width:inherit;overflow:scroll;height:240px;overflow-x:hidden;}.listOfSearchResults .searchResult{padding:5px 4px 5px 4px;border-bottom:1px solid #000;cursor:pointer;}.listOfSearchResults .searchResult:last-child{border-bottom:0 solid #000;}.listOfSearchResults .searchResult:hover{background-color:rgba(217,217,217,.5);}.half-section>.first--width{width:100%;}.grouppedProducts{display:grid;grid-template-columns:repeat(auto-fill,minmax(305px,1fr));}.basket-item-for-group{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;}.basket-item-for-group>.img{min-width:96px;width:96px;min-height:96px;height:96px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:15px;border:1px solid #f3f3f3;margin-right:20px;}@media(max-width:900px){.basket-item-for-group>.img{min-width:70px;width:70px;min-height:70px;height:70px;}}.basket-item-for-group>.wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;border-bottom:1px solid #f3f3f3;width:calc(100% - 96px);padding:30px 0;}@media(max-width:900px){.basket-item-for-group>.wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;}}.basket-item-for-group>.wrapper>.title{font-family:'Montserrat';color:#333;font-size:16px;font-weight:600;min-width:200px;padding:12px;padding-left:0;width:100%;}.basket-item-for-group>.wrapper>.wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;width:calc(100% - 290px);}@media(max-width:900px){.basket-item-for-group>.wrapper>.wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;}}