
.woocommerce-product-details__short-description p {
	display: flex;
	gap: 5px;
}

.woocommerce-product-details__short-description a {
	width: 20%;
}

.elementor-3153 .elementor-element.elementor-element-71339b41 {
	margin-right: 20px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	padding: 35px;
}

.woocommerce ul.products li.product:nth-child(odd) {
	background: rgb(217, 221, 224);
}

.woocommerce ul.products li.product a img {
	width: fit-content;
	height: 220px;
	float: left;
	margin: 0;
	margin-right: 50px;
}

.custom-description {
	position: absolute;
	left: 272px;
	top: 34px;
	height: 50px;
}

.woocommerce ul.products li.product .custom-description a img {
	width: 169px;
}

.custom-description a img {
	height: 50px !important;
	margin: 0 !important;
}

.product-full-description {
	position: absolute;
	left: 286px;
	margin-top: 100px;
	line-height: 14px;
}

.custom-description {
	font-size: 0;
}

.woocommerce-loop-product__title {
	font-size: 24px !important;
	padding: 0 !important;
	color: black;
	transform: translate(-20px, 74px);
	font-weight: 800!important;
}

@media (max-width: 1200px) {
	.custom-description a img {
		width: 100px !important;
		margin-right: 5px !important;
		height: 35px !important;
	}

	.product-full-description {
		margin-top: 70px;
	}

	.woocommerce-loop-product__title {
		transform: translate(-20px, 50px);
	}
}

@media (max-width: 991px) {
	.elementor-widget-container p {
		margin-bottom: 5px;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		padding: 25px;
	}

	.woocommerce ul.products li.product a img {
		height: 160px;
		margin-right: 35px;
	}

	.custom-description a img {
		width: 75px !important;
	}

	.product-full-description {
		margin-top: 50px;
		font-size: 13px;
		left: 200px;
	}

	.product-full-description p {
		margin-bottom: 5px;
	}

	.woocommerce-loop-product__title {
		transform: translate(-20px, 40px);
		font-size: 21px !important;
	}

	.custom-description {
		left: 200px;
		top: 20px;
	}
}

@media (max-width: 767px) {
	.elementor-3153 .elementor-element.elementor-element-71339b41 {
		margin-right: 0;
	}

	.elementor-3153 .elementor-element.elementor-element-2140f882 {
		padding: 0;
	}

	.woocommerce ul.products li.product a img {
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	.custom-description a img {
		width: 100% !important;
		height: auto !important;
	}

	.product-full-description {
		margin-top: 52px;
		font-size: 13px;
		position: static;
	}

	.product-full-description p {
		margin-bottom: 5px;
	}

	.custom-description {
		position: static;
		display: flex;
		gap: 2px;
		height: auto;
	}

	.woocommerce-loop-product__title {
		font-size: 21px !important;
		transform: translate(0, 70px);
	}

	@media (max-width: 356px) {
		.woocommerce-loop-product__title {
			transform: translate(0, 56px);
		}
	}
}