/*Для экранов меньше 1600px*/
@media (max-width: 1600px) {
	header {
		padding: 0;
		font-size: 12px;
	}

	.main_menu li {
		padding: 15px 5px;
	}

	.main_menu a::after {
		left: 5px;
	}

	.main_menu {
		padding: 0 15px;
	}

	.auth_block {
		padding: 5px 30px 0;
	}

	.cart_checkout {
		padding: 30px;
	}

	.cart_sale__text {
		min-height: 4em;
	}

	.filter,
	.categories .btn,
	.categories .filter_item .form-control {
		font-size: 13px !important;
	}

	.categories .filter_item #slider-range {
		width: 150px;
	}

	footer .subscription {
		font-size: 14px;
		left: 0;
		text-align: center;
		top: 50%;
		width: 100%;
	}
}

/*Для экранов меньше 1200px*/
@media (max-width: 1199px) {


	.front_page_collections__card{
		height: 214px;
	}
	.front_page_collections__card:nth-child(3) {
		height: 446px;
	}
	.front_page_collections__card.second_row {
		top: -210px;
	}

	.front_page_collections__card__btn_1 {
		top: 192px;
		right: 45px;
	}

	.front_page_collections__card__btn_2 {
		top: 135px;
	}

	.front_page_collections__card__btn_4 {
		right: 35px;
	}

	.front_page_collections__card__btn_5 {
		left: 25px;
	}

	.auth_block a::after {
		display: none;
	}

	.auth_block li {
		float: none;
		padding: 10px 20px;
		padding-right: 0;
	}

	.main_menu .nav {
		display: block;
	}

	.main_menu .nav li:nth-child(3n-1) a::after {
		display: none;
	}

	.main_menu .nav li:nth-child(3n) {
		clear: both;
		padding-left: 0;
	}

	.main_menu li {
		padding: 10px 15px;
	}

	.main_menu li a::after {
		left: 15px;
	}

	.subheader_menu-right li:last-child {
		padding-right: 0;
	}


}

/*Для экранов меньше 992px*/
@media (max-width: 991px) {
	.front_page_collections {
		margin-bottom: -100px;
	}
	.block_collection__card_container{
		height: 210px;
	}
	#bx-soa-delivery .bx-soa-pp-company .custom-control{
		padding-bottom: 20px;
	}
	.bx-soa-pp-company .bx-soa-pp-delivery-cost{
		top: auto;
		bottom: 0;
	}
	.front_page_collections__card{
		height: 150px;
	}
	.front_page_collections__card:nth-child(3) {
		height: 323px;
	}
	.front_page_collections__card.second_row {
		top: -155px;
	}

	.front_page_collections__card__btn_1 {
		top: 135px;
		right: 30px;
	}

	.front_page_collections__card__btn_2 {
		top: 100px;
		left: 30px;
	}

	.front_page_collections__card__btn_3 {
		bottom: 20px;
		right: 30px;
	}

	.front_page_collections__card__btn_4 {
		bottom: 15px;
	}

	.front_page_collections__card__btn_5 {
		bottom: 15px;
	}

	.front_page_collections + .block_collection {
		margin-top: 20px;
	}


	.product_sub_block_right_garant {
		padding-left: 30px;
	}

	.product_sub_block_subscription button,
	.product_sub_block_subscription input {
		font-size: 14px;
	}

	.offer_of_the_week__img {
		position: relative;
		height: 100%;
		flex: initial;
		max-width: none;
		left: 0;
	}

	.offer_of_the_week__block {
		margin-top: -50px;
	}

	.categories {
		padding: 0 20px;
	}

	.bx_filter .bx_ui_slider_part.p2,
	.bx_filter .bx_ui_slider_part.p3,
	.bx_filter .bx_ui_slider_part.p4 {
		display: none;
	}


	.product_sub_block_left > div {
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.product_sub_block_left {
		padding: 15px;
	}

	.product_cart_block__qty {
		padding: 2px;
	}

	.product_sub_block_subscription form {
		margin-left: 0;
	}

	/*.submenu_background{
			left: -90%;
	}
	.subheader_menu-center li:nth-child(2) .submenu_background{
			left: -190%;
	}
	.subheader_menu-center li:nth-child(3) .submenu_background{
			left: -290%;
	}*/
}

