.at-svc-compact {
	display: none !important;
}

.product-ratings {
	margin-bottom: 11px;
}

.product-info,
.product-reviews,
.product-attrs-desc,
.products-list {
	width: 100%;
	margin-bottom: 50px;
}

.product-center1.related-filters > a {
	color: #084d2b!important;
}

.product-left,
.product-attrs {
	width: 40%;
}

.product-reviews-form {
	width: 100%;
}

.prod-right {
	width: 100%;
}

@media (min-width: 1024px) {
	.prod-right {
		width: 50%;
	}
}



.product-center {
	width: 100%;
}

.short-desc {
	font-size: 14px;
	margin: 25px 0;
}

.short-desc span {
	font-size: 14px;
	line-height: 22px !important;
}

.product-center1.price {
	margin-bottom: 25px;
	height: initial;
	line-height: 1;
}

.product-center1.price span.price-new,
.product-center1.price span.price-old {
	width: initial;
	text-transform: uppercase;
}

.product-center1.price span.price-old {
	margin-left: 15px;
	margin-bottom: 0;
}

.product-center1 .currencies-price {
	width: 100%;
	margin-top: 10px;
}

.product-center1 .currencies-price span {
	display: block;
	width: 100%;
	font-size: 24px;
	font-weight: 700;
	color: #272727;
	line-height: 1;
}

.product-center1.related-filters {
	margin-bottom: 15px;
}

.product-center1.related-filters a {
	margin: 0 10px 10px 0;
	text-decoration: none;
}

.product-center1.related-filters a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 1024px) {
	.product-center1.related-filters {
		justify-content: center;
	}
}

.product-content-top {
	margin-top: 35px;
}

.product-center-stock {
	margin-bottom: 25px;
}

.product-center-stock div {
	line-height: 1;
	font-size: 15px;
	padding: 8px 20px;
	color: #b0cb1f;
	border: 1px solid #b0cb1f;
	border-radius: 12px;
}

.product-center2 {
	margin-bottom: 11px;
}

.product-compare {
	border: 1px solid #b0cb1f;
	border-radius: 50%;
	width: 48px;
	height: 48px;
	background-position: -159px -126px
}

.product-center2-text p {
	margin-bottom: 5px;
	color: #919191;
}

.product-center2-text a {
	color: #919191;
	text-decoration: none;
}

.product-center3 {
	margin-bottom: 10px;
}

.product-center3-line1 {
	margin-bottom: 18px;
}

.product-quantity input {
	width: 65px;
	height: 54px;
	border: 1px solid #b0cb1f;
	padding: 5px;
	text-align: center;
	border-radius: 0;
}

.product-quantity-btn {
	width: 45px;
	height: 54px;
	border: 1px solid #b0cb1f;
	opacity: 0.65;
	font-size: 18px;
	cursor: pointer;
}

.product-quantity-btn:hover {
	opacity: 1;
}

.product-quantity-btn.decr {
	border-radius: 12px 0 0 12px
}

.product-quantity-btn.incr {
	border-radius: 0 12px 12px 0
}

.product-center3-line1 #button-cart {
	width: 215px;
	background-color: #b0cb1f;
	color: #fff;
}

.product-center3-line1 #button-cart:hover {
	background-color: #589e21;
	color: #fff;
}

.product-center3-line1 #button-cart span {
	display: inline-block;
	vertical-align: middle;
	width: 27px;
	height: 24px;
	margin-left: 15px;
	background-image: url('/catalog/view/theme/default/image/icons.png');
	background-position: -349px -225px;
	cursor: pointer;
}

.product-center3-line2 {
	margin-bottom: 18px;
}

.product-center3-line2 .btn {
	width: 100%;
	text-align: center;
}

.product-center3-line3 {
	margin-bottom: 18px;
}

.product-center3-line3 .btn {
	width: 49%;
	text-align: center;
	border-color: #919191;
	background-color: #f2f1f1
}

.product-center3-line3 .btn:hover {
	border-color: #b0cb1f;
	background-color: #b0cb1f
}

.product-center3-line4 {
	margin-bottom: 0;
}

.product-center3-line4 .btn {
	width: 100%;
	text-align: center;
	border-color: #919191
}

.product-center3-line4 .btn:hover {
	border-color: #b0cb1f;
}

.product-right {
	width: 363px;
}

.product-right-links {
	margin-bottom: 40px;
}

