.sf-menu li:hover ul, .sf-menu li.sfHover ul {
display: block!important;
visibility: visible!important;

}
.shoppie-order-section #shoppie-order-form input#paypal, img.payment-image.payment-paypal { display: none !important; } 
  .info-banner{
display: none;
    background: #872b42;
    padding: 15px;
    color: #fff;
    text-align: center;
    font-size: 12pt;
    font-family: arial;
}


.banner-bottom-desktop a{    box-sizing: border-box;display: block;
    width: 100%;
    text-align: center;
    background: #a9cf3b;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    font-weight: 700;}

.footercontent .wpcf7-text, .footercontent .wpcf7-textarea{color:#fff !important;}

.shoppie-cart-totals tbody > tr:not(:last-child){display:none !important}
.shoppie-floating-checkout-button{    width: 80px !important;
    height: 80px !important;}
.dashicons, .dashicons-before:before {
    width: 30px !important;
    height: 30px !important;
  font-size: 30px !important;}
#fancybox-overlay, #fancybox-wrap{display:none !important;}
.shoppie-product-contents .gallery{margin-bottom:25px !important;}
.shoppie-order-form .has-success {
    border: none;
}
.shoppie-reorder-button{margin-bottom:10px !important;
    background: #7c0241;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
}
/* Shoppe */
.shoppie-order-section h3{    line-height: 35px;background: none;}
div.shoppie-cart-inner { margin: 20px 0; }

div.shoppie-cart-contents-inner { clear: both; padding-top: 20px; }
.shoppie-price-affix { font-size: 10pt; font-weight: 100; }
.pum-theme-2034 .pum-content+.pum-close, .pum-theme-default-theme .pum-content+.pum-close { background-color: #ca0a0a; }
div.div40 textarea { height: 125px; }
div.shoppie-cart-details { }
.shoppie-product-contents .gallery-columns-4 .gallery-item { width: 75px !important; }
.shoppie-cart-entries td { background:#fff; color:#333; font-weight: normal; font-size: 11pt;
    vertical-align: middle; }
.shoppie-cart-totals td { background:#fff; color:#7c0241; font-weight: bold; }
.shoppie-cart-entries td .shoppie-price-value {color:#333; }
.shoppie-cart-totals td .shoppie-price-value { font-weight: normal; color:#7c0241; }
.shoppie-remove-from-cart { font-weight: bold; color:#e72727 !important; font-size: 12pt; }
.shoppie-order-section h3 { font-size: 14pt; font-weight: 600; margin-top: 15px; }
.shoppie-order-section #shoppie-order-form input {border: 1px solid #e0e0e0; border: 1px solid #e0e0e0;
    background: #fff;
    box-sizing: content-box;
    margin-bottom: 5px;
    width: 95%;
    padding: 1.5%;
}
.shoppie-delivery-fields p { margin-bottom: 7px; }
.div60 .shoppie-field select { margin-bottom: 20px; }
.shoppie-order-section #shoppie-order-form input#paypal, .shoppie-order-section #shoppie-order-form input#banktransfer { width: auto; }
.shoppie-order-section #shoppie-order-form select {border: 1px solid #e0e0e0; min-width: 120px; padding: 10px;}
.shoppie-order-section #shoppie-order-form textarea {border: 1px solid #e0e0e0;}
.entry-content table tr td, .entry-content table tr th { border: 1px solid #e0e0e0; }
.shoppie-cart-details .shoppie-price-wrapper span { color:#7c0241 !important; }
div.shoppie-order-section { border: 2px #333 solid;
    padding: 15px; padding-top: 0;
    background: #f3f3f3; }
div.shoppie-categories-wrapper { margin-bottom: 10px; text-align: center; color:#7c0241;     font-weight: bold;
    font-size: 10pt; }
    
button.shoppie-order-button { margin: 0 auto; cursor:pointer;
    width: 220px;
    padding: 10px 0;
    background: #7c0241;
    color: #fff;
    font-weight: bold;
    border: 1px #7c0241 solid;
    -webkit-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
    -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;
    display: block;
    font-size: 14pt; } 
 @media only screen and (min-width: 1025px) {   button.shoppie-order-button:hover {background: #a9cf3b;
-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;
    border: 1px #95b731 solid;}}
    
.shoppie-add-to-cart-button { cursor:pointer; background: #7c0241; padding: 5px 10px; -webkit-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  border: 1px #7c0241 solid; color: #fff; font-weight: bold; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
@media only screen and (min-width: 1025px) {
.banner-bottom-mobile{display:none !important;} .shoppie-add-to-cart-button:hover { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background: #a9cf3b; border: 1px #a9cf3b solid; }}
div.shoppie-categories-wrapper a { margin: 0 7px; color:#7c0241; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
@media only screen and (min-width: 1025px) { 
div.shoppie-product-row:hover { border: 2px #7a0941 solid !important; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
div.shoppie-categories-wrapper a:hover { color:#a9cf3b; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }}
div.shoppie-product-row, div.shoppie-categories-wrapper { border: 2px #ebebeb solid; padding: 10px; background:#fff; margin-bottom: 10px; 
-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
@media only screen and (min-width: 1025px) { div.shoppie-product-row:hover { border: 2px #ebebeb solid;
-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }}
div.shoppie-product-row div.shoppie-product-image { display: table-cell; width: 30%;  vertical-align: top; }
div.shoppie-product-row div.shoppie-product-image img { max-width: 95%; }
div.div60 { display: inline-block; width: 60%;  vertical-align: top; float: left; }
div.div40 { display: inline-block; width: 38%; margin-left: 2%;  vertical-align: middle; }
div.shoppie-product-row div.shoppie-product-contents { background:#f3f3f3; display: table-cell; width: 60%; }
.shoppie-price-value { font-family: 'Signika', sans-serif !important; font-size: 20pt; color:#fff;  }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-title { display: block; padding: 10px 10px 0 10px; font-family: 'Signika', sans-serif !important; font-size: 16pt; color:#333; border-bottom: 1px solid #ddd; margin-bottom: 10px; padding-bottom: 10px; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-description {width: auto; display: block; padding: 10px 10px 30px 10px; font-size: 11pt; line-height: 24px; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-attribute-row { display: block; padding: 0 10px 30px 10px; margin-top: -20px; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-attribute-row label { width: 170px; text-align: right; margin-right: 10px; font-weight: bold;  display: inline-block; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-attribute-row select { background: #fff;
    box-shadow: none; border: 1px #b7b7b7 solid; -webkit-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 5px; min-width: 120px; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-price {width: 172px; text-align: center; display: inline-block; padding: 10px; background:#a9cf3b; color:#fff; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart {width: auto; display: inline-block; padding: 10px; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart button.shoppie-down { float: left;  }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart button.shoppie-down,
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart button.shoppie-up { padding: 5px 10px 4px 10px; color: #fff; background: #7c0241 !important; border: 1px #7c0241 solid !important; -webkit-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart button.shoppie-down:hover,
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart button.shoppie-up:hover { padding: 5px 10px 4px 10px; color: #fff; background: #abce46 !important; border: 1px #abce46 solid !important;}
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart input.shoppie-quantity { float: left; width: 50px; padding: 5px; text-align: center !important; display: block;  -webkit-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px #b7b7b7 solid; background:#fff; margin: 0 2px; box-shadow: none; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart button.shoppie-add-to-cart-button { margin-left: 10px; }


@media (max-width: 1024px){
  .banner-bottom-mobile a{     box-sizing: border-box;   display: block;
    width: 100%;
    text-align: center;
    background: #7c0241;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    font-weight: 700;
    position: fixed;
    bottom: 0;
    z-index: 11111;
    box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 45%);}
  .fancybox-overlay, .fancybox-wrap{display:none !important;}
}
@media (max-width: 767px){
.info-banner{
    padding: 10px;
    font-size: 10pt;
}
.pea_cook_wrapper.pea_cook_bottomcenter {
    bottom: 130px !important;
    left: 30px !important;
    margin: 0 5% !important;
}
}
@media only screen and (max-width: 740px) { div.shoppie-product-row div.shoppie-product-image, div.shoppie-product-row div.shoppie-product-contents { display: block; width: 100%; }
div.shoppie-product-row div.shoppie-product-image { text-align: center; padding-bottom: 10px;  }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart { padding: 0 0 10px 10px; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart input.shoppie-quantity { width: 50px; }
}

@media only screen and (max-width: 680px) {
	span.shoppie-price-affix { display: block; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-price {width: auto !important; display: block !important; margin-right: 10px;}
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart button.shoppie-up { margin-left: 10px; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart input.shoppie-quantity { margin-top: 10px; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart { padding: 0; text-align: left;  max-width: 160px; margin: 0 auto; float: none; display: block; } 
div.shoppie-product-row div.shoppie-product-contents .shoppie-attribute-row { padding: 0 0 20px 0;
    text-align: center; }
    div.div60, div.div40 { float: none; width: 100%; margin-bottom: 20px; }
div.shoppie-product-row div.shoppie-product-contents .shoppie-product-add-to-cart button.shoppie-add-to-cart-button { margin-left: 0px; margin-top: 10px;margin-bottom: 10px;
    font-size: 12pt;
    font-weight: normal; }}


/* END Shoppe */




.product-desc strong{margin-bottom:15px;}
div.product-row div.product-desc, div.product-row div.product-desc p, div.product-row div.product-desc li {font-size:11pt; line-height: 26px;}
div.product-row div.product-desc .product-qty p { margin-bottom:0 !important; line-height: 1; }
body.page-id-4 .maincontainer .contentwrapper div.contentfull { padding-top: 0;}
body.page-id-4 .maincontainer .contentwrapper div.contentfull div.taglinetext {margin-top: 5px !important; color:#000 !important; margin-bottom: 10px !important; text-align: center; width: 100% !important; }
body.page-id-4 .maincontainer .contentwrapper div.contentfull div.tagline {border-bottom: 0 !important;  margin-bottom: 0 !important; }
#snippet-box { max-width: 99.8% !important; }
div#grw_widget-2 div.wp-google-left {display: none!important;}
div#grw_widget-2 div.wp-google-right {float: none !important; width: 100%!important;}
div.snippet-title { width: auto !important; }
#snippet-box .snippet-label-img { width: 30%; }
.snippet-data-img, .snippet-data-img span, .rating-count { color:#333; font-weight: normal; }
div.superinfobanner { display: none; background:#872b42; padding:15px; color:#fff; text-align: center; font-size: 12pt; font-family: arial; }
div.superinfobanner b { font-weight: bold; }
div.superinfobanner a { background:#b3d053; color:#000; -webkit-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
div.superinfobanner a:hover { background:#3a2125; color:#fff; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

.nice_pop { width: 600px; text-align: center; background:#7d0241; color:#fff; font-size: 10pt; line-height: 21px; }
div.snp-fb.snp-theme-html { overflow: hidden;  }
.nice_pop .nice_form input, .nice_pop .nice_form select { padding: 3px 10px; background:#fff; color:#000; border: 2px #ffd002 solid; line-height: 20px; }
.nice_pop .nice_form select { height: 30px; }
.nice_pop .nice_form .wpcf7-submit { background:#ffd203; border: 1px #ffd203 solid; color:#000; font-weight: bold; font-size: 11pt; padding: 5px; cursor:pointer; -webkit-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.nice_pop .nice_form .wpcf7-submit:hover { background:#f7a460; border: 1px #f7a460 solid; -webkit-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
div.contenu b, div.contenu strong { font-weight: bold !important; }
.lien li, .loupe li { padding-left: 20px !important;
    background: url(/wp-content/uploads/2018/10/new_li.png) no-repeat left top !important;
margin-left: 0 !important;
}
small { font-size: 9pt; }
div.entry img.attachment-medium.size-medium.wp-post-image { display: none; }

div.div33 { float: left; width: 33%; }
div.div66 { float: left; width: 66%; }
div.div50 { float: left; width: 50%; }

input.aqua{border: 0 !important; font-size: 12pt !important; color:#fff !important;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8bab8d), to(#657e67)); background: -webkit-linear-gradient(top, #8bab8d, #657e67); background: -moz-linear-gradient(top, #8bab8d, #657e67); background: -ms-linear-gradient(top, #8bab8d, #657e67); background: -o-linear-gradient(top, #8bab8d, #657e67);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bab8d', endColorstr='#657e67',GradientType=0);  padding: 10px !important; width: 100%; }
input.aqua:hover{border: 0 !important; font-size: 12pt; color:#FFF !important; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#657e67), to(#8bab8d));background:  -webkit-linear-gradient(top, #657e67, #8bab8d );background:  -moz-linear-gradient(top, #657e67, #8bab8d ); background: -ms-linear-gradient(top, #657e67, #8bab8d); background: -o-linear-gradient(top, #657e67, #8bab8d); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#657e67', endColorstr='#8bab8d',GradientType=0); padding: 10px !important; width: 100%; }


.nice_form .div50 input { background-image: none; background-color:#f7f7f7; width: auto; box-shadow: none; padding: 10px; margin: 0 0 5px 0; border: 2px #d6d6d6 solid; font-size: 10pt; }
.nice_form span.wpcf7-list-item-label { color:#000; font-size: 10pt; }

body.page-template-default div.contentright { display: none !important; }
body.page-template-default div.contentleft {
    float: none !important;
    padding: 0;
    width: 100% !important;
}

div.pnone p { background: none !important; }

body, html { background: url(/wp-content/uploads/2015/08/back_photo.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;  background-attachment: fixed; } 
a.myButton, .myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
	background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	padding:11px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
}
a.myButton:hover, .myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
	background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
	background-color:#77a809;
}
a.myButton:active, .myButton:active {
	position:relative;
	top:1px;
}

.page-id-740 .footercontent{
display: none;
}

.colors select { background: #fff; -webkit-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px #b7b7b7 solid; margin: 10px 0 5px 0; height: 30px;   box-shadow: none;  }

.summary-content{
background: #252525;
padding: 20px;
}
.summary strong{
display: inline-block;
width: 200px;
color: #fff !important;
}


.summary .lefty p{
font-size: 16px;
}



.summary .righty{
padding: 20px;
background-color: #f8f8f8;
}

.order-form textarea{
border-radius: 0px;
box-shadow: none;
border: 1px solid #949494;
height: 100px;
box-sizing: border-box;
width: 100%;
}

.summary .lefty{
padding: 20px;
color: white;
}
.order-form .wpcf7-submit {
display: inline-block !important;
width: 200px;
border-radius: 5px;
height: 40px;
}



.order-form input, .order-form select{
box-shadow: none !important;
border: 1px solid #949494;
border-radius: 0px !important;
width: 100%;
margin-bottom: 5px;
padding: 10px;
box-sizing: border-box;
}
.order-form select{
margin-bottom: 3px !important;
height: 40px;
}

.order-form input:focus, .order-form select:focus{
border: 1px solid #a9cf3b !important;
}
.summary{
background: #f8f8f8;
border: 1px solid #dddddd;
margin-bottom: 30px;
font-size: 16px !important;
}

.end-price{
font-size: 24px;
color: #a9cf3b;
font-weight: bold;
margin-top: 20px;
}


.summary hr{
margin-top:20px;
margin-bottom: 20px;
background-repeat: repeat;
height: 5px;
}



.product-row input[type='number'] {
    -moz-appearance:textfield;
}

.product-qty{
margin-top: 10px;
padding:6px;
background-color: #e9e9e9;
border: 1px solid #ddd;
display: inline-block;
padding-bottom: 4px;
}

.product-row input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.product-qty strong{
float: left; display: inline;
font-size: 12px !important;
padding-top:9px;
margin-right:20px;
}

.price strong{
font-size: 16px !important;
border: none !important;
display: inline !important;
}

.tax{
display: block;
font-size: 12px !important;
font-weight: normal !important;
}

.price{
    background: none repeat scroll 0 0 #a9cf3b;
    color: #fff;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
    width: 85px;

}

.red{
color: red;
}

.order-form .wpcf7-submit{
background-color: #7c0241;
color: #ffffff !important;
margin-top: 20px;
transition-duration: 1s;
}

.order-form .wpcf7-submit:hover{
opacity: 0.7 !important;
}
.product-photo, .product-desc, .product-total{
float: left;
display: inline;
}

.product-desc{
width: 640px;
padding: 10px 20px;
background: #f3f3f3;
}





.product-desc strong{
font-size: 18px;
display: block;
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
}

.product-total strong, .product-qty strong{
padding-bottom: 10px;
display: inline-block;
border: none;
}

.total-de-la{
color: #fff;
}
.product-total, .product-qty{
text-align: center;
}

.product-row{
margin-bottom: 1px;
padding: 10px;
background: #fff;
border: 2px solid #ebebeb;
transition-duration: 1s;
}

.product-row:hover{
border: 2px solid #7c0241;
}


.product-photo{
width: 160px;
margin-right: 30px;
}

.product-photo img{
width: 100%;
height: auto;
}


.product-qty a{
border-radius: 5px;
float: left;
display: inline-block;
color: white;
background-color: #a9cf3b;
width: 16px;
height: 16px;
text-align: center;
margin-top: 9px;
transition-duration: 1s;
}

.product-qty a:hover{
color: white !important;
opacity: 0.7;
}

.product-qty input{
margin-left:5px;
margin-right: 5px;
margin-top:2px;
width: 15px;
float: left;
display: inline;
text-align: center;
}
.product-total{
width: 100px;
}

.lefty, .righty{
float: left;
width: 50%;
display: inline;
box-sizing: border-box;
}

.lefty{
padding-right: 10px;
}

.righty{
padding-left: 10px;
}
.clr{
clear: both;
}

.order-form .wpcf7-form-control.wpcf7-text{
width: 100%;
}

.menu-toggle { float: right; }
.nice_box { padding: 10px; border: 1px #dadada solid; margin: 5px 0; }
div#text-4 h2 { font-size: 11pt; }
form.snp-subscribeform select.snp-field-field17 { width: 100%; margin-bottom: 15px; }
form.snp-subscribeform input#snp-name { clear: both; }


@media screen and (max-width: 767px) {
  .shoppie-cart-totals td .shoppie-price-value{font-size: 20px;}
.shoppie-cart-totals td {
    background: #fff;
    color: #7c0241;
    font-weight: 500;
    font-size: 20px;
    font-family: 'Signika', sans-serif !important;
    vertical-align: middle;
    padding: 5px;
}
  .shoppie-field input[name="order-payment"]{    width: 20px;
    float: left;
    clear: both;}
  .shoppie-field label{width: calc(100% - 28px);
    display: inline-block;
    float: right;
    clear: right;
    margin-bottom: 20px;}
  .shoppie-cart-entries tr td{    vertical-align: middle;
    width: 100%;
    display: block;
    padding: 10px;
    box-sizing: border-box;}
  #shoppie-order-form > .shoppie-field:not(:last-child){width: 100% !important;
    margin-bottom: 10px !important;}
  .payment-image{width:auto !important;}
  .shoppie-product-image{    width: 100%;
    padding: 15px;
    box-sizing: border-box;}
  .shoppie-product-image img{    width: auto;}
  .shoppie-product-contents{    width: 100%;
    box-sizing: border-box;
    display: inline-block;}
  .shoppie-attribute-row{    text-align: center;
    margin-top: 10px !important;
    display: inline-block;
    width: 100%;}
  .shoppie-product-price{    width: 100%;
    text-align: center;
    box-sizing: border-box;
    float: left;}
  .shoppie-product-add-to-cart{    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin-top: 10px;}
  
  .shoppie-categories-wrapper{display:block !important;}
  .shoppie-category-link {
    width: 100% !important;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    color: #7c0241;
}
  .shoppie-categories-wrapper a:after {
    content: '';
    width: 20px;
    height: 2px;
    background: #dedede;
    display: block;
    margin: 0 auto;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 7px;
    margin-bottom: 7px;
}
.product-desc{
width: 100%;
box-sizing: border-box;
}
.product-row{
margin-bottom: 40px;
}
.product-photo{
width: 100%;
text-align: center;
margin-bottom:20px;
}
}

@media screen and (max-width: 694px) {
.prix{
display: none;
}
.product-desc{
width:100%;
display: block;
box-sizing: border-box;
}

.product-photo{
width:100%;
margin-bottom: 20px;
}
.product-qty{
margin-left: 0px !important;
float: left;
display: inline;
padding-bottom: 4px;
}
.lefty, .righty{
width: 100%;
display: block;
padding: 0px;
}

}

@media screen and (max-width: 694px) {
  body .maincontainer .contentleft iframe { max-width: 100% !important; }
div.div33, div.div66, div.div50 { float: none; width: 100%; }

.prix{
display: none;
}
.page-id-740 .contentfull{
padding: 0px;
}
.price{
padding: 6px;
box-sizing: border-box;
}
.product-qty{
box-sizing: border-box;
text-align: center;
}
.hideonemobile { display: none; }
.product-qty div{
margin: 0px auto;
display: inline-block;
}

}
.mpm-video {max-width: 100%; height: auto;}


.shoppie-floating-checkout-button,
.shoppie-floating-checkout-button:hover{
  background: #7c0241;
    color: white !important;
    border-radius: 5px;
    bottom: 90px;
    right: 20px;
}



