html body  {
font-family: 'Manrope', sans-serif;
font-size: 16px;
letter-spacing: .5px;
color: #112129;
font-weight: 400;
line-height: 1.2;
}
body .bold, 
body strong, 
body b {
font-family: 'Manrope', sans-serif;
font-weight: bold;
}
html body a {
color: #3E81D8;
}
html body h1,
html body h2,
html body h3,
html body h4{
font-family: 'Manrope', sans-serif;
color: #112129;
font-weight: 600;
line-height: 1.1;
}
html body h1 strong,
html body h2 strong,
html body h3 strong,
html body h4 strong {
font-family: 'Manrope', sans-serif;
}
html body h1  {
font-size: 48px;
font-size: clamp(32px,2.5vw, 48px);
margin-bottom: 40px;
margin-bottom:clamp(25px,2.5vw,40px);
line-height: 1.1;
}
html body h1 > div {
transform: translateY(25px);
opacity: 0;
}
html body .le_h2 h2  {
font-size: 22px;
font-weight: 400;
display: inline-block !important;
}
html body .le_h2 a {
color: #3E81D8;
font-size: 14px;
font-weight: 600;
line-height: 16px;
letter-spacing: 0.28px;
text-decoration-line: underline;
white-space: nowrap;
}
html body h2,
html body h3  {
font-size: 38px;
font-size: clamp(28px,2vw,38px);
margin-bottom: 18px;
}
html body .small_h3 h3  {
font-size: 25px;
font-size: clamp(18px,1.3vw,25px);
}
html body h4 {
font-size: 25px;
margin-bottom: 18px;
}
html body .le_h2 {
margin-bottom: 50px;
}
html body .le_h2 h2:after {
content: '';
display: inline-block;
height: 1px;
width: 100px;
background-color: #B2CDEF;
vertical-align: middle;
margin-left: 20px;
margin-right: 20px;
}
body table {
font-size: 16px;
}
body .container {
max-width: unset;
}
.custom_page section {
min-height: 100vh;
padding-top: 120px;
padding-bottom: 120px;
display: flex;
width: 100%;
flex-direction: column;
}
.custom_page section#banner {
padding-top: 120px;
padding-bottom: 120px;
}
.custom_page .span_12 {
}
#ajax-content-wrap {
margin-top: -86px;
margin-top: -102px;
background-color: #FAFBFB !important;
}
html body[data-header-resize="1"] .container-wrap,
body .container-wrap {
padding-top: 0;
padding-bottom: 0;
}
.flex_vertical_center{
align-items: center;
justify-content: center;
}
body .nectar-button {
font-size: 14px !important;
font-family: 'Manrope', sans-serif !important; 
font-weight: 400 !important;
margin-right: 15px;
text-align: center;
}
body .nectar-button:hover {
opacity: 1 !important;
}
body .nectar-button.extra-color-2 {
color: #3E81D8 !important;
}
body .nectar-button.small.see-through,
body .nectar-button {
padding: 14px 14px !important;
vertical-align: middle;
position: relative;
overflow: hidden !important;
}
body .nectar-button.small.see-through.accent-color {
position: relative;
overflow: hidden !important;
}
body .nectar-button.small.see-through.accent-color:not(.see-throught-v2):before {
content: "";
position: absolute;
top: 0;
right: -50px;
bottom: 0;
left: 0;
border-right: 50px solid transparent;
border-bottom: 80px solid #3e81d8;
transform: translateX(-100%);
transition: 0.5s ease-in-out;
}
body .nectar-button.small.regular-button.accent-color:before {
content: "";
position: absolute;
top: 0;
right: -50px;
bottom: 0;
left: 0;
border-right: 50px solid transparent;
border-bottom: 80px solid #659AE0;
transform: translateX(-100%);
transition: 0.5s ease-in-out;
}
body .nectar-button.small.see-through.accent-color:not(.see-throught-v2):hover {
color: #fff !important;
}
body .nectar-button.small.regular-button.accent-color:hover:before ,
body .nectar-button.small.see-through.accent-color:not(.see-throught-v2):hover:before {
transform: translateX(0);
}
body .nectar-button.small.see-through.accent-color.see-throught-v2:hover {
opacity: .8 !important;
} body .nectar-button.see-through, 
html body .nectar-button.see-through {
border-width: 1px !important;
}
body .nectar-button.see-through.see-throught-v2, 
html body .nectar-button.see-through.see-throught-v2 {
border-width: 0 !important;
}
body .nectar-button.see-through.see-throught-v2 span, 
html body .nectar-button.see-through.see-throught-v2 span  {
text-decoration: underline;
}
.custom_page .container {
padding-left: 0;
padding-right: 0;
}
.custom_page .container .row .span_12 {
padding-left: 45px;
padding-right: 45px;
width: 100%;
}
body .container-wrap {
background-color: transparent;
z-index: 1;
}
.bloc_line_up_down_last {
border-bottom: 1px solid rgba(72, 86, 102, 0.25);
padding-top: 50px;
padding-bottom: 50px;
}
.bloc_line_up_down_last:first-child {
border-top: 1px solid rgba(72, 86, 102, 0.25);
}
.texte_avant_section {
margin-bottom: 60px;
}
.gform_required_legend {
display: none !important;
}
.page-template-page-politique-conditions .main-content {
padding-top: 150px;
}
.page-template-page-politique-conditions .main-content > .row {
max-width: 1000px;
}
#page-header-wrap {
display: none !important;
}
body .dashicons-location:before {
content: "\f3c5";
font-family: 'FontAwesome'; position: relative;
top: -38px;
z-index: 50;
cursor: pointer;
margin-left: 5px;
}
.show_999 {
display: none !important;
margin-bottom: 0 !important;
overflow: hidden;
}
.show_479 {
display: none !important;
margin-bottom: 0 !important;
overflow: hidden;
} .video_pop .rechaptcha_by_google {
margin-top: 25px;
}
.rechaptcha_by_google {
font-size: 8px !important;
opacity: .5;
}
.rechaptcha_by_google a {
text-decoration: underline;
}
.grecaptcha-badge { visibility: hidden; } body .cky-notice-btn-wrapper {
flex-direction: row-reverse;
justify-content: flex-end;
}
body .cky-notice-btn-wrapper .cky-btn.cky-btn-reject {
font-weight: 600;
text-decoration: underline;
}
body .cky-notice-btn-wrapper .cky-btn {
flex: unset;
padding: 12px 30px;
border-width: 1px;
}
body .cky-notice .cky-title {
padding-bottom: 0;
font-size: 20px;
font-weight: 400;
}
body .cky-notice-des {
color: #485666;
font-size: 12px;
line-height: 1.3;
}
body .cky-notice-des p {
padding-bottom: 5px;
font-size: 12px;
} .gfield_checkbox .gchoice label,
.gfield_radio .gchoice label,
select,
input[type="radio"],
input[type="checkbox"] {
cursor: pointer !important;
}
body .video_pop input[type=text], 
body .video_pop input[type=email], 
body .video_pop input[type=password], 
body .video_pop input[type=tel], 
body .video_pop input[type=url], 
body .video_pop input[type=search], 
body .video_pop input[type=date], 
body .video_pop input[type=number], 
body .video_pop textarea, 
body .video_pop select,
body .container-wrap input[type=text], 
body .container-wrap input[type=email], 
body .container-wrap input[type=password], 
body .container-wrap input[type=tel], 
body .container-wrap input[type=url], 
body .container-wrap input[type=search], 
body .container-wrap input[type=date], 
body .container-wrap input[type=number], 
body .container-wrap textarea, 
body .container-wrap select {
border-radius: 2px;
border: 1px solid #A1A8B0;
background: rgba(250, 251, 251, 0.60);
padding: 15px 20px;
font-size: 14px;
height: 60px;
box-shadow: unset !important;
font-family: 'Manrope', sans-serif !important; 
}
body .video_pop .gchoice input[type=text].gchoice_other_control {
overflow: hidden;
}
body .video_pop .gchoice input[type=text].gchoice_other_control[disabled] {
padding-top: 0 !important;
padding-bottom: 0 !important;
max-height: 0;
}
.bulle_infos {
display: inline-block;
position: relative;
margin-left: 5px;
cursor: pointer;
}
.bulle_infos .infos {
position: absolute;
bottom: 40px;
left: -15px;
padding: 15px;
border-radius: 10px;
background: rgba(226, 236, 249, 0.58);
backdrop-filter: blur(10px);
display: none;
width: 100%;
max-width: 300px;
width: 300px;
font-size: 12px;
}
.bulle_infos.left .infos {
left:-15px;
}
.bulle_infos.right .infos {
left: -259px;
}
@media(min-width:541px){ 
.bulle_infos.right .infos .arrow {
left: 265px !important;
}
.bulle_infos.left .infos .arrow {
left: 24px !important;
}
} _::-webkit-full-page-media, _:future, :root .bulle_infos .infos {
background: rgba(226, 236, 249, 1);
} @media not all and (min-resolution:.001dpcm) { @media {
.bulle_infos .infos { 
background: rgba(226, 236, 249, 1);
}
}}
.bulle_infos .infos .arrow {
display: block;
position: absolute;
left: 15px;
bottom: -11px;
width: 0px;
height: 0px;
border-style: solid;
border-width: 11px 4px 0 4px;
border-color: #E2ECF9 transparent transparent transparent;
transform: rotate(0deg);
}
.bulle_infos:hover .infos{
display: block;
}
html body .gform_wrapper .top_label .gfield_label {
font-family: 'Manrope', sans-serif;
font-size: 14px;
font-weight: 700;
margin-top: 0;
}
body .gform-theme--framework .gfield--type-choice .gchoice br, 
body .gform-theme--framework .gfield--type-choice .ginput_container_consent br {
display: inline-block;
}
body .gform-theme--foundation .gform_fields {
grid-row-gap: 30px;
}
body .gform-theme--foundation .gfield textarea.large {
min-block-size: 8.5rem;
}
body .gform-theme--framework .gform-field-label>.gfield_required {
color: #112129;
}
body .gform-theme--framework .gfield--type-choice.custom_autre .gchoice:last-child {
display: flex;
flex-wrap: wrap;
}
body .gform-theme--framework .gfield--type-choice.custom_autre .gchoice .gfield-choice-input {
width: 20px;
}
body .gform-theme--framework .gfield--type-choice.custom_autre .gchoice .gform-field-label {
width: calc(100% - 20px - 12px);
}
body .video_pop .gchoice input[type=text].gchoice_other_control {
overflow: hidden;
}
body .video_pop .gchoice input[type=text].gchoice_other_control[disabled] {
padding-top: 0 !important;
padding-bottom: 0 !important;
max-height: 0;
border: 0 !important;
}
body .gform-theme--foundation .gform_footer {
margin-top: 0;
justify-content: flex-end;
}
html body[data-button-style^="rounded"] #header-outer .widget_shopping_cart a.button {
font-family: Manrope !important;
text-transform: unset;
background: #3e81d8 url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_diagonal_bleu_pale_petit.svg) no-repeat -412px 50% !important;
-webkit-transition: all 250ms ease-in !important;
-moz-transition: all 250ms ease-in !important;
-o-transition: all 250ms ease-in !important;
transition: all 250ms ease-in !important;
}
html body[data-button-style^="rounded"] #header-outer .widget_shopping_cart a.button:hover {
opacity: 1;
background-color: #3e81d8!important;
background-position: calc(100% + 50px) 50% !important;
}
body .gform-theme--framework .gform_save_link:before{
display: none !important;
}
html body[data-button-style=rounded] .video_pop input[type=submit],
html body[data-button-style=rounded] .container-wrap button[type=submit], 
html body[data-button-style=rounded] .container-wrap input[type=submit],
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform_next_button {
background: rgba(250, 251, 251, 0.60) url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_diagonal_bleu_petit.svg) no-repeat -412px 50% !important;
border: 1px solid #3E81D8 !important;
color:  #3E81D8 !important; font-family: Manrope !important;
font-size: 14px !important;
font-weight: 400 !important;
letter-spacing: 0.56px !important;
padding: 18px 65px !important;
box-shadow: unset !important;
-webkit-transition: all 250ms ease-in !important;
-moz-transition: all 250ms ease-in !important;
-o-transition: all 250ms ease-in !important;
transition: all 250ms ease-in !important;
}
html body[data-button-style=rounded] .video_pop input[type=submit],
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform_save_link,
body .video_pop .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform_next_button {
background: #3E81D8 url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_diagonal_bleu_pale_petit.svg) no-repeat -412px 50% !important;
border: 0 !important;
color:  #FAFBFB !important;
}
html body[data-button-style=rounded] .container-wrap input[type=submit] {
background: #3E81D8 url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_diagonal_bleu_pale_petit.svg) no-repeat -412px 50% !important;
border: 0 !important;
color:  #FAFBFB !important;
}
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform_save_link {
background: rgba(250, 251, 251, 0.60) url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_diagonal_bleu_petit.svg) no-repeat -412px 50% !important;
background-size: ;
border: 1px solid #3E81D8 !important;
color:  #3E81D8 !important;
font-family: Manrope !important;
font-size: 14px !important;
font-weight: 400 !important;
letter-spacing: 0.56px !important;
padding: 18px 25px !important;
box-shadow: unset !important;
-webkit-transition: all 250ms ease-in !important;
-moz-transition: all 250ms ease-in !important;
-o-transition: all 250ms ease-in !important;
transition: all 250ms ease-in !important;
margin-right: 25px !important;
}
html body[data-button-style=rounded] .video_pop input[type=submit]:hover,
html body[data-button-style=rounded] .container-wrap button[type=submit]:hover, 
html body[data-button-style=rounded] .container-wrap input[type=submit]:hover,
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
color:  #FAFBFB !important;
background-position: calc(100% + 50px) 50% !important;
}
body .video_pop .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform_next_button:hover,
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform_save_link:hover {
color:  #FAFBFB !important;
background-position: calc(100% + 50px) 50% !important;
}
body .gform-theme.gform-theme--framework.gform_wrapper .gform_button_select_files .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
background: transparent!important;
padding: 0 !important;
border: 0 !important;
text-decoration: underline !important;
font-weight: bold !important;
box-shadow: unset !important;
min-block-size: 0 !important;
}
body .gform-theme.gform-theme--framework.gform_wrapper .gform_page_footer .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
float: right;
}
body .gform-theme.gform-theme--framework.gform_wrapper .gform_page_footer .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
background-color: #3E81D8 !important;
color:  #FAFBFB !important;
}
.row_precedent a,
body .gform-theme.gform-theme--framework.gform_wrapper .gform_page_footer .button.gform_previous_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
background-color: transparent !important;
padding-left: 0 !important;
padding-right: 0 !important;
text-decoration: underline !important;
border: 0 !important;
float: none;
box-shadow: unset !important;
color: #3E81D8;
padding-top: 18px;
padding-bottom: 18px;
display: inline-block;
font-size: 14px;
}
.row_precedent {
position: relative;
}
.row_precedent a {
position: absolute;
top: 25px;
left: 0;
z-index: 4;
}
body #gform_ajax_spinner_2 {
margin-top: -5px;
margin-right: -40px;
position: absolute !important;
right: 0;
display: inline-block;
}
body .gform-theme.gform-theme--framework.gform_wrapper .button.gform_previous_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
background-color: transparent !important;
color:  #3E81D8 !important;
}
body .gform-theme--framework .gform_validation_errors {
background: transparent;
border: 0;
padding: 0;
box-shadow: unset;
}
body .gform-theme--framework .gform_validation_errors .gform_submission_error {
color: #FD4820;
margin-bottom: 0 !important;
}
html body .gform_wrapper .top_label .gfield_error .gfield_label {
color: #FD4820;
}
body .container-wrap .gfield_error input[type=text], 
body .container-wrap .gfield_error input[type=email], 
body .container-wrap .gfield_error input[type=password], 
body .container-wrap .gfield_errorinput[type=tel], 
body .container-wrap .gfield_error input[type=url], 
body .container-wrap .gfield_error input[type=search], 
body .container-wrap .gfield_error input[type=date], 
body .container-wrap .gfield_error input[type=number], 
body .container-wrap .gfield_error textarea, 
body .container-wrap .gfield_error select,
body .video_pop .gfield_error input[type=text], 
body .video_pop .gfield_error input[type=email], 
body .video_pop .gfield_error input[type=password], 
body .video_pop .gfield_error input[type=tel], 
body .video_pop .gfield_error input[type=url], 
body .video_pop .gfield_error input[type=search], 
body .video_pop .gfield_error input[type=date], 
body .video_pop .gfield_error input[type=number], 
body .video_pop .gfield_error textarea, 
body .video_pop .gfield_error select {
border-color:  #FD4820;;
}
body .gform-theme--foundation .gform-grid-row {
row-gap: 30px;
}
body .gform-theme--foundation .gform_fields {
grid-column-gap: 11px;
}
.ginput_container.ginput_container_select {
position: relative;
}
body .video_pop .address_country {
position: relative;
}
body .video_pop .address_country:after,
.ginput_container.ginput_container_select:after {
content: '';
display: block;
position: absolute;
top: 50%;
margin-top: -5px;
right: 15px;
width: 0px;
height: 0px;
border-style: solid;
border-width: 11px 6px 0 6px;
border-color: #485666 transparent transparent transparent;
transform: rotate(0deg);
}
body .video_pop .address_country:after {
top: calc(50% + 12px);
}
body .video_pop select {
line-height: 1.6;
}
body .container-wrap .gfield_error select {
background-color: transparent;
}
body .gform-theme--framework .gfield_validation_message {
color: #FD4820;
padding-left: 20px;
}
.gform-theme--framework .gfield--type-choice.horizontal_radio .gfield_radio {
flex-direction: unset;
}
.gform-theme--framework .gfield--type-choice.horizontal_radio .gfield_radio .gchoice {
padding-right: 10px;
}
.gform-theme--framework .unite_radio.gfield--type-choice .gfield_radio {
flex-direction: unset;
gap: 0;
}
.gform-theme--framework .unite_radio.gfield--type-choice .gfield_radio input {
position: absolute;
left: -9999px;
}
.gform-theme--framework .unite_radio .gfield_radio .gform-field-label--type-inline {
margin: 0;
padding: 19px;
border: 1px solid #3E81D8;
line-height: 1;
cursor: pointer;
font-size: 19px;
}
.gform-theme--framework .unite_radio .gfield_radio .gchoice input[type="radio"]:checked + .gform-field-label--type-inline,
.gform-theme--framework .unite_radio .gfield_radio .gform-field-label--type-inline:hover {
background: #3E81D8;
color: #fff !important;
}
.gform-theme--framework .unite_radio .gfield_radio .gchoice:first-child .gform-field-label--type-inline  {
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.gform-theme--framework .unite_radio .gfield_radio .gchoice:nth-child(2) .gform-field-label--type-inline  {
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
body .gform-theme--foundation .ginput_address_city, 
body .gform-theme--foundation .ginput_address_country,
body .gform-theme--foundation .ginput_address_state, 
body .gform-theme--foundation .ginput_address_zip {
inline-size: 25%;
}
html body .liste_custom li {
list-style: none;
position: relative;
padding: 50px 0 50px 66px;
border-bottom: 1px solid #FAFBFB;
position: relative;
}
html body .liste_custom li h3 {
margin-bottom: 0 !important;
}
html body .liste_custom li:before {
content: '';
display: block;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
width: 37px;
height: 31px;
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/arrow-liste.svg) no-repeat left top;
}
html body .liste_custom li:first-child {
border-top: 1px solid #FAFBFB;
}
body .gform_wrapper .gform_ajax_spinner { width: 40px;
} html body #header-outer, 
html body[data-header-color="dark"] #header-outer,
body #header-space {
background-color: transparent;
}
html body #header-outer { }
html body.material #header-outer:not([data-format=left-header]) #top nav>.buttons:before {
display: block;
content: '';
position: absolute;
left: -7px;
right: -19px;
top: 50%;
height: 43px;
transform: translateY(-50%);
border-radius: 6px;
background: rgba(226, 236, 249, 0.58);
backdrop-filter: blur(10px);
} _::-webkit-full-page-media, _:future, :root html body.material #header-outer:not([data-format=left-header]) #top nav>.buttons:before {
background: rgba(226, 236, 249, 1);
} @media not all and (min-resolution:.001dpcm) { @media {
html body.material #header-outer:not([data-format=left-header]) #top nav>.buttons:before { 
background: rgba(226, 236, 249, 1);
}
}}
body #header-outer .widget_shopping_cart_content {
border-radius: 6px;
background: #E2ECF9;
backdrop-filter: blur(10px);
}
body #header-outer .widget_shopping_cart .cart_list li {
background: #E2ECF9;
backdrop-filter: blur(10px);
}
body #header-outer .total, 
body .nectar-slide-in-cart .total {
font-family: 'Manrope', sans-serif;
color: #112129;
}
body #header-outer .cart-notification, 
body #header-outer .product_list_widget li dl dd,
body #header-outer .total, 
body #header-outer .total strong,
body #header-outer .widget_shopping_cart .cart_list li, 
body #header-outer .widget_shopping_cart .quantity {
font-family: 'Manrope', sans-serif;
color: #112129;
}
body #footer-outer .widget_shopping_cart .cart_list a, 
body #header-outer .widget_shopping_cart .cart_list a, 
body .nectar-slide-in-cart .widget_shopping_cart .cart_list a {
font-family: 'Manrope', sans-serif;
font-weight: 500;
}
body #header-outer .widget_shopping_cart a.button {
border:1px solid #3e81d8!important;
}
body #header-outer .widget_shopping_cart a.button:hover {
opacity: 1 !important;
}
body #header-outer .widget_shopping_cart a.button.wc-forward:not(.checkout) {
background-color: #fff !important;
color: #3e81d8 !important;
background: #fff url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_diagonal_bleu_petit.svg) no-repeat -412px 50% !important;
}
body #header-outer .widget_shopping_cart a.button.wc-forward:not(.checkout):hover { 
background-position: calc(100% + 50px) 50% !important;
color: #fff !important;
background-color: #fff !important;
}
#header-outer[data-format=centered-menu] #top nav>.sf-menu>li ul.wcpa_cart_meta {
left: 0;
display: none !important;
}
body #header-outer .widget_shopping_cart .cart_list li .product-meta .product-details>a.remove {
font-size: 25px;
font-weight: 500;
} .menu_principal_fixed {
position: fixed; text-align: center; z-index: 9999;
top: 23px;
left: 50%;
transform: translateX(-50%);
}
#header-outer.small-nav + #ajax-content-wrap .menu_principal_fixed {
top: 15.555px;
}
.wrap_menu_menu_principal {
border-radius: 10px;  display: inline-block; padding: 0;
} _::-webkit-full-page-media, _:future, :root .wrap_menu_menu_principal {
background: rgba(226, 236, 249, 0.9);
} @media not all and (min-resolution:.001dpcm) { @media {
.wrap_menu_menu_principal { 
background: rgba(226, 236, 249, 0.9);
}
}}
.menu_principal_fixed .wrap_menu_menu_principal {
display: flex;
justify-content: center;
}
.menu_principal_fixed .wrap_menu_menu_principal ul {
margin: 0;
list-style: none;
display: flex;
}
.menu_principal_fixed .wrap_menu_menu_principal ul.principal {
background: rgba(226, 236, 249, 0.58);
backdrop-filter: blur(10px);
border-radius: 10px;
margin-right: 10px;
padding: 0 10px;
}
.menu_principal_fixed .wrap_menu_menu_principal li {
display: inline-block;
list-style: none;
}
.menu_principal_fixed .wrap_menu_menu_principal li:first-child {
}
.menu_principal_fixed .wrap_menu_menu_principal li:nth-last-child(2){
}
body li.cta_landing_2,
body li.cta_landing {
display: none !important;
}
.menu_principal_fixed .wrap_menu_menu_principal li.cta_landing_2,
.menu_principal_fixed .wrap_menu_menu_principal li.cta_landing,
.menu_principal_fixed .wrap_menu_menu_principal li.mobile {
display: none;
}
.menu_principal_fixed .wrap_menu_menu_principal a {
color: #112129;
font-size: 14px;
font-weight: 400;
line-height: 16px; 
letter-spacing: 0.56px;
margin: 0 10px;
display: inline-block;
padding: 15px 10px;
margin: 0;
white-space: nowrap;
}
.menu_principal_fixed .wrap_menu_menu_principal .link_bold a {
font-weight: bold;
}
.menu_principal_fixed .wrap_menu_menu_principal .current-menu-item a,
.menu_principal_fixed .wrap_menu_menu_principal a:hover {
color: #659AE0;
}
.menu_principal_fixed .wrap_menu_menu_principal .cta_blue a {
padding: 15px 20px;
background-color: #3E81D8;
color: #FAFBFB;
border-radius: 8px;
-webkit-transition: opacity 250ms ease-out;
-moz-transition:opacity 250ms ease-out;
-o-transition:opacity 250ms ease-out;
transition: opacity 250ms ease-out;
margin-right: 0;
}
.menu_principal_fixed .wrap_menu_menu_principal .cta_blue a:hover {
opacity: .8;
}
.menu-image-hover-wrapper {
position: relative;
}
.menu-image-hover-wrapper img {
margin-bottom: 0 !important;
}
.menu-image-hover-wrapper img.hovered-image {
position: absolute;
top: 0;
left: 0;
margin-left: 0 !important;
}
body .icon-salient-cart:before, 
html body.material .icon-salient-cart:before,
body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart:before {
content: '';
display: inline-block;
width: 25px;
height: 21px;
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/cart.svg) no-repeat left top;
}
body #top #logo img.icon_logo {
position: absolute;
left: 0;
top: 0;
display: none;
}
body .small-nav #top #logo img {
opacity: 0;
}
body .small-nav #top #logo img.icon_logo {
display: block;
opacity: 1;
} html.burger_pop {
overflow-y: hidden;
}
.menu_burger {
position: fixed;
top: 0;
z-index: 9997;
left:0;
right: 0;
bottom: 0; overflow: auto;
background: rgba(226, 236, 249, 0.78);
backdrop-filter: blur(10px);
padding: 105px 5% 166px;
display: none;
} _::-webkit-full-page-media, _:future, :root .menu_burger {
background: rgba(226, 236, 249, 1);
} @media not all and (min-resolution:.001dpcm) { @media {
.menu_burger { 
background: rgba(226, 236, 249, 1);
}
}}
.menu_burger.open {
}
body .menu_burger ul ,
body .menu_burger li {
list-style: none;
margin: 0;
}
body .menu_burger li {
border-bottom: 1px solid rgba(72, 86, 102, 0.25);
padding: 20px;
}
body .menu_burger li:first-child {
border-top: 1px solid rgba(72, 86, 102, 0.25);
}
body .menu_burger li a {
color:#112129;
font-size: 25px;
font-weight: 400;
display: inline-block;
padding: 10px 0;
display: block;
}
body .menu_burger li.link_bold a {
font-weight: bold;
} .temoignages .swiper {
width: 100%;
height: 100%;
}
.temoignages .swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
display: flex;
align-items: center;
background: transparent;
padding: 15px 15px 15px 116px;
opacity: 0 !important;
text-align: left;
}
.temoignages .swiper-slide.swiper-slide-active {
opacity: 1 !important;
}
.temoignages .swiper-slide img {
display: block;
height: 100%;
object-fit: cover;
}
.temoignages .slideshow {
height: 500px;
overflow: hidden;
position: relative;
max-width: 740px;
padding: 50px 0;
width: 71%;
}
.temoignages .slideshow .starts {
margin-bottom:15px;
}
.temoignages .slideshow .temoigage {
font-size: 32px;
font-weight: 600;
letter-spacing: 0.64px;
margin-bottom: 20px;
}
.temoignages .slideshow .temoigneur {
font-size: 16px;
font-weight: 700;
}
.temoignages .swiper-button-prev {
top: 22px;
left: 0;
}
.temoignages .swiper-button-next {
bottom: 0px;
left: 0;
right: unset;
top: unset;
-webkit-transition: background-color 250ms ease-out;
-moz-transition:background-color 250ms ease-out;
-o-transition:background-color 250ms ease-out;
transition: background-color 250ms ease-out;
}
.temoignages .swiper-button-prev:hover,
.temoignages .swiper-button-next:hover {
background-color: #D1D5D9;
}
.temoignages .swiper-container-vertical>.swiper-pagination-progressbar {
top:62px;
height: unset;
bottom:62px;
left: 21px;
width: 3px;
background: transparent;
}
.temoignages .swiper-container-vertical>.swiper-pagination-progressbar:before {
content: '';
display: block;
position: absolute;
top:0;
bottom: 0;
left: 1px;
width: 2px;
border-left: 1px solid rgba(72,86,102,.25);
}
.temoignages .swiper-button-next, 
.temoignages .swiper-button-prev {
width: 45px;
height: 45px;
border-radius: 50%;
border: 1px solid rgba(72, 86, 102, 0.25);
}
.temoignages .swiper-button-next:after, 
.temoignages .swiper-button-prev:after {
display: none;
} #ajax-content-wrap  {
background-position: 64% 0% !important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}    .bg_image.background {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom:0; z-index: -2;
opacity: 0;
background-position: 64% 0% !important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
}
.bg_image.background.bg_mobile {
display: none;
}
.bg_image.background.first {
opacity: 1 !important;
}
.bloc_push_left {
padding-left: 30px;
}
.bloc_texte_pad_line {
padding-top: 60px;
padding-bottom: 60px;
border-bottom: 1px solid rgba(72, 86, 102, 0.25);
padding-right: 30px;
}
.bloc_texte_pad_line:first-child {
border-top: 1px solid rgba(72, 86, 102, 0.25);
}
.texte {
}
.ctas {
} #environnement_installation .vc_col-sm-4 {
width: 37.33333333%;
}
#environnement_installation .vc_col-sm-8{
width: 62.66666667%;
} .avantages .un-avantage{
display: flex;
align-items: center;
padding-top: 40px;
padding-bottom: 40px;
border-top:  1px solid rgba(72, 86, 102, 0.25);
}
.avantages .un-avantage:last-child {
border-bottom:  1px solid rgba(72, 86, 102, 0.25);
}
.avantages .un-avantage .titre {
width: 43%;
padding-right: 15px;
padding-left: 30px;
order: 1;
}
.avantages .un-avantage .titre h3 {
font-size: 32px;
font-size: clamp(25px,1.67vw, 32px);
margin-bottom: 0;
}
.avantages .un-avantage .icon {
width: 14%;
text-align: center;
padding: 0 6px;
order: 2;
}
.avantages .un-avantage .icon img {
margin-bottom: 0;
display: inline-block;
opacity: 0;
-webkit-transition: opacity 250ms ease-out;
-moz-transition:opacity 250ms ease-out;
-o-transition:opacity 250ms ease-out;
transition: opacity 250ms ease-out;
}
.mobile .avantages .un-avantage .icon img,
.using-mobile-browser .avantages .un-avantage .icon img{
opacity: 1;
}
.avantages .un-avantage:hover .icon img {
opacity: 1;
}
.avantages .un-avantage .description {
width: 43%;
padding-left: 15px;
order: 3;
}
.avantages .un-avantage .description p:last-child {
padding-bottom: 0;
}
.toggles .un_toggle:first-child {
border-top:  1px solid rgba(72, 86, 102, 0.25);
}
.toggles .un_toggle {
border-bottom:  1px solid rgba(72, 86, 102, 0.25);
}
.toggles .un_toggle .titre {
padding-left: 30px;
padding-top: 40px;
padding-bottom: 40px;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
padding-right: 30px;
}
.toggles .un_toggle.all_open .titre {
cursor: initial;
}
.toggles .un_toggle .titre svg {
-webkit-transition: transform 250ms ease-out ;
-moz-transition: transform 250ms ease-out ;
-o-transition: transform 250ms ease-out ;
transition: transform 250ms ease-out ;
}
.toggles .un_toggle .titre svg.ouvert {
display: none;
}
.toggles .un_toggle .titre.open svg.ferme {
display: none; }
.toggles .un_toggle .titre.open svg.ouvert {
display: inline-block;
}
.toggles .un_toggle .titre:hover svg path {
fill: #3E81D8;
}
.toggles .un_toggle:not(.all_open) .titre.open {
padding-bottom: 30px;
}
.toggles .un_toggle .titre h3 {
font-size: 25px;
max-width: 83%;
margin-bottom: 0;
}
#longue_faq .toggles .un_toggle .titre h3 {
font-size: 20px;
}
.toggles .un_toggle .titre h3 {
font-weight: 400;
}
.toggles .un_toggle .description {
max-height: 0;
overflow: hidden;
padding-left: 30px;
padding-right: 60px;
}
.toggles .un_toggle.all_open .description {
max-height: unset !important;
}
.toggles .un_toggle .open + .description {
max-height: 1000px;
}
.toggles .un_toggle .description .wrap_description {
padding-bottom: 40px;
font-weight: 400;
} body .cky-btn-revisit-wrapper {
width: 35px;
height: 35px;
}
body .cky-btn-revisit-wrapper .cky-btn-revisit img {
height: 25px;
width: 25px;
} .blog .main-content {
padding-top: 150px;
}
body .post-area.featured_img_left .article-content-wrap .post-content-wrap {
border-radius: 10px;
background: rgba(226, 236, 249, 0.58);
backdrop-filter: blur(10px);
} _::-webkit-full-page-media, _:future, :root body .post-area.featured_img_left .article-content-wrap .post-content-wrap {
background: rgba(226, 236, 249, 1);
} @media not all and (min-resolution:.001dpcm) { @media {
body .post-area.featured_img_left .article-content-wrap .post-content-wrap { 
background: rgba(226, 236, 249, 1);
}
}} .touch_screen_bornes,
.autres_bornes {
padding-bottom: 20px;
}
.touch_screen_bornes.swiper-container-horizontal>.swiper-pagination-progressbar ,
.autres_bornes.swiper-container-horizontal>.swiper-pagination-progressbar {
top: unset;
bottom: 0;
}
.slider_bornes {
position: relative;
}
.slider_bornes .swiper-slide {
width: 50%;
width: calc(50% - 7.5px);
height: unset;
}
.slider_bornes .swiper-slide.autre {
width: 25%;
}
.slider_bornes .borne {
border-radius: 10px;
background: rgba(226, 236, 249, 0.58);
backdrop-filter: blur(10px);
display: flex;
height: 100%;
align-content: space-between;
} _::-webkit-full-page-media, _:future, :root body .slider_bornes .borne {
background: rgba(226, 236, 249, 1);
} @media not all and (min-resolution:.001dpcm) { @media {
.slider_bornes .borne p { 
background: rgba(226, 236, 249, 1);
}
}}
.slider_bornes .borne .informations {
width: 50%;
padding: 60px;
padding: clamp(30px,3.2vw,60px);
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
.slider_bornes .borne .informations h3 { }
.slider_bornes .borne .informations .court_texte{
margin-bottom: 25px;
font-weight: 700;
}
.slider_bornes .borne .informations .prix {
font-size: 32px;
font-size: clamp(25px,1.67vw, 32px);
font-weight: 600;
letter-spacing: 0.64px;
margin-bottom: 25px;
display: flex;
align-items: flex-end;
}
.slider_bornes .borne .informations .prix .titre_starting_by{
display: inline-block;
margin-right: 5px;
}
.slider_bornes .borne .informations .prix del,
.slider_bornes .borne .informations .prix .reg_price {
font-size: .7em;
color: #8BB3E8;
text-decoration: line-through;
display: inline-block;
margin-left: 10px;
white-space: nowrap;
padding-bottom: 0.2em;
}
.slider_bornes .borne .photo {
width: 50%;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: center;
overflow: hidden;
}
.slider_bornes.touch_screen_bornes .swiper-slide {
padding: 0 6px;
width: calc(50% - 45px) !important;
}
.slider_bornes.touch_screen_bornes .swiper-slide.autres_bornes {
width: 25% !important;
}
.slider_bornes .autres_bornes .borne,
.slider_bornes .swiper-slide .borne.autre {
flex-direction: column;
justify-content: space-between;
}
.slider_bornes .autres_bornes .borne .photo,
.slider_bornes .autres_bornes .borne .informations,
.slider_bornes .swiper-slide .borne.autre .photo,
.slider_bornes .swiper-slide .borne.autre .informations {
width: 100%;
}
.slider_bornes .autres_bornes .borne .photo img {
margin-bottom: -8vw;
}
.slider_bornes .autres_bornes .borne .informations,
.slider_bornes .swiper-slide .borne.autre .informations {
padding: 30px;
}
.slider_bornes .autres_bornes .borne .informations h3,
.slider_bornes .swiper-slide .borne.autre .informations h3 {
font-size: 32px;
font-size: clamp(22px,1.67vw, 32px);
}
.slider_bornes .autres_bornes .borne .informations .prix {
font-size: 25px;
}
.slider_bornes .autres_bornes .borne {
width: 100%;
}
.horizontal .item.autres_bornes {
flex: 0 0 calc(25vw - 22.5px);
flex: 0 0 calc(25vw - 22.5px);
}
.horizontal .item.extra {
flex: 0 0 45px;
}
body .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: #485666;
}
.horizontal { width: 100%;
height: 100%;
position: relative;
margin: 0 -15px;
width: calc(100% + 30px);
}
.horizontal .pin-wrap,
.horizontal .animation-wrap {
display: flex;
position: relative;
z-index: 1;  
}
.horizontal .item {
position: relative;
padding: 0 15px;
flex: 0 0 calc(50vw - 45px); display: flex;
align-items: flex-start;
line-height: 1.7;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
} .horizontal .animation-wrap.to-right {
counter-reset: item;
float: left;
padding-right: 90px;
}
.horizontal .animation-wrap.to-left {
counter-reset: item 11;
float: right; 
}  .bornes_mobile {
display: none;
} body.woocommerce .star-rating {
width: 125px;
font-size: 20px;
}
body .star-rating:before, 
body .star-rating span:before, 
body .stars a:hover:after, 
body .stars a.active:after {
color: #3E81D8 !important;
}
body.woocommerce p.stars a.star-1, 
body.woocommerce-page p.stars a {
width: 27px;
}
body.woocommerce p.stars a::before {
font-size: 25px;
}
body .big-review-images {
background: #edf4fe;
border-radius: 20px;
overflow: hidden;
}
body .big-review-images>.wcpr-close {
background-color: transparent;
top: 16px;
right: 16px;
font-size: 23px;
}
body .kt-reviews-image-container .wcpr-rotate {
display: none;
}
.single-product #ajax-content-wrap {
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_x_pale.jpg) no-repeat center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
body .cart .quantity input.plus, 
body .cart .quantity input.minus {
background: transparent !important;
box-shadow: unset;
font-size: 40px;
}
body .cart .quantity input.plus:hover, 
body .cart .quantity input.minus:hover {
background: transparent !important;
box-shadow: unset !important;
color: #112129 !important;
}
body.woocommerce .woocommerce-breadcrumb {
display: none !important;
}
body.woocommerce.single-product div.product[data-tab-pos] {
width: 91%;
}
.single-product .product[data-gallery-style="left_thumb_sticky"] .summary.entry-summary .n-sticky {
border-top: 1px solid rgba(72, 86, 102, 0.25);
border-bottom: 1px solid rgba(72, 86, 102, 0.25);
padding-left: 20px;
padding-top: 40px !important;
padding-bottom: 40px !important;
}
body.single-product .product[data-gallery-style=left_thumb_sticky] .single-product-main-image {
padding-right: 10%;
}
body.woocommerce div.product .woocommerce-variation-price span.price,
body.woocommerce div.product .summary p.price {
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
color:#112129;
font-size: 32px;
font-weight: 600;
letter-spacing: 0.64px;
align-items: flex-end;
flex-wrap: wrap;
}
body.woocommerce div.product.product-type-variable .summary p.price {
display: none;
}
body.woocommerce div.product .woocommerce-variation-price span.price, 
body.woocommerce div.product .entry-summary .stock {
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
}
body.woocommerce div.product .woocommerce-variation-price span.price > *, 
body.woocommerce div.product .entry-summary .stock > * {
margin-right: 5px;
}
.woocommerce div.product .woocommerce-variation-price span.price .amount, 
.woocommerce div.product .entry-summary .stock .amount {
font-size: 32px;
font-weight: 600;
}
body.woocommerce div.product .woocommerce-variation-price span.price del, 
body.woocommerce div.product .entry-summary .stock del {
opacity: 1;
text-decoration: none;
}
.woocommerce div.product .woocommerce-variation-price span.price del .amount bdi, 
.woocommerce div.product .entry-summary .stock del .amount bdi {
font-size: .7em;
color: #112129;
text-decoration: line-through;
}
body.woocommerce div.product .woocommerce-variation-price span.price bdi, body.woocommerce div.product .summary p.price bdi,
.woocommerce div.product .woocommerce-variation-price span.price .amount bdi {
color: #3E81D8;
}
body.woocommerce div.product .summary p.price del{
color: #8BB3E8;
font-size: .7em;
opacity: 1;
line-height: 1;
padding-left: 5px;
}
html body.woocommerce div.product .price ins {
font-weight: 600;
}
body.single-product .product[data-gallery-style=left_thumb_sticky] .product-slider .slide {
border-radius: 10px;
}
body.woocommerce-page button[type=submit].single_add_to_cart_button, 
html body[data-form-submit=regular].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button {
font-size: 14px;
font-family: 'Manrope', sans-serif;
font-weight: 400;
padding: 20px 45px!important;
background: #3E81D8 url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_diagonal_bleu_pale_petit.svg) no-repeat -412px 50% !important;
border: 1px solid #3E81D8;
color:#fff !important;
text-transform: initial;
-webkit-transition: all 250ms ease-in !important;
-moz-transition: all 250ms ease-in !important;
-o-transition: all 250ms ease-in !important;
transition: all 250ms ease-in !important;
}
body.woocommerce-page button[type=submit].single_add_to_cart_button:hover, 
html body[data-form-submit=regular].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button:hover {
background: #3E81D8 url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_diagonal_bleu_pale_petit.svg) no-repeat -412px 50% !important;
color: #fff !important;
background-position: calc(100% + 50px) 50% !important;
}
.woocommerce #content div.product .product_title, 
.woocommerce div.product .product_title, 
.woocommerce-page #content div.product .product_title, 
.woocommerce-page div.product .product_title {
margin-bottom: 26px !important;
}
html body .woocommerce-product-details__short-description {
font-size: 20px;
margin-bottom: 22px;
}
html body .woocommerce-product-details__short-description p:last-child {
padding-bottom: 0;
}
.woocommerce #content div.product .woocommerce-tabs, 
.woocommerce div.product .woocommerce-tabs, 
.woocommerce-page #content div.product .woocommerce-tabs, 
.woocommerce-page div.product .woocommerce-tabs {
width: 76%;
}
.single-product.woocommerce .product_comments .span_12 ,
.single-product.woocommerce .woocommerce-tabs>div:not(.tab-container).toggles {
margin-bottom: 124px !important;
}
.single-product #garanties .vc_col-sm-7 {
width: 90%;
}
.single-product #temoignages ,
.single-product #garanties {
margin-bottom: 124px;
background: transparent;
}
.single-product .certifications .logos {
display: flex;
}
.single-product .certifications .logos .logo {
padding-right: 30px;
}
.single-product.woocommerce div.product_meta {
display: none;
}
.single-product.woocommerce div.product .summary h4 {
font-size: 12px;
font-weight: 400;
margin-bottom: 5px;
}
.tabl_tech {
display: table;
border-top: 1px solid rgba(72, 86, 102, 0.25);
max-width: 600px;
}
.tabl_tech p,
.tabl_tech ul {
padding-bottom: 0;
margin: 0;
}
.tabl_tech .tab_row {
display: table-row;
}
.tabl_tech .tab_row .tab_cell {
display: table-cell;
padding: 15px 0;
border-bottom: 1px solid rgba(72, 86, 102, 0.25);
}
.tabl_tech .tab_row .tab_cell.title {
padding-right: 45px;
}
.single-product .section_accessoires_mores {
margin-right: -9%;
}
.single-product .information_question {
border-top: 1px solid rgba(72, 86, 102, 0.25);
padding-top: 35px;
margin-top: 42px;
}
.wcpa_wrap .si_installation .wcpa_field_label{
font-size: 20px;
line-height: 1.2;
margin-bottom: 18px;
}
.wcpa_wrap .si_installation .wcpa_group_field label{
font-size: 16px;
line-height: 1.2;
font-weight: 700;
align-items: flex-start;
}
.single-product .entry-summary .cart .quantity input.qty {
font-size: 32px;
font-weight: 600;
letter-spacing: 0.64px;
}
.single-product .wcpa_wrap .wcpa_radio .wcpa_radio_custom {
margin-right: 9px;
}
body .wcpa_wrap .wcpa_radio .wcpa_radio_custom::after {
background-color: #3E81D8;
}
body .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
background-color: #3E81D8;
}
body .kt-reviews-image-container .kt-wc-reviews-images-wrap-wrap .reviews-images-item .review-images {
height: unset !important;
}
body .kt-reviews-image-container {
margin: unset;
max-width: unset;
}
body .kt-wc-reviews-images-wrap-wrap {
justify-content: flex-start;
}
.commentlist {
margin-bottom: 35px !important;
}
#reviews {
width: 76%;
}
body #ajax-content-wrap #comments h2,
body #ajax-content-wrap #review_form .comment-reply-title{
font-size: 30px;
font-family: 'Manrope', sans-serif;
color: #112129;
font-weight: 600;
line-height: 1.1;
margin-bottom: 30px;
}
.woocommerce #reviews #commentform .comment-notes{
order: 1;
}
.woocommerce #reviews #commentform .comment-form-rating{
order: 2;
width: 100%;
}
.woocommerce #reviews #commentform .comment-form-comment{
order: 5;
}
.woocommerce #reviews #commentform .wcpr-comment-form-images{
order: 6;
}
.woocommerce #reviews #commentform .comment-form-author{
order: 3;
}
.woocommerce #reviews #commentform .comment-form-email{
order: 4;
}
.woocommerce #reviews #commentform .comment-form-cookies-consent{
order: 7;
}
.woocommerce #reviews #commentform .form-submit{
order: 8;
} .page-template-page-bornes #ajax-content-wrap {
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_page_bornes.jpg) no-repeat center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.page-template-page-bornes .background.bornes {
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_page_bornes_2.jpg) no-repeat center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.slider_bornes.les_bornes,
.slider_bornes.autres_bornes {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.slider_bornes.les_bornes .une_borne {
width: 50%;
}
.slider_bornes.autres_bornes .une_borne {
width: 25%;
}
.slider_bornes.autres_bornes .une_borne ,
.slider_bornes.les_bornes .une_borne {
padding: 0 15px;
margin-bottom: 60px;
}
.slider_bornes .borne .informations .prix .prix_original {
color:  #112129;
font-size: 25px;
font-weight: 600;
text-decoration: line-through;
display: inline-block;
margin-left: 5px;
white-space: nowrap;
}
.slider_bornes.autres_bornes .borne{
flex-direction: column;
display: flex;
height: 100%;
justify-content: space-between;
}
.slider_bornes.autres_bornes .borne .informations {
width: 100%;
padding: 30px;
}
.slider_bornes.autres_bornes .borne .photo {
width: 100%;
overflow: hidden;
}
.slider_bornes.autres_bornes .borne .photo img {
margin-bottom: -7vw;
}
.slider_bornes.autres_bornes .borne .informations h3 {
font-size: 32px;
font-size: clamp(25px,1.67vw, 32px);
}
.slider_bornes.autres_bornes .borne .informations .prix {
font-size: 25px;
}
.slider_bornes.autres_bornes .borne .informations .prix .prix_original {
font-size: 18px;
} .page-template-page-accessoires #ajax-content-wrap {
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_page_accessoires.jpg) no-repeat center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
} .page-template-page-installation #ajax-content-wrap {
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_page_installation.jpg) no-repeat center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
} .garantie {
display: flex;
align-items: center;
padding-top: 30px;
padding-right: 30px;
padding-bottom: 30px;
border-bottom: 1px solid rgba(72, 86, 102, 0.25);
}
.garantie .icon {
width: 123px;
padding-right: 20px;
}
.garantie .titre {
width: calc(100% - 123px);
}
body .garantie h3 {
font-size: clamp(25px,1.67vw, 32px);
} .page-template-page-a-propos #ajax-content-wrap {
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_page_installation.jpg) no-repeat center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.les_experts {
display: flex;
margin: 0 -15px;
flex-wrap: wrap;
}
.les_experts .un_expert{
display: flex;
width: 50%;
padding: 0 15px;
margin-bottom: 35px;
}
.les_experts .un_expert .photo {
width: 162px;
}
.les_experts .un_expert .photo .la_photo {
padding-top: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
border-radius: 50%;
border: 0.9px solid rgba(62, 129, 216, 0.25);
}
.les_experts .un_expert .infos {
width: calc(100% - 162px);
padding-left: 30px;
padding-right: 30px;
display: flex;
}
.les_experts .un_expert.no_pics .infos {
width: 100% !important;
}
.les_experts .un_expert .infos .texte {
margin-bottom: 10px;
}
.les_experts .un_expert .infos .texte p:last-child {
padding-bottom: 0;
}	
.les_experts .un_expert .infos .wrap_infos {
border-radius: 10px;
background: rgba(226, 236, 249, 0.58);
width: 100%;
backdrop-filter: blur(10px);
padding: 30px;
} _::-webkit-full-page-media, _:future, :root body .les_experts .un_expert .infos .wrap_infos {
background: rgba(226, 236, 249, 1);
} @media not all and (min-resolution:.001dpcm) { @media {
.les_experts .un_expert .infos .wrap_infos { 
background: rgba(226, 236, 249, 1);
}
}}
.les_experts .un_expert .infos h3 {
font-size: 16px;
margin-bottom: 10px;
}
.les_experts .un_expert .infos .poste{
font-size: 12px;
} .page-template-page-faq #ajax-content-wrap {
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_page_faq.jpg) no-repeat center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#longue_faq .faq_infos .texte {
font-size: 20px;
} .page-template-page-contact #ajax-content-wrap {
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_page_contact.jpg) no-repeat center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.facon_joindre { 
margin-bottom: 124px;
}
.facon_joindre .un-facon {
display: flex;
padding: 34px 0;
border-bottom: 1px solid rgba(72, 86, 102, 0.25);
align-items: center;
}
.facon_joindre .un-facon:first-child {
border-top: 1px solid rgba(72, 86, 102, 0.25);
}
.facon_joindre .un-facon .icon {
width: 95px;
}
.facon_joindre .un-facon .facon  {
width: calc(100% - 95px);
padding-left: 32px;
}
.facon_joindre .un-facon .facon h3 {
font-size: 32px;
font-size: clamp(25px,1.67vw, 32px);
margin-bottom: 0;
} .faqs_cat_mots_cle {
display: flex;
margin-bottom: 66px;
justify-content: space-between;
align-items: center;
}
.faqs_cat_mots_cle .faqs_cat{
display: flex;
flex-wrap: wrap;
}
.faqs_cat_mots_cle .faqs_cat .faq_cat{
color: #3E81D8;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.28px;
text-decoration: underline;
margin-right: 20px;
cursor: pointer;
margin-top: 10px;
margin-bottom: 10px;
}
.faqs_cat_mots_cle .faqs_cat .faq_cat:hover,
.faqs_cat_mots_cle .faqs_cat .faq_cat.active {
font-weight: 800;
}
body .faqs h3 {
margin-bottom: 29px;
}
.faqs .un_theme {
margin-bottom: 120px;
}
.faqs .un_theme.no_theme {
margin-bottom: 40px;
}
#datafetch {
display: none;
}
#search_a {
position: relative;
width: 310px;
}
#search_a ::-webkit-input-placeholder { font-size: 14px;
}
#search_a ::-moz-placeholder { font-size: 14px;
}
#search_a :-ms-input-placeholder { font-size: 14px;
}
#search_a :-moz-placeholder { font-size: 14px;
}
#search_a input {
width: calc(100%);
padding-right: 80px !important;
}
#search_a button {
width: 60px;
border: 0;
background: transparent;
-webkit-appearance: none;
-moz-appearance: none;
cursor: pointer;
position: absolute;
top: 0;
right: 0;
bottom: 0;
}
body .faqs .loader {
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-negative: 0;
flex-shrink: 0;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
height: 68px;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0 auto;
box-sizing: border-box;
display: -ms-flexbox;
display: flex;
display: none;
margin: 0 auto;
}
.ball-pulse-rise>div {
-webkit-animation-fill-mode: both;
-webkit-animation-iteration-count: infinite;
}
.ball-pulse-rise>div {
height: 15px;
border-radius: 100%;
display: inline-block;
background-color: #3E81D8;
margin: 2px;
}
.ball-pulse-rise>div {
width: 15px;
animation-fill-mode: both;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: cubic-bezier(.15,.46,.9,.6);
animation-timing-function: cubic-bezier(.15,.46,.9,.6);
animation-iteration-count: infinite;
-webkit-animation-delay: 0;
animation-delay: 0;
}
@-webkit-keyframes ball-pulse-rise-even{
0%{
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
25%{
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
50%{
-webkit-transform:scale(.4);
transform:scale(.4)
}
75%{
-webkit-transform:translateY(30px);
transform:translateY(30px)
}
100%{
-webkit-transform:translateY(0);
transform:translateY(0);
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes ball-pulse-rise-even{
0%{
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
25%{
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
50%{
-webkit-transform:scale(.4);
transform:scale(.4)
}
75%{
-webkit-transform:translateY(30px);
transform:translateY(30px)
}
100%{
-webkit-transform:translateY(0);
transform:translateY(0);
-webkit-transform:scale(1);
transform:scale(1)
}
}
@-webkit-keyframes ball-pulse-rise-odd{
0%{-webkit-transform:scale(.4);
transform:scale(.4)
}
25%{-webkit-transform:translateY(30px);
transform:translateY(30px)
}
50%{
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
75%{
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
100%{
-webkit-transform:translateY(0);
transform:translateY(0);
-webkit-transform:scale(.75);
transform:scale(.75)
}
}
@keyframes ball-pulse-rise-odd{
0%{
-webkit-transform:scale(.4);
transform:scale(.4)
}
25%{
-webkit-transform:translateY(30px);
transform:translateY(30px)
}
50%{
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
75%{
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
100%{
-webkit-transform:translateY(0);
transform:translateY(0);
-webkit-transform:scale(.75);
transform:scale(.75)
}
}
.ball-pulse-rise>div:nth-child(2n-1) {
-webkit-animation-name: ball-pulse-rise-odd;
animation-name: ball-pulse-rise-odd;
}
.ball-pulse-rise>div:nth-child(2n) {
-webkit-animation-name: ball-pulse-rise-even;
animation-name: ball-pulse-rise-even;
} .woocommerce-account:not(.logged-in) #ajax-content-wrap {
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_connection.jpg) no-repeat center fixed !important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
body.woocommerce-account .woocommerce>#customer_login {
padding: 0;
}
body.woocommerce-account .woocommerce-form.woocommerce-form-login.n-disable-reg, 
body.woocommerce-account .woocommerce>#customer_login>.col-1, 
body.woocommerce-account .woocommerce>#customer_login>.col-2 {
max-width: 570px;
margin: unset;
}
body.woocommerce-account .woocommerce>#customer_login .col-1 h2, 
body.woocommerce-account .woocommerce>#customer_login .col-2 h2 {
display: block;
}
body .nectar-form-controls {
display: none !important ;
}
.connections {
margin-top: 100px;
}
.remember_submit { margin-top: 33px;
}
.remember_submit .rememberme {
padding-top: 10px;
}
body.woocommerce-account .woocommerce-form-login button.button {
margin-top: 0;
float: right;
}
body.woocommerce-account .woocommerce-form-register button.button {
margin-top: 0;
float: right;
}
body #customer_login .woocommerce-LostPassword.lost_password, 
body.woocommerce-account h2.n-disable-reg {
text-align: left;
}
body #customer_login .woocommerce-LostPassword.lost_password a {
text-decoration: underline;
color: #3E81D8;
font-size: 14px;
font-weight: 600;
} .woocommerce-checkout .woocommerce,
.woocommerce-cart .woocommerce {
max-width: 1365px;
}
body.error404 #footer-outer,
body.woocommerce-page:not(.single-product) #footer-outer ,
body.woocommerce-account #footer-outer {
display: none;
}
body.woocommerce-page .main-content,
body.woocommerce-account .main-content  {
padding-top: 147px;
padding-bottom: 150px;
}
body .woocommerce-MyAccount-navigation ul li a:before {
display: none;
}
body .woocommerce-MyAccount-navigation ul li {
padding-top: 20px;
padding-bottom: 20px;
padding-left: 10px;
}
body .woocommerce-MyAccount-navigation ul li a {
padding-top: 20px;
padding-bottom: 20px;
font-size: 20px;
}
.bold_larger {
font-size: 32px;
font-weight: 600;
}
.woocommerce-MyAccount-content a {
color: #3E81D8;
font-weight: 700;
text-decoration: underline;
}
body.woocommerce-cart .woocommerce table.shop_table {
border-collapse:separate;
border-spacing:0 30px;
}
body.woocommerce-cart .woocommerce table.shop_table td {
padding: 15px 20px;
font-size: 20px;
font-weight: 400;
}
body.woocommerce-cart .cart-collaterals table tr:nth-child(1n) th, 
body.woocommerce-cart table tbody tr:nth-child(1n) td:not(.actions) {
background-color: transparent;
}
body.woocommerce-cart table tbody tr td:not(.actions){
background: rgba(226, 236, 249, 0.58) !important;
margin-bottom: 32px;
}
body.woocommerce-cart .ga_monthly_schedule_wrapper td.calendar_slots {
background: #485666 !important;
}
body.woocommerce-cart table tbody tr td.product-remove:not(.actions),
body.woocommerce-cart table tbody tr td.product-thumbnail:not(.actions){
background:transparent!important;
}
body.woocommerce-cart table tbody tr td.product-name:not(.actions) {
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
body.woocommerce-cart table tbody tr td.product-subtotal:not(.actions) {
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.woocommerce table.cart td.product-thumbnail {
width: 140px;
}
body .woocommerce #content table.cart a.remove, 
body .woocommerce table.cart a.remove, 
body.woocommerce-page #content table.cart a.remove, 
body.woocommerce-page table.cart a.remove {
font-size: 42px;
line-height: 1;
width: 40px;
height: 40px;
color: #FF7751 !important;
color: #3e81d8 !important;
background: transparent !important;
}
body .woocommerce #content table.cart a.remove:hover, 
body .woocommerce table.cart a.remove:hover, 
body.woocommerce-page #content table.cart a.remove:hover, 
body.woocommerce-page table.cart a.remove:hover {
color: #b2b0b0 !important;
}
.woocommerce-page table.cart td.actions .coupon {
min-width: 50%;
margin-left: 17%;
}
body.material.woocommerce-page[data-form-style=default] input#coupon_code {
border-radius: 2px;
border: 1px solid #A1A8B0;
background: rgba(250, 251, 251, 0.60);
height: 60px;
}
html body:not(.ascend) .actions .coupon .button {
background: transparent !important;
color: #3e81d8 !important;
font-size: 14px;
font-weight: 600 !important;
line-height: 1.1; letter-spacing: 0.28px;
text-decoration: underline;
border: 0 !important;
font-family: 'Manrope', sans-serif;
padding-left: 5px !important;
padding-right: 5px !important;
}
html body:not(.ascend) .actions .coupon .button:hover {
color: #3e81d8 !important;
opacity: .8 !important;
}
html body .woocommerce .actions .button {
background: rgba(250, 251, 251, 0.60) url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_diagonal_bleu_petit.svg) no-repeat -412px 50% !important;
border:1px solid #3e81d8;
color: #3e81d8 !important;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.56px;
padding: 18px 20px;
text-transform: initial;
font-family: 'Manrope', sans-serif;
-webkit-transition: all 250ms ease-in !important;
-moz-transition: all 250ms ease-in !important;
-o-transition: all 250ms ease-in !important;
transition: all 250ms ease-in !important;
}
html body .woocommerce .actions .button:hover {
color:  #FAFBFB !important;
background-position: calc(100% + 50px) 50% !important;
} 
body.woocommerce-cart .cart_totals table tbody tr th {
background: rgba(226, 236, 249, 0.58) !important;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
body.woocommerce-cart .cart_totals table tbody tr td {
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
padding: 20px !important;
}
body .cart_totals table {
font-size: 20px;
}
body .woocommerce .cart-collaterals .cart_totals, 
body.woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
max-width: 565px;
}
.woocommerce-cart .wc-proceed-to-checkout {
padding: 0;
text-align: right;
}
body.woocommerce-account .woocommerce-form-register button.button,
body.woocommerce-account .woocommerce-form-login button.button,
body .wc-proceed-to-checkout .button.checkout-button, 
body .woocommerce #order_review #payment #place_order, 
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
padding: 19px 25px!important;
display: inline-block;
text-align: center;
width: auto;
color: #3E81D8;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.56px;
border: 1px solid #3E81D8;
background: rgba(250, 251, 251, 0.60) url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_diagonal_bleu_petit.svg) no-repeat -412px 50% !important;
text-transform: initial;   
font-family: 'Manrope', sans-serif !important; 
-webkit-transition: all 250ms ease-in !important;
-moz-transition: all 250ms ease-in !important;
-o-transition: all 250ms ease-in !important;
transition: all 250ms ease-in !important;
}
html body .woocommerce table.cart a.remove,
htlm body.woocommerce-page table.cart a.remove {
line-height: .9;
}
body.woocommerce-page table.cart a.remove:hover {
background-color: transparent!important;
}
body .woocommerce #order_review #payment #place_order,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
background: #3E81D8 url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_diagonal_bleu_pale_petit.svg) no-repeat -412px 50% !important;
color: #fff !important;
}	
body.woocommerce-account .woocommerce-form-register button.button:hover,
body.woocommerce-account .woocommerce-form-login button.button:hover,
body .wc-proceed-to-checkout .button.checkout-button:hover, 
body .woocommerce #order_review #payment #place_order:hover, 
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover  {
color:  #FAFBFB !important;
background-position: calc(100% + 50px) 50% !important;
}
body .woocommerce-checkout-review-order-table .product-container {
background-color: transparent;
padding: 0;
}
body .woocommerce-checkout-review-order-table .product-container .cart_item {
padding: 20px;
border-radius: 10px;
background: rgba(226, 236, 249, 0.58);
}
body .woocommerce-checkout-review-order-table .product-info h4 {
font-size: 18px;
line-height: 1.2;
margin-bottom: 0;
font-weight: 700;
}
body .woocommerce-checkout-review-order-table .product-info .amount {
font-size: 20px;
font-weight: 700;
}
html .woocommerce .cart_item dl, body .woocommerce-checkout-review-order-table .product-info .product-quantity {
font-weight: 400;
padding-top: 5px;
}
body .woocommerce .payment_box p {
padding-left: 10px !important;
}
.checkout #order_review .payment_box p.form-row-first {
width: calc(100% - 135px);
}
.checkout #order_review .payment_box p.form-row-first .wc-credit-card-form-card-expiry {
width: 100%!important;
}
.checkout #order_review .payment_box p.form-row-last {
width: 135px;
}
body[data-form-submit=regular] .container-wrap .place-order button[type=submit].button.alt {
padding: 19px 25px!important;
display: inline-block;
text-align: center;
width: auto;
color: #3E81D8;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.56px;
border: 1px solid #3E81D8;
background: rgba(250, 251, 251, 0.60) url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_diagonal_bleu_petit.svg) no-repeat -412px 50% !important;
text-transform: initial;
-webkit-transition: all 250ms ease-in !important;
-moz-transition: all 250ms ease-in !important;
-o-transition: all 250ms ease-in !important;
transition: all 250ms ease-in !important;
}
body[data-form-submit=regular] .container-wrap .place-order button[type=submit].button.alt:hover {
color:  #FAFBFB !important;
background-position: calc(100% + 50px) 50% !important;
}
html body h3#ship-to-different-address {
font-size: 20px;
} .facture_installation {
padding: 55px 153px 55px 30px;
display: flex;
border-radius: 10px;
background: rgba(226, 236, 249, 0.58);
backdrop-filter: blur(10px);
align-items: center;
max-width: 900px;
margin-bottom: 55px;
margin-top: 25px;
}
.facture_installation .icon {
width: 90px;
}
.facture_installation .texte {
padding-left: 30px;
font-size: 25px;
font-weight: 600;
}
.facture_installation .texte a {
color: #3E81D8;
text-decoration: underline;
} html body #ajax-content-wrap #error-404 h1 > div {
display: inline-block;
text-align: left;
}
html body #ajax-content-wrap #error-404 h1  {
font-size: 48px !important;
font-size: clamp(32px,2.5vw, 48px);
margin-bottom: 40px;
margin-bottom:clamp(25px,2.5vw,40px);
line-height: 1.1 !important;
font-family: 'Manrope', sans-serif;
color: #112129;
font-weight: 600;
}
body #error-404 {
text-align: left;
width: 50%;
min-height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
padding: 102px 0;
}
html body #error-404 .nectar-button {
margin-top: 30px;
margin-bottom: 50px;
} body .woocommerce #payment #wc-stripe-cc-form div.form-row, 
body.woocommerce-page #payment #wc-stripe-cc-form div.form-row {
padding: 0 0!important;
}
.payment_box.payment_method_stripe .clear {
padding: 0;
}
body .wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-label {
font-size: 13px;
line-height: 1.2;
}
body .wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-value {
font-size: 12px;
}
body #add_payment_method .cart-collaterals .shipping-calculator-button, 
body.woocommerce-cart .cart-collaterals .shipping-calculator-button,
body.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
text-decoration: underline;
}
body .woocommerce form .form-row::after, 
body .woocommerce form .form-row::before, 
body.woocommerce-page form .form-row::after, 
body.woocommerce-page form .form-row::before {
display: none;
}
.checkout #order_review .order-review td {
text-align: right;
}
.checkout #order_review .order-review tr th {
padding-right: 18px;
}
.woocommerce #payment div.form-row.place-order {
text-align: right;
}
.woocommerce #payment div.form-row.place-order .woocommerce-terms-and-conditions-wrapper {
text-align: left;
}
.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a {
text-decoration: underline;
color: #3E81D8;
} .custom_page #footer-outer .span_12 {
flex-direction: column;
}
body #footer-outer {
color: #112129;
background-color: transparent;
min-height: 100vh;
text-align: left !important;
display: flex;
flex-direction: column;
align-content: flex-start;
justify-content: center;
z-index: 1;
}
body #footer-outer[data-cols="1"] .col {
text-align: left;
}
#footer-widgets {
width: 100%;
}
#footer-outer .titre_custom_sociaux {
display: flex;
}
#footer-outer .titre_custom_sociaux .titre {
font-size: 20px;
}
#footer-outer .titre_custom_sociaux .titre:after {
content: '';
display: inline-block;
width:100px ;
height:1px ;
background-color: #B2CDEF;
margin-left: 20px;
margin-right: 10px;
vertical-align: middle;
}
#footer-outer .titre_custom_sociaux .custom_sociaux {
font-size: 20px;
}
#footer-outer .titre_custom_sociaux .custom_sociaux a {
font-size: 14px;
font-weight: 600;
color: #3E81D8;
text-decoration: underline;
display: inline-block;
margin: 0 10px;
}
#footer-outer .menu-footer {
margin-top: 147px;
margin-top: 8vw;
}
#footer-outer .menu-footer,
#footer-outer .copyright_custom {
opacity: .4;
}
#footer-outer .copyright_custom,
#footer-outer .copyright_custom a,
#footer-outer .menu-footer a {
text-decoration: none;
color: #485666;
font-size: 10px;
font-weight: 600;
}
#footer-outer .copyright_custom a,
#footer-outer .menu-footer a {
display: inline-block !important;
}
.material #footer-outer #footer-widgets .col .menu-footer ul li {
margin-bottom: 19px;
}
.nectar-social.fixed {
display: none !important;
} html body .video_pop .le_h3 {
margin-top: 50px;
margin-bottom: 13px;
}
html body .video_pop .le_h3 h3  {
font-size: 20px;
font-weight: 400;
display: inline-block !important;
margin-bottom: 0;
}
html body .video_pop .le_h3 h3:after {
content: '';
display: inline-block;
height: 1px;
width: 100px;
background-color: #B2CDEF;
vertical-align: middle;
margin-left: 20px;
margin-right: 20px;
} html.popup {
overflow-y: hidden;
}
.article_archive {
display: flex;
}
.video_pop {
display: block;
position: fixed;
top: 0;
left: 1001%;
height: 100%;
width: 100%;
background: #FAFBFB;
color: #112129;
background:#FAFBFB url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_popup_form.jpg) no-repeat center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
z-index: 0;
overflow: hidden;
transition: 0.5s all; overflow: auto; }
.video_pop.open_pop {
width: 100% !important;
padding: 0;
height: 100% !important;
top: 0 !important;
left: 0 !important;
z-index: 99999;
border-radius: 0;
}
.video_pop .container {
padding: 80px 510px 80px 200px;
padding: 80px 26.5% 80px 10.5%;
padding: 80px 15px 80px
}
.video_pop .wrap {
padding: 0;
width: 100%;
display: block;
vertical-align: middle;  margin: 0 auto;
position: relative;
padding: 0 26.5% 0 10.5%;
}
.video_pop .close {
display: inline-block; width: 28px;
height: 28px;
border-radius: 22px;
text-align: center;
font-size: 40px;
opacity: 1;
transform-origin: center;
cursor: pointer;
z-index: 22;
color: #000;
font-weight: 300;
line-height: .5;
-webkit-transition: transform 250ms ease-out ;
-moz-transition: transform 250ms ease-out ;
-o-transition: transform 250ms ease-out ;
transition: transform 250ms ease-out ; transform-origin: 50% 50%;
position: absolute;
top: 20px;
right: 45px;
}
.video_pop .close:hover {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.video_pop .video {
position: relative;
padding: 0 5px;
width: 100%;
margin: 0 auto 0;	
font-size: 18px;
font-weight: 300;
}
.video_pop .video h2 {
margin-bottom: 25px;
}
.video_pop .wrap .form_estimation_wrapper {
max-height: 0;
overflow: hidden;
}
.form_estimation .gform_body .gform_page {
padding-left: 5px;
}
.pre_estimation .les_choix {
padding-top: 3vw;
max-width: 900px;
width: 100%;
}
.pre_estimation .les_choix .un_choix {
position: relative;
border-radius: 10px;
background: rgba(226, 236, 249, 0.58);
backdrop-filter: blur(10px);
padding: 30px;
min-height: 200px;
min-height: 10vw;
display: flex;
align-items: center;
margin-bottom: 22px;
-webkit-transition: background-color 250ms ease-out;
-moz-transition: background-color 250ms ease-out;
-o-transition: background-color 250ms ease-out;
transition: background-color 250ms ease-out;
}
.pre_estimation .les_choix .un_choix:hover {
background: rgba(226, 236, 249, 1);
}
.pre_estimation .les_choix .un_choix .lien_choix {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.pre_estimation .les_choix .un_choix .content {
width: 100%;
}
.pre_estimation .les_choix .un_choix p {
padding-bottom: 0;
}
.pre_estimation .les_choix .un_choix .titre {
font-size: 32px;
font-size: clamp(25px,1.67vw,32px);
font-weight: 600;
letter-spacing: 0.64px;
margin-bottom: 10px;
}
.pre_estimation .les_choix .un_choix .titre em {
font-size: 20px;
font-weight: 400;
font-style: normal;
white-space: nowrap;
}
.pre_estimation .les_choix .un_choix .texte {
font-size: 20px;
margin-bottom: 10px;
padding-right: 8%;
letter-spacing: 0;
}
.pre_estimation .les_choix .un_choix .gros_texte {
font-size: 38px;
}
.video_pop .positionnement {
display: flex;
border-top: 1px solid #485666;
margin-bottom: 25px; }
.positionnement + p {
font-size: 16px;
font-weight: 700;
}
.video_pop .positionnement .pos {
width: 33.333%;
color: #485666;
font-size: 12px;
font-weight: 400;
letter-spacing: 0.12px;
padding: 11px 11px 11px;
position: relative;
}
.video_pop.evaluation_low .positionnement .pos ,
.video_pop.rendez-vous_form .positionnement .pos {
width: 50%;
}
.video_pop .positionnement .pos.active {
color:#3E81D8;
font-weight: 700;
}
.video_pop .positionnement .pos.active:before {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
top: -2px;
height: 3px;
background-color: #3E81D8;;
}
.page_moitie .gform_page_footer, 
.page_moitie .gform_fields {
padding-right: 50%;
}
.page_moitie .gform_fields .html_titre_positionnement {
margin-right: -100%;
}
.gform-theme--foundation .gfield.photo_custom,
.gform-theme--foundation .gfield.gfield--type-fileupload {
margin-top: -10px;
margin-top: -5px;
margin-bottom: 39px;
}
html body .video_pop h4 ,
html body .video_pop .gform_wrapper .top_label .gfield_label,
.video_pop .gform-theme--framework .radio_label_large .gform-field-label {
font-size: 20px;
font-weight: normal;
margin-bottom: 15px;
}
html body .video_pop h4 ,
html body .video_pop .gform_wrapper .top_label .gfield_label {
padding-top: 13px;
}
html body .video_pop .gform_wrapper .top_label .no_pad_top_label .gfield_label  {
padding-top: 0;
}
html body .video_pop h4 {
margin-bottom: 0;
}
body .gform-theme--framework .gform-field-label {
font-size: 16px;
}
body .gform-theme--framework .gform-field-label span {
font-size: 12px;
}
.gform-theme--foundation .gfield.move_up {
margin-top: -26px;
}
.gform-theme--foundation .gfield--width-quarter.unite_radio {
grid-column: span 2;
}
.gform-theme--foundation .gfield--width-third.unite_radio_mesure {
grid-column: span 5;
}
html body .video_pop .petit_h4 h4,
html body .video_pop .gform_wrapper .top_label .petit_label .gfield_label,
html body .video_pop .gform_wrapper .top_label .petit_label .gfield_label,
.gform-theme--framework .field_sublabel_above .gform-field-label--type-sub,
.gform-theme--framework .gfield--type-address .gform-field-label--type-sub,
.petit_sous_label .gfield_list_header .gform-field-label ,
.woocommerce form .form-row label, .woocommerce-page form .form-row label,
html body .video_pop .gform_wrapper .top_label .petit_label .gfield_label {
font-size: 14px;
font-weight: bold;
margin-bottom: 3px;
}
html body .video_pop .titre_marg_bottom_neg{
margin-bottom: -16px;
}
html body .video_pop .titre_marg_bottom_neg.petit_h4{
margin-bottom: 2px;
}
html body .video_pop .titre_marg_bottom_neg h4 {
margin-bottom: 0;
}
.gform-theme--foundation .form_evaluation .gform-body > div .gform_page_footer,
.gform-theme--foundation .form_rendez-vous .gform-body > div .gform_page_footer,
.gform-theme--foundation .form_estimation .gform-body > div .gform_page_footer {
justify-content: space-between;
display: block;
padding-bottom: 15px;
}
.gform-theme--foundation .form_evaluation .gform-body > div .gform_page_footer:after ,
.gform-theme--foundation .form_rendez-vous .gform-body > div .gform_page_footer:after ,
.gform-theme--foundation .form_estimation .gform-body > div .gform_page_footer:after {
content: '';
display: block;
clear: both;
}
.gform-theme--foundation .form_evaluation .gform-body > div:first-child .gform_page_footer,
.gform-theme--foundation .form_rendez-vous .gform-body > div:first-child .gform_page_footer,
.gform-theme--foundation .form_estimation .gform-body > div:first-child .gform_page_footer {
justify-content: flex-end;
}
.max_width_select_500 .ginput_container ,
.max_width_input_500 .ginput_container  {
max-width: 563px;
}
.max_width_input_500 .ginput_container input {
width: 100% !important;
}
.max_width_select_300 .ginput_container ,
.max_width_input_300 .ginput_container  {
max-width: 315px;
}
.max_width_input300 .ginput_container input {
width: 100% !important;
}
.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date {
}
.gform-theme--foundation .gfield.petit_push_up {
padding-top: 17px;
}
.gform-theme--foundation .gfield.push_up {
padding-top: 61px;
}
.gform-theme--foundation .gfield.push_up_2 {
padding-top: 19px;
}
.photo_custom .la_photo {
max-width: 278px;
}
.photo_custom .la_photo img {
margin-bottom: 0;
border-radius: 10px;
overflow: hidden;
}
.ginput_container_fileupload > div:first-child {
border-radius: 10px;
background: rgba(226, 236, 249, 0.58);
padding: 8px;
backdrop-filter: blur(10px);
}
body .video_pop .gform-theme--foundation .gform_drop_area {
background-color: transparent !important;
min-height: 257px;
}
body .video_pop .titre_cta {
display: flex;
color:#3E81D8;
font-size: 12px;
font-weight: 700;
justify-content: space-between;
letter-spacing: 0;
align-items: flex-end;
}
body .video_pop .titre_cta h2 {
padding-right: 15px;
}
body .video_pop .titre_cta .cta {
margin-bottom: 25px;
}
body .video_pop .titre_cta .cta_desktop {
display: flex;
}
body .video_pop .titre_cta .cta_desktop a {
font-size: 16px;
white-space: nowrap;
color:#3E81D8;
}
body .video_pop .titre_cta .cta_desktop .icon {
padding-right: 12px;
width: 36px;
}
body .video_pop .titre_cta .cta_desktop .texte {
width: 250px;
letter-spacing: 0;
}
body .video_pop .titre_cta .cta_desktop .texte br{
display: none;
}
body .video_pop .titre_cta .cta_mobile {
display: none;
} .form_rendez-vous .gform-body .gform_page:first-child .gform_page_footer,
#ga_appointments_calendar {
max-width: 620px;
}
body .ga_monthly_schedule_wrapper table.table_fixed {
width: 100% !important;
}
.ga_appointments_calendar_header {
position: relative !important;
text-align: center !important;
padding: 4% 20px !important;
}
#gappointments_calendar_slots .grid-row {
display: block !important;
}
#gappointments_calendar_slots .calendar_time_slots .grid-row .slot_small {
width: 25% !important;
display: block !important;
float: left !important;
} #banner_evaluation > .span_12 {
min-height: 100vh;
padding-top: 120px;
padding-bottom: 120px;
}
.custom_etoile_evaluation {
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
margin-bottom: 40px !important;
}
.custom_etoile_evaluation .etoile {
margin-right: 24px;
position: relative;
width: 62.7px;
cursor: pointer;
}
.custom_etoile_evaluation .etoile.selected img.etoile_selected ,
.custom_etoile_evaluation .etoile.selected ~ .etoile img.etoile_selected,
.custom_etoile_evaluation .etoile:hover img.etoile_selected ,
.custom_etoile_evaluation .etoile:hover ~ .etoile img.etoile_selected {
opacity: 1;
}
.custom_etoile_evaluation .etoile img {
margin-bottom: 0;
position: relative;
z-index: 0;
-webkit-transition: opacity 250ms ease-out;
-moz-transition: opacity 250ms ease-out;
-o-transition: opacity 250ms ease-out;
transition: opacity 250ms ease-out;
}
.custom_etoile_evaluation .etoile img.etoile_selected {
position: absolute;
top: 0;
left: 0;
right: 0;
opacity: 0;
} .page-template-landing-page-v2 #header-outer #logo img, 
.page-template-landing-page-v2 #header-outer .logo-clone img, 
.page-template-landing-page-v2 #header-outer .logo-spacing img {
height: 32px;
}
body .scrolled-down #top #logo img.icon_logo.icon_blanc ,
body .small-nav #top #logo img.icon_logo.icon_blanc {
display: none;
}
body .scrolled-down.is-active #top #logo img.icon_logo.icon_noir ,
body .small-nav.is-active #top #logo img.icon_logo.icon_noir {
display: none;
}
body .scrolled-down.is-active #top #logo img.icon_logo.icon_blanc,
body .small-nav.is-active #top #logo img.icon_logo.icon_blanc {
display: block;
}
body.page-template-landing-page-v2 #header-outer #logo, 
body.page-template-landing-page-v2 #header-outer .logo-clone, 
body.page-template-landing-page-v2 #header-outer .logo-spacing {
margin-top: 28px !important;
margin-bottom: 28px !important;
}
body.page-template-landing-page li.cta_landing {
display: flex !important;
}
body.page-template-landing-page-v2 .scrolled-down li.cta_landing_2,
body.page-template-landing-page-v2 .small-nav li.cta_landing_2 {
display: flex !important;
}
.logo_google {
max-width: 156px !important;
} html body.page-template-landing-page-v2,
html body.page-template-landing-page {
color: #485666;
}
html body.page-template-landing-page-v2 .bold, 
html body.page-template-landing-page-v2 strong, 
html body.page-template-landing-page-v2 b ,
html body.page-template-landing-page-v2 .less_bold .bold, 
html body.page-template-landing-page-v2 .less_bold strong, 
html body.page-template-landing-page-v2 .less_bold b ,
html body.page-template-landing-page .bold, 
html body.page-template-landing-page strong, 
html body.page-template-landing-page b ,
html body.page-template-landing-page .less_bold .bold, 
html body.page-template-landing-page .less_bold strong, 
html body.page-template-landing-page .less_bold b {
font-weight: 600;
}
html body.page-template-landing-page-v2 h1, 
html body.page-template-landing-page-v2 h2, 
html body.page-template-landing-page-v2 h3, 
html body.page-template-landing-page-v2 h4,
html body.page-template-landing-page h1, 
html body.page-template-landing-page h2, 
html body.page-template-landing-page h3, 
html body.page-template-landing-page h4 {
color: #485666;
}
html body.page-template-landing-page-v2 .light h1, 
html body.page-template-landing-page-v2 .light h2, 
html body.page-template-landing-page-v2 .light h3, 
html body.page-template-landing-page-v2 .light h4,
html body.page-template-landing-page .light h1, 
html body.page-template-landing-page .light h2, 
html body.page-template-landing-page .light h3, 
html body.page-template-landing-page .light h4  {
color: #FAFBFB ;
}
.page-template-landing-page-v2.material #ajax-content-wrap,
.page-template-landing-page.material #ajax-content-wrap {
background-color: #fff !important;
}
body.page-template-landing-page-v2 #contact .gform-theme--framework .gform_validation_errors .gform-icon,
body.page-template-landing-page-v2 #contact .gform-theme--framework .gform_validation_errors .gform_submission_error,
body.page-template-landing-page-v2 #contact .gform-theme--framework .gfield_validation_message,
body.page-template-landing-page #contact .gform-theme--framework .gform_validation_errors .gform-icon,
body.page-template-landing-page #contact .gform-theme--framework .gform_validation_errors .gform_submission_error,
body.page-template-landing-page #contact .gform-theme--framework .gfield_validation_message {
color: #3E81D8;
}
body.page-template-landing-page-v2 #contact .gform-theme--framework .gform_validation_errors .gform-icon,
body.page-template-landing-page #contact .gform-theme--framework .gform_validation_errors .gform-icon {
border-color:#3E81D8;
}
body.page-template-landing-page-v2 .container ,
body.page-template-landing-page .container {
max-width: calc(1410px + 90px);
}
html body.page-template-landing-page-v2 .texte_medium,
html body.page-template-landing-page .texte_medium {
font-size: 20px;
}
html body.page-template-landing-page-v2 .texte_medium_large,
html body.page-template-landing-page .texte_medium_large{
font-size: 25px;
}
html body.page-template-landing-page-v2 a ,
html body.page-template-landing-page a {
color: #485666;
}
html body .light a {
color: #FAFBFB;
}
body .light h1, 
body .light h2, 
body .light h3, 
body .light h4, 
body .light h5, 
body .light h6, 
body .light p {
color: #FAFBFB;
}
html body.page-template-landing-page-v2 h1,
html body.page-template-landing-page h1  {
font-size: 48px;
font-size: clamp(32px,2.5vw, 48px);
margin-bottom: 40px;
margin-bottom:clamp(25px,2.5vw,40px);
line-height: 1.1;
}
html body.page-template-landing-page-v2 h2,
html body.page-template-landing-page h2 {
font-size: 48px; margin-bottom: 62px !important;
letter-spacing: 0.864px;
}
html body.page-template-landing-page-v2 .petit_h2 h2,
html body.page-template-landing-page .petit_h2 h2 {
font-size: 38px; margin-bottom: 15px !important;
letter-spacing: 0.76px;
}
html body.page-template-landing-page-v2 .title_no_marg_bottom h2,
html body.page-template-landing-page .title_no_marg_bottom h2 {
margin-bottom: 0 !important;
}
html body.page-template-landing-page-v2 h3 ,
html body.page-template-landing-page h3  {
font-size: 28px; margin-bottom: 18px;
letter-spacing: 0.56px;
}
.col_pad_left_7 > .vc_column-inner{
padding-left: 7%;
}
.col_pad_left_10 > .vc_column-inner{
padding-left: 10%;
}
.col_pad_right_13 > .vc_column-inner{
padding-right: 13%;
}
.col_pad_left_20 > .vc_column-inner{
padding-left: 20%;
}
.col_pad_right_20 > .vc_column-inner{
padding-right: 20%;
}
.col_pad_right_7 > .vc_column-inner{
padding-right: 10%;
}
.col_pad_right_10 > .vc_column-inner{
padding-right: 7%;
}
.col_pad_right_4.img_round_parallax {
padding-right: 4%;
}
.img_shadow .img-with-aniamtion-wrap .hover-wrap-inner {
position: relative;
}
.img_shadow .img-with-aniamtion-wrap .hover-wrap-inner:before {
position: absolute;
content: '';
top: 32px;
left: 30px;
right: 30px;
bottom: -32px;
opacity: .5;
z-index: -1;
background-color: #112129;
-webkit-filter: blur(13px);
-moz-filter: blur(13px);
-o-filter: blur(13px);
-ms-filter: blur(13px);
filter: blur(13px);
}
.page-template-landing-page-v2 .wpb_row > .span_12,
.page-template-landing-page .wpb_row > .span_12 {
padding-top: 85px;
padding-bottom:85px;
}
.page-template-landing-page-v2 #contact.wpb_row > .span_12,
.page-template-landing-page #contact.wpb_row > .span_12 {
padding-bottom: 60px;
}
.page-template-landing-page-v2 .wpb_row.double_pad_bottom > .span_12,
.page-template-landing-page .wpb_row.double_pad_bottom > .span_12 {
padding-bottom:170px;
}
.page-template-landing-page-v2 .wpb_row.no_pad_bottom > .span_12,
.page-template-landing-page .wpb_row.no_pad_bottom > .span_12 {
padding-bottom:0;
}
.page-template-landing-page-v2 .wpb_row.no_pad_top > .span_12,
.page-template-landing-page .wpb_row.no_pad_top > .span_12 {
padding-top: 0;
}
.page-template-landing-page-v2 .wpb_row.no_padding > .span_12,
.page-template-landing-page-v2 .wpb_row  .wpb_row > .span_12,
.page-template-landing-page .wpb_row.no_padding > .span_12,
.page-template-landing-page .wpb_row  .wpb_row > .span_12 {
padding-top: 0;
padding-bottom:0;
}
.page-template-landing-page-v2 #ajax-content-wrap,
.page-template-landing-page #ajax-content-wrap {
margin-top: -86px;
margin-top: -102px;
}
.page-template-landing-page-v2 .row .col img.img-with-animation.nectar-lazy:not([srcset]),
.page-template-landing-page .row .col img.img-with-animation.nectar-lazy:not([srcset]) {
width: auto;
}
.page-template-landing-page-v2 .bg_image.bg_desktop,
.page-template-landing-page-v2 .bg_image.bg_mobile,
.page-template-landing-page .bg_image.bg_desktop,
.page-template-landing-page .bg_image.bg_mobile {
display: none !important;
}
img.img_round, 
.img_round img{
border-radius: 10px;
overflow: hidden;
}
.img_round_parallax .vc_column-inner .column-image-bg-wrap{
border-radius: 10px;
overflow: hidden;
}
.col_maxwidht_930 {
max-width: 960px;
margin-left: auto !important;
margin-right: auto !important;
}
.col_pad_img_1  {
margin-left: 0 !important;
margin-right: 7% !important;
}
.col_pad_img_2  {
margin-left: 7% !important;
margin-right: 14% !important;
} body.page-template-landing-pag-v2 #header-outer[data-lhe=animated_underline] #top nav>ul>li[class*=button_solid_color]>a,
body.page-template-landing-page #header-outer[data-lhe=animated_underline] #top nav>ul>li[class*=button_solid_color]>a {
color: #FAFBFB;
font-size: 14px;
}
body.page-template-landing-page-v2 #top nav>ul>li[class*=button_solid_color]>a:before ,
body.page-template-landing-page #top nav>ul>li[class*=button_solid_color]>a:before {
height: 38px;
}
html body.material.page-template-landing-page-v2 #header-outer:not([data-format=left-header]) #top nav>.buttons:before,
.page-template-landing-page-v2 .menu_principal_fixed,
html body.material.page-template-landing-page #header-outer:not([data-format=left-header]) #top nav>.buttons:before,
.page-template-landing-page .menu_principal_fixed{
display: none !important;
}
html body.material.page-template-landing-page-v2 #header-outer:not([data-format=left-header]) #top nav>.buttons>li,
html body.material.page-template-landing-page #header-outer:not([data-format=left-header]) #top nav>.buttons>li {
display: none;
}
html body.material.page-template-landing-page-v2 #header-outer:not([data-format=left-header]) #top nav>.buttons>li.cta_landing_2 ,
html body.material.page-template-landing-page #header-outer:not([data-format=left-header]) #top nav>.buttons>li.cta_landing {
display: flex;
} body.page-template-landing-page-v2 .container-wrap,
body.page-template-landing-page .container-wrap {
background-color: #fff;
}
.page-template-landing-page #banner > .span_12 {
padding-top: 147px ;
padding-bottom: 163px;
} 
.page-template-landing-page #banner .titre_promo {
color: #3E81D8;
font-size: 27px;
font-weight: 700;
line-height: 1.2; margin-bottom: 16px;
}
.page-template-landing-page #banner h1 {
font-size: 48px;
font-weight: 600;
line-height: 1.1;
}
.page-template-landing-page #banner h1 strong {
font-weight: 800;
}
.page-template-landing-page #banner .texte_promo,
.page-template-landing-page #banner .nectar-highlighted-text,
.page-template-landing-page .sous_banner .nectar-highlighted-text {
font-size: 20px;
font-weight: 100;
line-height: 1.4;
}
.page-template-landing-page #banner .texte_promo strong,
.page-template-landing-page #banner .nectar-highlighted-text strong,
.page-template-landing-page .sous_banner .nectar-highlighted-text strong {
font-size: 38px;
font-weight: 600;
letter-spacing: 0.76px;
line-height: 1.1;
}
.page-template-landing-page #banner .texte_promo em {
font-style: normal;
position: relative;
}
.img_banner_rabais {
width: 34%;
left: -7% !important;
}
.img_banner_remote {
width: 38%;
max-width: 305px;
}
.img_faq_droite {
width: 44%;
}
.img_faq_droite .img-with-aniamtion-wrap[data-animation=fade-in-from-left] .hover-wrap {
padding-right: 0;
}
.img_faq_gauche {
width: 45%;
} .page-template-landing-page-v2 .img_titre_texte_center > .span_12,
.page-template-landing-page .img_titre_texte_center > .span_12 {
justify-content: center;
}
.page-template-landing-page-v2 .img_titre_texte_center .wpb_column,
.page-template-landing-page .img_titre_texte_center .wpb_column {
width: 33.333%;
padding-right: 2% !important;
padding-left: 2% !important;
}
.page-template-landing-page-v2 .img_titre_texte_center .wpb_column > .vc_column-inner,
.page-template-landing-page .img_titre_texte_center .wpb_column > .vc_column-inner {
padding: 60px 30px;
border-bottom: 1px solid rgba(217, 230, 242, 0.50);
}
.nectar-flickity .nectar-fancy-box .image-wrap {
border-radius: 10px;
overflow: hidden;
}
.page-template-landing-page-v2 div[data-style="minimal"] .toggle > .toggle-title a,
.page-template-landing-page div[data-style="minimal"] .toggle > .toggle-title a{
font-size: 25px;
font-weight: 600;
line-height: 1.12; padding-left: 20px;
}
.page-template-landing-page-v2 div[data-style="minimal"] .toggle ,
.page-template-landing-page div[data-style="minimal"] .toggle {
border-bottom: 1px solid rgba(72, 86, 102, 0.20);
}
.page-template-landing-page-v2 div[data-style="minimal"] .toggle:first-child,
.page-template-landing-page div[data-style="minimal"] .toggle:first-child {
border-top: 1px solid rgba(72, 86, 102, 0.20);
}
.page-template-landing-page-v2 div[data-style="minimal"] .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap,
.page-template-landing-page div[data-style="minimal"] .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap {
padding-left: 20px;
}
.page-template-landing-page-v2 .span_12.light input[type=text],
.page-template-landing-page-v2 .span_12.light input[type=email],
.page-template-landing-page-v2 .span_12.light input[type=tel],
.page-template-landing-page-v2 .span_12.light textarea,
.page-template-landing-page .span_12.light input[type=text],
.page-template-landing-page .span_12.light input[type=email],
.page-template-landing-page .span_12.light input[type=tel],
.page-template-landing-page .span_12.light textarea  {
border: 1px solid #A1A8B0;
height: 60px;
background: rgba(250, 251, 251, 0.10);
text-align: left;
}
html body.page-template-landing-page-v2 .light .gform_wrapper .top_label .gfield_label,
html body.page-template-landing-page .light .gform_wrapper .top_label .gfield_label {
color: #FAFBFB;
}
body .light  .gform-theme--framework .gform-field-label>.gfield_required {
color: #FAFBFB;
}
.l_adresse img {
display: inline-block;
margin-bottom: 0 !important;
}
.bloc_sociaux p {
padding-bottom: 10px;
}
.bloc_sociaux .sociaux_custom {
list-style: none;
margin: 0;
}
.bloc_sociaux .sociaux_custom li {
display: inline-block;
list-style: none;
padding-right: 15px;
vertical-align: middle;
}
body.page-template-landing-page-v2 .gform-theme--foundation .gform_footer ,
body.page-template-landing-page .gform-theme--foundation .gform_footer {
padding-top: 20px;
}
.temoignages_landing .swiper-slide{
background-color: #3e81d8;
}
.temoignages_landing .swiper-wrapper {
margin-bottom: 60px;
}
.temoignages_landing .un_temoignage .temoignage{
color: #FAFBFB;
font-size: 32px;
font-weight: 400;
line-height: 1,12; margin-bottom: 15px;
}
.temoignages_landing .un_temoignage .temoigneur{
font-size: 16px;
font-weight: 700;
line-height: 1.25; }
.temoignages_landing .swiper-slide {
opacity: 0 !important;
}
.temoignages_landing .swiper-slide.swiper-slide-active {
opacity: 1 !important;
}
.temoignages_landing .swiper-button-next, 
.temoignages_landing .swiper-button-prev {
position: relative;
left: 0;
top: 0;
right: unset;
width: 34px;
height: auto;
margin: 0;
vertical-align: middle;
display: inline-block;
}
.temoignages_landing .swiper-button-prev {
margin-right: 20px;
}
.temoignages_landing .swiper-button-next {
margin-left: 20px;
}
.temoignages_landing .swiper-button-prev:after,
.temoignages_landing .swiper-button-next:after {
display: none;
}
.temoignages_landing .swiper-pagination {
position: relative;
display: inline-block;
bottom: unset;
width: unset;
vertical-align: middle;
font-size: 0;
}
.temoignages_landing .swiper-pagination-bullet {
width: 5px;
height: 5px;
background-color: #FAFBFB;
}
.temoignages_landing .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: #FAFBFB;
}
.temoignages_landing div[data-style="minimal"] .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap {
padding-left: 20px;
}
body.page-template-landing-page .container-wrap { }
.page-template-landing-page-v2 #contact form .gform_footer input[type="submit"],
.page-template-landing-page #contact form .gform_footer input[type="submit"] {
background: #3E81D8 !important;
opacity: 1;
} .logo_menu_copyright {
display: flex;
}
.logo_menu_copyright .logo {
max-width: 98px;
margin-right: 15px;
}
.logo_menu_copyright .logo img {
margin-bottom: 0 !important;
}
.logo_menu_copyright .menu_copyright {
display: flex;
align-items: center;
}
body.page-template-landing-page-v2 #footer-outer ,
body.page-template-landing-page #footer-outer {
min-height: unset; background-color: #485666 !important;
}
body.page-template-landing-page-v2 #footer-outer #copyright,
body.page-template-landing-page-v2 #footer-outer #copyright li a ,
body.page-template-landing-page #footer-outer #copyright,
body.page-template-landing-page #footer-outer #copyright li a {
color:#FAFBFB;	
font-size: 10px;
font-weight: 600;
line-height: 1.2; }
body.page-template-landing-page-v2 #footer-outer #copyright li,
body.page-template-landing-page #footer-outer #copyright li {
margin-bottom: 0 !important;
}
body.page-template-landing-page-v2 #footer-outer #copyright li a,
body.page-template-landing-page #footer-outer #copyright li a {
height: unset;
}
body.page-template-landing-page-v2 #copyright,
body.page-template-landing-page #copyright {
background-color: #485666 !important;
}
body.page-template-landing-page-v2 #copyright .container
body.page-template-landing-page #copyright .container {
display: flex;
align-items: center;
}
body.page-template-landing-page-v2 #footer-outer[data-cols="1"] #copyright .col,
body.page-template-landing-page #footer-outer[data-cols="1"] #copyright .col {
width: 50%;
}
body.page-template-landing-page-v2 #footer-outer[data-cols="1"] #copyright .col:nth-child(2),
body.page-template-landing-page #footer-outer[data-cols="1"] #copyright .col:nth-child(2) {
text-align: right;
justify-content: flex-end;
}
body.page-template-landing-page  #copyright > .container,
body.page-template-landing-page-v2  #copyright > .container {
display: flex;
} .page-template-landing-page-v2 .cky-box-bottom-right {
bottom: 114px;
right: unset;
left: 40px;
}
.page-template-landing-page-v2 #top {
padding-top: 17px;
}
.page-template-landing-page-v2 .scrolling_texte {
color: #FAFBFB;
font-size: 20px;
font-weight: 800;
line-height: 1; letter-spacing: 0.4px;
text-transform: uppercase;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 222;
}
.page-template-landing-page-v2 .scrolling_texte > .span_12 {
padding-top: 6px !important;
padding-bottom: 6px !important;
}
.page-template-landing-page-v2 #banner_2 > .span_12 {
padding-bottom: 40px;
min-height: calc(100vh - 110px - 16px);
padding-top: 94px;
max-height: 850px;
}
#banner_2 {
font-size: 35px;
font-weight: 400;
margin-bottom: 0;
}
#banner_2 .nectar-button.regular-button.extra-color-2 {
background-color: transparent !important;
}
#banner_2 .col_titre > .vc_column-inner {
padding-left: 20%;
}
#banner_2 .marge_left {
margin-left: -32%;
margin-bottom: 0;
}
#banner_2 > .row-bg-wrap {
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/X-bg.png) no-repeat left center;
background-size: auto 100%;
}
#banner_2 > .row-bg-wrap .row-bg  {
background-size: 585px !important;
max-width: 1462px;
left: 50%;
transform: translateX(-50%);
background-position: left 99px !important;
}
#banner_2 h1{
color: #3E81D8;
font-size: 35px;
font-weight: 300;
line-height:1.54; padding-bottom: 0;
}
#banner_2 h2 {
color:#485666;
font-size: 120px;
font-weight: 800;
line-height: 1.2; letter-spacing: -1.2px;
margin-bottom: 0 !important;
}
#banner_2 h2 strong {
font-weight: 800;
color: #fff;
position: relative;
display: inline-block;
line-height: 1;
}
#banner_2 h2 strong:before {
content: '';
display: inline-block;
position: absolute;
top: -12px;
left: -12px;
right: -12px;
bottom: -12px;
background-color: #3E81D8;
padding: 0 12px;
z-index: -1;
}
#banner_2 .suite_titre {
margin-bottom: 15px;
}
#banner_2 .suite_titre h2  {
line-height: 1;
}
.page-template-landing-page-v2 #offre > .span_12 {
padding-top: 20px;
padding-bottom: 20px;
}
#offre h2 {
margin-bottom: 0 !important;
font-size: 41px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: normal;
}
#offre  {
font-size: 20px;
}
#offre strong {
font-size: 38px;
font-weight: 600;
letter-spacing: 0.76px;
}
#offre strong em {
font-style: normal;
position: relative;
}
#offre strong em:after {
content: '';
position: absolute;
left: -5px;
right: 5px;
bottom: 0;
top:.75em;
background-color: #3E81D8;
z-index: -1;
}
#offre .wpb_column:nth-child(1)  {
width: 360px;
}
#offre .wpb_column:nth-child(1) .wpb_content_element {
margin-bottom: 0 !important;
}
#offre .wpb_column:nth-child(2)  {
width:calc(100% - 360px - 204px) ;
}
#offre .wpb_column:nth-child(3)  {
width: 204px;
text-align: right;
}
#offre .wpb_column:nth-child(1) .vc_column-inner .wpb_wrapper,
#offre .wpb_column:nth-child(1) .vc_column-inner,
#offre .wpb_column:nth-child(1) {
position: unset;
}
#offre .wpb_column:nth-child(1) .lien_row {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 22;
}
@media(max-width:1600px){ 
html body h4,
.slider_bornes .borne .informations .prix .prix_origina,
.slider_bornes.autres_bornes .borne .informations .prix,
.toggles .un_toggle .titre h3 {
font-size: clamp(22px,1.56vw,25px);
}
.avantages .un-avantage,
.toggles .un_toggle .titre {
padding-top: clamp(30px,2.5vw,40px);
padding-bottom:  clamp(30px,2.5vw,40px);
}
html body h1 ,
.toggles .un_toggle .description .wrap_description {
padding-bottom:  clamp(25px,2.5vw,40px);
}
.slider_bornes .autres_bornes .borne .informations, .slider_bornes .swiper-slide .borne.autre .informations {
padding: 1.9vw;
}
#footer-outer .widget.widget_media_image img {
max-width: 39.5% !important;
min-width: 220px;
}
.bloc_texte_pad_line {
padding-top: 3.8vw;
padding-bottom: 3.8vw;
}
body .nectar-button.small.see-through, body .nectar-button {
padding: 12px 17px !important;
line-height: 1.1;
}
.slider_bornes .borne .informations .prix,
.slider_bornes .borne .informations .court_texte {
margin-bottom: 20px;
}
.custom_page section {
padding-top: 100px;
padding-bottom: 100px;
}
.les_experts .un_expert .photo {
width: 21.8%;
}
.les_experts .un_expert .infos {
width: calc(100% - 21.8%);
padding-left: 30px;
padding-right: 30px;
}
.temoignages .slideshow .temoigage {
font-size: 29px;
}
#search_a {
width: 236px;
}
.slider_bornes .autres_bornes .borne .informations .prix {
font-size: 22px;
}
body .cart_totals table,
html body.woocommerce-cart .woocommerce table.shop_table td {
font-size: 18px;
}
body.page-template-landing-page-v2 .container ,
body.page-template-landing-page .container {
max-width: 1210px;
}
.page-template-landing-page #banner .titre_promo {
font-size: 22px;
}
.page-template-landing-page #banner h1 {
padding-bottom: 5px !important;
}
.page-template-landing-page .sous_banner .nectar-highlighted-text,
.page-template-landing-page #banner .texte_promo, .page-template-landing-page #banner .nectar-highlighted-text {
font-size: 16px;
}
.page-template-landing-page .sous_banner .nectar-highlighted-text strong,
.page-template-landing-page #banner .texte_promo strong, .page-template-landing-page #banner .nectar-highlighted-text strong {
font-size: 35px;
}
.page-template-landing-page #banner h1,
html body.page-template-landing-page h2 ,
html body.page-template-landing-page-v2 h2{
font-size: 42px;
}
html body.page-template-landing-page-v2 h2 ,
html body.page-template-landing-page h2 {
margin-bottom: 52px !important;
}
.page-template-landing-page-v2 .img_titre_texte_center .wpb_column > .vc_column-inner ,
.page-template-landing-page .img_titre_texte_center .wpb_column > .vc_column-inner {
padding: 47px 25px;
}
html body.page-template-landing-page-v2 h3,
html body.page-template-landing-page h3 {
font-size: 23px;
}
html body.page-template-landing-page-v2 .texte_medium_largen,
html body.page-template-landing-page .texte_medium_large {
font-size: 23px;
}
html body.page-template-landing-page-v2 .petit_h2 h2 ,
html body.page-template-landing-page .petit_h2 h2 {
font-size: 32px;
}
.temoignages_landing .un_temoignage .temoignage {
font-size: 28px;
}
html body.page-template-landing-page-v2 .texte_medium,
html body.page-template-landing-page .texte_medium {
font-size: 18px;
}
.page-template-landing-page-v2 div[data-style="minimal"] .toggle > .toggle-title a,
.page-template-landing-page div[data-style="minimal"] .toggle > .toggle-title a {
font-size: 22px;
}
.page-template-landing-page #banner > .span_12 {
padding-bottom: 123px;
}
.page-template-landing-page-v2 .wpb_row.double_pad_bottom > .span_12,
.page-template-landing-page .wpb_row.double_pad_bottom > .span_12 {
padding-bottom: 130px;
}
.page-template-landing-page-v2 #contact.wpb_row > .span_12,
.page-template-landing-page #contact.wpb_row > .span_12 {
padding-bottom:38px;
}
body.page-template-landing-page-v2 #top nav>ul>li[class*=button_solid_color]>a:before ,
body.page-template-landing-page #top nav>ul>li[class*=button_solid_color]>a:before {
height: 29px;
}
#banner_2 h2 {
font-size: 91px;
}
#banner_2,
#banner_2 h1 {
font-size: 28px;
}
#banner_2 > .row-bg-wrap .row-bg {
background-size: 466px !important;
max-width: 1120px;
max-width: 1173px;
}
#offre {
font-size: 18px;
}
#offre h2 {
font-size: 35px;
}
#offre .wpb_column:nth-child(1) {
width: 310px;
}
#offre .wpb_column:nth-child(2) {
width: calc(100% - 310px - 204px);
}
#offre strong {
font-size: 27px;
}
.page-template-landing-page-v2 #banner_2 > .span_12 {
padding-bottom: 35px;
min-height: calc(100vh - 94px - 16px);
padding-top: 92px;
min-height: calc(100vh - 124px - 16px);
max-height: 731px;
}
}
@media(max-width:1600px) and (min-height:872px){ 
.page-template-landing-page-v2 #banner_2 > .span_12 {
min-height: 732px;
max-height: 732px;
}
}
@media(max-width:1400px){ 
@media(max-width:1400px){ 
body #header-outer #logo img, 
body #header-outer .logo-spacing img {
height: 38px;
}
}
@media(max-width:1300px){ 
html body {
font-size: 14px;
}
body table {
font-size: 14px;
}
html body .le_h2 h2 {
font-size: 20px;
}
html body .le_h2 {
margin-bottom: 40px;
}
.horizontal .item.autres_bornes {
flex: 0 0 calc(33.33vw - 30px);
}
.slider_bornes .autres_bornes .borne .informations h3 {
font-size: clamp(22px,1.97vw, 32px);
}
.slider_bornes .borne .informations {
padding: clamp(30px,2.2vw,60px);
padding-right: 1.5vw;
}
.les_experts .un_expert .infos {
padding-left: 20px;
padding-right: 20px;
}
.temoignages .slideshow .temoigage {
font-size: 26px;
}
.temoignages .slideshow {
max-width: 599px;
}
.faqs_cat_mots_cle {
align-items: flex-start;
flex-direction: column;
}
.faqs_cat_mots_cle .faqs_cat {
margin-bottom: 28px;
}
.video_pop .wrap {
padding: 0 19.5% 0 10.5%;
}
.video_pop .positionnement { }
.slider_bornes .autres_bornes .borne .informations .prix {
font-size: 20px;
}
.single-product .slider_bornes.autres_bornes .borne .informations {
padding: 30px 20px;
}
.single-product .slider_bornes.autres_bornes .borne .informations h3 {
font-size: clamp(20px,1.67vw, 32px);
}
.single-product .slider_bornes.autres_bornes .borne .informations .prix {
font-size: clamp(16px,1.56vw,25px);
}
.pre_estimation .les_choix .un_choix .titre em,
.pre_estimation .les_choix .un_choix .texte {
font-size: 18px;
}
.wcpa_wrap .si_installation .wcpa_field_label,
html body .woocommerce-product-details__short-description {
font-size: 18px;
}
.facture_installation {
padding: 44px 123px 44px 30px;
max-width: 800px;
}
.facture_installation .texte {
font-size: 22px;
}
.menu_principal_fixed .wrap_menu_menu_principal ul.principal .cta_blue, 
.menu_principal_fixed .wrap_menu_menu_principal ul.principal li.mobile {
display: inline-block;
vertical-align: middle;
}
.menu_principal_fixed .wrap_menu_menu_principal ul.principal li.mobile svg {
display: none;
}
.menu_principal_fixed .wrap_menu_menu_principal ul.principal li.mobile .text_burger svg {
display: inline-block;
}
.menu_principal_fixed .wrap_menu_menu_principal ul.principal li {
display: none;
}
.menu_principal_fixed .wrap_menu_menu_principal ul.principal li:nth-last-child(2),
.menu_principal_fixed .wrap_menu_menu_principal ul.principal li:nth-last-child(1) {
display: block;
}
.text_burger .text {
display: inline-block;
margin-left: 20px;
margin-right: 15px;
cursor: pointer;
padding: 15px 0;
display: flex;
align-items: center;
}
.text_burger .text svg {
margin-left: 6px;
}
.text_burger .text span {
display: none;
}
.text_burger .text span.actif {
display: inline-block;
}
.menu_principal_fixed .wrap_menu_menu_principal ul.principal {
padding: 0;
}
.woocommerce-page table.cart td.actions .coupon {
margin-left: 10%;
}
body .cart_totals table,
html body.woocommerce-cart .woocommerce table.shop_table td {
font-size: 16px;
}
html body.woocommerce-cart .woocommerce table.shop_table {
border-spacing: 0 21px;
}
.page_moitie .gform_page_footer, .page_moitie .gform_fields {
padding-right: 40%;
}
.page_moitie .gform_fields .html_titre_positionnement {
margin-right: -67%;
}
body.woocommerce .star-rating {
width: 92px;
font-size: 14px;
}
body #ajax-content-wrap #comments h2, body #ajax-content-wrap #review_form .comment-reply-title {
font-size: 26px;
}
body.page-template-landing-page-v2 .container,
body.page-template-landing-page .container {
max-width: 900px;
}
.page-template-landing-page #banner .titre_promo {
font-size: 20px;
}
.page-template-landing-page #banner h1, html body.page-template-landing-page h2 {
font-size: 32px;
}
.page-template-landing-page .sous_banner .nectar-highlighted-text,
.page-template-landing-page #banner .texte_promo, .page-template-landing-page #banner .nectar-highlighted-text {
font-size: 12px;
}
.page-template-landing-page .sous_banner .nectar-highlighted-text strong,
.page-template-landing-page #banner .texte_promo strong, .page-template-landing-page #banner .nectar-highlighted-text strong {
font-size: 28px;
}
html body.page-template-landing-page-v2 h3,
html body.page-template-landing-page h3 {
font-size: 22px;
}
html body.page-template-landing-page-v2 .texte_medium_large,
html body.page-template-landing-page .texte_medium_large {
font-size: 22px;
}
html body.page-template-landing-page-v2 .petit_h2 h2 ,
html body.page-template-landing-page .petit_h2 h2 {
font-size: 25px;
}
.page-template-landing-page-v2 .img_titre_texte_center .wpb_column > .vc_column-inner,
.page-template-landing-page .img_titre_texte_center .wpb_column > .vc_column-inner {
padding: 33px 20px;
}
html body.page-template-landing-page-v2 .texte_medium,
html body.page-template-landing-page .texte_medium {
font-size: 16px;
}
html body.page-template-landing-page-v2 h2,
html body.page-template-landing-page h2 {
margin-bottom: 35px !important;
}
.temoignages_landing .un_temoignage .temoignage {
font-size: 22px;
}
.page-template-landing-page-v2 div[data-style="minimal"] .toggle > .toggle-title a ,
.page-template-landing-page div[data-style="minimal"] .toggle > .toggle-title a {
font-size: 20px;
padding: 22px 57px 22px 20px;
}
.adresse .img-with-aniamtion-wrap {
max-width: 200px;
}
.adresse .img-with-aniamtion-wrap img {
max-width: 100%;
}
.page-template-landing-page #banner > .span_12 {
padding-bottom: 110px;
}
.page-template-landing-page-v2 .wpb_row.double_pad_bottom > .span_12 ,
.page-template-landing-page .wpb_row.double_pad_bottom > .span_12 {
padding-bottom: 100px;
}
.col_pad_left_20 > .vc_column-inner {
padding-left: 15%;
}
.col_pad_right_20 > .vc_column-inner {
padding-right: 15%;
}
.col_pad_right_13 > .vc_column-inner {
padding-right: 9%;
}
.page-template-landing-page-v2 #contact.wpb_row > .span_12,
.page-template-landing-page #contact.wpb_row > .span_12 {
padding-bottom:38px;
}
.page-template-landing-page-v2 #contact .gform-theme--foundation .gform_fields,
.page-template-landing-page #contact .gform-theme--foundation .gform_fields {
grid-row-gap: 20px;
}
body.page-template-landing-page-v2 #footer-outer[data-cols="1"] #copyright .col,
body.page-template-landing-page #footer-outer[data-cols="1"] #copyright .col {
width: 100%;
text-align: center;
}
body.page-template-landing-page-v2 #copyright .container,
body.page-template-landing-page #copyright .container {
flex-wrap: wrap;
}
body.page-template-landing-page-v2 #footer-outer[data-cols="1"] #copyright .col:nth-child(2),
body.page-template-landing-page #footer-outer[data-cols="1"] #copyright .col:nth-child(2) {
text-align: center;
margin-top: 25px;
}
.logo_menu_copyright {
justify-content: center;
}
.page-template-landing-page-v2 .wpb_row > .span_12,
.page-template-landing-page .wpb_row > .span_12 {
padding-top: 65px;
padding-bottom: 65px;
}
#banner_2 > .row-bg-wrap .row-bg {
background-size: 332px !important;
max-width: 852px;
}
#banner_2 h2 {
font-size: 62px;
}
#banner_2, #banner_2 h1 {
font-size: 17px;
}
.page-template-landing-page-v2 .scrolling_texte {
font-size: 18px;
}
#offre h2 {
font-size: 23px;
}
#offre .wpb_column:nth-child(1) {
width: 207px;
}
#offre .wpb_column:nth-child(2) {
width: calc(100% - 207px - 204px);
}
#offre {
font-size: 14px;
}
#offre strong {
font-size: 25px;
}
.page-template-landing-page-v2 #offre > .span_12 {
padding-top: 15px;
padding-bottom: 15px;
}
.page-template-landing-page-v2 #banner_2 > .span_12 {
padding-bottom: 22px;
min-height: calc(100vh - 107px - 16px);
padding-top: 81px;
}
#banner_2 .marge_left {
margin-left: -32%;
margin-bottom: 0;
}
#banner_2 .col_titre > .vc_column-inner {
padding-left: 13%;
}
#banner_2 .marge_left {
margin-left: -22%;
}
}
@media(max-width:1300px) and (min-height:669px){ 
.page-template-landing-page-v2 #banner_2 > .span_12 {
min-height: 546px;
max-height: 546px;
}
}
@media(min-width:1301px){ 
.menu_burger.open {
display: none !important;
}
}	
@media(max-width:999px){ 
body.material #header-outer #top nav>.buttons>li:last-child {
display: none;
}
html body.material #header-outer:not([data-format=left-header]) #top nav>.buttons:before {
right: -52px;
}
body #header-outer #top nav>ul {
padding: 15px 0 15px 0;
}
.horizontal .item {
flex: 0 0 calc(100vw - 90px);
}
.horizontal .item.autres_bornes {
flex: 0 0 calc(50vw - 45px);
}
.custom_page .container .row .span_12 {
padding-left: 30px;
padding-right: 30px;
}
body .container {
padding-left: 30px;
padding-right: 30px;
}
.custom_page section {
padding-top: 80px;
padding-bottom: 80px;
}
.slider_bornes .borne .informations .prix .prix_origina,
.slider_bornes.autres_bornes .borne .informations .prix {
font-size: clamp(22px,4.56vw,25px);
}
.toggles .un_toggle .titre h3 {
font-size: clamp(20px,4.56vw,25px);
}
html body h1, .toggles .un_toggle .description .wrap_description {
padding-bottom: clamp(15px,2.5vw,40px);
}
html body h1 {
margin-bottom: clamp(15px,2.5vw,40px);
}
.slider_bornes.autres_bornes .une_borne, .slider_bornes.les_bornes .une_borne {
padding: 0 15px;
margin-bottom: 60px;
}
.slider_bornes.les_bornes .une_borne {
width: 100%;
}
.slider_bornes.autres_bornes .une_borne {
width: 33.3333%;
}
.les_experts .un_expert .infos .wrap_infos {
padding: 20px;
}
body #header-outer #top nav, 
body .slider-nav span span {
display: block!important;
}
.video_pop .container {
padding: 80px 15px 80px 15px;
}
.video_pop .wrap {
padding: 0 10.5% 0 10.5%;
}
.video_pop .positionnement {
display: flex;
border-top: 1px solid #485666;
margin-bottom: 25px; }
html body .video_pop .le_h3 {
margin-top: 0px;
}
body .video_pop input[type=text], body .video_pop input[type=email], body .video_pop input[type=password], body .video_pop input[type=tel], body .video_pop input[type=url], body .video_pop input[type=search], body .video_pop input[type=date], body .video_pop input[type=number], body .video_pop textarea, body .video_pop select, body .container-wrap input[type=text], body .container-wrap input[type=email], body .container-wrap input[type=password], body .container-wrap input[type=tel], body .container-wrap input[type=url], body .container-wrap input[type=search], body .container-wrap input[type=date], body .container-wrap input[type=number], body .container-wrap textarea, body .container-wrap select {
height: 54px;
}
.menu_principal_fixed .wrap_menu_menu_principal li {
display: none;
}
.menu_principal_fixed .wrap_menu_menu_principal .cta_blue,
.menu_principal_fixed .wrap_menu_menu_principal li.mobile {
display: inline-block;
vertical-align: middle;
}
.menu_principal_fixed .wrap_menu_menu_principal li.mobile .wrap {
display: flex;
} .menu_principal_fixed .wrap_menu_menu_principal .cta_blue a  {
margin-left: 0;
padding: 12px 12px;
}
body.material #header-outer[data-using-pr-menu=true] #top nav>.buttons {
position: relative;
}
body #header-outer[data-format=centered-menu] #top .span_9 {
display: flex;
flex-direction: row-reverse;
align-items: center;
}
body #header-outer[data-format=centered-menu] #top .span_9 .sf-menu:not(.buttons) {
display: none;
}
html body #top #logo img, 
body #header-outer[data-permanent-transparent="false"] #logo .dark-version {
height:36px!important;
}
.temoignages .swiper-slide {
padding: 15px 15px 15px 12vw;
}
#avantages .vc_col-sm-7 {
width: 75.333333%;
}
#ajax-content-wrap,
.bg_image.background {
background-position: 46% 0% !important;
}
.home .bg_image.background.faq {
background-position: 64% 0% !important;
}
.slider_bornes.autres_bornes .borne .photo img {
margin-bottom: -8vw;
}
.slider_bornes .autres_bornes .borne .photo img {
margin-bottom: -18vw;
}
.slider_bornes.les_bornes {
margin-bottom: 45px;
}
.single-product.woocommerce .product .woocommerce-tabs > .toggles {
padding-top: 0 !important;
}
body.single-product .product[data-gallery-style=left_thumb_sticky] .single-product-main-image {
padding-right: 0;
}
.les_experts .un_expert .photo {
width: 26.8%;
}
.les_experts .un_expert .infos {
width: calc(100% - 26.8%);
}
.les_experts .un_expert .infos {
padding-left: 12px;
}
.page-template-page-contact .vc_col-sm-6 {
width: 70%;
} 
.facon_joindre .un-facon .facon h3 {
font-size: clamp(18px,2.5vw, 25px);
}
.video_pop .wrap {
max-width: 690px;
padding: 0 25px;
}
.page_2 .gform-theme--foundation .gfield--width-quarter {
grid-column: span 4;
}
.page_2 .gform-theme--foundation .gfield--width-three-quarter {
grid-column: span 8;
}
.gform-theme--framework .unite_radio .gfield_radio .gform-field-label--type-inline {
padding: 15px 8px;
}
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
padding: 13px 46px !important;
}
.bulle_infos .infos {
left: -205px;
}
.horizontal .item.extra {
flex: 0 0 25px;
}
.slider_bornes .autres_bornes .borne .informations h3 {
font-size: clamp(22px,2.67vw, 32px);
}
.slider_bornes .autres_bornes .borne .informations .prix {
font-size: 18px;
}
.single-product .slider_bornes.autres_bornes .une_borne {
width: 50%;
}
.single-product .slider_bornes.autres_bornes .borne .informations h3 {
font-size: clamp(20px,3.67vw, 32px);
}
.single-product .slider_bornes.autres_bornes .borne .informations .prix {
font-size: clamp(16px,3.56vw,25px);
}
.pre_estimation .les_choix .un_choix .gros_texte {
font-size: 32px;
}
.menu_principal_fixed .wrap_menu_menu_principal ul.principal li:nth-last-child(2) {
display: none;
}
.menu_principal_fixed {
top: 12px;
}
.menu_principal_fixed .wrap_menu_menu_principal a {
padding: 12px 10px;
}
.text_burger .text {
padding: 12px 0;
margin-left: 14px;
}
body.woocommerce-cart .cart-collaterals .cart_totals table td, 
body.woocommerce-cart .cart-collaterals .cart_totals table th {
padding: 15px;
border: none;
}
body .cart .quantity input.plus, 
body .cart .quantity input.minus, 
body .woocommerce-mini-cart .quantity input.plus, 
body .woocommerce-mini-cart .quantity input.minus {
width: 24px;
}
.woocommerce-page table.cart td.actions .coupon {
margin-left: 0;
}
html body[data-button-style=rounded] .video_pop input[type=submit], html body[data-button-style=rounded] .container-wrap button[type=submit], html body[data-button-style=rounded] .container-wrap input[type=submit], body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform_next_button {
padding: 14px 37px !important;
}
body.woocommerce-page table.cart td.actions .coupon {
min-width: 60%;
}
body.material.woocommerce-page[data-form-style=default] input#coupon_code {
height: 50px;
}
body.woocommerce-page .main-content, body.woocommerce-account .main-content {
padding-top: 127px;
padding-bottom: 125px;
}
body.woocommerce #reviews #comments ol.commentlist li .comment-text,
body.woocommerce .commentlist li .comment_container .comment-text {
padding: 20px;
margin-left: 59px;
}
body.woocommerce #reviews #comments ol.commentlist li img.avatar, 
body.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
left: 13px;
top: 18px;
}
body .kt-reviews-image-container .kt-wc-reviews-images-wrap-wrap .reviews-images-item .review-images {
max-height: 126px;
}
body #ajax-content-wrap #comments h2, body #ajax-content-wrap #review_form .comment-reply-title {
font-size: 24px;
}
body.page-template-landing-page-v2 .container,
body.page-template-landing-page .container {
max-width: 690px;
}
.page-template-landing-page-v2 .img_titre_texte_center .wpb_column,
.page-template-landing-page .img_titre_texte_center .wpb_column {
width: 50%;
padding-right: 4% !important;
padding-left: 4% !important;
}
.col_pad_left_20 > .vc_column-inner {
padding-left: 0;
}
.col_pad_right_20 > .vc_column-inner {
padding-right: 0;
}
.col_pad_left_10 > .vc_column-inner {
padding-left: 0;
}
.col_pad_right_10 > .vc_column-inner {
padding-right: 0;
}
.col_pad_right_13 > .vc_column-inner {
padding-right: 0;
}
.col_pad_left_7 > .vc_column-inner {
padding-left: 0;
}
.col_pad_right_7 > .vc_column-inner {
padding-right: 0;
}
.page-template-landing-page #banner h1 {
font-size:52px ;
}
.page-template-landing-page #banner .titre_promo {
font-size: 25px;
}
.page-template-landing-page .sous_banner .nectar-highlighted-text,
.page-template-landing-page #banner .nectar-highlighted-text {
font-size: 20px;
}
.page-template-landing-page .sous_banner .nectar-highlighted-text strong,
.page-template-landing-page #banner .texte_promo strong, .page-template-landing-page #banner .nectar-highlighted-text strong {
font-size: 45px;
}
.col_pad_img_1 {
margin-left: 9% !important;
margin-right: 9% !important;
}
html body .liste_custom ul {
margin: 0;
}
.page-template-landing-page-v2 #mobile-cart-link,
.page-template-landing-page #mobile-cart-link {
display: none !important;
}
.padding_col_999 > .vc_column-inner {
padding-right: 8% !important;
padding-left: 8% !important;
padding-top: 16px;
}
.img_banner_rabais {
left: -2% !important;
}
.texte_center_999 .col,
.texte_center_999 {
text-align: center !important;
}
.adresse .img-with-aniamtion-wrap {
margin-left: auto;
margin-right: auto;
}
html body .adresse {
font-size: 20px;
padding-bottom: 49px !important;
margin-bottom: 49px !important;
border-bottom: 1px solid #D9E6F2;
}
.bloc_sociaux .sociaux_custom li {
padding-right:8px;
padding-left: 8px;
}
.page-template-landing-page-v2 #contact form,
.page-template-landing-page #contact form {
max-width: 456px;
margin-left: auto;
margin-right: auto;
text-align: left !important;
}
html body.page-template-landing-page -v2#top nav>ul>li[class*=button_solid_color]>a:before,
html body.page-template-landing-page #top nav>ul>li[class*=button_solid_color]>a:before {
height: 33px;
}
.hide_999 {
display: none !important;
margin-bottom: 0 !important;
overflow: hidden;
}
.show_999 {
display: block !important;
}
.page-template-landing-page #banner > .span_12 {
padding-bottom: 50px;
}
.row_line_bottom_999 {
border-bottom: 1px solid #D9E6F2;
}
.page-template-landing-page-v2 .wpb_row.pad_bottom_999 > .span_12,
.page-template-landing-page .wpb_row.pad_bottom_999 > .span_12 {
padding-bottom: 35px;
}
#banner_2 .wpb_column:nth-child(1) {
width: 41.6666%;
}
#banner_2 .wpb_column:nth-child(2) {
width: 58.3333%;
}
.img_titre_texte_center .img-with-aniamtion-wrap {
max-width: 204px;
margin-left: auto;
margin-right: auto;
}
#banner_2 .wpb_column:nth-child(1),
#banner_2 .wpb_column:nth-child(2) {
width: 100%;
}
#banner_2 .wpb_column:nth-child(1){
display: none !important;
}
.page-template-landing-page-v2 #banner_2 > .span_12 {
padding-bottom: 11vw;
padding-top: 163px;
min-height: 600px;
}
#banner_2 > .row-bg-wrap .row-bg {
background-size: 314px !important;
background-position: right bottom !important;
}
#banner_2 .col_titre > .vc_column-inner {
padding-left: 0;
}
#banner_2 .marge_left {
margin-left: 0;
}
#banner_2 .suite_titre h2 {
line-height: 1.2;
}
#banner_2 > .row-bg-wrap {
}
#offre .wpb_column:nth-child(2),
#offre .wpb_column:nth-child(3),
#offre .wpb_column:nth-child(1) {
width: 100%;
text-align: center;
}
#offre {
font-size: 16px;
}
#offre h2 {
font-size: 32px;
}
#offre .wpb_column:nth-child(1) {
margin-bottom: 10px;
}
#offre strong {
font-size: 26px;
}
.page-template-landing-page-v2 .scrolling_texte {
font-size: 16px;
}
.page-template-landing-page-v2 #top {
padding-top: 24px;
}
body .scrolled-down #top #logo img.stnd {
opacity: 0;
}
body .scrolled-down #top #logo img.icon_logo {
display: block;
}
body.page-template-landing-page-v2 #header-outer #logo, body.page-template-landing-page-v2 #header-outer .logo-clone, body.page-template-landing-page-v2 #header-outer .logo-spacing {
margin-top: 6px !important;
margin-bottom: 0px !important;
}
}
@media(max-width:850px){ 
.menu_principal_fixed {
top: unset !important;
bottom: 17px;
}
.woocommerce-checkout .menu_principal_fixed .wrap_menu_menu_principal ul.droite,
.woocommerce-cart .menu_principal_fixed .wrap_menu_menu_principal ul.droite {
display: none;
}
}
@media(max-width:768px){ 
body .woocommerce .cart-collaterals .cart_totals, body.woocommerce-page .cart-collaterals .cart_totals {
margin: 0 auto;
}
body.woocommerce-cart table tbody tr td:not(.actions) {
margin-bottom: 18px;
}
body.woocommerce-cart table tbody tr.order-total td:not(.actions) {
margin-bottom: 0px;
}
body .woocommerce table.shop_table {
margin-bottom: 6px;
}
body .woocommerce-page table.cart a.remove {
font-size: 42px!important;
}
body.page-template-landing-page-v2 .container,
body.page-template-landing-page .container {
max-width: 500px;
}
body.page-template-landing-page-v2 .vc_col-sm-6,
body.page-template-landing-page .vc_col-sm-6 {
width: 100% !important;
}
.page-template-landing-page #banner .titre_promo {
font-size: 21px;
}
.page-template-landing-page #banner h1 {
font-size: 42px;
}
.page-template-landing-page .sous_banner .nectar-highlighted-text,
.page-template-landing-page #banner .nectar-highlighted-text {
font-size: 20px;
}
.page-template-landing-page .sous_banner .nectar-highlighted-text strong,
.page-template-landing-page #banner .texte_promo strong, .page-template-landing-page #banner .nectar-highlighted-text strong {
font-size: 33px;
}
.page-template-landing-page-v2 .img_titre_texte_center .wpb_column,
.page-template-landing-page .img_titre_texte_center .wpb_column {
width: 100%;
padding-right: 4% !important;
padding-left: 4% !important;
max-width: 340px;
}
body.page-template-landing-page-v2 .vc_col-sm-8,
body.page-template-landing-page-v2 .vc_col-sm-4 ,
body.page-template-landing-page .vc_col-sm-8,
body.page-template-landing-page .vc_col-sm-4 {
width: 100%;
}
html body .liste_custom li {
padding-left: 51px;
}
.temoignages_landing .un_temoignage .temoignage {
font-size: 19px;
}
.temoignages_landing .un_temoignage .temoigneur {
font-size: 14px;
}
.temoignages_landing .swiper-wrapper {
margin-bottom: 40px;
}
.page-template-landing-page-v2 .img_titre_texte_center .wpb_column > .vc_column-inner,
.page-template-landing-page .img_titre_texte_center .wpb_column > .vc_column-inner {
padding: 22px 20px 38px;
}
#banner_2 h2 {
font-size: 63px;
}
#banner_2, #banner_2 h1 {
font-size: 17px;
}
.page-template-landing-page-v2 #banner_2 > .span_12 {
padding-top: 128px;
padding-bottom: 25px;
min-height: calc(100vh - 232px);
}
html body.page-template-landing-page-v2 h2, html body.page-template-landing-page h2 {
margin-bottom: 35px !important;
}
#banner_2 > .row-bg-wrap {
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/X-bg-mobile.png) no-repeat left bottom;
background-size: 100%;
}
#banner_2 .col_titre > .vc_column-inner {
justify-content: flex-start;
}
.page-template-landing-page-v2 #banner_2 > .span_12 {
min-height: calc(100vh - 232px - 16px);
}
.page-template-landing-page #banner h1, html body.page-template-landing-page h2, html body.page-template-landing-page-v2 h2 {
font-size: 32px;
}
}
@media(max-width:767px){ 
.bornes_mobile{
display: block;
}
.slider_bornes .borne .informations {
width: 100%;
} 
.slider_bornes .borne .photo {
width: 100%;
}
.slider_bornes:not(.autres_bornes) {
}
.horizontal {
display: none !important;
}
body .vc_col-sm-8 {
width: 77.666667%;
}
body .vc_col-sm-4 {
width: 22.33333333%;
}
#environnement_installation .vc_col-sm-4 {
width: 54.333333%;
}
#environnement_installation .vc_col-sm-8 {
width: 45.666667%;
}
body .vc_col-sm-6 {
width: 64% !important;
} #ajax-content-wrap,
section {
background-position: 38% 50% !important;
}
.slider_bornes.autres_bornes .borne .informations h3,
.slider_bornes .autres_bornes .borne .informations h3, 
.slider_bornes .swiper-slide .borne.autre .informations h3 {
font-size: clamp(20px,3.6vw, 32px);
}
.slider_bornes .swiper-slide {
width: calc(46% - 7.5px);
}
.slider_bornes .borne .informations {
padding: 30px;
padding-right: 30px;
}
.slider_bornes .autres_bornes .borne .informations, .slider_bornes .swiper-slide .borne.autre .informations {
padding: 30px 15px 20px;
}
html body .le_h2 h2 {
font-size: 18px;
}
.custom_page section {
padding-top: 50px;
padding-bottom: 50px;
}
.bloc_push_left {
padding-left: 20px;
}
.avantages .un-avantage {
display: flex;
align-items: flex-start;
flex-direction: column;
}
.avantages .un-avantage .description,
.avantages .un-avantage .titre {
width: 100%;
}
.avantages .un-avantage .description {
padding-right: 15px
}
.avantages .un-avantage .icon {
width: 100%;
padding: 0 0 0 15px;
order: 1;
margin-bottom: 10px;
text-align: left;
}
.avantages .un-avantage .icon img {
opacity: 1;
width: 70px;
}
.avantages .un-avantage .titre {
order: 2;
padding-left: 15px;
margin-bottom: 10px;
}
.avantages .un-avantage .titre h3 {
font-size: clamp(21px,5.67vw, 32px);
}
html body h2,
html body h3 {
font-size: clamp(26px,4.5vw,38px);
}
#footer-outer .titre_custom_sociaux .titre:after {
width: 60px;
}
.slider_bornes.autres_bornes .une_borne {
width: 50%;
} .bloc_line_up_down_last {
padding-top: 40px;
padding-bottom: 40px;
}
#garanties .vc_col-sm-7 {
width: 100%;
}
html body #garanties h3 {
font-size: clamp(21px,4vw,28px);
}
.les_experts .un_expert {
width: 100%;
}
.facon_joindre .un-facon .icon {
width: 73px;
}
.facon_joindre .un-facon .facon {
width: calc(100% - 73px);
padding-left: 25px;
}
.facon_joindre .un-facon .facon h3 {
font-size: clamp(20px,3.67vw, 32px);
}
.facon_joindre .un-facon .icon {
width: 57px;
}
.facon_joindre .un-facon .facon {
width: calc(100% - 57px);
padding-left: 20px;
}
.facon_joindre .un-facon {
padding: 25px 0;
}
.temoignages .slideshow .temoigage {
font-size: clamp(22px, 2.59vw, 26px);
}
.slider_bornes.autres_bornes .borne .photo img {
margin-bottom: -13vw;
}
.home .slider_bornes.autres_bornes {
margin: 0;
}
.bornes_mobile .slider_bornes:not(.autres_bornes) {
margin-bottom
}
.single-product .slider_bornes.autres_bornes .borne .informations h3 {
font-size: clamp(10px,4vw, 32px);
}
.single-product .slider_bornes.autres_bornes .borne .informations {
padding: 30px 20px;
}
.single-product.woocommerce .woocommerce-tabs>div:not(.tab-container).toggles {
margin-bottom: 84px !important;
}
#longue_faq .vc_col-sm-9 {
width: 90%;
}
.page-template-page-contact .vc_col-sm-6 {
width: 85% !important;
}
.facon_joindre .un-facon .facon h3 {
font-size: clamp(20px,3.3vw, 31px);
} 
html body .video_pop .le_h3 {
margin-top: 9px;
}
html body .video_pop .le_h3 h3,
html body .video_pop h4, html body .video_pop .gform_wrapper .top_label .gfield_label, .video_pop .gform-theme--framework .radio_label_large .gform-field-label {
font-size: 18px;
}
body .gform-theme--framework .gform-field-label {
font-size: 14px;
}
.video_pop .wrap {
max-width: 479px;
padding: 0 15px;
}
.video_pop .positionnement {
margin-bottom: 18px; }
body .gform-theme--foundation .gform_fields {
grid-row-gap: 20px;
}
body .gform-theme--framework .gform-field-label {
display: inline-block;
}
body .gform-theme--foundation .ginput_address_city, 
body .gform-theme--foundation .ginput_address_country,
body .gform-theme--foundation .ginput_address_state, 
body .gform-theme--foundation .ginput_address_zip {
inline-size: 50%;
}
.slider_bornes .borne .informations .prix .prix_origina, .slider_bornes.autres_bornes .borne .informations .prix {
font-size: clamp(22px,2.56vw,25px);
}
.gform-theme--foundation .form_estimation .gform-body > div .gform_page_footer {
position: relative;
padding-bottom: 115px;
padding-bottom: 74px;
}
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform_save_link {
margin-right: 0 !important;
position: absolute;
right: 0;
top: 60px;
}
body .video_pop .titre_cta .cta_desktop .texte br {
display: inline-flex;
}
body .video_pop .titre_cta .cta_desktop .texte {
width: 165px;
}
body .video_pop .titre_cta h2 {
font-size: 30px;
padding-right: 23px;
}
body .video_pop .titre_cta .cta_desktop {
display: none;
}
body .video_pop .titre_cta .cta_mobile {
display: flex;
align-items: center;
}
body .video_pop .titre_cta .cta_mobile .texte {
width: 96px;
}
html body #top #logo img, 
body #header-outer[data-permanent-transparent="false"] #logo .dark-version {
height: 41px!important;
} .row_precedent a {
position: absolute;
top: 22px;
left: 0;
padding-top: 17px;
padding-bottom: 17px;
}
.slider_bornes .borne {
margin-bottom: 28px;
}
html body .video_pop .titre_marg_bottom_neg.petit_h4{
margin-bottom: 10px;
}
.page_moitie .gform_page_footer, .page_moitie .gform_fields {
padding-right: 0;
}
.page_moitie .gform_fields .html_titre_positionnement {
margin-right: 0;
}
}
@media(max-width:690px){ 
.garantie .icon {
width: 94px;
padding-right: 20px;
}
.garantie .titre {
width: calc(100% - 94px);
}
.garantie {
padding-right: 15px;
}
body .container-wrap input[type=text], body .container-wrap input[type=email], body .container-wrap input[type=password], body .container-wrap input[type=tel], body .container-wrap input[type=url], body .container-wrap input[type=search], body .container-wrap input[type=date], body .container-wrap input[type=number], body .container-wrap textarea, body .container-wrap select {
padding: 12px 15px;
font-size: 12px;
height: 48px;
line-height: 1.2;
}
.custom_page section#banner {
padding-top: 160px;
}
.temoignages .swiper-container-horizontal>.swiper-pagination-progressbar {
width: unset;
height: 3px;
left: 65px;
right: 65px;
top: unset;
bottom: 20px;
background: transparent;
}
.temoignages .swiper-container-horizontal>.swiper-pagination-progressbar:before {
content: '';
display: block;
position: absolute;
top:2px;
right: 0;
left: 0;
height: 1px;
border-top: 1px solid rgba(72,86,102,.25);
}
.temoignages .swiper-button-next {
bottom: 0px;
left: unset;
right: 0;
}
.temoignages .swiper-button-prev {
top: unset;
bottom: 0;
}
.temoignages .swiper-button-prev svg {
transform: rotate(-90deg);
}
.temoignages .swiper-button-next svg {
transform: rotate(-90deg);
}
.temoignages .slideshow {
max-width: unset;
width: 85%;
padding: 0 0 69px;
height: unset;
}
.temoignages .swiper-slide {
padding: 15px 15px 15px 0;
}
.slider_bornes.autres_bornes .borne .informations .prix {
font-size: 18px;
}
.slider_bornes .borne .informations .prix {
font-size: 22px;
}
.slider_bornes:not(.autres_bornes) .borne {
margin-bottom: 30px;
flex-direction: column;
}
.slider_bornes.les_bornes .borne .informations h3 {
font-size:clamp(33px,7.6vw,43px);
}
body.woocommerce.single-product div.product[data-tab-pos] {
width: 100%;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
width: 85%; 
}
.single-product #temoignages, .single-product #garanties {
margin-bottom: 96px;
background: transparent;
}
.single-product .section_accessoires_mores {
margin-right: 0;
}	
.slider_bornes .borne .informations h3 {
font-size: clamp(26px,5vw,38px);
}  
body .gform-theme--foundation .gform-grid-row {
row-gap: 18px;
}
.gform-theme--foundation .gfield.push_up {
padding-top: 31px;
}
.gform-theme--foundation .gfield.push_up_2 {
padding-top: 14px;
}
body .video_pop input[type=text], body .video_pop input[type=email], body .video_pop input[type=password], body .video_pop input[type=tel], body .video_pop input[type=url], body .video_pop input[type=search], body .video_pop input[type=date], body .video_pop input[type=number], body .video_pop textarea, body .video_pop select, body .container-wrap input[type=text], body .container-wrap input[type=email], body .container-wrap input[type=password], body .container-wrap input[type=tel], body .container-wrap input[type=url], body .container-wrap input[type=search], body .container-wrap input[type=date], body .container-wrap input[type=number], body .container-wrap textarea, body .container-wrap select {
padding: 15px 15px;
height: 50px;
}
.facture_installation {
padding: 31px 30px 31px 22px;
}
.facture_installation .texte {
font-size: 20px;
}
.facture_installation .icon svg,
.facture_installation .icon {
width: 70px;
}
body.woocommerce-cart table tbody tr td:not(.actions) {
margin-bottom: 13px;
}
body .woocommerce .shop_table .coupon {
margin-top: 0;
}
body .woocommerce table.cart td.actions .coupon::before {
display: none;
}
body .woocommerce table.cart td.actions button[type=submit] {
margin-top: 0;
}
body .woocommerce table.shop_table {
margin-bottom: 15px;
}
body .woocommerce table.cart td.actions .coupon::after {
display: none;
}
body .cart_totals table, html body.woocommerce-cart .woocommerce table.shop_table td {
font-size: 14px;
}
body.woocommerce-page table.cart td.actions .coupon .button {
width: unset;
}
body.woocommerce-page .main-content, body.woocommerce-account .main-content {
padding-top: 100px;
}
.gform-theme--foundation .gfield.petit_push_up {
padding-top: 14px;
}
.slider_bornes .borne .photo  {
text-align: center;
}
.slider_bornes:not(.autres_bornes) .borne .photo img {
max-width: 320px;
width: 75%;
}
.slider_bornes.autres_bornes .borne .photo img {
max-width: 75%;
}
.slider_bornes .borne .informations {
padding-bottom: 0;
}
.slider_bornes.autres_bornes .une_borne, .slider_bornes.les_bornes .une_borne {
padding: 0 10px;
}
.slider_bornes.autres_bornes .borne .informations {
width: 100%;
padding: 20px;
}
body .dashicons-location:before {
top: -35px;
margin-left: 2px;
}
#reviews {
width: 85%;
}
body.woocommerce .star-rating {
width: 86px;
font-size: 13px;
}
.page-template-landing-page-v2 .wpb_row > .span_12,
.page-template-landing-page .wpb_row > .span_12 {
padding-top: 50px;
padding-bottom: 50px;
}
.page-template-landing-page-v2 #banner_2 > .span_12 {
padding-top: 128px;
padding-bottom: 50vw;
padding-bottom: 25px;
}
}
@media(max-width:640px){ 
.photo_custom .la_photo {
max-width: 196px;
}
.gform-theme--foundation .gfield.photo_custom{
margin-bottom: 0 ;
}
.gform-theme--foundation .gfield.gfield--type-fileupload {
margin-bottom: 25px;
}
.gform-theme--foundation .gfield--width-quarter.unite_radio {
grid-column: span 4;
}
.gform-theme--foundation .gfield--width-three-quarter.unite_radio_mesure {
grid-column: span 8;
}
.gform-theme--framework .unite_radio .gfield_radio .gform-field-label--type-inline {
padding: 15px 15px;
}
body .video_pop .gform-theme--foundation .gform_drop_area {
min-height: unset;
padding: 30px 20px;
}
.positionnement + p {
font-size: 14px;
font-weight: 700;
}
.gform-theme--foundation .gfield--width-third.unite_radio_mesure {
grid-column: span 8;
}
body .gform-theme--foundation .ginput_address_city, 
body .gform-theme--foundation .ginput_address_country,
body .gform-theme--foundation .ginput_address_state, 
body .gform-theme--foundation .ginput_address_zip {
inline-size: 100%;
}
#longue_faq .toggles .un_toggle .titre h3 {
font-size: 18px;
}
#longue_faq .faq_infos .texte {
font-size:18px;
}
.pre_estimation .les_choix .un_choix .titre em,
.pre_estimation .les_choix .un_choix .texte {
font-size: 16px;
}
}
@media(max-width:576px){ 
.page-template-landing-page-v2 .cky-box-bottom-right {
bottom: 0;
right: unset;
left: 0;
}
}
@media(max-width:540px){ 
html body .video_pop h4 {
position: relative;
}
.bulle_infos {
position: unset;
}
.bulle_infos.right .infos {
left: unset;
right: 0;
width: 100%;
max-width: unset;
}
.bulle_infos.left .infos {
left: 0;
width: 100%;
max-width: unset;
}
}
@media(max-width:479px){ 
html body .le_h2 h2:after {
width: 60px;
}
.slider_bornes .swiper-slide {
width: calc(79% - 7.5px);
}
.slider_bornes.autres_bornes .borne .informations h3,
.slider_bornes .autres_bornes .borne .informations h3, .slider_bornes .swiper-slide .borne.autre .informations h3 {
font-size: clamp(20px,5.2vw, 32px);
}
.custom_page section {
padding-top: 50px;
padding-bottom: 50px;
}
.bloc_push_left,
.avantages .un-avantage .titre {
padding-left: 15px;
}
.custom_page .container .row .span_12 {
padding-left: 20px;
padding-right: 20px;
}
body .container {
padding-left: 20px;
padding-right: 20px;
}
.toggles .un_toggle .titre {
padding-left: 15px;
padding-right: 15px;
}
.toggles .un_toggle .description {
padding-left: 15px;
padding-right: 35px;
}
#environnement_installation .vc_col-sm-6, 
#environnement_installation .vc_col-sm-4 {
width: 100%;
}
#footer-outer .titre_custom_sociaux {
flex-direction: column;
}
#footer-outer .titre_custom_sociaux .titre {
font-size: 20px;
margin-bottom: 7px;
}
#footer-outer .titre_custom_sociaux .custom_sociaux a {
margin: 0 10px 0 0;
}
.slider_bornes.autres_bornes .une_borne {
width: 100%;
}
.garantie .titre {
width: calc(100% - 79px);
}
.garantie .icon {
width: 79px;
padding-right: 16px;
}
body .vc_col-sm-6 {
width: 100% !important;
}
.les_experts .un_expert {
flex-direction: column;
}
.les_experts .un_expert .infos .wrap_infos {
padding: 20px;
padding-top: 30px;
}
.les_experts .un_expert .infos {
width: 100%;
}
.les_experts .un_expert .photo {
width: 107px;
margin-bottom: -19px;
z-index: 2;
}
body .menu_burger li a {
font-size: 20px;
}
.menu_burger {
padding: 79px 5% 145px;
}
html body.material .nectar-button.see-through.accent-color[data-color-override="false"] {
background-color: #3e81d8 !important;
color: #fff !important;
}
html body.material .nectar-button.see-through.accent-color[data-color-override="false"].see-throught-v2,
body .nectar-button.see-through.see-throught-v2, 
html body .nectar-button.see-through.see-throught-v2 {
background-color: transparent !important;
color: #3e81d8 !important;
border-width: 1px !important;
}
body .nectar-button.see-through.see-throught-v2 span, 
html body .nectar-button.see-through.see-throught-v2 span {
text-decoration: none !important;
} .home .bg_image.background.faq,
.bg_image.background ,
#ajax-content-wrap, section {
background-position: 100% 100% !important;
background-size: 479px;
}
.home .bg_image.background.faq ,
.bg_image.background { }
body #faq, body #temoignages {
background-position: 65% 0% !important;
}
.temoignages .slideshow {
width: 100%;
}
.slider_bornes.autres_bornes .borne .photo img {
margin-bottom: -25vw;
}
.bg_image.background.bg_mobile {
display: block;
background-color: #FAFBFB !important;
}
.bg_image.background.bg_desktop {
display: none;
}
#avantages .vc_col-sm-7 {
width: 100%;
}
.home .slider_bornes.les_bornes, .home .slider_bornes.autres_bornes {
margin: 0 0;
}
.slider_bornes.les_bornes .borne .informations h3 {
font-size: 28px;
}
.page-template-page-bornes .slider_bornes.autres_bornes .borne .informations h3 {
font-size: 26px;
}
.slider_bornes.autres_bornes .borne .informations h3 {
font-size: 28px;
}
.slider_bornes.autres_bornes .borne .informations .prix {
font-size: 16px;
}
.page-template-page-bornes .slider_bornes.autres_bornes .borne .informations .prix {
font-size: 22px;
}
body #error-404 {
width: 100%;
}
body.error404 .error-404-bg-img {
background-image: url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_404_mobile.jpg) !important;
}
.woocommerce-account:not(.logged-in) #ajax-content-wrap {
background: url(//rechargex.ca/wp-content/themes/redboxmedia/images/bg_connection_mobile.jpg) no-repeat center fixed !important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.custom_page section#banner {
justify-content: flex-start;
}
#footer-outer .menu-footer, #footer-outer .copyright_custom {
opacity: 1;
}
.slider_bornes.autres_bornes .borne .informations {
padding: 20px 13px;
}
.slider_bornes .borne .informations {
padding: 20px;
padding-right: 20px;
}
.slider_bornes.autres_bornes .une_borne,
.slider_bornes.les_bornes .une_borne {
margin-bottom: 30px;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
width: 100%;
}
.single-product.woocommerce .woocommerce-tabs>div:not(.tab-container).toggles {
margin-bottom: 64px !important;
}
.les_experts .un_expert .infos {
padding-left: 20px;
padding-right: 0;
}
html body .le_h2 {
margin-bottom: 25px;
}
.toggles .un_toggle .titre h3 {
max-width: 88%;
}
.page-template-page-contact .vc_col-sm-6 {
width: 100% !important;
}
.video_pop .container {
padding: 80px 0 80px 0;
}
.video_pop .positionnement .pos {
padding: 11px 0 11px 11px;
}
.gform-theme--framework .gfield--type-choice.horizontal_radio .gfield_radio {
flex-direction: column;
}
body .gform-theme--foundation .gform-grid-row {
row-gap: 10px;
}
body .video_pop .gform-theme--foundation .gform_drop_area {
min-height: unset;
} .single-product .slider_bornes.autres_bornes .une_borne {
width: 100%;
}
.single-product .slider_bornes.autres_bornes .borne .informations h3 {
font-size: clamp(10px,7vw, 32px);
}
.single-product .slider_bornes.autres_bornes .borne .informations .prix {
font-size: clamp(16px,5.56vw,25px);
}
.menu_principal_fixed .wrap_menu_menu_principal .no_tel {
display: none;
}
.pre_estimation .les_choix {
width: 100%;
}
.pre_estimation .les_choix .un_choix {
padding: 22px;
}
.pre_estimation .les_choix .un_choix .titre {
font-size:23px;
}
.pre_estimation .les_choix .un_choix .gros_texte {
font-size: 28px;
}
.pre_estimation .les_choix .un_choix .titre em,
.pre_estimation .les_choix .un_choix .texte {
font-size: 14px;
}
.video_pop .video {  
font-size: 14px;
}
.video_pop .positionnement {
margin-left: 0;
margin-right: 0;
}
.video_pop .positionnement .pos {
font-size: 11px;
} .wcpa_wrap .si_installation .wcpa_group_field label {
font-size: 14px;
}
.wcpa_wrap .si_installation .wcpa_field_label, html body .woocommerce-product-details__short-description {
font-size: 16px;
}
body .video_pop .titre_cta h2 {
padding-right: 12px;
font-size: 26px;
}
body .video_pop .titre_cta .cta_mobile .icon svg {
width: 35px;
height: 35px;
}
.facture_installation .icon svg, .facture_installation .icon {
width: 59px;
}
.facture_installation {
padding: 25px 15px 25px 15px;
}
.facture_installation .texte {
font-size: 18px;
padding-left: 15px;
}
.menu_principal_fixed .wrap_menu_menu_principal ul.principal li:nth-last-child(2) {
display: none;
}
.menu_principal_fixed {
top: unset !important;
bottom: 9px;
}
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform_save_link {
padding: 17px 16px !important;
}
body .cart_totals table, html body.woocommerce-cart .woocommerce table.shop_table td {
font-size: 12px;
}
body.woocommerce-cart .cart_totals table tbody tr td {
padding: 14px !important;
}
body .woocommerce-page table.cart a.remove {
font-size: 35px!important;
right: 0 !important;
}
#reviews {
width: 100%;
}
body.woocommerce #reviews #comments ol.commentlist li img.avatar, 
body.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
width: 30px;
height: 30px;
left: 8px;
top: 33px;
}
body.woocommerce #reviews #comments ol.commentlist li .comment-text, body.woocommerce .commentlist li .comment_container .comment-text {
padding: 12px;
margin-left: 40px;
}
body.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
clear: both;
margin-top: 21px;
}
body .kt-reviews-image-container .kt-wc-reviews-images-wrap-wrap .reviews-images-item .review-images {
max-height: 98px;
}
body #ajax-content-wrap #comments h2, body #ajax-content-wrap #review_form .comment-reply-title {
font-size: 21px;
}
body.page-template-landing-page-v2 .container,
body.page-template-landing-page .container {
max-width: 95%;
}
.page-template-landing-page .sous_banner .nectar-highlighted-text strong,
.page-template-landing-page #banner .texte_promo strong, .page-template-landing-page #banner .nectar-highlighted-text strong {
font-size: 7vw;
}
.page-template-landing-page #banner h1, html body.page-template-landing-page h2 {
font-size: 34px;
}
.page-template-landing-page-v2 .img_titre_texte_center .wpb_column > .vc_column-inner,
.page-template-landing-page .img_titre_texte_center .wpb_column > .vc_column-inner {
padding: 10px 20px 36px;
}
.logo_menu_copyright {
display: flex;
flex-wrap: wrap;
flex-direction: column;
align-items: center;
}
.page-template-landing-page-v2 #contact.wpb_row > .span_12 ,
.page-template-landing-page #contact.wpb_row > .span_12 {
padding-bottom: 0;
}
.logo_menu_copyright .logo {
margin-right: 0;
margin-bottom: 15px;
}
.col_pad_img_1 {
margin-left: 6% !important;
margin-right: 6% !important;
}
.img_banner_rabais {
width: 39%;
}
html body .liste_custom li {
padding-left:42px;
}
html body .liste_custom li:before {
width: 22.5px;
background-size: 100%;
}
html body.page-template-landing-page-v2 .texte_medium_large,
html body.page-template-landing-page .texte_medium_large {
font-size: 20px;
}
.col_pad_img_2 {
margin-left: 6% !important;
margin-right: 6% !important;
}
body.page-template-landing-page-v2 #header-outer[data-lhe=animated_underline] #top nav>ul>li[class*=button_solid_color]>a,
body.page-template-landing-page #header-outer[data-lhe=animated_underline] #top nav>ul>li[class*=button_solid_color]>a {
font-size: 12px;
margin-right: 0;
padding-left: 14px;
padding-right: 14px;
}
html body #top #logo img, body #header-outer[data-permanent-transparent="false"] #logo .dark-version {
height: 28px !important;
}
html body.page-template-landing-page-v2 #top nav>ul>li[class*=button_solid_color]>a:before,
html body.page-template-landing-page #top nav>ul>li[class*=button_solid_color]>a:before {
height: 28px;
}
.hide_479 {
display: none !important;
margin-bottom: 0 !important;
overflow: hidden;
}
.show_479 {
display: block !important;
}
.logo_menu_copyright .logo {
max-width: 200px;
}
.page-template-landing-page-v2 #contact form .gform_footer,
.page-template-landing-page #contact form .gform_footer {
justify-content: center;
}
#banner_2 h2 {
font-size: clamp(41px,12.2vw,59px);
font-size: clamp(36px,9.2vw,59px);
}
#banner_2, #banner_2 h1 {
font-size: clamp(14px,3.5vw, 17px);
letter-spacing: 0;
}
#banner_2 h2 strong:before {
top: -5px;
bottom: -5px;
}
#banner_2 > .row-bg-wrap .row-bg {
background-size: 230px !important;
background-size: 46% !important;
}
.page-template-landing-page-v2 #banner_2 > .span_12 {
padding-bottom: 259px;
}
#offre strong {
font-size: 24px;
}
.page-template-landing-page #banner h1, html body.page-template-landing-page h2, html body.page-template-landing-page-v2 h2 {
font-size: 29px;
}
#banner_2 .col_titre > .vc_column-inner {
justify-content: flex-start !important;
}
.page-template-landing-page-v2 #banner_2 > .span_12 {
padding-top: 119px;
}
.page-template-landing-page-v2 #banner_2 > .span_12 {
padding-bottom: 25px;
min-height: calc(100vh - 238px);
padding-top: 96px;
}
.page-template-landing-page-v2 #ajax-content-wrap, .page-template-landing-page #ajax-content-wrap {
margin-top: -82px;
}
#banner_2, #banner_2 h1 {
letter-spacing: normal;
}
#banner_2 h2 {
letter-spacing: -0.49px;
}
#offre {
font-size: 14px;
}
html body {
letter-spacing: normal;
}
}
@media(max-width:479px) and (min-height:770px){ 
#banner_2 .suite_titre p br {
display: none;}
}
@media(max-width:460px){ 
.menu_principal_fixed .wrap_menu_menu_principal ul.principal li:nth-last-child(1) {
display: none;
}
.woocommerce-checkout .menu_principal_fixed .wrap_menu_menu_principal ul.principal li:nth-last-child(1),
.woocommerce-cart .menu_principal_fixed .wrap_menu_menu_principal ul.principal li:nth-last-child(1) {
display: block;
}
body.page-template-landing-page-v2 .nectar-button,
body.page-template-landing-page .nectar-button {
font-size: 12px !important;
}
}
@media(max-width:380px){ 
body .menu_burger li {
padding: 11px;
}
.slider_bornes.autres_bornes .borne .informations {
padding: 20px 13px;
}
body.page-template-landing-page-v2 .container,
body.page-template-landing-page .container {
max-width: 100%;
}  body.page-template-landing-page-v2 #header-outer[data-lhe=animated_underline] #top nav>ul>li[class*=button_solid_color]>a {
font-size: 11px;
}
html body.page-template-landing-page-v2 #top #logo img, 
body.page-template-landing-page-v2 #header-outer[data-permanent-transparent="false"] #logo .dark-version {
height: 22px !important;
}
}
@media(max-width:350px){ 
.wrap_menu_menu_principal {
padding: 8px;
}
.text_burger .text {
margin-left: 9px;
margin-right: 8px;
}
.page-template-landing-page #banner h1, html body.page-template-landing-page h2 {
font-size: 28px;
}
}