.isl-promotions * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.islpr-alert {
  position: relative;
  padding: 10px 25px 10px 15px;
}

#common-home .islpr-alert {
  position: relative;
  padding: 10px 25px 10px 15px;
  margin: 0px 15px 15px 15px;
}

.islpr-alert .close {
  position: absolute;
  right: 5px !important;
  top: 3% !important;
}

.islpr-module {
  /* overflow: hidden; */
  margin: 30px auto;
}

* + .islpr-module {
  margin-top: 20px;
}

/* Notification - Journal2 */

.islpr-alert.islpr-alert-journal2 {
  color: #444;
  background: #ddd;
  padding: 10px 25px 8px 12px;
  margin-bottom: 15px;
  border: 0;
  border-left: 4px solid #bbb;
}

.alert-info.islpr-alert.islpr-alert-journal2 {
  border-color: #2879e4;
  background-color: #d9edf7;
}

.alert-success.islpr-alert.islpr-alert-journal2 {
  border-color: #28ab0e;
  background-color: #eef9e5;
}

.alert-warning.islpr-alert.islpr-alert-journal2 {
  border-color: #ef9a07;
  background-color: #fffbed;
}

.alert-danger.islpr-alert.islpr-alert-journal2 {
  border-color: #d00;
  background-color: #fef1f1;
}

.islpr-alert-journal2 .close {
  margin-top: auto;
}

/* Notification - Journal3 */

.islpr-alert.islpr-alert-journal3 {
  margin-bottom: 15px;
}

/* Promo Page */

.islpr-page-message {
  margin-top: 25px;
}

.islpr-page-message > ul {
  list-style: inherit;
  margin: 15px 0px 15px 30px;
}

/* Banner listing */

.islpr-banner-wrapper {
  margin-left: -20px;
}

.islpr-banner-item {
  /* float: left;
    width: 100%;
    padding-left: 20px; */
}

.islpr-banner-space a > img {
  transition: all 0.5s ease;
}

.islpr-banner-space a > img:hover {
  opacity: 0.7;
}

@media (min-width: 768px) {
  /* .islpr-banner-item {
        width: 50%;
    } */
}

@media (min-width: 992px) {
  /* .islpr-banner-item {
        width: 33.33333333%;
    } */
}

.islpr-banner-space {
  margin-top: -10px;
  overflow: hidden;
}

.islpr-banner-space h4 {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 2px;
}

.islpr-page .isl-promotions-free-confirm {
  text-align: right;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .islpr-banner-space h4 {
    white-space: pre-wrap;
  }
  .islpr-page .isl-promotions-free-confirm {
    text-align: center;
    margin-top: 20px;
  }
}

.islpr-page .islpr-banner-space {
  margin-top: 0;
}

