/*
Theme Name: Complectfit
Theme URI:
Author: megal
Author URI: https://searchengines.guru/showthread.php?t=998219
Version: 1
*/
.copyright p {margin-bottom: 5px;}
.arch-title {
	margin-bottom: 20px;
	font-size: 24px
}
.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
	.col-md-6 {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		        flex: 0 0 50%;
		max-width: 50%;
	}
}

.gallery {
	margin: auto;
	text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.gallery.gallery-columns-4 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 25%;
}
.gallery.gallery-columns-6 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 16%;
}
.gallery.gallery-columns-5 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 20%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
	margin-left: 0;
}
/* see gallery_shortcode */

.d-none {
	display: none!important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.slider-products .slick-track {
	margin-left: 0;
}

#card .row-cols .slider-for .slick-slide {
	/*height: 446px;*/
}
#card .row-cols .slider-for .slick-slide img {
	margin: 0 auto;
	height: auto;
	width: auto;
	max-width: 100%;
    max-height: 100%;
}

#nav>ul>li:nth-child(9)>a {
    padding-top: 13px;
}

#nav>ul>li:nth-child(9)>a:hover {
	background-color: transparent;
}

#header {
	width: 100%;
}

#header .logo {
	margin-top: -12px;
}

html .slider-info .item figure img {
	border-radius: 0;
}

.slider-info figcaption {
	font-weight: bold;
}

.contact-form textarea {
	color: #000;
	color: #757575;
}


.add-to-favorite {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-top: 10px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	font-size: 16px;
}

.add-to-favorite img {
	margin-right: 10px;
    
	width: 20px;
	height: auto;
}


.contact-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	
}
.contact-container .inner {
	margin-left: 10px;
}
.contact-container .inner a[data-fancybox] {
	margin-bottom: 5px;
}

.contact-container .inner a {
	display: block;
	text-align: left;
}
.contact-container .inner a span {
	margin-left: 0!important;
	text-decoration: underline;
}


@media (min-width: 1200px) {
	.contacts .em {
		display: none;
	}
}
@media (max-width: 1199px) {
	html #header .contacts {
		text-align: center;
		text-align: left;
	}
	.link-email.em {
		display: block!important;
		margin-top: 5px;
	}
	.contact-container {
		display: none;
	}
}

.d-print {
	display: none!important;
}

.box .chars  {
	margin-bottom: 30px;
}

.slider-nav .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.print-button {
	float: right;
	border: none;
	background: none;
	margin-left: 10px;
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.print-button img {
	width: 20px; 
	margin-right: 5px;
}


@media only screen and (max-width: 600px) {
	.hide-mobile {
		display: block;
	}
}

html #card .chars dl.wo-title:after {
	display: none!important;
}
html #card .chars dl:after {
	bottom: 1px;
}

/*
html #card .chars dl:after {
	bottom: auto;
	top: 17px;
}
*/

.chars p {
	line-height: 1.2;
}


html #card .chars dl dd > span {
	background: none;
	display: inline-block;
}

html #card .chars dl dd > span > span {
	display: inline;
	border-bottom: 2px solid #fff;
    position: relative;
    bottom: -1px;
	z-index: 10;
}

html #card .chars dl dt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.table-responsive {
	overflow: auto;
}


.table-responsive table {
	display: table!important;
	border: 1px solid #000!important;
}

.table-responsive table tr {
	display: table-row!important;
	border: 1px solid #000!important;
}

.table-responsive table td {
	padding: 5px!important;
	border: 1px solid #000!important;
	display: table-cell!important;
	width: auto!important;
}

.item figure {
	position: relative;
}

.item figure .badges {
	position: absolute;
	z-index: 10;
	right: -20px;
	top: -20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; 
}

.item figure .badges .badge {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	background: red;
	border-radius: 50%;
	
	width: 50px;
	height: 50px;
	color: #fff;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}

.card-details .sku {
	font-size: 16px;
	margin-bottom: 30px;
}
.card-details .sku span {
	font-weight: bold;
}
 

.cart-price .tip {
	font-size: 14px;
	display: block;
}

.total .btn {
	margin-right: 10px;
}

.foot-menu ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.foot-menu ul li {
	margin-right: 15px;
}

#footer .row-1 {
	padding-bottom: 24px;
}

