/*
Theme Name: GABS Trading
Theme URI: https://gabstrading.com
Author: GABS TRADING FZ-LLC
Description: Theme corporate pour GABS TRADING FZ-LLC — import-export, categories et catalogue de produits. Grille editoriale, palette bleu/vert issue du logo. Le design vit dans assets/css/style.css.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gabs
*/

/* Ce fichier ne sert qu'aux corrections liees a WordPress lui-meme.
   Tout le systeme de design est dans assets/css/style.css. */

.site-main img { max-width: 100%; height: auto; }
.alignleft   { float: left;  margin: 0 24px 16px 0; }
.alignright  { float: right; margin: 0 0 16px 24px; }
.aligncenter { display: block; margin-inline: auto; }
.wp-caption-text { font-size: .86rem; color: var(--muted); margin-top: 8px; }
.screen-reader-text {
	position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px;
	overflow: hidden; clip: rect(0 0 0 0); clip-path: inset(50%); white-space: nowrap; border: 0;
}

/* La barre d'admin ne doit pas recouvrir l'en-tete collant */
@media screen and (max-width: 782px) {
	.admin-bar .site-header { top: 46px; }
}
