/*
Theme Name: Glowing Child Theme
Theme URI: https://glowing.g5plus.net/
Author: G5 Theme
Author URI: https://themeforest.net/user/g5theme
Description: Child theme for Glowing Theme
Version: 1.0.0
Template: glowing
Text Domain: glowing-child
*/

.fixedwidth {
	max-width: 100%;
	width: 1340px;
}

/*HEADER*/
.headerTop {
	color: #D0A933;
}
.custom-header-full-width-02 .g5core-header-inner {
	padding-left: 0 !important;
}


.elementor-element-7397f0ed,
.elementor-element-7f8bd45 {
	max-width: 100% !important;
	width: 100% !important;
	overflow: hidden;
}

.elementor-element-7397f0ed a,
.elementor-element-7f8bd45 a {
	opacity: 0;               
  	transform: translateX(-100%);
  	transition: transform 0.5s ease, opacity 0.5s ease;
  	width: 100% !important;
  	background: red;
}

.elementor-element-1d9597b0:hover .elementor-element-7397f0ed a,
.elementor-element-6743012:hover .elementor-element-7f8bd45 a {
	opacity: 1;                  
 	transform: translateX(0)
}



.cardtext {
	white-space: nowrap;
}


.cardBottom .precommandBtn {
	width: 100% !important;
	overflow: hidden;
}
.precommandBtn a {
	opacity: 0;               
  	transform: translateX(-100%);
  	transition: transform 0.5s ease, opacity 0.5s ease;
  	width: 100% !important;
}
.cardBottom:hover .precommandBtn a {
	opacity: 1;                  
 	transform: translateX(0);
}

.listStyle ul {
	display: flex;
	align-items: center;
	margin: 12px 0 !important;
	gap: 20px;
}
.listStyle3 ul li::marker,
.listStyle ul li::marker {
	color: #D0A933;
	font-size: 15px;
}

.listStyle2 ul li::marker {
	font-size: 10px;
}
.listul ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 10px;
	padding: 0;
	padding-left: 20px;
	font-size: 13px;
}
.listul ul li::marker {
	color: #D0A933;
	font-size: 25px;
}

.cardHover {
    position: relative;
}
.cardHoverContent {
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
    transition: opacity 0.25s ease, transform 0.25s ease;
}
.cardHover:hover .cardHoverContent {
	opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.FormContact p {
	margin: 0;
}

footer form label,
footer form p {
	padding: 0;
	margin: 0;
}
footer form br {
	display: none;
}
footer form p,
footer form {
	display: flex !important;
}


body.page-id-5819 #sidebar,
body.page-id-5772 #sidebar,
body.wp-singular div.page-title-inner {
	display: none;
}
body.page-id-5819 .row,
body.page-id-5772 .row {
	justify-content: center;
}
body.page-id-5819 #main-content,
body.page-id-5772 #main-content {
	max-width: 100% !important;
	flex: 100% !important;
}

body.wp-singular.product-template-default .container,
body.page-id-5819 .container {
	max-width: 100% !important;
	padding: 0 !important;
}
header#site-header .g5core-header-desktop-wrapper .container {
	max-width: 100% !important;
	width: 1340px !important;
	padding: 0 50px !important;
}
body.wp-singular.product-template-default .g5shop__single-product {
	display: flex;
	flex-direction: column;
	align-items: center;
}
body.wp-singular.product-template-default .g5shop__single-product .g5shop__single-product-tabs,
body.wp-singular.product-template-default .g5shop__single-product .g5shop__single-product-summary {
	max-width: 100%;
	width: 1340px;
	padding: 0 50px;
}
body.wp-singular.product-template-default .g5shop__single-product .g5shop__single-product-summary {
	margin-top: 80px;
}
body.page-id-6002 .container,
body.page-id-5898 .container {
	max-width: 100%;
	padding: 0;
}


body.blog footer .container {
	max-width: 100% !important;
	padding: 0 !important;
}
body.blog article a.g5core__entry-thumbnail {
	width: 100%;
}
/* Force same height for ALL main slides (images + video) */
body.single-product .woocommerce-product-gallery .flex-viewport {
    height: 628px !important;          /* same as your target */
    max-height: 628px !important;
}

/* Each slide wrapper */
body.single-product .woocommerce-product-gallery__image {
    max-height: 628px !important;
    min-height: 628px !important;
    overflow: hidden;
}

