.catitem {
	height: 100%;
}

.green-text {
	color: green;
}

.name__price-section {
	display:flex;
	align-items: center;
    justify-content: space-between;
    padding-bottom: 5px;
}

.available-block-section {
	display:flex;
	align-items: center;
    justify-content: space-between;
    padding-bottom: 5px;
    position: relative;
    z-index: 2;
}

.available-block-section .name__title {
	width:100%;
}

.count-block-section {
	display: flex;
	align-items: center;
    justify-content: space-between;
    padding-bottom: 5px;
}

.count-block-section .product__quantity {
	margin: 0;
}

.product__btns-section {
	display: flex;
	flex-flow: column;
    align-items: center;
    margin-top: 15px;
    z-index: 2;
	margin: 20px 0 0;
}
.catitem .count-block-section {
	position: absolute;
	bottom: 0;
	margin-bottom: 130px;
}
.catitem .product__btns-section {
	position: absolute;
	bottom: 0;
}
.catitem .attr-prod {
	margin-bottom: 200px;
}
.product__btns-section .btn {
	margin-bottom: 15px;
}

.gray-background {
	background-color: #e1e1e1;
}

.catitem__img {
	position: relative;
    z-index: 2;
}


.formValidation {
	display: none;
}

.remodal.modal-buy-1click {
	width: 100%;
	max-width: 360px;
}

.modal__close {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 25px;
	height: 25px;
	background: no-repeat;
	border: none;
	transform: rotate(45deg);
}

.modal__close:before {
	content: "";
	position: absolute;
	top: 0;
	left: 11px;
	width: 3px;
	height: 100%;
	background: black;
}

.modal__close:after {
	content: "";
	position: absolute;
	top: 11px;
	left: 0;
	width: 100%;
	height: 3px;
	background: black;
}

.rsform-block-buy1click-agree .formBody {
	display: flex;
	flex-flow: row nowrap;
}

.rsform-block-buy1click-agree .formBody label {
	text-align: left;
}

.modal__title {
	font-size: 24px;
}

.rsform-input-box {
	box-sizing: border-box;
	border: 1px solid #cacaca;
	padding: 0 10px;
	line-height: 32px;
	width: 100%;
}

.item__right-col {
	flex: 1 1 80px;
	padding-left: 12px;
	text-align: left;
	font-size: 14px;
}

.name__title a {
	color: black;
	text-decoration: none;
}

