/**
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License version 3.0
* that is bundled with this package in the file LICENSE.txt
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/AFL-3.0
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to a 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 https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
*/

#wk-load-more {
  margin-left: 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;
    height: auto;
  }
}

.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_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;
}

.wk_rg_slide {
  display: flex !important;
  align-items: center;
}

.wk-btn {
  margin-bottom: 10px !important;
}

@media (max-width: 767px) {

  .fileupload-buttonbar .delete,
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: inline !important;
  }

  .wk_rg_slide {
    width: 40% !important;
  }

  #btnSubmit {
    margin-bottom: 5px;
  }

  .files .name {
    word-wrap: break-word !important;
  }
}