/*Для экранов меньше 768px*/
@media (max-width: 767px) {
	.marinTitle {
		font-size: 20px;
	}
	.front_page_collections {
		margin-bottom: 25px;
	}

	.product_cart_block #qty_min,
	.product_cart_block #qty_add {
		display: block;
		width: 20px;
	}
	.favorites thead{
		display: none !important;
	}
	header {
	    margin-top: 60px;
	}
	
	.block_collection__card_container{
		height: 350px;
	}

	.mobile_menu .favorites_icon::before {
		top: 3px;
	}

	.mobile_menu .cart_icon::before { 
		top: 2px;
	}

	.mobile_menu {
		display: flex;
		height: 60px;
		padding-top: 0 !important;
		align-items: center;
		justify-content: space-between;
	}

	.mobile-logo {
		padding-bottom: 0 !important;
	}

	.mobile_menu .col-1 a { 
		margin-top: 0;
		width: 24px;
	}
	
	.mobile-menu__left .col-1 {
		flex: none;
		max-width: initial;
		width: auto;
		margin: 0 14px;
	}

	.mobile-menu__right .col-1 {
		flex: none;
		max-width: initial;
		width: auto;
		margin: 0 14px;
	}

	.mobile-menu__left {
		display: flex;
		align-items: center;
	}

	.mobile-menu__right {
		display: flex;
		align-items: center;
	}

	.mobile_menu .menu_icon {

	}

	.mobile_menu .city::before {
		content: "";
		width: 20px;
		height: 20px;
		position: absolute;
		display: block;
		left: calc(50% - 92px);
		top: 0;
		background-image: url(../img/mark.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}

	.mobile_menu .bxmaker__geoip__city__line-label img.mob {
		display: none;
	}

	.mobile_menu .bxmaker__geoip__city {
		margin: 0;
	}

	.mobile_menu .bxmaker__geoip__city__line-name {
		font-weight: 700;
	}

	.mobile_menu .city {
		font-weight: 600;
		position: relative;
		text-align: center;
		padding: 0 15px;
		height: 60px;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		margin-top: 0;
		background: #F0F0F0;
	}

	.mobile_menu_list {
		position: absolute;
		top: 60px;
		left: 0;
		width: 100%;
		z-index: 500;
		background-color: #fff;
	}

	/*.mobile_menu_list li{
			width: 100%;
			padding: 20px;
			text-align: center;
			font-size: 18px;
			border-top: 1px solid #000;
			border-bottom: 1px solid #000;
			margin-top: -1px;
	}
	.mobile_menu_list li:first-child{
			margin-top: 0;
	}*/
	.mobile_menu_list_header {
		box-shadow: 0 7px 10px 0 rgba(0, 0, 0, 0.15);
		margin-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		display: none;
	}

	.mobile_search {
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: #ecf0f1;
	}

	.mobile_search .form-control {
		position: relative;
		font-size: 18px;
	}

	.mobile_search button {
		width: 20px;
		height: 20px;
		position: absolute;
		display: block;
		right: 25px;
		top: 10px;
		background-image: url(../img/search.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		outline: none;
		border: none;
		background: transparent;
	}

	.mobile_sections {
		width: 100%;
	}

	.mobile_sections ul {
		margin-bottom: 0;
	}

	.mobile_sections ul ul {
		display: none;
	}

	.mobile_sections .top_level ul {
		display: none;
	}

	.mobile_sections a {
		display: block;
		width: 100%;
		padding: 15px 20px;
		border-bottom: 1px solid #ecf0f1;
		font-size: 18px;
		color: #5d5d5d;
		font-weight: 600;
	}

	.mobile_sections .main_section {
		background-color: #fff;
		border-top: 1px solid #ffffff;
		border-bottom: 0;
		display: block;
		position: relative;
		font-weight: 600;
		font-size: 14px;
		line-height: 17px;
		padding: 16px 20px;
		color: #5B5B5B;
		border-top: 1px solid #F0F0F0;
		transition: background-color 0.3s, color 0.3s ease;
	}

	.mobile_sections .main_section.selected {
		background-color: rgba(223, 5, 136, 0.4);
		color: #fff;
	}

	.mobile_sections a {
		background-color: #fff;
		border-top: 1px solid #ffffff;
		border-bottom: 0;
		display: block;
		position: relative;
		color: rgba(223, 5, 136, 0.4);
		font-weight: 600;
		font-size: 14px;
		line-height: 17px;
		padding: 16px 20px;
		border-top: 1px solid #F0F0F0;
		transition: background-color 0.3s, color 0.3s ease;
	}

	.mobile_sections .main_section .control svg path {
		fill:  rgba(91, 91, 91, 0.5);
		transition: fill 0.3s ease;
	}

	.mobile_sections .main_section .control {
		position: absolute;
		right: 0;
		top: 0;
		height: 50px;
		width: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: .3s;
		transform: rotate(-90deg);
	}

	

	.mobile_sections .main_section.selected .control svg path {
		fill: #fff;
	}

	.mobile_sections .main_section.selected .control {
		transform: rotate(0deg);
	}

	/*.mobile_sections .main_section::after {
		content: "";
		position: absolute;
		right: 0;
		top:  0;
		height: 50px;
		width: 50px;
		display: block;
		transform: rotate(90deg);
		transition: .3s;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-image: url(../img/pag_nav_arr.png);
	}*/

	.mobile_sections a.current {
		color: #fff;
		background: #df0588;
	}
/*
	.mobile_sections .main_section.selected::after {
		transform: rotate(-90deg);
	}*/

	.mobile_sections .top_level {
		position: relative;
	}

	.mobile_sections .top_level:not(.empty) .control svg path {
		fill: rgba(91, 91, 91, 0.5);
		transition: fill 0.3s ease;
	}

	.mobile_sections .top_level:not(.empty) .control {
		position: absolute;
		right: 0;
		top: 0;
		height: 50px;
		width: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: .3s;
		transform: rotate(-90deg);
	}
/*
	.mobile_sections .top_level:not(.empty)::after {
		content: "+";
		position: absolute;
		right: 20px;
		top: 5px;
		display: block;
		transition: .3s;
		color: #b5b5b5;
		font-weight: bold;
		font-size: 35px;
	}*/

	.submenu_background_mobile .top_level_ul a .control {
		display: none;
	}

	.submenu_background_mobile .top_level_ul a.top_level .control {
		display: flex;
	}

	.mobile_sections .top_level.selected .control {
		transform: rotate(0deg);
	}

	.mobile_sections .top_level.selected {
		color: rgba(223, 5, 136, 0.4);
		background: #ededed;
	}

	.submenu_background_mobile .top_level_ul a {
		color: #5d5d5d;
		font-weight: 500;
	}

	.main_menu {
		position: fixed;
		background-color: #fff;
		left: 0;
		top: 40px;
		width: 100%;
	}

	.front_page_collections__card {
		margin: 10px auto;
		height: auto;
	}

	.front_page_collections__card:nth-child(3) {
		height: auto;
	}

	.front_page_collections__card.second_row {
		top: auto;
	}

	.front_page_collections__card__btn_1 {
		top: auto;
		bottom: 15px;
		right: 17%;
		font-size: 14px;
	}


	body #serchik {
		position: relative;
		height: auto;
	}

	body #serchik .row {
		margin:0;
		width:100%;
	}

	.front_page_collections__card__btn_2 {
		top: 175px;
		left: 52px;
	}

	.front_page_collections__card__btn_3 {
		bottom: 40px;
		right: 50px;
	}

	.offer_of_the_week__block {
		padding: 40px 0 30px;
	}

	.offer_of_the_week__block_timer {
		margin-top: 20px;
	}

	.offer_of_the_week__block_timer div span {
		font-size: 25px;
	}

	.new_in_blog .card {
		margin: 20px auto;
	}

	.cart_checkout {
		padding: 30px 70px;
	}

	.categories .filter {
		padding: 10px;
	}

	.categories h1 {
		margin: 0 0 20px;
		font-size: 28px;
	}

	.filter_label_price {
		margin-bottom: 30px;
	}

	.categories .btn {
		top: 25px;
		right: 5px;
	}

	.product_description {
		margin-top: 15px;
	}

	.product_sub_block_left {
		margin-right: -15px;
		margin-bottom: 20px;
	}

	.product_sub_block_right {
		margin-left: -15px;
	}

	.product_sub_block_subscription button,
	.product_sub_block_subscription input {
		font-size: 18px;
	}

	.contacts_shops .row div {
		margin-bottom: 0;
	}

	.contacts_shops .row {
		margin-bottom: 40px;
	}

	.subscription_front-page_inner .col-md-3 {
		min-height: 300px;
	}

	.subscription_front-page__img {
		width: 50%;
	}

	.offer_of_the_week__block {
		margin-top: -30px;
	}

	.bx_filter.bx_horizontal .bx_filter_parameters_box.price_filter,
	.bx_filter.bx_horizontal .bx_filter_parameters_box.filter_item {
		width: 100%;
	}
	.bx_filter.bx_horizontal .bx_filter_parameters_box.filter_item#sort-block{
		width: 100%;
	}

	.categories .btn {
		bottom: 0;
		top: auto;
	}

	.categories .btn.filter_btn {
		position: static;
		margin-left: 5px;
	}


	.personal_block label{
		min-height: 0;
	}
	.personal_block .form-group{
		margin-bottom: 10px;
	}

	.personal_block .personal_block__change{
		top: 30px;
		right: 30px;
	}
	.contacts_shops .row div:nth-child(2) {
		padding-left: 35px;
	}


	.card_for_sale .offer_of_the_week__block_title{
		font-size: 26px;
	}
	.card_for_sale .offer_of_the_week__block_prod{
		font-size: 18px;
		margin-bottom: 0;
		margin-top: 0;
	}
	.card_for_sale .offer_of_the_week__block_timer + .offer_of_the_week__block_prod{
		margin-top: 0;
	}
	.offer_of_the_week_app_link{
		max-width: 40%;
	}
	.card_for_sale .offer_of_the_week__block_timer div{
		font-size: 36px;
		padding: 0;
	}
	.offer_of_the_week_app_link.apple_btn{
		left: 5%;
	}
	.offer_of_the_week_app_link.gplay_btn{
		right: 5%;
	}

	.support{
		margin-top: 0;
		margin-bottom: 0;
	}
	.support_single img{
		width: 100% !important;
		height: auto !important;
	}

	.support_single > .col-12{
		margin: 10px auto;
	}


	.city_for_delivery__container{
		position: initial;
	}
	.city_for_delivery__items{
		width: 540px;
		transform: translateX(0);
	}
	footer {
		padding-left: 0;
		text-align: center;
		padding-right: 0;
	}

	footer .subscription {
		position: relative;
		top: inherit;
	}

	footer .copyright {
		position: relative;
		bottom: initial;
		right: initial;
	}

	footer .footer__madeby-logo {
		position: relative;
		bottom: initial;
		right: initial;
	}

	footer .subscription .col-12 {
		padding: 0;
	}

	.subscription input,
	.subscription button {
		padding: 15px;
	}

	footer .social_icons {
		margin: 0;
	}

	footer .footer_center {
		min-height: 80px;
	}

	footer .footer_right {
		min-height: 124px;
		text-align: center;
	}

	footer .footer_menu {
		padding: 0 5px;
	}

	footer .feedback {
		margin-top: 0;
	}

	footer .pay_method {
		right: auto;
		text-align: center;
		width: 90%;
	}


	footer .footer_right {
		margin-bottom: 20px;
	}

	.mobile_menu .city::before {
		display:none;
	}

}