.product-count p {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.catitem__name .name__price {
	font-size: 2.15rem;
}

.catitem__name .name__price .old-price {
	margin: 0;
}

.available-block-section {
	margin: 10px 0;
}

@media screen and (min-width: 1200px) {
	.catitem__name {
		padding: 20px 0 !important;
	}
	.swiper-slide .catitem__name {
		padding: 20px 20px !important;
	}
}

@media screen and (min-width: 1000px) {
	.catitem__name {
		padding: 20px 0 !important;
	}
	.swiper-slide .catitem__name {
		padding: 20px 10px !important;
	}
}

@media (min-width: 768px) {
	.catitem__name .name__title {
		font-size: 1rem;
	}
}
.sort-list span{
	padding-right: 15px;
}
.sort-list a.sort-item{
	padding-right: 15px;
	color: #8CD3E9;
	position: relative;
	background-repeat: no-repeat;
	background-size: 15px 18px;
	background-position-x: right;
}
a.sort-up, a.sort-down:hover, a.popular-up{
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABmJLR0QA/wD/AP+gvaeTAAAA9ElEQVRoge3VsU0DQRAF0DsTIUIkCiCgAxJ6IKIRd+JGyKiBhA4IKACJEIkE9IjOlmVj9oY7D8G8Anb/T+Z3XSn/F5ZYZucIwS0+8YW77Dyj4BrvNj5wk52rCS7xatcbrrLzHYRzPO8JP3jBRXbOvXCKxwPhB084y867BQvcN4QfPOAkO/caViPCD1bZubuuW9/6qNyNsLn1UXkbYffWRx1/I/x866OOtxF+v/VR82+E9lsfNd9GGH/ro+bZCLFbH9W8Ef3EJTV92veT/buY6qEsVSBbFchWBbJVgWxVIFsVyFYFslWBbFUgWxXIVgVKKeVPvgHFHNSNP/JArQAAAABJRU5ErkJggg==");
}
a.sort-up:hover, a.sort-down{
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABmJLR0QA/wD/AP+gvaeTAAAA/0lEQVRoge2Vuw3CQBBEsYkQIRIFENABCT0Q0Yg7cSNk1EBCBwQUgESIRAJ6BIA4iY/P5zsPgn0F7M5LZjodw/hvspjHALyeZlm0v3msQypMQI0JqDEBNSagxgTUmIAaE1BjAmpMQI0JqDEBNd4CQEkFNW5VUYbpfH6aAwuP501ZAt3oAjeJHrBKGH4N9JOEdyQGwCZB+C0wTBrekRgBu4jh98C4lfCOxAQ4RAh/BKathnckZsCpQfgzMJeEdySKBgKFNPwdPDbiBfG7PhTqb0S6rg8F/41I3/WhUL0R7XV9KLzfiPa7PhSeN0LX9aHw2Ah914fCdSO+o+sN40e5AJRjrLdAeXxVAAAAAElFTkSuQmCC");
}

@media screen and (max-width: 699px){
	.count-block-section {
		display: block;
	}
	.count-block-section .product__quantity {
		width: 70%;
	}
}
.moduletable-home__text p {
    text-align: justify;
}
.moduletable-home__text ul {
	list-style: disc;
} 
.wcatbot .moduletable p {
    text-align: justify;
}
.wcatbot .moduletable ul {
	list-style: disc;
}
a.children-category{
	padding: 3px 35px 3px 0;
	color: rgb(255, 255, 255);
	text-decoration: none;
	font-size: 18px;
	display: inline-block;
}
.category_flex{
	padding-bottom: 20px;
}
a.children-category:hover{
	text-decoration: underline;
}
.catitem .catitem__name .mobile-block{
	display: none;
}
.advantages{
	display: flex;
	justify-content: space-between;
}
.advantage-item {
	width: 25%;
}
#one_to_click{
	background-color: rgb(255, 255, 255);
	color: rgb(240,182,25);
	border: 2px solid rgb(240,182,25);
	border-radius: 10px;
	font-size: 12px;

}
@media screen and (max-width: 461px){
	.izbrannoe{
		margin-top: 10px;
	}
}
@media screen and (max-width: 380px){
	.name__price.name__price-section .price-container{
		font-size: 26px;
	}
	.product-count.item__right-col .item__right-col{
		padding-left: 0!important;
		padding-right: 0!important;
	}
}
#buy1click__phone + span{
	color: red;
	font-size: 14px;
}
.rsform-block-requided-field{
	font-size: 12px;
	text-align: left;
}
.advantage-item img {
	display: block;
	max-width: 64px;
	margin: 0 auto;
}
.advantage-item p {
	font-size: 20px;
	color: rgb(255, 255, 255);
	padding: 5px 20px;
	text-align: center;
}
@media screen and (max-width: 991px){
	.advantages{
		display: block;
	}
	.advantage-item {
		 width: 100%;
		 display: flex;
		 align-items: center;
		 padding-bottom: 20px;
	 }
	.advantage-item p {
		font-size: 20px;
		color: rgb(255, 255, 255);
		padding: 0 0 0 20px;
		text-align: left;
		margin: 0;
	}
	.advantage-item img {
		display: block;
		max-width: 65px;
		margin: 0;
		height: auto;
	}
	.count-block-section .product__quantity{
		width: 110px;
		margin: 0 auto!important;
	}
	.name__price.name__price-section{
		flex-wrap: wrap-reverse;
	}
	.name__price.name__price-section>div{
		width: 100%;
	}
	.name__price.name__price-section .item__right-col {
		height: 0;
		line-height: 0;
	}
	.name__price.name__price-section .price-container {
		line-height: 47px;
	}
	.count-block-section .product-count.item__right-col{
		padding-left: 0;
		text-align: center;
	}
	.product-count.item__right-col .item__right-col{
		text-align: center;
	}
	.available-block-section{
		margin-bottom: 180px!important;
		padding-bottom: 0;
	}
	.attr-prod{
		display: none;
	}
	.catitem .product__btns-section{
		left: 0;
		width: 100%;
	}
}
.catitem__name .count-block-section {
	display: block;
	width: 100%;
	left: 0;
	padding-left: 20px;
	padding-right: 20px;
}
.product__quantity {
	width: 120px;
	display: block;
}
.product-count.item__right-col .item__right-col{
	padding: 5px;
}
.price-btn{
	display: none;
}
@media screen and (max-width: 767px){
	.moduletable_btn-price .topadd2{
		display: none;
	}
	.catitem .count-block-section.hiden-mobile{
		display: none;
	}
	#main-nav .nav > li > a.price-btn{
		background-color: rgb(240,182,25);
		font-size: 14px;
		line-height: 20px;
		color: rgb(23, 23, 23);
		font-weight: bold;
		text-transform: uppercase;
		width: 80px;
		border-radius: 20px;
		display: block;
		margin: 0 auto;
	}
	.catitem .catitem__name .mobile-block{
		display: block;
	}
	.catitem .catitem__name .product__btns.product__btns-section.mobile-block{
		display: flex;
		bottom: 59px;
	}
	.catitem__name .count-block-section{
		text-align: center;
	}
	.mobile-hidden{
		display: none;
	}
}

.header__top #header-cart .dropdown-menu .mc-list {
	overflow-y: auto;
	height:20vh;
	padding-right: 7px;
    scroll-margin-left: 31px;
    scrollbar-color: #fff #171717;
    scrollbar-width: thin;

}

.header__top #header-cart .dropdown-menu .mc-list::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.header__top #header-cart .dropdown-menu .mc-list::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.header__top #header-cart .dropdown-menu .mc-list::-webkit-scrollbar-thumb {
  background: #e1e1e1;
  border: 0px none #ffffff;
}
.header__top #header-cart .dropdown-menu .mc-list::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}
.header__top #header-cart .dropdown-menu .mc-list::-webkit-scrollbar-thumb:active {
  background: #000000;
}
.header__top #header-cart .dropdown-menu .mc-list::-webkit-scrollbar-track {
  background: #666666;
  border: 0px none #ffffff;
}
.header__top #header-cart .dropdown-menu .mc-list::-webkit-scrollbar-track:hover {
  background: #666666;
}
.header__top #header-cart .dropdown-menu .mc-list::-webkit-scrollbar-track:active {
  background: #333333;
}
.header__top #header-cart .dropdown-menu .mc-list::-webkit-scrollbar-corner {
  background: transparent;
}