@media (max-width: 1199px) {
	#footer .row-1 {
		padding: 20px 15px 6px;
	}
	
	#footer .row-1 ul li {
		margin-bottom: 14px!important;
	}
}

.products .item .item-in .item-body {
	padding-bottom: 35px;
}

html .products .item .item-in .item-body .btn-to-cart {
	background: none;
	width: auto;
	display: flex;
	align-items: center;
	border: 1px solid red;
}

html .products .item .item-in .item-body .btn-to-cart span {
	font-size: 12px;
	padding: 0 5px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
}

html .products .item.incart .item-in .item-body .btn-to-cart span.add,
html .products .item .item-in .item-body .btn-to-cart span.already {
	display: none;
}

html .products .item.incart .item-in .item-body .btn-to-cart span.already {
	display: block;
}

html .products .item.incart .item-in {
	border-color: green;
}

html .products .item .item-in .item-body .btn-to-cart i {
	/*background-image: url(./img/sprite.png)!important;*/
	background-image: url(./img/cart.svg)!important;
	background-color: red!important;
	vertical-align: middle!important;
	/*background-position: -247px -331px!important;*/
	display: inline-block!important;
	width: 35px!important;
	height: 35px!important;
	background-size: 25px auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
	image-rendering: -webkit-optimize-contrast;
}
html .products .item.incart .item-in .item-body .btn-to-cart {
	border-color: green;
}
html .products .item.incart .item-in .item-body .btn-to-cart i {
	/*background-position: -247px -331px!important;*/
	background-color: green!important;
}

#contacts .socials {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	border-bottom: 1px solid red;
	padding-bottom: 14px;
}
#contacts .socials span {
	font-size: 18px;
}

.item-price del {
	margin-left: 5px;
	color: #3c3a3a;
	font-weight: normal;
	font-size: 13px;
}

.old-price {
	text-align: center;
	margin-top: -20px;
	margin-bottom: 20px;
	
}

.old-price del {
	color: #3c3a3a;
	font-weight: bold;
	font-size: 22px;
}

.gallery-container.insale .price {
	color: red;
}

.contact-container.link-email .mail {
	margin-left: -34px;
}

#banners #single-slider .slick-slide {
	overflow: hidden;
}

#banners #single-slider img {
	height: 98%!important;
	max-height: 100%;
    width: 100%;
    height: auto;
}

html .btn .icon-basket, html a.btn .icon-basket {
	background-position: -247px -332px;
}


span.rur {
	color: inherit;
	font-style: none;
}

.show-hide {
	display: block;
    margin-top: 20px;
	font-size: 14px;
	cursor: pointer;
}

.show-hide.showed .show-text,
.show-hide .hide-text {
	display: none;
}

.show-hide.showed .hide-text {
	display: block;
}

.text-extended {
	display: none;
}
#compare-items {
	margin-left: -5px;
	margin-right: -5px;
}
#compare-items .item {
	padding-left: 5px;
	padding-right: 5px;
}
.popup-order .price,
.popup-order .sum {
	white-space: nowrap;
}


html #card #tabs {
	justify-content: flex-start;
}
html #card #tabs li {
	margin-right: 10px;
}
.icon-close {
    background-image: url(./img/sprite.png?v2);
    background-position: -345px -284px;
    width: 12px;
    height: 12px;
    transform: scale(1.5);
}

.icon-search-red {
	background-image: url(./img/sprite.png?v2);
    background-position: -217px -336px;
    width: 25px;
    height: 27px;
}

#searchform button.close,
#header .search-button {
	display: none;
}

.box.dop .article p,
.box.dop .article p span,
.box.dop .article * {
	font-size: 16px!important;
	font-family: "Roboto", Arial, Helvetica, sans-serif!important;
	line-height: 1.4!important;
}