/* Images in main gallery */
body.single-product .woocommerce-product-gallery img.wp-post-image,
body.single-product .woocommerce-product-gallery img.g5core__ll-image {
    width: 100%;
    max-height: 628px !important;
    min-height: 628px !important;
    object-fit: cover;
}

/* Video in main gallery */
body.single-product .woocommerce-product-gallery .product-video-wrapper video {
    width: 100%;
    max-height: 628px !important;
    min-height: 628px !important;
    object-fit: cover;
}

body.single-product .woocommerce-product-gallery .slick-slide {
	/*max-height: 195.94px !important;*/
	/*height: 195.94px !important;*/
	position: relative;
}
body.single-product .woocommerce-product-gallery .slick-slide img {
	object-fit: cover;
	max-height: 100% !important;
	height: 100% !important;
	width: 100%;
}
body.blog h1 {
	font-family: "Baskerville", Sans-serif;
	font-weight: 400;
	font-size: 50px;
	line-height: 52px;
}
body.blog article h3 {
	font-family: "Baskerville", Sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 140%;
}
body.blog article p {
	font-family: "Alegreya Sans", Sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28.8px;
	color: #7E7E7E;
}
body.blog article a.btn-read-more {
	border-radius: 0px;
	font-family: "Baskerville", Sans-serif;
	font-size: 18px;
	font-weight: 400;
}

body.blog article a.btn-read-more:hover {
	background: #D0A933;
	boder: none;
}

.custom-header-full-width-02 .g5core-header-desktop-wrapper .container {
    max-width: 1340px !important;
}

header .g5core-top-bar-inner .g5core-top-bar-left:before {
	content: ' ';
	display: block;
	background-image: url('/wp-content/uploads/2025/11/truck.svg');
	background-repeat: no-repeat;
	background-position: center;
	height: 24px;
	width: 24px;
	margin-right: 5px;
}

header ul#main-menu li a {
	font-family: "Baskerville", Sans-serif;
	font-size: 18px;
	font-weight: 400;
}

header .menu-horizontal > .menu-item > a:before {
	display: none;
}

#collapse-description img {
	border: 2px solid #D0A933;
}

body.no-sidebar.woocommerce .g5shop__single-product-tabs:before {
	border-top: 2px solid #D0A933 !important;
}
body.single-product ul.nav.nav-tabs li a {
	font-family: "Baskerville", Sans-serif;
	font-size: 30px;
	line-height: 51px;
	font-weight: 400;
}
body.single-product h1 {
	font-family: "Baskerville", Sans-serif;
	font-size: 30px;
	line-height: 51px;
	font-weight: 400;
	color: #D0A933;
	padding: 0 !important;
	margin: 0 !important;
}

body.single-product span.woocommerce-Price-amount.amount {
	font-family: "Alegreya Sans", Sans-serif;
	font-size: 27px;
	font-weight: 800;
	color: #D0A933;
	line-height: 18px;
}
body.single-product .g5shop__quantity-inner  {
	border: none;
	border-top:1px solid #D0A933;
	border-bottom:1px solid #D0A933;
}
body.single-product .g5shop__quantity-inner input {
	font-family: "Baskerville", Sans-serif;
	font-size: 18px;
	background: transparent;
	border: none;
	color: #D0A933;
}
body.single-product #site-wrapper {
	background-color: #fbfbfb !important;
}
body.single-product .g5shop__add-to-cart-quantity button {
	border-radius: 0;
	font-family: "Baskerville", Sans-serif;
	font-weight: 400;
	font-size: 18px;
}

body.single-product .g5shop__add-to-cart-quantity button:hover {
	background: #D0A933 !important;
	border: none;
}
body.single-product div.product div.summary .woocommerce-product-details__short-description {
	margin: 18px 0 !important;
}
body.single-product div.product div.summary .woocommerce-product-details__short-description p {
	font-family: "Alegreya Sans", Sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #7E7E7E;
	line-height: 24px;
}
body.single-product .woocommerce-product-gallery__image a {
	border: 2px solid #D0A933;
}
body.single-product .woocommerce-product-gallery .slick-list {
	overflow: hidden;
}
body.single-product .woocommerce-product-gallery .slick-track {
	display: flex !important;
	max-width: 100% !important;
}
body.single-product .woocommerce-product-gallery .slick-slide {
	width: 100% !important;
	display: flex !important;
}
body.single-product .woocommerce-product-gallery.slick-slide img {
	max-height: 604.96px !important;
	object-fit: cover;
}

