@charset "UTF-8";
/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;left:0;right:0;bottom:0}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137, 137, 137, .2);--tf_scroll_color_hover:rgba(137, 137, 137, .4);--tf_scroll_w:10px;--tf_scroll_h:10px;scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w);height:var(--tf_scroll_h)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.hook-location-hint{
    padding:2px 5px;
    background:#fbffcd;
    border:solid 1px #cfd682;
    color:#666;
    font-size:11px;
    line-height:1;
    margin:2px 0;
    display:block;
    clear:both
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
	clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
	stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/styles/modules/site-logo.css*/
#site-logo {
	font-size:36px;
	letter-spacing:-.02em;
	font-weight:bold;
	line-height:1.4em;
	margin:0;
}
#site-logo a,
#site-logo a:hover {
	text-decoration:none;
}
/*/styles/modules/site-description.css*/
#site-description {
	font-size:.9em;
	font-weight:normal;
	line-height:100%;
	margin:.5em 0 1.5em;
}
#site-description .site-taglink{
	color:inherit;
	font-size:inherit;
}
#site-description .site-taglink:hover{
	text-decoration:none;
}
/*/css/grids/list-thumb-image.css*/
.woocommerce .loops-wrapper.products.list-thumb-image>.product,
.loops-wrapper.list-thumb-image>.post{
    margin-bottom:1em;
    width:100%;
    margin-left:0;
	clear:both
}
.loops-wrapper.list-thumb-image .post-image img{
	width:100%
}
/*/style.css*/
/*
Theme Name:Themify Basic
Theme URI:https://themify.me/themes/basic
Version: 5.2.1 
Description:Created by <a href="http://www.themify.me">Themify</a>.
Author:Themify
Author URI:http://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) 2016 Themify.
Tags:featured-images, translation-ready, custom-menu
Text Domain:themify

---------

DO NOT EDIT THIS FILE.

If you need to override theme styling, please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
	margin:0;
	padding:0;
}

img, fieldset {
	border:0;
}

/* set img max-width */
img {
	box-sizing:border-box;
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
	display:block;
}

/* audio */
audio,
iframe, object {
	max-width:100%;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
html {
	-webkit-font-smoothing:antialiased;
}
body {
	font:.9em/1.5em Arial, Helvetica, sans-serif;
	overflow-wrap:break-word;
	background-color:#fff;
	color:#666;
}
a {
	color:#1f7bb6;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin:0 0 1.2em;
	padding:0;
}
small {
	font-size:87%;
}
blockquote {
	font:italic 110%/130% "Times New Roman", Times, serif;
	padding:8px 30px 15px;
}

/* LIST
================================================ */
ul, ol {
	margin:1em 0 1.4em 24px;
	padding:0;
	line-height:140%;
}
li {
	margin:0 0 .5em 0;
	padding:0;
}

/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6 {
	line-height:1.3em;
	margin:0 0 .4em;
	overflow-wrap:normal;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.8em;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.4em;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1em;
}

/* FORM
================================================ */
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%;
	line-height:inherit
}
textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	background-color:#f3f3f3;
	border:solid 1px rgba(0,0,0,.1);
	padding:7px 10px;
	border-radius:5px;
	-webkit-appearance:none;
	box-sizing:border-box
}
textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	width:240px;
	max-width:100%;
}

/* text area */
textarea {
	width:100%;
}

/* form input:focus */
textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{
	outline:none;
	background-color:#f9f9f9;
	box-shadow:0 2px 6px rgba(0,0,0,.1)	
}

/* form button */
input[type=reset], input[type=submit], button {
	background-color:#333;
	color:#fff;
	border:none;
	padding:7px 20px;
	cursor:pointer;
	border-radius:5px;
	-webkit-appearance:none;
}

/* form button:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	background-color:#000;
	color:red;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer {
	box-sizing:border-box;
}

/* main page width */
.pagewidth {
	width:978px;
	margin:0 auto;
}

/* body (middle container) */
#body {
	margin:0 auto;
	max-width:100%;
}

/* content */
#content {
	width:68%;
	float:left;
	padding:5% 0 3%;
}

/* sidebar */
#sidebar {
	width:26.5%;
	float:right;
	padding:5% 0 3%;
}

/* sidebar left */
.sidebar-left #content {
	float:right;
}
.sidebar-left #sidebar {
	float:left;
}

/* sidebar none */
.sidebar-none #content {
	width:100%;
	float:none;
}

/* fullwidth content */
.full_width #layout {
	width:100%;
}
.full_width #content {
	padding:0;
	width:auto;
	float:none;
}
.full_width #sidebar {
	width:auto;
	float:none;
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left:3.2%;
	float:left;
}
.col4-1 {
	width:22.6%;
}
.col4-2, .col2-1 {
	width:48.4%;
}
.col4-3 {
	width:74.2%;
}
.col3-1 {
	width:31.2%;
}
.col3-2 {
	width:65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left:0;
	clear:left;
}

/************************************************************************************
HEADER
*************************************************************************************/
#header {
	position:relative;
	border-bottom:solid 1px rgba(0,0,0,.1);
	padding:1em 0 0;
}

/* 
SOCIAL WIDGET
================================================ */
.social-widget {
	float:right;
	position:absolute;
	bottom:10px;
	right:0;
}
.social-widget a,
.social-widget a:hover {
	text-decoration:none;
}
.social-widget .widget {
	display:inline-block;
	margin:0 2px 0 0;
}
.social-widget .widget div {
	display:inline;
}
.social-widget .widgettitle {
	width:auto;
	font-weight:bold;
	font-size:100%;
	text-transform:none;
	border:none;
	letter-spacing:0;
	position:static;
	display:inline-block;
	margin:5px 8px 2px 0;
	padding:0;
	background:transparent;
	box-shadow:none;
}
.social-widget ul {
	margin:6px 0 0 !important;
	padding:0;
	display:inline;
}
.social-links.horizontal li {
	padding:0 2px 5px 0;
	margin:0;
	display:inline-block;
	border:none !important;
	clear:none;
	line-height:100%;
}
.social-widget li img {
	vertical-align:middle;
	margin-top:-5px;
}

