@CHARSET "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7 form{position:relative}.wpcf7 form>div,.wpcf7 form>p{margin-bottom:1.2em}.wpcf7 .wpcf7-form-control-wrap{width:100%;display:block}.wpcf7 input:not([type=submit]):focus,.wpcf7 select:focus,.wpcf7 textarea:focus{border-color:var(--ast-border-color);outline:0}.wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea{width:100%;padding:.75em}.wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{display:inline-block;background:#e9eef2;color:#555;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;transition:all .2s linear}.particles-js-canvas-el{position:absolute;width:100%;top:0;left:0}[data-pafe-particles] .elementor-widget-wrap{z-index:10}.tippy-tooltip.light-theme{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-tooltip.light-theme[x-placement^=top] .tippy-arrow{border-top:8px solid #fff;border-right:8px solid transparent;border-left:8px solid transparent}.tippy-tooltip.light-theme[x-placement^=bottom] .tippy-arrow{border-bottom:8px solid #fff;border-right:8px solid transparent;border-left:8px solid transparent}.tippy-tooltip.light-theme[x-placement^=left] .tippy-arrow{border-left:8px solid #fff;border-top:8px solid transparent;border-bottom:8px solid transparent}.tippy-tooltip.light-theme[x-placement^=right] .tippy-arrow{border-right:8px solid #fff;border-top:8px solid transparent;border-bottom:8px solid transparent}.tippy-tooltip.light-theme .tippy-backdrop{background-color:#fff}.tippy-tooltip.light-theme .tippy-roundarrow{fill:#fff}.tippy-tooltip.light-theme[data-animatefill]{background-color:initial}.pgc-sgb-cb{position:relative;min-height:240px}.pgc-sgb-cb img{pointer-events:none}.sgb-preloader{position:absolute;width:38px;height:38px;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.sgb-preloader .sgb-square{width:15px;height:15px;margin:2px;float:left;opacity:0;background:#d3d3d3;animation:sgb-focusfade 2.8s infinite}.sgb-preloader .sgb-square:nth-child(1){animation-delay:.7s}.sgb-preloader .sgb-square:nth-child(2){animation-delay:1.4s}.sgb-preloader .sgb-square:nth-child(3){animation-delay:2.8s}.sgb-preloader .sgb-square:nth-child(4){animation-delay:2.1s}@keyframes sgb-focusfade{0%{opacity:0}30%{opacity:0}60%{opacity:1}75%{opacity:1}}.no-js .sgb-preloader{display:none}.simply-gallery-amp,simpLy-gallery-freedom-block{position:relative}.simply-gallery-amp *,.simpLy-gallery-freedom-block *{box-sizing:border-box}.simply-gallery-amp .sgb-gallery,.simpLy-gallery-freedom-block .sgb-gallery{position:relative}.simply-gallery-amp .sgb-gallery .sgb-item,.simpLy-gallery-freedom-block .sgb-gallery .sgb-item{max-width:250px;margin:1em auto}.sgb-gallery .sgb-item figure{margin:0;height:100%;display:flex;flex-direction:column}.sgb-gallery .sgb-item-caption{background:#eaeaea;color:#000;font-size:.8em;padding:.5em .5em 1em;margin:0;text-align:center}.sgb-gallery .sgb-item img,.sgb-gallery .sgb-item video{height:100%;width:100%;flex:1;object-fit:cover;display:block}.sgb-gallery .sgb-item audio,.sgb-gallery .sgb-item video{outline:0}.sgb-gallery .sgb-item audio{width:100%}.sgb-gallery .sgb-item a{height:100%;flex:1;object-fit:cover}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr{content-visibility:auto}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}.ngg-gallery-singlepic-image {
margin: 0 auto 1em auto;
}
.ngg-gallery-singlepic-image a {
max-width: 100%;
}
.ngg-gallery-singlepic-image img {
margin: 0;
max-width: 100%;
border: none;
}
.ngg-singlepic {
background-color: #FFFFFF;
display: block;
padding: 4px;
}
.ngg-left {
float: left;
margin-right: 10px;
}
.ngg-right {
float: right;
margin-left: 10px;
}
.ngg-center {
margin-left: auto !important;
margin-right: auto !important;
}
.ngg-gallery-singlepic-image .ngg-trigger-buttons {
margin: 5px 0 0 0;
}

