/*
Bienvenue dans l'éditeur de CSS !

Pour en savoir plus sur le fonctionnement de l'éditeur, vous pouvez vous
rendre sur cette page :
http://wp.me/PEmnE-Bt
*/
.post-content h2 {
        padding-top: 30px;
}

.important {
        background: #dcdcdc;
        border: 2px dashed #999;
        margin: 20px 0;
        padding: 10px;
}
#footer{
        position:relative;
        z-index:10;
}
article .entry-meta .post-date,
article .entry-meta .post-comments,
article .entry-meta .post-author,
article .entry-meta .post-views,
article .entry-meta .post-category {
        font-size: 12px;
}

.post-content .yarpp-related h3 {
        font-weight: normal !important;
        padding: 0 !important;
        font-size: 30px !important;
        text-transform: initial !important;
        margin: 30px 0 0 !important;
}

.review-box {
        margin-bottom: 0;
        padding: 2px;
}

.review-short-summary {
        padding-right: 162px;
}

.buyIt2 {
        background: #dcdcdc;
        border: 2px dashed #ff540a;
        display: block;
        margin: 10px 20px 30px;
        overflow: hidden;
        padding: 10px;
}

.buyIt2 .product {
        border: 1px solid #999;
        margin: 0 20px 0 0;
        width: 150px;
}

.buyIt2 .title {
        color: #333;
        display: inline-block;
        font-size: 28px;
        font-weight: bold;
        margin-top: 10px;
        text-align: center;
        width: 630px;
}

.mwm-aal-container {
        border-bottom: 1px solid #dcdcdc;
        margin-bottom: 30px;
}

#sidebar #review-box .review-box-header,
#sidebar #review-box .review-short-summary {
        display: none;
}

#sidebar #review-box .review-final-score {
        height: 85px;
        width: 100%;
}

.setToTop {
        position: fixed !important;
}

/*** Review Bilan ***/
.wp-post-image {
        border: 3px solid #fff;
        box-shadow: 0 0 5px 1px rgba(34,34,34,0.1);
        margin-bottom: 5px;
}

.image-post {
        margin-bottom: 5px;
}

#review-bilan {
        background: #e5e5e5;
        border: 3px solid #fff;
        box-shadow: 0 0 5px 1px rgba(34,34,34,0.1);
        margin: 20px 0 0;
        padding: 0 20px 10px;
        overflow: hidden;
}

#review-bilan h2 {
        padding-top: 10px;
}

.review-col-more {
        float: left;
        width: 50%;
}

.review-col-more p {
        background: #ccc;
        font-weight: bold;
        margin: 10px 10px 5px;
        padding: 5px 10px;
}

.review-col-more ul {
        margin-left: 10px;
}

/*** Buy It ***/
.buyIt {
        background: #fff;
        border: 2px dashed #ff540a;
        margin: 10px 0 20px;
        padding: 10px 20px;
        overflow: hidden;
}

.buyIt h2 {
        font-size: 20px;
        padding-top: 0;
}

.buyIt table {
        margin-bottom: 0;
}

.buyIt td {
        background: inherit !important;
}

.go-to-bilan {
        background: #ddd;
        display: block;
        font-size: 17px;
        margin-bottom: 40px;
        margin-top: 5px;
        padding: 5px;
        position: relative;
        text-align: center;
}

.go-to-bilan:after {
        top: 31px;
        left: 420px;
        border: solid transparent;
        content: " ";
        transform: rotate(360deg);
        height: 0;
        width: 0;
        font-size: 0;
        line-height: 0;
        position: absolute;
        pointer-events: none;
        border-width: 15px;
        border-top-color: #ddd;
}

.title-filter {
        margin: 20px 0 10px 22px;
        font-weight: bold;
}

.button-group {
        background: #dcdcdc;
        height: 60px;
        margin: 0 22px 30px;
        padding: 10px;
        position: relative;
}

.button-group button {
        border-color: #999;
        border-image: none;
        border-style: solid;
        border-width: 0 1px 0 0;
        float: left;
        padding: 0 10px;
        float: left;
        padding: 0 10px;
        text-decoration: underline,;
}

.button-group button:hover {
        text-decoration: underline;
}

.button-group br {
        display: none;
}

.button-group:after {
        top: 60px;
        left: 560px;
        border: solid transparent;
        content: " ";
        transform: rotate(360deg);
        height: 0;
        width: 0;
        font-size: 0;
        line-height: 0;
        position: absolute;
        pointer-events: none;
        border-width: 15px;
        border-top-color: #ddd;
}

.button-group .no-filter {
        color: #FF540A;
}

