/*
	Theme Name: Zestoria
	Theme URI: https://speciatheme.com/zestoria-free/
	Author: Specia
	Author URI: https://speciatheme.com/
	Description: Zestoria is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. Zestoria comes with everything you could ever need to build an amazing website, and it's perfect for any type of business! View the demo of Zestoria Premium https://demo.speciatheme.com/pro/?theme=zestoria
	Template: specia
	Version: 0.2
	Tested up to: 6.8
	Requires PHP: 5.6
	Requires at least: 4.7
	License: GPLv3 or later
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: zestoria
	Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, entertainment, portfolio, editor-style, grid-layout
	
	This theme, like WordPress, is licensed under the GPL.
	Use it to make something cool, have fun, and share what you've learned with others.
	
*/

/**************** 
	Header 
*****************/

.nav-zestoria .header-top-info {
  z-index: 0;
  padding: 10px 0px;
  border-bottom: 0px;
}
.nav-zestoria.transparent-header .header-widget .widget_social_widget a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  color: #ffffff;
}
.nav-zestoria.transparent-header .widget_info a i {
  width: 35px !important;
  height: 35px;
  border-radius: 50%;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  color: #ffffff !important;
}

.nav-zestoria.transparent-header
  .header-widget
  .widget_social_widget:not(.widget-circle):not(.widget-square)
  li
  a:hover
  i,
.nav-zestoria.transparent-header
  .header-widget
  .widget_social_widget:not(.widget-circle):not(.widget-square)
  li
  a:focus
  i {
  color: #ffffff;
}

.nav-zestoria
  .header-widget
  .widget_social_widget:not(.widget-square):not(.widget-circle)
  li:not(:first-child) {
  margin-left: 10px;
}

.nav-zestoria.header .header-search-toggle,
.nav-zestoria .cart-icon-wrap #cart {
  box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 10px 4px;
  border-radius: 50%;
}
.nav-zestoria .menu-right li.cart-wrapper {
  margin-left: 10px;
}
.nav-zestoria .navigator-wrapper .header-wrapper {
  position: relative;
  padding: 0 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.nav-zestoria .navigator-wrapper {
  min-height: 100px !important;
}
.nav-zestoria .navigation:not(.pagination) {
  padding: 0;
  box-shadow: none;
}

.nav-zestoria .navigation .theme-menu {
  height: auto;
  padding: 0 50px;
  position: relative;
  z-index: 0;
  justify-content: center;
}
.nav-zestoria .navigation .theme-menu::after {
  content: "";
  position: absolute;
  height: 110%;
  width: 100%;
  z-index: -1;
  left: 0;
  clip-path: polygon(0 0, 60px 100%, calc(100% - 60px) 100%, 100% 0);
}
.nav-zestoria .navigation .theme-menu .menubar::before,
.nav-zestoria .navigation .theme-menu .menubar::after {
  content: "";
  position: absolute;
  top: -5%;
  width: 10px;
  height: 5%;
  z-index: -1;
}
.nav-zestoria .navigation .theme-menu .menubar::before {
  left: -7px;
  clip-path: polygon(75% 0%, 75% 0%, 100% 100%, 0% 100%);
}
.nav-zestoria .navigation .theme-menu .menubar::after {
  right: -7px;
  clip-path: polygon(20% 0%, 25% 0%, 100% 100%, 0% 100%);
}
.nav-zestoria .navigation .theme-menu .menubar {
  position: unset;
  text-align: left;
}
.nav-zestoria .menubar .menu-wrap > li > a {
  color: #fff;
  font-weight: 600;
}
.nav-zestoria .navigator-wrapper .sticky-nav {
  animation-duration: 0.6s;
  animation-fill-mode: both;
  transition: all 0.6s ease;
}
.swingInX {
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ie-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-backface-visibility: hidden;
  -webkit-animation-name: swingInX;
  -moz-backface-visibility: hidden;
  -moz-animation-name: swingInX;
  -o-backface-visibility: hidden;
  -o-animation-name: swingInX;
  backface-visibility: hidden;
  animation-name: swingInX;
}
@keyframes swingInX {
  0% {
    transform: perspective(400px) rotateX(-90deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
  }
}

.mobile-menu {
  padding-top: 5.5rem;
}
.mobile-menu .menu-wrap > li:first-child {
  border-top: 1px solid #e0e0e0;
}

body.header-search-active .nav-zestoria .navigator-wrapper .sticky-nav,
body.header-menu-active .nav-zestoria .navigator-wrapper .sticky-nav {
  animation-fill-mode: none;
  will-change: auto;
}
.header.nav-zestoria .tool-bounce:before,
.header.nav-zestoria .tool-bounce:after {
  display: none;
}

/**************** 
	Slider 
*****************/

.slider-wrapper-zestoria.slider-section-zestoria .specia-content {
  padding: 35px 30px;
  outline: 2px dashed #ffffff;
  outline-offset: -10px;
  border-radius: 10px;
}
.slider-wrapper-zestoria.slider-section-zestoria .specia-content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.3;
  z-index: -1;
  border-radius: 10px;
}
.slider-wrapper-zestoria.slider-section-zestoria .specia-content h1 span {
  color: #ffffff;
}

.slider-section-zestoria .owl-carousel.arrows-big .owl-nav [class*="owl-"] {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 25px;
  border-radius: 100px;
  background-size: cover;
}
.slider-section-zestoria .owl-carousel.arrows-big .owl-nav [class*="owl-"] i {
  font-weight: bold;
  font-size: 30px;
}
.slider-section-zestoria
  .owl-carousel.arrows-transparent
  .owl-nav
  [class*="owl-"] {
  border: none;
}

.main-slider-zestoria .owl-dots {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 0;
}

.slider-section-zestoria:has(~ .call-to-action-zestoria)
  .main-slider-zestoria
  .owl-dots {
  bottom: 130px;
}

.slider-section-zestoria .owl-carousel .owl-dots .owl-dot {
  margin: 0 4px;
}

.slider-section-zestoria .owl-carousel .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}
.slider-section-zestoria .owl-carousel .owl-dots .owl-dot:hover span,
.slider-section-zestoria .owl-carousel .owl-dots .owl-dot:focus-within span,
.slider-section-zestoria .owl-carousel .owl-dots .owl-dot.active span {
  border-radius: 50px;
  background: #ffffff;
}

