/*
Theme Name: Fairies And Co
Theme URI:
Author: MPh
Author URI:
Description:
Version: 1.3-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Fairies And Co
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 Fairies And Co is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*//* =Reset
-------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,
ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,
tr,th,td {border:0; font-family:inherit; font-size:100%; font-style:inherit; font-weight:inherit; margin:0; outline:0; padding:0; vertical-align:baseline}
html {font-size:62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */overflow-y:scroll; /* Keeps page centred in all browsers regardless of content height */-webkit-text-size-adjust:100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */-ms-text-size-adjust:100%/* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */}
body {background-color: #decdbb}
article,aside,details,figcaption,figure,footer,header,main,nav,section {display:block}
article{position: relative}
ol,ul {list-style:none}
table {border-collapse:separate; border-spacing:0}/* tables still need 'cellspacing="0"' in the markup */
caption,th,td {font-weight:normal; text-align:left}
blockquote:before,blockquote:after,q:before,q:after {content:""}
blockquote,q {quotes: "" ""}
a:focus {outline:thin dotted}
a:hover,a:active {outline:0}/* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
a img {border:0}

/* =Global ----------------------------------------------- */
body,button,input,select,textarea {color:#404040; font-family: 'Josefin Sans', Arial, sans-serif; font-size:16px; font-size:1.6rem; line-height:1.3}
::-moz-selection { background-color: #BA4C5F; color: #FDF8F0}
::selection		 { background-color: #BA4C5F; color: #FDF8F0}
/* Headings */
h1,h2,h3,h4,h5,h6 {clear:both}
h1,h2 {color: #594D4A; font-family: 'Amatic SC', Arial, sans-serif; font-size: 2.4em; font-weight: 700; letter-spacing: .1em}
h2 {font-size: 1.5em; font-weight: bold}
hr {background-color:#ccc; border:0; height:1px; margin-bottom:1.5em}
/* Text elements */
p {margin-bottom:1em}
article ul, article ol {margin:0 0 1.5em 3em}
article ul {list-style:disc}
article ol {list-style:decimal}
li > ul,li > ol {margin-bottom:0; margin-left:1.5em}
dt {font-weight:bold}
dd {margin:0 1.5em 1.5em}
b,strong {font-weight:bold}
dfn,cite,em,i {font-style:italic}
blockquote {margin:0 1.5em}
address {margin:0 0 1.5em}
pre {background:#eee; font-family:"Courier 10 Pitch", Courier, monospace; font-size:15px; font-size:1.5rem; line-height:1.6;
	margin-bottom:1.6em; padding:1.6em; overflow:auto; max-width:100%}
code,kbd,tt,var {font:15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace}
abbr,acronym {border-bottom:1px dotted #666; cursor:help}
mark,ins {background:#fff9c0; text-decoration:none}
sup,sub {font-size:.85em; height:0; line-height:0; position:relative; vertical-align:baseline}
sup {bottom:1ex}
sub {top:.5ex}
small {font-size:.85em}
big {font-size:1.2em}
figure {margin:0}
table {margin:0 0 1.5em; width:100%}
th {font-weight:bold}
img {height:auto;/* Make sure images are scaled correctly. */
	 max-width:100%/* Adhere to container width. */}
button,input,select,textarea {font-size:100%; /* Corrects font size not being inherited in all browsers */
							  margin:0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
							  vertical-align:baseline; /* Improves appearance and consistency in all browsers */
							  vertical-align:middle/* Improves appearance and consistency in all browsers */}
button,input {line-height:normal/* Addresses FF3/4 setting line-height using !important in the UA stylesheet */}
button,html input[type=button],input[type=reset],input[type=submit] {
/*  border:1px solid #ccc; border-color:#ccc #ccc #bbb; border-radius:3px;
  background:#e6e6e6; box-shadow:inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);*/
  cursor:pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance:button; /* Corrects inability to style clickable 'input' types in iOS */
  line-height:1; padding:.3em 1em .4em}
/*
button:hover,html input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
  border-color:#ccc #bbb #aaa;
  box-shadow:inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02)}
button:focus, html input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus,
button:active, html input[type=button]:active, input[type=reset]:active, input[type=submit]:active {
  border-color:#aaa #bbb #bbb;
  box-shadow:inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15)}
*/
input[type=checkbox], input[type=radio] {
  box-sizing:border-box; /* Addresses box sizing set to content-box in IE8/9 */
  padding:0/* Addresses excess padding in IE8/9 */}
input[type=search] {
  -webkit-appearance:textfield; /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing:content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing:content-box;
  box-sizing:content-box}
input[type=search]::-webkit-search-decoration {-webkit-appearance:none}/* Corrects inner padding displayed oddly in S5, Chrome on OSX */
button::-moz-focus-inner,
input::-moz-focus-inner {border:0; padding:0/* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */}
/*
input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],textarea {color:#666; border:1px solid #ccc; border-radius:3px}
input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,textarea:focus {color:#111}
input[type=text],input[type=email],input[type=url],input[type=password],input[type=search] {padding:3px}
*/
textarea {overflow:auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
		  padding-left:3px; vertical-align:top; /* Improves readability and alignment in all browsers */
		  width:98%; border-color: #847475}

/* Links */
a, a:visited {color:#AD9D8C; text-decoration: none}
a:hover,a:focus,a:active {color:#BA4C5F !important}

/* Alignment */
.alignleft {display:inline; float:left; margin-right:1.5em}
.alignright {display:inline; float:right; margin-left:1.5em}
.aligncenter {clear:both; display:block; margin:0 auto}

/* Text meant only for screen readers */
.screen-reader-text {clip:rect(1px,1px,1px,1px); position:absolute!important}
.screen-reader-text:hover,.screen-reader-text:active,.screen-reader-text:focus {
  background-color:#f1f1f1; border-radius:3px; box-shadow:0 0 2px 2px rgba(0,0,0,0.6); clip:auto!important;
  color:#21759b; display:block; font-size:14px; font-weight:bold; height:auto; left:5px; line-height:normal;
  padding:15px 23px 14px; text-decoration:none; top:5px; width:auto; z-index:100000/* Above WP toolbar */}

/* Clearing */
.clear:before,.clear:after,[class*=content]:before,[class*=content]:after,[class*=site]:before,[class*=site]:after {content:''; display:table}
.clear:after,[class*=content]:after,[class*=site]:after {clear:both}

/* =Menu ----------------------------------------------- */
.main-navigation {clear:both; position: absolute; top: 0; left: 10px; right: 260px}
.main-navigation ul {list-style:none; margin:0; padding-left:0}
.main-navigation li {float:left; width: 16%; min-width: 90px}
.main-navigation a {display:block; width: 60px; padding: 5px 17px; margin: 0 auto; text-align: center; text-decoration:none}
.main-navigation ul ul {box-shadow:0 3px 3px rgba(0,0,0,0.2); display:none; float:left; position:absolute; top:1.5em; left:0; z-index:99999}
.main-navigation ul ul ul {left:100%; top:0}
.main-navigation ul ul a {width:200px}
.main-navigation ul ul li {}
.main-navigation li:hover > a {}
.main-navigation ul ul :hover > a {}
.main-navigation ul ul a:hover {}
.main-navigation ul li:hover > ul {display:block}
.main-navigation li.current-menu-item a,
.main-navigation li.current_page_item a,
.main-navigation li.current-page-ancestor a { color: #BA4C5F}

.site-footer { height: 60px}
.site-footer .menu-footer { text-align: center; padding-top: 20px}
.site-footer .menu-footer a { padding: 0 10px}

/* =Content ----------------------------------------------- */
.sticky {}
.hentry {margin:0 0 1.5em}
.byline,.updated {}
.single .byline,.group-blog .byline {display:inline}
.page-content,.entry-content,.entry-summary {margin:1.5em 0 0}
.page-links {clear:both; margin:0 0 1.5em}
article:hover .post-edit-link { display: block}
.post-edit-link { display: none; position: absolute; right: 0; top: 0}

.site-content h3 {font-size: 1.5em; font-weight: bold; font-family: 'Amatic SC', Arial, sans-serif; color: #AD9D8C; letter-spacing: .2em; padding-top: 15px; margin-bottom: 5px}
.site-content h4 {font-size: 1.5em; font-weight: 700}
.site-content h5 {font-size: 1.2em; font-weight: 700}
.site-content h6 {font-size: 1em; font-weight: 700}

/* =Asides ----------------------------------------------- */
.blog .format-aside .entry-title,.archive .format-aside .entry-title {display:none}

/* =Media ----------------------------------------------- */
.page-content img.wp-smiley,.entry-content img.wp-smiley,.comment-content img.wp-smiley {border:none; margin-bottom:0; margin-top:0; padding:0}
.wp-caption {border:1px solid #ccc; margin-bottom:1.5em; max-width:100%}
.wp-caption img[class*=wp-image-] {display:block; margin:1.2% auto 0; max-width:98%}
.wp-caption-text {text-align:center}
.wp-caption .wp-caption-text {margin:.8075em 0}
.site-main .gallery {margin-bottom:1.5em}
.gallery-caption {}
.site-main .gallery a img {border:none; height:auto; max-width:90%}
.site-main .gallery dd {margin:0}
.site-main .gallery-columns-4 .gallery-item {}
.site-main .gallery-columns-4 .gallery-item img {}
/* Make sure embeds and iframes fit their containers */
embed,iframe,object {max-width:100%}

/* =Navigation ----------------------------------------------- */
.site-main [class*=navigation] {margin:0 0 1.5em; overflow:hidden}
[class*=navigation] .nav-previous {float:left}
[class*=navigation] .nav-next {float:right; text-align:right}

/* =Comments ----------------------------------------------- */
.comments-area { margin-top: 20px}
.comment { position: relative; margin-top: 15px}
.comment-content { position: relative; border: 1px solid #ccc; padding: 5px 10px 25px; margin-top: 2px}
.comment-content a {word-wrap:break-word}
.comment-author .avatar { vertical-align: text-top}
.comment-author .edit-link { visibility: hidden}
.comment-author:hover .edit-link { visibility: visible}
.comment .reply { position: absolute; right: 1px; bottom: 0px;/* background-color: #eee; padding: 0 10px 6px*/}
.comment-respond .comment-form label { display: inline-block; width: 55px}
#cancel-comment-reply-link { display: none}

/* =Widgets ----------------------------------------------- */
.widget {margin:0 0 1.5em}

/* Make sure select elements fit in widgets */
.widget select {max-width:100%}

/* Search widget */
.widget_search .search-submit {display:none}

/* =Infinite Scroll ----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {display:none}/* Theme Footer (when set to scrolling) */
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {display:block}

#masthead { position: fixed; z-index: 10000; height: 70px; margin: 0 auto; width: 100%; max-width: 1260px; background: #F6F2EA url('imgs/bg-header.png') no-repeat 20px bottom}
#masthead .site-branding { position: absolute; right: 2%; top: 5px; text-align: right}
#masthead .site-branding img { height: 40px}
#site-navigation {}

.site { margin: 0 auto; max-width: 1260px;
		background-color: #F6F2EA;
		box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3)}
.site-main .contenu { }
#content { position: relative; overflow: hidden; margin-top: 75px}

.content-area { margin: 0 auto; padding: 0 250px; max-width: 750px; min-height: 800px}
.content-area.one-col { width: 480px}
.content-area.two-col,
.content-area.tree-col { padding: 20px; max-width: 1120px}
.content-area.full-width { padding-left: 0; max-width: none; min-height: 1100px}
.two-col .site-main,
.tree-col .site-main { padding: 0}
.full-width .site-main { padding: 0 20px 0 40px}

/* global */
.rouge { color: #BA4C5F}
.gris { color: #AD9D8C}
.sofia { font-family: Sofia, cursive; letter-spacing: 1px}
.josefin { font-family: 'Josefin Sans', Arial, sans-serif}
.amatic { font-family: 'Amatic SC', Arial, sans-serif}
.big { font-size: 1.5em}
.center { text-align: center}
.arrondi { -webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px; padding: 20px}
.bg-clair { background-color: #FDF8F0}

/* Sidebars */
.widget-area { position: absolute; top:0; right: 0; width: 226px; padding: 0 12px; margin-top: 25px}
.sidebar-left { left: 0}
.sidebar-right { right: 0}

aside { overflow: hidden; margin-bottom: 20px; text-align: center}
aside .widget-title { text-transform: uppercase; text-align: center; font: 1.5em 'Amatic SC', Arial, sans-serif; font-weight: bold; letter-spacing: .1em; color: #847475}

#sidebar-blog-left .author { position: relative; margin-bottom: 15px; text-align: right}
#sidebar-blog-left .fairies-avatar { display: block; position: absolute; left: 3px}
#sidebar-blog-left .name { font-family: 'Amatic SC', Arial, sans-serif; font-size: 1.2em; font-weight: 700; letter-spacing: 0.2em; padding-right: 15px}
#sidebar-blog-left .details { -webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px; background-color: #FDF8F0; padding: 5px 15px 10px 0; min-height: 100px}
#sidebar-blog-left .desc {}
#sidebar-blog-left .lien-perso { margin-top: 10px}
#sidebar-blog-left .active { box-shadow: 2px 2px 6px -1px}

.eshopcarti_widget { padding: 20px 0; -webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px; background-color: #FDF8F0}
.eshopcarti_widget .cartlink { display: inline-block;}
.eshoppay_widget .eshoppaywidget img { width: 90px}

/* home */
.home .forshares { display: none}
.home .site { min-width: 940px}
.home #masthead { background: none; position: absolute}
.home #masthead .site-branding { position: initial; margin-top: 20px; text-align: center}
.home .content-area { padding: 0; max-width: none}
.home .main-navigation { position: relative; width: 920px; height: 700px; bottom: initial; margin: 0 auto; padding-right: 40px; background: url('imgs/home.jpg') no-repeat}
.home .main-navigation img { min-width: 920px}
.home #menu-item-59 { position: absolute; top: 35px; left: 385px}
.home #menu-item-59 a { position: absolute; display: block; width: 170px; height: 230px; top: 133px; left: 47px; padding: initial}
.home h2 { position: absolute; z-index: 5; top: 260px; left: 0; right: 0; width: 280px; margin: 0 auto; text-align: center; color: #333; font-size: 2.2em; font-weight: normal}
.home h2 b { font-weight: 700}
.home .menu-item { position: absolute; height: 45px; width: 75px; font-family: monospace, serif; color: #7B1A37; font-size: 16px}
.home .menu-about-fairies	{ top:   0px; left: 385px; padding: 134px 48px 45px 43px}
.home .menu-about-co		{ top:  60px; left: 672px; padding: 135px 47px 48px 106px}
.home .menu-fairy-shop		{ top: 383px; left: 381px; padding: 34px 56px 232px 65px}
.home .menu-fairy-blog		{ top: 300px; left: 698px; padding: 133px 25px 69px 126px}
.home .menu-fairy-downloads { top: 330px; left:   0px; padding: 16px 16px 160px 140px; width: 100px}
.home .menu-join-the-co		{ top:  59px; left:  47px; padding: 128px 25px 49px 90px}

/* pages */
.page .content-area { text-align: center}
.page .col { width: 48%; min-width: 260px; float: left; margin: 0 1% }
.page .tree-col .col { width: 31%; min-width: 250px }
.page .clear { clear: both }
.page-wrapper { position: relative; background: #F6F2EA scroll 50% 0px no-repeat; min-height: 700px}
.page-wrapper.about-co { background-image: url('imgs/bg-about-co-1.jpg'); background-position: 50% 60px}
.page-wrapper.about-co-our-team { background-image: url('imgs/bg-about-co-2.jpg'); background-position: 50% 40px; min-width: 1200px}
.page-wrapper.about-fairies { background-image: url('imgs/bg-about-fairies-1.jpg'); background-position: 50% 52px}
.page-wrapper.about-fairies-2 { background-image: url('imgs/bg-about-fairies-2.jpg')}

.page-wrapper.about-co-our-team .elina,
.page-wrapper.about-co-our-team .vira { position: absolute; top: 320px; width: 280px; text-align: center}
.page-wrapper.about-co-our-team .elina { left: -320px}
.page-wrapper.about-co-our-team .vira { right: -320px}
.page-wrapper.about-co-our-team .elina p,
.page-wrapper.about-co-our-team .vira p { margin-bottom: 0.3em}

.page-wrapper.checkout .content-area { text-align: initial}

/* article resume */
.entry-summary .thumb { float: left; margin: 0 10px 10px}
.entry-summary .moretag.bt-arrow-r { font-size: 1em; background-position: right -65px; margin-left: 10px}
.entry-summary .moretag.bt-arrow-r:hover { background-position: right 1px}

/* articles */
article h1 {text-align: center}

.bande-marron { background-color: #DECDBB; border: 1px solid white; padding: 0 5px 2px; color: #FFF;
  box-shadow: 0 0 0 2px #DECDBB; -moz-box-shadow:  0 0 0 2px #DECDBB; -webkit-box-shadow: 0 0 0 2px #DECDBB}
article .entry-meta { overflow: hidden; line-height: normal; /*font-size: 1.3em;*/ padding-bottom: .3em}
article .bande-marron a, article .bande-marron a:visited { color: #FFF; padding-left: 5px}
article .bande-marron a:hover, article .bande-marron a:focus, article .bande-marron a:active { color: #BA4C5F}
article .author-link b,
article .tags-links b { color: #594D4A; font-weight: normal}
article .author-link i,
article .tags-links i { font-style: normal; font-family: 'Josefin Sans', Arial, sans-serif}
article .posted-on,
article .more-link,
article .author-link { float: left}
article .cat-links,
article .comments-link,
article .tags-links { float: right}
hr.post-sep { height: 84px; margin-bottom: 1em; background: transparent url('imgs/fairy-break.png') no-repeat 50% top}
.arr-next a,
.arr-back a { display: inline-block; background: transparent url('imgs/arrows.png') no-repeat}
.arr-next a { background-position: right -58px; padding-right: 80px }
.arr-back a { background-position: left -89px; padding-left: 80px }
article .arr-next a,
article .arr-back a { font: 1.6em 'Amatic SC', cursive; font-weight: 700; letter-spacing: .1em}
#nav-below .arr-next a,
#nav-below .arr-back a { line-height: 1.6em}
/* buttons */
.wpcf7 input[type="submit"],
.comment-form #submit,
.comment-reply-link,
.bt-arrow-r {background: #FDF8F0 url('imgs/arrows.png') no-repeat right -55px; padding-right: 80px !important; border: 0px; border-radius:15px;
			   color:#BA4C5F; font-family: 'Amatic SC', cursive; font-size: 1.5em; font-weight: 700; letter-spacing: .1em}
.wpcf7 input[type="submit"]:hover, .comment-form #submit:hover, .bt-arrow-r:hover,
.wpcf7 input[type="submit"]:active, .comment-form #submit:active, .bt-arrow-r:active,
.wpcf7 input[type="submit"]:focus, .comment-form #submit:focus, .bt-arrow-r:focus { background-color:#BA4C5F; background-position: right 10px; color:#FDF8F0}
.comment-reply-link { padding-left: 15px; background-position: right -59px}
a.comment-reply-link:hover,
a.comment-reply-link:active,
a.comment-reply-link:focus { background-color:#BA4C5F; background-position: right 6px; color: #FDF8F0 !important}

/* addthis surcharge */
.addthis_toolbox { display: inline-block; position: relative; top: 2px; width: 245px}
.social-share-btn .addthis_toolbox { top: -1px}
.social-share-btn { float: left; height: 30px}
.social-share-btn .label { display: inline-block; position: relative; top: -3px; font-size: 1.9em; font-weight: bold}
.addthis_toolbox .at16nc { width: 26px; height: 26px; background: url('imgs/social-media-icons-white.png') no-repeat 0 0}
.addthis_toolbox .at16t_facebook			 { background-position:    0px 0}
.addthis_toolbox .at16t_pinterest_share	     { background-position:  -32px 0}
.addthis_toolbox .at16t_twitter			     { background-position:  -64px 0}
.addthis_toolbox .at16t_google_plusone_share { background-position:  -96px 0}
.addthis_toolbox .at16t_tumblr				 { background-position: -128px 0}
.addthis_toolbox .at16t_stumbleupon		     { background-position: -161px 0}
.addthis_toolbox .at16t_email				 { background-position: -194px 0}
.addthis_toolbox .at16t_compact              { background-position: -225px 0}
.addthis_toolbox a:hover .at16t_facebook			 { background-position:    0px -26px}
.addthis_toolbox a:hover .at16t_pinterest_share	     { background-position:  -32px -26px}
.addthis_toolbox a:hover .at16t_twitter			     { background-position:  -64px -26px}
.addthis_toolbox a:hover .at16t_google_plusone_share { background-position:  -96px -26px}
.addthis_toolbox a:hover .at16t_tumblr				 { background-position: -128px -26px}
.addthis_toolbox a:hover .at16t_stumbleupon		     { background-position: -161px -26px}
.addthis_toolbox a:hover .at16t_email				 { background-position: -194px -26px}
/*.addthis_toolbox a:hover .at16t_compact              { background-position: -225px -26px}*/

/* author archive */
.author-infos { overflow: hidden; padding: 0 20px; margin-bottom: 20px}
.author-infos img.avatar { float: right}
.author-infos .author-title { clear: none}

/* related posts + products */
.posts-minilist li { display: inline-block; width: 23.4%; min-width: 150px; margin: 6px 0.5%; padding: 0; vertical-align: top; text-align: center}
.posts-minilist li a { display: block; position: relative; overflow: hidden; padding: 0}
.posts-minilist li a:hover img { opacity: .5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50)}
.posts-minilist .sofia { letter-spacing: 0px}
.posts-minilist img.prod-thumbnail { width: 100%}
.posts-minilist .prod-details { position: absolute; bottom: 2px; left: 0; right: 0; background-color: rgba(253,248,240,.8); padding-bottom: 5px; color: #594D4A}
.posts-minilist .prod-price.solde { text-decoration: line-through}
.posts-minilist .prod-sale { font-weight: bold}

/* YARPP related posts style */
.yarpp-related {}
.related-posts { background-color: #DECDBB; margin: 0}

/* products */
.post-type-archive-fairy_product .content-area,
.tax-product_type .content-area { min-height: 1600px}
/* product */
.fairy_product {}
.fairy_product .entry-content { margin: 0}
.fairy_product .prod-thumbnails { float: left; width: 440px; margin-right: 10px}
.fairy_product .prod-thumbnails .prod-imgs { width: 440px/*; height: 104px; overflow: auto*/}
.fairy_product .prod-infos { float: left; width: 420px; margin-left: 20px}
.fairy_product .prod-infos .prod-desc { text-align: center}
.fairy_product .prod-infos .prod-content { margin-top: 20px; text-align: justify}
.single-fairy_product .tags-links { float: none; margin-top: 20px}
.fairy_product h2 { margin-top: 20px}

/* downloads */
.dl-type .thumbs { overflow: hidden} /* si no js*/
.dl-type .thumb { float: left} /* si no js*/
.post-type-archive-fairy_download h2 { margin-top: 20px; text-align: center}
/* download */
.fairy_download {}
.fairy_download .entry-content { margin: 0}
.fairy_download .dl-thumbnails { float: left; width: 440px; margin-right: 10px}
.fairy_download .dl-thumbnails .dl-imgs { width: 440px/*; height: 104px; overflow: auto*/}
.fairy_download .dl-infos { float: left; width: 420px; margin-left: 20px}
.fairy_download .dl-infos .dl-desc { text-align: center}
.fairy_download .dl-infos .dl-content { margin-top: 20px; text-align: justify}
.fairy_download h2 { margin-top: 20px; text-align: center}

/* widgets */
.social-bts { width: 222px; height: 32px; margin: 0 auto}
.social-bts a { display: inline-block}
.social-bts a,
#sidebar-social-networks .widget_sp_image .picto { width: 32px; height: 32px; background-image: url('imgs/social-bts.png'); background-repeat: no-repeat}
.social-bts .facebook  { background-position:	 0px 5px}
.social-bts .pinterest { background-position:  -32px 5px}
.social-bts .twitter   { background-position:  -65px 5px}
.social-bts .google    { background-position:  -97px 5px}
.social-bts .instagram { background-position: -129px 5px}
.social-bts .youtube   { background-position: -162px 5px}

.widget_sp_image .facebook  { background-position:	  0px 0px}
.widget_sp_image .pinterest { background-position:  -32px 0px}
.widget_sp_image .twitter   { background-position:  -65px 0px}
.widget_sp_image .google    { background-position:  -97px 0px}
.widget_sp_image .instagram { background-position: -129px 0px}
.widget_sp_image .youtube   { background-position: -162px 0px}

.social-bts .facebook:hover  { background-position:	   0px -32px}
.social-bts .pinterest:hover { background-position:  -32px -32px}
.social-bts .twitter:hover   { background-position:  -65px -32px}
.social-bts .google:hover    { background-position:  -97px -32px}
.social-bts .instagram:hover { background-position: -129px -32px}
.social-bts .youtube:hover   { background-position: -162px -32px}

#sidebar-social-networks .widget { margin-bottom: 10px}
#sidebar-social-networks .widget_sp_image { position: relative; padding-top: 7px}
#sidebar-social-networks .widget_sp_image .picto { position: absolute; right: 10px; top: 0}
#sidebar-social-networks .widget_sp_image h4 { text-align: left}
#sidebar-social-networks .widget_sp_image .grp1 { overflow: hidden; padding: 0px 3px 3px; background-color: #E8DBCB}
#sidebar-social-networks .widget_sp_image .nolink { opacity: 0.3}
#sidebar-social-networks .widget_sp_image .grp2 { overflow: hidden; padding: 3px; background-color: #F6F2EA}
#sidebar-social-networks .widget_sp_image .alignleft { margin-right: .6em}

/* Minimum width of 1260 pixels. */
@media screen and (max-width: 1260px) {
  #site-navigation {right: 390px}
  .content-area { padding-left: 20px}
  .content-area.one-col { padding: 0 20px}
  .sidebar-left { left: -233px; background-color: #F6F2EA; box-shadow: 0px 2px 10px 0px #aaa; border-radius: 10px}
  .sidebar-left:hover { left: -13px}
}

/* Minimum width of 1020 pixels. */
@media screen and (max-width: 1020px) {
/*  #masthead .site-branding {right: 15px}*/
  .content-area { padding-right: 20px}
  .sidebar-right { right: -233px; background-color: #F6F2EA; box-shadow: 0px 2px 10px 0px #aaa; border-radius: 10px}
  .sidebar-right:hover { right: -13px}
  .full-width .site-main { padding: 0 20px}
  .yarpp-related ul { display: block}
  .yarpp-related li { display: inline-block}
}

/* Minimum width of 768 pixels. */
.menu-toggle {display:none; cursor:pointer}
@media screen and (max-width: 767px) {
  .menu-toggle,.main-navigation.toggled .nav-menu {display:block}
  .main-navigation ul {display:none}
  .site { margin: 0}
  #masthead { height: auto; padding-bottom: 25px; background-position: left bottom}
  #masthead .site-branding,
  #site-navigation { margin: 0; position: static; text-align: center}
  #site-navigation li { float: none; width: 100%; padding-bottom: .5em;
	   box-shadow: inset 0px 15px 15px 0px #fff}
  #site-navigation li a { width: auto}
  .page-wrapper.about-co-our-team .elina,
  .page-wrapper.about-co-our-team .vira { position: static; width: 100%}
  .two-col .col-left,
  .two-col .col-right { float: none; width: 100%}
  .posts-minilist li { width: 30%}
  .fairy_product .prod-thumbnails,
  .fairy_product .prod-thumbnails .prod-imgs,
  .fairy_product .prod-infos { width: inherit; margin: 0}
}
