/*
Theme Name:   	Storefront Child Theme
Theme URI:    	https://github.com/stuartduff/storefront-child-theme
Author:       	Stuart Duff
Author URI:     http://stuartduff.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/


/*
 * Add your own custom css below this text.
 */

@import url("css/cover-effect.css");
@import url("woocommerce.css");
@import url("woocommerce-filters.css");
@import url("style-responsive.css");
@import url("woocommerce-responsive.css");

/* General */

body {
    font-family: 'Montserrat', sans-serif !important;
}

body,
#page {
    -webkit-overflow-scrolling: touch !important;
    /* overflow-y: scroll !important; has to be scroll, not auto */
}

h1 {
    font-size: 25px !important;
}

h2 {
    font-size: 20px !important;
}

p {
    line-height: 145%;
    font-size: 15px;
}

p a {
    color: #333333 !important;
}

p a:hover,
p a:focus {
    color: #333;
    text-decoration: underline;
}

a {
    outline: 0 !important;
}

ul {
    margin: 0 !important;
}

section {
    padding: 20px 0;
}

img {
    border-radius: 0 !important;
}

.content-area {
    margin-bottom: 20px !important;
}

#main {
    margin-bottom: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

#rev_slider_4_1_forcefullwidth {
    overflow: hidden;
}

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 0px;
}

.left-sidebar .content-area#primary {
    width: 100% !important;
}

.left-sidebar .content-area#primary p {
    margin: 5px;
}

h1.entry-title {
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 10px;
}

.wrapper-banner {
    width: 100%;
    background-image: url('https://www.godechot-pauliet.com/wp-content/uploads/2020/11/Godechot-Pauliet-RDV.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 320px;
    height: 320px;
}

.wrapper-title>h1 {
    margin: 0 auto;
    color: rgb(0, 0, 0);
    font-size: 1.5em !important;
    text-align: center;
    margin-bottom: 20px;
}


/* Met le footer toujours en bas de page */

body {
    min-height: 100vh !important;
}

#page {
    height: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

footer {
    margin-top: auto;
}


/* Topbar */

.topbar {
    background-color: #000;
    color: #fff;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.topbar ul.nav {
    margin: 0px !important;
}

.topbar .nav li {
    list-style-type: none;
    display: inline-block;
    padding: 12px 0;
}

.topbar .nav li a {
    color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat"sans-serif !important;
    font-size: 12px;
    padding: 0 12px 0 12px !important;
    font-weight: 600;
}

.topbar .nav li#menu-item-2364 a {
    padding: 0 12px 0 0 !important;
}

.topbar li.current_page_item:not(#menu-item-2364) {
    background-color: #fff;
}

.topbar li.current_page_item:not(#menu-item-2364) a {
    color: #000 !important;
}

.topbar .sub-menu {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in;
}

.topbar .sub-menu a {
    color: black !important;
}

.topbar .sub-menu a:hover {
    color: #333333;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.sub-menu .menu-item {
    display: block !important;
}

.sub-menu li:hover {
    display: block !important;
}

#masthead .menu-item:hover .sub-menu {
    display: block;
    transition: all 1s ease;
    -webkit-transition: all 1s ease-in;
    border-top: 5px solid #333333;
    border-radius: 2px;
}

.brand-icon {
    right: 0;
    top: 0px;
    position: absolute;
}

.brand-icon img {
    display: inline-block;
}

.brand-icon img {
    margin-left: 15px;
    margin-top: 8px;
}


/* Header */

.site-header {
    padding-top: 0;
    border-bottom: 0px solid #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 30;
    font-size: 16px;
}

#responsive-menu-button {
    position: fixed !important;
}

#responsive-menu-container {
    z-index: 9989 !important;
}

#content {
    margin-top: 255px;
    transition: all .2s ease;
}

.home #content {
    margin-top: 160px;
}

.icon-header::after {
    content: "\f179";
    font-family: "Font Awesome 4 Free";
}

