/*
Worto Elementor Styles
*/

/* Elementor editor styles */

/* Elementor posts cards widget styles */
.worto-posts-cards {
  width: 100%;
  display: grid;
}

.worto-posts-cards article {
  margin-top: 20px;
}

.worto-posts-cards .worto-post-item {
  transition-duration: 0.2s;
  position: relative;
  box-sizing: border-box;
  width: 100%;
}

.worto-posts-cards .worto-post-item .worto-posts-cards-thumbnail {
  position: relative;
  overflow: hidden;
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.worto-posts-cards .worto-post-item .worto-posts-cards-thumbnail img {
  width: 100%;
  height: auto;
  transition-duration: 0.2s;
}

.worto-posts-cards .worto-post-item .worto-posts-cards-title {
  float: left;
  width: 100%;
  display: block;
}

.worto-posts-cards .worto-post-item .worto-posts-cards-title a {
  float: left;
  width: 100%;
  display: block;
}

.worto-posts-cards .worto-post-item .worto-posts-cards-excerpt {
  float: left;
  width: 100%;
  display: block;
}

.worto-posts-cards .worto-post-item .worto-posts-cards-read-more-button {
  width: 90%;
  display: block;
  text-align: center;
  padding: 3px 10px;
  box-sizing: border-box;
  position: absolute;
  bottom: 15px;
  right: 5%;
  left: 5%;
  transition: background-image 0.2s;
}

.worto-posts-cards .worto-post-item .worto-posts-cards-bottom-space {
  width: 100%;
  display: block;
  float: left;
  opacity: 0;
  visibility: hidden;
  padding-bottom: 15px;
}

.worto-el-posts-cards-default {
  position: relative;
}

.worto-el-posts-cards-carousel article {
  padding: 10px;
  box-sizing: border-box;
}

.worto-el-posts-cards-carousel .owl-nav {
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.2s;
}

.worto-el-posts-cards-carousel:hover .owl-nav {
  visibility: visible;
  opacity: 1;
}

.worto-el-posts-cards-carousel .owl-nav .owl-next {
  left: 25px;
  top: calc(50% - 18px);
  position: absolute;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.worto-el-posts-cards-carousel .owl-nav .owl-prev {
  right: 25px;
  top: calc(50% - 18px);
  position: absolute;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.worto-el-posts-cards-carousel .owl-nav .owl-next i,
.worto-el-posts-cards-carousel .owl-nav .owl-prev i {
  font-size: 22px;
  width: 36px;
  height: 36px;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  border-radius: 5px;
  transition-duration: 0.2s;
}

.worto-el-posts-cards-carousel .owl-nav .owl-next i:hover,
.worto-el-posts-cards-carousel .owl-nav .owl-prev i:hover {
  opacity: 0.85;
}

.worto-el-posts-cards-carousel .owl-dots {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin: 36px 0;
}

.worto-el-posts-cards-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 0 8px;
  transition-duration: 0.2s;
}

.worto-el-posts-cards-carousel .owl-dots .owl-dot.active {
  width: 19px;
  border-radius: 50px;
}

.worto-no-post-found {
  width: 100%;
  padding: 15px;
  text-align: center;
  font-size: 14px;
  box-sizing: border-box;
  display: block;
  background-color: #dfe6e9;
  color: #718093;
  border-radius: 5px;
}

/* Elementor posts list widget styles */

/* Elementor posts multimedia widget styles */

/* Elementor products cards widget styles */
.worto-products-cards {
  width: 100%;
  display: grid;
}

.worto-products-cards article {
  margin-top: 20px;
}

.worto-products-cards .worto-product-item {
  position: relative;
  box-sizing: border-box;
  transition-duration: 0.2s;
  width: 100%;
}

.worto-products-cards
  .worto-product-item
  .worto-products-cards-thumbnail {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.worto-products-cards
  .worto-product-item
  .worto-products-cards-thumbnail
  img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.worto-products-cards
  .worto-product-item
  .worto-products-cards-content
  .worto-products-cards-title,
.worto-products-cards
  .worto-product-item
  .worto-products-cards-content
  .worto-products-cards-excerpt {
  width: 100%;
  display: block;
  float: left;
}

.worto-products-cards .worto-product-item .worto-products-cards-price {
  float: left;
  display: block;
  width: 100%;
}

.worto-products-cards
  .worto-product-item
  .worto-products-cards-price
  ins {
  text-decoration: none;
}

.worto-products-cards
  .worto-product-item
  .worto-products-cards-price
  del {
}

.worto-products-cards
  .worto-product-item
  .worto-products-cards-rating
  .star-rating {
  margin-right: auto;
  margin-left: auto;
}

.worto-products-cards
  .worto-product-item
  .worto-products-cards-rating
  .star-rating-empty:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f005\f005\f005\f005\f005";
  display: block;
}

.worto-products-cards
  .worto-product-item
  .worto-products-cards-content
  .worto-products-cards-meta
  span
  i {
  font-size: 1.25em;
}

.worto-products-cards
  .worto-product-item
  .worto-products-cards-content
  .worto-products-cards-meta
  span:nth-child(1) {
  float: left;
}

.worto-products-cards
  .worto-product-item
  .worto-products-cards-content
  .worto-products-cards-meta
  span:nth-child(2) {
  float: right;
}

.worto-products-cards
  .worto-product-item
  .worto-products-bottom-empty-area {
  visibility: hidden;
  width: 100%;
  display: block;
  margin-bottom: 15px;
  float: left;
}

.worto-products-cards
  .worto-product-item
  .worto-products-cards-read-more-button {
  width: 90%;
  display: block;
  text-align: center;
  padding: 3px 10px;
  box-sizing: border-box;
  position: absolute;
  bottom: 15px;
  right: 5%;
  left: 5%;
  transition: background-image 0.2s;
}

.worto-el-products-cards-carousel article {
  padding: 10px;
  box-sizing: border-box;
}

.worto-el-products-cards-carousel .owl-nav {
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.2s;
}

.worto-el-products-cards-carousel:hover .owl-nav {
  visibility: visible;
  opacity: 1;
}

.worto-el-products-cards-carousel .owl-nav .owl-next {
  left: 25px;
  top: calc(50% - 18px);
  position: absolute;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.worto-el-products-cards-carousel .owl-nav .owl-prev {
  right: 25px;
  top: calc(50% - 18px);
  position: absolute;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.worto-el-products-cards-carousel .owl-nav .owl-next i,
.worto-el-products-cards-carousel .owl-nav .owl-prev i {
  font-size: 22px;
  width: 36px;
  height: 36px;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  border-radius: 5px;
  transition-duration: 0.2s;
}

.worto-el-products-cards-carousel .owl-nav .owl-next i:hover,
.worto-el-products-cards-carousel .owl-nav .owl-prev i:hover {
  opacity: 0.85;
}

.worto-el-products-cards-carousel .owl-dots {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin: 36px 0;
}

.worto-el-products-cards-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 0 8px;
  transition-duration: 0.2s;
}

.worto-el-products-cards-carousel .owl-dots .owl-dot.active {
  width: 19px;
  border-radius: 50px;
}

/* Elementor products list widget styles */

/* Elementor portfolios widget styles */

/* Elementor slider widget styles */
.worto-el-slider {
  width: 100%;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
}

.worto-el-slider .worto-slider-item {
  float: left;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  position: relative;
}

.worto-el-slider .worto-slider-item img {
  display: block;
  width: 100%;
  height: auto;
}

.worto-el-slider .worto-slider-item .worto-el-slider-time-bar {
  position: absolute;
  left: 0;
  animation: worto-el-slider-time-bar ease-in-out infinite;
}

@keyframes worto-el-slider-time-bar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

.worto-el-slider .owl-nav {
  transition-duration: 0.2s;
}

.worto-el-slider .owl-nav .owl-next {
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
}

.worto-el-slider .owl-nav .owl-prev {
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
}

.worto-el-slider .owl-nav .owl-next i,
.worto-el-slider .owl-nav .owl-prev i {
  font-size: 22px;
  width: 36px;
  height: 36px;
  color: #fff;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  border-radius: 100%;
  transition-duration: 0.2s;
}

.worto-el-slider .owl-nav .owl-next i:hover,
.worto-el-slider .owl-nav .owl-prev i:hover {
  opacity: 0.85;
}

.worto-el-slider .owl-dots {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  bottom: 20px;
  transition-duration: 0.2s;
}

.worto-el-slider .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 0 8px;
  transition-duration: 0.2s;
}

.worto-el-slider:hover .owl-nav,
.worto-el-slider:hover .owl-dots {
  visibility: visible !important;
  opacity: 1 !important;
}

/* Elementor search widget styles */
.worto-el-search {
  width: 100%;
}

.worto-el-search .worto-el-search-form .worto-el-search-input {
  position: relative;
  width: 100%;
  height: 60px;
  font-size: 1.25rem;
  padding: 0.5rem 1.25rem;
  border: 0;
}

.worto-el-search .worto-el-search-form .worto-el-search-button {
  position: absolute;
  background: inherit;
  inset-inline-end: 0;
  height: 60px;
  font-size: 1.5rem;
  padding: 0.5rem 1.25rem;
}

.worto-el-search .worto-el-search-form .worto-el-search-button:hover {
  color: inherit;
}

/* Elementor statistics widget styles */

/* Elementor customers comments widget styles */

/* Elementor team widget styles */

/* Elementor pricing table widget styles */
