/************************************************************************************/
/* Archive modules */
/************************************************************************************/

.bs-modules-list {
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  padding-top: 35px;
  padding-bottom: 65px;
  z-index: 10;
  position: relative;
  gap: 35px;
  justify-content: center;
}

@media screen and (max-width: 1199px) {
  .bs-modules-list {
    padding-bottom: 50px;
    gap: 25px;
  }
}

.bs-modules-tile {
  background: #fefefe;
  padding: 24px 18px;
  border-radius: 5px;
  box-sizing: border-box;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 340px;
  transform: scale(1);
  transition: transform 0.25s cubic-bezier(0.36, 0.4, 0, 0.99), box-shadow 0.25s cubic-bezier(0.36, 0.4, 0, 0.99);
}

.bs-modules-tile:hover {
  transform: scale(1.025);
  box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.15);
}

.bs-modules-tile-inner {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
}

.bs-modules-tile-icon {
  min-width: 40px;
  width: 40px;
  height: 40px;
  padding: 4px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -3px;
}

.bs-modules-tile-icon > i {
  color: #fff;
  font-size: 20px;
  margin-top: 2px;
}

.bs-modules-tile-text {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.bs-modules-tile-title {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
}

@media only screen and (max-width: 899px) {
  .bs-modules-tile-title {
    font-size: 16px;
  }
}

.bs-modules-tile-title-wrap {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}

.bs-modules-tile-tag {
  background-color: #f5f7f8;
  color: #6A6A9F;
  padding: 4px 10px;
  font-size: 13px;
  line-height: 1;
  font-weight: 500;
  border-radius: 3px;
}

@media only screen and (max-width: 1399px) {
  .bs-modules-tile-tag {
    padding: 3px 8px;
    font-size: 12px;
  }
}

.bs-modules-tile-desc {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 899px) {
  .bs-modules-tile-desc {
    font-size: 14px;
  }
}

.bs-modules-list-header {
  display: flex;
  margin: 0 0 20px 0;
  justify-content: center;
}

.bs-modules-product-title {
  font-family: "Titillium Web", sans-serif;
  font-weight: bold !important;
  font-size: 18px;
  color: #820084;
  font-weight: 800;
  letter-spacing: -0.17px;
  margin: 0;
}

.bs-modules-product-boost-collaboration .bs-modules-product-title,
.bs-modules-product-title.boost-collaboration {
  color: #02e576;
  text-transform: lowercase;
}

.bs-modules-product-boost-sales .bs-modules-product-title,
.bs-modules-product-title.boost-sales {
  color: #ffb300;
  text-transform: lowercase;
}

.bs-modules-product-boost-production .bs-modules-product-title,
.bs-modules-product-title.boost-production,
.bs-modules-product-boost-production-warehouse .bs-modules-product-title,
.bs-modules-product-title.boost-production-warehouse {
  color: #3c5aff;
  text-transform: lowercase;
}

.bs-modules-product-boost-analytics .bs-modules-product-title,
.bs-modules-product-title.boost-analytics {
  color: #ec407a;
  text-transform: lowercase;
}

.bs-modules-product-number {
  font-size: 14px;
  color: #d7b8d5;
  letter-spacing: -1px;
  font-weight: 800;
  display: inline-flex;
  background-color: #e0f0fa;
  padding: 6px 11px;
  margin-left: 16px;
  border-radius: 20px;
  align-self: center;
  line-height: 1;
}

/************************************************************************************/
/* Single modules */
/************************************************************************************/

.single-moduly .edgtf-page-footer,
.single-moduly .boost-partners-footer,
.single-modules .edgtf-page-footer,
.single-modules .boost-partners-footer {
  display: none !important;
}

.boost-content {
  padding-top: 40px;
  padding-bottom: 100px;
}

@media screen and (max-width: 1399px) {
  .boost-content {
    padding-top: 30px;
  }
}

@media screen and (max-width: 1199px) {
  .boost-content {
    padding-top: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .boost-content {
    padding-top: 50px;
  }
}

.boost-content.boost-has-content {
  padding-bottom: 200px;
}

.boost-main {
  position: relative;
}

.boost--inner {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
}

@media screen and (max-width: 899px) {
  .boost--inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.modules-single-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 1399px) {
  .modules-single-header {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 1199px) {
  .modules-single-header {
    margin-bottom: 10px;
  }
}

.boost-single-module-breadcrumbs {
  font-size: 16px;
  color: #060b3e;
}

.boost-single-module-breadcrumbs a,
.boost-single-module-breadcrumbs .crumbs-delimiter {
  color: #999;
}

.boost-single-module-breadcrumbs a:hover {
  color: #060b3e;
}

.boost-single-module-breadcrumbs .crumbs-current {
  font-weight: bold;
}

a.modules-single-heading-back-button {
  display: none;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  color: #777;
  font-weight: 800;
  letter-spacing: -0.1px;
  line-height: 1;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  padding: 12px 22px 12px 45px;
  background: #e8e8e8;
  border-radius: 40px;
  border: 1px solid #e8e8e8;
}

a.modules-single-heading-back-button:hover {
  color: #060b3e;
  background: none;
  border-color: #d8d8d8;
}

a.modules-single-heading-back-button::before {
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block !important;
  transition: all 0.3s ease-in-out;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 21px;
  right: 0;
  text-align: center;
  font-size: 24px;
  color: #777;
  text-shadow: none;
  content: "";
  line-height: 15px;
}

a.modules-single-heading-back-button:hover::before {
  animation: bounce 0.75s infinite alternate;
  -webkit-animation: bounce 0.75s infinite alternate;
  color: #060b3e;
}

@keyframes bounce {
  from {
    left: 21px;
  }
  to {
    left: 16px;
  }
}
@-webkit-keyframes bounce {
  from {
    left: 21px;
  }
  to {
    left: 16px;
  }
}

.boost-triangle-list {
  list-style: none;
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}

.modules-single-main {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 899px) {
  .modules-single-main {
    flex-direction: column-reverse;
  }
}

.boost-main--text {
  /* flex: 0 0 45%;
	padding-right: 30px; */
}

@media screen and (max-width: 899px) {
  .boost-main--text {
    flex: auto;
    margin-top: 10px;
    padding-left: 0;
  }
}

.boost-main--screenshot-wrap {
  flex: 0 0 55%;
  padding-left: 30px;
  margin-right: -20px;
}

@media screen and (max-width: 899px) {
  .boost-main--screenshot-wrap {
    flex: auto;
    padding: 0;
    margin: 0;
  }
}

.boost-main--screenshot-img {
}

@media screen and (max-width: 899px) {
  .boost-main--screenshot-img {
  }
}

.boost-main--screenshot-img.shadow {
  box-shadow: 0 7px 30px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 899px) {
  .boost-main--screenshot-img.shadow {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  }
}

.boost-widgets {
  margin-top: 50px;
  margin-bottom: 100px;
}

@media screen and (max-width: 1399px) {
  .boost-widgets {
    margin-top: 40px;
    margin-bottom: 85px;
  }
}

@media screen and (max-width: 1199px) {
  .boost-widgets {
    margin-top: 35px;
    margin-bottom: 75px;
  }
}

.boost-widgets--content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.boost-widgets--item {
  background: #fefefe;
  padding: 22px 16px 22px 20px;
  border-radius: 3px;
  box-sizing: border-box;
  margin: 14px 14px 0 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-shadow: 0px 10px 20px -15px rgba(0, 0, 0, 0.15);
  min-height: 113px;
}

@media screen and (max-width: 1199px) {
  .boost-widgets--item {
    padding: 18px 16px 18px 20px;
  }
}

@media screen and (max-width: 899px) {
  .boost-widgets--item {
    padding: 14px 12px 12px 16px;
    min-height: 0;
  }
}

.boost-widgets--content--3 .boost-widgets--item {
  width: calc(1 / 3 * 100% - (1 - 1 / 3) * 14px);
}

@media screen and (max-width: 1199px) {
  .boost-widgets--content--3 .boost-widgets--item {
    width: calc(1 / 2 * 100% - (1 - 1 / 2) * 14px);
  }
}

@media screen and (max-width: 899px) {
  .boost-widgets--content--3 .boost-widgets--item {
    width: 100%;
    margin: 14px auto 0 auto;
  }
  .boost-widgets--content--3 .boost-widgets--item:first-child {
    margin-top: 0;
  }
}

.boost-widgets--content--3 .boost-widgets--item:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 1199px) {
  .boost-widgets--content--3 .boost-widgets--item:nth-child(3n) {
    margin-right: auto;
  }
}

@media screen and (max-width: 1199px) {
  .boost-widgets--content--3 .boost-widgets--item:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 899px) {
  .boost-widgets--content--3 .boost-widgets--item:nth-child(2n) {
    margin-right: auto;
  }
}

.boost-widgets--item::after {
  content: "";
  flex: auto;
}

.boost-widgets--item-inner {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.boost-widgets--item-text {
  margin-left: 20px;
}

@media screen and (max-width: 1399px) {
  .boost-widgets--item-text {
    margin-left: 18px;
  }
}

@media screen and (max-width: 899px) {
  .boost-widgets--item-text {
    margin-left: 16px;
  }
}

.boost-widgets--item-text p {
  font-size: 15px;
  line-height: 1.5;
  color: #808080;
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 1399px) {
  .boost-widgets--item-text p {
    font-size: 15px !important;
  }
}

@media screen and (max-width: 899px) {
  .boost-widgets--item-text p {
    font-size: 14px !important;
  }
}

.boost-widgets--item i {
  font-size: 30px;
  color: #AF15F1;
  margin-top: 6px;
  min-width: 40px;
}

@media screen and (max-width: 1399px) {
  .boost-widgets--item i {
    font-size: 26px;
    min-width: 36px;
  }
}

@media screen and (max-width: 899px) {
  .boost-widgets--item i {
    font-size: 23px;
    min-width: 32px;
  }
}

.boost-single-btn {
  width: 100%;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  border-radius: 30px;
  color: #fff !important;
  margin: 0 auto;
  text-align: center;
  margin: 25px 0 0 0;
  max-width: 250px;
}

.boost-single-btn:hover {
  background-color: #333 !important;
  box-shadow: inset 0 2px rgba(0, 0, 0, 0.155);
  color: #fff !important;
}

/* Product slider */

.product-slider-holder {
  position: relative;
}

.product-slider-holder {
  border-radius: 10px;
  box-shadow: 0 7px 30px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 899px) {
  .product-slider-holder {
    border-radius: 7px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  }
}

.product-slider img {
  cursor: zoom-in;
  cursor: -moz-zoom-in;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

@media screen and (max-width: 899px) {
  .product-slider img {
    border-radius: 7px;
  }
}

.product-slider iframe {
  width: 100%;
  height: auto;
  min-height: 500px;
}

@media (max-width: 899px) {
  .product-slider iframe {
    min-height: 400px;
  }
}

@media (max-width: 599px) {
  .product-slider iframe {
    min-height: 300px;
  }
}

.slider-controls {
}

.slider-controls #prev,
.slider-controls #next {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-35%);
  z-index: 9;
  font-size: 40px;
  max-height: 40px;
  line-height: 1;
  padding: 0px 12px;
  border-radius: 10px;
  opacity: 0;
  transition: all 0.3s ease;
  color: #000;
  text-shadow: none;
  outline: none;
}

.slider-controls #next {
  left: auto;
  right: 10px;
}

.product-slider-holder:hover .slider-controls #prev,
.product-slider-holder:hover .slider-controls #next {
  opacity: 1;
  transform: translateY(-50%);
}

.slider-controls #prev:hover {
  left: 6px;
}