#test-post-list {
        margin: 0 -22px 0 22px;
        padding: 0;
}

#test-post-list li {
        border: 1px solid #dcdcdc;
        height: 142px;
        list-style-type: none;
        margin: 0 25px 25px 0;
        width: 211px;
        float: left;
}

#test-post-list br {
        display: none;
}

#test-post-list li:hover {
        box-shadow: 0 0 4px #ff540a;
}

#test-post-list li h3 {
        background: #dcdcdc;
        font-size: 12px;
        height: 40px;
        margin: 0;
        overflow: hidden;
        padding: 5px 10px;
}

#test-post-list h3 > a {
        color: #333;
        display: block;
        height: 30px;
        overflow: hidden;
        text-indent: -27px;
}

#test-post-list li > a {
        display: block;
        height: 100px;
        overflow: hidden;
}

.product-list {
        clear:both;
        margin: 20px -22px 0 22px;
        padding: 0;
}

.product-list li {
        border: 1px solid #dcdcdc;
        height: 164px;
        list-style-type: none;
        margin: 0 25px 25px 0;
        width: 252px;
        float: left;
}

.product-list br {
        display: none;
}

.product-list li:hover {
        box-shadow: 0 0 4px #ff540a;
}

.product-list li h3 {
        background: #dcdcdc;
        font-size: 12px;
        height: 40px;
        margin: 0;
        overflow: hidden;
        padding: 5px 10px;
}

.product-list h3 > a {
        color: #333;
        display: block;
        height: 30px;
        overflow: hidden;
        text-indent: -27px;
}
.product-list li > a:first-child {
    display: block;
    height: 43px;
    overflow: hidden;
    background-color: #dcdcdc;
    padding: 0 10px;
    border: 1px solid #dcdcdc;
    color: #000;
}
.product-list li > a {
        height: 100px;
        overflow: hidden;
}
.compare-list {
        overflow: hidden;
}

.compare-list li {
        border: 1px solid #dcdcdc;
        float: left;
        list-style-type: none;
        margin: 0 20px 20px 0;
        position: relative;
        width: 211px;
}

.compare-list li:hover {
        box-shadow: 0 0 4px #ff540a;
}

.compare-list li a {
        display: block;
}

.compare-list li a:last-child {
        margin-top: 76px;
}

.compare-list li > a:first-child {
        background: rgba(0,0,0,0.8);
        color: #fff;
        max-height: 76px;
        min-height: 76px;
        padding: 10px;
        position: absolute;
        top: 0;
        width: 209px;
}

.compare-list li img {
        width: 210px;
}

/* CSS Plugin Partager */
div.sharedaddy h3.sd-title {
        display: block;
        font-size: 18px;
        line-height: normal;
        font-weight: normal;
}

/* CSS Plugin Sommaire Widget */
.mwm-aal-sidebar-container li {
        list-style-type: square;
        margin-left: 40px;
}

/* CSS bloc Go To Forum pour page test */
.go-to-forum {
        border-top: 3px dotted #fff;
        clear: both;
        padding: 10px;
        text-align: center;
}

.go-to-forum a {
        display: block;
        font-weight: bold;
        font-size: 16px;
        margin-top: 10px;
}

.bbp-forum-title {
        border-bottom: 1px solid #ececec;
        display: block;
        padding: 10px;
}

.bbp-forum-title:hover {
        background: #ececec;
}
img.comment-avatar{
        height:66px;
        width:66px;
}
.best-product{
        border:1px solid #dcdcdc;
}
.best-product h2{
        margin:0;padding:10px;
}
.best-product .best-product-item{margin:0;}
.best-product .best-product-item .picture{
        width:800px;
        padding:5px;
}
.best-product .best-product-item .picture img{
        width:100%;height:100%;
}
.best-product .best-product-item p{text-align:center;}
.best-product .best-product-item .baseline{
        font-size:18px;font-weight:bold;font-style:italic;padding-bottom: 20px;border-bottom: 1px solid #dcdcdc;margin-bottom: 20px;
}
.best-product .product-info td,.best-product .product-info th{border:1px solid #dcdcdc;width:calc(100% / 6);}
.best-product .product-review{margin: 0 10px;width: calc(100% - 20px);}
.best-product .product-review td{vertical-align:top;background:none;}
.best-product .product-review td p{font-weight:bold;}
.best-product .product-review .product-review-note{
        background:#ff540a;
        text-align:center;
}
.best-product .product-review .product-review-note .note{font-size: 34px;line-height: 80px;}
.best-product .product-desc{padding: 10px;font-size: 16px;font-style: italic;}
.best-product .review-link{
        text-align:right;
        margin:10px 20px;
        font-weight:bold;
}