@media(max-width: 1439px) {
	.max {
		max-width: 1200px;
	}
}







@media(max-width: 1024px) {
.max {
	max-width: 768px;
}


.cHeaderInfoTop {
	display: none;
}

.cHeaderPanel .openCatalogBlock, .cHeaderPanel form, .cHeaderPanel a.linkHistory {
	display: none;
}

a.linkHistory + a.theme {
	display: flex;
}

a.openMobileNav {
	display: flex;
	padding: 10px;
	margin: 0 -10px 0 0;
	font-size: 15px;
	font-weight: 500;
}

.cHeaderPanel .language {
	display: block;
	margin: 0 20px 0 0;
}

.language> a> span, .allLanguage> a> span {
	font-size: 15px;
	font-weight: 500;
	text-transform: initial;
	background: initial;
	-webkit-background-clip: initial;
	-webkit-text-fill-color: initial;
}

#cHeader {
	margin: 0;
}

.cHeader {
	padding: 15px 0;
	justify-content: space-between;
	align-items: center;
}

.cHeader> a.clogo {
	width: initial;
	margin: 0;
}

.cHeaderInfo {
	width: initial;
}

a.openMobileNav .navIco {
	margin: 0 7px 0 0;
}

a.openMobileNav .navIco> i {
	box-shadow: none;
	background: var(--brand1);
}

a.clogo> span.ico {
	width: 34px;
	height: 34px;
	min-width: 34px;
}

a.clogo> span.ico> svg {
	width: 20px;
}

a.clogo span.sitename b {
	font-size: 18px;
	margin: -2px 0 1px 0;
}

a.clogo span.sitename span {
	font-size: 8px;
}

#mobilePanel {
	display: block;
	position: relative;
	margin: 0 0 40px;
}

.mobilePanel {
	display: flex;
	border-radius: 8px;
	border: 0;
}

.mobilePanel> button.btn.opencats {
	padding: 0;
	width: 150px;
	margin: 0 10px 0 0;
}

.mobilePanel> form {
	display: block;
	position: relative;
	width: calc(100% - 160px);
	height: 44px;
}

.mobilePanel> form> input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 14px;
	padding: 2px 50px 0 15px;
	background: #fff;
	color: #222;
	border: 1px solid #e6e6e6;
	box-shadow: 0px 5px 25px rgb(0 0 0 / 6%);
	border-radius: 100px;
}

.mobilePanel> form> input::placeholder {
	color: #555;
}

.mobilePanel> form> button {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	width: 44px;
	height: 44px;
	cursor: pointer;
	background: transparent;
	border: 0;
}

#nPanel {
	display: none;
}

.nSearch {
	display: none;
}

.nCat {
	flex-grow: 1;
	justify-content: flex-start;
}

.mobilePanel> form> button svg path {
	fill: var(--brand1) !important;
	transition: all 0.1s;
}

#cHeader.chpages {
	padding: 0;
	border: 0;
}

#cHeader.chpages + #mobilePanel {
	background: rgb(0 85 255 / 4%);
	border-bottom: 1px solid rgb(153 185 255 / 14%);
	margin: 0px 0 15px;
	padding: 0 0 15px;
}


.mainActionsSlider .item .slideInfo> b {
	font-size: 35px;
	margin: 0 0 15px;
}

.mainActionsSlider .item .slideInfo> p {
	font-size: 13px;
	font-weight: 500;
	line-height: 18px;
}

.mainActionsSlider .item .slideInfo> .btn {
	margin: 5px 0 0;
	font-size: 13px;
	padding: 0 15px;
}

.mainCatsItems> .item {
	width: calc(33.33% - 20px);
	margin: 0 10px 20px;
}

.mainCatsItems {
}

.mainCats {
	margin: 0 0 30px;
}

.centerTitleMain {
	margin: 0 0 15px;
}

.centerTitleMain> span {
	font-size: 24px;
}