.product-right-link {
	border-radius: 23px;
	padding: 12px 30px;
	background-color: #f2f1f1;
	margin-bottom: 15px;
	color: #000;
	font-size: 20px;
	text-decoration: none;
	width: max-content;
}

.product-right-filelink {
	color: #b0cb1f;
	text-decoration: none;
	width: max-content;
	font-size: 16px;
	margin: 10px 0 0 5px;
}

.product-right-link span,
.product-right-filelink span {
	display: block;
	width: 38px;
	height: 33px;
	margin-right: 19px;
	background-image: url('/catalog/view/theme/default/image/icons.png');
}

.product-right-link span {
	background-position: -99px -251px;
}

.product-right-filelink span {
	background-position: -389px -225px;
}

.product-left .products-item-markers {
	right: unset;
	left: 0;
	z-index: 2;
}

.product-right-text {
	margin-bottom: 25px;
}

.product-right-text div {
	width: calc(100% - 74px);
	color: #919191;
}

.product-right-text div.bi {
	width: 40px;
	height: 40px;
	background-image: url('/catalog/view/theme/default/image/icons.png');
}

.product-right-text1 div.bi {
	background-position: 0 -285px;
}

.product-right-text2 div.bi {
	background-position: -52px -285px;
}

.product-right-text3 div.bi {
	background-position: -96px -285px;
}

.product-right-text4 div.bi {
	background-position: -138px -285px;
}

.product-right-text div span {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-weight: 700;
	color: #000;
	font-size: 17px;
}

.gallery-thumbs-container {
	width: 100%;
	margin-top: 20px;
}

.product-attrs-title {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px 20px;
	background-color: #f4f4f4;
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
}

.product-attrs-title:first-child {
	margin-top: 0;
}

.product-attrs .products-item-attr {
	color: #000;
}

.product-desc {
	width: 100%;
}

.product-desc-half {
	width: 55%;
}

.product-title {
	width: 100%;
	margin-bottom: 30px;
	color: #000;
	font-size: 28px;
}

.product-desc * {
	color: #000 !important;
	font-family: 'Montserrat', sans-serif !important;
	box-shadow: none !important;
	line-height: 1.4 !important;
}

/*.product-desc p{*/
/*	margin-bottom: 30px !important;*/
/*}*/
.product-desc iframe {
	/*display: block;
	width: calc(100% - 10px);
	max-width: 510px;
	height: 313px;
	margin: 0 auto 15px;*/
	width: 48%;
	max-width: 100%;
	height: 313px;
	margin: 0 1% 15px;
}

.product-desc h2,
.product-desc h3,
.product-desc h4 {
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 20px;
}
.product-desc p {
	margin: 0 0 20px;
}

.product-desc ul {
	list-style-type: none;
	margin-bottom: 25px;
}

.product-desc ul li {
	padding-left: 0;
}

.product-desc ul li:before {
	content: '■';
	margin-right: 15px;
	color: #b0cb1f;
}

.product-desc ul.pagination li:before {
	display: none;
}

.products-list-title {
	width: 100%;
	margin-bottom: 50px;
	font-size: 32px;
	color: #000;
	line-height: 1;
	text-align: center;
}

.products-list .bx-wrapper {
	padding: 10px 0
}

.products-list .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -23px;
	outline: 0;
	width: 46px;
	height: 46px;
	text-indent: -9999px;
	z-index: 9999;
	background-image: url(../image/icons.png);
	background-position: -362px -136px;
	background-repeat: no-repeat;
	opacity: 0.75;
}

.products-list .bx-wrapper .bx-prev {
	left: -75px;
}

.products-list .bx-wrapper .bx-next {
	right: -75px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.products-list .products-item-img {
	max-width: 278px;
	height: 278px;
	background-size: 100%;
}

.product-review {
	width: 100%;
	padding: 25px 0;
	border-top: 1px solid #919191;
}

.product-review:first-child {
	border-top: 1px solid transparent;
}

.product-review-top {
	padding-top: 0;
	margin-bottom: 15px;
}

.product-review-author {
	margin-right: 8px;
	font-weight: 700
}

.product-review-date {
	margin-right: 30px;
	padding-left: 8px;
	color: #878682;
	border-left: 1px solid #878682;
}

#review .pagination {
	margin-top: 15px;
}

.product-reviews-form .form-group {
	margin-bottom: 15px;
}

.product-reviews-form .product-review-mark {
	margin: 30px 0;
}

.product-right-share {
	margin-top: 20px;
}

.product-right-share>span {
	margin-right: 10px;
}

.gallery-thumbs-container .thumb {
	border: 1px solid transparent;
}

