.uc-gallery .t603__tile_25,
.uc-gallery .t603__blockimg{
    border-radius: 8px!important;
    overflow: hidden;
}

.header-menu-link .tn-atom a {
    transition: color 0.2s ease-in;
}

.header-menu-link:hover .tn-atom a {
    color: #b1857b!important;
}

.header-map-link .tn-atom a {
    display: block;
    color: #ffffff;
    border-bottom: 1px dashed #ffffff;
    transition: all 0.2s ease-in;
}

.header-map-link:hover .tn-atom a {
   color: #b1857b!important; 
   border-color: #b1857b!important;
}

.uc-catalog-list .t-store__grid-cont .t-store__card__wrap_all,
.uc-catalog-monuments .t-store__grid-cont .t-store__card__wrap_all {
    border-radius: 10px;
}

#rec719581182.uc-catalog-list .t-store__grid-cont .t-col .t-store__card__wrap_all:hover,
.uc-catalog-monumentss .t-store__grid-cont .t-col .t-store__card__wrap_all:hover,
#rec719584930.uc-catalog-list .t-store__grid-cont .t-col .t-store__card__wrap_all:hover,
#rec719584551.uc-catalog-list .t-store__grid-cont .t-col .t-store__card__wrap_all:hover {
    box-shadow: 0px 4px 6px -1px rgb(121, 85, 72, 0.3) !important;
}

.uc-services {
    background: rgb(63,48,41);
    background: linear-gradient(0deg, rgba(63,48,41,1) 0%, rgba(52,40,34,1) 33%, rgba(72,55,45,1) 67%, rgba(76,58,48,1) 100%)!important;
}

.uc-services .title-bordered::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 1px;
    height: 1px;
    width: 100px;
    max-width: 50%;
    background: rgba(255,255,255,0.5);
}

.t-store .t-store__card__wrap_all {
    border: 1px solid #dfd8d7!important;
}

.uc-catalog-monuments .t-store__card__wrap_all .t-store__card__imgwrapper {
    width: 75%!important;
    margin: 0 auto;
}