.productsList> .productItem {
	width: calc(33.333% - 20px);
}

.productItem> a:not(.image)> h3 {
	font-size: 14px;
	line-height: 20px;
}

.productItem> .pricebutton> span {
	font-size: 18px;
	width: calc(100% - 100px);
	padding: 0;
}

.productItem> a:not(.image) {
	flex-grow: 1;
}

.productItem> .pricebutton> .btn {
	width: 100px;
	padding: 0;
	font-size: 14px;
}

.productsList {
	margin-bottom: 20px;
}

.productsList.productsListSlider {
	margin-bottom: 80px;
}

.productsListSlider .slick-list {
	padding-bottom: 0;
}

.mainAllCat {
	margin-bottom: 40px;
}

.fitches {
	padding: 15px;
	margin-bottom: 50px;
}

.fitches> .item> b {
	font-size: 24px;
}

.fitches> .item> span {
	font-size: 14px;
}


.nHeader {
	padding: 15px 0;
}

a.nlogo> span.ico> svg {
	width: auto;
	height: 30px;
}

a.nlogo> span.sitename> b {
	font-size: 20px;
}

a.nlogo> span.sitename> span {
	font-size: 9px;
	font-weight: 600;
}

.nCat> .openCatalogBlock {
	width: 30px;
}

.nCat> .openCatalogBlock> button.btn.openPkNav {
	width: 30px;
	height: 30px;
	background: transparent;
}

.nCat> .openCatalogBlock> button.btn.openPkNav> .navIco> i {
	box-shadow: none;
	background: var(--brand1);
}

.nheaderRight {
	gap: 5px;
}

.nheaderRightBottom> nav> ul> li> a {
	font-size: 13px;
}

.nheaderRightTop {
	font-size: 12px;
}

.language> a> span, .allLanguage> a> span {
	font-size: 12px;
}

body {
	padding-top: 74px;
}


.mainActionsSlider .item> .slideImage {
	height: 300px;
}

.mainActionsSlider .item> img.slideAfterImg {
	max-width: 150px;
	right: 50px;
}

.mainActionsSlider .item .slideInfo {
	max-width: calc(100% - 240px);
	padding: 20px;
}

.mainActionsSlider .item .slideInfo> strong {
	font-size: 30px;
}

.mainActionsSlider .item .slideInfo> b {
	font-size: 20px;
}

.mainActionsSlider .item .slideInfo> p {
	font-size: 12px;
}

.mainActionsSlider .item .slideInfo> .btn {
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	padding: 0 30px;
}

.mainActionsSlider .item {
	height: 340px;
}

.mainActions {
	margin-bottom: 30px;
}

.productsList {
	margin: 0 -8px 30px;
}

.productsList> .productItem {
	width: calc(33.333% - 16px);
	margin: 0 8px 30px;
}

.productItem> .pricebutton> .btn {
	width: 100%;
}

.productItem> a:not(.image) {
	margin: 0 0 10px;
}

.productsListSlider.rec .productItem> a.image {
	width: 100px;
	height: 100px;
	top: initial;
}

.productsListSlider.rec .productItem {
	padding: 0 0 0 115px;
	justify-content: flex-start;
	margin: 0 12px 24px;
}

.productsList.productsListSlider.rec {
	margin: 0 0 -40px;
}

.productsListSlider.rec .productItem> .pricebutton> .btn {
	font-size: 12px;
	height: 30px;
}

.productsListSlider.rec .productItem> .pricebutton {
	min-width: 100px;
}


.mainQuestionsBlock {
	flex-direction: COLUMN;
}

.mainQuestionsLeft {
	width: 100%;
	gap: 10px;
	padding: 0 0 20px;
}

.mainQuestionsRight {
	width: 100%;
}

.mainQuestionsLeft> a {
	font-size: 16px;
}

.mainQuestionsRight> .info> h2 {
	font-size: 20px;
}

.cfooter {
	flex-wrap: WRAP;
}