.gallery-thumbs-container .thumb.pager-active {
	border: 1px solid #b0cb1f;
}

.gallery-thumbs-container .thumb a {
	display: block;
	width: 100%;
	height: 100%;
}

.gallery-thumbs-container .thumb a img {
	width: 100%;
	height: auto;
}

.subscription {
	justify-content: space-around;
	padding-top: 50px;
}

.subscription_telegram {
	background-image: url('/catalog/view/theme/default/image/telega.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	max-width: 511px;
	height: 190px;
	position: relative;
	margin-bottom: 10px;
}

.subscription_viber {
	background-image: url('/catalog/view/theme/default/image/viber.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	max-width: 511px;
	height: 190px;
	position: relative;
}

.subscription_telegram_btn,
.subscription_viber_btn {
	position: absolute;
	padding: 10px 20px;
	left: 25px;
	bottom: 27px;
	color: #fff;
	text-transform: uppercase;
}

.subscription_telegram_btn:hover,
.subscription_viber_btn:hover {
	cursor: pointer;
}

.subscription_telegram_btn {
	background-color: #4189e3;
}

.subscription_viber_btn {
	background-color: #7f4da0;
}

@media screen and (max-width: 1599px) {

	.product-desc-half,
	.product-reviews-list {
		width: calc(100% - 560px);
	}

	.products-list .bx-wrapper .bx-prev {
		left: 10px;
	}

	.products-list .bx-wrapper .bx-next {
		right: 10px;
	}
}

@media screen and (max-width: 1439px) {
	.products-list .products-item {
		max-width: 390px;
		height: auto;
	}

	.products-list .products-item-body {
		position: static;
	}
}

@media screen and (max-width: 1365px) {
	.product-right {
		width: 340px;
	}

	.product-center3-line3 .btn {
		padding: 14px 20px
	}
}

@media screen and (max-width: 1279px) {
	.product-center {
		margin-bottom: 25px;
	}

	.product-left {
		margin-bottom: 25px;
	}

	.product-images a img {
		width: 100%;
		height: auto;
	}

	.product-right {
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.product-right-links {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.product-right-link,
	.product-right-filelink {
		margin: 0 5px 15px;
	}

	.product-right-share {
		width: 100%;
		justify-content: center;
		font-size: 0;
	}

	.product-attrs,
	.product-desc-half,
	.product-reviews-list,
	.product-reviews-form {
		width: 100%;
	}

	.product-right-text {
		width: 100%;
	}

	.product-attrs,
	.product-reviews-form {
		margin-bottom: 25px;
	}
}


.product-center {
	width: 100%;
}

.product-center3-line1 #button-cart {
	margin-left: 15px;
	margin-right: 0;
}

.product-center3-line1,
.product-center1.price,
.product-center-stock,
.product-center2 {
	justify-content: center;
}

.product-center1 .currencies-price span {
	text-align: center;
}

.product-left {
	width: 100%;
	max-width: 650px;
	margin: 0 auto 25px;
}

.product-compare {
	margin-right: 0;
	margin-left: 20px;
}

.product-right-links {
	flex-wrap: wrap;
}
}

@media screen and (max-width: 639px) {

	.product-right-link,
	.product-right-filelink {
		width: 100%;
	}

	.product-right-text {
		width: 100%;
	}

	.product-center3 {
		margin-bottom: 15px;
	}

	.products-list-title,
	.product-title {
		font-size: 22px;
		margin-bottom: 25px;
		justify-content: center;
		text-align: center;
	}

	.product-attrs-desc,
	.products-list {
		margin-bottom: 25px;
	}

	#form-review {
		text-align: center;
	}
}

@media screen and (max-width: 479px) {
	.product-center3-line3 .btn {
		width: 100%;
	}

	.product-center3-line1 #button-cart {
		width: 100%;
		margin-top: 10px;
		margin-left: 0;
	}

	.product-center3-line1,
	.product-center3-line3 .btn {
		margin-bottom: 10px;
	}

	.product-center3-line3 {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 400px) {

	.subscription_telegram,
	.subscription_viber {
		height: 150px;
	}

	.subscription_telegram_btn,
	.subscription_viber_btn {
		padding: 5px 10px;
	}
}

/*new design*/
.border {
	border: 1px solid #b0cb1f;
	padding: 25px;
}

#button-cart {
	margin: 0;
}

.product-center.border h1 {
	font-size: 28px;
	margin: 10px 0;
}

