html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: top;
box-sizing: border-box;
outline: none;
} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft,
img.alignright {
float: none;
margin: 0;
}
img,
video {
height: auto; max-width: 100%; }
embed,
iframe,
object {
margin-bottom: 1.5em;
max-width: 100%;
}
hr {
background-color: #bbb;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
p:not(:last-child) {
margin-bottom: 10px
}
a {
text-decoration: none;
color: #fff;
}
form a {
color: #000;
text-decoration: underline;
} body {
font-size: 15px;
line-height: 1.6em;
color: #ffffff;
font-family: 'Merriweather', serif;
background-color: #242424;
}
.container {
max-width: 82%;
margin: 0 auto;
}
body>.container>div:not(.vc_clearfix) {
padding: 35px 0;
}
body>.container>div:first-child {
padding-top: 70px;
}
h1 {
font-size: 3.6em;
line-height: 1.1em;
color: #c0006a;
}
.home h1 {
font-family: 'Leckerli One', cursive;
}
h2 {
font-size: 3.6em; line-height: 1.1em;
color: #fff;
font-family: 'Leckerli One', cursive;
}
h3 {
font-size: 3.4em;
line-height: 1.1em;
font-weight: 300;
text-transform: uppercase;
}
h4 {
font-size: 1.35em;
line-height: 1.1em;
font-weight: bold;
color: #9cb92a;
}
h5 {
font-size: 1.35em;
line-height: 1.1em;
font-weight: 300;
text-transform: uppercase;
}
h6 {
font-size: 1.35em;
line-height: 1.1em;
font-weight: 300;
color: #c0006a;
text-transform: uppercase;
}
.wpb_text_column h1 + p, .wpb_text_column h2 + p, .wpb_text_column h3 + p {
margin-top: 30px;
}
.wpb_text_column h4 + p {
margin-top: 15px;
}
.wpb_text_column p + h4 {
margin-top: 30px;
}
.wpb_text_column ul {
padding-left: 20px;
margin: 30px 0 20px 0;
}
.wpb_text_column ul li:not(:last-child) {
margin-bottom: 5px;
}
.wpb_text_column ul + p {
margin-top: 10px;
}
.wpb_text_column + .btn-wrapper {
margin-top: 40px;
}
.btn-wrapper {
display: block;
text-align: center;
}
.btn-wrapper:not(:last-child) {
margin-bottom: 40px;
}
.btn {
display: inline-block;
font-weight: 300;
font-size: 1.35em;
padding: 20px 40px; background-color: rgba(0,0,0,0.35)!important;
border: 2px solid #fff!important;
cursor: pointer;
transition: all 0.2s;
}
.btn.green {
border-color: #9cb92a!important;
background-color: rgba(156,185,42,0.35)!important;
}
.btn.green:hover {
border-color: #fff!important;
background-color: rgba(255,255,255,0.35)!important;
}
.btn:hover {
color: #9cb92a;
border-color: #9cb92a;
}
.btn-square {
padding: 20px 70px;
display: inline-block;
border: 2px solid #fff;
color: #fff;
font-size: 1.20em;
transition: all 0.2s;
}
.btn-square:hover {
color: #9cb92a;
border-color: #9cb92a;
}
.btn-square-black {
padding: 0 1.2em;
display: inline-block;
border: 2px solid #000;
color: #000;
font-size: 0.9em;
transition: all 0.2s;
font-weight: bold;
cursor: pointer;
}
.btn-square-black:hover {
color: #9cb92a;
border-color: #9cb92a;
}
.home .wpb_text_column.wpb_content_element {
max-width: 750px;
margin-left: auto;
margin-right: auto;
}
.wpb_text_column.wpb_content_element {
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}
.forcehidden {display: none !important;} #header, #header-secondaire {
display: flex;
flex-direction: row;
padding-left: 9%!important;
padding-right: 9%!important;
}
#header>*, #header-secondaire>* {
flex: 1 1 auto;
}
#header>*:nth-child(1), #header>*:nth-child(3) {
width: 40%;
}
#header {
background-color: #000000;
position: relative;
z-index: 1;
} #header-secondaire {
background-color: #ffffff;
color: #000;
padding: 15px 10px;
}
#header-secondaire a {
color: #c0006a;
}
.header-info {
display: flex;
flex-direction: row;
}
.header-info>div:not(:last-child) {
padding-right: 15px;
margin-right: 15px;
border-right: 1px solid #000;
}
.menu-secondaire-wrapper ul {
display: flex;
flex-direction: row;
justify-content: flex-end;
}
#header-secondaire .menu-secondaire-wrapper ul li a {
display: block;
color: #000;
transition: all 0.2s;
font-size: 1.3em;
}
#header-secondaire .menu-secondaire-wrapper ul li:not(:last-child) a {
margin-right: 20px;
}
#header-secondaire .menu-secondaire-wrapper ul li.current-menu-item a, #header-secondaire .menu-secondaire-wrapper ul li:hover a {
color: #9cb92a;
}
#header-secondaire .menu-secondaire-wrapper ul li a i {
color: #b90066;
vertical-align: middle;
margin-left: 5px;
} .header-logo {
position: relative;
}
#header ul li a {
font-size: 1.8em;
color: #fff;
transition: all 0.2s;
display: block;
line-height: 1.2em;
}
#header ul.menu>li>a {
padding: 45px 0;
}
#header ul li a:hover, #header ul li.current-menu-item>a{
color: #9cb92a;
}
.header-logo a {
position: absolute;
left: 50%;
top: 50%;
min-width: 300px;
max-width: 25%;
transform: translate(-50%, -55%);
display: block;
}
.menu-principal-left ul, .menu-principal-right ul{
display: flex;
flex-direction: row; }
#header ul.menu>li:not(:last-child){
margin-right: 30px;
}
.menu-principal-right ul {
justify-content: flex-end;
}
#header ul li.menu-item-has-children>a {
position: relative;
}
#header ul li.menu-item-has-children>a:after {
position: absolute;
content: "\f107";
bottom: 10px;
left: 50%;
transform: translateX(-50%);
color: #c0006a;
font-family: "Font Awesome 5 free";
font-weight: 900;
}
#header ul ul.sub-menu {
opacity: 0;
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
background-color: #3a3a3a;
width: 100%;
padding: 0 9%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
transition: all 0.2s;
}
#header ul li.menu-item-has-children:hover>ul.sub-menu {
opacity: 1;
visibility: visible;
}
#header ul ul.sub-menu li {
width: 24%;
margin: 15px 0;
}
#header ul ul.sub-menu li a {
display: block;
text-align: center;
}
#header ul ul.sub-menu li a img { }
#header ul ul.sub-menu li a div {
position: relative;
}
#header ul ul.sub-menu li a div div {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.85);
display: flex;
align-items: center;
justify-content: center;
}
.sub-menu-event-wrapper {
display: flex;
flex-direction: row;
width: 100%;
padding: 25px 70px;
justify-content: space-between;
align-items: center; 
background-image: url(//www.fleuristedesjardins.net/wp-content/themes/fleuriste-desjardins/images/submenu-event-bg.jpg);
background-size: cover;
background-repeat: no-repeat;
margin-bottom: 30px;
}
.sub-menu-event-wrapper>div {
flex: 1 1 auto;
}
.sub-menu-event-title h2 {
font-size: 3em;
}
.sub-menu-event-text {
width: 40%;
padding: 0 30px;
}
.sub-menu-event-link {
text-align: right;
}
#header ul li .sub-menu-event-link a.btn {
display: inline-block;
font-size: 1.35em;
padding: 20px;
} .header-menu-mobile {
display: none;
flex-direction: row;
justify-content: center;
align-items: center;
position: relative;
background-color: #000;
color: #fff;
}
.header-menu-mobile>div {
flex: 1 1 auto;
text-align: center;
width: 30%;
}
.header-menu-mobile div i {
padding: 15px;
font-size: 3em;
transition: all 0.2s;
}
.mobile-logo {
max-width: 250px;
padding: 25px 15px;
}
.menu-mobile-btn.open {
color: #9cb92a;
}
.header-menu-mobile .menu-mobile {
display: none;
width: 100%;
position: absolute;
top: 100%;
left: 0;
background-color: #000;
z-index: 1;
border-top: 10px solid #9cb92a;
padding: 15px 0;
}
.menu-mobile a {
display: block;
padding: 15px 5px;
font-size: 1.5em;
}
.menu-mobile li.current-menu-item a {
color: #9cb92a;
}
.menu-mobile-social a {
font-size: 1em;
} #banner {
position: relative;
}
.banner-title {
position: absolute;
width: 100%;
text-align: center;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.banner-title h1 {
font-size: 6em;
color: #fff;
font-family: 'Leckerli One', cursive;
text-shadow: 5px 5px 0px rgba(0,0,0,0.35);
}
#banner:before {
content: '';
position: absolute;
width: 100%; height:100%;
top: 0; left:0;
background:rgba(0,0,0,0.6);
}
.banner-slide-title {
text-shadow: 0px 0px 5px rgba(0,0,0,0.35),
0px 0px 8px rgba(0,0,0,0.35),
0px 0px 11px rgba(0,0,0,0.35);
}
.banner-slide-subtitle {
position: relative;
text-shadow: 0px 0px 5px rgba(0,0,0,0.35),
0px 0px 8px rgba(0,0,0,0.35),
0px 0px 11px rgba(0,0,0,0.35);
}
.banner-slide-subtitle:before, .banner-slide-subtitle:after {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
border-bottom: 7px solid #fff;
box-sizing: border-box;
width: 120px;
}
.banner-slide-subtitle:before {
right: calc(100% + 	15px);
}
.banner-slide-subtitle:after {
left: calc(100% + 	15px);
} .custom.tparrows {
background: none;
}
.custom.tparrows:before  {
font-family: "Font Awesome 5 free";
font-weight: 900;
font-size: 45px;
}
.custom.tparrows.tp-leftarrow:before {
content: "\f104";
}
.custom.tparrows.tp-rightarrow:before {
content: "\f105";
} .custom .tp-bullet {
background: transparent;
border: 2px solid #fff;
box-sizing: border-box;
width: 20px;
height: 20px;
}
.custom .tp-bullet:hover, .custom .tp-bullet.selected {
background: #c0006a;
border-color: #c0006a;
}  body div.vc_row.home-row-apropos {
padding: 70px 0 70px 0;
}
.home-product-list-featured {
display: flex;
flex-direction: row;
margin-bottom: 45px;
}
.home-product-list-featured>* {
flex: 1 1 auto;
}
.list-product-block {
position: relative;
margin: 5px 2.5px;
}
.list-product-block svg{
display: block;
width: 90%;
height: auto;
margin: 0 auto;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
overflow: visible;
opacity: 0;
visibility: hidden;
transition: all 0.2s;
}
.list-product-block:hover svg {
opacity: 1;
visibility: visible;
}
.list-product-block svg polygon {
stroke: #9cb92a;
stroke-opacity: 85%; stroke-width: 6;
}
.home-product-list-featured svg polygon {
fill: #fff;
fill-opacity: 0.85;
}
.list-product-thumb-hover {
text-align: center;
height: 100%;
padding: 10px 20px;
display: flex;
flex-direction: column;
font-size: 8px;
justify-content: space-around;
}
.list-product-thumb-hover .list-product-title {
margin: 0;
}
.home-product-list-featured .list-product-price {
color: #9cb92a;
font-weight: bold;
font-size: 1.15em;
}
.list-product-price>div {
font-family: 'Leckerli One', cursive;
font-size: 1.8em;
line-height: 1.1em;
display: block;
}
.home-product-list-featured .list-product-title h3, .home-product-list-new .list-product-title h3 {
font-size: 1.8em;
text-transform: uppercase;;
font-weight: bold;
color: #000;
} body div.vc_row.home-row-new-product {
padding: 85px 0;
}
.home-product-list-new {
display: flex;
flex-direction: row;
justify-content: space-around;
}
.home-product-list-new>* {
width: 25%;
}
.home-product-list-new svg {
stroke: #d6d6d6;
}
.home-product-list-new .list-product-block svg{
display: block;
width: 100%;
height: auto;
margin: 0 auto;
position: initial;
top: 0;
left: 0;
transform: none;
overflow: visible;
opacity: 1;
visibility: visible;
transition: all 0.2s;
}
.home-product-list-new .list-product-block svg svg {
visibility: hidden;
opacity: 0;
}
.home-product-list-new .list-product-block svg:hover svg {
visibility: visible;
opacity: 1;
}
.home-product-list-new .list-product-block svg polygon {
stroke: #c0006a;
}
.home-product-list-new .list-product-price {
color: #c0006a;
}
.home-product-list-new .btn-square-black:hover {
color: #c0006a;
border-color: #c0006a;
} .shop-content {
display: flex;
flex-direction: row;
padding-top: 70px;
}
.shop-content>div {
flex: 1 1 auto;
}
.shop-sidebar {
background-color: #545454;
width: 25%;
}
.shop-sidebar-btn-mobile {
display: none;
background-color: #545454;
text-align: center;
}
.shop-sidebar-btn-mobile a {
padding: 20px 50px;
line-height: 1.1em;
font-size: 2em;
display: inline-block;
}
.shop-sidebar-btn-mobile a i {
margin-left: 15px;
}
.shop-sidebar-fete { background-size: cover;
background-repeat: no-repeat;
font-family: 'Leckerli One', cursive;
}
.shop-sidebar-fete h3 {
display: block;
font-size: 3em;
padding: 65px 10px;
text-align: center;
text-transform: initial;
}
.shop-sidebar .product-list-cat {
padding: 30px 40px;
}
.shop-sidebar .product-list-cat a {
line-height: 1.1em;
display: block;
transition: all 0.2s;
}
.shop-sidebar .product-list-cat>li>a {
font-size: 1.5em;
font-weight: bold;
margin-bottom: 10px;
position: relative;
padding-right: 20px;
}
.shop-sidebar .product-list-cat li a:hover, .shop-sidebar .product-list-cat li a.active {
color: #9cb92a;
}
.subcat_children_btn {
position: absolute;
top: 50%;
right: -10px;
display: block;
transform: translateY(-50%);
color: #c0006a;
transition: all 0.2s;
border-radius: 15px;
padding: 1px 1px 0 0;
font-size: 30px;
width: 30px;
height: 30px;
text-align: center;
z-index: 1;
}
.subcat_children_btn:hover {
background-color: rgba(0,0,0,0.35);
}
.shop-sidebar .product-list-cat ul {
display: none;
}
.shop-sidebar .product-list-cat ul a {
font-size: 1.4;
padding: 10px 0;
}
.shop-sidebar .product-list-cat>li:not(:last-child) {
margin-bottom: 25px;
}
.shop-list {
padding: 0 3% 0 4%;
width: 75%;
box-sizing: border-box;
}
.shop-category-description {
margin: 0 10px 25px 10px;
}
.shop-product-list {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.shop-product-list .list-product-block {
width: calc(100% / 3 - 20px);
margin: 0 10px 50px 10px;
display: flex;
flex-direction: column;
}
.shop-product-list .list-product-thumb {
position: relative;
overflow: hidden;
}
.shop-product-list .list-product-glass {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
transform: translate(-50%, -50%);
display: block;
}
.shop-product-list .list-product-glass>a {
display: block;
width: 100%;
height: 100%
}
.shop-product-list .list-product-svg-glass {
width: 50%;
}
.shop-product-list .list-product-svg-glass polygon{
fill: #fff;
fill-opacity: 0.85;
}
.shop-product-list .list-product-svg-glass .fas {
font-size: 9em;
color: #9bb82a;
}
.shop-product-list .list-product-outstock {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
transform: translate(-50%, -50%);
display: block;
}
.shop-product-list .list-product-outstock .list-product-thumb-hover {
justify-content: center;
}
.shop-product-list .list-product-svg-outstock {
width: 95%;
color: #fff;
}
.shop-product-list .list-product-svg-outstock polygon{
fill: #c0006a;
fill-opacity: 0.85;
stroke: #fff;
}
.shop-product-list .svg-outstock-title {
font-size: 2.3em;
font-family: 'Leckerli One', cursive;
margin-bottom: 15px;
}
.shop-product-list .list-product-svg-outstock .far {
font-size: 2em;
color: #fff;
}
.shop-product-list .svg-outstock-text {
font-size: 3.5em;
font-weight: 300;
margin-top: 15px;
}
.product-featured {
display: none;
position: absolute;
left: 12px;
top: 0;
background-color: #9cb92a;
padding: 22px 5px 10px 5px;
-webkit-box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.35);
box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.35);
}
.product-featured.active {
display: block;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
overflow: hidden;
}
.product-new-roll {
position: absolute;
display: none;
top: 20px;
right: -60px;
width: 200px;
padding: 10px;
text-align: center;
background-color: #000;
color: #fff;
font-size: 0.6em;
letter-spacing: 1px;
transform: rotate(42deg);
}
.product-new-roll.active {
display: block;
}
.shop-product-list .product-featured .fas {
color: #c7d967;
font-size: 1.4em;
}
.list-product-title {
margin: 20px 0 15px 0;
}
.list-product-title h3{
font-size: 1.7em;
font-weight: bold;
color: #fff;
text-transform: initial;
}
.list-product-price {
color: #c0006a;
font-weight: bold;
overflow: hidden;
}
.shop-product-list .list-product-title {
flex: 1 1 auto;
}
.shop-product-list .list-product-price>*:last-child {
position: relative;
}
.shop-product-list .list-product-price>*:last-child:after {
content: "";
position: absolute;
top: 50%;
left: 100%;
margin-left: 10px;
transform: translateY(-50%);
display: inline-block;
width: 600px;
border-bottom: 5px dotted #d6d6d6;
}
.shop-list .list-product-price {
font-size: 1.5em;
}
.list-product-link {
margin-top: 10px;
}
.woocommerce .list-product-link a.btn-square {
padding: 15px 10px;
display: block;
text-align: center; font-size: 1.1em;
margin: 0;
line-height: initial;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: .618em 1em;
font-weight: 700;
border-radius:0;
left: auto;
color: #fff;
background:none;
border: 2px solid #fff;
background-image: none;
box-shadow: none;
text-shadow: none;
}
.woocommerce .list-product-link a.btn-square:hover {
color: #9cb92a;
border-color: #9cb92a;
}
.woocommerce a.added_to_cart {width: 100%; text-align: center; font-size: 1.2em;} .single-product-container>.container {
display: flex;
flex-direction: row;
padding-top: 15px;
padding-bottom: 65px;
}
.single-product-container>.notice {
padding-top: 50px;
max-width: 82%;
margin: 0 auto;
}
.single-product-container>.container>div {
width: 50%;
}
.single-product-container>.product-back.container {
width: 100%;
padding-bottom: 15px;
}
.product-back a {
font-size: 1.5em;
text-decoration: underline;
transition: all 0.2s;
}
.product-back a i {
margin-top: 3px;
margin-right: 5px;
}
.product-back a:hover {
color: #9cb92a;
}
.product-img {
padding-right: 120px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images { width: 100%;
}
.product-base .product-title {
margin-bottom: 35px;
}
.product-base h2 {
font-size: 2.3em;
font-family: 'Merriweather', serif;
font-weight: bold;
margin-bottom: 10px;
}
.product-base a {
font-size: 0.5em;
background-color: #c0006a;
padding: 4px 10px 3px 10px;
border-radius: 10px;
}
.product-base a:not(:last-child) {
margin-right: 5px;
}
.product-base h4 {
color: #9cb92a;
margin-bottom: 15px;
font-size: 1.3em;
font-weight: bold;
}
.product-base form {
background-color: transparent;
border: none;
padding: 20px 0 0 0;
}
.product-base form input, .product-base form select {
border: none;
font-weight: bold;
font-family: 'Merriweather', serif;
}
.product-base .input-text.qty {
max-width: 100px;
border-width: 1px;
border-color: #fff;
}
.product-base .quantity {
display: inline-block;
float: none!important;
margin-bottom: 15px!important;
text-align: center;
}
.woocommerce .product-base .quantity .screen-reader-text {
color: #fff;
text-align: center;
margin-bottom: 5px;
font-size: 1em;
height: auto;
clip: unset;
width: auto;
position: initial!important;
font-weight: bold;
text-align: center;
}
.woocommerce .product-base .quantity .qty {
width: 100px;
}
.product-base .variations>div {
display: flex;
flex-direction: row;
}
.product-base .variations>div>div {
flex: 0 1 auto;
}
.product-base .variations>div>div:not(:last-child) {
margin-right: 10px;
}
.product-base .variations .label {
color: #fff;
text-align: center;
margin-bottom: 5px;
font-size: 0.8em;
}
.product-notes {
font-style: italic;
font-size: 0.75em;
}
.woocommerce div.product form.cart .button {
display: inline-block;
border-radius: 0;
border: 2px solid #fff;
color: #fff;
background-color: transparent;
padding: 10px 40px;
transition: all 0.2s;
font-size: 1.6em;
}
.woocommerce div.product form.cart .button:hover {
background-color: transparent;
color: #9cb92a;
border-color: #9cb92a;
}
.product-base .woocommerce-variation-price, .product-base .simple-add-price {
overflow: hidden;
margin-bottom: 15px;
}
.product-base .woocommerce-variation-price, .product-base .simple-add-price del {
color: #c0006a;
}
.product-base .woocommerce-variation-price, .product-base .simple-add-price ins {
display: block;
color: #c0006a;
}
.woocommerce div.product .product-base span.price {
font-size: 1em;
}
.product-base .woocommerce-Price-amount.amount {
color: #c0006a;
font-weight: bold;
overflow: hidden;
font-size: 2em;
line-height: 1.1em
}
.product-base .woocommerce-Price-currencySymbol {
position: relative;
}
.product-base .woocommerce-Price-currencySymbol:after {
content: "";
position: absolute;
top: 50%;
left: 100%;
margin-left: 10px;
transform: translateY(-50%);
display: inline-block;
width: 250px;
border-bottom: 5px dotted #d6d6d6;
}
.product-base del .woocommerce-Price-currencySymbol:after {
width: 0;
border-bottom: none;
}
.product-upsell {
background-color: #a9a9a9;
text-align: center;
padding: 35px 0;
}
.product-upsell h3 {
text-transform: initial;
font-size: 1.6em;
margin-bottom: 30px;
font-weight: bold;
}
.product-upsell .list-product-title {
margin:10px 0;
}
.upsell-slider {
display: flex;
flex-direction: row;
margin: 0 auto;
max-width: 1200px;
justify-content: space-between;
}
.upsell-slider .product-single-block {
width: 22%;
position: relative;
}
.product-single-block .product-price {
background-color: #000;
position: absolute;
top: 0;
left: 0;
padding: 7px 10px;
}
.product-single-block .product-link .btn-square {
display: block;
padding: 5px 10px;
font-size: 1em;
}
.product-infos .container {
width: 1000px;
max-width: 82%;
padding-top: 60px;
padding-bottom: 40px;
}
.product-infos h3 {
text-transform: initial;
font-size: 1.6em;
margin-bottom: 30px;
color: #9cb92a;
text-align: center;
font-weight: bold;
}
.product-infos .product-attributes {
margin-bottom: 1em;
}
.product-sale {
position: absolute;
top: 25px;
left: 0;
height: 50px;
line-height: 50px;
background-color: #c0006a;
padding: 0 14px;
letter-spacing: 3px;
color: #fff;
font-weight: bold;
font-size: 1.25em;
-webkit-box-shadow: 6px 4px 5px 2px rgba(0,1,1,0.5);
-moz-box-shadow: 6px 4px 5px 2px rgba(0,1,1,0.5);
box-shadow: 6px 4px 5px 2px rgba(0,1,1,0.5);
}
.product-sale:after {
content: "";
position: absolute;
right: -8px;
top: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 25px 8px 25px 0;
border-color: #c0006a transparent #c0006a transparent;
} .list-member {
max-width: 1000px;
margin: 0 auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.member-block {
width: 48%;
padding-left: 125px;
position: relative;
margin-bottom: 30px;
display: flex;
flex-direction: column; }
.member-block:before {
content: "";
position: absolute;
width: 110px;
height: 110px;
background-image: url(//www.fleuristedesjardins.net/wp-content/themes/fleuriste-desjardins/images/member-icon.png);
background-size: contain;
background-repeat: no-repeat; top: 0;
left: 0; }
.member-block h4 {
font-size: 1.2em;
}
.member-block p {
font-size: 0.9em;
} .row-img-services {
max-width: 900px;
margin-left: auto!important;
margin-right: auto!important;
}
.row-bg-red-cut { background-size: 100% calc(100% - 120px);
background-position: top center;
background-repeat: no-repeat;
background-image: url(//www.fleuristedesjardins.net/wp-content/themes/fleuriste-desjardins/images/row-bg-red.jpg);
}
.row-bg-green-cut { background-size: 100% calc(100% - 120px);
background-position: top center;
background-repeat: no-repeat;
background-image: url(//www.fleuristedesjardins.net/wp-content/themes/fleuriste-desjardins/images/row-bg-green.jpg);
}
#list-realisations .wpb_wrapper {
display: flex;
flex-direction: row;
}
#list-realisations .wpb_wrapper>iv {
flex: 0 1 auto;
}
.align-btn-bottom .wpb_wrapper {
display: flex;
flex-direction: column;
height: 100%;
}
.align-btn-bottom .wpb_content_element:last-of-type { }
.align-btn-bottom .btn-wrapper {
margin-top: auto;
}  .woocommerce-MyAccount-navigation ul {
background-color: #000;
border: 1px solid #2c2c2c;
}
.woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 5px 10px;
color: #fff;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
font-weight: bold;
}
.woocommerce-MyAccount-navigation ul li a:hover {
background-color: #2c2c2c;
color: #b90066;
}
.woocommerce-MyAccount-navigation ul li:not(:last-child) a {
border-bottom: 1px solid #2c2c2c;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
background-color: #2c2c2c;
color: #b90066;
} .woocommerce-account h2 {
font-size: 2em;
text-align: center;
}
.woocommerce-MyAccount-content h3, .woocommerce form h3 {
font-weight: bold;
font-size: 1.5em;
text-transform: initial;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox {
vertical-align: middle;
}
.woocommerce-Address address {
margin-top: 15px;
}
.woocommerce-account .addresses .title .edit {
background-color: transparent;
border: 2px solid #fff;
color: #fff;
padding: 3px 5px;
border-radius: 0;
font-weight: bold;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.woocommerce-account .addresses .title .edit:hover {
border-color: #9cb92a;
color: #9cb92a;
} form {
border: 1px solid #acacac;
background-color: #fff;
color: #333333;
font-weight: bold;
padding: 60px 60px 40px 60px;
position: relative;
}
form label {
font-size: 1.3em;
}
form label span {
color: #c0006a;
}
form input:not([type=checkbox]):not([type=radio]), form textarea, form select {
padding: 16px 10px;
font-size: 16px;
border: 2px solid #acacac;
border-radius: 0;
display: block;
width: 100%;
max-width: 100%;
box-sizing: border-box;
}
form label + input, form label + textarea, form label + select, form label + span {
margin-top: 9px;
display: block;
}
.form-row:not(:last-child) {
margin-bottom: 40px;
}
.form-row.col-2 {
display: flex;
flex-direction: row;
}
.form-row.col-2>div {
}
.form-row.col-2>div:nth-child(1) {
flex: 1 1 auto;
margin-right: 30px;
width: 38%;
}
.form-row.col-2>div:nth-child(2) {
flex: 1 1 auto;
width: 60%;
}
form .form-title {
position: absolute;
left: 60px;
top: -15px;
padding: 10px 25px;
background-color: #9cb92a;
}
form .form-title h3 {
text-transform: initial;
color: #fff;
font-size: 1.65em;
font-weight: bold;
}
form .form-title:before {
content: "";
position: absolute;
top: 11px;
left: -3px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 4px 3px;
border-color: transparent transparent #027979 transparent;
}
form .row-submit {
text-align: right;
}
form .row-submit button, form .row-submit input[type=submit] {
display: inline-block;
font-size: 1.6em;
background-color: #cd0080;
border-radius: 6px;
color: #fff;
border: 1px solid #06bfbf;
text-transform: uppercase;;
text-align: center;
padding: 20px;
min-width: 200px;
width: 30%;
max-width: 100%;
box-sizing: border-box;
cursor: pointer;
transition: all 0.2s;
}
form .row-submit button:hover, form .row-submit input[type=submit]:hover {
opacity: 0.7;
} body .container div.vc_row.cta-services, .cta-services {
padding: 140px 0;
}
.cta-services {
padding: 140px 0!important;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-image: url(//www.fleuristedesjardins.net/wp-content/themes/fleuriste-desjardins/images/row-bg-green.jpg);
}
.cta-services .container {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.cta-services .container>div {
width: 48%;
}
.cta-services .btn-wrapper {
margin-top: 30px;
text-align: left;
}
.cta-services .btn-wrapper .btn:hover {
border-color: #fff!important;
color: #fff!important;
-webkit-transform: scale(1.05);
transform: scale(1.05);
} #btn-up {
position: fixed;
bottom: 100px;
right: 0;
background-color: #e9e3df;
color: #000;
font-size: 2em;
line-height: 1em;
font-weight: bold;
cursor: pointer;
padding: 10px;
z-index: 8;
display: none;
opacity: 0;
visibility: hidden;
transition: all 0.4s;
}
#btn-up.visible {
opacity: 0.8;
visibility: visible;
}
#footer {
background-color: #000000;
}
#footer h2 {
font-size: 2.8em;
}
#footer h4 {
color: #fff;
}
#footer .container, #footer .flex {
display: flex;
flex-direction: row;
}
#footer .container>*, #footer .flex>* {
flex: 1 1 auto;
}
#footer .container>*:nth-child(1), #footer .container>*:nth-child(3) {
width: 250px;
}
#footer .container>*:nth-child(2) {
width: 900px;
text-align: center;
padding: 30px 8%;
}
#footer .container>*:nth-child(2)>div {
width: 50%;
padding: 0 15px;
}
#footer .flex {
flex-wrap: wrap;
}
.footer-cta {
background-image: url(//www.fleuristedesjardins.net/wp-content/themes/fleuriste-desjardins/images/footer-bg-mother.jpg);
background-size: cover;
background-repeat: no-repeat;
padding: 30px;
text-align: center;
}
.footer-cta .btn {
margin-top: 30px;
padding: 15px 10px;
font-size: 1em;
}
#footer .product-list-cat {
margin: 25px 0;
}
#footer .menu { }
#footer .menu li {
padding-left: 35px;
position: relative;
}
#footer .menu li:before {
content: "";
position: absolute;
top: 15px;
left: 0;
width: 25px;
height: 5px;
transform: translate(0, 0);
transition: all 0.2s;
}
#footer .menu li:hover:before {
transform: translate(-10px, 0);
}
#footer .menu li a {
transition: all 0.2s;
}
#footer .container>*:nth-child(1) .menu li:hover a, #footer .container>*:nth-child(1) .menu li a.active {
color: #ba0067;
}
#footer .container>*:nth-child(3) .menu li:hover a, #footer .container>*:nth-child(3) .menu li.current-menu-item a {
color: #9cb92a;
}
#footer .menu li a {
display: block;
padding: 5px 0;
}
#footer .container>*:nth-child(1) .menu li:before {
background-color: #ba0067;
}
#footer .container>*:nth-child(3) .menu li:before {
background-color: #9cb92a;
}
#footer .container>*:nth-child(2) h4 {
margin-bottom: 10px;
}
.open-hour-table-col {
border: 4px solid #fff;
padding: 30px 10px;
margin-top: 30px;
}
.open-hour-table>div {
display: flex;
flex-direction: row;
}
.open-hour-table>div:not(:last-child) {
margin-bottom: 8px;
}
.open-hour-table>div>div:nth-child(1) {
flex: 1 1 auto;
width: 40%;
text-align: right;
padding: 0 5px;
}
.open-hour-table>div>div:nth-child(2) {
flex: 1 1 auto;
width: 60%;
padding: 0 5px;
text-align: left;
}
.footer-social {
width: 100%;
margin: 35px 0 0 0;
text-align: center;
font-family: 'Leckerli One', cursive;
font-size: 1.8em;
}
.footer-logo {
width: 100%;
text-align: center;
padding: 25px 10% 30px 10%;
}
.cc-logo {
display: flex;
flex-direction: row;
align-items: center;
padding: 5px 0 35px 0;
}
.cc-logo>* {
flex: 0 1 auto;
padding-right: 25px;
}
.copyright {
max-width: 82%;
margin: 15px auto 0 auto;
font-weight: bold;
text-align: center;
padding: 25px 10px;
border-top: 2px solid #fff;
}
.brsq-popup-notice { background:#545454; }
#ui-datepicker-div .available-deliveries > a {color: #333;}
.woocommerce div.product form.cart .variations select { background: white };