/* montserrat-regular - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('https://www.venuelook.com/css/fonts/montserrat-v14-latin-regular.woff2') format('woff2'), 
       url('https://www.venuelook.com/css/fonts/montserrat-v14-latin-regular.woff') format('woff');
    font-display: swap; 
}
body
{ 
    font-family: 'Montserrat', sans-serif!important;
}

.photos_page2021 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.photos_page2021 a
{
        text-decoration: none!important;
}
.adminPremiumHero {
    background-size: cover!important;
    padding: 99px 0;
    text-align: center;
        margin-top: 45px;
}
.adminPremiumHero__title {
    
    font-size: 30px;
    line-height: 42px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    margin-bottom: 15px;
    color: #fff;
}
.adminPremiumHero__description 
{
    font-size: 18px;
    line-height: 26px;
    max-width: 550px;
    color: #fff;
    text-align: center;
    margin: 0 auto 0px;
}
.wrapper {
    width: 87%;
    margin: 0 auto;
    padding: 15px;
    display: block;
}
.breadcrumb_photos
{
    background: transparent!important;
        padding: 8px 32px!important;
}
.tag_photos a
{
    color: #eb3c2f;
}

.photos_page2021 .pure-g {
        text-rendering: optimizespeed;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-flex;
    display: flex;
}
.photos_toph2 {
    font-size: 20px;
    line-height: 21px;
    font-weight: 700;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0px 15px;
    text-align: center;
}

.photos-g-25
{
        width: 25%;
}
.pop_img21
{
        padding: 0px 15px;
}
.photoscat_section
{
        margin: 20px 0;
}
.small-h3
{
    font-size: 15px;
    margin-bottom: 3px;
    margin-top: 10px;
    font-weight: 600;
    color:black;
}
.photos-g-33
{
    width:33.33%;
}
.photos-g-60
{
    width:60%;
}
.photos-g-40
{
    width:40%;
}
.gallery-box-item-counter
{
        font-size: 18px;
    line-height: 26px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0px;
    color: #fff;
    padding: 10px 0;
    background-color: rgba(0,0,0,.5);
    display: block;
        padding: 34px 0;
        text-align: center;
}
.back-main
{
    position: relative;
    height: 122px!important;
}
.gallery-box-item-counter .block
{
    display:block;
}
.mini-p
{
    color:black;
    
}
.mini-pp
{
    text-align:center;
    
}
.img-zoom img:hover{

    webkit-transform: translate3d(0,-2px,0) scale3d(1.1,1.1,1.1);
    -ms-transform: translate3d(0,-2px,0) scale3d(1.1,1.1,1.1);
    -moz-transform: translate3d(0,-2px,0) scale3d(1.1,1.1,1.1);
    transform: translate3d(0,-2px,0) scale3d(1.1,1.1,1.1);
}
.img-zoom {
    display: block;
    overflow: hidden!important;
}
.img-zoom img
{
    transition: transform .8s;
    max-width: 100%;
    display: block;
    width: 100%;
    height: auto;
    backface-visibility: visible;

}
.breadcrumb_mt50
{
    margin-top:50px;
}
#text-state {
    display: none;
}
.r01 {
    text-align: right;
    color: rgb(237, 50, 55);
    font-weight: 700;
    cursor: pointer;
}
.photos-g-16
{
    width:16.6%;
}
.small-h33 
{
    font-size: 13px;
    margin-top: 0;
    color: black;
    padding-bottom: 12px;
    padding: 10px 14px;
}
.back-main-new 
{
    height: 482px;
    background-size: cover!important;
        position: relative;
}
.a-red
{
    color:#ed3237;
    margin-bottom:0;
}
.photos-g-70
{
    
    width:70%;
}
/*like*/
.i-like i {
     cursor: pointer;
    padding: 4px 4px 8px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    color: #aaa;
    transition: .2s;
    font-size: 21px;
}

 .i-like i:hover {
  color:#666;
}