.single-product #content .col-full {
    margin-top: 0 !important;
}

.home #fullwidth-wrapper {
    margin-top: 0 !important;
}

.logo {
    text-align: center;
    padding: 40px 0;
    line-height: 0;
    transition: all .2s ease;
    width: auto;
}

.logo a {
    transition: all .2s ease;
}

.logo img {
    margin: 0 auto;
    display: inline-block;
    transition: all .2s ease;
}

#form-search-wrapper-header {
    transition: all .2s ease;
    margin-left: auto;
    flex: 1;
}

#responsive-menu-additional-content .rolex-retailer-clock-wrapper #rolex-retailer-clock {
    margin-left: 0;
    display: inline-block;
}

.woocommerce-links-wrapper {
    transition: all .2s ease;
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.woocommerce-icon>a:nth-child(1)>span {
    margin-right: -2px;
}

.woocommerce-links-wrapper>a:nth-child(3) {
    margin-right: 10px;
}

.woocommerce-icon span {
    height: 41px;
    display: inline-block;
    margin-left: 10px;
}

div.summary.entry-summary>p:nth-child(7) {
    display: none;
}

.pwb-brands-in-loop {
    display: none;
}

.summary.entry-summary>p:nth-child(6) {
    display: none;
}

.account-icon {
    width: 20px;
    background: url('img/profile-noir.svg') no-repeat 34% 55%;
}

.wishlist-icon {
    width: 20px;
    background: url('img/wishlist-noir.svg') no-repeat 34% 55%;
}

.cart-icon {
    width: 20px;
    background: url('img/shopping-noir.svg') no-repeat 34% 55%;
}

.woocommerce>.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
    background-color: #393637;
    display: none;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
    background-color: #393637 !important;
}

.woocommerce>.woocommerce a.button.alt,
.woocommerce>.woocommerce button.button.alt,
.woocommerce>.woocommerce input.button.alt,
.woocommerce>.woocommerce #respond input#submit.alt {
    color: #ffffff !important;
}

.single-product div.product form.cart {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.alg-wc-wl-notification-link {
    color: hsla(0, 0%, 100%, .7) !important;
}

.search_form {
    float: left;
    background-color: #fff !important;
    position: relative;
    margin-bottom: 0;
}

.search_form input[type="text"] {
    background-color: transparent !important;
    border: 1px solid #ededed !important;
    height: 40px !important;
}

.search_form::after {
    position: absolute;
    content: "t" !important;
    color: transparent;
    width: 21px !important;
    right: 12px !important;
    top: 7px !important;
    background: url('img/sprite-woocommerce.png') no-repeat 0% 44% !important;
}

.form-control {
    box-shadow: none !important;
}

#single-product-delivery-details>ul>li>img {
    width: 35px;
    height: 35px;
    margin: 5px auto 0;
    display: block;
}

#single-product-delivery-details ul li {
    width: 185px;
}

#single-product-delivery-details ul {
    display: flex;
    list-style: none;
    justify-content: space-evenly;
    align-items: center;
}

.product-img-wrapper,
.search .article-wrapper .entry-content {
    width: 100%;
}

.woocommerce-variation-availability {
    display: none !important;
}

.woocommerce-variation-description {
    display: none;
}

.stock.out-of-stock {
    display: none !important;
}

.single-product div.product table.variations {
    table-layout: fixed;
    margin: 0;
    display: flex;
    width: 100%;
    justify-content: center;
}

.single-product div.product table.variations .value {
    margin-bottom: 0;
}

div.summary.entry-summary>form>table>tbody>tr>td.label {
    text-align: center;
}

.single-product div.product table.variations select {
    max-width: 100%;
}

table.variations select {
    color: #444;
    line-height: 28px;
    border-radius: 2px !important;
    padding: 5px 10px !important;
    background-color: #f2f2f2;
    border: solid 2px #e4e4e4;
}

.reset_variations {
    display: none !important;
}


