/**
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through LICENSE.txt file inside our module
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to CustomizationPolicy.txt file inside our module for more information.
*
* @author Webkul IN
* @copyright since 2010 Webkul
* @license LICENSE.txt
*/
.wk-slider-img{
  display: inline-block;
}
.wk-caption-block{
  height: 85px;
  text-align: center;
  padding: 8px 10px;
}

#wk_image_slider{
  margin: 25px 0px;
}
.wk_slider_item{
  padding: 8px;
}
.wk-slider-image:hover{
  cursor: hand;
}

.wk-overlay{
  opacity: 0;
}
.wk-hover{
  position: absolute;
  height: 85px;
  font-size: 20px;
  padding: 10px 5px;
  text-align: center;
  bottom: 0;
  width: 100%;
}

.wk-show-on-hover:hover .wk-overlay{
  opacity: 1;
}

.wk_slider_item {
  overflow: hidden;
  display: inline-block;
}

@media (min-width: 482px){
  .wk-slider-image{
    width: 100%;
    display: block;
    margin: auto;
    object-fit: contain;
  }
}
.wk-show-on-hover{
  position: relative;
}
@media (max-width: 482px){
  .wk-slider-image{
    width: 100%;
    display: block;
    margin: auto;
    object-fit: contain;
  }
}

.wk-insta-title{
  text-align: center;
  margin-top: 20px;
}

.wk_slider_item p, .wk_slider_item h5{
  font-size: 16px;
}
#wk-load-more{
  margin-left: 10px;
}

.wk-insta-title{
  text-align: center;
  margin-top: 20px;
}

.wk_feed_mansory_post_7 .grid-sizer,
.wk_feed_mansory_post_7 .grid-item {
  width: 11%;
}
.wk_feed_mansory_post_7 .grid-item--width6 {
  width: 22%;
}

.wk_feed_mansory_post_66 .grid-sizer,
.wk_feed_mansory_post_66 .grid-item {
  width: 13%;
  margin-left: 0.55%;
  margin-top: 0.55%;
  margin-right: 0.55%;
}
.wk_feed_mansory_post_66 .grid-item--width2 {
  width: 26.95%;
  margin-left: 0.55%;
  margin-top: 0.55%;
  margin-right: 0.55%;
}

.wk_feed_mansory_post_6 .grid-sizer,
.wk_feed_mansory_post_6 .grid-item {
  width: 12.5%;
}
.wk_feed_mansory_post_6 .grid-item--width2 {
  width: 25%;
}

.wk_feed_mansory_post_5 .grid-sizer,
.wk_feed_mansory_post_5 .grid-item {
  /* width: 14%; */
  width: 15.5%;
  margin-left: 0.55%;
  margin-top: 0.55%;
  margin-right: 0.55%;

}
.wk_feed_mansory_post_5 .grid-item--width2 {
  width: 32%;
  margin-left: 0.55%;
  margin-top: 0.55%;
  margin-right: 0.55%;
  /* width: 28%; */
}

.wk_feed_mansory_post_4 .grid-sizer,
.wk_feed_mansory_post_4 .grid-item {
  width: 20%;
}
.wk_feed_mansory_post_4 .grid-item--width2 {
  width: 40%;
}

.wk_feed_mansory_post_3 .grid-sizer,
.wk_feed_mansory_post_3 .grid-item {
  width: 23.5%;
  margin-left: 0.6%;
  margin-top: 0.6%;
  margin-right: 0.6%;
}
.wk_feed_mansory_post_3 .grid-item--width2 {
  width: 48%;
  margin-left: 0.6%;
  margin-top: 0.6%;
  margin-right: 0.6%;
}

.wk_set_grid_max_height{
  height: 500px !important;
}

.wk-load-more-mansory{
  margin-top: 8px;
}
.wk-instafeeds{
  min-height: 500px;
}
.grid{
  min-height: 200px !important;
}
