/*
Theme Name: FILM
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


.fusion-content-boxes>.fusion-clearfix{
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
    padding-top: 20px;
    margin-top: -22px;
background-color:#fff;
}

.page-id-12212 .col .heading .image img{
width:120px;
height:120px;
}
table.custom{
	border:none;
}
table.custom th{
	color: #333;
    font-weight: normal;
    background-color: #F6F6F6;
    border: 1px solid #e0dede;
    text-align: center;
	padding:10px;
}
table.custom td{
	padding:10px;
}
table.custom tr:nth-child(2n+1){
	background-color:#F6F6F6;
}

body .flip-box-back-inner a{
	color:#fff;
}
table.logos{
  }
table.logos td{
  border:1px solid #999;
  text-align:center;
  }

select[name=year]{
  margin-right:20px;
  }
#wrapper .post-content h2.ftitle{
  font-size:20px;
  padding:10px;
  background:#e0dede;
  margin-top:20px;
}

.film{
  border-bottom:1px solid #e0dede;
    padding-bottom:10px;
  margin-bottom:20px;
  }

body #fallback-slide{
  display:none !important;
  }

.fusion-header-wrapper .fusion-row{
  position:relative;
  }


a.blogo {
    position: absolute;
    top: -10px;
    right: -15px;
    width: 65px;
  z-index:999;
  display:block;
}

a.support{
      border: 1px solid #fff;
    padding: 0px 15px;
    margin-top: 5px;
    margin-right: 15px;
  border-radius:3px;
}