/* Submenu */

.submenu {
    text-align: center !important;
    padding: 20px 0;
    width: 100%;
    transition: all .2s ease;
}

@media screen and (max-width: 768px) {
    .submenu {
        padding: 10px !important;
    }
}

.submenu ul li {
    display: inline-block;
}

.submenu ul a {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px 10px;
    color: #000;
    position: relative;
}

.submenu ul a:after {
    content: '';
    width: calc(100% - 20px);
    height: 0;
    background: #333333;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .2s ease;
}

.submenu ul a:hover:after {
    height: 2px;
}

.submenu ul a:hover,
.submenu ul a.current-menu-item {
    color: #000 !important;
}

#masthead>div.col-full {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}


/* Menu Mobile */

#responsive-menu-container #responsive-menu-search-box .responsive-menu-search-box {
    border: 0;
    padding: 10px;
    height: 40px;
}


/* One third */

.one-third-container {
    display: flex;
}

.one-third {
    padding: 0 15px;
    width: 33.33333333%;
}

.one-third p {
    margin-bottom: 0;
}

.one-third:first-child {
    padding: 0 30px 0 0;
}

.one-third:last-child {
    padding: 0 0 0 30px !important;
}

.second-bloc {
    background-color: #efefef;
    padding: 20px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.second-bloc h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 20px;
    font-weight: 400 !important;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 2px solid #000;
    margin-bottom: 20px !important;
}


/* Footer */

footer a:hover,
footer a:focus,
footer .widget_nav_menu ul li a:hover,
footer .widget_nav_menu ul li a:focus {
    text-decoration: underline;
}

footer .block {
    font-size: 14px !important;
    color: #333 !important;
    font-family: "Montserrat", sans-serif !important;
}

footer p {
    font-size: 14px;
    color: white;
}

.site-footer {
    padding: 40px 0 !important;
    background-color: #333333 !important;
    color: white !important;
}

.site-footer span {
    color: white !important;
}

footer .footer-widgets a:not(.button) {
    color: #c7c7c7 !important;
    font-family: 'Montserrat', sans-serif;
    text-transform: initial;
    text-decoration-line: unset;
}

.site-footer a:not(.button) {
    color: white !important;
}

.site-footer .copyright a:not(.button) {
    color: white !important;
    font-weight: 600;
}

footer .site-info {
    display: none !important;
}

footer .footer-widgets {
    padding-top: 0 !important;
    padding-bottom: 20px;
    border-bottom: 0 solid #fff !important;
}

.widget {
    margin-bottom: 0 !important;
}

footer .widget-title {
    text-transform: uppercase;
    color: white;
    font-weight: 500 !important;
    font-size: 14px !important;
    font-family: "Montserrat", sans-serif !important;
    border-bottom: 0px solid #fff !important;
    margin-bottom: 0 !important;
}

.widget_nav_menu ul li {
    padding-left: 0 !important;
    color: lightgrey !important;
    margin-bottom: 5px !important;
    text-transform: uppercase;
}

.widget_nav_menu ul li::before {
    content: none !important;
}

.widget_nav_menu ul#menu-nos-marques {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.widget_nav_menu ul#menu-menu-principal-1 {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
}

.widget_nav_menu ul#menu-menu-principal-1 .sub-menu {
    padding-left: 20px;
    padding-top: 5px;
}

.copyright {
    text-align: center;
    border-top: 1px solid #565656;
    margin-top: 20px;
    padding-top: 20px;
}

.copyright img {
    margin: 0 auto;
    max-width: 240px;
}

footer .copyright p {
    padding: 20px 0 0 0;
    margin: 0 !important;
    font-size: 12px;
}

.img-footer {
    max-width: 240px;
    height: 40px;
}

#paiements-partners-wrapper h2 {
    font-size: 18px !important;
}

#paiements-partners-wrapper .bloc-title-wrapper {
    margin-bottom: -10px;
}

