/**
 * Theme Name:     Hello Commerce Child
 * Author:         Hello Commerce Child
 * Template:       hello-commerce
 * Text Domain:	   hello-commerce-child
 * Description:    Sell smart from the start with Hello Commerce. Hello Commerce is a free WordPress ecommerce theme designed to help you launch your online store quickly and professionally. Built for WooCommerce and powered by the flexibility of Elementor, it offers a lightweight, responsive foundation that’s perfect for beginners and growing businesses alike. Whether you
 */


input, textarea, select, .select2-selection--single {
    border-radius: 15px!important;
    outline: #2DBDB6!important;
    border: solid 2px #2DBDB6!important;
}
input[type="submit"], button[type="submit"] {
    background-color: #2DBDB6!important;
}

input:focus, textarea:focus, select:focus{
    outline: none!important;
    box-shadow: none!important;
    border: solid 2px #000!important;
}
.woocommerce-notices-wrapper, .woocommerce-ordering{
    display: none!important;
}
.woocommerce-breadcrumb{
    display: none!important;
}

.woocommerce ul.products{
    padding-top: 50px!important; 
}
.woocommerce-product-gallery {
    border: none!important;
}
.woocommerce-product-gallery__wrapper img{
    border-radius: 15px;
}

.woocommerce-products-header {
	padding-top: 100px;
}
.add_to_cart_button, .checkout-button{
	width: 100%;
	text-align: center;
	border-radius: 50px!important;
	background-color: #2DBDB6!important;
}

.woocommerce ul.products img{
		border-radius: 15px;
}
.woocommerce ul.products li, .checkout-button {
	transition: 0.5s ease-in-out;
}

.woocommerce ul.products li:hover, .checkout-button:hover{
	transform: scale(1.04)
}
.woocommerce-loop-product__title {
	line-height: 20px!important;
}

.woocommerce ul.products {
	border-top: solid 2px #2DBDB6;
}
.woocommerce-products-header {
	padding-top: 100px;
}
.add_to_cart_button{
	width: 100%;
	text-align: center;
	border-radius: 50px!important;
	background-color: #2DBDB6!important;
}
.single_add_to_cart_button,.wc-backward, .button{
    text-align: center;
	border-radius: 50px!important;
	background-color: #2DBDB6!important;
	transition: 0.5s ease-in-out;
}
.single_add_to_cart_button:hover, .button:hover{
    transform: scale(1.04);
}

.woocommerce ul.products img{
		border-radius: 15px;
}
.woocommerce ul.products li, .wc-block-grid__product {
	transition: 0.5s ease-in-out;
}

.woocommerce ul.products li:hover, .wc-block-grid__product:hover{
	transform: scale(1.04);
}

.woocommerce ul.products {
	border-top: solid 2px #2DBDB6;
}

.orderby{
	border-radius: 50px;
	border-color: #2DBDB6;
}

.orderby:focus{
	outline: #2DBDB6!important;
	border-color: #2DBDB6!important;
}

.woocommerce-result-count{
	display: none;
}

.quantity input{
    border-color: #2DBDB6!important;
    border-radius: 15px!important;
}


.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active{
    background-color: #2DBDB6!important;
    border: #2DBDB6!important;
}


/* Panier */

.wc-block-grid__product-image img{
  border-radius: 15px;  
}

.wc-block-grid__product a .wc-block-grid__product-title {
    color: #000!important;
}
.wc-block-grid__product a, .product-name a{
    text-decoration: none!important;
}

.product-name a{
    color: #000!important;
}

.wc-block-grid__product-add-to-cart a{
    padding: 10px!important;
    color: #fff!important;
}
.wc-empty-cart-message, .woocommerce-product-gallery ol li img{
    border-radius: 15px!important;
}

.woocommerce-info{
    background-color: white!important;
    border: solid 3px #2DBDB6!important;
    border-radius: 15px!important;
}

.wc-empty-cart-message{
    width: 100%;
    background-color: #c4f9f5!important;
}

.product-thumbnail a img{
    width: 100px!important;
    border-radius: 15px;
}
.product_title {
    text-transform: uppercase!important;
    font-weight: bold;
    color: #2DBDB6!important;
}
.woocommerce-product-details__short-description, .woocommerce-Tabs-panel p{
    text-align: justify!important;
}
.woocommerce div.product{
    padding: 20px!important;
    padding-top: 150px!important;
}
.wc-block-components-button{
    border-radius: 15px!important;
    border: solid 3px #c4f9f5!important;
    background-color: #2DBDB6!important;
    color: #000!important;
}