@media(max-width: 640px) {
	.mobile-logo .mainLogo {
		width: 160px !important;
	}


	.mobile-menu__right .col-1 {
		margin: 0 8px;
	}

	.mobile_menu {
		padding: 0 7px;
	}

	.mobile-menu__left .col-1 {
		margin: 0 8px;
	}
}

@media(max-width: 480px) {
	.mobile-logo .mainLogo {
		width: 118px !important;
	}

	.mobile_menu .col-1 a {
		width: 18px;
	}

	.mobile-menu__left .col-1 {
		margin: 0px 5px;
	}

	.mobile-menu__right .col-1 {
		margin: 0px 5px;
	}

	.menu_icon {
		width: 20px;
	}

	.mobile-menu__left  .col-1:last-child {
		margin-right: 0;
	}


	.mobile-menu__right .col-1:first-child {
		margin-left: 0;
	}

}
/*Для экранов меньше 400px*/
@media (max-width: 390px) {
	.not_found a {
		position: absolute;
		display: block;
		bottom: 10%;
		left: 10%;
		font-weight: 600;
		font-size: 16px;
		transform: translate(-4%,-30%);
		padding: 20px 40px;
		border: 2px solid #fff;
	}
	.mobile_menu .city::before {
		display:none;
	}

}
/*Для экранов меньше 576px*/
@media (max-width: 575px) {
	.mobile_menu .city::before {
		display:none;
	}

	.not_found a {
		position: absolute;
		display: block;
		bottom: 10%;
		left: 10%;
		font-weight: 600;
		font-size: 16px;
		transform: translate(10%,-30%);
		padding: 20px 40px;
		border: 2px solid #fff;
	}
	.bxmaker__geoip__city{
		bottom: 7px;
	}
	.bx-core-adm-dialog{
		width: 100% !important;
		left: 0 !important;
		overflow: auto;
	}
	.bx-core-adm-dialog-content{
		width: 100% !important;
	}
	.bx-soa-pickup-l-item-adress{
		padding-right: 100px !important;
	}
	.sale .block_collection__menu li{
		padding: 0;
		font-size: 12px;
	}
	.mobile_menu .city {
		margin-top: 0;
		font-size: 10px;
		padding: 10px 15px;
	}


	.mobile_menu .city::before {
		top: 10px;
	}

	.mobile_menu .phone_number {
		text-align: center;
	}

	.block_collection__card_container{
		height: 320px;
	}

	.front_page_collections__card__btn_1 {
		top: auto;
		bottom: 10px;
		right: 16%;
		font-size: 14px;
	}

	.front_page_collections__card__btn_2 {
		bottom: 25px;
		top: auto;
		left: 50px;
	}

	.front_page_collections__card__btn_4 {
		bottom: 25px;
	}


	.offer_of_the_week{
		margin-bottom: 40px;
	}
	.offer_of_the_week__block_title {
		font-size: 24px;
	}

	.offer_of_the_week__block_prod {
		font-size: 30px;
	}

	.offer_of_the_week__block_timer div {
		width: 60px;
		height: 60px;
		font-size: 26px;
		padding: 3px;
		margin: 0 5px;
	}

	.offer_of_the_week__block_timer div span {
		font-size: 25px;
	}

	.offer_of_the_week__block_price_old {
		font-size: 26px;
		line-height: 30px;
	}

	.offer_of_the_week__block_price_new {
		font-size: 28px;
		line-height: 30px;
	}

	.cart_checkout {
		padding: 30px 40px;
	}



	.subscription_front-page__img {
		width: 70%;
	}

	.bx_filter.bx_horizontal .bx_filter_parameters_box.filter_item {
		width: 100%;
	}

	.bx_filter.bx_horizontal .bx_filter_parameters_box.price_filter {
		width: 100%;
	}

	.categories .btn {
		bottom: 0;
		right: 5px;
		top: auto;
	}

	.categories .filter form {
		/*padding-bottom: 40px;*/
	}

	.favorites .table td:first-child,
	.favorites .table th:first-child {
		min-width: 130px;
		display: block;
	}
	.favorites .table{
		text-align: center;
		position: relative;
		border: none;
	}

	#basket_items .add-to-favorite{
		top: 0;
	}
	.favorites .table .itemphoto img {
		width: 50%;
	}
	.favorites .del_in_cart{
		position: absolute;
		right: 5px;
		top: -15px;
		font-size: 45px;
	}

	/*.favorites{
			margin-left: -15px;
			margin-right: -15px;
			padding: 0;
	}*/

	.product_sub_block_left > div {
		min-height: 220px;
	}


	.card-title {
		height: 1.2em;
		overflow: hidden;
	}

	.product_cart_block{
		margin: 0;
	}
	.product_cart_block #qty_min,
	.product_cart_block #qty_add {
		display: block;
		width: 20px;
	}
	.product_cart_block #qty_min{
		left: 3px;
	}
	.product_cart_block #qty_add{
		right: 3px;
	}

	.card-comments-form .btn {
		bottom: -60px;
	}

	.product_cart_block .col-1 {
		margin-right: 15px;
	}
	.product_cart_block .col-1 + .col-1 {
		margin-right: 0;
	}

	.favorites input[type=number] {
		width: 40px;
		text-align: center;
	}

	.personal_block .personal_block__change{
		top: 60px;
		right: 30px;
	}

	.city_for_delivery__items{
		width: 90vw;
	}



	footer .subscription {
		width: 100%;
	}
}

/*Для экранов меньше 1200px и больше 992px*/
@media (max-width: 1200px) and (min-width: 992px) {
	.offer_of_the_week__block_timer div {
		width: 70px;
		height: 70px;
		font-size: 28px;
	}
}

/*Для экранов меньше 991px и больше 767px*/
@media (max-width: 991px) and (min-width: 767px) {
	#qty_min,
	#qty_add {
		display: none !important;
	}
}

@media (max-width: 500px){

	.block_collection__card_container{
		height: 210px;
	}
	.mobile_menu .city::before {
		display:none;
	}
}


