/*
CTC Separate Stylesheet
Updated: 2018-07-31 12:49:17
Theme Name: Silvia Child
Theme URI: https://www.theme-junkie.com/themes/silvia/
Template: silvia
Author: Theme Junkie
Author URI: https://www.theme-junkie.com/
Description: Silvia is a light, bright and beautiful photography WordPress theme. It’s ideal for website focused on photography, graphic design, fashion, art, architecture, interior design, and other creative fields! Key features are responsive, retina support, fast load and SEO friendly with Schema.org markup. The theme options are powered by easy-to-use Customizer, allows you to modify various options including colors, typography, layout, etc. It also smoothly integrated with Jetpack and Polylang plugin.
Tags: grid-layout,three-columns,one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-menu,editor-style,threaded-comments,translation-ready,theme-options,photography
Version: 1.0.9.1533041357
*/
.icon-holder img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    display: inline;
    /*
    border-radius: 100%;
    overflow: hidden;
    display: flex;
    flex: auto;
    flex-direction: column;
    align-items: center;
    justify-content: center;*/
}

form label {
    margin: .5em 0 .2em;
    font-family: arial;
    font-size: 17px;
}

.site-header {
    padding-bottom: 0px;
}

.wpcf7-form-control{
    border-radius: 0px !important;
}

.main-navigation {
    position: relative;
    padding-bottom: 10px;
}
.page-title {
    font-size: 25px;
}
.comments-area {
   display: none;
}
.single .entry-side{
 display: none;
}
.home-social-icon{
margin: 0 auto;
text-align: center;
}

.home-social-icon span{
font-size: 20px;
margin-right: 10px;
}
      		
.home-social-icon img{
 margin-right: 10px;
}

.thumbnail-detail .cat-links {
    font-style: italic;
    display: none;
}

.nav-links{
  display: none;
}

