@media(max-width: 1450px){
	/*#header .logo{
	display:block;
	position: relative;
	}*/
}

.sp_cart{
    display:none
}

.spm_cart{
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    text-decoration: underline;
}

@media(max-width: 1199px){
	.basket_item {
	    margin-bottom: 15px;
	    padding-bottom: 10px;
	}
	.basket_items {
		padding: 15px 15px;
	}
	.basket_info {
	    padding: 15px 33px 0px 33px;
	}
	.basket_delivery_type, 
	.basket_amount {
		line-height: 20px;	
	    margin-bottom: 6px;	
	}
	.basket_delivery_type {
		margin-top: 17px;	
	}
	.select-my-status {
	    padding-bottom: 25px;
	    padding-top: 25px;
	}
	
	.cookieAlertBtn {
		position: relative;
    	left: 0;
    	top: 0;
	}
	.basket_text {
		word-break: break-all; 
	}
	.logo{
		padding-top: 15px;
		text-align: center;
	}
	
	/**.logo img{
		height: 62px;
	}*/
	
	.top-menu{
		display: none;
	}
	
	#header{
		height: auto;
		padding-bottom: 15px;
		position: relative;
	}
	
	.mobile-menu{
		display: block;
	    position: absolute;
	    left: 15px;
	    top: 28px;
	    width: 40px;
	    height: 40px;
	    background: url(/images/elements/menu.svg) no-repeat 50% 50%;
	    color: #000;
	    padding-left: 40px;
	    font-size: 20px;
	    line-height: 1.99em;
	    text-shadow: 0px 0px 4px rgb( 255, 255, 255 );
	}
	
	.mobile-basket{
		position: absolute;
		right: 15px;
		top: 32px;
		font-family: BAGboldcondensed;
		font-size: 24px;
	}
	
	.mobile-basket>span{
	    font-family: BAGbold0;
	    height: 24px;
	    min-width: 24px;
	    text-align: center;
	    padding: 0px 5px;
	    background: #830a03;
	    color: #fa9a67;
	    line-height: 25px;
	    border-radius: 12px;
	    font-size: 16px;
	    display: inline-block;
	    position: relative;
	    top: -3px;
	}
	
	.mobile-basket .fa{
		color: #830a03;
		text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.72);
		text-shadow: 0px 0px 4px rgb(255, 255, 255);
	}
	
	
	
	
	.main-menu a{
		display: inline-block;
		height: 38px;
		line-height: 38px;
		font-family: BAGboldcondensed;
		text-transform: uppercase;
		font-size: 26px;
		margin-right: 14px;
		text-shadow: 0px 0px 0px #000;
		text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.5);
		transition: all .4 linear;
	}
	.main-menu a:hover,
	.main-menu a.active{
		color: #830a03;
	}
	
	.mobile-auth{
		margin-bottom: 10px;
		text-shadow: 0px 0px 4px rgb(255, 255, 255);
		font-family: BAGmedium;
		margin-top: 10px;
	}
	
	.big-number{
		text-align: center;
	}
	
	.subslider{
		height: auto;
	}
	
	.header-bar .sub-labels{
		text-align: center;
		margin-bottom: 15px;
		margin-top: 10px;
	}
	
	.subslider-label{
		display: inline-block;
		
		text-align: center;
	}
	
	.subslider-label span{
		/*color: #d9d3b2;*/
	    font-family: BAGbold0;
	    font-size: 22px;
	    margin-top: 8px;
    	display: inline-block;
	}
	.header_personal_cab_wrapper{
		display:inline-block;
		width:auto;
		max-width:100%;
		
	}
	.header_personal_cab_wrapper:after{
		top:7px;
	}
	.header_personal_cab_content>div{
		margin-top:5px;
		margin-bottom:5px;
		text-shadow:none;
	}
}


@media(max-width: 959px){
	.block-title.detail_title {
		display: none;
	}
	.title {
		margin-top: 10px;
	}
	.info-block.info_detail_block {
		padding-top: 10px;
	}
	.karriere-item{
		margin: 0 auto 22px auto;
	}
}




@media(max-width: 400px){
	.big-number span{
		font-size: 36px;
		margin-left: 0;
	}
}