#paiements-partners-list {
    display: flex;
    list-style: none;
    justify-content: space-around;
    align-content: center;
    flex-wrap: wrap;
    padding-bottom: 30px;
}

#paiements-partners-list img {
    margin: 10px 10px 0px 10px;
}

#paiements-partners-wrapper {
    width: 100%;
}

.social-footer-icon {
    display: flex;
    justify-content: start;
}

.social-footer-icon a:nth-child(1) {
    margin-right: 10px;
}


/* Breadcrumbs */

.breadcrumb {
    margin-bottom: 20px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .breadcrumb {
        margin-bottom: 20px;
        margin-top: 50px;
    }
}

.breadcrumb,
.breadcrumb a,
.breadcrumb span {
    text-transform: uppercase;
    color: #9a9a9a !important;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    display: none;
}

.breadcrumb a:hover {
    text-decoration: underline !important;
}

.breadcrumb span[property="itemListElement"]:last-of-type {
    font-weight: 600;
}


/* Homepage */

.liens-cat-home .second-bloc {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.liens-cat-home .second-bloc h2 {
    margin-bottom: 40px !important;
}

.liens-cat-home .second-bloc ul {
    list-style-type: none;
    padding-left: 0;
}

.liens-cat-home .second-bloc li {
    padding-bottom: 20px;
}

.liens-cat-home .second-bloc ul a {
    color: black;
    text-transform: uppercase;
    font-size: .9em;
    transition: all .2s ease;
}

.liens-cat-home .second-bloc ul a:hover {
    text-decoration: underline;
}

.home .grid,
.home .effect-ming {
    height: 100%;
}

.home .effect-ming img {
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 50em) {
    .home .grid figure {
        margin: 0;
    }
}

#partenaires-home {
    text-align: center;
}

#partenaires-home .liste-partenaires {
    text-align: left;
    list-style-type: none;
    padding-left: 0;
}

#partenaires-home .liste-partenaires li {
    margin: 20px;
}

#partenaires-home .liste-partenaires img {
    margin: 0 auto;
    max-width: 170px;
    filter: opacity(.7);
    transition: all .2s ease;
}

#partenaires-home .liste-partenaires li:hover img {
    filter: opacity(1);
}

#partenaires-home .owl-dots {
    height: 0;
}

.page-template-template-homepage a.cta-home {
    background: #333333;
    color: white;
    padding: 5px 10px;
    margin-top: 20px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 500;
    transition: all .2s ease;
}

.page-template-template-homepage a.cta-home:hover {
    background: black;
}


/* Page histoire */

.page-template-template-histoire #primary {
    width: 100%;
}

#titre-page-histoire {
    height: 350px;
    margin-bottom: 20px;
}

.bloc-titre-histoire {
    width: calc(33% - 20px);
    margin-right: 20px;
    float: left;
    display: inline-block;
    vertical-align: top;
    background-color: #efefef;
    padding: 20px;
    text-align: center;
    height: 100%;
}

.bloc-titre-histoire h2 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.bloc-titre-histoire h2:after {
    content: '';
    display: block;
    height: 2px;
    width: 40%;
    background: #000;
    margin: 5px auto 0 auto;
}

.image-titre-histoire {
    width: calc(66.5% - 20px);
    margin-left: 20px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative;
}

.image-titre-histoire img {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: auto;
}

#histoire-timeline {
    overflow: auto;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}

hr#timeline {
    width: 2px;
    height: 99%;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
}

.histoire-bloc-wrapper {
    width: 100%;
    margin: 0 0 20px 0;
    list-style-type: none;
    vertical-align: top;
    position: relative;
}

.histoire-bloc-image {
    overflow: hidden;
    width: 100%;
    max-height: 400px;
    min-height: 200px;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    background: white;
}