.slider-section-zestoria .owl-carousel .owl-dots .owl-dot span::after {
  content: "";
  width: 7px;
  height: 7px;
  background: #ffffff;
  border-radius: 1px;
  transition: 0.3s ease;
}
.slider-section-zestoria .owl-carousel .owl-dots .owl-dot:hover span::after,
.slider-section-zestoria
  .owl-carousel
  .owl-dots
  .owl-dot:focus-within
  span::after,
.slider-section-zestoria .owl-carousel .owl-dots .owl-dot.active span::after {
  border-radius: 50px;
}

.slider-section-zestoria
  .owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"]:hover,
.slider-section-zestoria
  .owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"]:focus-within {
  background-blend-mode: overlay;
}
.slider-section-zestoria .slider-btn-play .video-text {
  font-weight: 700;
}
.slider-section-zestoria .slider-btn-play .video-play {
  background: #fff;
}

/**************** 
	Call To Action 
*****************/

.call-to-action-zestoria {
  position: relative;
}
#slider-section + .clearfix + .call-to-action-zestoria {
  margin-top: -120px;
}
.call-to-action-zestoria .call-action-box .inner {
  display: flex;
  border-radius: 4px;
}

.call-to-action-zestoria .call-action-box {
  margin: 5px 0;
  border-radius: 4px;
  text-align: left;
  background-color: #fff;
  box-shadow: 0 0 10px #74747452;
  transition: 0.3s ease;
}

.call-to-action-zestoria .call-action-box:hover .call-action-title a,
.call-to-action-zestoria .call-action-box:focus-within p,
.call-to-action-zestoria .call-action-box:focus-within .call-action-title a,
.call-to-action-zestoria .call-action-box:hover p {
  color: #ffffff;
}

.call-to-action-zestoria .call-action-box:hover .call-action-icon-box::before,
.call-to-action-zestoria
  .call-action-box:focus-within
  .call-action-icon-box::before,
.call-to-action-zestoria
  .call-action-box:focus-within
  .call-action-icon-box::after,
.call-to-action-zestoria .call-action-box:hover .call-action-icon-box::after {
  background-color: #fff;
}

.call-to-action-zestoria .call-action-icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  padding-right: 40px;
  z-index: 0;
}

.call-to-action-zestoria .call-action-icon-box::after {
  content: "";
  position: absolute;
  left: -1px;
  width: 100%;
  height: calc(100% + 10px);
  clip-path: polygon(0 0, 100% 0%, 70% 100%, 0% 100%);
  z-index: -1;
  transition: 0.3s ease;
  box-shadow: 0 0 10px #74747452;
}

.call-to-action-zestoria .call-action-icon-box::before {
  content: "";
  position: absolute;
  top: -5px;
  right: -6px;
  width: 10px;
  height: 5px;
  z-index: -1;
  transition: 0.3s ease;
  clip-path: polygon(20% 0%, 25% 0%, 100% 100%, 0% 100%);
}

.call-to-action-zestoria .call-action-icon-box .zestoria-icon {
  display: inline-block;
  font-size: 35px;
  cursor: pointer;
  color: #fff;
}

.call-to-action-zestoria .call-action-icon-box img {
  width: 60px;
}

.call-to-action-zestoria .call-action-content {
  padding: 10px;
  line-height: 1.2;
}
.call-to-action-zestoria .call-action-content p {
  margin-bottom: 2px;
}

.call-to-action-zestoria .call-action-title a {
  font-size: 20px;
  font-weight: 700;
}

.post_date {
  background: rgba(0, 0, 0, 0.5);
}
.post_date h6 {
  color: #ffffff;
}
section.footer-copyright p a,
.features-version-one .feature-box-info h4 {
  color: #1a9120;
}