.i-like i:before {
  font-family:fontawesome;
  content:'\f004';
  font-style:normal;
}

 .i-like span {
  position: absolute;
  bottom:70px;
  left:0;
  right:0;
  visibility: hidden;
  transition:.6s;
  z-index:-2;
  font-size:2px;
  color:transparent;
  font-weight:400;
}

 .i-like i.press {
  animation: size .4s;
  color:#e23b3b;
}

.i-like span.press {
  bottom:120px;
  font-size:14px;
  visibility:visible;
  animation: fade 1s;
}

.save-red {
  position: absolute;
  width: 6em;
  height: 2em;
  padding: 0 0.2em 0.2em 0.2em ;
  margin: 3% 0;
      left: 83%;
  transform: translateX(-50%);
  font-size: 15px;
  color: #eee; 
  background-color: #ee352b;
  border: 1px solid #ee352b;
  border-radius: 18px;
  box-shadow: 0 1px 0 #0E3A59,
    0 0 2px rgba(#1B6CBD, 0.8);
      top: 12px;
      font-weight:600;
  
} 

.save-red:hover {
  transition: background 150ms;
}

.save-red:hover,
.save-red:active { 
  color: #eee; 
  background: #cb291d;
  border-color: #cb291d;
} 
.i-share i
{
        font-size: 21px;
    color: #847e7e;
        padding: 9px 6px;
}
.back-main-half 
{
    height: 201px;
    background-size: cover!important;
        position: relative;
}
/*Modal*/
.modal-body
{
    padding: 30px 53px!important;
}
.close {
  color: #fff;
  transform: scale(1.2)
}
.modal-content {

  background: white;
}
.form-control-main {
  margin: 1em 0;
}
.flex{
    display:flex;
}
.modal-dialog-1{
    width: 452px!important;
    margin: 167px auto!important;
}
.modal-dialog-2{
    width: 1100px!important;
    margin: 20px auto!important;
}
.modal-body-1 {
    padding: 29px 16px!important;
}
.copy-link img
{
    width: 43px;
    height: 43px;
        margin-bottom: 12px;
}
.text-sm {
    margin-left: 0px;
}

.top-head{
    padding: 0 27px!important;
}
.copy-link {
    width: 33.33%;
    text-align: center;
}
.fixed-saved
{
        position: fixed;
    top: 60%;
    right: 2%;
    z-index: 8;
}
.saved-i i
{
        color: white;
    background: #F44336;
    padding: 15px 19px;
    border-radius: 25px;
    font-size: 20px;
}
.saved-i 
{
    
    position: relative;
    cursor: pointer;

}
.count-0
{
    position: absolute;
    right: 9px;
    top: 6px;
    background: white;
    border-radius: 50%;
    padding: 0px 5px;
    border: 1px solid #F44336;
    color: #F44336;
    font-size: 11px;
}
.count-0 sup
{
        top: 0;
        font-size: 87%;
}
.color-pin i
{
        color: #E91E63;
}
.position-rel
{
    position:relative;
}
.photo-grid
{
        height: 500px;
    width: 100%;
    background: #e3e3e3;
    position: relative;
}
.single-photo
{
     height: 500px;
}
.single-photo img
{
        height: 100%;
    width: 100%;
    object-fit: contain;
}
.photos-g-20
{
    width:20%
}
.photos-g-80
{
    width:80%
}
.photos-g-30
{
    width:30%
}
.save-redd {
   
    width: 6em;
    height: 2em;
    padding: 0 0.2em 0.2em 0.2em;
    margin: 3% 0;
    
    font-size: 15px;
    color: #eee;
    background-color: #ee352b;
    border: 1px solid #ee352b;
    border-radius: 18px;
    box-shadow: 0 1px 0 #0E3A59, 0 0 2px rgba(#1B6CBD, 0.8);
    font-weight: 600;
}
.btn21-right
{
    text-align: right;
    margin: 15px 0;
    position: absolute;
    top: 0;
    right: 7px;
}
.icon-ca i
{
    font-size: 37px;
    padding: 10px;
}
.mttt40
{
        margin: 18px 0;
        white-space: nowrap;
        padding-bottom: 0;
    border-bottom: 1px solid #eee;
    
}
.pad40
{
        padding: 10px;
            text-align: center;
            font-size:12px;
}
.bor-bottom
{
    border-bottom:2px solid #eb3c2f;
}
.text-r
{
    color: black;
    background: #ebebeb;
    padding: 14px 19px;
    border-radius: 50%;
    font-size: 17px;
    font-weight: 600;
}
.round-text
{
    padding: 10px;
}
.small-h34
{
        margin: 0;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 3px;
}
.text-com
{
    padding: 9px;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    padding-left: 16px;
}
.mini-p1
{
        margin-bottom: 0;
        font-size:12px;
}
.input-field_21
{
    padding: 9px;
    border: 1px solid #e5e5e5;
    width: 100%;
    font-size: 13px;
    border-radius:10px;
    padding-left: 16px;
}
.tags_21 a
{
        color: #F44336;
    border: 1px solid #F44336;
    padding: 5px 11px;
    border-radius: 15px;
    margin:10px 0;
        line-height: 38px;
}

.tags_21
{
        padding: 13px;
}
.tag-small
{
        margin: 17px 0;
}
.sub-can
{
        text-align: right;
    margin-top: 15px;
}
.sub-btn21, .can-btn21
{
    border: 1px solid #ccc;
    padding: 7px 10px;
    border-radius: 5px;
}
#photo_slider .swiper-slide {
    margin: 0 0px;
    width: 200px;
}

