/*
Theme Name: goloks
Theme URI: https://goloks.fr/
Description: Hello Elementor Child Theme
Author: Atelier2s
Author URL: https://atelier2s.com/
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URL: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-elementorchild
*/
/* Placer votre CSS ci-dessous */

body { word-wrap: break-word; }
pre { white-space: pre-wrap; } /* pour firefox et les <pre> */

.maj {
    text-transform: uppercase;
}

.gras-texte-brun {
	font-weight: 800;
    color: #5A503B ;
	text-transform: uppercase !important;
}


.gras-texte-brun-min {
	font-weight: 800;
    color: #5A503B ;
}

@media (min-width: 767px) {main#content {
    margin-left: 275px !important;
	}}

@media (min-width: 767px) {.elementor.elementor-242.elementor-location-footer {
    margin-left: 250px !important;
	}}

@media (min-width: 767px) {.elementor.elementor-1122.elementor-location-footer {
    margin-left: 250px !important;
	}}

@media (min-width: 767px) {div#product-262 {
    margin-left: 200px;
	}}

.woocommerce-cart .elementor.elementor-242.elementor-location-footer {
    margin-left: 0px !important;
}

.woocommerce-cart .elementor.elementor-1122.elementor-location-footer {
    margin-left: 0px !important;
}

.grecaptcha-badge { visibility: hidden; }