/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/

.tab-content {
 background: #f4f4f4 !important;
 }

.fusion-tabs.clean .tab-content .tab-pane {
  padding: 20px 20px 10px 10px;
 }
.fusion-tabs.horizontal-tabs.clean .tab-content {
    margin-top: 0px;
  }


.post-content blockquote{
 border-left:4px solid #b73f04 !important;
}

.custom-formulaire{
background: #d7d8d8 !important;
}

.pagination .current,
.page-links > .page-number{
  border: 1px solid #b8b9bc;
  display: inline-block;
  height: 20px;
  line-height: 18px;
  color: #fff;
  padding: 0 6px;
  margin-left: 5px;
  background: #b8b9bc;
}

.header-v5 #header, .header-v5 #header .avada-row {
padding-left: 0 !important;
padding-right: 0 !important;
margin-left: 0 !important;
margin-right: 0 !important;
max-width: 100% !important;
}

/* for carousel margin*/

.fusion-image-carousel {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0;
  height: auto;
}
