.btn-mona {
	color: #a8741a !important;
    border-radius: 5px;
	padding: 5px 45px;
}
.btn-mona span {
	color: #fff !important;
    display: inline-block;
    line-height: 1.6;
}
.submit {
	background-color: #7f0c06 !important;
}
.flex-center .shop-page-title  {
	display: none !important;
}
.page-title-bg .title-overlay  {
	background: #856d3d !important;
}
.mfp-bg {
	background : #0b0b0bc9;
}

.is-outline:hover, .primary.is-outline:hover {
	border-color: #a8741a !important;
	background-color:#a8741a !important;
}
.nav-line>li>a:before {
	background-color:#a8741a !important;
}
/* .has-icon a span {
	color : #fff ;
} */
.sec-product ul li  {
	padding: 0px 20px;
}
.secondary {
	border-radius: 99px;
}
.badge-inner {
    background-color: #a8741a;
}
.box-text-products {
	text-align: center;
}
.woocommerce-loop-product__title a {
	color: #000 !important;
}
/*  .content-area .woocommerce-loop-product__title a {
	color: #fff !important;
}  */
.price bdi {
	color: #E5BA48 !important;
}
.quick-view-added {
	background-color:#a8741a !important;
}
.wpcf7-form p {
	display: flex;
    text-align: center;
    justify-content: center;
}
.form-lien-he .wpcf7-form p {
	display: block;
    text-align: center;
    justify-content: center;
}
@media (min-width: 200px) and (max-width: 767px) { 
.wpcf7-form p {
	display: block !important;
    
}
	.wpcf7-submit  {
	margin-left: 50px;
}
}
.email-mona {
	border-radius: 3px !important;
    margin-right: 10px !important;
    width: auto !important;
    height: 50px !important;
    background: transparent !important;
    border: 2px solid #999 !important;
}
.btn-monac {
	border-radius: 3px !important;
    padding: 0px 50px !important;
    height: 50px !important;
	border-color: rgba(0,0,0,0.05) !important;
	background-color: #a8741a !important;
}
.cart-icon strong {
	border-color: #a8741a !important;
	color: #a8741a !important;
	border: 2px solid #a8741a !important;
}
.cart-icon strong:after {
	border: 2px solid #a8741a !important;
}
.cart-icon:hover strong {
	background-color: #a8741a !important;
	color:#fff !important;
}
.woocommerce-store-notice {
	display: none !important;
}
.footer-wrapper {
	background-color: rgb(124, 132, 75) !important;
	color : #fff !important;
}
.footer-wrapper a:hover {
	color : #a8741a !important;
}
.absolute-footer {
	padding :0 !important;
	margin: 0 !important;
}
.absolute-footer  .clearfix {
	height: 20px !important;
}
.copyright-footer p {
	margin : 0 !important;
}




.wdt-rotate-second-image img {
  transition: transform 0.1s linear;
  will-change: transform;
}
.wdt-rotate-image-container {
    position: relative;
}

.wdt-rotate-second-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.wdt-rotate-image {
    z-index: 2;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.wdt-rotate-image {
    z-index: 1;
}
.media .box-vertical{
	display: flex;
    /* margin: auto; */
/*     align-content: space-between;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    flex-direction: row;
    align-items: center; */
} 
.is-small .icon-menu {
	color : #fff !important;
}


.form-lien-he .wpcf7-submit {
	background: #991d1d !important;
}

.wpcf7 .wpcf7-form-control{
	
	border-radius: 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: rgba(0, 0, 0, .09);
    color: currentColor !important;
    border-radius: 99px;
    width: 60%;
}

.wpcf7 label {
    color: #fff;
}

p.form-1 {
	
    width: 60%;
    margin: auto;

}
.text-pro {
	color : #fff !important;
}
@media (min-width: 200px) and (max-width: 767px) {
	    .wpcf7-form p {
        display: flex !important;
    }
	p.form-1 {
    width: 100%;
    margin: auto;
}
	.form-1 input {
		width : 100% !important;
		margin: auto !important;
	}
	.wpcf7 .wpcf7-form-control {
    border-radius: 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: rgba(0, 0, 0, .09);
    color: currentColor !important;
    border-radius: 99px;
    width: 100%;
}
	.footer-wrapper .box-image {
	width: 11% !important;
}
}