.wc-block-components-button:hover{
    background-color: #c4f9f5!important;
}
.woocommerce table.shop_table{
    box-shadow: 0 0 10px #eeeeee30;
    border: none!important;
}

.stars.selected {
    background-color: #00000000!important;
}

.comment-form-rating-label a {
    color: #000!important;
}

.woocommerce ul.products li{
    box-shadow: 0 0 10px #eee;
    padding: 15px!important;
    border-radius: 15px!important;
}

.flex-control-nav{
    margin-top: 10px!important;
}
.flex-control-nav li {
    margin-right: 10px!important;
}
/*Header*/

.newColor{
    color: #000!important;
}
.stars span a, .stars.active, .posted_in a{
    color: #2DBDB6!important;
}

.shadowToAdd {
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px,rgba(0, 0, 0, 0) 0px 0px 0px 0px,rgba(39, 104, 74, 0.08) 0px 4px 24px -4px;
	background-color: #fff!important;
}
.quantity, .product_meta{
	display: none!important;
}
.product_cat-ventes-speciale .quantity, .product_meta{
	display: block!important;
}
.woocommerce nav.woocommerce-pagination ul {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	border: none!important;
	margin-bottom: 20px;
}
.woocommerce nav.woocommerce-pagination ul li {
	border: 2px solid #2DBDB6!important;
	border-radius: 5px;
	color: #000!important;
}

.woocommerce ul.products li.product .button {
	width: 100%!important;
}
/* Mon comte */

.woocommerce-MyAccount-navigation{
	background-color: #eee;
	border-radius: 15px;
}
.woocommerce-MyAccount-navigation li{
	border-radius: 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link a{
	color: #000!important;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link.is-active {
	background-color: #2DBDB6!important;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Reviews-title, .woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel--additional_information h2, .woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel--description h2 {
	display: block;
	line-height: 20px!important;
	font-size: 25px!important;
}

/* Homepage */

.product-image-custom{
    position: relative;
    overflow: hidden; 
    max-height: 200px;
}

.product-image img{
	min-height: 205px;
	object-fit: cover;
}

.badge-product p {
    color: #fff!important;
}

.product-card:hover .product-image, .product-card-1:hover .product-image {
    transform: scale(1.08);
}

.product-card:hover, .product-card-1:hover {
     transform: scale(1.04);
}

.title-pers{
    font-size: 14px;
    color: gray;
}

.pricing-info-view {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #eee;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.checkbox-cgv {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: start;
}

.checkbox-cgv .wapf-field-label {
	flex-basis: 95%;
}
.checkbox-cgv .wapf-field-input {
	flex-basis: 5%
}
.wapf-field-description {
	flex-basis:100%;
}
.checkbox-cgv  .wb_cptb_title{
	display: none!important;
}

.color-cgv {
	color: #2DBDB6!important;
	text-decoration: underline!important;
}

@media (max-width: 768px){
	
	.woocommerce-checkout.woocommerce-order-received .woocommerce-notice--success{
		font-size: 25px!important;
	}
	
}
@media (max-width: 425px){
	
	.woocommerce-checkout.woocommerce-order-received .woocommerce-notice--success{
		font-size: 20px!important;
	}
	
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-notice--success{
		font-size: 35px!important;
	}

.woocommerce-thankyou-order-details {
	overflow: auto!important;
}
.wc-item-meta li {
	margin-top: 10px;
}
.woocommerce-order-overview__order, .woocommerce-order-overview__payment-method, .woocommerce-order-overview__date{
	white-space: nowrap!important;
}

.wapf-input option .wapf-pricing-hint {
	display: none!important;
	opacity: 0;
	visibility: hidden;
	color: red;
}

.wapf--inner div:nth-child(2) {
  display: none;
}
.woocommerce td.product-name dl.variation dt {
	font-weight: bold;
}

.gt_switcher-popup {
	color: #2DBDB6!important;
}
.gt_white_content {
	border-radius: 10px;
}
.gt_white_content a {
	color: #000!important;
}

/* thank you page */

/* .woocommerce-notice .woocommerce-notice--success  */
.woocommerce-thankyou-order-received{
	display: none!important;
}
.woocommerce-customer-details {
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0 0 50px #0000003d;
	margin-top: 40px;
}
.woocommerce-table--order-details tbody tr {
	background-color: #fff!important;
}

.buy-btn {
    width: 48%;
}
.short-stock-code-unique {
	font-size: 18px;
    white-space: nowrap;
    color: #2DBDB6;
    font-weight: bold;
}
.short-stock-code {
	font-size: 12px;
    white-space: nowrap;
    color: #2DBDB6;
    font-weight: bold;
}

.single-product ol.flex-control-nav.flex-control-thumbs{
	display:flex;
}