/*
Theme Name: Bold Photography Child 
Theme URI: https://catchthemes.com/themes/bold-photography/
Author: Catch Themes
Author URI: https://catchthemes.com/
Description: Bold Photography is a free, dark multipurpose photography WordPress theme that comes with a sleek design and awesome functionality to unleash your photography creativity. It has been specially crafted to showcase another level of photography websites with its dark and bold look. However, you can use it for any kind of website and deliver a shady look. Bold Photography includes both the looks and astounding functionality to further intensify the website. The new dark multipurpose photography theme, Bold Photography is power-packed with crucial features like Portfolio, Services, Testimonials, and many more. All of these features have been carved keeping multipurpose websites in mind but also prioritizing photography websites. Bold Photography is the ultimate stop if you want a dark and bold website for your creativity. Download Bold Photography today and flaunt the darker side of you with grace. For advanced features, upgrade to premium version. For more information, check out Theme Instructions at https://catchthemes.com/themes/bold-photography-pro/#theme-instructions and Demo at https://catchthemes.com/demo/bold-photography/.
Version: 1.2.9
Requires at least: 5.6
Tested up to: 6.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: grid-layout, one-column, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, blog, photography, portfolio
Text Domain: bold-photography
Template: bold-photography

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* GENERAL */

body{
font-size: 1.025rem;
}

.site-title{
    font-size: 1.625rem;
}

/* page hors gallerie photo = 720 de largeur */ 
body.page-template-no-sidebar .content-area{
    max-width: 720px;
}

/* gallerie photo template par défaut = plus de largeur */ 
body.page-template-default #content .content-area{
    max-width: 1500px;
}

p{
    text-align:justify; 
}


/* MENU */
.search-field, #primary-search-wrapper{
    display:none;
}


/* FOOTER */ 

.footer-widget-3 p{
    display:none;
}

.sb_instagram_header{
    padding-top:0px !important;
}