﻿.mainphoto {
    min-height: 261px;
}
/*.content-area .title h3 {
            background: url("../images/banner-mark-divider.png") no-repeat bottom center;
            display: inline-block;
            font-size: 24px;
            min-width: 15px;
            padding-bottom: 20px;
            min-width: 200px;
            border: 0px !important;
        }*/

.pt--100 {
    padding-top: 30px;
}

ol {
    list-style: none;
}

h3 {
    margin-bottom: 12px;
}

.w-list ul {
    padding-top: 20px;
}

/*strong {
            color: #c09b5e;
        }*/

.memories-thumb p {
    color: #fff !important;
    /*font-weight: bold;*/
    font-size: 16px;
}

.memories-thumb .memorydate {
    position: absolute;
    right: 2px;
    font-weight: 700;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    text-align: center;
    background: rgb(112 112 112 / 50%);
    padding: 4px 8px;
    border-radius: 6px;
    direction: ltr;
    color: #fff;
    font-size: 16px;
    width: 52%;
}

.memories-thumb .fa-expand {
    position: absolute;
    top: 42%;
    right: 44%;
    font-size: 40px;
}

.d-block {
    height: 361px;
}

.event-details .content-area .page-header h3 {
    height: auto;
    padding: 5px 5px;
    font-weight: 700;
    font-size: 18px;
}

.content-area .memories-area .container {
    width: 100%;
}

.memories-thumb img {
    height: auto !important;
    max-height: 830px;
}
/*.memories-area .all-memories {
    position: relative;
    height: 0px;
}*/
/*.memories-thumb {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}*/
