/*
h1{
    font-size: 2.5rem !important;
    margin-top: 0 !important;
    margin-bottom: 2rem !important;
    font-family: "Roboto", sans-serif !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: var(--bs-heading-color) !important;
}
.details-gallery__wrap{
    width: 576px !important;
}
html#ecwid_html body#ecwid_body .ec-size.ec-size--m .ec-store .product-details--layout-sidebar-right .product-details__gallery{
    width:auto !important;
}
.product-details__sidebar{
    width: 50% !important;
}
.product-details-module__content{
    font-family: "Roboto", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal  !important;
}

#productDescription{
    width: 60% !important;
    text-align: left !important;
    float: left !important;
}
!*.product-details__description{
    width: 100% !important;
}*!

.product-details__product-attributes {
    background-color: white !important;
    width: 35% !important;
    float: right !important;
    border-collapse: collapse !important;
    margin-left: 5% !important;
}

.details-product-attribute {
    border-bottom: 1px solid #e0e0e0 !important;
    padding: 8px 0 !important;
    display: flex !important;
    justify-content: space-between !important;
}

.details-product-attribute__title {
    font-weight: 500 !important;
    padding-right: 10px !important;
}

.details-product-attribute__value {
    text-align: right !important;
}

button.form-control__button.form-control__button--icon-center {
    transition: 0.15s ease-in-out all !important;
    background-color: #ff9a9a !important;
    color: #212529 !important;
    border-top: #ff9a9a !important;
    border-right: #ff9a9a !important;
    border-bottom: #ff9a9a !important;
    border-left: #ff9a9a !important;
    border-radius: 50px !important;;
    padding: 10px 30px !important;;
    font-weight: 500 !important;;
    font-size: 16px !important;;
    display: inline-block !important;;
    text-align: center !important;;
}*/
