@media only screen and (min-width: 768px) {
	.col-sm-6 {
		width: 50%;
	}
}
@media only screen and (min-width: 1000px) {
	.first-screen__img img {
		min-height: 500px;
		object-fit: cover;
	}
}
@media only screen and (max-width: 1200px) {
	.header-nav {
	/*	display: none;*/
	}
	.header-actions__item--user {
		max-width: 100%;
	}

}
@media only screen and (max-width: 1500px) {
	.header-nav {
		/*display: none;*/
	}
	.header-actions__item--user {
		max-width: 100%;
	}
	div#gtranslate_wrapper {
    margin-top: 45px;
}
}
@media only screen and (max-width: 999px) {
	/* .header-body {
		width: 100%;
		padding: 15px;
		position: absolute;
		opacity: 0;
		top: 100%;
		left: -100%;
		background-color: #fff;
		transition: .3s;
		z-index: 1;
	}
	.header.active .header-body {
		opacity: 1;
		left: 0;
	}
	.header-actions {
		flex-direction: column;
	} */
	.header-actions__item {
		padding: 10px 15px;
	}
	.first-screen__container {
		top: 0;
		position: static;
		padding: 80px 0 0 !important;
		width: 100%;
		transform: none;
	}
	.main-slider__content {
		top: 0;
		padding: 40px 0;
		width: 100%;
		transform: none;
	}
}
@media only screen and (max-width: 991px) {
	.our-services__img {
		max-width: 200px;
	}
	.our-services__name {
		position: relative;
		z-index: 1;
	}
	.deliv-steps__list {
		flex-wrap: wrap;
	}
	.online-stores__flex {
		flex-wrap: wrap;
	}
	.online-stores__main {
		order: 1;
	}
	.online-stores__sidebar {
		padding-left: 0;
		order: 0;
	}
	.footer-item {
		width: 50%;
		margin-bottom: 30px;
	}
	.footer-item:last-child {
		margin-bottom: 0;
	}
	.wpcf7-form .form-group--6 {
		width: 100%;
	}
	.header-body {
		display: none;
	}
	.header-open {
		margin-left: auto;
	}
	.shop-page__flex {
		flex-wrap: wrap;
	}
	.shop-page__content {
		margin-top: 30px;
	}
	div#gtranslate_wrapper {
    margin-top: 45px;
}
.social__button {

	/* padding: 5px 12px; */
}

.social-container {
	gap: 20px;
}

.social-list__item {
	padding: 0 4px;
}

}