@media (max-width: 1199px) {
	#header .contacts a[href*=tel] span,
	#header .contacts a[href*=tel],
	#header .contacts a[href*=mailto] {
		font-size: 18px;
	}
	
	
	.dop .article strong	{
		white-space: nowrap;
	}
	.dop .article p {
		line-height: 1.2;
	}
	
	.dop .article p span {
		font-size: 12px!important;
	}
	
	
	#cats .item span, .sub-cats .item span {
		font-size: 18px;
	}
	
	.products .item .item-in .item-body {
		padding: 15px 5px 5px;
	}
	.products .item .item-in .item-body .item-title {
		margin-bottom: 20px;
	}
	
	.products .btn-to-cart .already,
	.products .btn-to-cart .add {
		display: none!important;
	}
	
	#content .products .row-cols {
		margin-left: -5px;
		margin-right: -5px;
	}
	
	.sub-cats .row-cols .col-33,
	#content .products .row-cols [class*=col-].col-25 {
		width: 50%;
		
		padding-left: 5px;
		padding-right: 5px;
	}
	
	#benefits ul {
		margin-left: -5px;
		margin-right: -5px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	
	#benefits ul li {
		padding-left: 5px;
		padding-right: 5px;
		width: 50%;
	}
		
	#benefits ul li p {
		font-size: 14px;
		line-height: 1.2;
	}
	#benefits ul li .icon i {
		transform: scale(0.8);
	}
	
	#cats .row-cols .col-33 {
		width: 50%;
	}
	
	#slider-banner-1,
	#slider-banner-2,
	#slider-banner-3,
	#slider-banner-4 {
		float: left;
		width: 50%;
		margin-bottom: 0!important;
	}
	
	
	#slider-banner-1,
	#slider-banner-3 {
		padding-right: 5px;
		
	}
	#slider-banner-2,
	#slider-banner-4 {
		padding-left: 5px;
	}
	
	
	#cats {
		margin-bottom: 5px;
	}
	
	#benefits,
	#cats .item {
		margin-bottom: 0;
	}
	
	#benefits + .article {
		margin-top: -10px;
	}
	
	
	#content .products,
	#cats .col-33,
	#banners {
		margin-bottom: 10px!important;
	}
}

@media (max-width: 1023px) {
	
	
	.scrolled .sticky {
		top: 68px;
	}
	
	#wrapper {
		padding-top: 124px;
	}
	
	#header {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 20;
		transition: padding-top 0.3s ease-out;
	}
	 
	html #header .logo {
		position: relative;
		transition: all 0.3s ease-out;
		transform: translateY(0);
		margin-top: 0;
	}
	
	html #header.scrolled {
		padding-top: 0;
	}
	
	html #header.scrolled .logo {
		margin-top: -48px;
		transform: translateY(-100%);
	}
}

@media (max-width: 767px) {	

	.dop .article strong	{
		white-space: normal;
	}
	#searchform button.close {
		display: block;
	}
	
	#searchform {
		background: #fff;
		position: fixed; 
		z-index: 102;
		height: 66px;
		left: 0;
		right: 0;
		top: -70px;
		transition: all 0.3s ease-out;
	}
	
	#wrapper.searchOpened #searchform {
		top: 58px;
	}
	
	#wrapper.scrolled.searchOpened #searchform {
		top: 0; 
	}
	
	#searchform {
		display: flex;
	}
	
	#searchform > * {
		position: static;
	}
	
	#searchform input {
		flex: 1;
	}
	
	#searchform button.close {
		background: transparent;
	}
	
	#searchform button,
	#searchform input {
	    height: 68px;
	}
	

	#header .search-button {
		display: block;
		border: none;
		background: transparent;
	}
	
	
	
	html .compare-popup {
		left: 10px;
		bottom: 10px;
		right: auto;
		/*margin-left: -120px;*/
		
		border-radius: 20px;
		width: auto;
		width: 240px;
	}
	html .compare-popup a {
		padding: 15px 10px 15px 20px;
		padding: 5px 10px 5px 20px;
	}
	
	html .compare-popup .compare-popup-close {
		left: 0px;
		top: 0;
		transform: none;
		bottom: 0;
		line-height: 52px;
		text-align: center;
		right: auto;
		left: 0;
		width: 33px;
	}
	
	.article table.col1:not(.type1) tbody tr td {
		width: calc( 100% - 10px )!important;
	}
		
	.box .article table:not(.type1) tbody tr + tr td:first-child {
		clear: none;
	}
	
	.box .article table:not(.type1) tbody tr + tr td:nth-child(2n+1) { 
		clear: left;
	}
	
	.article table:not(.type1):after {
	  content: "";
	  display: table;
	  clear: both;
	}
}

/*
	Menu svg
*/
html body #nav>ul>li>a:before {
	background-size: auto!important;
	background-position: 50% 50%!important;
	width: 26px!important;
    height: 28px!important;
    left: 16px!important;
    background-repeat: no-repeat!important;
}