.islpr-banner-space .islpr-banner-item {
  padding: 10px;
  background: #f3f3f3;
  margin-bottom: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.islpr-page .btn-default {
  margin-top: 10px;
}

.isl-promotions .img-responsive {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  vertical-align: middle;
}

.islpr-banner-item img {
  width: 100%;
}

/* Products in shortcode */

* + .isl-promotions-products {
  margin: 30px 0;
}

.th-isl-journal2 .isl-promotions-products .product-thumb,
.th-isl-journal3 .isl-promotions-products .product-thumb {
  margin: 0;
  padding-bottom: 15px;
  text-align: center;
}

.isl-promotions-products .product-thumb h4 {
  font-size: 14px;
}

.isl-promotions-products .product-thumb .image {
  padding: 10px 20px;
}

.isl-promotions-products .product-thumb .caption {
  padding: 0 15px;
  min-height: 50px;
}

.isl-promotions-products .product-thumb .price-old {
  color: #ea2e49;
  text-decoration: line-through;
  margin-left: 5px;
}

.isl-promotions-products .product-thumb .button {
  margin: 0;
}

.th-isl-journal3 .isl-promotions-products .button-group {
  background: #0a378f;
}

.th-isl-journal3 .isl-promotions-products .button-group button {
  font-size: 16px;
  color: #fff;
  line-height: 10px;
  background: transparent;
  padding: 6px 8px;
}

.th-isl-journal3 .isl-promotions-products .button-group button:hover {
  background: #0984cf;
}

.isl-promotions .taxonomy-header {
  margin: 20px 0 10px;
  overflow: hidden;
}

.isl-promotions .taxonomy-heading {
  margin: 0;
  display: inline-block;
}

.isl-promotions .taxonomy-view {
  float: right;
  margin-top: 5px;
}

/** #korn #islpr **/

/** overide for isl-promotions **/

.isl-promotions .stepper i.btn-quantity,
.isl-promotions-products .stepper i.btn-quantity {
  font-size: 16px;
  height: 15px;
  line-height: 15px;
}

.isl-promotions .stepper input[name="discount_product_qty"],
.isl-promotions-products .stepper input[name="quantity"],
.isl-promotions-condition .stepper input[name="quantity"] {
  height: 30px;
  border: 1px solid #000;
  border-radius: 0;
  outline: none;
}

/** isl-promotions **/

.isl-promotions-condition .button-groups button .fa {
  font-size: 18px;
  color: #666;
  line-height: 27px;
}

.isl-promotions-condition .button-groups > div {
  float: left;
  width: 40%;
}

.isl-promotions-condition .product-thumb .button-groups {
  border-top: 1px solid #ddd;
  background-color: #eee;
  overflow: auto;
}

.isl-promotions-condition .product-thumb .button-groups button {
  width: 30%;
  border: none;
  display: inline-block;
  float: left;
  background-color: #eee;
  color: #888;
  line-height: 27px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.isl-promotions-condition .product-thumb .button-groups button + button {
  border-left: 1px solid #ddd;
}

.isl-promotions-condition .product-thumb .button-groups button:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 1200px) {
  .isl-promotions-condition .product-thumb .button-groups button,
  .product-thumb .button-groups button + button {
    width: 30%;
  }
}

@media (max-width: 767px) {
  .isl-promotions-condition .product-thumb .button-groups button,
  .product-thumb .button-groups button + button {
    width: 30%;
  }
}

.isl-promotions-pagination {
}

.isl-promotions-page-message {
  margin: 15px 0;
}

.free-product-thumbnail {
  display: inline-block;
}

.isl-promotions-condition-container {
  background: #f7f7f7;
  padding: 15px 0;
  margin-bottom: 15px;
  /* border-bottom: 2px solid #eee; */
}

.isl-promotions-condition-container h3,
.isl-promotions-discount-container h3 {
  margin-top: 0;
}

.isl-promotions-condition-container .product-thumb {
  background: #fff;
  margin-bottom: 0;
}

.isl-promotions-condition-container .swiper-viewport {
  margin-bottom: 0 !important;
}

.isl-promotions-condition-container .swiper-pagination-bullet-active {
  /* width: 11px !important; */
}

.isl-promotions-condition-container .swiper-pagination {
  background: #f7f7f7;
  margin-bottom: -5px;
  padding-top: 15px;
  position: static;
}

body .flip-clock-wrapper ul li a div div.inn,
body .flip-clock-small-wrapper ul li a div div.inn {
  color: #cccccc;
  background-color: #333333;
}

body .flip-clock-dot,
body .flip-clock-small-wrapper .flip-clock-dot {
  background: #323434;
}

body .flip-clock-wrapper .flip-clock-meridium a,
body .flip-clock-small-wrapper .flip-clock-meridium a {
  color: #323434;
}

.isl-promotions .clock-builder-output {
  width: 320px;
  /* margin: 15px auto; */
}

.isl-promotions-condition-container > div:first-child {
  padding: 15px 0;
}

.isl-promotions .clock-container {
  /* margin: 0 0 10px 0; */
  margin: 9% 0 10px 0;
  align-items: center;
  display: flex;
  justify-content: center;
}

.isl-promotions .clock-container > div {
  display: flex;
  align-items: center;
}

.isl-promotions-condition-container > div:first-child {
  padding: 0 15px;
}

.isl-promotions .clock-container div:first-child {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
}

.flip-clock-small-wrapper .flip-clock-divider .flip-clock-label {
  font-family: "Prompt";
  top: -1.5em;
}

.free-product {
  margin: 15px 0;
  text-align: center;
}

.free-product img {
  width: 75px;
}

@media (max-width: 767px) {
  .isl-promotions-pagination {
    margin-left: -15px;
    margin-right: -15px;
  }
  .isl-promotions-condition-container {
    padding-bottom: 0;
  }
  .isl-promotions-condition-container > div:first-child {
    /* padding: 0; */
  }
  .isl-promotions .clock-container {
    /* margin: 0 0 0 -9%; */
    display: grid;
  }
  .isl-promotions .clock-container div:first-child {
    margin-bottom: 5px;
  }
  .isl-promotions .clock-container div:first-child span {
    display: inline-block;
    margin: 0 auto;
  }
}

@media (max-width: 320px) {
  .isl-promotions .clock-builder-output {
    margin: 15px -15px 15px -13px;
  }
}

/** #korn #islpr **/

/* Promotions module */

.islpr-module {
  margin: 15px auto;
}

.islpr-module .heading {
  display: grid;
  grid-template-columns: 30% 70%;
  align-items: flex-end;
  border-bottom: 1px solid #ddd;
}

.islpr-module .heading h3,
.islpr-module .heading h1 {
  display: inline-block;
  border-bottom: 2px solid #333;
  margin: 0 0 -1px 0;
  padding-bottom: 5px;
  font-size: 1.3rem;
  font-weight: 300;
}

.islpr-module .heading h3 > span,
.islpr-module .heading h1 > span {
  font-weight: 600;
}

.islpr-module .menu {
}

.islpr-module .menu > ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 3px;
}