.histoire-bloc-image-center {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.histoire-bloc-image img {
    height: auto;
    width: 100vw;
}

@media screen and (max-width: 500px) {
    .histoire-bloc-image img {
        min-height: 200px;
        object-fit: cover;
    }
}

.histoire-bloc-description {
    background: white;
    padding: 20px 0;
}

.histoire-bloc-description h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px !important;
    font-weight: 400;
    line-height: 1;
    margin: 20px 0 10px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
    margin-top: 0;
    background: white;
    padding: 40px;
}

@media screen and (max-width: 500px) {
    .histoire-bloc-description h3 {
        padding: 20px;
        font-size: 30px !important;
    }
}

.histoire-bloc-description p {
    margin: 0 auto 10px auto;
    color: #000;
}

.histoire-bloc-description p:last-child {
    margin-bottom: 0;
}

@media all and (max-width: 870px) {
    .bloc-titre-histoire,
    .image-titre-histoire,
    .histoire-bloc-wrapper {
        width: 100% !important;
        margin-right: 0;
        margin-left: 0;
    }
    #titre-page-histoire {
        height: inherit;
    }
    .bloc-titre-histoire {
        padding: 40px 20px;
        margin-bottom: 40px;
    }
    .bloc-titre-histoire h2 {
        top: 0;
        transform: translateY(0);
    }
    .image-titre-histoire img {
        position: initial;
        max-height: 300px;
        object-fit: cover;
        width: 100% !important;
    }
}


/* Page SAV */

.page-template-template-sav .content-area {
    width: 100% !important;
}

#sav-sections {
    margin-left: 0;
    list-style-type: none;
}

.sav-bloc-wrapper {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    max-height: 300px;
    overflow: hidden;
}

.sav-bloc-wrapper:first-child {
    align-items: center;
}

.sav-bloc-wrapper:first-child .sav-bloc-description {
    width: 66%;
}

.sav-bloc-wrapper:first-child .sav-bloc-image {
    width: calc(33% - 23px);
}

.sav-bloc-wrapper:last-child {
    margin-bottom: 20px;
}

.sav-bloc-image,
.sav-bloc-description {
    width: calc(100% / 2 - 20px);
    display: inline-block;
    vertical-align: top;
}

.sav-bloc-description {
    background: #efefef;
    padding: 20px;
    color: #333333;
    min-height: 300px;
}