.slider-controls #next:hover {
  right: 6px;
}

.slider-tools ul.thumbnails {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-left: 0;
  margin-right: -10px;
  padding: 0;
}

@media (max-width: 1399px) {
  .slider-tools ul.thumbnails {
    margin-right: 0;
  }
}

.slider-tools ul.thumbnails li {
  position: relative;
  transition: opacity 0.3s ease;
  outline: none;
  cursor: pointer;
  margin-right: 10px;
  margin-top: 0px;
}

.slider-tools ul.thumbnails li:last-child {
  margin-right: 0;
}

.slider-tools ul.thumbnails li.video-thumbnail::before,
.slider-tools ul.thumbnails li.video-thumbnail::after {
  position: absolute;
  color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
}

.slider-tools ul.thumbnails li.video-thumbnail::before {
  background: #f00;
  width: 52px;
  height: 37px;
  border-radius: 12px;
}

@media (max-width: 1399px) {
  .slider-tools ul.thumbnails li.video-thumbnail::before {
    width: 46px;
    height: 34px;
    border-radius: 10px;
  }
}

@media (max-width: 899px) {
  .slider-tools ul.thumbnails li.video-thumbnail::before {
    width: 40px;
    height: 30px;
    border-radius: 8px;
  }
}

.slider-tools ul.thumbnails li.video-thumbnail::after {
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
  font-size: 28px;
  content: "";
  width: 11px;
  height: 28px;
}

