.product-info-name{
	font-size: 30px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 0.03em;
	text-align: left;
}
.container-product-info{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: column;
}
.product-catalog-price-info{
	font-size: 30px;
	font-weight: 600;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
}
.product-catalog-price-info .product-catalog-price-info-currency{
	font-size: 32px;
	font-weight: 600;
	line-height: 39px;
	letter-spacing: 0em;
	text-align: left;
}
.product-catalog-price-info .product-catalog-price-info-count{
	font-size: 41px;
	font-weight: 600;
	line-height: 49px;
	letter-spacing: 0em;
	text-align: left;
}
.product-discount-info{
	width: 100%;
	padding-top: 40px;
}
.discount-info-item{
	padding: 20px;
	position: relative;
	border-radius: 15px;
	background: #E3EAE2;
	height: 100%;
}
.discount-info-item b{
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
}
.discount-info-item p{
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
}
.discount-info-item .con-sale-big{
	font-size: 72px;
	font-weight: 800;
	line-height: 130px;
	letter-spacing: 0em;
	text-align: left;
	color: #FFFFFF;
	position: absolute;
	top: -30px;
	left: -5px;
}
.discount-info-item .con-sale-big-before{
	padding-top: 60px;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
}

.main-container-image{
	position: relative;
	overflow: hidden;
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.main-container-image .container-main-image-controll{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(134, 134, 134, 0.5);
	bottom: -110%;
	left: 0;
	border-radius: 15px;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
}
.main-container-image:hover .container-main-image-controll{
	border-radius: 15px;
	bottom: 0;
}
.main-container-image .container-main-image-controll a{
	margin-left: 10px;
	margin-right: 10px;
}
.main-container-image .container-main-image-controll a{
	height: 50px;
	width: 50px;
}
.main-container-image .container-main-image-controll .open-image-main{
	display: block;
	background: url(/local/templates/ArtGreenNew/images/home/search.png) 100% 100% / 100% 100% no-repeat;
}
.main-container-image .container-main-image-controll .download-image-main{
	display: block;
	background: url(/local/templates/ArtGreenNew/images/home/download.png) 100% 100% / 100% 100% no-repeat;
}

.main-container-image img{
	height: 100%;
	max-height: 400px;
	max-width: 400px;
	width: 100%;
	object-fit: cover;
	border-radius: 15px;
}
.left-container-image{
	max-height: 100px !important;
	width: auto !important;
	padding: 5px;
}
.left-container-image img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 15px;
}
.product-image-left-slider{
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
}
.product-image-left-slider .slick-arrow{
	border-radius: 28.64px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	width: 30px;
	background: #426F3F;
	border: none;
}
.element-detail-offers{
	margin-top: 30px;
}
.constainer-table-type-offer{
	margin-top: 15px;
}
.constainer-select-type-offer .element-type-name{
	display: inline-block;
	padding: 15px 24px;
	border-radius: 15px;
	gap: 10px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0em;
	text-align: center;
	background: white;
	border: solid 1px #426F3F;
	color: #426F3F;
	cursor: pointer;
	margin-right: 10px;
}
.constainer-select-type-offer .element-type-name.active{
	display: inline-block;
	padding: 15px 24px;
	border-radius: 15px;
	gap: 10px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0em;
	text-align: center;
	background: #426F3F;
	border: solid 1px #426F3F;
	color: white;
	cursor: pointer;
	margin-right: 10px;
}
.body-table-type-offer{
	display: flex;
	width: 100%;
}
.body-table-type-offer-td{
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0em;
	align-items: center;
	justify-content: center;
	width: 100%;
	text-align: center;
	padding: 9px 0;
}
.body-table-type-offer-td-price {
font-weight:600;
}
.body-table-type-offer-td-col {
align-self:start;
}
.header-table-type-offer{
	display: flex;
	width: 100%;
	background: #E3EAE2;
	border-radius: 15px;
}
.header-table-type-offer-td{
	width: 100%;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0em;
	text-align: center;
	color: #828892;
	padding: 15px 0;

}
.block-td-photo{
	padding: 10px;
	border-radius: 10px;
	gap: 10px;
	background: #E3EAE2;
	border: none;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0em;
	text-align: center;
	width: 100%;
}
.container-type-table-values{
	display: none;
}
.container-type-table-values.active{
	display: block;
}
.container-type-table-values-name{
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0em;
	text-align: left;
	color: #2F2F2F;
	margin-top: 15px;
}
.container-productAdd{
	border-radius: 8px;
	background: #F6F6F6;
	display: flex;
	position: relative;
	width: fit-content;
}
.container-productAdd button{
	background: none;
	border: none;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0em;
	text-align: center;
}
.container-productAdd input{
	background: none;
	border: none;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0em;
	text-align: center;
	width: 60px;
}
.container-productAdd input::-webkit-outer-spin-button,
.container-productAdd input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.add-basket-button{
	padding: 10px;
	border-radius: 15px;
	gap: 10px;
	background: #426F3F;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0.03em;
	text-align: center;
	border: none;
	width: 100%;
	cursor: pointer;
}
.container-add-basket-all-count{
	background: #E3EAE2;
	border-radius: 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.container-add-basket-all-count-t1{
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0em;
	text-align: left;
}
.container-add-basket-all-count-t2{
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0em;
	text-align: left;
	margin-left: 10px;
}
.container-add-basket-all-count-t3{
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 0em;
	text-align: left;
}
.container-add-basket-all-count-t4{
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0em;
	text-align: left;
	margin-left: 7px;
}
.title-Legend{
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0em;
	text-align: left;
	margin-bottom: 20px;
}
.container-legend-info{
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	text-align: left;
	margin-bottom: 20px;
}
.container-legend-info-title{
	width: 40%;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.03em;
	text-align: left;
}
.container-legend-info-text{
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.03em;
	text-align: left;
	
}
.container-tub-info-product{
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: column;
}
.container-tub-info-product-container{
	display: none;
	border-radius: 15px;
	border: 1px solid #426F3F;
	margin-top: 30px;
}
.container-tub-info-product-container.active{
	display: block;
}
.tub-info-product-header-item{
	border-radius: 15px;
	gap: 10px;
	background: #F6F6F6;
	padding: 15px;
	margin-right: 17px;
	cursor: pointer;
	display: inline-block;
    margin-top: 10px;
}
.tub-info-product-header-item.active{
	border-radius: 15px;
	border: 1px solid #426F3F;
	gap: 10px;
	background: none;
}
.modal.fade.show{
	opacity: 1;
}  
.product-image-main-slider .slick-arrow{
	background: #426F3F;
	border-radius: 50%;
	gap: 6.36px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	width: 40px;
	border: none;
	position: absolute;
	top: 50%;
	z-index: 30;
}
.product-image-main-slider .slick-arrow.slick-next{
	right: 10px;
}
.product-image-main-slider .slick-arrow.slick-prev{
	left: 10px;
}

  .item-prop-container {
	max-width: 100%;
	padding: 0;
	overflow-x: hidden;
	list-style: none
}
	
.item-prop-container div:before {
	float: left;
	width: 0;
	white-space: nowrap;
	content:
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
	". . . . . . . . . . . . . . . . . . . . "
}
.container-add-basket-wrapper {
display:flex;
flex-direction:column;
}
.container-add-basket-span-wrapper {
width:fit-content;
align-self:end;
}
.item-prop-container span:first-child {
	padding-right: 0.33em;
	background: white
}
.item-prop-container span + span {
	float: right;
	padding-left: 0.33em;
	background: white
}

.container-add-basket-all-count-wrapper {
	padding: 10px 15px;
}
@media (max-width:1000px) {
	.body-table-type-offer-td .block-td-photo {
		margin:0 10%;
	}
	.customFontSize {
		font-size:10px;
	}	
	.customOrderClass {
		display:flex;
		align-items:center;
		justify-content:space-between;
	}
	.body-constainer-table-type-offer .body-table-type-offer {
	margin:20px 0;
	}
}
.container-add-basket-wrapper {
margin-bottom:0 !important;
}

