/**
* Theme Name: 4Beez
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya
* Version: 1.0.6.3
*/

#woocommerce_layered_nav-5{
	display: none;
}

/* HEADER */

#header {
    background-color: #fff;
}

/* mini-cart */

#side-cart {
    z-index: 1000 !important;
}

.free-shipping-progress-bar {
    display: none;
}

/* VENDU Badge */
.product-inner .badge.out-of-stock {
    /* color: #585858; */
    background-color: #0000006b !important;
    color: #ffffff !important;
    font-size: 20px;
    width: 100% !important;
    height: 100%;
    border-radius: 0 !important;
    padding: 47% 0%;
    pointer-events: none;
}

.et-mfp-quickview .out-of-stock::before{
    display: none;
}

.out-of-stock::before{
	content: "";
    display: block;
    position: fixed;
    right: 55%;
    background: url(/wp-content/uploads/2021/10/label-3.svg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 23px;
    width: 23px;
    float: left;
    margin: 29px -22px;
    transform: rotate(1deg);
}

.et-quickview-btn{
	z-index: 3;
}

@media only screen and (max-width: 1200px) {
	.badge::before{
		height: 16px !important;
    	width: 17px !important;
		margin: 7px -20px !important;
	}
	
	.product-inner .badge.out-of-stock {
		padding: 42% 0% !important;
		font-size: 20px !important;
	}
}

@media only screen and (max-width: 445px) {
	.badge::before{
		right: 56%;
    	top: 100px;
	}
}

@media only screen and (max-width: 375px) {
	.badge::before{
		right: 56%;
    	top: 85px;
	}
}

/* Search panel */

.search-panel.side-panel {
    z-index: 1000 !important;
}

/* HOME */

#main-slider-row {
padding: 7% 0;
}

#main-slider-row .slick-slide {
    width: 100% !important;
}

.home #main-slider-row .et-banner-slider .et-banner-content .et-banner-text {
    right: -3%;
}



#menu-dressingmenvotre .menu-item li a::after {
    background-color: #140000;
}

#main-slider-row .et-banner.image-type-css.height_100 .et-banner-image {
	height: 79vh;
    /*transform: scaleX(-1);*/
    /*filter: blur(1px);*/
}

#menu-dressingmenvotre li a {
    color: #173F35;
	font-size: 20px;
}

.header-items a svg {
    color: #173F35;
}

#intro-home > .vc_row {
    display: flex;
    align-items: flex-end;
}

.col-left-intro-home,
.col-right-intro-home {
    padding: 0 !important;
}

.col-left-intro-home {
    height: 430px;
    background: #ffd1d1;
    padding: 4% !important;
}

.col-right-intro-home .wpb_single_image > .wpb_wrapper .vc_single_image-wrapper  {
    height: 500px;
}

.col-right-intro-home .wpb_single_image > .wpb_wrapper .vc_single_image-wrapper img {
    height: 100%;
    object-fit: cover;
}

.col-right-intro-home .wpb_single_image {
    margin-bottom: 0;
}

.col-left-intro-home h1 {
    color: #140000;
}

#intro-nous-connaitre {
    padding-top: 7%;
}

#intro-nous-connaitre .vc_custom_1562725835995 {
  	padding-right: 7% !important;
    padding-top: 8% !important;
    padding-bottom: 6% !important;
}

#sb_instagram .sb_instagram_header,
.sbi_follow_btn {
    display: none !important;
}

/* 
.sbi_no_avatar .sbi_header_img {
    background-color: transparent !important;
}

.sbi_new_logo.fa-instagram {
    color: #b68973 !important;
} */

#sb_instagram .sb_instagram_header .sbi_header_text h3 {
    margin: 1px 0 0 46px !important;   
}

/* .sbi_follow_btn a {
    background: #140000 !important;
    color: #fff !important;
    border-radius: 0 !important;
    padding: 12px 16px !important;
    transition: all 0.3s linear;
}

#sb_instagram .sbi_follow_btn a:hover{
    box-shadow: none !important;
    background: #2b2b2b !important;
    transition: all 0.3s linear;
}

.sbi_follow_btn a::after,
.sbi_follow_btn a:hover::after {
    height: 0 !important;
} */

#sb_instagram #sbi_images .sbi_photo svg {
    display: none !important;
}

.icons-concept .wpb_single_image {
    display: flex;
    justify-content: center;
}

.icons-concept .wpb_single_image img {
    width: 90px;
}

.icons-concept .wpb_text_column {
    margin-bottom: 20px;
}

.icons-concept h3 {
    color: #140000;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

/* FORM */

.center-line {
    display: flex;
	flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

input[type=file]::-webkit-file-upload-button {
    border: none;
    background: #173F35;
    color: white;
}

.nf-form-content {
    max-width: 100% !important;
}

#add-input-img-form-depot {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 20% !important;
    height: 50px !important;
    cursor: pointer !important;
    border: 2px solid #ddd !important;
}

.form-item {
    margin-bottom: 20px !important;
    display: flex!important;
    flex-direction: column;
    width: 45% ;
}

.form-item-bis {
    margin-bottom: 20px !important;
    display: flex!important;
    flex-direction: column;
    width: 100%;
}

.wpcf7-form [data-class="wpcf7cf_group"] {
    width: 100% !important;
}

.form-content-depot-vente-image-produit .form-item {
    flex-direction: row;
    flex-wrap: wrap;
}

.form-content-depot-vente-image-produit .wpcf7-form-control-wrap {
    width: 52%;
}

#form-item-cni {
    margin-bottom: 20px !important;
    display: flex!important;
    flex-direction: column;
    justify-content: space-around;
    width: 45% ;
}