html #nav>ul>li:nth-child(1)>a:before {background-image: url(./img/m/1.svg);}
html #nav>ul>li:nth-child(2)>a:before {background-image: url(./img/m/5.svg);}
html #nav>ul>li:nth-child(3)>a:before {background-image: url(./img/m/2.svg);}
html #nav>ul>li:nth-child(4)>a:before {background-image: url(./img/m/4.svg);}
html #nav>ul>li:nth-child(5)>a:before {background-image: url(./img/m/3.svg);}
html #nav>ul>li:nth-child(6)>a:before {background-image: url(./img/m/8.svg);}
html #nav>ul>li:nth-child(7)>a:before {background-image: url(./img/m/6.svg);}
html #nav>ul>li:nth-child(8)>a:before {background-image: url(./img/m/7.svg);}


html #card #tabs li {
	padding-top: 13px;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid #fff;
}

html #card #tabs li.active {
	border: 2px solid red;
}



.hide {
    display: none !important;
}
@media screen and (max-width: 768px) {
	.show-flex-sm {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
}
/* line 430, _custom.scss */
.mobile_bottom {
  position: fixed;
  bottom: 7px;
  left: 0;
  left: -200%;
  z-index: 99;
  justify-content: center;
  transition: 0.8s; }
  /* line 431, _custom.scss */
  .mobile_bottom a, .mobile_bottom .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    height: 36px;
    min-width: 36px;
	
	height: 40px;
    min-width: 40px;
    border-radius: 5px;
    margin: 3px 0 3px 6px;
    background: #fff;
    box-shadow: 0 0 5px black;
    font-size: 26px;
    position: relative; }
    /* line 432, _custom.scss */
    .mobile_bottom a svg, .mobile_bottom .icon svg {
      width: 22px; }
  /* line 434, _custom.scss */
  .mobile_bottom .footer_phones, .mobile_bottom .footer_callback {
    background: #fff url(./img/ico_phones.png) no-repeat 50%;
    background-size: 22px; }
  /* line 435, _custom.scss */
  .mobile_bottom .footer_callback {
    background-image: url(./img/ico_callback.png); } 
  /* line 436, _custom.scss */
  .mobile_bottom [href="#whatsapp-modal"] svg, .mobile_bottom .js-basket svg {
    width: 22px; }
  /* line 437, _custom.scss */
  .mobile_bottom .toggle-panel {
    padding: 10px 10px 10px 0;
    border: none;
    outline: none;
    background: none;
    position: fixed;
    right: calc(100% - 25px);
    bottom: 0; }
    /* line 438, _custom.scss */
    .mobile_bottom .toggle-panel span {
      background: #333 url(./img/arrow.png) no-repeat 50%;
      background-size: contain;
      height: 36px;
      height: 40px;
      width: 15px;
      width: 18px;
      color: #fff;
      transition: 0.8s;
      display: block; }
      /* line 439, _custom.scss */
      .mobile_bottom .toggle-panel span:hover {
        opacity: 1; }
  /* line 442, _custom.scss */
  .mobile_bottom.open {
    left: 0%;
	padding-left: 25px;
/*    width: 100%;*/
	}
    /* line 443, _custom.scss */
    .mobile_bottom.open .toggle-panel {
      /*padding: 10px 0 10px 10px;
	  
      right: 0; */
    right: calc(100% - 25px);
	  }
      /* line 444, _custom.scss */
      .mobile_bottom.open .toggle-panel span {
        transform: scaleX(-1); }



.products.v-2 .title {
	margin-bottom: 15px;
}
.products.v-2  .slider-products .slick-slide {
	padding-top: 15px;
}


@media screen and (max-width: 767px) {
	html .article table:not(.type1) tbody tr td p + p:last-child {
		margin-top: 0;
	}
	
	.title.v-2+table tr > td:nth-child(3) {
		clear: left;
	}
}


.snotice img {
	width: 25px;
	height: auto;
}

.snotice {
	font-size: 14px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	margin-top: -10px;
}

.article p + table {
	margin-top: -15px;
}

/*
@media (min-width: 1200px) {
	.sticky {
		height: calc(100vh - 80px);
		overflow-y: auto;
		overflow-x: visible;
		padding-bottom: 20px;		
	}
}
*/