.cfooter> .cfblock.cpayinfo {
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 20px;
	margin: 0 0 20px;
}

.cfooter {
	padding: 30px 0;
	gap: initial;
}

.cfooter> .cfblock.cnav {
	margin: 0;
}

.cfooter> .cfblock> h3 {
	font-size: 20px;
}

.nHeader a.openMobileNav {
	display: none;
}

.productPageNewImage {
	width: 300px;
}

.productPageNewInfo {
	width: calc(100% - 300px);
}



body.prodpage #mobilePanel {
	background: #fff;
	padding: 0 0 20px;
	margin: 0 0 20px;
}


}














@media(max-width: 767px) {

.nHeader a.openMobileNav {
	display: flex;
}

.max {
	max-width: 520px;
}

.mainActionsSlider .item {
	height: 220px;
}

.mainActionsSlider .item .slideInfo> p {
	display: none;
}

.mainActionsSlider .item .slideInfo> b {
	text-shadow: 0px 0px 15px rgb(0 0 0 / 100%), 0px 0px 25px rgb(0 0 0 / 100%), 0px 5px 15px rgb(0 0 0 / 55%);
	font-size: 26px;
	margin-bottom: 10px;
}

.mainActionsSlider .item .slideInfo {
	justify-content: flex-end;
	padding: 0 0 20px;
}

.mainActionsSlider .item .slideInfo> .btn {
}

.mainCatsItems> .item {
	width: calc(50% - 20px);
}

.mainCatsItems> .item img {
}

.mainCats {
	margin: 0 0 10px;
}

.centerTitleMain> span {
	font-size: 20px;
	font-weight: 500;
}

.productsList> .productItem {
	width: calc(50% - 20px);
	margin: 120px 10px 10px;
}

.productItem> .pricebutton> .btn {
	width: 44px;
	padding: 0;
}

.productItem> .pricebutton> .btn span {
	display: none;
}

.productItem> .pricebutton> span {
	width: calc(100% - 44px);
}

.productItem> a:not(.image)> h3 {
}

.fitches> .item {
	width: 50%;
	margin: 15px 0;
}

.fitches {
	flex-wrap: wrap;
}

nav.footermenu {
	margin: 15px 0 30px;
}

nav.footermenu> ul {
	margin: 0;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

nav.footermenu> ul> li {
	margin: 0 5px 10px;
}

nav.footermenu> ul> li> a {
	display: block;
	font-weight: 500;
	background: rgb(37 113 163 / 20%);
	padding: 5px 15px;
	border-radius: 5px;
}

.pays {
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 0 0 10px;
}

.pays> img {
	margin: 0 10px 20px;
	height: 16px;
}

ul.noli.footerinfonav {
	flex-direction: column;
	text-align: CENTER;
}

ul.footerinfonav> li {
	margin: 10px 0 0;
}

.footer {
	padding-bottom: 25px;
}

h1.heading {
	font-size: 22px;
}

.productPage {
	flex-direction: column;
	margin: 0 0 30px;
}

.productLeft {
	width: 100%;
	margin: 0 0 30px;
}

.productRight {
	width: 100%;
}

.productRight> .infoBlock {
	padding: 15px;
}

.productRight> .infoBlock h3 {
	font-size: 18px;
	margin: 0 0 15px;
}

.context, .infoBlock .context {
	font-size: 14px;
	line-height: 22px;
}
	.garant-item {
		align-items: flex-start
	}

	.garant-icon {
		height: initial;
		width: 50px;
		margin: 0 10px 0 0
	}

	.garant-icon img {
		position: relative;
		top: initial;
		left: initial;
		right: initial;
		bottom: initial;
		object-fit: initial;
		min-width: initial;
		min-height: initial;
		width: 40px
	}
	.context h5 {
		font-size: 16px;
		font-weight: 600;
		margin: 0 0 10px
	}

	.contactPage .items {
		margin: 15px 0 10px
	}

	.contactPage .items>.item>b {
		font-size: 14px;
		font-weight: 600;
		margin: 10px 0 0
	}
	
	.articlesList> a.articlesListItem {
		width: calc(100% - 20px);
	}
	
.nheaderRight {
	display: none;
}

.nHeader {
	padding: 0;
	height: 60px;
	align-items: center;
	gap: 0;
}

#nHeader.navshow .nCat {
	margin-left: 10px;
}

body {
	padding-top: 60px;
}

.nCat> .openCatalogBlock {
	display: none;
}

#nHeader.navshow .nCat .opencats {
	display: inline-flex;
	height: 40px;
	padding: 0 15px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
}

