.theme-product-details-style-02 .theme-product-details-container .theme-product-main-info-container {
    display: flex;
    flex-direction: column;
}

.theme-product-details-style-02 .theme-product-details-container .theme-product-main-info-container .theme-product-info-content-row.theme-product-social-share {
	order: 4;
	border-block-end: 0 !important;
	padding-block-end: 0 !important;
}

.theme-product-details-style-02 .theme-product-details-container .theme-product-main-info-container .theme-product-info-content-row:last-child {
    padding-block-end: 30px;
    border-block-end: 1px solid #DCE1E5;
}