@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(//lavaillanteautun.fr/wp-content/plugins/wp-latest-posts/css/fonts/material/MaterialIcons-Regular.eot); src: local('Material Icons'),
local('MaterialIcons-Regular'),
url(//lavaillanteautun.fr/wp-content/plugins/wp-latest-posts/css/fonts/material/MaterialIcons-Regular.woff2) format('woff2'),
url(//lavaillanteautun.fr/wp-content/plugins/wp-latest-posts/css/fonts/material/MaterialIcons-Regular.woff) format('woff'),
url(//lavaillanteautun.fr/wp-content/plugins/wp-latest-posts/css/fonts/material/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
}
.wplp_outside {
text-align: left; }
.wplp_container {
text-align: center;
display: block; position: relative;  ;
}
.wplp_container ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
position: absolute; }
.wplp_container.default ul {
margin: 0 !important;
padding: 0 !important;
}
.wplp_container ul {
margin-left: 2px;
}
.entry-content .wplp_container li,.wplp_container li {
display: inline-block;
float: left;
margin: 0;
text-align: left;
vertical-align: top; ;
}
.wplp_container table,
.wplp_container table tr,
.wplp_container table tr td {
border: none !important;
vertical-align: top !important;
margin: 0 !important;
padding: 0 !important;
}
.wplp_container a,
.wplp_container a:focus,
.wplp_container a:active,
.wplp_container a:hover {
text-decoration: none !important;
color: inherit !important;
}
.wpcu_block_title {
text-align: left;
font-weight: bold;
font-size: 1.5em;
line-height: 2.2em;
color: #666;
}
.wplp_container.default .author {
font-size: 0.9em;
line-height: 1.23;
display: block;
}
.wplp_container.default .title {
font-size: 0.9em;
line-height: 1.23;
display: block;
text-align: center;
max-width: 100%;
}
.wplp_container .title {
color: #333;
font-weight: bold;
font-size: 1.1em;
text-align: left;
line-height: 1.35;
max-width: 80%;
overflow: hidden;
}
.wplp_container .title span {
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
}
.wplp_container .thumbnail {
display: block;
overflow: hidden;
border: none;
padding: 0;
}
.wplp_container.default .text,
.wplp_container.default .date,
.wplp_container.default .category
{
font-size: 0.8em;
line-height: 1.4;
padding-bottom: 3px;
}
.wplp_container .text,
.wplp_container .date {
overflow: hidden;
display: block;
text-align: left;
line-height: 1.23;
font-size: 1.1em;
font-weight: normal;
text-overflow: ellipsis;
}
.wplp_container .date {
color: #666;
}
.wplp_container .text span {
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
}
.wplp_container .read-more {
display: block;
color: #888;
font-size: 0.9em;
text-align: right;
padding-right: 5px;
}
span.img_cropper {
overflow: hidden;
display: block;
position: relative;
}
.wplp_container.default .clone span.img_cropper {
display: none;
}
span.img_cropper img {
vertical-align: middle !important;
display: block !important;
max-width: none !important;
}
span.line_limit {
overflow: hidden;
display: inline-block;
max-width: 100%;
}
.wplp_container a {
border: 0;
}
.wpcu-front-box { ;
}
.wpcu-front-box.left {
margin: 0;
padding: 0;
}
.wpcu-front-box.right {
margin: 0;
padding: 0;
}
.wpcu-front-box.left { ;
}
.wpcu-front-box.right {    ;
}
.wpcu-front-box.top,
.wpcu-front-box.bottom {
display: block;
clear: left;
}
.wpcu-custom-position{
float: left;
}
div.wplp_nav {
margin: 3px auto;
text-align: center;
letter-spacing: 10px;
}
.entry-content div.wplp_nav a,
div.wplp_nav a {
text-decoration: none !important;
}
div.wplp_nav .pagi_p.squarebullet { text-indent: 100%;
white-space: nowrap;
overflow: hidden;
display: inline-block;
width: 10px;
height: 10px;
margin: 5px;
background: #ccc;
}
div.wplp_nav .pagi_p.squarebullet.active {
background: #999;
} .widget .wplp_outside img {
max-width: none !important;
}
.entry-content .wplp_outside img {
max-width: none !important;
}    .wplp_container.default ul {
position: relative;
height: auto;
background: transparent;
left: 0 !important;
}
.wplp_container.default li {
float: none;
}
.wplp_container.default li:before,
.wplp_container.default li:after {
content: none;
}  .flex-container a:active,
.wplp_container.default a:active,
.flex-container a:focus,
.wplp_container.default a:focus {
outline: none;
}
.wplp_container .defaultflexslide,
.wplp_container .flex-control-nav,
.wplp_container .flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
position : relative;
}  @font-face {
font-family: 'flexslider-icon';
src:url(//lavaillanteautun.fr/wp-content/plugins/wp-latest-posts/css/fonts/flexslider-icon.eot);
src:url(//lavaillanteautun.fr/wp-content/plugins/wp-latest-posts/css/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),
url(//lavaillanteautun.fr/wp-content/plugins/wp-latest-posts/css/fonts/flexslider-icon.woff) format('woff'),
url(//lavaillanteautun.fr/wp-content/plugins/wp-latest-posts/css/fonts/flexslider-icon.ttf) format('truetype'),
url(//lavaillanteautun.fr/wp-content/plugins/wp-latest-posts/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .wplp_container.default {
margin: 0;
padding: 0;
}
.wplp_container.default .defaultflexslide > li {
display: none;
-webkit-backface-visibility: hidden;
} .wplp_container.default .defaultflexslide img {
width: 100%;
display: block;
}
.flex-pauseplay span {
text-transform: capitalize;
} .defaultflexslide:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .defaultflexslide {
display: block;
}
* html .defaultflexslide {
height: 1%;
}  .no-js .defaultflexslide > li:first-child {
display: block;
} .wplp_container.default {
zoom: 1;
position: relative;
}
.flex-viewport {
max-height: 3500px; -webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.wplp_container.default .defaultflexslide {
zoom: 1;
}
.carousel li {
margin-right: 5px;
} html[dir="rtl"] .flex-viewport {
direction: ltr;
}
html[dir="rtl"] .wplp_container .title {
text-align: right ;
max-width: 100%;
}
html[dir="rtl"] .wplp_container .text,html[dir="rtl"] .wplp_container .date {
text-align: right ;
}
html[dir="rtl"] .wplp_container.default .category{
display: block;
text-align: right;
}
.wplp_listposts {
left: 0 !important;
top: 0 !important;
} .wplp_container .flex-direction-nav {
height: 0 !important;
position: static !important;
}
.wplp_container .flex-direction-nav a {
border: 0;
line-height: 1;
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -44px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 1;
cursor: pointer;
color: rgba(0,0,0,0.8);
text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
box-shadow: none;
}/*/*/.wplp_container .flex-direction-nav a:hover {
box-shadow: none !important;
}
.wplp_container .flex-direction-nav .flex-prev {
left: -50px;
text-indent : 0 !important;
background : none ! important
}
.wplp_container .flex-direction-nav .flex-next {
right: -50px;
text-align: right;
text-indent : 0 !important;
background : none ! important
}
.wplp_container .flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
}
.wplp_container .flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: '\f001';
line-height: 1;
}
.wplp_container .flex-direction-nav a.flex-next:before {
content: '\f002';
}/**/.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
}
.wplp_container.default:hover .flex-prev {
opacity: 0.7;
left: 10px;
}
.wplp_container.default:hover .flex-next {
opacity: 0.7;
right: 10px;
}
.wplp_container.default:hover .flex-next:hover,
.wplp_container.default:hover .flex-prev:hover {
opacity: 1;
color: rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
} .wplp_container .flex-control-nav {
width: 100%;
margin-top: 10px;
text-align: center;
}
.wplp_container .flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
float: none;
}
.wplp_container .flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
margin: 0 3px;
background: #666;
background: rgba(0,0,0,0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.wplp_container .flex-control-paging li a:hover {
background: #333;
background: rgba(0,0,0,0.7);
}
.wplp_container .flex-control-paging li a.flex-active {
background: #000;
background: rgba(0,0,0,0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
display: block;
opacity: .7;
cursor: pointer;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
}
@media screen and (max-width: 860px) {
.wplp_container .flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.wplp_container .flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}
@media (max-width: 767px) {
.flex-active-slide div ul li {
width: 100% !important;
}
.wpcu-custom-position{
width: 100% !important;
}
}
.wpcu-front-box .custom_fields{
line-height: 1.4 ;
font-size: 0.8em ;
padding-bottom:3px;
}
input#wplp_front_load_element.wplp_front_load_element {
line-height: 20px !important;
background-color: #777;
color: #fff; border: none;
border-radius: 2px;
padding: 3px 20px;
font-weight: bold;
transition: all ease 0.2s;
}
input#wplp_front_load_element.wplp_front_load_element:hover {
box-shadow: 1px 1px 12px #ccc;
}
.wpcu-front-box.left span.read-more{
text-align: left;
}
.wplp-product-info-wrap {
padding: 5px 20px;
display: inline-block;
width: 100%;
}
.wplp-price {
float: left;
vertical-align: middle;
padding: 5px 0;
}
.wplp-price * {
color: #a0ce4e;
}
.wplp_container .wplp_add_to_cart {
background: #a46497;
padding: 5px 20px;
border-radius: 4px;
color: #fff !important;
float: right;
}
.wpcu-custom-position span.img_cropper img {
width: 70%!important;
} .wplp_container div.swiper-slide {
text-align: left;
}
.wplp_container .equalHeightImg img,
.wpcu-custom-position span.img_cropper img {
width: 100%;
object-fit: cover;
}
.wplp_container .equalHeightImg .img_cropper {
display: flex;
align-items: center;
}
.wplp-swiper .swiper-button-next,
.wplp-swiper .swiper-button-prev,
.wplp-swiper .swiper-pagination {
display: none;
}
.wplp-swiper .swiper-pagination-horizontal {
position: static;
display: flex;
justify-content: center;
margin-top: 15px;
}
.wplp-swiper.swiper-fade .swiper-pagination-horizontal {
position: absolute;
bottom: 0px;
}
.wplp-swiper .swiper-pagination-vertical {
position: absolute;
display: block;
}
.wplp_container.default .author,
.wplp_container.default .text, 
.wplp_container.default .date, 
.wplp_container.default .category {
display: block;
}
.wplp-swiper.swiper-fade {
padding-bottom: 35px;
}
.wplp_container.default .wpcu-front-box.top .title {
margin-top: 10px;
}
.wplp_container.default .text {
margin-top: 5px;
}
.wplp-not-show-link {
cursor: unset!important;
}
@media (max-width: 992px) and (min-width: 769px) {
.wplp-swiper .wplp-swiper-slide-content {
width: 50%!important;
}
}
@media (max-width: 768px) {
.wplp-swiper .wplp-swiper-slide-content {
width: 100%!important;
}
}