@media only screen and (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
	.visible-xs {
		display: block !important;
	}
	.btn {
		padding: 11px 30px;
		font-size: 18px;
	}
	body {
		font-size: 14px;
	}
	h2, .h2 {
		font-size: 26px;
	}
	h3, .h3 {
		font-size: 22px;
	}
	.section {
		padding: 40px 0;
	}
	.list-info__title {
		font-size: 16px;
	}
	.list-info__text {
		font-size: 14px;
	}
	.buttons-group {
		margin: 0 -5px;
	}
	.buttons-group__item {
		padding: 0 5px;
	}
	.header-logo {
		padding: 0;
		max-width: 270px;
	}
	.header-open {
		cursor: pointer;
		background: #2495F4;
		color: #fff;
		font-size: 18px;
		margin-top: 5px;
	}
	.header-open .svg-icon {
		fill: #fff;
	}
	.header-open span {
		color: #fff;
	}
	.no-scroll {
		padding: 0;
	}

	.social-container {
		flex-direction: column;
		gap: 10px;
	}

	.social__button {
		max-width: 450px;
		padding: 5px 20px 5px 44px;
	}

	.social__button-blue {
		order: 1;
	}

	.social__button-yellow {
		order: 2;
	}

	.social-list__item {
    padding: 0 5px;
}
	.main-slider__title {
		font-size: 26px;
	}
	/* .main-slider__content {
		position: static;
	} */
	.main-slider__img img {
		min-height: 520px;
		object-position: center;
	}
	.first-screen__title {
		font-size: 26px;
	}
	.first-screen__content {
		position: static;
	}
	.first-screen__img {
		position: static !important;
	}
	.first-screen__img img {
		object-fit: cover;
		object-position: 100% 100%;
	}
	.first-screen__container {
		padding-top: 50px !important;
	}
	.track-package {
		background-image: none;
	}
	.our-services__col {
		width: 100%;
	}
	.our-services__col:nth-child(2n) {
		margin-top: 0;
	}
	.our-services__item {
		padding: 15px;
	}
	.our-services__name {
		font-size: 18px;
		max-width: 190px;
	}
	.deliv-steps__item {
		width: 50%;
	}
	.deliv-steps__buttons {
		margin-left: 0;
		width: 100%;
		text-align: center;
	}
	.deliv-add_servicess__title {
		font-size: 14px;
	}
	.for-busines {
		flex-direction: column-reverse;
	}
	.for-busines__col {
		width: 100%;
		margin-bottom: 30px;
	}
	.for-busines__col:last-child {
		margin-bottom: 0;
	}
	.goods-return {
		padding: 15px;
	}
	.track-package__title {
		font-size: 18px;
	}
	.track-package__btn {
		padding: 0 12px;
	}
	.goods-return__buttons {
		margin-top: 30px;
	}
	.online-stores__item {
		position: relative;
		border-bottom: 2px solid #C7E3FB;
	}
	.online-stores__item:last-child {
		border: none;
	}
	.online-stores__img {
		padding: 0 10px 0 0;
		position: absolute;
		top: 7.5px;
		left: 0;
		max-width: 100px;
		height: 40px;
	}
	.online-stores__img a {
		display: flex;
		align-items: center;
	}
	.online-stores__img img {
		margin: 0 auto;
	}
	.online-stores__info {
		width: 100%;
		padding: 0;
	}
	.online-stores__name {
		padding-left: 110px;
		margin-bottom: 20px;
	}
	.online-stores__link--more {
		padding: 11px 0;
	}
	.discounts__info {
		padding: 5px;
		left: 5px;
	}
	.discounts__item {
		padding: 0 5px;
		max-width: 250px;
	}
	.footer-item {
		width: 100%;
	}
	.detailed__row {
		flex-wrap: wrap;
	}
	.detailed__row::after {
		display: none !important;
	}
	.detailed__item {
		width: 100%;
		max-width: 100%;
		margin: 0 !important;
		padding: 30px 0 20px;
	}
	.detailed__item::before {
		content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0 !important;
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 5%,rgba(0, 0, 0, .3) 45%,rgba(0, 0, 0, 0.3) 55%,rgba(0, 0, 0, 0) 95%) !important;
	}
	.detailed--black .detailed__item::before {
		background: linear-gradient(to right, rgba(256, 256, 256, 0) 5%,rgba(256, 256, 256, .3) 45%,rgba(256, 256, 256, 0.3) 55%,rgba(256, 256, 256, 0) 95%) !important;
	}
	.detailed__row:first-child .detailed__item:first-child:before {
		display: none !important;
	}
	.iphone_order__info {
		margin-bottom: 20px;
	}
	.section-iphone_work {
		overflow: hidden;
	}
	.iphone_work {
		margin-right: -15px;
	}
	.iphone_work__row {
		width: 100%;
		max-width: 290px;
	}
	.iphone_work__row.slick-active .iphone_work__current {
		border-color: #2495F4;
		color: #2495F4;
	}
	.iphone_work__item {
		width: 100%;
		padding: 80px 0 0;
		padding-right: 30px;
	}
	.iphone_work__item:before {
		top: 26px;
		left: 0;
		right: auto;
		width: 100%;
		height: 1px;
		border: none;
		background: rgba(1,1,1,.3);
	}
	.iphone_work__current {
		top: 0;
		left: 0;
		right: auto;
		width: 50px;
		height: 50px;
		transform: none !important;
		border: 1px solid rgba(0, 0, 0, 0.3);
	}
	.benefit-box__footer {
		position: relative;
	}
	.benefit-box__item {
		width: 100%;
		max-width: 230px;
	}
	.alt-shop__list {
		display: block;
	}
	.alt-shop__list .slick-track {
		display: flex;
	}
	.alt-shop__item {
		width: 100%;
		max-width: 250px;
		padding: 0 5px;
		margin: 0;
		height: 100%;
		min-height: 100%;
		float: none;
	}
	.alt-shop__link {
		padding: 30px 15px;
		height: 100%;
	}
	.alt-shop__footer {
		position: relative;
	}
	.site-content .otzyvua_widget h2 {
		padding: 0;
	}
	.site-content .otzyvua_widget a.logo {
		position: static;
		height: auto;
		display: block;
		margin-bottom: 10px;
	}
	.for-busines__img {
		margin-top: 20px;
	}
	.google-reviews .wp-google-place {
		padding: 0;
	}
	.google-reviews__link {
		position: static;
		margin-top: 20px;
	}
	.shopping {
		flex-wrap: wrap;
	}
	.shopping__info {
		margin-bottom: 20px;
	}
	.about-us {
		flex-wrap: wrap;
	}
	.about-us__left {
		margin-bottom: 40px;
		max-width: 100%;
	}
	.form-online {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.form-online__img {
		max-width: 100%;
		padding-top: 40px;
	}
	.form-online__name,
	.form-online__title {
		font-size: 18px;
	}
	.main-nav {
		flex-wrap: wrap;
		padding: 20px 0;
	}
	.shops-nav__item {
		width: 100%;
		height: auto;
		margin: 0;
	}
	.main-nav__menu {
		max-width: 100%;
	}
	.main-nav__close {
		margin: 0 20px 20px auto;
		position: static;
	}
	.footer-bottom__flex {
		justify-content: center;
	}
	.footer-bottom p.footer-bottom__copy {
		margin-bottom: 20px;
		margin-bottom: 0;
		text-align: center;
	}
	.main-slider__dots .slick-dots {
		display: flex;
		max-width: 125px;
		overflow: hidden;
	}
	.main-slider__dots .slick-dots li {
		order: 2;
	}
	.main-slider__dots .slick-dots li.slick-active {
		order: 1;
	}
	.fancybox-content {
		padding: 40px 5px;
	}
	div#gtranslate_wrapper {
    margin-top: 45px;
}
}

