
.similar-box {
    margin: 12px 0;
}

.similar-box h3 {
    margin: 0 0 8px 0;
    color: #444444;
}
.similar-box-images {
    display:flex;
    flex-flow: row wrap;
    gap:8px 20px;
}
.img_similar {
    height: 80px;
    margin: auto;
}

.detail-price-sm .price {
    font-size: 100%;
    text-align: right;
}

.detail-price-sm p {
    width: 50%;
}

.detail-sm-section h5
{
   color:#000000;
}

.detail-wrapper {
    background-color: #ffffff!important;
}
.detail-price-sm .block
{
    font-size: 100%;
}

#img-details img {
    max-height:600px !important;
}

.detail-radio-wrapper .radio-block:first-child {
    border-top: none;
}

.detail-title {
    font-weight: normal;
}

.detail-sm-section
{
    margin: 0 0 12px !important;
}

.detail-sm-section.prop
{
    margin: 0 !important;
}

.detail-person .content {
    margin: 0;
}

.detail-person .content {
    display:inline-block;
    margin: 0;
}


.collection-title
{
   font-size: 110%;
   /* margin: 0;*/
   color: #4D4E53 !important;
}

.datasheet_title {
    color: #4D4E53 !important;
}

.audio-table {
    width: 100%;
    background: transparent !important;
}
.audio-table td tr th {
    background: transparent !important;
}

.detail-person .img-circle {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
}

.keyword-block {
    max-height: 135px;
    overflow-x:hidden;
}

.title-block {
    max-height: 350px;
    overflow:hidden;
    background-color: #106470;
    color:#ffffff;
    padding:8px 8px 4px 8px;
    border-radius: 4px;
    line-height: 1.2;
    font-size:80%;
}

.description-block {
    max-height: 135px;
    overflow-x:hidden;
}

.detail-sm-section:not(:last-child) {
    margin: 0 0 10px;
}

.audio-box {
    box-shadow: 2px 2px 12px #888;
    position: relative;
}

.ekko-lightbox .modal-header {
    background-color: #0ef3ec !important;
}
/* audio player */
.th-content {
    height: 100% !important;
}

.th-content
.fxa-audio_link img {
    position: absolute;
    top: 0;
    width:100% !important;
}
.fxa-audio-player
.mejs__controls {
    background: #2d828d !important;
}

.audio-box .mejs__container{
    background: transparent;
}
.th-content .fxa-audio-player
.mejs__time-float
{
    display:none !important;
}

.fxa-audio-progress {
    background-color: #444;
    position: absolute;
    /*left:0px;
    top: -40px;*/
    width:1px;
    opacity:0.5;
    height: 272px;
    z-index: 98;


    /*z-index: 8;
    width: 23%;
    height: 100%;
    background-color: aqua;
    position: absolute;*/
}