.wid--200 img
{
   max-width: 200px; 
   min-width: 200px; 
}


.zoom21 img
    {
    min-width: 211px;
        min-height: 300px;
    display: inline-block;
    display: block;
    object-fit: cover;
    max-height: 300px;
    }
    .pure-g-21n
    {
    
    display: flex;
    }
    .dummy_vendor21
    {
            box-shadow: rgba(2,5,5,.09) 0 1px 5px 1px;
    border-radius: 6px 6px 0 0;
    color: #000!important;
    }
    .pop_img21  .dummy_vendor21
    {
       min-height: 169px;
    }
    .about_sec21 p
    {
        text-align: justify;
        margin-top: 14px;
    }
 

/* Create four equal columns that sits next to each other */

    
   .photos_page2021 .row {
    margin-right: 0!important;
    margin-left: 0!important;
}
.modal-body-1 .close {
        color: #333!important;
    text-shadow: none;
    opacity: 1!important;
    position: absolute;
    right: 15px;
    top: 9px;
}
/*slider*/
#blog_slider .hover-img-1 img {
    width: 100%;
    object-fit: cover;
}
.dummy_vendor {
    box-shadow: rgb(2 5 5 / 9%) 0px 1px 5px 1px;
    border-radius: 6px 6px 0 0;
    color: #000!important;
}
.hover-img {
    height: 340px;
    width: 100%;
    overflow: hidden;
}
#blog_slider .item {
    width: 340px;
    margin: 0px 26px;
}
.text-area h4 {
    font-weight: 600;
}
.text-area {
    text-align: left;
    padding-left: 10px;
    margin-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 2px;
}
.slider_arrow {
    background: #a7a7a7;
    width: 45px;
    color: #fff;
    font-size: 45px !important;
    border-radius: 50%;
}
.change h4 {
    margin-bottom: 13px!important;
    line-height: 1.5;
    font-size: 16px;
}
.pad-0 {
    padding: 0!important;
    font-weight: 400!important;
    font-size: 15px!important;
}
/*slider*/   
.scroll-commentP
{
        max-height: 271px;
    overflow: hidden;
    overflow-y: scroll;
} 
@media only screen and (max-width: 900px) and (min-width: 320px)
{
    .f-unset
{
    -webkit-flex-flow: unset!important;
    flex-flow: unset!important;
}
    .breadcrumb_photos 
    {
    background: transparent!important;
    padding: 8px 15px!important;
    margin-bottom:0!important;
    }
.adminPremiumHero {
    background-size: cover!important;
padding: 24px 0;}
 .flex-scroll21
    {
        overflow-x: scroll!important;
    }
    .photos_toph2 {
    font-size: 15px;
    text-align: left;
        padding: 0px 5px;
    }
    .mini-pp
    {
            padding: 0px 4px!important;
    }
    .small-h3 {
    font-size: 13px;
    
    }
    .pL-20
    {
        padding-left: 9px;
    }
    .about_sec21
    {
        padding: 0 9px;
    }
    .r01 {
    padding-right: 8px;
}
    .pL-200
    {
       padding-left: 14px;
    }
    .mini-pp
    {
        text-align: left;
    }
    .photos-pure-mob
    {
        text-rendering: optimizespeed;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-flex;
    display: flex;
    }
    .photos-mob-50
    {
        width:50%;
    }
    .wrapper {
   width: 100%;
       padding: 8px;
    }
    .photos-mob-220
    {
            min-width: 220px!important;
                white-space: nowrap;
    }
    
    .back-main {
    position: relative;
    height: 78px!important;
    }
    .zoom21 img {
    min-width: 133px;
    object-fit: cover;
}
.pop_img21 {
    padding: 0px 6px;
    margin-top: 13px;
}
.gallery-box-item-counter {
    font-size: 14px;
    line-height: 17px;
    padding: 55px 0;
    text-align: center;
    }
    .photoscat_section
    {
        margin-bottom: 23;
    }
    .fixed-saved {
    position: fixed;
    top: 38%;
    right: 2%;
}
/*slider*/
#blog_slider .MS-content {
    display: flex!important;
    overflow: scroll!important;
}
#blog_slider .dummy_vendor {
    width: 275px!important;
}
.text-area h4 {
    line-height: 20px;
    font-size: 14px;
}
.text-area {
    text-align: left;
    padding-left: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 2px;
    padding-right: 10px;
}
.work-section .container {
    width: 97%;
}
.dummy_vendor p {
    font-size: 14px!important;
}
.same-head {
    font-size: 18px;
    text-align: left;
    margin-left: 15px;
    margin-top: 0;
    font-weight: 600;
}
.p-small {
    text-align: left;
    font-size: 15px;
}
#blog_slider .MS-controls .MS-left {
    display: none;
}
#blog_slider .MS-controls .MS-right {
    display: none;
}
/*slider*/
.display-unset21
{
    display:unset!important;
}
.photos-g-100
{
    width:100%;
}

    .back-main-new {
    height: 240px;
}
    
    .photos-mob-180
    {
            min-width: 180px!important;
    }
    .modal-dialog-2 {
    width: 100%!important;
}
.photo-grid {
    height: 324px;
    width: 100%;
    background: #e3e3e3;
}
.single-photo {
    height: 324px;
}
.modal-dialog-1 {
    width: 100%!important;
}
.about_sec21 p {
    font-size: 12px;
    }
    
    .photos_page2021 .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .masonry{
    -moz-column-count: 1!important;-webkit-column-count: 1!important;column-count: 1!important; -moz-column-gap: 5px!important;-webkit-column-gap: 5px;column-gap: 5px; 
    }
    .item {
    margin: 0;
    padding: 0;
}
}
@media screen and (max-width: 800px) {
  .photos_page2021 .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

@keyframes fade {
  0% {color:#transparent;}
  50% {color:#e23b3b;}
  100% {color:#transparent;}
}

.masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 5px;
    column-gap: 5px;
}
.masonry .item {
    margin: 6px;
    padding: 6px;
    display: inline-block;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.masonry .item .pop_img21
{
        border: 1px solid #f3f3f3;
}
.masonry .item img {
    width: 100%;
    height: auto;
    display: block;
    cursor: pointer;
}
#states_slider .item {
    box-shadow: none;
}
#paging_button .yiiPager li
{
    float: unset;
}
.pagination>li:first-child>span {
    line-height: 15px;
}
#paging_button .active 
{
    padding: 0;
}
.photos-mob-180 .pop_img21 
{
    padding: 0px;
}
.scroll-commentP::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
.scroll-commentP::-webkit-scrollbar
{
    width: 6px;
        background-color: #f5f5f5;
}
.scroll-commentP::-webkit-scrollbar-thumb
{
    background-color: #333;
}
    