.mainActionsSlider .item .slideInfo> p {
	display: none;
}

.mainActionsSlider .item .slideInfo> strong {
	font-size: 20px;
	font-weight: 700;
}

.mainActionsSlider .item .slideInfo> b {
	font-size: 14px;
	font-weight: 600;
}

.mainActionsSlider .item> img.slideAfterImg {
	right: 15px;
	max-width: 100px;
}

.mainActionsSlider .item .slideInfo {
	max-width: calc(100% - 130px);
	padding: 15px 0 40px 20px;
	justify-content: center;
}

.mainActionsSlider .item> .slideImage {
	height: 180px;
}

.productsList> .productItem {
	margin: 0 10px 30px;
}

.productItem> .pricebutton> .btn span {
	display: block;
}

.productItem> .pricebutton> .btn {
	width: 100%;
}

.productsListSlider.rec .productItem {
	min-height: initial;
}

.productsList.productsListSlider.rec {
	margin: 0 0 -20px;
}

.centerTitleMain> span {
	font-size: 18px;
	font-weight: 700;
}

.mReviewsTitle .centerTitleMain> a {
	font-size: 14px;
}

.mReviewsTitle .centerTitleMain> a svg {
	width: 16px;
}

.ratBlock> b {
	font-size: 34px;
	line-height: initial;
}

.ratBlock> .rbinfo {
	gap: 5px;
	font-size: 11px;
}

.rbistars img {
	height: auto;
	width: 12px;
}

.cfooterPays {
	flex-wrap: WRAP;
}

.cfooterPays img {
	width: auto;
	height: 22px;
}

.ccopy {
	font-size: 12px;
	line-height: 18px;
}

.cfooter> .cfblock.cnav {
	display: none;
}

.cfooter> .cfblock {
	align-items: center;
	text-align: center;
}

.cfooter> .cfblock.cinfo {
	align-items: center;
	text-align: center;
}

.cfooter> .cfblock.cinfo ul li a {
	text-align: center;
}

.productPageNew {
	flex-direction: COLUMN;
}

.productPageNewImage {
	width: 100%;
}

.productPageNewInfo {
	width: 100%;
	padding: 10px 0 0;
}

.newblockbuy {
	flex-direction: column;
	display: flex;
	width: 100%;
}

.blockOptions {
	flex-direction: column;
}

.blockOptions> .citem> .variants {z-index: 10;width: 100%;}

.blockOptions> .citem> .variants> label.item {
	padding-top: 10px;
	padding-bottom: 10px;
	height: initial;
}

ul.prodtabs> li a {
	font-size: 14px;
	padding: 0 15px;
	height: 40px;
}



}



































@media(max-width: 425px) {
	a.theme {
		margin: 0 15px 0 0;
		width: 36px;
		height: 20px;
	}

	.theme> span {
		height: 14px;
		width: 14px;
		padding: 0px;
	}

	.cHeaderPanel .language {
		margin: 0 15px 0 0;
	}

	a.openMobileNav {
		padding: 0;
		margin: 0;
	}

	a.clogo span.sitename b {
		font-size: 13px;
	}

	a.clogo span.sitename span {
		font-weight: 600;
		font-size: 7px;
	}
}