a:focus {
outline: 0 dotted;
}
body .site {
margin-top: 0;
margin-bottom: 0;
box-shadow: none;
}
body {
background-color: #FFF;
color: #000;
}
body.home {
background: #FFF;
background-size: cover;
background-attachment: fixed;
}
.home .site {
background-color: rgba(255, 255, 255, 0.95);
}
a {
outline: none;
color: #000;
}
.product p a {
text-decoration: underline !important;
}
.product p a:hover {
text-decoration: none !important;
}
.site-header h1 a, .site-header h2 a {
color: #000;
font-weight: lighter;
}
.site-header h1 a:hover{
color: #444;
font-weight: lighter;
}
.site {
max-width: 700px;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
border-bottom: 0;
border-top: 0;
display: inline-block !important;
text-align: left;
width: 100%;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
color: #000;
font-weight: lighter;
}
.main-navigation .current-menu-item > a:before, .main-navigation .current-menu-ancestor > a:before, .main-navigation .current_page_item > a:before, .main-navigation .current_page_ancestor > a:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 0;
bottom: 0;
background: #000;
height: 4px;
-webkit-transition-property: left, right;
transition-property: left, right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.main-navigation li {
font-size: 13px;
margin: 0 0 0 40px;
}
.main-navigation li a {
color: #000;
line-height: 4.5;
}
nav.woocommerce-breadcrumb {
display: none;
}
form.woocommerce-ordering {
display: none;
}
p.woocommerce-result-count {
display: none;
}
.page-description {
line-height: 1.7;
margin-bottom: 40px;
text-align: justify;
}
.page-description {
line-height: 1.7;
margin-bottom: 40px;
}
.woocommerce a:hover.added_to_cart {
text-decoration: none;
}
h1.woocommerce-products-header__title.page-title {
display: none;
}
h2.woocommerce-loop-product__title {
font-weight: lighter;
font-size: 24px !important;
margin-bottom: 15px !important;
font-family: spartan;
float: left;
text-transform: uppercase;
clear: both;
padding-top: 0 !important;
margin-top: 0 !important;
}
.home span.woocommerce-Price-amount.amount {
background: #000;
color: #FFF;
padding: 5px 15px;
display: block;
}
.woocommerce ul.products li.product .price {
color: #000;
display: block;
font-weight: 400;
margin-bottom: .5em;
font-size: 20px;
float: left;
clear: both;
position: absolute;
top: 0;
right: 0;
}
li.product p { clear: both;
line-height: 1.7;
}
.woocommerce ul.products li.product .button {
margin-top: 0;
float: right;  background: #000;
color: #FFF;
border: 1px solid #000;
border-radius: 0;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
font-size: 17px;
text-transform: uppercase;
position: absolute;
bottom: -1px;
left: -1px;
width: calc(100% - 34px);
text-align: center;
line-height: 1.4;
}
.woocommerce ul.products li.product .button:hover {
color: #000;
background: #FFF;
border: 1px solid #000;
border-radius: 0;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
color: #000;
background-color: #FFF;
}
.site-info img {
max-width: 25px;
margin-right: 10px;
}
hgroup {
display: inline-block;
margin-top: 24px;
}
.site-content {
margin: 10px 0 0;
}
.main-navigation {
margin-top: 0;
text-align: center;
display: inline-block;
float: right;
} .hvr-underline-from-center {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
}
.hvr-underline-from-center:before {
content: "";
position: absolute;
z-index: -1;
left: 51%;
right: 51%;
bottom: 0;
background: #000;
height: 4px;
-webkit-transition-property: left, right;
transition-property: left, right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
left: 0;
right: 0;
}
.site-content article {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: #000;
border: 2px solid #000;
color: #fff;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a:hover.button.alt, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background-color: #FFF;
border: 2px solid #000;
color: #000;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
}
td.product-thumbnail {
display: none;
}
th.product-thumbnail {
display: none;
}
.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {
font-size: 12px;
color: #000;
}
.home footer[role="contentinfo"] {
margin-top: 0;
}
.entry-content table, .comment-content table {
border-bottom: 1px solid #ededed;
color: #000;
font-size: 13px;
width: 100%;
}
.entry-content h3, .comment-content h3 {
font-size: 14px;
}
.entry-content h3:after {
content: "";
width: 50px;
height: 4px;
background: #000;
display: block;
margin-top: 10px;
}
.woocommerce .products ul, .woocommerce ul.products {
display: flex;
flex-wrap: wrap;
}
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
padding: 30px 30px 75px;
border-radius: 0;
border: 1px solid;
margin-bottom: 40px
}
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
width: 42%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: left;
padding: 0;
position: relative;
margin-left: 0;
margin-bottom: 3.8%;
}
a.added_to_cart.wc-forward {
position: absolute;
bottom: 6px;
right: 5px;
font-size: 12px;
color: #FFF;
line-height: 2;
}
a:hover.added_to_cart.wc-forward {
text-decoration: underline;
}
.woocommerce-message {
border-top-color: #000;
}
.woocommerce-message::before {
color: #000;
}
.page-description em {
font-size: 12px;
line-height: 1;
}
.main-navigation li a {
text-decoration: none;
text-transform: uppercase;
}
.woocommerce form .form-row textarea {
height: 9em;
}
section.related.products {
display: none;
}
.product_meta {
display: none;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #000;
}
.woocommerce div.product .product_title {
font-family: spartan;
text-transform: uppercase;
font-size: 24px;
font-weight: lighter;
}
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
width: 100%;
margin-right: 0;
}
.page-description img {
width: 100%;
}
.grecaptcha-badge {
display: none !important;
}
div#titreco {
font-family: 'Spartan';
text-transform: uppercase;
font-size: 22px;
margin-bottom: 20px;
}
div#inline p {
line-height: 1.7;
}
div#gform_wrapper_1 {
margin-top: 20px;
}
input#gform_submit_button_1 {
background: #000;
color: #FFF;
border-radius: 0;
font-size: 15px;
font-weight: lighter;
text-transform: uppercase;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
}
input#gform_submit_button_1:hover {
background: #FFF;
color: #000;
border: 1px solid #000;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
}
label.gfield_label {
display: block !important;
}
.gform_wrapper .gfield_required {
color: #FFF;
}
a.lkparr {
display: table;
width: calc(100% - 40px);
padding: 15px 20px;
border: 1px solid #000;
margin-bottom: 35px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
font-family: 'Spartan';
font-size: 16px;
line-height: 1.2;
hyphens: none;-moz-hyphens: none;-webkit-hyphens: none;
letter-spacing: 1px;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
}
a.lkparr:hover {
border: 1px solid #000;
background: #000;
color: #FFF;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
}
.page-id-107 a.lkparr {
display: none;
}
@media screen and (max-width: 760px) {
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
width: 100%;
}
}
@media screen and (max-width: 450px) {
hgroup img{
max-width: 160px;
}
.main-navigation li {
margin: 0 0 0 30px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
margin: 0 0 24px;
}
}
@media screen and (max-width: 410px) {
.site-header {
text-align: center;
}
hgroup {
margin-top: 10px;
}
.site-header h1 {
margin-bottom: 0;
}
.main-navigation {
display: block;
float: inherit;
}
.main-navigation li {
margin: 0 30px 0 30px;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
text-align: center;
}
}
.pro-menu {
background-color: #000;
padding: 5px 20px;
text-align: center;
}
.pro-menu a {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
text-decoration: none;
letter-spacing: 2px;
margin: 0 10px;
}
.pro-menu a.lesite {
font-weight:900;
cursor: default;
pointer-events: none;
}
.pro-menu a:hover {
color:yellow;
}
@media only screen and (max-width: 600px) {
.pro-menu a {
font-size:10px;
}
}[class^="wp-block-"] figcaption {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
font-style: italic;
text-align: left;
}
[class^="wp-block-"].alignleft,
[class^="wp-block-"] .alignleft {
margin-right: 24px;
}
[class^="wp-block-"].alignright,
[class^="wp-block-"] .alignright {
margin-left: 24px;
}
.rtl [class^="wp-block-"] figcaption {
text-align: right;
}  p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
margin-top: 0.1em;
} .wp-block-image figure:not(.aligncenter) {
line-height: 0;
margin: 0 1.714285714rem;
}
.wp-block-image figure.alignleft {
margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
.wp-block-image figure.alignright {
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
.wp-block-image figcaption {
padding-top: 0.75em;
}
[class^="wp-block-"].alignleft,
[class^="wp-block-"] .alignleft,
[class^="wp-block-"].alignright,
[class^="wp-block-"] .alignright {
} .wp-block-gallery {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
left: 0;
right: 0;
text-align: center;
width: auto;
} .wp-block-quote:not(.is-large):not(.is-style-large) {
border: 0;
padding: 24px;
padding: 1.714285714rem;
}
.wp-block-quote {
padding: 24px;
padding: 1.714285714rem;
}
.wp-block-quote cite {
color: inherit;
font-size: inherit;
font-style: italic;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 20px;
} .wp-block-audio audio {
display: block;
margin-bottom: 1.714285714rem;
width: 100%;
} .wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
} .wp-block-file .wp-block-file__button {
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
color: #7c7c7c;
font-family: inherit;
font-size: 11px;
font-size: 0.785714286rem;
font-weight: normal;
line-height: 1.428571429;
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
background-color: #ebebeb;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
background-repeat: repeat-x;
color: #5e5e5e;
}
.wp-block-file .wp-block-file__button:focus {
background-color: #e1e1e1;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
background-repeat: repeat-x;
border-color: transparent;
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
color: #757575;
}
.rtl .wp-block-file * + .wp-block-file__button {
margin-left: 0.75em;
margin-right: 0;
} .wp-block-video video:not(:last-child) {
margin-bottom: 0;
}  pre.wp-block-code {
border: 0;
padding: 0;
} .wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
font-size: 14px;
text-transform: none;
} .wp-block-table {
border-bottom: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
.wp-block-table th {
border: 0;
font-weight: bold;
padding: 6px 10px 6px 0;
text-transform: uppercase;
}
.wp-block-table td {
border: 0;
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}  .wp-block-button .wp-block-button__link {
border: 1px solid #d2d2d2;
font-family: inherit;
font-size: 11px;
font-size: 0.785714286rem;
font-weight: normal;
line-height: 1.428571429;
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
}
.entry-content .wp-block-button__link,
.entry-content .wp-block-button__link:visited {
background-color: #e6e6e6;
color: #7c7c7c;
}
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link:visited {
background-color: inherit;
border-color: inherit;
}
.entry-content .wp-block-button__link:hover,
.entry-content .wp-block-button__link:visited:hover,
.entry-content .wp-block-button__link:focus {
background-color: #ebebeb;
color: #5e5e5e;
}
.entry-content .wp-block-button__link:active {
background-color: #e1e1e1;
color: #757575;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) {
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
}
.wp-block-button__link:not(.has-text-color) {
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.wp-block-button__link:not(.has-background):hover,
.wp-block-button__link:not(.has-background):focus {
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
background-repeat: repeat-x;
}
.wp-block-button__link:not(.has-background):active {
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
background-repeat: repeat-x;
border-color: transparent;
}
.wp-block-button__link:not(.has-text-color):active {
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
} .wp-block-separator {
border: 0;
} .wp-block-media-text {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
list-style-position: inside;
text-align: center;
} .wp-block-latest-comments {
margin: 0;
padding: 0;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
border-radius: 0;
box-shadow: none;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left: 60px;
}
.wp-block-latest-comments__comment,
.wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments__comment-excerpt p {
font-size: 14px;
}
.wp-block-latest-comments__comment-excerpt p:last-child {
margin-bottom: 0;
}
.wp-block-latest-comments__comment-date {
color: #5e5e5e;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
margin: 0;
padding: 24px 0;
padding: 1.714285714rem 0 0;
}
.wp-block-latest-comments article {
margin-bottom: 0;
} .entry-content .has-blue-color,
.entry-content .has-blue-color:visited {
color: #21759b;
}
.entry-content .has-blue-background-color,
.entry-content .has-blue-background-color:visited {
background-color: #21759b;
}
.entry-content .has-dark-gray-color,
.entry-content .has-dark-gray-color:visited {
color: #373737;
}
.entry-content .has-dark-gray-background-color,
.entry-content .has-dark-gray-background-color:visited {
background-color: #373737;
}
.entry-content .has-medium-gray-color,
.entry-content .has-medium-gray-color:visited {
color: #9f9f9f;
}
.entry-content .has-medium-gray-background-color,
.entry-content .has-medium-gray-background-color:visited {
background-color: #9f9f9f;
}
.entry-content .has-light-gray-color,
.entry-content .has-light-gray-color:visited {
color: #e6e6e6;
}
.entry-content .has-light-gray-background-color,
.entry-content .has-light-gray-background-color:visited {
background-color: #e6e6e6;
}
.entry-content .has-white-color,
.entry-content .has-white-color:visited {
color: #fff;
}
.entry-content .has-white-background-color,
.entry-content .has-white-background-color:visited {
background-color: #fff;
}