@font-face {
  font-family: 'Rouble';
  src: url('fonts/rouble-webfont.eot');
  src: url('fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'),
     url('fonts/rouble-webfont.woff2') format('woff2'),
     url('fonts/rouble-webfont.woff') format('woff'),
     url('fonts/rouble-webfont.ttf') format('truetype'),
     url('fonts/rouble-webfont.svg#als_rublregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CopyrightHouse';
  src: url('fonts/CopyrightHouseIndustries.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.retina ~ .retina{
    display: none !important;
}
.no-bold{
    font-weight: 400;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {

    .retina{
        display: none !important;
    }
    .retina ~ .retina{
        display: block !important;
    }
}
.retina-logo{
    width: 80%
}

.grey-select, .grey-input, .grey-textarea {
    -webkit-appearance: none;

}
.rub{
    font-family: 'Rouble';
    font-style: normal;
}
a{
    text-decoration: none;
    color: #4f4944;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    border-width: 0;
    outline: none;
    border: none;
    padding: 0;
    margin: 0;
}
*{
    line-height: 1.5em;
}
html {
    width: 100%;
    min-height: 100%;
    background-color: #fff;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4f4944;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    min-height: 100vh;
    overflow-x: hidden;
}

header{
    min-height: 190px;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    display: flex;
    flex-direction: column;
}
/* + Верхний блок шапки*/
.header-top{
    display: flex;
    justify-content: center;
    min-height: 40px;
    background: #1e1d1b;
}
.header-menu{
    display: flex;
    align-items: center;

}
.box-media-menu{
    display: flex;
    align-items: center;
    width: 100%;
}
.media-addres{
    display: none !important;
}
.box-media-menu .box-regb_login{
    display: none;
    margin: 10px 0 0 20px;
}
.burger{
    display: none;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;

}
.close-burger{
    width: 40px;
    height: 40px;
    display: none;
    position: absolute;
    right: 0;
    background:  url("/images/all/icon-close.svg") center center no-repeat;
    background-size: 40% 40%;
    z-index: 11;
    border-radius: 50%;
}
.icon-burger{
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: url('/images/all/icon-burger.svg') center center no-repeat;
    background-size: 60% 60%;
    /*margin-right: 10px;*/
}
.media-menu{
    display: flex;
    width: 100%;
}
.media-menu .phone-order{
    display: none;
}
.logo{
    align-self: flex-start;
    position: relative;
    height: 40px;
    width: 145px;
    flex-shrink: 0;
    margin-right: 10px;
}
.box-logo-img {
    position: absolute;
    width: 145px;
    height: 215px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url('/images/all/logo_bg.png') left top no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}
.box-logo-img img{
    max-width: 100%;
    max-height: 95%;
}

.box-sity{
    margin: 0 0 0 auto;
    /* margin: 0 20px 0 auto; */
    position: relative;
}
.box-sity.open .town-list {
    display: block;
}
.town-list {
    display: none;
    position: absolute;
    width: 100%;
    top: 25px;
    left: 0;
    padding: 10px;
    background: #fff;
    color: #2e2e2e;
    border-radius: 4px;

}
.town-list p+p {
    margin-top: 2px;
}
.town-list p:hover {
    cursor: pointer;
    color: #f26443
}
.sity-item{
    display: inline-flex;
    align-items: center;
}
.sity-item.color-red{
    color: #ff4020;
    font-weight: 400;
}
.sity-item.color-red .border-color-red{
    border-color: #ff4020;
}
.sity-item .icon-arr-bottom{
    margin-left: 10px;
}
.fast-menu {
    display: flex;
    align-items: center;
}
.fast-menu a{
    margin: 0 7px;
}
/* - Верхний блок шапки*/
/* + Нижний блок шапки*/

.box-header-bottom{
    display: flex;
    flex: 1 0 auto;
    justify-content: center;
    background: linear-gradient(to bottom, #dc5c47 10%,#e37535 50%);
}
.header-bottom{
    padding-left: 175px;
    display: flex;
    flex-direction: column;
}
.header-bottom-line{
    height: 50%;
    display: flex;
    align-items: center;
    padding-left: 30px;
}
.header-bottom-line {
	justify-content: space-between;
}
.header-bottom-line ~ .header-bottom-line{
    border-top: 1px solid rgba(255,255,255,0.2);
}
/* отступы соц иконок*/
/*.header-bottom-line .soc-box{
    margin-left: auto;
}*/
.header-bottom-line .link-icon{
    margin-bottom: 0;
}
.header-bottom-line--head {
	padding-right: 0px;
}

.wrap-fixed-menu {
	width: 100%;
	min-height: 50px;
	background: linear-gradient(to bottom, #f26443 10%,#e27535 50%);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
}
.fixed-menu {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	padding-left: 50px;
}

.fixed-menu .header-bottom {
	padding-left: 0px;
	padding-top: 15px;
    width: 100%;
    height: 60px;
}
.fixed-menu .header-bottom-line--head {
	padding-right: 0px;
}
.fixed-menu .box-logo-img{
	display: none;
}
.wrap-fixed-menu .box-header-bottom{
    background: transparent;
}
.fixed-menu .box-header-bottom{
	padding: 0;
}
.fixed-menu .logo{
	width: 60px;
	position: relative;
	height: 60px;
}
.fixed-menu .logo:before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url('/images/all/logo_small.png') center center no-repeat;
	background-size: 100% 100%;

}
.box-regb_login{
    /* width: 172px; */ /* раскомментировать если использовать регистрацию */
    height: 34px;
    background: #fff;
    margin-left: 35px;
    border-radius: 30px;
    padding: 0 15px;
    display: flex;
    align-items: center;
	justify-content: space-between;
}
.box-regb_login .icon-exit {
	margin-left: 5px;
}
.btn-login, .btn-reg{
    display: flex;
    align-items: center;
    font-size: 12px;
}
.btn-login .icon{
    margin-right: 10px;
}
.btn-login:hover *{
    border-color: transparent;
}
.dec-reg{
    width: 1px;
    height: 20px;
    background: #d6d6d6;
    margin: 0 5px;
    flex-shrink: 0;
}
.box-cart{
    display: flex;
    flex-direction: column;
    width: 250px;
    margin-left: auto;
    height: 62px;
    align-items: flex-start;
    justify-content: center;
    position: relative;
}
.cart{
    display: flex;
    flex-direction: column;
    height: 62px;
    width: 100%;
    padding-left: 36px;
    background: url(/images/all/icon-cart.svg) left center no-repeat;
    position: relative;
    justify-content: center;
}
.sum-cart-header{
    color: #fed308;
    margin-left: 10px;
    font-family: 'Roboto', sans-serif;
}

.sum-cart-header .rub{
    margin-left: 5px;
    font-size: 18px;
}

.cart-inf{
    width: 610px;
    padding: 20px;
    position: absolute;
    top:  55px;
    right: 0;
    box-shadow: 0 10px 27px rgba(0,0,0,.2);
    background: #fff;
    z-index: 10;
    display: none;
    opacity: 0;
    transition: opacity .3s;
}
/*
.box-cart:hover .cart-inf{
    display: block;
    opacity: 1;
}
*/
.cart-inf:before{
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    background: #fff;
    position: absolute;
    top: -13px;
    right: 60px;
    transform: rotate(45deg);
}
.box-nav-cart{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart-tovar-heder{
    margin-bottom: 20px;
    max-height: 400px;
    /*overflow-y: auto;*/
    /*overflow: hidden;*/
}
.item-tov-cart{
    height: 80px;
    width: 100%;
    display: flex;
}
.item-tov-cart:hover{
    box-shadow: 0 8px 16px rgba(0,0,0,.1);
}
.item-tov-cart img{
    display: block;
    flex-shrink: 0;
}

.item-tov-cart-info{
    width: 100%;
    height: 100%;
    border-top: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    padding: 5px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.item-tov-cart-info:last-child{
    border-bottom: 1px solid #f2f2f2;
}
.cart-info-item{
    padding-right: 10px;
    width: 100%;
}
.item-tov-cart-nav{
    width: 115px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-shrink: 0;
    opacity: 0;
    transition: .3s;
}
.item-tov-cart:hover .item-tov-cart-nav{
    opacity: 1;
}
.item-tov-cart:hover .item-tov-cart-nav button{
    display: block;
}
.item-tov-cart-nav button{
    display: none;
}
.item-tov-cart-nav button:hover{
    cursor: pointer;
}
.item-tov-cart-nav button ~ button {
    margin-left: 10px;
}
/* - Нижний блок шапки*/

/* + Слайдер*/
.box-slider-index{
    max-height: 585px;
    height: auto;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
	position: relative;
	overflow: hidden;
}
.slider-index{
    max-width: 1920px;
    width: 100%;
    max-height: 585px;
    height: auto;
    position: relative;
}
.slide-index {
    height: 585px;
    flex-shrink: 0;
}
.slider-index:not(.slick-initialized) .slide-index {
    opacity: 0;
}
.slider-index:not(.slick-initialized) .slide-index:first-child {
    opacity: 1;
}
.slide-index img{
    display: block;
    position: absolute;
    height: 100%;
    left: 50%;
    transform: translate(-50%,0);
}
.slick-dots{
    display: flex;

    align-items: center;
    justify-content: flex-end;
}
.slick-dots li *{
    display: none;
}
.slick-dots li{
    width: 10px;
    height: 10px;
    display: block;
    margin: 0 5px;
    border-radius: 50%;
    position: relative;
    background: #fff;
}
.slick-dots li.slick-active{
    border-color: #fff;
    width: 16px;
    height: 16px;
}

.slick-dots li:hover{
    cursor: pointer;
}
.shadow-nav-slider{
    position: absolute;
    width: 100%;
    height: 150px;
    left: 0;
    bottom: 0;
    background: rgba(30,29,27,.3);
}
.nav-slider{
    height: 150px;
    max-width: 960px;
    width: 100%;
    position: absolute;
    left: 50%;
    bottom: 0;
    padding: 0 50px;
    z-index: 2;
    display: flex;
    align-items: center;
    transform: translate(-50%, 0);
}
.nav-slider .cart-btn {
    margin-right: 25px;
}
.nav-slider-btn{
    z-index: 5;
    display: flex;
    margin-left: auto;
}
.btn-slider{
    display: flex;
    width: 50px;
    height: 50px;
    background-color: #e27535;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 3px;
    border-radius: 50%;
    transition: .3s;
}
.btn-slider:hover{
   box-shadow: 0 5px 15px rgba(0,0,0,.15);
   /*box-shadow: 0 5px 15px rgba(255,255,255,.15);*/
}
.btn-slider-prev{
    background-image: url('/images/all/arr-slider-left.svg');
}
.btn-slider-next{
    background-image: url('/images/all/arr-slider.svg');
}
.nav-slider-dots{
    margin-left: auto;
}
.nav-slider .cart-btn--hidden {
    opacity: 0;
    pointer-events: none;
}
/* - Слайдер*/

.cart-btn{
    width: 50px;
    height: 50px;
    background-color: #ff5900f5;
    overflow: hidden;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 50px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    position: relative;
    transition: width .3s;
    /*max-width: 170px;*/
    letter-spacing: 3px;
    transition: width .3s,border-radius .3s,box-shadow .3s;
    position: relative;
}
.cart-btn span{
    /*display: none;*/
    position: absolute;
    left: 50px;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    width: 110px;
}
@media only screen and (max-width: 320px) {
	.cart-btn span{
		font-size: 10px;
	}
}
.cart-btn .icon{
    position: absolute;
    left: 0;
    top: 0;
    background: url('/images/all/icon-add-cart.svg') center center no-repeat;
    width: 50px;
    height: 50px;
}
.cart-btn:hover,.cart-btn--full{

    width: 180px;
    padding: 0 15px 0 50px;
    border-radius: 25px;
}
.cart-btn:hover{
    box-shadow: 0 5px 31px rgba(255,123,71,.7);

}
/*.cart-btn:hover span,.cart-btn--full span{
    display: block;

}*/

.tit-pg{
    font-weight: 200;
    font-family: 'Roboto';
    padding-top: 20px;
    position: relative;
    width: 100%;
    text-align: center;
}
.sub-tit{
    font-weight: 400;
    font-family: 'Roboto';
}
.ff-yanone{
    font-family: 'Yanone Kaffeesatz';
}
.tit-pg:before{
    width: 70px;
    height: 10px;
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    background: url('/images/all/tit-line.svg') center center no-repeat;
}
.tit-pg--left{
    text-align: left;
}
.tit-pg--left:before{
    transform: translate(0,0);
    left: 0;
}
.tit-pg--date{
    padding-left: 70px;
}
.tit-pg--date .tov-flag{
    top: 20px;
    left: 0;
}

.generic-btn {
    padding: 15px;
    height: 50px;
    display: flex;
    align-items: center;
    border-radius: 30px;
    text-transform: uppercase;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    width: auto;
    letter-spacing: 3px;
    line-height: 1em;
    font-family: 'Roboto';
    transition: box-shadow .3s;
}
.generic-btn--border {
    border: 2px solid #e8e8e8;
    background: transparent;
}
.generic-btn--border * {
    line-height: 1em;
}
.generic-btn .icon-arr-right{
    margin-left: 10px;
}
.generic-btn:hover{
    cursor: pointer;
}
.generic-btn[disabled="disabled"]{
    opacity: .5;
    box-shadow: none;
}
.generic-btn[disabled="disabled"]:hover{
    box-shadow: none;
}
.generic-btn--red{
    background: #e27535;
    color: #fff;
}
.generic-btn--red:hover{
    box-shadow: 0 5px 31px rgba(255,123,71,.7);
}
.generic-btn--gray{
    background: #969593;
    color: #fff;
}
.generic-btn--gray:hover{
    box-shadow: 0 5px 31px rgba(105,105,105,.7);
}
.generic-btn--eyllow{
    background: #e27535;
    color: #fff;
}
.generic-btn--icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    letter-spacing: 0;
    padding: 0;
}


.content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

footer {
    display: flex;
    background: #4e4945;
    min-height: 200px;
    justify-content: center;

}
.content-footer{

    height: 100%;
    min-height: 200px;
    background-image: url('/images/footer/bg_footer.svg');
    background-position: left 70% bottom -60px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-size: 12px;
}

.item-box-footer{
    padding-top: 50px;
    width: 25%;
}

.logo-footer{
    position: relative;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 280px;
    margin-top: -70px;
}
.logo-footer img{
    width: 100%;
}

.copyright{
    margin-top: 30px;
    display: flex;
    flex-direction: column;

}
.author_link{
    color: #fed308;
    text-decoration: underline;
}
.author{
    text-decoration: none;
    color: #fff;
    transition: .3s;
}
.author:hover{
    border-bottom: transparent;
}

.phone-order{
    color: #fff;
    min-height: 24px;
    font-weight: 700;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    padding-left: 34px;
    background: url(/images/all/icon-phone.svg) left top no-repeat;
    background-size: 24px 24px;
    align-items: flex-start;
}
.phone-order--town {
    margin: 10px 0;
}
.phone-order--town a {
    color: #fff;
}
.phone-order--town .font-20 {
    font-size: 16px;
}
.phone-order--media {
	display: none;
}
.w-1200{
    max-width: 1200px;
    width: 100%;
}
.w-1280{
    max-width: 1280px;
    width: 100%;
}
.w-960{
    max-width: 960px;
    width: 100%;
}
.font-10{
    font-size: 10px;
}
.font-12{
    font-size: 12px;
}
.font-14{
    font-size: 14px;
}
.font-16{
    font-size: 16px;
}
.font-20{
    font-size: 20px;
}
.font-24{
    font-size: 24px;
}
.font-30{
    font-size: 30px;
}
.font-40{
    font-size: 40px;
}
.font-50{
    font-size: 50px;
}

.margin-l--45{
    margin-left: 45px;
}
.margin-t--60{
    margin-top: 60px;
}
.margin-t--30{
    margin-top: 30px;
}
.margin-t--10{
    margin-top: 10px;
}
.margin-t--50{
    margin-top: 50px;
}
.padding-top--50{
    padding-top: 50px;
}
.padding-l--50{
    padding-left: 50px;
}
.padding-0-60{
    padding: 0 60px;
}
.padding-0-20{
    padding: 0 20px;
}
.uppercase{
    text-transform: uppercase;
}
.border-bottom{
    transition: 0.3s;
}
.border-color-grey{
    border-color: #d6d6d6;
}
.border-color-red{
    border-color: #ff4020;
}
.border-color-white{
    border-color: #fff;
}
.border-color-dark{
    border-color: #4f4944;
}
.border-bottom{
     border-bottom-width: 1px;
}
.border-bottom:hover, a:hover>.border-bottom, button:hover>.border-bottom{
    border-color: transparent;
}
.border-bottom-solid{
    border-bottom-style: solid;
}
.border-bottom-dotted{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}
.color-dark{
    color: #4f4944;
}
.color-dark-blue{
    color: #5b6e90;
}
.color-white{
    color: #fff;
}
.color-red{
    color: #ff4020;
}
.color-green{
    color: #52ac52;
}
.no-padding{
    padding: 0;
}
.bold{
    font-weight: 700;
}
.link-icon{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.link-icon .icon-map ,.link-icon .icon-menu{
    margin-right: 10px;
}
.soc-box{
    display: flex;
}
.soc-link{
    margin: 0 5px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255,255,255,0.2);
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    transition: .3s;
}
.soc-link:hover{
    background-color: #fff;
}
.soc-link--vk{
    background-image: url(/images/all/vk.svg);
}
.soc-link--vk:hover{
    background-image: url(/images/all/vk-red.svg);
}
.soc-link--tl{
    background-image: url(/images/all/tl.svg);
    background-size: 60% 60%;
}
.soc-link--tl:hover{
    background-image: url(/images/all/tl-red.svg);
    background-size: 60% 60%;
}

.soc-link--ok{
    background-image: url(/images/all/ok.svg);
}
.soc-link--ok:hover{
    background-image: url(/images/all/ok-red.svg);
}
.soc-link--in{
    background-image: url(/images/all/in.svg);
}
.soc-link--in:hover{
    background-image: url(/images/all/in-red.svg);
}

.spinner{
    display: flex;
    width: 130px;
    align-items: center;
}
.spinner input{
    margin: 0 5px;
    text-align: center;
}
.spinner button{
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    background-color: #e27535;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60% 60%;
    border-radius: 50%;
    opacity: .5;
    transition: .3s;
    flex-shrink: 0;
}
.spinner button:hover{
    cursor: pointer;
}
.spinner:hover *{
    opacity: 1;
    border-color: #e27535;
}
.spinner .icon-plus{
    background-image: url('/images/all/plus.svg');
    background-size: auto auto;
}
.spinner .icon-minus{
    background-image: url('/images/all/minus.svg');
    background-size: auto auto;
}
.spinner .icon-plus:hover,
.spinner .icon-minus:hover{
   box-shadow: 0 7px 12px rgba(255,123,71,.7)
}

.hidden {
    display: none;
}
/* + Диалоги*/
.generic-dialog {
    width: 450px;
    padding: 0 40px 20px;
}
.generic-dialog .generic-input,
.generic-dialog .generic-lbl--icon .generic-input {
    background-color: #fff;
}
.reg-code-txt{
    display: flex;
    align-items: center;
}
.reg-code-txt label{
    flex-shrink: 0;
    margin: 0 20px 0 40px;
    cursor: pointer;
}
.reg-code-txt input{
    max-width: 200px;
}

.reg-enter-code{
	display: flex !important;
	max-width: 200px;
}
.reg-enter-code--hidden {
	display: none !important;
}

.generic-dialog .generic-input{
    margin-bottom: 12px;
}
.generic-input:focus{
    border-color: #e27535;
}
.generic-input{
    display: block;
    min-width: 60px;
    width: 100%;
    border-bottom: 5px solid #d6d6d4;
    padding: 5px 5px 0 5px;
    font-size: 20px;
    color: #4f4944;
    transition: .3s;
}
.generic-input::-webkit-input-placeholder {color:#cacaca;font-style: italic;font-size: 14px;}
.generic-input::-moz-placeholder          {color:#cacaca;font-style: italic;font-size: 14px;}/* Firefox 19+ */
.generic-input:-moz-placeholder           {color:#cacaca;font-style: italic;font-size: 14px;}/* Firefox 18- */
.generic-input:-ms-input-placeholder      {color:#cacaca;font-style: italic;font-size: 14px;}

.generic-dialog button[type="submit"]{
    margin-top: 30px;
}
.generic-lbl{
    position: relative;
    display: flex;
    align-items: center;
}
.generic-lbl--inline{
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: flex-end;
}
.generic-lbl--inline span{
    flex-shrink: 0;
    padding-bottom: 5px;
}
.generic-lbl--inline input{
    margin: 0 10px;
}
.generic-lbl--icon .icon{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
}
.generic-lbl--icon .generic-input{
    background: #f8f8f8;
    padding-right: 30px;
}
.soc-auth{
    margin-top: 30px;
}
.generic-dialog  .soc-box{
    margin: 10px 0;
}
.generic-dialog  .soc-link{
    background-color: #efefef;
    width: 34px;
    height: 34px;
}
.generic-dialog .soc-link--vk{
    background-image: url('/images/all/vk-red.svg');
}
.generic-dialog .soc-link--vk:hover{
    background-image: url('/images/all/vk.svg');
}
.generic-dialog .soc-link--fb{
    background-image: url('/images/all/fb-red.svg');
    background-size: 20px;
}
.generic-dialog .soc-link--fb:hover{
    background-image: url('/images/all/fb.svg');
}
.generic-dialog .soc-link:hover{
    background-color: #e27535;
}
/* - Диалоги*/
/* + Капча*/
.captcha{
    width: 100px;
    height: 50px;
    border: 0;
    background: #efefef;
    margin-top: 4px;
}
.generic-dialog  .check-inf{
    margin-top: 15px;
}
/* - Капча*/

.check-inf input:checked + label i{
    background: url('/images/all/check.svg') center center no-repeat;
    background-size: 80% 80%;
}
.check-inf a{
    text-decoration: underline;
}
.check-inf a:hover{
    text-decoration: none;
}
.check-inf label{
    cursor: pointer;
}
.check-inf{
    display: flex;
    font-size: 12px;
}
.icon-check{
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    margin-right: 12px;
    border: 2px solid #504845;
    border-radius: 2px;
}

.pg-bg .content{
    position: relative;
    background-size: 40% 100%;
    background: #fdf5e8;
    padding: 40px 0 60px 0;
}
.pg-bg .content:before{
    content: '';
    top: 0;
    left: 0;
    display: block;
    max-height: 585px;
    height: 40%;
    width: 100%;
    position: absolute;
    background: url('/images/all/pattern-page.jpg') left top repeat;
}

.box-pg{
    flex: 1 0 auto;
    z-index: 1;
    box-shadow: 0 8px 70px rgba(0,0,0,.2);
    border-top: 5px solid #e27535;
    padding-bottom: 60px;

}
.bg-grey{
    background: #f8f8f8;
}
.bg-white{
    background: #fff;
}
.bg-green{
    background: #50ac52;
}
.bg-blue{
    background: #d0d9e0;
}
.bg-none{
    background: transparent;
}
.bg-blue-dark{
    background: #5b6e90;
}
/* + Хлебные крошки*/
.breadcrumbs-content{
    padding: 30px 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.breadcrumbs-content a,.breadcrumbs-content p{
    margin: 5px 0;
}
.breadcrumbs-content a{
    text-decoration: underline;
}
.breadcrumbs-content a:hover{
    text-decoration: none;
}
.breadcrumbs-content .ic-breadcrumbs{
    display: block;
    width: 7px;
    margin: 5px;
    height: 12px;
    background: url('/images/all/arr-breadcrumbs.svg') center center no-repeat;
}
/* - Хлебные крошки*/

.row-2{
    display: flex;
    justify-content: space-between;
}
.paddind-top-30{
    padding-top: 30px;
}
.paddind-0{
    padding: 0;
}

.notes{
    display: flex;
    flex-direction: column;
    border-left: 5px solid #4e4943;
    padding: 5px 0 5px 15px;
}
.notes-tit{
    margin-bottom: 6px;
}
.notes-txt{
    font-style: italic;
    color: #aea196;
}

.box-generic-slider{
    width: 100%;
    position: relative;

}
.box-generic-slider .btn-slider{
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 5;
}
.box-generic-slider .btn-slider-prev{
    left: 60px;
}
.box-generic-slider .btn-slider-next{
    right: 60px;
}
.generic-slider{
    max-width: 790px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.generic-slide{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

.slide-img{
    max-width: 790px;
    max-height: 420px;
    display: block;
    width: 100%;
    height: 100%;
}


.tov-flag{
    position: absolute;
    top: -5px;
    left: 10px;
    width: 50px;
    height: 60px;
    z-index: 2;
    display: flex;
    padding-top: 11px;
    color: #fff;
    font-weight: 700;
    justify-content: center;
    text-transform: uppercase;
    font-family: 'Roboto';
    text-align: center;
}
.tov-flag--red{
    background: url('/images/all/icon-flag-red.svg') center top no-repeat;
}
.tov-flag--green{
    background: url('/images/all/icon-flag-green.svg') center top no-repeat;
}
.tov-flag--news{
    background: #1e1d19;
    color: #fff;
    padding: 0;
    align-items: center;
    border-radius: 5px;
    overflow: hidden;
    /*position: relative;*/
}
.tov-flag--news:before{
    content: '';
    height: 5px;
    width: 100%;
    background: #e5322e;
    position: absolute;
    top: 0;
    left: 0;
}
.box-text>*{
    margin-bottom: 15px;
}
.box-text>*:last-child{
    margin-bottom: 0;
}


.box-content-img{
    display: block;
    margin: 0 0 20px 0;
}
.box-content-img img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.box-content-img--left{
    float: left;
    margin: 0 20px 20px 0;
}
.box-content-img--right{
    float: right;
    margin: 0 0 20px 20px;
}


/* + Боксы для статических страниц*/
.static-right{
    width: 270px;
    flex-shrink: 0;
    flex-direction: column;
    margin-left: 30px;
}
.static-left{
    width: 100%
}
/* - Боксы для статических страниц*/
.column{
    display: flex;
    flex-direction: column;
}
.pg-phone, .pg-mail,.pg-time, .pg-route{
    display: flex;
}
.pg-mail,.pg-time, .pg-route{
    align-items: center;
}
.pg-phone .icon{
    margin: 5px 10px 0 0;
}
.pg-mail .icon{
    margin-right: 10px;
}
.pg-phone:hover *, .pg-mail:hover *{
    border-color: transparent;
}
.pg-time .icon{
    margin-right: 10px;
}

.pg-route .icon{
    margin-right: 10px;
}


.dec{
    width: 100%;
    height: 3px;
    background: #e8e8e8;
    margin: 25px 0 15px;
}

/* + Типовой радио*/
.generic-check,.generic-radio{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.generic-radio *{
    line-height: 1em;
}
.generic-radio input:checked + .icon-radio{
    background-size: 80% 80%;
    background: url('/images/all/icon-radio.svg') center center no-repeat;
    border-color: #514a44;
}
.generic-radio .icon-radio{
    margin-right: 10px;
}
.icon-radio{
    width: 18px;
    height: 18px;
    border: 2px solid #e8e8e8;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.generic-check input:checked + .icon-check{
    background: url(/images/all/check.svg) center center no-repeat;
    background-size: 80% 80%;
}

/* - Типовой радио*/

/* + Типовая таблица*/
.generic-table{
    width: 100%;
    border-collapse: collapse;
}
.generic-table th {
    border-bottom: 3px solid #e8e8e8;
    height: 30px;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
}
.generic-table th:nth-child(1){
    width: 22%;
}
.generic-table th:nth-child(2){
    width: 49%;
}
.generic-table th:nth-child(3),.generic-table th:nth-child(4){
    width: 10%;
}
.generic-table td {
    padding: 20px 0;
    padding-right: 20px;
    vertical-align: top;
}
.generic-table td:last-child {
    padding-right: 0;
}
.generic-table td button{
    margin-left: auto;
    cursor: pointer;
}
.generic-table td.half,
.generic-table th.half {
    width: 50%;
}
.generic-table td.half--tests,
.generic-table th.half--tests {
    width: 33%;
}

.media-generic-table-tit--tests {
    border-bottom: 3px solid #e8e8e8;
}
/* - Типовая таблица*/

.select2{
    width: 100%;
}
/*.form-add-addres{
    display: none;
}*/
.form-delivery .form-add-addres{
    margin-top: 0;
}
.form-add-addres input{
    background-color: transparent;
}
.wrap-street{
    position: relative;
}
.box-street{
    display: none;
    flex-direction: column;
    border: 1px solid #e8e8e8;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    width: 100%;
    position: absolute;

}
.box-street .street-item{
    padding: 5px 10px;
    display: flex;
    align-items: center;
    min-height: 38px;

}
.box-street .street-item:hover{
    background-color: #e8e8e8;
}
.wrap-street input:focus ~ .box-street{
    display: flex;
    z-index: 5;
    background: #fff;
}
/* + Анкета*/
.frm-anketa{
    display: flex;
    flex-direction: column;
}
.frm-anketa .sub-tit{
    margin-bottom: 20px;
}
.frm-anketa .generic-btn{
    margin-left: auto;
}
.anketa-line{
    display: flex;
    margin-bottom: 20px;
}
.anketa-line .grey-lbl ~ .grey-lbl{
    margin-left: 30px;
}
.grey-lbl{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.grey-input{
    width: 100%;
    height: 40px;
    border: 1px solid #e8e8e8;
    padding: 0 10px;
    font-size: 16px;
    border-radius: 3px;
}
.grey-select{
    width: 100%;
    height: 40px;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    background: #fff;
    padding: 0 10px;
    font-size: 16px;
}
.grey-textarea{
    width: 100%;
    height: 80px;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    background: #fff;
    padding: 10px;
    resize: none;
    font-size: 16px;
}
/* - Анкета*/
/* + Стиль для не валидного поля*/
.invalid{
    border-color: #e27535;
}
/* - Стиль для не валидного поля*/
/* + Стандартный ul*/
.generic-ul{
    list-style-type: none;
}
.generic-ul li{
    padding-left: 15px;
    position: relative;
}
.generic-ul li:before{
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #e27535;
    position: absolute;
    top: 7px;
    left: 0;
}
.generic-ul li:after{
    content:";";
}
.generic-ul li:last-child:after{
    content:".";
}
/* + Стандартный ul*/

/* + Баннер для страницы*/
.banner{
    width: 40%;
    max-width: 330px;
    align-self: flex-start;
    flex-shrink: 0;
}
.banner img{
    display: block;
    width: 100%;
}
/* - Баннер для страницы*/
/* + Медиа элементы для каталога*/
.media-cat-show{
    width: 180px;
    height: 50px;
    display: none;
    justify-content: center;
    align-items: center;
    background: #4f4944;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto';
    border-radius: 25px;
}
/* - Медиа элементы для каталога*/
.time{
    width: 100%;
    height: 40px;
    max-width: 130px;
    text-align: center;
}

/* + Блок модификаторов в снипете*/
.box-modify-check{
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 10px 0 !important;
    height: 30px;
    flex-shrink: 0;
}
.modify-check{
    display: block;
    /*box-sizing: border-box;*/
    height: 100%;
    height: 30px;
}
.modify-check:hover{
    cursor: pointer;
}
/*.modify-check ~ .modify-check{
    width: 48px;
}*/
.radio-modify{
    display: none;
}
.modify-check ~ .modify-check{
    margin-left: 10px;
}
.modify-check input:checked + span{
    background: #fec107;
}
.modify-check .radio-modify:checked + .modify-check-elem{
    background: #fec107;
}
.modify-check-elem{
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    min-width: 48px;
    padding-left: 4px;
    padding-right: 4px;
    box-sizing: border-box;
    border:2px solid #fec107;
    border-radius: 5px;
    font-size: 12px;
    /*border:2px solid #fec107;*/
}

.box-tovar--list .tovar .box-tov-text.media-has-modify{
    padding: 20px;
    position: relative;
}
.box-tovar--list .tovar .box-tov-text .box-modify-check{
    position: absolute;
    width: 164px;
    right: 20px;
    top: 20px;
}
.box-tovar--list .tovar .box-tov-text .box-modify-check .modify-check{
    margin: 0 10px 10px 0;
}

.box-min-tovar .box-modify-check{
    height: auto;
}
.box-min-tovar .box-modify-check .modify-check{
    height: 30px;
}
.box-min-tovar .tov-nav{
    margin-top: auto;
}
.box-min-tovar .box-modify-check .modify-check~.modify-check{
    margin: 0 0 10px 10px;
}
.box-min-tovar .box-modify-check .modify-check:nth-child(3n+1){
    margin: 0 0 10px 0;
}
/* - Блок модификаторов в снипете*/
.mb-10{
    margin-bottom: 10px;
}
.pt-30{
    padding-top: 30px;
}
.margin-b--30{
    margin-bottom: 30px;
}
.margin-30-0{
    margin: 30px 0;
}


/* + Модалка товара*/
.ui-dialog {
    left: 50% !important;
    transform: translate(-50%, 0);
    min-width: 320px !important;
    max-width: 490px !important;
    width: 100% !important;
}
.generic-dialog {
    min-width: 280px;
    max-width: 430px;
    width: 100% !important;
    box-sizing: border-box;
    padding-top: 2px;
}
.modal-img-tov{
    display: block;
    width: 159px;
    height: 150px;
    margin-right: 10px;
}
#tvr-modal .generic-dialog>*{
    margin-top: 10px;
}
#tvr-modal .box-modify-check{
    height: auto;
}
#tvr-modal .box-modify-check .modify-check{
    margin: 0 2px 4px 2px;
}
#tvr-modal .has-additive .additive{
    width: 48%;
    height: auto;
    margin: 1%;
}

#tvr-modal .has-additive .additive .additive-body{
    padding: 18px;
}
#tvr-modal .has-additive .additive .additive-body-tit{
    line-height: 1em;
}
#tvr-modal .all-summ{
    margin-top: 15px;
}
#tvr-modal .spinner{
    margin: 10px 0;
}
/* - Модалка товара*/
/* + Бокс добавок*/
.box-has-additive{
    display: flex;
    flex-direction: column;
}
.has-additive{
    display: flex;
    flex-wrap: wrap;
}
.additive{
    display: block;
    width: 195px;
    height: 80px;
    margin: 5px;
}
.additive-body:hover{
    background: #ffd4ba;
    cursor: pointer;
}
.additive-check:checked + .additive-body{
    background: #ffd4ba !important;
}
.additive-check:checked + .additive-body:before{
    content: '';
    width: 24px;
    height: 24px;
    z-index: 1;
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    border-radius: 50%;
    background: #e27535 url('/images/all/check-white.svg') center center no-repeat;
}
.additive-body{
    border: 2px solid #e27535;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 18px;
    border-radius: 5px;
    position: relative;
}
.additive-body-tit{
    font-family: "Yanone Kaffeesatz";
    font-size: 20px;

}
.additive-body-price .color-red{
    margin-right: 10px;
}
.box-summ-tovar{
    display: flex;
    flex-direction: column;
}
.all-summ{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 370px;
}
.all-summ-item{
    display: flex;
    justify-content: space-between;

}
.all-summ-item~.all-summ-item{
    margin-top: 10px;
}
.all-summ-itog{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;
}
.all-summ-value
{
    width: 70px;
    flex-shrink: 0;
    text-align: right;
}
/* - Бокс добавок*/


.admin-login-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px auto;
}

.admin-login-form input {
    width: 40%;
    margin: 0 10px;
    background-color: transparent;
}

.admin-login-form button {
    margin-top: 20px;
    padding: 15px 25px;
    flex-shrink: 0;
}

.confirm-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-title { display: none; }
.confirm-dialog.ui-dialog .ui-dialog-titlebar { padding: 0 0 18px; }

.dops-dialog.ui-dialog {
    width: auto !important;
    min-width: auto !important;
    max-width: 80vw !important;
    /* transform: translate(-50%, 0%); */
}
.dops-dialog.ui-dialog .generic-dialog {
    width: auto !important;
    min-width: auto !important;
    max-width: 80vw !important;
    padding: 0 20px 20px;
}
.dops-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-title { display: none; }
.dops-dialog.ui-dialog .ui-dialog-titlebar { padding: 0 0 18px; }
.dops-dialog.ui-dialog .box-has-additive{
    display: flex;
    flex-direction: column;
}
.dops-dialog.ui-dialog .has-additive{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.dops-dialog.ui-dialog .additive{
    display: block;
    width: 195px;
    height: 80px;
    margin: 5px;
}
.dops-dialog.ui-dialog .additive-body:hover{
    background: #ffd4ba;
    cursor: pointer;
}
.dops-dialog.ui-dialog .additive-check:checked + .additive-body{
    background: #ffd4ba !important;
}
.dops-dialog.ui-dialog .additive-check:checked + .additive-body:before{
    content: '';
    width: 24px;
    height: 24px;
    z-index: 1;
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    border-radius: 50%;
    background: #e27535 url('/images/all/check-white.svg') center center no-repeat;
}
.dops-dialog.ui-dialog .additive-body{
    border: 2px solid #e27535;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 18px;
    border-radius: 5px;
    position: relative;
}
.dops-dialog.ui-dialog .additive-body-tit{
    font-family: "Yanone Kaffeesatz";
    font-size: 20px;

}

/* + Дизайн на 23 февраля */
.date-23-feb .box-header-bottom {
	background: linear-gradient(to bottom,#757f40 10%,#506b3f 50%);
}

.date-23-feb .wrap-fixed-menu {
    background: linear-gradient(to bottom,#757f40 10%,#506b3f 50%);
}

.date-23-feb .box-hit {
	background-color: #e8effd;
    background-image: url(/images/23/index_bg_2.svg),url(/images/23/index_bg_1.svg);
    background-position: 0 300px,100% 300px;
}


.date-23-feb .box-new {
	background-color: #d08473;
    background-image: url(/images/23/index_bg_3.svg),url(/images/23/index_bg_4.svg);
    background-position: 0 270px,100% 300px;
}

.date-23-feb .box-hit .tit-pg:before {
    width: 200px;
    height: 38px;
    margin-top: -20px;
    background-color: transparent;
    background-image: url(/images/23/wave.svg),url(/images/23/plane_red.svg);
    background-position: 24% 50%, 73% 0;
}

.date-23-feb .box-new .tit-pg:before {
    width: 200px;
    height: 38px;
    margin-top: -20px;
    background-color: transparent;
    background-image: url(/images/23/wave.svg),url(/images/23/plane_white.svg);
    background-position: 24% 50%, 73% 0;
}

.date-23-feb .fixedbg:before {
    position: fixed;
    top: 59px;
    height: 1080px;
    max-height: 1080px;
}

.date-23-feb .fixed-menu .logo:before {
	background: url('/images/23/logo_small.png') center center no-repeat;
    background-size: 50px 54px;
}

.date-23-feb footer {
    z-index: 1;
}

/* - Дизайн на 23 февраля */

/* + Дизайн на Дизайн на 8 марта */
.date-8-mar .box-header-bottom {
	background: linear-gradient(to bottom,#7f4071 10%,#6b3f69 50%);
}

.date-8-mar .wrap-fixed-menu {
    background: linear-gradient(to bottom,#7f4071 10%,#6b3f69 50%);
}

.date-8-mar .box-hit {
	background-color: #fde8fd;
    background-image: url(/images/8m/index_bg_2.svg),url(/images/8m/index_bg_1.svg);
    background-position: 0 300px,100% 300px;
}


.date-8-mar .box-new {
	background-color: #ad73d0;
    background-image: url(/images/8m/index_bg_3.svg),url(/images/8m/index_bg_4.svg);
    background-position: 0 270px,100% 300px;
}

.date-8-mar .box-hit .tit-pg:before {
    width: 73px;
    height: 42px;
    margin-top: -22px;
    background-color: transparent;
    background-image: url(/images/8m/flowers_viol.svg);
    background-size: 73px 42px;
    background-position: 0 50%;
}

.date-8-mar .box-new .tit-pg:before {
    width: 73px;
    height: 42px;
    margin-top: -22px;
    background-color: transparent;
    background-image: url(/images/8m/flowers_white.svg);
    background-size: 73px 42px;
    background-position: 0 50%;
}

.date-8-mar .fixedbg:before {
    position: fixed;
    top: 59px;
    height: 1080px;
    max-height: 1080px;
}

.date-8-mar .fixed-menu .logo:before {
	background: url('/images/8m/logo_small.png') center center no-repeat;
    background-size: 50px 54px;
}

.date-8-mar footer {
    z-index: 1;
}

/* - Дизайн на 8 марта */

.phone-call {
    color: #368f2d;
    background-color: transparent;
    cursor: pointer;
    height: 100%;
    width: 100%;
    max-width: 38px;
    max-height: 38px;
    text-align: end;
}