/*
 Theme Name:     Divi photography
 Theme URI:      https://demo.infomaniak.com/preview?t=divi-photography
 Description:    Votre site sera constitue d'une page personnalisable. Ce type de site est tres efficace pour presenter une organisation ou un evenement.
 Author:         Infomaniak
 Author URI:     https://www.infomaniak.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");


.archive.category #content-area .et_pb_column:nth-child(3n)  {
	    margin-right: 0!important;
}

#block-14 .wp-block-image figcaption {
	text-align: center;
}
#footer-widgets .footer-widget {
	margin-left: auto;
	margin-right: auto;
	float: none;
	display: block;
	text-align: center;
}

.archive .et_pb_post .et_post_meta_wrapper {
	margin-bottom:10px;
	height: 212px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;

}

#footer-widgets .footer-widget .et_pb_widget {
	margin-left: auto !important;
    margin-right: auto !important;
    float: none;
}