@media(max-width: 729px){
	#header_2 .log-in {
		right: 10px;
    	top: 10px;
	}
}
@media(max-width: 599px){
	.adress-form .input-wrap {
	    margin-bottom: 5px;
	}
	.adress-form {
	    margin: 5px auto 0 auto;
	}
	.adress_picking {
	    padding: 0px 0 30px 0;
	}
	.product-block-description {
		padding: 10px 10px 20px;
	}
	#scroll_up {
		/*display: none !important;*/
		background: url("/images/common/scroll_up_mob.png");
		opacity:1;
	}
	.prime_btn_bsk1 {
		margin-right: 0px; 
	}
	.inset_block_product:after {
		right: calc( 100% - 11px );
		height: 30px;
    	width: 30px;
	}
	.type-filter-item {
		font-size: 13px;
	}
	.select-my-status {
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
	}
	.two_basket_btn_block>a{
		display: inline-block;
	}
	
	.two_basket_btn_block .type-filter-item {
		font-size: 12px;
	}
	
	.cookieAlertBtn{
		height: 50px;
	    line-height: 50px;
	    width: 150px;
	}
	
	
	/**.logo img{
	    width: 157px;
		height: 39px;
    	margin-left: 64px;
    	max-width: 100%;
    	max-height: 100%;
	}*/
	.logo{
		margin-left: 25%;
	}
	.param-options>div {
		font-size: 12px;
	    text-align: center;
	}
	.param-options>div:before {
		width: 100%;
    	text-align: center;
	}
	/*.param-options {
		position: fixed;
		z-index: 20;
		top: 0;
		width: 100%;
		max-height: 320px;
	}*/
	.list-configurator .config-list {
		width: 100%;
	}
	.config-list,
	.list-configurator {
		z-index: 2;
	}
	.param-selecter{
		height: auto;
	    padding: 20px;
	    background-position: center;
	    margin-top: 10px;
	}
	
	.param-selecter > span {
		display: none !important;
	}
	
	.next_page_basket {
		position: relative;
    	bottom: -12px;
	}
	
	.two_page_bask {
	    padding-bottom: 45px;
	}
	
	.seemore {
		margin-bottom: 8px;
	}
	
	.change_elem_set_icon:after {
		right: 5px;
	    top: 0px;
	}
	
	.set_product_block_selected {
		max-height: 420px;
	}
	
	.main-menu>span{
		display: block;
	}
	
}

@media(max-width: 460px){
	
	.inset_block_product:after {
		right: calc( 100% - 11px );
		height: 30px;
    	width: 20px;
	}
	
	.mobile-menu{
		top: 18px;
	}
	
	.mobile-basket{
		top: 26px;
	}
	
	.mobile-auth{
		margin-top: 20px;
	}
	
}

@media(max-width: 700px){
	.subslider-label{
		display: block;
		text-align: center;
		max-width: 100%;
	}
	
	.subslider-label span{
		display: block;
	}
	
	.header-bar .sub-labels{
	    float:none;
	}
	#header .logo{
	    position:relative;
	    margin: 0 auto;
	}
	
	.go-detail{
	    height: 34px;
	    line-height: 4;
	    padding-left: 15px;
	    padding-right: 15px;
	    background: #000;
	    font-size: 9px;
	    position: relative;
	    top: 0px;
	}
	.product-block-description .title{
		font-size: 20px;
	    text-overflow: unset;
	    white-space: inherit;
	    margin-top: 25px;
	}
	
	.product-block-description .price{
		font-size: 20px;
		top: 5px;
	}
	.to-cart-btn:after{
		background:none;
	}
	
	.to-cart-btn{
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.special-block .contents{
		padding-left: 10px;
		padding-top: 30px;
	}
	
	.s-title .name{
		font-size: 17px;
	}
	
	.s-title .special-button{
		margin-top: 9px;
    	font-size: 10px;
        height: 30px;
    	line-height: 32px;
    	margin-bottom: 10px;
	}
	
	.additional-label{
		left: 5px;
	    bottom: 3px;
	    font-size: 12px;
	}
}