/* colors & borders */
.wp-block-yoast-faq-block {
  border-top: 1px solid #eee;
}
.wp-block-yoast-faq-block .schema-faq-question {
  border-bottom: 1px solid #eee;
}
.wp-block-yoast-faq-block .schema-faq-question:hover,
.wp-block-yoast-faq-block .fcp-opened .schema-faq-question {
  background-color: #fafafa;
}
.wp-block-yoast-faq-block .schema-faq-answer,
.wp-block-yoast-faq-block .fcp-opened .schema-faq-answer {
  border-bottom: 1px solid #eee;
}

/* layout */
.wp-block-yoast-faq-block .schema-faq-question {
  display: block;
  padding: 10px;
  position: relative;
}
.wp-block-yoast-faq-block.fcp-faq .schema-faq-question {
  cursor: pointer;
}
.wp-block-yoast-faq-block .schema-faq-answer {
  margin: 0;
  padding: 12px 10px;
}

/* bullet before a question */
.wp-block-yoast-faq-block .schema-faq-question:before {
  /* position gap */
  margin-top: -2px;
}
.wp-block-yoast-faq-block .schema-faq-question,
.wp-block-yoast-faq-block .schema-faq-answer {
  padding-left: 34px;
}
.wp-block-yoast-faq-block .schema-faq-question:before {
  content: "";
  display: block;
  border: 2px solid #dedede;
  border-width: 0px 2px 2px 0px;
  width: 9px;
  height: 9px;
  box-sizing: border-box;
  position: absolute;
  left: 14px;
}
.wp-block-yoast-faq-block.fcp-faq .schema-faq-question:before {
  top: 16px;
  transform: rotate(-45deg);
  transition: all 0.3s 0.3s ease;
}
.wp-block-yoast-faq-block .schema-faq-question:before,
.wp-block-yoast-faq-block.fcp-faq .fcp-opened .schema-faq-question:before {
  top: 14px;
  transform: rotate(45deg);
}

/* transition */
.wp-block-yoast-faq-block.fcp-faq .schema-faq-answer {
  max-height: 0;
  overflow: hidden;
  border-bottom-width: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: padding-bottom 0.3s ease-in, max-height 0.4s ease-in,
    padding-top 0.1s 0.4s ease-out, border-bottom-width 0s 0.5s linear;
}
.wp-block-yoast-faq-block .fcp-opened .schema-faq-answer {
  max-height: 9999px;
  border-bottom-width: 1px;
  padding-top: 12px;
  padding-bottom: 20px;
  transition: padding-top 0.2s ease-in, max-height 0.3s 0.2s linear,
    padding-bottom 0.4s 0.2s ease;
}

@media (max-width: 1199px) {
  #slider-section + .clearfix + .call-to-action-zestoria {
    margin-top: -105px;
  }
  .slider-section-zestoria:has(~ .call-to-action-zestoria)
    .main-slider-zestoria
    .owl-dots {
    bottom: 115px;
  }
  .call-to-action-zestoria .call-action-icon-box {
    padding: 12px;
    padding-right: 30px;
  }
  .call-to-action-zestoria .call-action-content {
    padding: 6px;
  }
  header.nav-zestoria .contact-icon {
    height: 30px;
    font-size: 30px;
    margin-right: 8px;
  }
  header.nav-zestoria .contact-info span.title {
    font-size: 13px;
  }
}

@media (min-width: 992px) {
  .nav-zestoria.transparent-header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: transparent;
  }
  .slider-wrapper-zestoria.slider-section-zestoria {
    margin-top: 30px;
  }
  .nav-zestoria ~ .breadcrumb .background-overlay {
    padding: 165px 0 0;
  }
  .site-content:not(:has(.slider-section-zestoria)) > section:first-child {
    margin-top: 240px !important;
  }
}

@media only screen and (max-width: 991px) {
  #slider-section + .clearfix + .call-to-action-zestoria {
    margin-top: 40px;
  }
  .slider-section-zestoria:has(~ .call-to-action-zestoria)
    .main-slider-zestoria
    .owl-dots {
    bottom: 10px;
  }
  .slider-section-zestoria .owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    border-radius: 1px;
  }
  .slider-section-zestoria .owl-carousel .owl-dots .owl-dot span::after {
    width: 4px;
    height: 4px;
  }
  #cta-unique.three-block .call-action-box {
    margin-top: 15px;
  }
  .mobi-head-top .header-widget .widget:not(.widget_contact) {
    width: auto;
  }
}



@media (max-width: 767px) {
  .slider-wrapper-zestoria.slider-section-zestoria .specia-content {
    outline: 1px dashed #ffffff;
    outline-offset: -5px;
  }
  .specia-content h6 {
    margin-bottom: 2px;
    font-size: 13px;
  }
  .specia-slider.text-right .specia-content p {
    margin-bottom: 5px;
  }
  .specia-content h1,
  .slider-section-nineteen .specia-content h1 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 4px;
  }
}

@media (max-width: 567px) {
  .slider-wrapper-zestoria.slider-section-zestoria .specia-content {
    padding: 15px;
  }
}

@media (min-width: 992px) {
  #cta-unique.three-block .col-lg-4 {
    width: 33.3333%;
  }
}