@media (max-width: 1399px) {
  .slider-tools ul.thumbnails li.video-thumbnail::after {
    font-size: 24px;
    content: "";
    width: 9px;
    height: 24px;
  }
}

@media (max-width: 899px) {
  .slider-tools ul.thumbnails li.video-thumbnail::after {
    font-size: 20px;
    content: "";
    width: 7px;
    height: 20px;
  }
}

.slider-tools ul.thumbnails li img {
  width: 110px;
  height: 80px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  border: 1px solid #fff;
}

@media (max-width: 1399px) {
  .slider-tools ul.thumbnails li img {
    width: 110px;
    height: 80px;
  }
}

@media (max-width: 1199px) {
  .slider-tools ul.thumbnails li img {
    width: 100px;
    height: 65px;
  }
}

@media (max-width: 899px) {
  .slider-tools ul.thumbnails li img {
    width: 75px;
    height: 45px;
  }
}

.slider-tools ul.thumbnails li.tns-nav-active img {
  border: 1px solid #AF15F1;
}

/************************************************************************************/
/* Boost modules grid icons shortcode */
/* Potom smazat start */
/************************************************************************************/

.boost-modules-grid-icons .grid-1-7 {
  padding: 0 4%;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 1024px) {
  .boost-modules-grid-icons .grid-1-7 {
    padding: 0;
    display: inline;
  }
}