@media(max-width: 959px){
	
	.mobile-close-button {
	    display: block;
	    position: absolute;
	    top: 15px;
	    right: 5px;
	    width: 20px;
	    height: 20px;
	    background: #c5c5c5;
	    font-size: 15px;
	    color: #929292;
	    border-radius: 20px;
	    z-index: 99;
	    line-height: 19px;
	    text-align: center;
	    font-weight: 700;
	}
	
	.basket_window_overlay {
    	content: " ";
	    background: #000000b3;
	    width: 100%;
	    height: 100%;
	    position: fixed;
	    /*display: block;*/
	    top: 0;
	    z-index: 20;
	    left: 0; 
	    display: none;
	}
	
	.basket_window {
		display: none;
	    position: fixed;
	    bottom: 54px;
	    width: 99%;
	    right: 0;
	    left: 0;
	    margin: 0 auto;
	    max-height: 92%;
	    top: 0;
	    overflow: scroll;
	}
	.basket-header .logo img {
		margin: 0 auto;
	}
	.basket_window.active ,
	.basket_window_overlay.active ,
	.fixed-footer {
		display:block !important;
	}
	.basket_view{
		margin-bottom: 25px;
	}
	/*
	.info-line:before{
		content: '';
	    position: absolute;
	    top: 10px;
	    right: 10px;
	    width: 114px;
	    height: 113px;
	    display: block;
	    background: url(/images/elements/vegan.png);
	}
	.info-line:after{
		content: '';
		position: absolute;
		bottom:40px;
		right: 10px;
		width: 71px;
		height: 98px;
		display: block;
		background: url("/images/logo/smile_light.svg");
	}
	*/
}

@media(max-width: 768px){
	.mailer-form{
		width: auto;
	}
	.input-holder{
		width: 66%;
	}
	.btn-holder{
		width: 34%;
	}
	
	body{
		background-attachment: fixed;
		background-position-y: -160px;
	}
}


.about_content h1{
	font-size: 30px;
}

.catalog-menu>.container>a {
    display: inline-block;
    height: 43px;
    line-height: 43px;
    font-family: BAGboldcondensed;
    text-transform: uppercase;
    font-size: 24px;
    color: #d9d3b2;
    margin-right: 15px;
}

@media(max-width: 900px){
	.rest-choose{
		width: auto;
	}
}


@media(max-width: 767px) {
	.rest_type_logo {
    	width: 135px;
    	height: 135px;
    	margin: 5px auto 5px auto;
	}
	.rest_type_title {
		font-size: 30px;
	    padding: 0px 0 5px 0;
	    
	}
	.filial_sel_title_p {
		padding-top: 40px;
		margin-bottom: 0px;
	}
	.delivery_choose_wrap {
	    margin-top: 3px !important;
	}
}


@media(max-width: 599px){
	.delivery_choose_block {
		padding: 4px 5px 10px 5px;
	}
	.rest_type_title {
    	font-size: 24px;
	}
	.form_order_button {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.block-review * {
		font-size: 14px;
	}
	.basket_order_form {
	    padding: 10px 20px 5px 20px;
	}
	.basket_order_form .form_wrap {
		margin-bottom: 10px;
	}
	.basket_info {
	    padding: 15px 20px 0px 20px;
	}
	.product-block-description .price {
		top: 0px;
		height: 33px;
	}
	.footer-form {
	    padding-bottom: 15px;
	}
	
	.mailer-form{
		padding-top: 30px;
	}

	.p-img {
		padding-top: 0;
		padding-bottom: 0;
	}
	.footer-line-block {
		padding-top: 5px; 
	}
	.to-cart-btn {
		margin-bottom: 2px;
	}
	
	.product-block-description .title {
		margin-top: 10px;
	}
	
	.catalog-menu>.container>a {
		font-size: 19px;
	    height: 27px;
	    line-height: 25px;
	}
	
	.product-block {
		margin-top: 5px;
	}
	
	.products-block {
		margin-bottom: 16px;
	}
	
	.type-filter {
		padding-bottom: 20px;
	}
	
	.delivery_popup_wrap {
		padding: 5px 20px 20px 20px;
	}
	.about_content h2 {
	    font-size: 22px;
	}

	.about_content h1 {
		font-size: 24px;
	}
	
	.about_content p {
		font-size: 0.9em;
	}
	
	.contact_photo_block, .contact_txt_block {
		margin-bottom: 13px;
	}
	
	.info_block_text {
	    padding: 0px 25px 0 25px;
	}
	
	.plus-block .title {
		font-size: 13px;
	}
	
	.pluses {
		padding: 15px 15px;
	}
	.pluses .plus-block {
		font-size: 15px;
	}
	
	.block-title {
	    font-size: 23px;
	    padding: 15px 0px 15px;
	}
	.subslider-label .subslider-icon {
	    margin-top: 5px;
	}
	
	#header .header-bar {
	    padding: 0px 0;
	}
	.info-block {
    	padding: 20px 0 50px 0;
   	}
	.filial_sel_title_p {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
	.sub-labels {
		margin-bottom: 10px;
	}
	.big-number h1 {
	    font-size: 20px;
	}
	.big-number {
	    padding-top: 10px;
	}
	
	.big-number span {
		font-size: 35px;
	}
	
	.about_content.home_page{
		    font-size: 13px;
	}
	
	.about_content.home_page h2{
	    font-size: 1.1em;
    }
   
	.input-holder{
		width: 100%;
		float: none !important;
	}
	.btn-holder{
		width: 165px;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
		float: none !important;
		display: block;
	}
	.footer-form{
		padding-bottom: 20px;
	}	
	.basket_item_img{
		width: 23%;
	}
	.basket_item_title{
		width: 57%;
	}
	.basket_item_price{
		width: 20%;
	}
	.basket_item_totalPrice,
	.basket_item_counter{
		width: 50%;
		text-align: center;
	}
}

@media(max-width: 600px){
	#header .logo{
		width:300px;
	}	
	.header-bar .subslider-label .subslider-icon{
		width:100px;
		height:100px;
		background-size:75%;
	}
	.header-bar .subslider-label:first-child{
		padding-right: 30px;
	}
	#header{
		padding-bottom: 0;
	}
	.header-bar{
		padding: 15px 0;
	}
}




