Map contact correction
This commit is contained in:
parent
d2c586089b
commit
4c1a06af64
|
|
@ -9,12 +9,12 @@
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
body,
|
body,
|
||||||
h1,
|
h1,
|
||||||
h2,
|
h2,
|
||||||
h3,
|
h3,
|
||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
p {
|
p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
@ -33,19 +33,19 @@ h1 {
|
||||||
margin: 0 calc(50% - 50vw);
|
margin: 0 calc(50% - 50vw);
|
||||||
}
|
}
|
||||||
|
|
||||||
a,
|
a,
|
||||||
a:hover,
|
a:hover,
|
||||||
a:active,
|
a:active,
|
||||||
a:visited,
|
a:visited,
|
||||||
a:focus {
|
a:focus {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
button,
|
button,
|
||||||
button:hover,
|
button:hover,
|
||||||
button:active,
|
button:active,
|
||||||
button:visited,
|
button:visited,
|
||||||
button:focus {
|
button:focus {
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
@ -101,7 +101,7 @@ p:empty {
|
||||||
align-content: center;
|
align-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta,
|
.navigation #menu-primary-beta,
|
||||||
.navigation #menu-primary-en {
|
.navigation #menu-primary-en {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|
@ -110,18 +110,18 @@ p:empty {
|
||||||
top: 30px;
|
top: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta > li,
|
.navigation #menu-primary-beta > li,
|
||||||
.navigation #menu-primary-en > li {
|
.navigation #menu-primary-en > li {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-left: 48px;
|
margin-left: 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta > li:first-child,
|
.navigation #menu-primary-beta > li:first-child,
|
||||||
.navigation #menu-primary-en > li:first-child {
|
.navigation #menu-primary-en > li:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta li a,
|
.navigation #menu-primary-beta li a,
|
||||||
.navigation #menu-primary-en li a {
|
.navigation #menu-primary-en li a {
|
||||||
font-family: "Montserrat", sans-serif;
|
font-family: "Montserrat", sans-serif;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
|
@ -131,38 +131,38 @@ p:empty {
|
||||||
text-transform: none !important;
|
text-transform: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta li a:hover,
|
.navigation #menu-primary-beta li a:hover,
|
||||||
.navigation #menu-primary-en li a:hover {
|
.navigation #menu-primary-en li a:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #e91969;
|
color: #e91969;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta .current-menu-item a,
|
.navigation #menu-primary-beta .current-menu-item a,
|
||||||
.navigation #menu-primary-en .current-menu-item a {
|
.navigation #menu-primary-en .current-menu-item a {
|
||||||
color: var(--pink);
|
color: var(--pink);
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta .wpmm-col,
|
.navigation #menu-primary-beta .wpmm-col,
|
||||||
.navigation #menu-primary-en .wpmm-col {
|
.navigation #menu-primary-en .wpmm-col {
|
||||||
margin-right: 0px;
|
margin-right: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta .wpmm-col:last-child,
|
.navigation #menu-primary-beta .wpmm-col:last-child,
|
||||||
.navigation #menu-primary-en .wpmm-col:last-child {
|
.navigation #menu-primary-en .wpmm-col:last-child {
|
||||||
margin-right: 0px;
|
margin-right: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu li,
|
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu li,
|
||||||
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu li {
|
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu li {
|
||||||
margin-right: 0px;
|
margin-right: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu .custom-html-widget,
|
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu .custom-html-widget,
|
||||||
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu .custom-html-widget {
|
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu .custom-html-widget {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu .custom-html-widget span,
|
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu .custom-html-widget span,
|
||||||
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu .custom-html-widget span {
|
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu .custom-html-widget span {
|
||||||
font-family: var(--montserrat);
|
font-family: var(--montserrat);
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
|
|
@ -172,7 +172,7 @@ p:empty {
|
||||||
text-transform: initial;
|
text-transform: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu li a,
|
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu li a,
|
||||||
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu li a {
|
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu li a {
|
||||||
color: #000;
|
color: #000;
|
||||||
font-family: var(--montserrat);
|
font-family: var(--montserrat);
|
||||||
|
|
@ -184,7 +184,7 @@ p:empty {
|
||||||
text-transform: lowercase;
|
text-transform: lowercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu .menu-item-object-page:after,
|
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu .menu-item-object-page:after,
|
||||||
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu .menu-item-object-page:after {
|
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu .menu-item-object-page:after {
|
||||||
content: "";
|
content: "";
|
||||||
display: block;
|
display: block;
|
||||||
|
|
@ -199,12 +199,12 @@ p:empty {
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu .menu-item-object-page:hover::after,
|
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu .menu-item-object-page:hover::after,
|
||||||
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu .menu-item-object-page:hover::after {
|
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu .menu-item-object-page:hover::after {
|
||||||
width: 42px;
|
width: 42px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu .current-menu-item::after,
|
.navigation #menu-primary-beta .wpmm-col .wp-megamenu-sub-menu .current-menu-item::after,
|
||||||
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu .current-menu-item::after {
|
.navigation #menu-primary-en .wpmm-col .wp-megamenu-sub-menu .current-menu-item::after {
|
||||||
content: "";
|
content: "";
|
||||||
display: block;
|
display: block;
|
||||||
|
|
@ -218,62 +218,62 @@ p:empty {
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation
|
.navigation
|
||||||
#menu-primary-beta
|
#menu-primary-beta
|
||||||
.wpmm-col
|
.wpmm-col
|
||||||
.wp-megamenu-sub-menu
|
.wp-megamenu-sub-menu
|
||||||
.menu-agence-web-beta-container
|
.menu-agence-web-beta-container
|
||||||
.menu-item-object-page:after,
|
.menu-item-object-page:after,
|
||||||
.navigation
|
.navigation
|
||||||
#menu-primary-en
|
#menu-primary-en
|
||||||
.wpmm-col
|
.wpmm-col
|
||||||
.wp-megamenu-sub-menu
|
.wp-megamenu-sub-menu
|
||||||
.menu-agence-web-beta-container
|
.menu-agence-web-beta-container
|
||||||
.menu-item-object-page:after {
|
.menu-item-object-page:after {
|
||||||
background-color: #1cc7c7;
|
background-color: #1cc7c7;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation
|
.navigation
|
||||||
#menu-primary-beta
|
#menu-primary-beta
|
||||||
.wpmm-col
|
.wpmm-col
|
||||||
.wp-megamenu-sub-menu
|
.wp-megamenu-sub-menu
|
||||||
.menu-studio-graphique-beta-container
|
.menu-studio-graphique-beta-container
|
||||||
.menu-item-object-page:after,
|
.menu-item-object-page:after,
|
||||||
.navigation
|
.navigation
|
||||||
#menu-primary-en
|
#menu-primary-en
|
||||||
.wpmm-col
|
.wpmm-col
|
||||||
.wp-megamenu-sub-menu
|
.wp-megamenu-sub-menu
|
||||||
.menu-studio-graphique-beta-container
|
.menu-studio-graphique-beta-container
|
||||||
.menu-item-object-page:after {
|
.menu-item-object-page:after {
|
||||||
background-color: #c14fe3;
|
background-color: #c14fe3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation
|
.navigation
|
||||||
#menu-primary-beta
|
#menu-primary-beta
|
||||||
.wpmm-col
|
.wpmm-col
|
||||||
.wp-megamenu-sub-menu
|
.wp-megamenu-sub-menu
|
||||||
.menu-production-audiovisuelle-beta-container
|
.menu-production-audiovisuelle-beta-container
|
||||||
.menu-item-object-page:after,
|
.menu-item-object-page:after,
|
||||||
.navigation
|
.navigation
|
||||||
#menu-primary-en
|
#menu-primary-en
|
||||||
.wpmm-col
|
.wpmm-col
|
||||||
.wp-megamenu-sub-menu
|
.wp-megamenu-sub-menu
|
||||||
.menu-production-audiovisuelle-beta-container
|
.menu-production-audiovisuelle-beta-container
|
||||||
.menu-item-object-page:after {
|
.menu-item-object-page:after {
|
||||||
background-color: #00bdde;
|
background-color: #00bdde;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation
|
.navigation
|
||||||
#menu-primary-beta
|
#menu-primary-beta
|
||||||
.wpmm-col
|
.wpmm-col
|
||||||
.wp-megamenu-sub-menu
|
.wp-megamenu-sub-menu
|
||||||
.menu-inbound-marketing-beta-container
|
.menu-inbound-marketing-beta-container
|
||||||
.menu-item-object-page:after,
|
.menu-item-object-page:after,
|
||||||
.navigation
|
.navigation
|
||||||
#menu-primary-en
|
#menu-primary-en
|
||||||
.wpmm-col
|
.wpmm-col
|
||||||
.wp-megamenu-sub-menu
|
.wp-megamenu-sub-menu
|
||||||
.menu-inbound-marketing-beta-container
|
.menu-inbound-marketing-beta-container
|
||||||
.menu-item-object-page:after {
|
.menu-item-object-page:after {
|
||||||
background-color: #ff0088;
|
background-color: #ff0088;
|
||||||
}
|
}
|
||||||
|
|
@ -333,7 +333,7 @@ p:empty {
|
||||||
display: flex !important;
|
display: flex !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wp-megamenu-primary-beta,
|
#wp-megamenu-primary-beta,
|
||||||
#wp-megamenu-primary-en {
|
#wp-megamenu-primary-en {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
@ -661,7 +661,7 @@ p:empty {
|
||||||
font-family: "Montserrat", sans-serif;
|
font-family: "Montserrat", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-template-template-blog .custom-pagination a,
|
.page-template-template-blog .custom-pagination a,
|
||||||
.page-template-template-blog .custom-pagination span {
|
.page-template-template-blog .custom-pagination span {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
|
@ -796,7 +796,7 @@ p:empty {
|
||||||
border: 1px solid #f1f1f1;
|
border: 1px solid #f1f1f1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.single .contenu table tbody tr td,
|
.single .contenu table tbody tr td,
|
||||||
.single .contenu table tbody tr td h3 {
|
.single .contenu table tbody tr td h3 {
|
||||||
font-family: var(--bigCaslon);
|
font-family: var(--bigCaslon);
|
||||||
font-family: var(--montserrat);
|
font-family: var(--montserrat);
|
||||||
|
|
@ -1072,12 +1072,12 @@ p:empty {
|
||||||
|
|
||||||
.page-template-template-services .methodo .contenu a:hover {
|
.page-template-template-services .methodo .contenu a:hover {
|
||||||
text-decoration-color: #000;
|
text-decoration-color: #000;
|
||||||
/*text-decoration: none;
|
/*text-decoration: none;
|
||||||
color: var(--pink);*/
|
color: var(--pink);*/
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-template-template-services .methodo .marge4,
|
.page-template-template-services .methodo .marge4,
|
||||||
.page-template-template-services .methodo .marge5,
|
.page-template-template-services .methodo .marge5,
|
||||||
.page-template-template-services .methodo .marge6 {
|
.page-template-template-services .methodo .marge6 {
|
||||||
margin-top: 48px;
|
margin-top: 48px;
|
||||||
}
|
}
|
||||||
|
|
@ -1500,7 +1500,7 @@ p:empty {
|
||||||
|
|
||||||
.page-template-template-domaines .contenuDeLaPage a:hover {
|
.page-template-template-domaines .contenuDeLaPage a:hover {
|
||||||
text-decoration-color: #000;
|
text-decoration-color: #000;
|
||||||
/*text-decoration: none;
|
/*text-decoration: none;
|
||||||
color: var(--pink);*/
|
color: var(--pink);*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -1821,11 +1821,11 @@ p:empty {
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-template-template-clients .carteClient img {
|
.page-template-template-clients .carteClient img {
|
||||||
/*
|
/*
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
*/
|
*/
|
||||||
margin: auto;
|
margin: auto;
|
||||||
filter: grayscale(100%);
|
filter: grayscale(100%);
|
||||||
|
|
@ -1852,7 +1852,7 @@ p:empty {
|
||||||
|
|
||||||
.page-template-template-clients .temoignageTexte a:hover {
|
.page-template-template-clients .temoignageTexte a:hover {
|
||||||
text-decoration-color: #000;
|
text-decoration-color: #000;
|
||||||
/*text-decoration: none;
|
/*text-decoration: none;
|
||||||
color: var(--pink);*/
|
color: var(--pink);*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -1919,7 +1919,7 @@ p:empty {
|
||||||
background-color: #c14fe3;
|
background-color: #c14fe3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-template-template-portfolio .button-group .video:after,
|
.page-template-template-portfolio .button-group .video:after,
|
||||||
.page-template-template-portfolio .button-group .motiondesign:after {
|
.page-template-template-portfolio .button-group .motiondesign:after {
|
||||||
background-color: #21d5f5;
|
background-color: #21d5f5;
|
||||||
}
|
}
|
||||||
|
|
@ -1992,7 +1992,7 @@ p:empty {
|
||||||
|
|
||||||
.page-template-template-portfolio .element-item .contenu a:hover {
|
.page-template-template-portfolio .element-item .contenu a:hover {
|
||||||
text-decoration-color: #000;
|
text-decoration-color: #000;
|
||||||
/*text-decoration: none;
|
/*text-decoration: none;
|
||||||
color: var(--pink);*/
|
color: var(--pink);*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -2063,7 +2063,7 @@ p:empty {
|
||||||
color: #1cc7c7;
|
color: #1cc7c7;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-template-template-equipe .valeur .barre,
|
.page-template-template-equipe .valeur .barre,
|
||||||
.page-template-template-equipe .valeur .circleTop {
|
.page-template-template-equipe .valeur .circleTop {
|
||||||
background-color: #1cc7c7;
|
background-color: #1cc7c7;
|
||||||
}
|
}
|
||||||
|
|
@ -2072,7 +2072,7 @@ p:empty {
|
||||||
color: #c14fe3;
|
color: #c14fe3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-template-template-equipe .vision .barre,
|
.page-template-template-equipe .vision .barre,
|
||||||
.page-template-template-equipe .vision .circleTop {
|
.page-template-template-equipe .vision .circleTop {
|
||||||
background-color: #c14fe3;
|
background-color: #c14fe3;
|
||||||
}
|
}
|
||||||
|
|
@ -2192,7 +2192,7 @@ p:empty {
|
||||||
padding-bottom: 51px;
|
padding-bottom: 51px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-template-template-contact .containerForm input,
|
.page-template-template-contact .containerForm input,
|
||||||
.page-template-template-contact .containerForm textarea {
|
.page-template-template-contact .containerForm textarea {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border: none;
|
border: none;
|
||||||
|
|
@ -2359,7 +2359,7 @@ p:empty {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#cd-zoom-in,
|
#cd-zoom-in,
|
||||||
#cd-zoom-out {
|
#cd-zoom-out {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
|
|
@ -2368,16 +2368,16 @@ p:empty {
|
||||||
background-color: var(--pink);
|
background-color: var(--pink);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 32px 64px;
|
background-size: 32px 64px;
|
||||||
background-image: url("images/mapMoin.svg");
|
background-image: url("../images/mapMoin.svg");
|
||||||
}
|
}
|
||||||
|
|
||||||
.no-touch #cd-zoom-in:hover,
|
.no-touch #cd-zoom-in:hover,
|
||||||
.no-touch #cd-zoom-out:hover {
|
.no-touch #cd-zoom-out:hover {
|
||||||
background-color: #d36868;
|
background-color: #d36868;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 768px) {
|
@media only screen and (min-width: 768px) {
|
||||||
#cd-zoom-in,
|
#cd-zoom-in,
|
||||||
#cd-zoom-out {
|
#cd-zoom-out {
|
||||||
margin-left: 50px;
|
margin-left: 50px;
|
||||||
}
|
}
|
||||||
|
|
@ -2606,13 +2606,13 @@ p:empty {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer .menu-vous-et-deligraph-beta-container ul,
|
.footer .menu-vous-et-deligraph-beta-container ul,
|
||||||
.footer .menu-deligraph-beta-container ul {
|
.footer .menu-deligraph-beta-container ul {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer .menu-vous-et-deligraph-beta-container ul li,
|
.footer .menu-vous-et-deligraph-beta-container ul li,
|
||||||
.footer .menu-deligraph-beta-container ul li {
|
.footer .menu-deligraph-beta-container ul li {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
@ -2621,7 +2621,7 @@ p:empty {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer .menu-vous-et-deligraph-beta-container ul li a,
|
.footer .menu-vous-et-deligraph-beta-container ul li a,
|
||||||
.footer .menu-deligraph-beta-container ul li a {
|
.footer .menu-deligraph-beta-container ul li a {
|
||||||
font-family: var(--montserrat);
|
font-family: var(--montserrat);
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|
@ -2729,17 +2729,17 @@ p:empty {
|
||||||
|
|
||||||
/* SERVICE : Web-Design */
|
/* SERVICE : Web-Design */
|
||||||
|
|
||||||
.webDesign .circle,
|
.webDesign .circle,
|
||||||
.studioGraphique .circle {
|
.studioGraphique .circle {
|
||||||
background-color: #c14fe3;
|
background-color: #c14fe3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.webDesign h2,
|
.webDesign h2,
|
||||||
.studioGraphique h2 {
|
.studioGraphique h2 {
|
||||||
color: #c14fe3;
|
color: #c14fe3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.webDesign h2:before,
|
.webDesign h2:before,
|
||||||
.studioGraphique h2:before {
|
.studioGraphique h2:before {
|
||||||
background-color: #c14fe3;
|
background-color: #c14fe3;
|
||||||
}
|
}
|
||||||
|
|
@ -3065,11 +3065,11 @@ p:empty {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-template-template-services .methodo .marge1,
|
.page-template-template-services .methodo .marge1,
|
||||||
.page-template-template-services .methodo .marge2,
|
.page-template-template-services .methodo .marge2,
|
||||||
.page-template-template-services .methodo .marge3,
|
.page-template-template-services .methodo .marge3,
|
||||||
.page-template-template-services .methodo .marge4,
|
.page-template-template-services .methodo .marge4,
|
||||||
.page-template-template-services .methodo .marge5,
|
.page-template-template-services .methodo .marge5,
|
||||||
.page-template-template-services .methodo .marge6 {
|
.page-template-template-services .methodo .marge6 {
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
|
|
@ -3247,8 +3247,8 @@ p:empty {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer .tva,
|
.footer .tva,
|
||||||
.footer .condition,
|
.footer .condition,
|
||||||
.footer .copyright {
|
.footer .copyright {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
display: block;
|
display: block;
|
||||||
|
|
@ -3294,12 +3294,12 @@ p:empty {
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-template-template-services .menuContainer .menu-bas,
|
.page-template-template-services .menuContainer .menu-bas,
|
||||||
.page-template-template-domaines .menuContainer .menu-bas {
|
.page-template-template-domaines .menuContainer .menu-bas {
|
||||||
margin-top: 40px;
|
margin-top: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-template-template-services .menuContainer h2,
|
.page-template-template-services .menuContainer h2,
|
||||||
.page-template-template-domaines .menuContainer h2 {
|
.page-template-template-domaines .menuContainer h2 {
|
||||||
line-height: 50px;
|
line-height: 50px;
|
||||||
}
|
}
|
||||||
|
|
@ -3336,15 +3336,15 @@ p:empty {
|
||||||
width: 233px;
|
width: 233px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
.wpmm-mobile-menu a.wpmm_mobile_menu_btn
|
.wpmm-mobile-menu a.wpmm_mobile_menu_btn
|
||||||
{
|
{
|
||||||
top: 115px;
|
top: 115px;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.single .sidebar .domaineBloc.fixe {
|
.single .sidebar .domaineBloc.fixe {
|
||||||
|
|
@ -3353,11 +3353,11 @@ p:empty {
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 382px) {
|
@media screen and (max-width: 382px) {
|
||||||
/*
|
/*
|
||||||
.wpmm_brand_logo_wrap
|
.wpmm_brand_logo_wrap
|
||||||
{
|
{
|
||||||
margin-top: -79px;
|
margin-top: -79px;
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
|
|
@ -3442,7 +3442,7 @@ p:empty {
|
||||||
|
|
||||||
.page-template-template-legal .contenu a:hover {
|
.page-template-template-legal .contenu a:hover {
|
||||||
text-decoration-color: #000;
|
text-decoration-color: #000;
|
||||||
/*text-decoration: none;
|
/*text-decoration: none;
|
||||||
color: var(--pink);*/
|
color: var(--pink);*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -3602,7 +3602,7 @@ p:empty {
|
||||||
|
|
||||||
.page-template-template-job .contenuDeLaPage a:hover {
|
.page-template-template-job .contenuDeLaPage a:hover {
|
||||||
text-decoration-color: #000;
|
text-decoration-color: #000;
|
||||||
/*text-decoration: none;
|
/*text-decoration: none;
|
||||||
color: var(--pink);*/
|
color: var(--pink);*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -3892,4 +3892,4 @@ p:empty {
|
||||||
content: none;
|
content: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ------ */
|
/* ------ */
|
||||||
|
|
|
||||||
|
|
@ -16,6 +16,7 @@ function theme_enqueue_styles()
|
||||||
function theme_enqueue_librairies()
|
function theme_enqueue_librairies()
|
||||||
{
|
{
|
||||||
wp_enqueue_script('jquery_min_script', get_stylesheet_directory_uri() . '/assets/jquery.js');
|
wp_enqueue_script('jquery_min_script', get_stylesheet_directory_uri() . '/assets/jquery.js');
|
||||||
|
wp_enqueue_script('main_map_script', get_stylesheet_directory_uri() . '/assets/mainmap.js');
|
||||||
wp_enqueue_style('bootstrap', get_stylesheet_directory_uri() . '/assets/bootstrap/bootstrap.min.css"');
|
wp_enqueue_style('bootstrap', get_stylesheet_directory_uri() . '/assets/bootstrap/bootstrap.min.css"');
|
||||||
wp_enqueue_style('slick', get_stylesheet_directory_uri() . '/assets/slick/slick.css');
|
wp_enqueue_style('slick', get_stylesheet_directory_uri() . '/assets/slick/slick.css');
|
||||||
wp_enqueue_style('slick-theme', get_stylesheet_directory_uri() . '/assets/slick/slick-theme.css');
|
wp_enqueue_style('slick-theme', get_stylesheet_directory_uri() . '/assets/slick/slick-theme.css');
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user