/*
Theme Name: Avada Child
Description: Avada customization for Dynameyes website
Template: Avada
Author: Dynameyes
Theme URI:
Author URI:
Version: 1.0.0
License: Themeforest Split Licence
License URI: -
Text Domain: Avada-child
-----------------------------------------------------------------------------*/
@import url("../Avada/style.css");
/* =Theme customization starts here
------------------------------------------------------- */
/*************************************************************************************
Custom styles
**************************************************************************************/
.hidden {
  display: none; }

/************************
Header
************************/
.fusion-header-v5 .fusion-logo {
  width: 100%;
  text-align: center; }
.fusion-header-v5 .fusion-social-networks {
  text-align: right !important; }

/************************
colors
************************/
.white {
  color: #E0E0E0; }

.red {
  color: #cc1201; }

/************************
Home : Blog Posts
************************/
.home-blog-post {
  color: #E0E0E0;
  margin-top: 20px;
  margin-bottom: 0px; }
  .home-blog-post .fusion-column {
    margin-bottom: 0px !important; }
  .home-blog-post .entry-title {
    margin-bottom: 10px !important; }
    .home-blog-post .entry-title a {
      font-size: 34px;
      line-height: 40px;
      color: #E0E0E0; }
      .home-blog-post .entry-title a:hover {
        color: #cc1201; }

/************************
Home : Expertise
************************/
.expertise-toggle .fusion-panel {
  border-bottom: 0px; }
  .expertise-toggle .fusion-panel .panel-heading .panel-title .fusion-toggle-heading {
    text-align: center;
    margin-left: -10px; }
  .expertise-toggle .fusion-panel .panel-heading .panel-title .fa-fusion-box {
    display: none; }
  .expertise-toggle .fusion-panel .panel-heading .panel-title .active {
    display: none; }

/************************
Content box: Projects
************************/
.projects-content-box .content-box-heading {
  line-height: 120% !important; }

/************************
Content box: Clients
************************/
.clients-content-box .col {
  padding: 20px; }
.clients-content-box .image img {
  margin-bottom: 10px !important;
  margin-right: 0; }
.clients-content-box .content-box-heading {
  font-weight: 400 !important;
  line-height: 120% !important; }

@media (min-width: 800px) {
  .clients-content-box .col {
    min-height: 320px; } }
@media (min-width: 800px) and (max-width: 1020px) {
  .clients-content-box .col {
    min-height: 340px; } }
@media (min-width: 800px) and (max-width: 920px) {
  .clients-content-box .col {
    min-height: 380px; } }
/************************
Technologies: Payments
************************/
.techs-payment-logos {
  text-align: center; }
  .techs-payment-logos img {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px; }

@media (max-width: 800px) {
  .techs-payment-logos br {
    display: none; } }
/************************
Portfolio: Project Carousel
************************/
.project-carousel {
  margin-bottom: 0px; }
  .project-carousel .fusion-carousel-positioner .fusion-nav-prev, .project-carousel .fusion-carousel-positioner .fusion-nav-next {
    display: none !important; }
  .project-carousel .fusion-carousel-positioner:hover .fusion-nav-prev, .project-carousel .fusion-carousel-positioner:hover .fusion-nav-next {
    display: block !important; }

/************************
Footer
************************/
.fusion-footer-widget-area {
  border: 0; }

.footer-contact {
  text-align: center; }
  .footer-contact i {
    display: inline-block;
    font-size: 46px;
    color: #cc1201; }
  .footer-contact p {
    color: #E0E0E0; }

.reversed-text-direction {
  unicode-bidi: bidi-override;
  direction: rtl; }

/*# sourceMappingURL=style.css.map */