.sav-bloc-description h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.sav-bloc-description h4 {
    margin-top: 20px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.sav-bloc-description p {
    margin-bottom: 10px;
}

.sav-bloc-description p:last-child {
    margin-bottom: 0;
}

.sav-bloc-image {
    margin-right: 40px;
}

.sav-bloc-image:nth-child(even) {
    margin-right: 0;
    margin-left: 40px;
}

.sav-bloc-image img {
    height: 300px;
    object-fit: cover;
}

@media all and (max-width: 768px) {
    .sav-bloc-wrapper {
        flex-direction: column;
        max-height: initial;
    }
    .sav-bloc-wrapper:first-child .sav-bloc-image {
        width: 100% !important;
    }
    .sav-bloc-image,
    .sav-bloc-description {
        width: 100% !important;
        display: block;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .sav-bloc-wrapper:last-child {
        margin-bottom: 40px;
    }
    .sav-bloc-description {
        min-height: initial;
        margin-bottom: 40px;
    }
    .sav-bloc-image:nth-child(odd) {
        order: 2;
    }
    .sav-bloc-image img {
        max-height: 300px;
        width: 100%;
        display: block;
    }
}


/* Page contact */

.page-template-template-contact .content-area {
    width: 100% !important;
}

.page-template-template-contact h1 {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 24px !important;
}

.page-template-template-contact h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
}

.page-template-template-contact .wpcf7-form {
    margin-top: 40px;
    margin-bottom: 20px;
}

.page-template-template-contact .wpcf7-form p {
    margin-bottom: 10px;
}

.page-template-template-contact .wpcf7-form p:last-child {
    margin-bottom: 0;
}

.page-template-template-contact .wpcf7-form .contact-form-gauche,
.page-template-template-contact .wpcf7-form .contact-form-droite {
    width: calc(100% / 2 - 23px);
    display: inline-block;
    vertical-align: top;
}

@media all and (max-width: 768px) {
    .page-template-template-contact .wpcf7-form .contact-form-gauche,
    .page-template-template-contact .wpcf7-form .contact-form-droite {
        width: 100%;
        display: block;
    }
}

.page-template-template-contact .wpcf7-form .contact-form-gauche p:last-child,
.page-template-template-contact .wpcf7-form .contact-form-droite p:last-child {
    margin-bottom: 0;
}

.page-template-template-contact .wpcf7-form .contact-form-gauche {
    margin-right: 20px;
}

.page-template-template-contact .wpcf7-form .contact-form-droite {
    margin-left: 20px;
}

@media all and (max-width: 768px) {
    .page-template-template-contact .wpcf7-form .contact-form-gauche {
        margin-right: 0;
        margin-bottom: 40px;
    }
    .page-template-template-contact .wpcf7-form .contact-form-droite {
        margin-left: 0;
    }
    .page-template-template-contact .wpcf7-form {
        margin-bottom: 40px;
    }
}

.page-template-template-contact .contact-form-message {
    margin-top: 40px;
}

.page-template-template-contact .contact-form-message p:last-child {
    margin-bottom: 0;
}

.page-template-template-contact input {
    width: 100%;
}

.page-template-template-contact input[type="submit"],
.page-template-template-contact input[type="reset"] {
    display: inline-block;
    width: initial;
    background-color: black;
    color: white;
    margin-top: 40px;
    margin-right: 40px;
    text-transform: uppercase;
    transition: all .2s ease;
}

.page-template-template-contact input[type="submit"]:hover,
.page-template-template-contact input[type="reset"]:hover {
    background-color: #525252;
}

.page-template-template-contact input[type="submit"] {
    margin-right: 0;
}

.page-template-template-contact input[type="tel"],
.page-template-template-contact input[type="number"] {
    padding: .6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
}


/* Page Magasin */

.page-template-template-magasin .content-area {
    width: 100% !important;
}

.page-template-template-magasin h1 {
    margin-top: 40px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.description-magasin {
    margin-bottom: 40px;
}

.description-magasin p {
    margin-bottom: 10px;
}

.description-magasin p:last-child {
    margin-bottom: 0;
}

.partenaires-wrapper-magasin ul {
    margin-left: 0;
    list-style-type: none;
}

.partenaires-wrapper-magasin li {
    width: calc(100% / 6 - 44px);
    display: inline-block;
    vertical-align: top;
    margin: 20px;
}

@media all and (max-width: 768px) {
    .partenaires-wrapper-magasin li {
        width: calc(100% / 4 - 44px);
    }
}

@media all and (max-width: 650px) {
    .partenaires-wrapper-magasin li {
        width: calc(100% / 2 - 44px);
    }
}

.partenaires-wrapper-magasin img {
    margin: 0 auto;
    filter: opacity(.5);
    transition: all .2s ease;
}

.partenaires-wrapper-magasin img:hover {
    filter: opacity(1);
}

.coordonnees-magasin {
    margin-top: 40px;
    margin-right: 40px;
    float: left;
}

.coordonnees-magasin h2 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
}

.coordonnees-magasin ul {
    list-style-type: none;
    margin-left: 0;
}

.maps-magasin {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 350px);
    float: right;
}

@media all and (max-width: 768px) {
    .coordonnees-magasin {
        margin-right: 0;
        float: none;
    }
    .maps-magasin {
        display: block;
        width: 100%;
        float: none;
    }
}

.page-template-template-magasin .acf-map {
    margin-top: 40px;
    height: 250px;
}


/* Page Joaillerie & Horlogerie */

.page-template-template-joaillerie .content-area,
.page-template-template-horlogerie .content-area {
    width: 100% !important;
}