/* 
RSS
================================================ */
.social-widget div.rss {
	display:inline-block;
	vertical-align:middle
}
.social-widget div.rss a {
	display:inline-block;
	margin-bottom:5px
}
.social-widget div.rss .tf_fa {
	font-size:1.75em;
	padding-right:5px;
	display:inline-block;
	vertical-align:middle;
	color:#f9a447
}

/* 
SEARCH FORM
================================================ */
#header #searchform {
	position:absolute;
	right:0;
	top:20px;
}
#header #searchform #s {
	width:100px;
	padding:5px 7px 5px 28px;
	float:right;
	border-radius:5px;
	transition:width .7s;
	position:relative;
	box-sizing:border-box;
}
#searchform .tf_fa{
	position:absolute;
	left:10px;
	top:10px;
	z-index:1;
	pointer-events:none;
	transform:rotatez(90deg)
}
#header #searchform #s:focus {
	width:140px;
	color:#333;
}

/* 
MAIN NAVIGATION
================================================ */
#main-nav {
	margin:1.5em 0 .5em;
	padding:0;
}
#main-nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
}

/* main level link */
#main-nav a {
	display:block;
	padding:5px 15px;
	margin:0 5px 0 0;
	text-decoration:none;
}

/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	background-color:#333;
	color:#fff;
	border-radius:5px;
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
	color:#fff;
}

/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {
	color:#666;
	font-size:100%;
	line-height:140%;
	font-weight:normal;
	text-transform:none;
	padding: 6px 10px 6px 15px;
	margin:0;
	display:block;
	width:200px;
	background:none;
	border:none;
	text-shadow:none;
	border-radius:0;
	box-shadow:none;
	box-sizing:border-box
}
/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {
	background-color:rgba(0,0,0,.07);
	color:#000;
}
/* dropdown ul */
#main-nav ul {
	margin:0;
	padding:5px 0;
	list-style:none;
	position:absolute;
	background-color:#fff;
	z-index:100;
	border-radius:5px;
	left:-999em;
	box-shadow:0 0 0 1px rgba(0,0,0,.2), 0 2px 12px rgba(0,0,0,.15);
}
#main-nav ul li {
	background:none;
	padding:0;
	margin:0;
	float:none;
}
/* show dropdown ul */
#main-nav li.dropdown-open > ul{
	left:0;
}
#main-nav li li.dropdown-open > ul.children,
#main-nav li li.dropdown-open > ul.sub-menu{
	left:190px;
	top:-2px;
}
@media (hover:hover){
	/* show dropdown ul */
	#main-nav li:hover > ul {
		left:0;
	}
	#main-nav li li:hover > ul.sub-menu,
	#main-nav li li:hover > ul {
		left:190px;
		top:-2px;
	}
}
#main-nav a:focus {
	outline:1px dotted #999;
}
@media (hover:none){
	#main-nav .child-arrow {
		border-radius:100%;
		padding:0 7px;
		margin-left:7px;
	}
	#main-nav ul .child-arrow {
		float:right;
		margin-right:10px;
	}
}

/************************************************************************************
PAGE
*************************************************************************************/
/*
AUTHOR PAGE
================================================ */
.author-bio {
	margin:0 0 30px;
}
.author-bio .author-avatar {
	float:left;
	margin:0 15px 0 0;
}
.author-bio .author-avatar img {
	background-color:#fff;
	padding:4px;
	border:solid 1px #ccc;
}
.author-bio .author-name {
	margin:0 0 5px;
	padding:0;
	font-size:160%;
}
.author-posts-by {
	margin:0 0 20px;
	padding:10px 0 0;
	font-size:140%;
	text-transform:uppercase;
	border-top:double 4px #ccc;
	border-color:rgba(118,118,118,.3);
}

/*
CATEGORY SECTIONS
================================================ */
.category-section {
	clear:both;
	margin-bottom:30px;
}
.category-section-title {
	font-size:120%;
	text-transform:uppercase;
	margin:0 0 20px;
	padding:10px 0 0;
	border-top:double 4px #ccc;
}

/************************************************************************************
POST
*************************************************************************************/
.post {
	margin-bottom:50px;
	box-sizing:border-box;
}

/* post content */
.post-content {
	min-width:120px;
}

/* post title */
.post-title {
	font-size:26px;
	margin:0 0 5px;
	padding:0;
}
/*
.post-title a {
}
*/

/* post image */
.post-image {
	max-width:100%;
	margin:0 0 5px;
}
.post-image.left {
	float:left;
	margin-right:15px;
}
.post-image.right {
	float:right;
	margin-left:15px;
}

/* post meta */
.post-meta {
	margin:0 0 7px;
	font-size:.9em
}
.post-meta a {
	color:inherit
}
.post-meta span .tf_fa{
	display:inline-block;
	margin-right:6px;
	vertical-align:middle;
	opacity:.6
}
.post-meta .post-author {
	padding:2px 0;
}
.post-meta .post-category {
	padding:2px 0;
}
.post-meta .post-tag {
	padding:2px 0;
}
.post-meta .post-author:after,
.post-meta .post-category:after,
.post-meta .post-tag:after{
	display:inline-block;
	content:'';
	width:1px;
	height:1.3em;
	margin:0 .45em 0 .6em;
	white-space:nowrap;
	vertical-align:middle;
	border-left:1px solid;
	transform:skewX(-15deg);
	opacity:.1;
}

.loops-wrapper.grid4 .post-title {
	font-size:120%;
	margin:0 0 3px;
	padding:0;
}
.loops-wrapper.grid3 .post-title {
	font-size:140%;
	margin:0 0 3px;
	padding:0;
}

.loops-wrapper.grid2 .post-title {
	font-size:150%;
	margin:0 0 3px;
	padding:0;
}

.loops-wrapper.grid2-thumb .post-title {
	margin:0 0 5px;
	font-size:150%;
}
.loops-wrapper.grid2-thumb .post-image {
	float:left;
	margin:5px 14px 10px 0;
}
.loops-wrapper.grid2-thumb .post-content {
	overflow:hidden;
}


