/*!
Theme Name: academy-arham
Theme URI: http://academyarham.com/
Author: Mehmet Başargan
Author URI: http://mehmetbasargan.com
Description: Academy Arham WordPress Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: academy-arham
Tags: yoga, meditation, mindfulness, wellness, fitness, health, wellness, yoga, meditation, mindfulness, wellness, fitness, health
*/

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

.admin-bar .header {
  top: 32px !important;
}

.admin-bar .offcanvas.offcanvas-start {
  top: 32px !important;
}

@media screen and (max-width: 782px) {
  .admin-bar .offcanvas.offcanvas-start {
    top: 46px !important;
  }
}

.header .header_content .desktop_menu nav ul li a {
  text-transform: uppercase;
}

.desktop_menu .menu-item-has-children::before {
  content: "\e900" !important;
  font-family: "icomoon" !important;
  position: absolute !important;
  top: 9px !important;
  right: -10px !important;
  font-size: 7px !important;
}

.desktop_menu .menu-item-has-children {
  margin-right: 10px !important;
}

.mobile_menu .menu-item-has-children::before {
  content: "\e900" !important;
  font-family: "icomoon" !important;
  position: absolute !important;
  top: 9px !important;
  right: 0px !important;
  font-size: 7px !important;
}

.mobile_menu .mobile-menu ul li a {
  padding-top: 12px;
  padding-bottom: 7px;
}

.hero_section {
  margin-bottom: -28px;
}

.footer_logo .custom-logo {
  width: 180px !important;
}

.footer_menu ul {
  margin-left: 10px;
}

.footer_menu ul li {
  position: relative;
}
.footer-menu li::before {
  content: "\e902" !important;
  font-family: "icomoon" !important;
  position: absolute !important;
  top: 0px !important;
  left: -12px !important;
  font-size: 7px !important;
}

@media (min-width: 768px) {
  .detail_content-text h2 {
    font-size: 40px;
  }
}

.wp-block-image img {
  width: 100% !important;
}

.single-about ul li {
  font-weight: 300 !important;
}

.wp-block-embed__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
}

.single_page {
  margin-top: -20px !important;
}

.blog_single .blog_img-border {
  border: 1px solid #00000020 !important;
}

.archive_img img {
  height: 400px !important;
}

.post-thumbnail img {
  border: 1px solid #00000020 !important;
}

.img_border {
  border: 1px solid #00000020 !important;
}

.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 15px;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
}
.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 10px 16px;
  border: 1px solid #00a0d2;
  font-size: 16px;
}

@media (min-width: 768px) {
  .detail_content-text h2 {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .hero_section {
    height: calc(100vh + 33px) !important;
  }
}

.testimonial-slider .single-testimonial {
    height: 200px !important;
}

.header-overlay {
	height: 250px !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, .7) 40%, rgba(237, 221, 83, 0) 100%) !important;
}

