/*
 Theme Name:     Avalon Child Theme
 Theme URI:      http://themeforest.net/user/themedo/portfolio
 Description:    Child theme for Avalon theme
 Author:         THEMEDO
 Author URI:     http://themeforest.net/user/themedo
 Template:		 avalon
 Version:        1.0
*/

@import url("../avalon/style.css");

.avalon_td_gallery_gamma {background-color: #44ff55;}
.avalon_td_fullwidth_2{
    padding: 0 !important;;
}

input[type="text"],input[type="email"]{
    width:100%;
}

.text-left{
    text-align:left;
}

.wpcf7-submit{
    border: 1px solid #999 !important;
    color: #999 !important;
    background:transparent !important;
}

.see-gallery{
    border: 1px solid #999;
    color: #999;
    background:transparent;
    padding:14px 20px;
    text-decoration: none;
}

.see-gallery-box{
    margin-top:30px !important;
}

.avalon_td_page_splitleft{
    position: sticky;
}

.meta{
    display:none;
}

.avalon_td_share_button{
    display: none;
}

.avalon_td_sidebar_trigger{
    display:none;
}