/* list thumb post */
.loops-wrapper.list-thumb-image .post-image {
	float:left;
	margin:7px 16px 10px 0;
}
.loops-wrapper.list-thumb-image .post-content {
	overflow:hidden;
}

/* list large image */
.loops-wrapper.list-large-image .post-image {
	float:left;
	margin:7px 22px 10px 0;
}
.loops-wrapper.list-large-image .post-title {
	font-size:200%;
	margin:0 0 5px;
	padding:0;
}
.loops-wrapper.list-large-image .post-content {
	overflow:hidden;
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video, .embed-youtube {
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	font-size:.9em;
	margin-bottom:15px;
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/************************************************************************************
POST EMBEDS (css for various fluid elements)
*************************************************************************************/
.twitter-tweet-rendered {
max-width:100% !important;
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box {
	margin:15px 0;
}
.author-box .author-avatar {
	float:left;
	margin:0 15px 5px 0;
}
.author-box .author-name {
	margin:0 0 5px;
}

/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination {
	text-align:right;
	margin:.5em 0 2em;
}
.post-pagination strong {
	margin-right:3px;
}
.post-pagination a {
	margin-left:3px;
	margin-right:3px;
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav {
	margin:0 0 30px;
	padding:15px 0;
	clear:both;
}
.post-nav .prev,
.post-nav .next {
	width:47%;
	position:relative;
}
.post-nav a {
	text-decoration:none;
	display:block;
}
.post-nav a:hover {
	text-decoration:none;
}
.post-nav .prev {
	float:left;
}
.post-nav .next {
	float:right;
	text-align:right;
}

/* post nav arrow */
.post-nav .arrow {
	background-color:#333;
	color:#fff;
	font:normal 20px/100% "Times New Roman", Times, serif;
	display:block;
	float:left;
	width:32px;
	height:28px;
	padding:4px 0 0;
	text-align:center;
	margin:-8px 10px 17px 0;
	border-radius:10em;
}
.post-nav .next .arrow {
	float:right;
	margin-left:10px;
	margin-right:0;
}
.post-nav a:hover span {
	background-color:#000;
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	margin:10px 0 20px;
	position:relative;
	clear:both;
}

/* comment title */
.comment-title, #reply-title {
	font-size:140%;
	margin:0 0 10px;
	padding:0;
}

/* comment pagenav */
.commentwrap .pagenav {
	margin:10px 0;
	border:none;
	box-shadow:none;
}
.commentwrap .pagenav.top {
	margin:0;
	position:absolute;
	top:10px;
	right:0;
}

/* commentlist */
.commentlist {
	margin:0 0 30px;
	padding:5px 0 0;
	border-top:solid 1px rgba(0,0,0,.1);
}
.commentlist li {
	margin:0;
	padding:15px 0 0;
	list-style:none;
	position:relative;
}
.commentlist .comment-author {
	margin:2px 0 5px;
	padding:0;
}
.commentlist .avatar {
	float:left;
	margin:0 15px 0 0;
}
.commentlist cite {
	font-style:normal;
	font-size:130%;
}
.commentlist cite a {
	text-decoration:none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite .tf_fa {
	margin-right:18px;
	color:#ca0012;
}
.commentlist .comment-time {
	font-size:75%;
	text-transform:uppercase;
}
.commentlist .commententry {
	border-bottom:solid 1px rgba(0,0,0,.1);
	position:relative;
	min-height:40px;
	overflow:hidden;
	padding-bottom:5px;
	overflow-wrap:break-word;
}
.commentlist ul, .commentlist ol {
	margin:0 0 0 7%;
	padding:0;
}

/* reply link */
.commentlist .reply {
	position:absolute;
	right:0;
	top:8px;
}
.commentlist .comment-reply-link {
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
.commentlist .comment-reply-link:hover {
	text-decoration:none;
}

/* 
COMMENT FORM
================================================ */
#respond {
	margin:0;
	padding:10px 0 0;
	position:relative;
	clear:both;
}
#respond #cancel-comment-reply-link {
	position:absolute;
	top:20px;
	right:0;
	font-size:85%;
	line-height:100%;
	text-decoration:none;
	padding:5px 10px;
	display:block;
	color:#fff;
	background-color:#F30;
}
#respond #cancel-comment-reply-link:hover {
	background-color:#333;
}
#commentform {
	margin:15px 0 0;
}
#commentform label {
	font-weight:bold;
}
#commentform label small {
	font-weight:normal;
}
#commentform textarea {
	height:140px;
	width:100%;
	box-sizing:border-box;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
	width:50%;
	float:left;
	box-sizing:border-box;
	clear:none;
}
#commentform p.comment-form-author {
    padding-right:2%;
}
#commentform .comment-form-email {
	padding-left:2%;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url] {
	width:100%;
	max-width:none;
	box-sizing:border-box;
}
#commentform input#submit {
	padding:7px 20px;
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget {
	margin:0 0 30px;
	overflow-wrap:break-word;
}
.widgettitle {
	margin:0 0 10px;
	padding:0;	
	font-size:120%;
}
.widget ul {
	margin:0;
	padding:0;
}
.widget li {
	margin:0;
	padding:6px 0;
	list-style:none;
	clear:both;
}
.widget ul ul {
	margin:6px 0 -6px 0;
	padding:0;
	border-top:none;
}
.widget ul ul li {
	margin:0;
	padding-left:10px;
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption {
	font-weight:bold;
	padding-bottom:10px;
}
.widget #wp-calendar td {
	width:31px;
	padding:4px 2px;
	text-align:center;
}

/* feature posts widget */
.widget .feature-posts-list br {
	display:none;
}
.widget .feature-posts-list .post-img {
	margin:4px 12px 10px 0;
	float:left;
}
.widget .feature-posts-list small {
	font-style:italic;
	font-size:90%;
	display:block;
	margin:0 0 3px;
}
.widget .feature-posts-list .feature-posts-title {
	margin:4px 0 3px;
}
.widget .feature-posts-list .post-excerpt {
	display:block;
}

/* twitter widget */
.widget .twitter-list .twitter-timestamp {
	font-style:italic;
	font-size:90%;
}
.widget .follow-user {
	margin:0;
	padding:5px 0;
}

