/*
Theme Name:         Frederic Gonzalo
Theme URI:          http://fredericgonzalo.com/
Description:        Frederic Gonzalo - Spécialiste marketing numérique - Vulgarisateur web et médias sociaux.
Version:            1
Author:             Tektonik
Author URI:         https://www.tektonik.com/
Text Domain:        gonzo

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/


body .size-auto > img{
	width: auto !important;
}

.container.nav-desktop .menu_part{

    max-width: 950px;
    margin-left: auto;

}

.widget-services.bloc-en-vedette{
  display: inline-flex;
  flex-direction: column;
}


.page-header.fw-content + div.product.type-product > .summary.entry-summary > .d-lg-flex.mb-5.pb-5{
	display: flex;
	flex-direction: column;
}

.page-header.fw-content + div.product.type-product > .summary.entry-summary > .d-lg-flex.mb-5.pb-5 > *{
	width: 100%;
	max-width: none;
}

.page-header.fw-content + div.product.type-product > .summary.entry-summary > .d-lg-flex.mb-5.pb-5 > .sidebar.single-product-page-template{
	width: auto;
	padding: 0;
	margin: auto;
	max-width: 350px;
	padding-left: 0 !important;
/*	order: 1 !important;*/
}

.page-header.fw-content + div.product.type-product > .summary.entry-summary > .d-lg-flex.mb-5.pb-5 > .sidebar{
	width: auto;
	padding: 0;
	margin: auto;
	order: 2 !important;
}

.page-header.fw-content + div.product.type-product > .summary.entry-summary > .d-lg-flex.mb-5.pb-5 > .content{
/*	display: flex;*/
	flex-direction: column;
}

.content > img,
.content > * > img{
	max-width: 95%;
}

#buy_btn_area{
	position: absolute;
	top: -100px;
}

.fgcta{
	display: flex;
	width:fit-content;
	flex-direction: column;
	text-align: center;
	margin: auto;
}





.fgcta.align-right{
	float: right;
    margin-left: 1em;
}

.fgcta.align-left{
	float: left;
    margin-right: 1em;
}

.page-header.fw-content + div.product.type-product > .summary.entry-summary,
.fw-content .offset-lg-1{
	margin-right: auto;
    margin-left: auto;
}

.page-header.fw-content + div.product.type-product > .summary.entry-summary .sidebar .col-5,
.page-header.fw-content + div.product.type-product > .summary.entry-summary .sidebar .col-7
{
	max-width: none;
	width: auto;
	flex: auto;
	    -ms-flex: auto;
}

.cat-description {
  width: 51em;
  margin: auto;
  max-width: 100%;
}

@media screen and (max-width:979px){
	.fgcta.align-right{
	max-width: 50%;
}
	.fgcta.align-left{
max-width: 50%;
}

}

/* ce fichier ne semble pas utilié c@tektonik.com */