#packaging-item {
    justify-content: space-around;
}

.form-content-depot-vente {
    display: flex!important;
    flex-wrap: wrap!important;
    justify-content: space-between !important;
}

.form-content-depot-vente-image-produit {
    display: flex!important;
    flex-wrap: wrap!important;
    justify-content: space-between !important;
    align-items: flex-end !important;
}

.marque-autre > input.wpcf7-form-control {
    border-color: #b68973 !important;
}

.display-none-item-form {
    display: none !important;
}

.add-item-img p {
    font-size: 2em;
}

input[type=file]{
    background: none;
    border: 2px solid #ddd;
    width: 45%;
}

input[type=file] button {
    background: none;
}

.link-pop-up-form {
    margin-top: 5px;
    color: #173F35;
    cursor: pointer;
    transition: color 0.3s ease-in-out;
}

.link-pop-up-form:hover {
    color: #b9a16b;
}
#pop-up-etat {
    background: white;
    width: 100%;
    height: 500px;
    display: none;
    align-items: center;
    flex-direction: column;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 900;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 4em;
    padding-right: 4em;
    border: 2px solid #ddd;
}

.all-infos-etat {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 5em;
}

.etat-infos {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 2em;
}

.etat-infos p {
    width: 200px;
    text-align: center;
    font-size: 14px;
}

.img-neuf {
    content: url("./assets/img/neuf.jpeg");
    width: 40%;
    border-radius: 50%;
}

.img-tres-bon-etat {
    content: url("./assets/img/tres-bon-etat.jpeg");
    width: 40%;
    border-radius: 50%;
}

.img-bon-etat {
    content: url("./assets/img/bon-etat.jpeg");
    width: 40%;
    border-radius: 50%;
}

.img-use {
    content: url("./assets/img/use.jpeg");
    width: 40%;
    border-radius: 50%;
}

.close-img {
    content: url("./assets/img/close.png");
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.2em !important;
    margin: 0 !important;
}

#close-pop-up-etat {
    position: absolute;
    width: 35px;
    height: 35px;
    background: #FFFFFF;
    border-radius: 100%;
    border: 2px solid rgba(0,0,0,0.1);
    right: 1%;
    top: 2.9%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.15s ease-in-out;
    z-index: 999;
}

#close-pop-up-etat:active {
    border: 2px solid rgba(0,0,0,1);
}

#back-black {
    position: absolute;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 900;
}

@media only screen and (max-width: 1200px) {
    .etat-infos p {
        width: 150px !important;
    }

    .img-use,
    .img-neuf,
    .img-tres-bon-etat,
    .img-bon-etat  {
        width: 30%;
    }  
}

@media only screen and (max-width: 991px) {
    #pop-up-etat {
        overflow:auto;
        height: 700px;
        width: 90%;
    }

    .all-infos-etat {
        margin-top: 2em !important;
        /* #form-item-cnitant; */
    }
}

@media only screen and (max-width: 489px) {
    .all-infos-etat {
        justify-content: center !important;
    }
}

@media only screen and (max-width: 767px) {
    .form-content-depot-vente {
        flex-direction: column;
    }

    .form-item {
        width:100% !important;
    }

    #form-item-cni {
        margin-bottom: 20px !important;
        display: flex!important;
        flex-direction: column;
        justify-content: space-between;
        width: 100% !important; ;
    }
}

.wpcf7 input[type="file"]{
    width: 90% !important;
    font-size: 13px ;
}

/* single product */

.sku_wrapper {
    display: none !important;
}

/* Contact page */

.contact .wpcf7 {
    padding: 0 170px 0 0;
}

.contact .wpcf7-form {
    padding-top: 4rem;
}

.contact .wpcf7-form-control {
    height: 45px !important;
    background-color: transparent !important;
}

.contact .wpcf7-form p {
    margin-bottom: 5px;
} 

.contact .wpcf7-submit {
    line-height: 0.6 !important;
    background-color: #b68973 !important;
}

.contact .wpcf7-form-control.wpcf7-submit {
    height: 38px !important;
}

.contact .wpcf7-form textarea {
    min-height: 110px !important;
}



/* Barre de cookies */

#wt-cli-accept-all-btn,
.cli-switch input:checked + .cli-slider,
#wt-cli-privacy-save-btn  {
    background-color: #b68973 !important;
}

/* Page Merci pour votre commande */

#intro-commande-recu .vc_custom_1631799783644 {
    padding-right: 29% !important; 
}


/* UPDATES */
.vc_custom_1629815140347 .et-banner-text.v_bottom{
	padding-bottom: 4% !important;	
}