.islpr-module .menu > ul li {
  height: 40px;
  text-align: center;
  display: grid;
  align-items: center;
  background: #ebebeb;
  cursor: pointer;
  padding: 0 10px;
  transition: all 0.6s ease;
}

.islpr-module .menu > ul li:hover,
.islpr-module .menu > ul li.active {
  background: #ccc;
}

.islpr-module .menu a {
  color: #333;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.islpr-module .products {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
  margin: 15px 0 0 0;
}

.islpr-module .product-thumb {
  border: none;
  display: grid;
  grid-template-columns: 45% 55%;
  margin-bottom: 0;
}

.islpr-module .product-thumb h4 {
  line-height: 23px;
  height: auto;
  font-size: 18px;
}

.islpr-module .caption > a {
  color: #23a1d1;
}

.islpr-module .product-thumb .caption {
  min-height: auto;
  padding: 5px 0 0 15px;
}

.islpr-module .product-thumb .image,
.mostviewed-products .product-thumb .image,
.latest-products .product-thumb .image {
  position: relative;
}

.islpr-module .product-thumb .discount,
.mostviewed-products .product-thumb .discount,
.latest-products .product-thumb .discount {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 5;
  background: #ef2f37;
  color: #fff;
  font-size: 0.7rem;
  padding: 3px 8px;
}

.mostviewed-products .product-thumb .discount,
.latest-products .product-thumb .discount {
  padding: 1px 1px;
}

.islpr-module .product-thumb .image img {
  padding: 5px;
  border: 1px solid #ddd;
}

#islpr-module .menu > .btn-group {
  position: absolute;
  top: 12px;
  right: 10px;
  z-index: 9;
}

#islpr-module .menu > .btn-group i.fa-list-ul {
  font-size: 1.6rem;
  color: #fff;
}

#islpr-module .menu > .btn-group ul li {
  padding-left: 15px;
  padding: 0px 15px 0px 15px;
  transition: all 0.6s ease;
}

