/*
Theme Name: Deva (Child Theme)
Theme URI: http://n.foxdsgn.co/deva
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Version: 1.0.0
Author: DEVA
Author URI: https://themeforest.net/user/truethemes
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-menu, post-formats, sticky-post
Requires at least: 5.0
Tested up to: 5.5
Requires PHP: 5.6.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: deva-child
Template: deva
*/

/* = Add your own modification from here
-------------------------------------------------------------- */
/* Select the parent of the div with class grecaptcha-badge */

.grecaptcha-badge {
  visibility: hidden;
}

div.aheto-cpt-article__inner {
  border-radius: 15px !important;
}
/* On larger screens */
@media only screen and (min-width: 600px) {
  #contact-squirrel {
    position: fixed;
    width: 125px;
    bottom: calc(env(safe-area-inset-bottom) + 2vh);
    right: 2vh;
    z-index: 99;
  }
}

/* On phone */
@media only screen and (max-width: 600px) {
  #contact-squirrel {
    position: fixed;
    width: 80px;
    bottom: calc(env(safe-area-inset-bottom) + 2vh);
    right: 2vh;
    z-index: 99;
  }
  .aheto-clients--classic img {
    opacity: 1 !important;
  }
}

div.cookie-text {
  display: inline-block;
}

div.cookie-image {
  display: inline-block;
}

#cookie-law-info-bar {
  border-radius: 10px;
  border: 3px solid #6e00e2;
}

#cookie-law-info-bar
  > span
  > div
  > div.cli-bar-btn_container
  > a.medium.cli-plugin-button.cli-plugin-main-button.cli_settings_button,
#wt-cli-accept-all-btn {
  border-radius: 5px;
}

.deva-blog--single-wrapper .container {
  margin-top: 50px;
}

blockquote {
  border: none !important;
}
.aheto-footer {
  margin-bottom: -35px;
  z-index: 50;
}
#menu-item-31844 > a {
  color: #8be9e1 !important;
}
