/*
 Theme Name:   Vedans
 Template:     danza
 Version:      1.0
 Text Domain:  danza-child
*/

.logged-in .th-header .sticky-wrapper.sticky {
  top: 0 !important;
}

/* genel */
:root {
  --style-font: 'Roboto' !important;
}

/* header */
@media (min-width: 991px) {
  .header-logo img {
    margin: 5px 0;
  }
}
@media (min-width: 991px) and (max-width: 1367px) {
  .main-menu > ul > li {
    margin: 0 8px;
  }
}
@media (min-width:577px) and (max-width: 1181px) {
  .th-header .container {
    max-width: 99% !important;
  }
  .th-header .row {
    --bs-gutter-x: .1rem;
  }
  .header-logo img {
    width: unset !important;
  }
  .main-menu > ul > li {
    margin: 0px 10px !important;
  }
}
@media (max-width: 577px) {
  .header-logo img {
    width: 60px !important;
    transform: scale(1.6);
    transform-origin: top left;
  }
}
.elementor-editor-active .th-header .container {
  max-width: 99% !important;
}
.menu-area > .container > .row {
  flex-wrap: nowrap;
}

.ust-whatsapp, .ust-instagram {
  width: 46px;
  height: 46px;
  padding: 10px;
  text-align: center;
  font-size: 26px;
  border: none;
  background: #fff;
  display: inline-block;
  border-radius: 50%;
}
.ust-whatsapp {
  background: #009E6C;
}
.ust-instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.ust-whatsapp i:before, .ust-instagram i:before {
  color: #fff;
}
.ust-whatsapp i, .ust-instagram i {
  transition: .3s linear all;
}
.ust-whatsapp:hover i, .ust-instagram:hover i {
  transform: scale(1.2);
}

.header-social {
  display: flex;
  flex-direction: row;
  column-gap: 10px;
  justify-content: space-between;
  align-items: center;
}
.header-social a {
  width: 28px;
  height: 28px;
  display: flex;
  align-content: center;
  align-items: center;
  margin: 0;
  padding: 1px;
  border-radius: 5px;
  background: #fff;
}
.header-social :first-child {
  margin-left: 0;
}
.main-menu > ul li.menu-item-has-children .sub-menu a:after {
  display: none;
}
.main-menu ul.sub-menu li ul.sub-menu {
  position: unset;
  visibility: visible;
  opacity: 1;
  transform: unset;
  padding: 5px;
  margin: 0;
  border: 0;
  box-shadow: unset;
}
.menu-item-object-custom > a:before {
  background-color: #000;
}

.dil-sec ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.dil-sec li a {
  color: #fc8e24;
  display: block;
  line-height: 1;
  font-size: 20px;
  padding: 0 10px !important;
  border-radius: 3px;
  box-shadow: 0 3px 0 transparent;
}
.current-lang a {
}

/* anasayfa */
@media (min-width:577px) and (max-width: 1181px) {
  .hero-style3 {
    padding-bottom: 30px !important;
  }
}
@media (min-width: 1181px) {
  .hero-style3 .btn1 {
    margin-left: 120px;
  }
}

.hero-btn {
  display: none !important;
}

.service-card_inner, .service-content a.th-btn {
  display: none !important;
}
.about-text,
.about-blockquote,
.testi-grid_text {
  text-transform: unset !important;
}
.testi-grid_name {
  margin-top: 30px !important;
}

/* hakkımızda */
.neler-yapiyoruz .technic-tabs.nav-tabs {
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 10px;
}
.neler-yapiyoruz .technic-tabs .nav-link {
  padding: 16px;
  width: 100%;
}
.hakkimizda-cta .btn2 {
  display: none !important;
}
.cta-desc,
.testi-card_text {
  text-transform: unset !important;
}
@media (max-width:577px) {
  .hakkimizda-gizem-gorsel img {
    margin-top: -80px;
    margin-bottom: 40px;
  }
}
@media (min-width:577px) {
  .hakkimizda-gizem-gorsel img {
    position: absolute;
    right: 20px;
    bottom: -160px;
  }
}

/* eğitmen detay */
.about-card_img {
  padding: 10px !important;
}

.about-card_text {
  white-space: pre-line;
}
.about-card_box {
  display: none;
}

/* ders detay sayfası */
.duzenlenecek {
  background: #ffa;
}
.ders-baslik h1 {
  color: #000 !important;
  font-size: 3rem;
}

.check-liste li {
  list-style: none;
  font-size: 16px;
  line-height: 32px;
  color: var(--body-color);
}
.check-liste li:before {
  font-family: Font Awesome\ 6 Pro;
  font-weight: 900;
  content: "\f00c";
  color: var(--theme-color);
  padding-right: 20px;
}

.dance-single-content {
  max-width: unset !important;
}
.dance-info {
  display: none;
}

.hizli-kayit-formu {
  width: calc(100% + 80px) !important;
}
.hizli-kayit-formu .contact-us-form select,
.hizli-kayit-formu .contact-us-form .form-control,
.hizli-kayit-formu .contact-us-form .form-select,
.hizli-kayit-formu .contact-us-form textarea,
.hizli-kayit-formu .contact-us-form input {
  background-color: #fff;
  box-shadow: 2px 2px rgba(0,0,0,0.2);
  border: 0;
}
.hizli-kayit-formu .contact-us-form input.wpcf7-submit {
  background-color: #555;
}
.hizli-kayit-formu .contact-us-form input.wpcf7-submit:hover {
  background-color: #000;
  color: #fff;
}

/* ders programi */
.tt_navigation_wrapper  {
  display: none;
}
table.tt_timetable {
  background: transparent !important;
}
.tt_timetable thead {
  position: sticky;
  top: 130px;
  z-index: 9;
}
table.tt_timetable th, .tt_hours_column {
  background: #fc8e24 !important;
  font-weight: bold !important;
  font-family: 'Roboto' !important;
  text-transform: uppercase;
  font-size: 18px;
  color: #000;
}
.tt_timetable th, .tt_timetable td {
  width: 13.5%;
  vertical-align: middle;
}
.tt_timetable .event,
.tt_timetable .event:hover {
  background-color: transparent;
}
.tt_timetable th:first-child, .tt_timetable td:first-child {
  width: 5.5%;
}
.tt_timetable tbody tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.tt_timetable tbody tr:nth-child(odd) {
  background-color: rgba(255,255,255, 0.1) !important;
}
.event_container {
  padding: 15px;
}
.event_header {
  font-size: 14px !important;
  font-family: 'Poppins';
  font-weight: normal;
}
@media screen and (max-width: 479px) {
    .tt_responsive .tt_timetable.small .tt_items_list div.event_container {
        width: 60%;
    }
}
.event_container .top_hour, .event_container .bottom_hour {
  display: inline;
}
.event_container .top_hour:after {
  content: ' - ';
}

.class-schedule-table .schedule-day td:not(:first-child) {
  width: 14%;
}


.tt_timetable.small {
  margin: 20px;
}
.tt_responsive .tt_timetable.small .tt_items_list a, .tt_responsive .tt_timetable.small .tt_items_list span {
  color: #fff !important;
}
@media screen and (max-width: 479px) {
  .tt_responsive .tt_timetable.small .box_header {
    font-size: 20px !important;
    font-weight: bold;
    color: #fc8e24 !important;
  }
}


/* footer */
.th-social-wrapper {
  flex-direction: column;
  gap: 0;
}

.th-widget-contact a {
  color: #fff;
}
.th-widget-contact a:hover {
  color: var(--theme-color);
}