body.single-product .woocommerce-product-gallery .slick-slide img,
body.single-product .woocommerce-product-gallery .slick-slide li,
body.single-product .woocommerce-product-gallery .slick-slide div {
	width: 100% !important;
}

body.single-product .woocommerce div.product div.images img
body.single-product .tab-content.g5shop__panels-container ul li,
body.single-product .tab-content.g5shop__panels-container p {
	font-family: "Alegreya Sans", Sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #000;
	line-height: 150%;
}
body.single-product .yith-wcwl-add-button,
body.blog .elementor-element-86ca2a1,
body.page-id-6181 .elementor-element-86ca2a1,
body.page-id-5819 .elementor-element-86ca2a1,
body.page-id-1593 .elementor-element-86ca2a1,
body.page-id-6002 .elementor-element-86ca2a1,
body.page-id-5898 .elementor-element-86ca2a1,
body.page-id-5772 .elementor-element-86ca2a1,
body.single-product .related.products,
body.single-product .yith-wcwl-wishlistaddedbrowse,
body.single-product .stock.in-stock {
	display: none;
}

body.single-product .g5shop__single-breadcrumbs + #primary-content {
	padding: 0;
}
.carac-info-features li::marker {
    color: #D0A933;
    font-size: 25px
}


body.page-id-9 #main-content,
body.woocommerce-lost-password .woocommerce,
body.logged-in.page-id-9 #main-content {
    max-width: 1340px;
    margin: 40px 0;
}
body.page-id-9 #main-content h2 {
	text-align: center;
}
body.page-id-9 #primary-content {
	padding: 0;
}
body.woocommerce-lost-password button,
body.woocommerce-lost-password input,
body.page-id-9 form input,
body.page-id-9 from button.submit,
body.page-id-9 form {
	border-radius: unset !important;
}
body.woocommerce-lost-password .woocommerce p {
	width: 100%;
}
body.woocommerce-lost-password .woocommerce input,
body.page-id-9 input {
	min-height: 45px;
}
body.page-id-9 .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	display: flex;
	align-items: center;
}