.page-template-template-joaillerie h1,
.page-template-template-horlogerie h1 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 32px !important;
    font-weight: 400;
}

.site-main {
    position: relative !important;
}

.find-your-product-btn {
    position: absolute;
    right: 0;
    top: 0;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    background-color: #000;
    padding: 7px 20px;
    line-height: 1em;
}

.find-your-product-btn a {
    color: #fff;
    font-weight: 600;
    font-size: 0.75em;
}

.brand-wrapper .columns-2:nth-child(2n) {
    padding-left: 10px;
}

.brand-wrapper .columns-2:nth-child(2n+1) {
    padding-right: 10px;
}


/* Page Diamant */

.page-template-template-diamant .content-area {
    width: 100% !important;
}

.page-template-template-diamant h1 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-bottom: 40px;
}

.page-template-template-diamant h2 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    border-bottom: 1px solid #c8a735;
    padding-bottom: 5px;
}

.page-template-template-diamant h3 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    border-top: 0;
    padding-top: 0;
}

.page-template-template-diamant #content p,
.page-template-template-diamant #content li {
    color: black;
}

.taille-diamant-wrapper,
.couleur-diamant-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.taille-diamant-texte,
.couleur-diamant-texte {
    background: #eee;
    padding: 20px;
}


/* Section Taille */

.taille-diamant-texte {
    width: 66%;
}

.taille-diamant-slider {
    width: 33%;
}

.taille-diamant-slider .rev_slider_wrapper {
    max-width: 340px;
}

.taille-diamant-texte {
    margin-right: 40px;
}

@media all and (max-width: 768px) {
    .taille-diamant-wrapper {
        flex-direction: column;
    }
    .taille-diamant-texte {
        width: 100%;
        margin-bottom: 40px;
        margin-right: 0;
    }
    .taille-diamant-slider {
        width: 100%;
        min-height: 300px;
        width: 100%;
    }
}


/* Section Poids */

.poids-diamant-wrapper {
    margin-bottom: 40px;
}

.poids-diamant-texte p {
    margin-bottom: 10px;
}

.poids-diamant-texte p:last-child {
    margin-bottom: 0;
}

.poids-diamant-image {
    width: 100%;
    margin-top: 40px;
}

.poids-diamant-image img {
    width: auto;
    max-height: 170px;
    margin: 0 auto;
}


/* Section Pureté */

.purete-diamant-wrapper {
    margin-bottom: 40px;
}

.purete-diamant-wrapper img {
    width: 100%;
    margin: 40px 0;
}

.purete-diamant-wrapper ul {
    margin-left: 0;
    font-size: 14px;
    list-style-type: none;
    column-count: 2;
    column-gap: 40px;
    column-fill: balance;
}

@media all and (max-width: 600px) {
    .purete-diamant-wrapper ul {
        column-count: 1;
        column-gap: 0;
    }
}

.purete-diamant-wrapper ul li {
    color: #666666 !important;
}


/* Section Couleur */

.couleur-diamant-wrapper {
    margin-bottom: 20px;
}

.couleur-diamant-texte,
.couleur-diamant-image {
    width: calc(100% / 2);
}

.couleur-diamant-texte {
    margin-right: 40px;
}

@media all and (max-width: 768px) {
    .couleur-diamant-wrapper {
        margin-bottom: 40px;
        flex-direction: column;
    }
    .couleur-diamant-texte {
        margin-right: 0;
        margin-bottom: 40px;
    }
    .couleur-diamant-image img {
        margin: 0 auto;
    }
    .couleur-diamant-texte,
    .couleur-diamant-image {
        width: 100%;
    }
}


/* Page Corner Cartier */

.page-template-template-cartier #main {
    margin-bottom: 40px !important;
}

.page-template-template-cartier h1 img {
    /* margin: 0 auto; */
    margin-top: 40px;
}

.page-template-template-cartier p {
    margin-bottom: 10px;
}

.page-template-template-cartier p:last-child {
    margin-bottom: 0;
}


