.exhibhition-one__category:hover{
    color: #fff;
}
.collection-details__sidebar-title-design{
    margin: 0;
    font-size: 17px;
    color: #302e2f;
    margin-bottom: 40px;
}
.collection-details__sidebar-title-design span{
    border-bottom: 2px solid #302e2f;
}
.inner-banner__title{
    font-size: 30px !important;
    font-weight: bold;
}
.collection-details__title{
    font-size: 30px !important;
    color: #d99578;
    font-weight: bold;
}
.event-one__image-inner{
    width: 150px;
}
.img-zoom{
    transition: 2s;
}
.img-zoom:hover{
    cursor: pointer;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
    border-radius: 6px;
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
     transform: scale(1.5);
}
.header-navigation .container .navbar-brand{
    border-right: 0px;
}
.preloader span{
    background-image: url(../images/custom/cooch_behar_coa-1.png) !important;
}
.event-page-three .event-one__single{
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
    border-radius: 6px;
}
.top-text p{
    font-size: 16px;
    color: #777777;
    padding: 15px !important;
}
.collection-box{
    padding: 40px 10px 5px 10px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #e4e4e4;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
    border-radius: 6px;
}
.inner-banner-box{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    background-image: url(../images/custom/coin-2-1.png) !important;
}
.coin-text{
    color: #302e2f;
    font-size: 30px;
    margin-bottom: 30px;
}
.coin-text span{
    border-bottom: none !important;
}
.coin-image img{
    border-radius: 6px;
    margin-top: 10px;
}
.collection-details__text{
    font-size: 18px;
    font-weight: bold;
}
.coin-heading-text{
    color: #302e2f;
    font-size: 22px;
    margin-bottom: 30px;
    font-weight: 800;
}
.coin-heading-text span{
    color: #d99578;
    font-size: 22px;
    font-weight: 800;
}
img.mfp-img{
    padding: 20px;
    background: #e9e9e9;
}
.coin-grp p{
    font-size: 18px;
    padding-top: 30px;
    font-weight: 700;
    color: #777777;
}
.type-text + .type-image{
    border-left: 1px solid #403e3f;
}
.Stamp-banner{
    background: url(../images/custom/slider-1-2.jpg) !important;
}
.Stamp-paper-banner{
    background: url(../images/custom/stamp-paper-box.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}
@media (max-width: 991px){
    .type-text + .type-image{
        border-left: none;
    }
}
@media (max-width: 445px){
    .img-zoom:hover{
        -ms-transform: scale(1.1); /* IE 9 */
        -webkit-transform: scale(1.1); /* Safari 3-8 */
         transform: scale(1.1);
    }
}
@media (max-width: 450px){
    .inner-banner__title{
        font-size: 25px !important;
        font-weight: bold;
    }
    .collection-details__title{
        font-size: 22px !important;
    }
}
.collection-two__hover {
    background-color: rgb(29 29 29 / 10%);
}    

.product-details__image.t.p{
    background-color: #e4e4e4;
    text-align: center;
    width: 100%;
    height: 100%;
}
.related-product__carousel.t .item{
    background-color: #e4e4e4;
    padding: 10px;
}

.exhibhition-one__image-link.t{
    background-color: rgba(0, 0, 0, 0.5);
}

.product-details__image.t{
    width: 100%;
    height: 100%;
    background: rgb(255,255,255);
    background: radial-gradient(circle, rgba(255,255,255,1) 36%, rgba(193, 193, 193, .25) 100%);

    display: flex;
    justify-content: center;
    align-items: center;
}

.similar-collection__title.t{
    font-weight: bold;
}
.similar-collection__title.t span {
    color: #d99578;
    font-size: 22px;
    font-weight: 800;
}

.owl-carousel.stamp_papers .item .collection-two__image {
    background: rgb(255,255,255);
    background: radial-gradient(circle, rgba(255,255,255,1) 36%, rgb(209 185 140) 100%);
    padding: 20px 0;
    border: 1px solid bisque;
    border-radius: 10px;
}
.owl-carousel.stamp_papers .item .collection-two__image img{
    height: 350px;
    width: auto;
    margin: 0 auto;
}



.stamp_head {
    color: #d99578;
    font-weight: bold;
}
.stamp_sub_head {
    color: #8f2e05;
    font-weight: 700;
    text-shadow: 1px 1px 4px #fff;
    font-size: 20px;
    padding: 16px;
}
.stamp_sub_head a{
    color: #8f2e05 !important;
}
.stamp_sub_head a:hover{
    text-decoration: underline;
}
.stamp_paper{
    background-color: rgba(217, 149, 120, .25);
}
.stamp_paper .collection-two__image, .stamp_paper .collection-two__single{
    margin-bottom: 0;
    text-align: center;
}
.stamp_paper .collection-two__image {
    height: 325px;
}
.stamp_paper .collection-two__image img{
    height: 100%;
    width: auto;
    margin: 0 auto;
    box-shadow: 0px 3px 11px #000000e3;
}
.stamp_paper .nav-pills-custom .nav-link {
    color: #aaa;
    background: #fff;
    position: relative;
}

.stamp_paper .nav-pills-custom .nav-link.active {
    color: white !important;
    background: #d99578 !important;
}


/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
    .stamp_paper .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #d99578;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

.stamp_paper .nav-pills-custom .nav-link.active::before {
    opacity: 1;
}
.stamp_paper .tab-pane{
    background: radial-gradient(circle, rgba(255, 255, 255, 0.5) 37%, rgba(229, 204, 147, .21) 100%), url(https://images.rawpixel.com/image_800/cHJpdmF0ZS9sci9pbWFnZXMvd2Vic2l0ZS8yMDIyLTA1L3B4MTA1NzQwNC1pbWFnZS1qb2I2MzAtYV8xLmpwZw.jpg?s=xHYWWIHwR3disyqxI_LTZTapJMTjq2y1IfYOnyONX8E) center no-repeat;
    background-size: cover;
}

.product-details__title.t{
    font-size: 26px;
}
.product-details__title.t a{
    font-size: 26px;
    color: inherit;
    line-height: inherit;
}

.product-details__title.t a:hover{
    text-decoration: underline;
}


.thm-breadcrumb.t li {
    color: black;
    display: none;
}

.thm-breadcrumb.t {
    position: absolute;
    left: 15px;
    top: 0;
    bottom: auto;
}

.collection-two__image.single_coin{
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 0;
    margin: 20px;
}
.event-details__single .collection-two__image > img {
    width: 57%;
}

@media screen and (max-width: 991.95px) {
   .event-details__single .collection-two__image > img {
        width: 86%;
    }
}