.side-panel header{
    margin-top: 100px;
}
#main-slider-row .et-banner-link{
    top: auto !important;
}

.product-inner .badge.new {
    background-color: #ffffff;
    top: 3px;
    left: 3px;
}

.sp-methods-chronorelais .pickup-relays li label{
    display: block !important;
}

#container-method-chronorelay .pickup-relays li input[type=radio]:first-child:checked+label:after{
    top: 13px;
    left: 8px;
}


.hidden-text-section{
	display: none;
}

.woocommerce-terms-and-conditions-link{
	color: black !important;
	cursor: pointer;
}

.woocommerce-terms-and-conditions-link:hover{
	border-bottom: 1px solid black;
}


.page-id-4164 .mfp-wrap, .page-id-4164 .mfp-bg{
	display: none;
}

.page-id-72 .post-content h3{
	display: none;	
}


.et-banner-text{
	width: unset !important;
}

.et-banner-link{
	background: none !important;
    color: black !important;
    top: 160px;
    font-size: 30px !important;
    padding: 0 !important;
}

.form-cgv .acceptance-605 {
	width: 100%;
}

.form-cgv .wpcf7-list-item{
	margin: 0 0 0 0;
}

.avis-home-section blockquote{
	color: #fff !important;
}

.avis-home-section .et-testimonial-author cite{
	color: #ffffff !important;
}

.avis-home-section .slick-dots li.slick-active button{
	background-color: #ffffff !important;
}

.avis-home-section .et-testimonials-slider .title{
	color: #ffffff !important;
}

.avis-home-section .slick-slider:hover .slick-prev{
	left: -3%;
}

.avis-home-section .slick-slider:hover .slick-next{
	right: -3%;
}

.avis-home-section .slick-slider:hover .feather{
	color: #ffffff;
}	

.woocommerce-mini-cart__buttons .button.checkout{
	background-color: #173F35 !important;
}

.woocommerce-mini-cart__buttons .button:not(.checkout) {
	color: #173F35 !important;
    border: 2px solid #173F35 !important;
}

.page-id-8888 .regular-title, .page-id-72 .regular-title{
    display: none;
}

.post-3109, .post-72{
    padding-left: 10%;
    padding-right: 10%;
    text-align: justify;
}

.post-72 .page-header, .post-8888 .page-header{
    padding-bottom: unset;
}

.widget ul li.menu-item{
    margin-bottom: 1px !important;
}

#loftloader-wrapper.pl-imgloading #loader img{
	opacity: 1 !important;
}

@media only screen and (max-width: 1490px){
	.et-banner-link{
        top: 130px;
    }
}

@media only screen and (max-width: 1200px){
	.et-banner-link{
        top: 90px;
    }
}

@media only screen and (max-width: 991px){
	.header, .header-spacer, .header_on_scroll .header, .product-header-spacer, .sticky-product-bar {
		height: 110px !important;
	}	
    .et-banner-link{
        top: 60px;
    }
}

@media only screen and (max-width: 768px){
	.et-banner-link{
        top: 95px;
    }
}

@media (max-width: 575px){
    .home #main-slider-row .et-banner-slider .et-banner-content .et-banner-text {
        top: 44%;
        right: 15%;
    }

    .et-banner-text .et-banner-title.xlarge{
        font-size: 1.8rem !important;
        margin-right: 28px;
    }

    #main-slider-row .et-banner-link {
        top: auto !important;
        left: 68px;
    }
}

@media (max-width: 390px){
    .home #main-slider-row .et-banner-slider .et-banner-content .et-banner-text {
        top: 44%;
        right: -1% !important;
    }

    .et-banner-text .et-banner-title.xlarge{
        font-size: 1.8rem !important;
    }

    #main-slider-row .et-banner-link {
        top: auto !important;
        left: unset !important;
    }
}


.giftwrapping-fee-details {
	display: none;
}


.packing-select p {
	text-transform: none;
}

.floating-labels .form-row.float-label .show-password-input {
    display: none;
}

.floating-labels .form-row.float-label:has(input:-webkit-autofill) label,
.floating-labels .form-row.float-label:has(input:focus) label,
.floating-labels .form-row.float-label.has-val label {
    opacity: 1;
    border-width: 0;
    padding: 0 5px;
    top: -10px;
    left: 10px;
    height: 20px;
    font-size: 0.95em;
    vertical-align: middle;
    display: flex;
    align-items: center;
    cursor: default;
    color: currentColor;
}

.floating-labels .form-row.float-label:has(input:-webkit-autofill) label:after,
.floating-labels .form-row.float-label:has(input:focus) label:after,
.floating-labels .form-row.float-label.has-val label:after {
    content: '';
    background: #fff;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: -1;
}

@media (max-width: 991px) {

    .wcapf-form {
        flex: 0 0 100% !important;
        max-width: initial !important;
    }
}

@media (min-width: 992px) {

    .wcapf-form {
        display: flex;
        max-width: 100% !important;
        flex: initial !important;
        justify-content: space-between;
        width: initial;
    }

    .wcapf-filter {
        width: 25%;
    }
}