/* Page Rolex */

.page-template-template-rolex #main {
    margin-bottom: 40px !important;
}

.page-template-template-rolex h1 {
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}

.page-template-template-rolex p {
    margin-bottom: 10px;
}

.page-template-template-rolex p:last-child {
    margin-bottom: 0;
}

#marque-carroussel-mobile {
    display: none;
}

.header-rolex__li .active {
    color: #046348;
}

.header-rolex__menu.show {
    transform: translateY(-1%);
    transition: transform 0.3s, visibility 0.3s, opacity 0.3s;
    visibility: visible;
    opacity: 1;
    z-index: 999;
}

.is-close {
    transform: rotate(180deg);
    transition: transform 0.3s;
}

@media screen and (max-width: 1131px) {
    .header-rolex__menu {
        transform: translateY(40%);
        visibility: hidden;
        transition: transform 0.3s, visibility 0.3s, opacity 0.3s;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        text-align: center;
        background: white;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        opacity: 0;
        z-index: 1;
    }
}

@media screen and (max-width: 768px) {
    #marque-carroussel-mobile {
        display: block;
    }
    #marque-carroussel-bureau {
        display: none;
    }
}


/* Loader sur les pages produits */

div.woof_info_popup {
    width: 100vw;
    height: 100vh;
    top: 10px;
    left: 10px;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    content: '';
    text-indent: -9999px;
    background-image: url("img/loader.gif");
    background-color: rgba(255, 255, 255, 1);
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: none;
    padding: 0;
}


/* Page 404 */

#title-404 {
    font-size: 5em !important;
    font-weight: 500;
    margin-bottom: 0;
}

#description-404 {
    margin-top: 40px;
    text-align: center;
}

#btn-black-404 {
    display: inline-block;
    font-size: .9em;
    font-weight: 500;
    background-color: #333333;
    color: white;
    padding: 10px 15px;
    margin-top: 20px;
    transition: all .2s ease;
}

#btn-black-404:hover {
    background-color: black;
}


/* Recherche */

.search #post-navigation {
    border: 0;
    display: block;
    width: 100%;
}

@media screen and (max-width: 500px) {
    .search #post-navigation li .next,
    .search #post-navigation li .prev {
        display: none;
    }
}


/* RGPD / GDPR */

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    border-top: 0 !important;
}

.mgbutton.moove-gdpr-infobar-allow-all {
    border-radius: 0 !important;
    color: black !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
}

body .mgbutton.moove-gdpr-infobar-allow-all:hover,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button:hover {
    color: black !important;
}

.mgbutton.moove-gdpr-infobar-allow-all:hover,
.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,
.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,
.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button,
.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,
.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,
.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-conent a:hover,
.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,
.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover,
.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a:hover,
.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button:hover,
.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button:hover {
    color: black !important;
}

.rolex__current-page {
    color: #127749 !important;
}


/* Page Login */

.login h1 a {
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
    color: #444;
    height: 45px;
    padding: 0;
    text-decoration: none;
    text-indent: -9999px;
    outline: 0;
    overflow: hidden;
    display: block;
    width: auto;
}

/* WooCommerce 3.0 Gallery */

.woocommerce-product-gallery {
    position: relative;
    margin-bottom: 3em
}

.woocommerce-product-gallery figure {
    margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 50%;
    display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    float: left;
    cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
    opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover {
    opacity: 1
}

.woocommerce-product-gallery img {
    display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 20%
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 99;
}

a.woocommerce-product-gallery__trigger {
    text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .875em;
    right: .875em;
    display: block;
    height: 2em;
    width: 2em;
    border-radius: 3px;
    z-index: 99;
    text-align: center;
    text-indent: -999px;
    overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #169fda;
    color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background-color: #1781ae;
    border-color: #1781ae;
    color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    content: "\f00e";
    line-height: 2;
    text-indent: 0;
}

.d-none {
    display: none;
    visibility: hidden;
}