@media only screen and (max-width: 563px) {
div#gtranslate_wrapper {
    margin-top: 40px;
}
.shop-page .h1 {
        font-size: 34px; /* Размер шрифта для мобильных устройств */
    }
.online-stores__main .online-stores__img {
    margin-bottom: 60px;
}
	
	
}

@media only screen and (max-width: 410px) {
	.buttons-group__item .btn {
		padding: 11px 15px;
	}
	.list-info li {
		width: 100%;
		margin: 0 0 30px !important;
	}
	.main-slider__buttons {
		width: 100%;
	}
	.main-slider__buttons li {
		width: 50%;
	}
	.main-slider__buttons li .btn {
		width: 100%;
	}
	.first-screen__buttons {
		width: 100%;
		margin: 40px -5px 0;
	}
	.first-screen__buttons li {
		width: 100%;
		padding: 0 5px;
		margin-bottom: 15px;
	}
	.first-screen__buttons li .btn {
		width: 100%;
	}
	.our-services__img {
		max-width: 165px;
		height: 230px;
		object-fit: cover;
		object-position: left;
	}
	.our-services__btn {
		position: relative;
		z-index: 1;
		background-color: #fff;
		padding: 8px 30px;
		font-size: 18px;
	}
	.calculator-deliv__group {
		max-width: 100%;
	}
	input[type="text"].calculator-deliv__input {
		width: 100%;
	}
	.track-package__input {
		font-size: 8px !important;
	}
	div#gtranslate_wrapper {
    margin-top: 40px;
}
}
@media only screen and (max-width: 375px) {
	.first-screen__img .mob {
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	.first-screen__img .desctop {
		display: none;
	}
}