/* links widget */
.widget .links-list img, .widget_links img {
	vertical-align:middle;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right:12px;
	float:left;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-top:10px;
}
.widget .flickr_badge_image img {
	width:50px;
	height:50px;
	margin-right:12px;
	margin-bottom:12px;
	float:left;
}

/* flickr shortcode */
.shortcode .flickr_badge_image {
	width:23.8%;
	margin:0 1.5% 1.5% 0;
	float:left;
}
.shortcode .flickr_badge_image:nth-of-type(4n) {
	margin-right:0;
}
.shortcode .flickr_badge_image img {
	margin:0;
}

/* search widget */
#sidebar #searchform {
	position:static;
}
#sidebar #searchform #s {
	width:93%;
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered {
	max-width:100% !important;
}
#content .twt-border {
	max-width:100% !important;
	min-width:180px !important;
}

/* Social Links Widget */
.widget .social-links {
	margin:0 0 20px;
	padding:0;
	line-height:100%;
}
.widget .social-links li {
	margin:0 5px 5px 0;
	padding:0;
	list-style:none;
	border:none;
	display:inline-block;
}
.widget .social-links img {
	vertical-align:middle;
}

/* Text widget */
.widget .textwidget ul {
	margin:0 0 1.4em 1.6em;
}
.widget .textwidget li {
	display:list-item;
}
.widget .textwidget ul li {
	list-style:disc;
}
.widget .textwidget ol li {
	list-style:decimal;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	padding:30px 0;
	clear:both;
	border-top:solid 1px rgba(0,0,0,.1);
}

/* back to top */
.back-top {
	clear:both;
	float:left;
	margin-top:-3px;
}
.back-top a {
	background-color:#000;
	display:block;
	width:30px;
	height:30px;
	margin:0 10px 10px 0;
	text-indent:-900em;
	border-radius:10em;	
	color:#fff;
}
.back-top a .tf_fa{
	text-indent:0;
	text-align:center;
	width:100%;
	float:left;
	font-size:1.4em;
	margin-top:5px;
}
.back-top a:hover {
	background-color:#333;
}

/* footer nav */
.footer-nav {
	margin:7px 0 10px;
	padding:0;
	text-align:left;
}
.footer-nav li {
	padding:0;
	margin:0 8px 5px 0;
	list-style:none;
	display:inline-block;
}

/* footer text */
.footer-text {
	font-size:90%;
	clear:both;
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
/*	.sticky {}	*/
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	margin-bottom:15px;
}
.alignleft {
	float:left;
	margin-right:30px;
}
.alignright {
	float:right;
	margin-left:30px;
}
.aligncenter {
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	text-align:center;
	margin-bottom:15px;
	max-width:100%;
}
.wp-caption-text {
	font-size:95%;
	line-height:120%;
	margin:6px 0;
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment {
	float:none;
	margin:0;
	text-align:left;
}

/************************************************************************************
BUILDER
*************************************************************************************/
/* builder row */
.module_row > .row_inner,
.module-layout-part .module_row.fullwidth_row_container > .row_inner {
	width:978px; /* same width as .pagewidth */
	max-width:100%;
	margin:auto;
}
.module_row.fullwidth > .row_inner {
	width:100%;
	padding:0;
}

/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.textcenter {
	text-align:center;
}

/* clearfix */
.widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after,#content:after
{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.widget li,footer,#main-nav, .menu
{ display:block; }

/*-child/style.css*/
/*
Theme Name:Themify Basic Child
Theme URI:https://themify.me/themes/basic
 Template: basic
Version: 0.1.1 
Description: dasein.
Author:dasein
Author URI:http://www.dasein.studio
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) 2016 Themify.
Tags:featured-images, translation-ready, custom-menu
Text Domain:themify

---------

*/

/* -----------------------------------------------------------------------*/
/* -----------------------------------------------------------------------*/
/* -----------------------------------------------------------------------*/
/* ---------------------------- GENERAL --------------------------------*/
/* -----------------------------------------------------------------------*/
/* -----------------------------------------------------------------------*/
body	{
	color:black;
}
/* -------------- TYPO ------------------*/
/* modifié dans custom CSS font-family:BodoniModa-Regular;	*/
/* -------------- Image logo ------------------*/
/* modifié dans custom Css	*/

/* -------------- blocks de texte ------------------*/


.entry-content, .wp_rss_retriever_container {background-color:white;}

/*	p {padding:0 !important;margin:0 !important;}	*/


/* -------------- particle ------------------*/


canvas {
  display: block;
	position: fixed;
    background-color:#FFF;
	z-index:-1;

}
/* -------------- masquer ------------------*/
/* pour article contenant la vidéo dans category/musica-per-la-radio/	+ PARTOUT signature de l'auteur du post */
#post-31895 .post-date,
#post-31895 .post-category,
.author.vcard

{
    display: none;
}

/* -------------- LIENS ------------------*/
a, a:link, a:visited, a:hover
{
	text-decoration:none;
	/* cursor:hand; */
	text-transform: uppercase;

}
a, a:link, a:visited	{
	color: #709c45;
	border-color: #709c45;
}


a:hover { 
	color:black !important;
	border-color: black !important;
}

/* -------------- NAVIGATION ------------------*/

/* div qui ensert les boutons de navigation */
#main-nav
{
	border-radius:0; margin :-8px 0 0 0; padding:0; 	box-shadow: 0 0 0 0; border:0; overflow:visible;
} 
#main-nav .sub-menu 
{
	border-radius:0; margin : 0; padding:0; 	box-shadow: 0 0 0 0;
}
#main-nav .current-menu-item a
{
	border-radius:0; margin : 0; padding:0; 	box-shadow: 0 0 0 0;
}

.mobile-button
{
	border-radius:0;
	color:black;
	background-color: #709c45;
}
.mobile-button::after
{
	content:'';
}

#main-nav a,
#main-nav ul a,
#main-nav li a,
#main-nav .current-menu-item a,
#main-nav .sub-menu .current-menu-item a
{	
	text-transform: uppercase; 
	background-color:white;		
	padding: 0 4px 0 4px;
	margin: -1px -1px 0 0 ;	


	line-height:1.2em;
	border-radius:0;
	box-shadow: 0 0 0 0;
	
}
#main-nav a,
#main-nav ul a,
#main-nav li a
{
	color:#709c45;
	background-color:white;
	border: 1px solid;
}

#main-nav .current-menu-item a,
#main-nav .sub-menu .current-menu-item a
{
	color:white;
	background-color:black;
	border: 1px solid #709c45;
}

#main-nav a:hover,
#main-nav ul a:hover,
#main-nav li a:hover,
#main-nav .current-menu-item a:hover,
#main-nav .sub-menu .current-menu-item a:hover
{
	color:black;
	background-color:white;
	border: 1px solid black;

}


#main-nav .sub-menu a::before
{
	content: "→ ";
}


/* -------------- blocs ------------------*/

#header, #footer
{ border:0;}


/* -------------- player audio ------------------*/
.tf_audio_wrap
{border: 0; border-radius: 0; width:100%; padding:4px 4px 1px 6px  ; margin:0;  }

/* chiffres du temps	*/
.tf_audio_current_time, .tf_audio_total_time
{
	font-size:0.7em; color: #709c45 !important;
}
/* barre de progression	*/

.tf_audio_progress_wrap
{border: 0; border-radius: 0!important; background-color: white !important; width:10%; }

.tf_audio_progress_current
{
	background-color: #709c45 !important;
box-shadow: 0 0 0 0; border-radius: 0!important; 
}

.tf_audio_mute
{display:none;}

	

/* -------------- formulaires ------------------*/

input,
textarea, textarea:focus,
input[type=text],
input[type=text]:focus,
input[type=search],
input[type=search]:focus
{
  border: 1px solid #709c45;
  border-radius: 0px !important;
	background-color:white;
	box-shadow: 0 0 0 0;
	height: auto;
	color: #709c45;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
textarea
{
	 resize: none; padding:10px;
}
input[type=button], input[type=submit], input[type=reset]
{
	text-transform: uppercase;
	background-color:#709c45;
	padding:0 6px 0 6px !important; margin:0 !important;	 /* top right bottom left */
}

/* -------------- SEARCH FORM ------------------*/
#header #searchform,
#header #searchform #s,
#header #searchform #s:focus
{
	background-color:white;
	border-radius:0!important;
		box-shadow: 0 0 0 0;
	
}

#header #searchform #s,
#header #searchform #s:focus
{ border: 1px solid #709c45;	}

#header #searchform {
	position:absolute;
	right:0;
	top:20px;


}
#header #searchform #s {
	width:100px;
	padding:5px 7px 5px 28px;
	float:right;
	transition:width .7s;
	position:relative;
	box-sizing:border-box;
}
#searchform .tf_fa{
	position:absolute;
	left:10px;
	top:10px;
	z-index:1;
	pointer-events:none;
	transform:rotatez(90deg)
}
#header #searchform #s:focus {
	width:140px;
	
}