@media(max-width: 479px){
	
	.delivery_choose_block {
		padding: 4px 5px 10px 5px;
	}
	
	.basket_item_img{
		width: 100%;
	}
	.basket_item_title{
		width: 75%;
		padding: 0;
	}
	.basket_item_price{
		width: 25%;
	}
	.basket_item{
		/*line-height: 50px;*/
	}
	.payment_method_options{
		text-align: left;
	}
	.payment_method_option{
		display: block;
		margin: 0 0 15px 0;
	}
	.basket_order_top_button{
		font-size: 13px;
	}
	.basket_order_top_button:after{
		top: 13px;
	}
	.basket_order_top_button.register{
		margin-bottom: 25px;
	}
	.form_order_button{
		width: 100%;
	}
}
@media(max-width: 1023px){
	.links-line{
		width: 100%;
		text-align: center;
	}
	.links-line .fl{
		display: inline-block;
	}
	.copyright{
		text-align: center;
		padding-top: 25px;
		padding-bottom: 15px;
	}
}

@media(max-width: 479px){
	.links-line .fl{
		display: block;
		text-align: left;
		margin-left: 0;
		margin-top: 8px;
		margin-bottom: 4px;
	}
}

@media(max-width: 360px){
	.type-filter-item {
		padding-left: 25px;
		padding-right: 15px;
	}
	
	.inset_block_product:after {
		right: calc( 100% - 8px );
	    height: 15px;
	    width: 15px;
	}
}

.catalog-menu{
	background: #1b1c1d;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}



.catalog-menu>.container>a.active {
    color: #fa9a67;
}

/*.container img:not(.footer_payment_method_icon img){
	width: 100% !important;
	max-width: 100%;
	height:auto !important;
} */


@media( width: 768px ){
	body{
		background-size: 1024px;
	}
	.log-btn{
		margin: 20px 0;
	}
}

.fullcart:after{
	content: "\f111";
	font: normal normal normal 11px/1 FontAwesome;
	color: orange;
	position: absolute;
	z-index: 3;
	top: -2px;
	left: 16px;
}

.deluxe_zn{
    padding: 10px;
    width: 100%;
}
.s-title .special-button{
    margin-bottom: 10px;
}

@media (max-width: 768px){
    .deluxe_tit{
        margin: 10px 0;
        font-size: 20px;
    }
    
    .deluxe_txt p{
        display:none;
    }
}
@media screen and (min-width: 770px) and (max-width: 1200px){
    .deluxe_tit{
        font-size: 60px;
    }
}
