/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

.woocommerce ul.products li.product.outofstock .product-loop-thumb .image_wrapper img {
  opacity: 1 !important;
  filter: none !important;
}
.woocommerce ul.products li.product.outofstock .product-loop-thumb .soldout h4 {
  background: #ff4242;
  color: #ffffff;
}
.btn-cnt-product {
	display: none;
}
.outofstock .btn-cnt-product {
	display: inline-flex;
}
/*.woocommerce-checkout .woocommerce {
    text-align: center;
}
.logged-in.woocommerce-checkout .woocommerce {
    text-align: left;
}*/
.cls-icons .elementor-image-box-wrapper {
    display: flex;
    gap: 20px;    
	align-items: center;
}
.cls-icons .elementor-image-box-content {
    text-align: left;
}
.image_frame .image_wrapper .image_links a .path {
    stroke: #713900;
}
.image_frame .image_wrapper .image_links a {
    background: #f5f5f5;
}
.added_to_cart.wc-forward {
    padding: 15px 35px !important;
}
a.mfn-quick-view.tooltip.tooltip-txt {
    display: none;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    border-radius: 15px;
}
.sku_wrapper {
    color: #333;
}
.cls-btn-contact .menu-icon i {
    color: #713900 !important;
}
.cls-btn-contact {
	display: none !important;
}
span.sku_wrapper {
                font-size: 0 !important;
            }

            span.sku {
                font-size: 14px;
            }

            span.sku_wrapper:before {
                content: "Réf : ";
                font-size: 14px !important;
            }
}

.sku_wrapper .sku {
  visibility: visible;
  position: relative;
}

.product-list li {
    background-color: #ffffff !important;
    border-radius: 16px 16px 16px 16px;
    padding: 20px !important;
}
.product-list .mfn-woo-product-title {
    color: #333;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 400;
}
/*
.autoriser-commande .btn-contact {
    display: none !important;
}
.no-autoriser-commande .btn_add_to_cart .cart{
    display: none !important;
}*/
.btn_add_to_cart .added_to_cart.wc-forward {
    display: none !important;
}
.cls-product .elementor-widget-container {
    padding: 30px 15px;
}
.mfn-li-product-row.mfn-li-product-row-title .title { 
    margin-top: 30px !important;
}
.products .image_wrapper {
    /*background: #ffffff;*/
	    border-radius: 15px;
    height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonials_slider .bq_wrapper {
    padding: 0px !important;
}
.testimonials_slider .testimonials_slider_ul li {
    padding: 0px !important;
}
.testimonials_slider blockquote {
    text-align: left;
}
.testimonials_slider .hr_dots {
    text-align: left !important;
}
.testimonials_slider .author {
    text-align: left !important;
}
.testimonials_slider a.slider_prev, .testimonials_slider a.slider_next {
    /*display: none !important;*/
	background: transparent;
	    z-index: 4;
}
.testimonials_slider a.slider_next {
    right: -60px;
}
.testimonials_slider a.slider_prev {
    left: -60px;
}
.testimonials_slider a.slick-arrow:hover i {
   color: #ffb128;
}
.testimonials_slider .slick-slide {
    margin-left: 2px;
}
.social-icons {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: flex-end;
}

.social-icons a {
  font-size: 22px;
  color: #333;
  transition: color 0.3s;
}

.social-icons a:hover {
  color: #703800; 
}
.woocommerce div.product div.images .flex-control-thumbs li {
    margin: 10px;
}
.mcb-item-product_images-inner img {
    border-radius: 20px;
}
.mcb-item-product_images-inner {
    margin: 0;
    padding: 20px;
}

.actions .button {
    background: transparent;
    border: 1px solid #ffb128;
    color: #ffb128;
}
.woocommerce table.shop_table td.actions .coupon .input-text, .coupon input[type="text"] {
    font-weight: normal;
    text-transform: initial;
    background: #f7f7f7;
    color: #333 !important;
}
.woocommerce-cart-form__cart-item.cart_item .product-quantity .input-text.qty.text {
    background: #f7f7f7 !important;
    border-color: #e3e3e3 !important;
    color: rgb(57 57 57 / 80%);
}
.woocommerce-cart-form__cart-item.cart_item .quantity a.quantity-change {
    color: rgb(57 57 57 / 80%);
}
blockquote {
    font-family: 'Sora' !important;
    font-style: normal !important;
}
input[type="submit"]:hover, button:hover {
    background: #703800 !important;
}
a.button.mfn-btn, button.woocommerce-button.button.woocommerce-form-login__submit, button.woocommerce-Button.button, a.woocommerce-Button.wc-forward.button, a.button.button_full_width.alt, .product_type_simple, a.button.wc-backward, .woocommerce-button.button.view, .woocommerce-Button--next, .woocommerce-Button--previous {
    background: #ffb128;
    text-transform: uppercase;
}
a.button.mfn-btn:hover, button.woocommerce-button.button.woocommerce-form-login__submit:hover, button.woocommerce-Button.button:hover, a.woocommerce-Button.wc-forward.button:hover, a.button.button_full_width.alt:hover, .button_theme:hover, .product_type_simple:hover, .added_to_cart:hover, a.checkout-button.button.alt.wc-forward:hover, a.button.wc-backward:hover, a.woocommerce-button.button.view:hover, .woocommerce-Button--next:hover, .woocommerce-Button--previous:hover  {
    background: #703800;
    color: #ffffff;
}
.stock {
    color: #ffb128 !important;
}
.image_frame .image_wrapper .image_links a.mfn-wish-button.loved .path {
    fill: #ffb128;
    stroke: #ffb128;
}
.mfn-header-menu {
    flex-wrap: nowrap;
}
@media only screen and (max-width: 959px) {
.cls-btn-contact {
	display: initial !important;
}
	.mfn-header-menu {
    align-items: flex-start;
}
}
@media only screen and (max-width: 767px) {
.product-list li, .products li {
	width: 100% !important;
}

.social-icons {
    justify-content: center;
}
	p {
    font-size: 14px;
}
	span.sku_wrapper {
    padding-top: 5px !important;
}
}
@media (max-width: 767px) {

#Subheader {
    padding-top: 50px;
}
#Content {
    padding-top: 0px;
}
.single-product .quantity {
    display: none;
}
.stars a {
    font-size: 0px !important;
}
}
@media (min-width: 767px) {
#Subheader {
    padding-top: 70px;
}
}
@media only screen and (min-width: 767px) and (max-width: 959px) {
.mfn-header-scrolled .mfn-header-tmpl.mfn-hasSticky .mfn-header-tmpl-builder > .mfn-default-section {
    display: block;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    h5 {
        font-size: 19px;
        line-height: 21px;
        font-weight: 600;
        letter-spacing: 0px;
    }
}

@media only screen and (max-width: 479px) {
    h5 {
        font-size: 18px;
        line-height: 19px;
        font-weight: 600;
        letter-spacing: 0px;
    }
}