.boost-modules-grid-icons .grid-1-7 a {
  display: inline-block;
  width: 11.2%;
}

@media only screen and (max-width: 1024px) {
  .boost-modules-grid-icons .grid-1-7 a {
    width: 22%;
  }
}

@media only screen and (max-width: 680px) {
  .boost-modules-grid-icons .grid-1-7 a {
    width: 29%;
    font-size: 17px;
  }
}

@media only screen and (max-width: 480px) {
  .boost-modules-grid-icons .grid-1-7 a {
    width: 47%;
  }
}

@media only screen and (max-width: 360px) {
  .boost-modules-grid-icons .grid-1-7 a {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.boost-modules-grid-icons a {
  position: relative;
  color: #fff;
  text-transform: none;
  font-weight: 400 !important;
  font-size: 19px;
  line-height: 1.3;
  display: inline-block;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  margin: 2rem 1.5%;
  vertical-align: top;
  text-align: center;
}

.boost-modules-grid-icons .fad,
.boost-modules-grid-icons .fa {
  position: relative;
  top: -16px;
  margin: 0 auto;
  left: auto;
  right: auto;
  display: block;
  font-size: 40px;
  width: 60px;
  height: 50px;
  line-height: 60px;
  border-radius: 50px;
  transition: all 0.15s ease-in-out;
  border-style: solid;
  border-width: 0px;
}

.boost-modules-grid-icons .boost-modules-grid-icons-title:hover {
  transform: scale(1.066);
}
/*
.boost-modules-grid-icons .grid-1-7:last-child a:last-child {
  border: 4px dashed #d4d4d4 !important;
}

.boost-modules-grid-icons .grid-1-7:last-child a:last-child i {
  margin-top: 12px !important;
  font-weight: 400 !important;
  color: #d4d4d4 !important;
}

@media only screen and (max-width: 680px) {
  .boost-modules-grid-icons .grid-1-7:last-child a:last-child {
    width: 25%;
  }
}

@media only screen and (max-width: 480px) {
  .boost-modules-grid-icons .grid-1-7:last-child a:last-child {
    width: 47%;
  }
}

@media only screen and (max-width: 360px) {
  .boost-modules-grid-icons .grid-1-7:last-child a:last-child {
    margin-left: 23%;
  }
} */

/************************************************************************************/
/* Potom smazat end */
/************************************************************************************/

/************************************************************************************/
/* Boost modules grid icons shortcode */
/************************************************************************************/

.bs-module-icon-grid {
}

.bs-module-icon-grid .boost-modules-grid-icons {
}

.bs-module-icon-grid .boost-modules-grid-icons .grid-1-7 {
  padding: 0 4%;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 1024px) {
  .bs-module-icon-grid .boost-modules-grid-icons .grid-1-7 {
    padding: 0;
    display: inline;
  }
}

.bs-module-icon-grid .boost-modules-grid-icons .grid-1-7 a {
  display: inline-block;
  width: 11.2%;
}

@media only screen and (max-width: 1024px) {
  .bs-module-icon-grid .boost-modules-grid-icons .grid-1-7 a {
    width: 22%;
  }
}

@media only screen and (max-width: 680px) {
  .bs-module-icon-grid .boost-modules-grid-icons .grid-1-7 a {
    width: 29%;
    font-size: 17px;
  }
}

@media only screen and (max-width: 480px) {
  .bs-module-icon-grid .boost-modules-grid-icons .grid-1-7 a {
    width: 47%;
  }
}

@media only screen and (max-width: 360px) {
  .bs-module-icon-grid .boost-modules-grid-icons .grid-1-7 a {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.bs-module-icon-grid .boost-modules-grid-icons a {
  position: relative;
  color: #333;
  text-transform: none;
  font-weight: 500 !important;
  font-size: 19px;
  line-height: 1.3;
  display: inline-block;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  text-decoration: none;
  margin: 2rem 1.5%;
  vertical-align: top;
  text-align: center;
}

.bs-module-icon-grid .boost-modules-grid-icons .fad,
.bs-module-icon-grid .boost-modules-grid-icons .fa {
  position: relative;
  top: -16px;
  margin: 0 auto;
  left: auto;
  right: auto;
  display: block;
  font-size: 40px;
  width: 60px;
  height: 50px;
  line-height: 60px;
  border-radius: 50px;
  transition: all 0.15s ease-in-out;
  border-style: solid;
  border-width: 0px;
}

.bs-module-icon-grid .boost-modules-grid-icons .fa {
  font-size: 30px;
  color: #aaa;
}

.bs-module-icon-grid
  .boost-modules-grid-icons
  .bs-module-icon-grid
  .boost-modules-grid-icons-title:hover {
  transform: scale(1.066);
}