.price span.price-new {
	display: block;
	width: 100%;
	font-size: 24px;
	font-weight: 700;
	color: #272727;
	line-height: 1;
}

.products-item-price .currencies-price {
	margin-top: 10px;
	width: 100%;
}

.products-item-price .currencies-price span {
	display: block;
	width: 100%;
	font-size: 24px;
	font-weight: 700;
	color: #272727;
	line-height: 1;
}

.breadcrumb {
	margin: 10px 15px 0;
}

/*.bx-wrapper {*/
/*	margin-left: 0!important;*/
/*}*/
.callback-wrapper {
	color: #b0cb1f;
}

.callbackp {
	height: 48px;
	line-height: 1;
	font-size: 15px;
	padding: 0;
	color: #b0cb1f;
	border: 1px solid #b0cb1f;
	border-radius: 0;
	display: inline-flex;
	align-items: center;
	max-width: 100%;
	width: 100%;
	text-align: center;
}

.callbackp span {
	padding: 0 15px;
	border: 0;
	white-space: nowrap;
	color: #a8a8a8;
}

.callbackp input {
	padding: 0;
	border: 0;
	margin: 0;
	height: 100%;
	font-size: 16px;
	width: 180px;
}

.callback-wrapper select {
	border-radius: 0;
	height: 48px;
	padding: 10px 15px;
	border: 1px solid #b0cb1f;
	margin-bottom: 10px;
}

.callbackp .cb-button {
	margin-left: auto;
}

@media screen and (max-width: 640px) {
	.product-social-icon span {
		margin-right: 20px;
		color: #919191;
		width: 100%;
		margin-bottom: 15px;
	}

	.product-desc iframe {
		width: 100%;
		max-width: 100%;
		height: 313px;
		margin: 0 1% 15px;
	}

	.callbackp input {
		margin-left: 15px;
	}

	.callbackp span {
		display: none;
	}
}

.callbackp input::placeholder {
	color: #b0cb1f;
	font-size: 18px;
}

.cb-button {
	height: 100%;
	background: url("/image/r-arrow.png") no-repeat center center #b0cb1f;
	cursor: pointer;
	min-width: 65px;
}

.product-social-icon {
	margin: 30px 0 15px;
}

.product-social-icon span {
	margin-right: 20px;
	color: #919191;
}

.btn,
.btn:hover {
	border-width: 2px;
}

.product-reviews-form iframe {
	width: 100%;
}

/*.product-attrs {*/
/*	display: flex;*/
/*	order: 2;*/
/*	flex-wrap: wrap;*/
/*}*/
/*.product-desc {*/
/*	display: flex;*/
/*	order: 1;*/
/*	flex-wrap: wrap;*/
/*}*/


@media (max-width: 768px) {
	.mobile-centered {
			text-align: center;
	}

	.reviews-attachment{
		display: flex;
		flex-direction: column;
		gap: 14px;
	}

	.button_files {
		width: 100%;
	}
}

.reviews-info__description{
	color: #797878!important;
}
.reviews-attachment {
	display: flex;
	gap: 20px;
	align-items: unset;
	border: 1px solid #919191;
	padding: 20px;
	border-radius: 18px;
	margin-bottom: 24px;
}

.add-file_button {
	display: none;
}

.button_files {
	display: inline-block;
	padding: 10px 20px;
	font-size: 16px;
	color: white;
	background-color: #f5f5f5;
	box-shadow: inset 0 0 0 1px #ebebeb;
	text-wrap-mode: nowrap;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	color: #3e75aa!important;
	outline: none;
}

.button_files:hover {
	color: #4e96d9!important;

}

.reviews-attachment__add {
	display: flex;
	align-items: center;
}

.reviews-info__title {
	font-size: 14px;
	font-weight: 500;
}




/* Delete review image preview */
.reviews-preview {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 10px;
}

.preview-item {
	position: relative;
	display: inline-block;
}

.preview-img {
	width: 80px;
	height: 80px;
	object-fit: cover;
	border-radius: 12px;
	border: 1px solid #787979;
}

.remove-btn {
	position: absolute;
	padding: 10px;
	top: calc(50% - 25px);
	right: calc(50% - 20px);
	background: #ffffff;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
}

.preview-item:hover .remove-btn{
	display: flex;
}


.reviews-attachment {
	border: 2px dashed #ccc;
	padding: 20px;
	transition: 0.3s ease-in-out;
}

.reviews-attachment.dragover {
	border-color: #007bff;
	background-color: rgba(0, 123, 255, 0.1);
}