#islpr-module .menu > .btn-group ul a {
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #ddd;
  padding: 10px 5px;
  display: block;
  text-transform: uppercase;
}

#islpr-module .menu > .btn-group ul li:hover {
  background-color: #eee;
}

#islpr-module .menu > .btn-group ul li.active,
#islpr-module .menu > .btn-group ul li.active a {
  background-color: #ddd;
}

#islpr-module .button-group {
  margin-top: 8px;
}

.isl-promotions-condition-container h3.title > span,
.isl-promotions-discount-container h3.title > span {
  font-weight: 300;
  font-size: 18px;
}

.condition-buy {
  margin: 0 0 5px 0;
  padding: 0 15px 5px 15px;
  color: #e05258;
  /* font-family: serif; */
  font-size: 12px;
  line-height: 14px;
}

.isl-promotions-free {
  /* padding: 15px 30px;
    background: #f0f0f0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #ddd; */
}

.isl-promotions-free .panel-body {
  background: #f5f5f5;
}

.isl-promotions-free .panel-heading p {
  margin: 0;
}

.isl-promotions-free .swiper-viewport {
  margin-bottom: 0 !important;
}

.isl-promotions-free h3 {
  margin-top: 0;
}

.isl-promotions-free .product-thumb h4 {
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
}

.isl-title,
.title .fa {
  font-size: 20px;
  font-weight: 500;
}

.isl-promotions-free .product-thumb {
  background: #fff;
  margin-bottom: 0;
}

.isl-promotions-free .product-thumb .caption {
  padding: 0 20px 5px 20px;
}

.isl-promotions-free .grayscale {
  filter: grayscale(100%);
  opacity: 0.6;
}

.isl-promotions-free .grayscale button,
.isl-promotions-free .grayscale a,
.isl-promotions-free .grayscale .stepper i,
.isl-promotions-free .grayscale .button-pick {
  cursor: not-allowed !important;
}

.isl-promotions-free .product-thumb .button-group button {
  width: 100%;
}

.isl-promotions-button-pick {
  width: 100%;
  margin: 0 auto;
  /* padding: 5px 10px; */
  display: table;
  background: #eee;
  border-top: 1px solid #ddd;
}

.isl-promotions-button-pick > div {
  float: left;
}

.isl-promotions-button-pick > div:nth-child(1) {
  width: 50%;
}

.isl-promotions-button-pick > div:nth-child(2) {
  /* width: 20%;
    margin-left: 30%; */
  width: 50%;
  padding-right: 15px;
  text-align: right;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.isl-promotions-button-pick .button-pick {
  font-size: 28px;
  cursor: pointer;
  margin-left: 5px;
}

.isl-promotions-button-pick .button-pick.picked {
  color: #5ea907;
}

@media (max-width: 767px) {
  .isl-promotions-condition-container,
  .isl-promotions-discount-container {
    margin-left: -15px;
    margin-right: -15px;
    /* padding-left: 15px;
        padding-right: 15px; */
  }
  #islpr-module .caption h4 {
    margin-top: 0;
  }
  .islpr-module .products {
    grid-template-columns: repeat(1, 1fr);
  }
  .islpr-module .heading {
    grid-template-columns: 100%;
    border-bottom: none;
    position: relative;
  }
  .islpr-module .heading h3,
  .islpr-module .heading h1 {
    display: block;
    border-bottom: 2px solid #333;
    margin: 0 0 -1px 0;
    padding: 15px 50px 15px 15px;
    font-size: 1.3rem;
    font-weight: 300;
    background: #000;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

/* End Promotions module */

/* product_selecting, product_fixed */

.isl-promotions .comments {
  margin-top: 50px;
  font-size: 12px;
  font-family: sans-serif;
}

.isl-promotions .comments ul {
  list-style: disc;
  margin-left: 20px;
}

/** end **/

#isl-promotions-manual {
  border-top: 1px solid #666;
  padding-top: 30px;
  margin-top: 10px;
}