/* -----------------------------------------------------------------------*/
/* -----------------------------------------------------------------------*/
/* -----------------------------------------------------------------------*/
/* ---------------------------- DETAILS --------------------------------*/
/* -----------------------------------------------------------------------*/
/* -----------------------------------------------------------------------*/
/* -----------------------------------------------------------------------*/

/* -------------- LOGO etc. ------------------*/
#site-logo
{ 
	text-align:center; 
	padding: 0 0 0 0; margin: 0 0 0 0;  
	height:260px; width:100%; 	overflow:hidden; 
	margin-bottom:10px; border:0px; padding-top:20px;
}

.site-logo-image
{ height:100%; border:0;}

/*
#site-description {
	display: block; position:relative; right:0px; top:20px; width:100%; height:auto;   height:auto; 	
	z-index:0; font-size:1.2em; text-align:right;
	border:1px solid red;
}
*/
#site-description {display: block; position:absolute; font-size:1.2em; text-align:left; top:15px; left:0px; height:40px; width:50%; white-space: normal; border:0;
font-family: BodoniModa-Italic!important; }

/* -------------- icones (search / label sur author / twitter etc ) ------------------*/

.tf_fa
{
	color: #709c45;
}

.tf-far-bookmark {color: #709c45!important;}


.tf-fab-facebook-square, .tf-ti-twitter, .tf-ti-rss
{ display:block; float:left; height: 15px; width: 15px; padding:0 ; margin:0; margin-right:4px; padding-top:1px; }


/* ------------- footer-widgets x radio IIRRM -------------*/

.footer-widgets {border:0!important;}

/* @media only screen and (max-width: 800px)	display: block; position: fixed; width:100%; left:0; bottom:0; padding:20px; height:144px; */
	 
	.dasein_footer_conteneur {	width:26.5%;
	float:right;
	padding:5% 0 3%;
} 
	 
@media only screen and (max-width: 800px) {
	.dasein_footer_conteneur {	width:100%; margin-top:20px;margin-bottom:0px!important;
	float:left;
	padding:5% 0 3%;
} 
	}

/* -------------- BARRE LATERALE => widget ------------------*/

/*  lecteur audio */

.dasein_audio_contenant
{display: block;  background-color:#709c45; padding-left:4px; padding-right:4px;padding-top:4px;padding-bottom:4px!important;}


.dasein_audio_div
{}

.dasein_audio_contenant a
{
	border: 1px solid; 
	padding:0 4px 0 4px; 
	font-size: 80%; 
	white-space: pre;
	background-color:white;
	cursor: pointer;
	
}
.dasein_AUDIO_title,
.dasein_AUDIO_num
{
		font-family: BodoniModa-Regular!important; text-transform:uppercase;
		font-size:1.5em;		line-height:0.8em;  letter-spacing:-0.02em;

}
.dasein_AUDIO_author
{
		font-family: BodoniModa-Italic!important; 
		font-size:1.5em;		line-height:0.8em;  letter-spacing:-0.02em;

}
/* RSS */

.wp_rss_retriever_title,
.wp_rss_retriever_date
{ 
	display:block!important; position: relative!important; 
	width: auto;
	border:0!important;
	padding:0!important; margin:0 0 -6px 0  !important;
}

/* RSS -> TITRE CATEGORIE PAR EX. RADIO PICNIC()*/

h4.widgettitle { 
	font-family: BodoniModa-Regular!important; text-transform:uppercase;
		font-size:2em;		line-height:0.8em;  letter-spacing:-0.07em;
}





/* RANDOMISE widget */

#wp-randomize li a
{
		font-size:1.6em; font-family:AkzidenzGrotesk-BoldCond; letter-spacing:0.04em; 
}
#wp-randomize li a, #wp-randomize p
{
	display: block; padding: 0; margin:0; background-color: white;
}

/* RSS -> TITRE ARTICLE */

.wp_rss_retriever_title, 
.wp_rss_retriever_title a 
{ 
		font-family: BodoniModa-Regular!important; text-transform:uppercase;
		font-size:1.5em!important;		line-height:0.8em;  letter-spacing:-0.02em;
			background-color:transparent!important;

}


/* RSS -> vignettes */


.wp_rss_retriever_image {
	margin: 0 60px 10px 0 ;
	overflow: hidden;
	/*	clip: rect(0 0 0 200px);	*/

}


/* forme cadre */


.wp_rss_retriever_image {
          border-radius: 50%;
}


/* --------- */

.wp_rss_retriever_image img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	max-width: none;
	max-height: none;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	  	-ms-transform: translate(-50%,-50%);
	      	transform: translate(-50%,-50%);
	object-fit: cover;



}

.wp_rss_retriever_image img.portrait {
	min-width: 100%;
	min-height: 100%;
}




/* RSS -> texte */
.wp_rss_retriever_container
{
	font-size: 90%;
	line-height:120%;
		background-color:transparent!important;
}

/* RSS -> readmore (pas affiché) */
.wp_rss_retriever_readmore,
a.wp_rss_retriever_readmore,
a.wp_rss_retriever_readmore:link
{
	display:inline-block; 
	border: 1px solid; 
	padding:0 4px 0 4px; 
	text-transform: uppercase;
	font-size: 80%; 
	margin-top:0;
		background-color:white;

}







/* supprimer bullet de RSS */
.wp_rss_retriever_item
{
    list-style-type: none !important;
}




/* -------------- DATES ------------------*/
.post-date, .wp_rss_retriever_date
	/* 
	modifie dans : 
	wp-content/plugins/wp-rss-retriever/inc/css/rss-retriever.css
	
	*/
{
	font-size: 80%;
	letter-spacing: 0.05 em;
	text-transform: uppercase;
}
/* -------------- TITRES ------------------*/
/* => pour sommaire */
h2.post-title
{
	font-size:2em;		line-height:0.9em; text-transform:uppercase;

}
/* => pour POST seul */
h1.post-title
{
	font-size:4em;		line-height:0.8em; text-transform:uppercase;

}


.post-title,
.post-title a, 
.post-title a:link, 
.post-title a:visited
{ 
	width:80%;
}
h2.post-title a:hover
{
	font-size:2em; line-height:0.8em;
	transition:2s !important;
	cursor: url('http://iirrm.ch/wp-content/uploads/2021/04/cursos_magic_wand.png'), pointer!important; 
overflow-wrap: anywhere;
}

/* -------------- AUTEUR ------------------*/

/* => pour POST seul */
.dasein_auteur,  .dasein_auteur p
{	
	font-family: BodoniModa-Italic!important; 	font-weight: normal!important; 
	border: 0;
	background-color: transparent !important; padding: 0 !important;  margin: 0 !important; padding-bottom: 6px!important;
}


.single .dasein_auteur
{
	font-size:3em;		line-height:0.8em; letter-spacing:-0.07em; padding-bottom: 18px!important;padding-top: 12px!important;
}

/* => pour sommaire */

.home .dasein_auteur, .archive .dasein_auteur
{		
	font-size:2em;		line-height:0.9em; letter-spacing:-0.07em; 
}

/* -------------- img / diaporama ------------------*/


/*	metaslider	*/
.dasein_metaslider li
{
	list-style-type: none !important;
}

.dasein_metaslider .flexslider
{
	padding: 0px!important; margin: 0px!important; 
	max-height:450px!important;
}

.dasein_metaslider .flex-viewport
{ 
	padding: 0px!important; margin: 0px!important; 
	height: auto!important;
	max-height:450px!important;
	background: repeating-linear-gradient(-45deg, black, transparent, #709c45 20px);
}

/*	slides => conteneur de chaque image*/
.dasein_metaslider .slides
{
	padding: 0px!important; margin: 0px!important; 
}

.dasein_metaslider img
{
	display: block;
	height:auto;
	max-height:450px!important;
	width:auto!important;
	margin-left: auto!important;
  	margin-right: auto!important;
	padding: 20px!important;
	
}

/* navigation */

/*	flex-direction-nav => conteneur des boutons*/

.dasein_metaslider .flex-direction-nav
{
	padding: 10px!important; margin: 0px!important; 
	display: block; position: relative; 
	top: -450px; height: 40px;
}

.dasein_metaslider .flex-nav-prev,
.dasein_metaslider .flex-nav-next
{
	display: block;
	padding: 0px!important; margin: 0px!important; 
	display: block; 
	width: 40px; height: 40px;

}

.dasein_metaslider .flex-nav-next
{
		float: right;
}
.dasein_metaslider .flex-nav-prev  
{
		float: left;
}

/* ===> efface tout y compris style */
.dasein_metaslider .flex-next,
.dasein_metaslider .flex-prev
{visibility: hidden;     position: relative;}



.dasein_metaslider .flex-next:after,
.dasein_metaslider .flex-prev:after 
{
    visibility: visible;
    position: absolute;
    top: 0px;
    left: 0px;
	font-size:1.1em;
	text-align: center;
	width: auto; height: auto;
	padding:  0 10px 2px 10px;
	background-color: white!important; 
	border: 1px solid #709c45;

}

.dasein_metaslider a.flex-next:hover:after,
.dasein_metaslider a.flex-prev:hover:after 
{
		border: 1px solid black;

}

.dasein_metaslider .flex-next:after
{    content: "→";  }

.dasein_metaslider .flex-prev:after
{    content: "←";  }


/*
font-size:2em; 
	display: block!important; 
	position:relative!important;  
	border: 1px solid #709c45!important;
	width: auto;

<div id="metaslider-id-13049" style="width: 100%; margin: 0 auto;" class="ml-slider-3-28-2 metaslider metaslider-flex metaslider-13049 ml-slider dasein_metaslider">

<div id="metaslider_container_13049">
        <div id="metaslider_13049" class="flexslider">
            
        <div class="flex-viewport" style="overflow: hidden; position: relative;">

<ul aria-live="polite" class="slides" style="width: 1000%; transition-duration: 0.6s; transform: translate3d(-2934px, 0px, 0px);">

<li style="display: block; width: 978px; margin-right: 0px; float: left;" class="slide-13061 ms-image clone" aria-hidden="true">

<img decoding="async" loading="lazy" src="http://iirrm.ch/wp-content/uploads/martina2.jpg" class="slider-13049 slide-13061" alt="" rel="" title="martina2" srcset="http://iirrm.ch/wp-content/uploads/martina2.jpg 1000w, http://iirrm.ch/wp-content/uploads/martina2-300x210.jpg 300w, http://iirrm.ch/wp-content/uploads/martina2-300x210-200x140.jpg 200w, http://iirrm.ch/wp-content/uploads/martina2-768x538.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" draggable="false" width="1000" height="700">

</li>


<li style="display: block; width: 978px; margin-right: 0px; float: left;" class="slide-13059 ms-image" data-thumb-alt="" aria-hidden="true">

<img decoding="async" data-tf-not-load="1" src="http://iirrm.ch/wp-content/uploads/griot.jpg" class="slider-13049 slide-13059" alt="" rel="" title="griot" srcset="http://iirrm.ch/wp-content/uploads/griot.jpg 1080w, http://iirrm.ch/wp-content/uploads/griot-300x200.jpg 300w, http://iirrm.ch/wp-content/uploads/griot-1024x683.jpg 1024w, http://iirrm.ch/wp-content/uploads/griot-300x200-200x133.jpg 200w, http://iirrm.ch/wp-content/uploads/griot-768x512.jpg 768w, http://iirrm.ch/wp-content/uploads/griot-300x200-240x160.jpg 240w" sizes="(max-width: 1080px) 100vw, 1080px" draggable="false" width="1080" height="720">

</li>


<li style="display: block; width: 978px; margin-right: 0px; float: left;" class="slide-13060 ms-image" data-thumb-alt="" aria-hidden="true">

<img decoding="async" loading="lazy" src="http://iirrm.ch/wp-content/uploads/gigantes-y-cabezudos-scaled.jpg" class="slider-13049 slide-13060" alt="" rel="" title="gigantes-y-cabezudos" srcset="http://iirrm.ch/wp-content/uploads/gigantes-y-cabezudos-scaled.jpg 1828w, http://iirrm.ch/wp-content/uploads/gigantes-y-cabezudos-214x300.jpg 214w, http://iirrm.ch/wp-content/uploads/gigantes-y-cabezudos-731x1024.jpg 731w, http://iirrm.ch/wp-content/uploads/gigantes-y-cabezudos-143x200.jpg 143w, http://iirrm.ch/wp-content/uploads/gigantes-y-cabezudos-768x1075.jpg 768w, http://iirrm.ch/wp-content/uploads/gigantes-y-cabezudos-1097x1536.jpg 1097w, http://iirrm.ch/wp-content/uploads/gigantes-y-cabezudos-1463x2048.jpg 1463w, http://iirrm.ch/wp-content/uploads/gigantes-y-cabezudos-214x300-200x280.jpg 200w" sizes="(max-width: 1828px) 100vw, 1828px" draggable="false" width="1828" height="2560">

</li>


<li style="display: block; width: 978px; margin-right: 0px; float: left;" class="slide-13061 ms-image flex-active-slide" data-thumb-alt="">

<img decoding="async" loading="lazy" src="http://iirrm.ch/wp-content/uploads/martina2.jpg" class="slider-13049 slide-13061" alt="" rel="" title="martina2" srcset="http://iirrm.ch/wp-content/uploads/martina2.jpg 1000w, http://iirrm.ch/wp-content/uploads/martina2-300x210.jpg 300w, http://iirrm.ch/wp-content/uploads/martina2-300x210-200x140.jpg 200w, http://iirrm.ch/wp-content/uploads/martina2-768x538.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" draggable="false" width="1000" height="700">

</li>

<li style="display: block; width: 978px; margin-right: 0px; float: left;" class="slide-13059 ms-image clone" aria-hidden="true">
<img decoding="async" data-tf-not-load="1" src="http://iirrm.ch/wp-content/uploads/griot.jpg" class="slider-13049 slide-13059" alt="" rel="" title="griot" srcset="http://iirrm.ch/wp-content/uploads/griot.jpg 1080w, http://iirrm.ch/wp-content/uploads/griot-300x200.jpg 300w, http://iirrm.ch/wp-content/uploads/griot-1024x683.jpg 1024w, http://iirrm.ch/wp-content/uploads/griot-300x200-200x133.jpg 200w, http://iirrm.ch/wp-content/uploads/griot-768x512.jpg 768w, http://iirrm.ch/wp-content/uploads/griot-300x200-240x160.jpg 240w" sizes="(max-width: 1080px) 100vw, 1080px" draggable="false" width="1080" height="720">
</li>

</ul>

</div>

<ol class="flex-control-nav flex-control-paging">
<li>
<a href="#" class="">1</a>
</li>

<li>
<a href="#" class="">2</a>
</li>

<li>
<a href="#" class="flex-active">3</a>
</li>

</ol>

<ul class="flex-direction-nav">
<li class="flex-nav-prev">
<a class="flex-prev" href="#">Précédent</a>
</li>

<li class="flex-nav-next">
<a class="flex-next" href="#">Suivante</a>
</li>
</ul>

</div>
        
    </div>
</div>

*/

/* sommaire */
.wp-post-image {border:20px solid!important; padding-bottom: 0px!important; 
	border-image: repeating-linear-gradient(45deg, black, transparent, #709c45 20px) 30!important; 
}
/* post */

.wp-block-image img
{
	border:20px solid!important; padding-bottom: 0px!important; 
	border-image: repeating-linear-gradient(45deg, black, transparent, #709c45 20px) 30!important; 
}


.wp-block-video video
{
	border:20px solid!important; padding-bottom: 0px!important; 
	border-image: repeating-linear-gradient(-45deg, black, transparent, #709c45 20px) 30!important; 
}



/* a propos */
.page-id-1193 img
{
	border:0px !important;
	
}

figcaption

{	font-family: BodoniModa-Italic!important; }
/* -------------- contenu ------------------*/

.entry-content p
{
	margin-bottom:0;
}
.single  .entry-content p
{
	margin-bottom:18px;
}

.category-12 .content {
    width: 100% !important;
}
.category-actes-magiques .post-image {
    display: block !important; /* Force l’image à rester en haut */
    width: 100% !important; /* Empêche l’image de s’adapter à côté du texte */
}
.category-actes-magiques .post-content {
    display: block !important;
}
/* -------------- lire la suite ------------------*/


.more-link,
.more-link a, 
.more-link a:link, 
.more-link a:visited
{border: 1px solid; font-size:80%; padding:0 4px 0 4px !important; margin-top:-20px !important;}	 /* top right bottom left */




/* => pour titre des catégories */

.page-title { border:0; text-align:center; padding:0 0 40px 0 ; margin:0;
	font-size:4em;		line-height:0.6em;	 letter-spacing:-0.07em;
}

/* => description des catégories */

.category-description {
	background-color:white; 
	/* x colonne de streaming à droitte ==> width:calc(100% - 280px); */
	
	width:100%;
	font-family: BodoniModa-Regular!important; 
	font-size:1.2em;

}


/* -------------- post-> meta (author category comment)------------------*/





/* meta => paragraphe */
.post-meta
{line-height:16px;}

/* meta => texte */
.post-meta a,
.post-meta a:link
{
	border: 1px solid; 
	padding:0 4px 0 4px; 
	font-size: 80%; 
	white-space: pre;
	background-color:white;
	
}

/* enlever "\" natifs entre meta */
.post-meta .post-author:after,
.post-meta .post-category:after,
.post-meta .post-tag:after
{display:none;}

/* -------------- post-> PREV / NEXT  ------------------*/

/* arrow => supprimer flèches moches */
.post-nav .arrow {
	width:0;
	height:0;
	padding:0;
	margin:0;
}


.prev a, .next a
{
	display:block;
	border-top: 1px solid black;
	width:40%;
	text-transform: uppercase;
	font-size:1.2em;
	line-height:1em;
	overflow-wrap: normal;
	padding-top:6px;
	
}

.prev a:hover, .next a:hover {
		width:50%;
		font-size:2em;
		transition: 2s;
}
/* ------ comment -------- */

.commentwrap {
	border-top:2px solid black; 	
	padding:10px; 
	margin:0;
	 /* background: linear-gradient(0deg,  white, #709c45); */

}

.commentlist, .commententry, .comment-time, .reply, .comment-reply-link {border:0!important;}
.comment-title
{ 
	font-family: BodoniModa-Italic; 
	font-weight:normal !important;
	letter-spacing:-0.05em; 
	
	display:inline; width:auto;
	
	padding:0; margin:0;
}

.commententry p
{
	font-family: BodoniModa-Italic!important;  	font-size:2em; letter-spacing:-0.05em; 
	padding: 20px  0 20px 20px;
	background-color: #709c45;
	
}

h3.comment-reply-title ,
.comment-form-comment label,
#cancel-comment-reply-link
{ 
	display:none;
}



.logged-in-as a {
	border: 1px solid; font-size:0.8em; padding: 0 4px 0 4px; background-color:white;
	
}


/* ------ retour haut de page -------- */
/* supprimer fleche moche */
.tf-fas-arrow-up { display:none;}

p.back-top  {
	display:block; position:relative; width:150px; height:150px; left:50%;
		background-color:#709c45; 
padding:0; margin:0 0 0 0; border-radius:75px; 
}


.back-top a, .back-top a:hover {
	display:inline-block; position: relative; left:0px; top:0px;
	background-color:transparent;
	width:100px; 
	height:50px; 
	text-indent:0em;
	border-radius:75px;	
	content: url("http://iirrm.ch/wp-content/uploads/doigt_petit.png");
	transform: rotate(-90deg);
	padding: 50px 25px 50px 25px; margin:0; /* top right bottom left */
}


.back-top a:hover
{
	
	padding: 50px 0px 50px 50px; 
	transition: 2s !important;
}
/* ------ adaptative -------- */
 @media only screen and (max-width: 800px) {
	.category-description {
		width:100%;
	}
}
 @media only screen and (max-width: 1200px) {
	 #site-description {display: block; position:absolute; font-size:0.9em; text-align:left; top:15px; left:0px; height:40px; width:50%; white-space: normal;}
	#site-logo
	{ 
		padding: 0 0 0 0; margin: 40px 0 0 0;  
		height:200px; width:100%; 	overflow:hidden; 
		margin-bottom:-40px; border:0;
	}
}
 @media only screen and (min-width: 1300px) {
	 #site-logo{height:300px;}
}
/* supprimer blocs  */
#themify_builder_content,
.edit-button, .author-bio, .author-posts-by
{display:none; }

/*/wp-content/uploads/themify-customizer-5.1.9-5.2.1.css*/
/* Themify Customize Styling */
#site-description {	
	font-family: "bodonimoda-italic";	font-weight:normal;
 
}
.post-title, .post-title a {	
	font-family: "bodonimoda-regular";	font-weight:normal;
 
}
.single-post .post-title {	
	font-family: "bodonimoda-regular";	font-weight:normal;
 
}
.page-title {	
	font-family: "bodonimoda-italic";	font-weight:normal;
 
}
#sidebar .widgettitle {	
	font-family: "akzidenzgrotesk-boldcond";	font-weight:normal;
 
}
