@import url("../mediclick/style.css");
/*
Theme Name:     Mediclick Child
Theme URI:      http://demo.thememodern.com/mediclick/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         ThemeModern
Author URI:     http://thememodern.com/
Version:        1.0
Template:       mediclick
*/
/* Parent stylesheet should be loaded from functions.php not using @import */
/* =Theme customization starts here
------------------------------------------------------- */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/**** -------------------- Dima ----------------- ****/
/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */
/*** -----------  Usables ---------------- ***/
.fawesome {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/*------------------------------------------------------- */
body {
  direction: rtl;
}
#content {
  font-size: 16px;
}
nav.navbar-default .click-to-call a span:not(.phone-icon) {
  color: #21d3ad;
}
nav.navbar-default .click-to-call a:hover span:not(.phone-icon) {
  color: #fff;
}
nav.navbar-default .main-menu ul#menu-menu-main > li > a {
  font-size: 18px;
}
nav.navbar-default .main-menu ul#menu-menu-main > li ul.dropdown-menu {
  left: auto;
  right: 0;
}
nav.navbar-default .main-menu ul#menu-menu-main > li ul.dropdown-menu li a {
  font-size: 16px;
}
@media (min-width: 992px) {
  .body-first {
    padding-top: 82px;
  }
}
@media (min-width: 768px) {
  #sectop .vc_column_container {
    float: right;
  }
}
.sec-appointment .wpb_column {
  text-align: center;
}
div.wpcf7[role="form"] {
  direction: rtl;
}