.g5shop__single-product-tabs.layout-1 .g5shop__tabs-container .nav-tabs, 
.g5shop__single-product-tabs.layout-2 .g5shop__tabs-container .nav-tabs, 
.woocommerce table.shop_attributes {
	margin-top: 40px;
}
@media (max-width: 992px) {
	body.single-product .woocommerce-product-gallery .slick-slide {
		max-height: 195.94px !important;
		height: 195.94px !important;
		position: relative;
	}
	body.single-product .woocommerce-product-gallery .slick-track {height: 117px;}
	body.blog a.g5core__entry-thumbnail.g5core__entry-thumbnail-image img { max-height:200px; min-height:200px; object-fit: cover;}
	/*g5core_menu_mobile*/
	/*#g5core_menu_mobile .g5core-off-canvas-inner {
		background: white;
	}

	.g5core-menu-mobile.dark .menu-item,
	.g5core-menu-mobile .main-menu .menu-item {
		border-bottom-color: none !important;
	}*/
	.g5core-menu-mobile .main-menu .menu-item>a {
		font-family: "Baskerville", Sans-serif;
	    font-size: 18px;
	    font-weight: 400;
	    color: #000;
	    text-transform: capitalize;
	}
	#g5core_menu_mobile .g5core-search-form-wrapper {
		display: none;
	}
	#g5core_menu_mobile ul#menu-edmenu {
		margin-top: 80px;
	}
	.g5core-off-canvas-wrapper.from-left .off-canvas-close {
		left: unset;
		right: 0;
	}
	.g5core-off-canvas-wrapper.from-left .off-canvas-close i {
		font-size: 25px;
	}
	.g5core-mobile-header-wrapper.sticky-area .container {
		width: 90%;
	}
	.g5core-mobile-header-inner {
		min-height: fit-content !important;
	}
	body.page-id-5772 .e-con-inner,
	.container {
		padding: 0 !important;
	}

	body.page-id-5819 .elementor-widget-image a,
	body.page-id-5772 .elementor-widget-image a,
	body.home .elementor-widget-image a {
		width: 100%;
	}

	.elementor-element-4a65072 ul {
		display: flex !important;
		flex-direction: column;
	}

	.EDoverlay {
		position: relative;
	}
	.EDoverlay::before {
		content: "";
    	position: absolute;
    	inset: 0;
		background-color: #00000045 !important;
		opacity: 1;
		z-index: 1;
	}
	.EDoverlay > * {
	    position: relative;
	    z-index: 2;
	}
	.EDoverlay h1,
	.EDoverlay h2,
	.EDoverlay p {
		color: #f1f1f1 !important;
		z-index: 2;
	}
	.EDoverlay .elementor-widget-divider {
		--divider-color: #f1f1f1 !important;
	}

	body.blog .page-title-inner {
		padding: 40px 0;
	}
	body.blog h1 {
		font-size: 25px;
	}
	body.blog h3.g5blog__post-title {
		font-size: 20px;
	}

	body.blog #primary-content .container {
		width: 90%;
	}


	body.wp-singular.product-template-default .g5shop__single-product .g5shop__single-product-summary  {
		max-width: 100%;
		width: 90%;
	}
    /*body.no-sidebar.woocommerce div.product.g5shop__single-product div.images {
    	width: 30%;
    }*/
	body.single-product .woocommerce-product-gallery img.wp-post-image, 
	body.single-product .woocommerce-product-gallery img.g5core__ll-image {
		max-height: 100% !important;
		min-height: 100% !important;
	}

	.woocommerce div.product div.summary .product_title {
		font-size: 25px;
	}
	body.wp-singular.product-template-default .g5shop__single-product .g5shop__single-product-tabs {
		max-width: 100%;
		width: 100%;
	}

	body.single-product h3 {
		font-size: 20px;
	}
	body.single-product .woocommerce-product-gallery__image a,
	body.single-product .woocommerce-product-gallery .flex-viewport {
		height: 400px !important;
		max-height: 400px !important;
	}
	body.single-product .woocommerce-product-gallery .slick-slide {
		max-height: 115px !important;
		height: 115px !important;
	}

	body.wp-singular .g5shop__single-product-tabs {
		margin-top: 0;
	}

	body.wp-singular.product-template-default .g5shop__single-product .g5shop__single-product-summary {
		margin: 40px 0 0 0 ;
	}

	body.postid-6589 #main-content {
		max-width: 90% !important;
		width: 100% !important;
	}
	header#site-header .g5core-header-desktop-wrapper .container {
		padding: 0 !important;
	}

	body.wp-singular.product-template-default .g5shop__single-product .g5shop__single-product-tabs,
	body.wp-singular.product-template-default .g5shop__single-product .g5shop__single-product-summary {
		padding: 0;
	}

	body.single-post.no-sidebar #main-content {
		max-width: 90% !important;
	}
	body.single-post.no-sidebar #main-content h1 {
		font-size: 24px;
	}
	body.single-post.no-sidebar #main-content h3,
	body.single-post.no-sidebar #main-content h4,
	body.single-post.no-sidebar #main-content h2 {
		font-size: 20px;
	}
	body.single-post.no-sidebar #main-content p {
		font-size: 18px;
	}
	body.single-post.no-sidebar #main-content .g5core__entry-thumbnail img,
	body.single-post.no-sidebar #main-content .g5core__entry-thumbnail {
		max-height: 200px;
		height: 200px;
		object-fit: cover;
	}
	body.single-post.no-sidebar .g5core-breadcrumbs { padding:0 20px; }

	footer form  p {
		display: flex;
		flex-wrap: wrap;
	}
	footer form  p label {
		width: 60%;
	}
	footer form p input[type="submit"] {
		width: 40% !important;
	}

	body.wp-singular.woocommerce-checkout #main-content {
		max-width: 90% !important;
	}

	body.single-product .woocommerce-product-gallery .product-video-wrapper video {
		min-height: 400px !important;
		max-height: 400px !important;
	}
}

@media (min-width: 992px) {
	.wp-singular.post-template-default.single.single-post .g5core__entry-thumbnail img,
	.blog a.g5core__entry-thumbnail img {
		max-height: 350px;
		object-fit: cover;
	}

}

@media (min-width: 992px) and (max-width: 1339px) {
	.listul ul {
		column-gap: 30px;
	}
}

/*@media (max-width: 480px) {
	.precommandBtn,
	.elementor-element-7f8bd45 a {
		display: none;
	}
}*/
.origineNaturelle p {
	padding: 0 !important;
	margin: 0 !important;
}

.textBeforeZone {
	font-family: 'Alegreya Sans', Sans-serif;
    background: #fff;
    border: 2px solid #D0A933;
    border-radius: 13px;
    color: #000;
    font-weight: 600;
    padding: 5px 15px;
    font-size: 15px;
    display: inline-block;
    font-style: italic;
    margin: 0;
}