/* 
Theme Name:		 manou child theme
Theme URI:		 http://childtheme-generator.com/
Description:	 manou child theme is a child theme of Fukasawa, created by ChildTheme-Generator.com
Author:			 Alexandre Sawicki
Author URI:		 http://childtheme-generator.com/
Template:		 fukasawa
Version:		 1.0.0
Text Domain:	 manou-child-theme
*/


/*
    Add your custom styles here
*/

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');

img.alignleft, .alignleft img, img.aligncenter, .aligncenter img, img.alignright, .alignright img, img.alignnone, .alignnone img {
border: 0px;
    box-sizing: fit-content; 
    display: block;
padding: 0px; 
}
.text-home p{
	font-weight:200;
}
body {
    background: #f2f2f2;
    border: none;
    color: #333;
    font-family: font-family: 'Source Sans Pro', sans-serif;, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 15px;
	font-weight:200;
}

h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: 200!important;
    font-style: normal;
    font-size: 100%;
    line-height: 1;
    font-family: inherit;
    text-align: left;
}
.main-menu {
    display:none;
}
.nextend-productnum{
	display:none!important;
}
.post-content table tbody > tr:nth-child(odd) > td {
    background: #ffffff;
}
.post-content *:last-child {
    margin-bottom: 0;
}
.post-content th, .post-content td {
	vertical-align: top;
    border-bottom: 0px;
    line-height: 140%;
    margin: 0;
    overflow: visible;
    padding: 2% 5%!important;

}
.credits {
    display: none;
}
.main-menu:before, .widgets:before, .widget + .widget:before, .credits:before {
    content: "";
    display: block;
    width: 48px;
    height: 2px;
    background: #ffffff;
    margin: 20px 0;
}
.text-home{
	font-family: times;
	color:#666666;
	line-height:1.3em;
}
.posts .post-container > div {

background-color: rgba(0, 0, 0, 0)

}
.post.single {
  background-color: rgba(0, 0, 0, 0)
}

element.style {
}
.post-content table tbody > tr:nth-child(odd) > td {
      background-color: rgba(0, 0, 0, 0)
}
.posts .post-title {
    font-size: 15px;

    font-style: italic;

}
.post-excerpt p {

    font-style: normal;

}
.metaslider.ms-theme-outline .flexslider ul.flex-direction-nav li a{
    border: 0px!important;

    height: 30px!important;

    max-width: 30px!important;
}

