

/* Page categorie desc 2 */

#category article.product-miniature.js-product-miniature {
    margin-bottom: 25px;
}

#category .product-miniature .product-title {
    min-height: 40px;
    margin: 0;
    width: 215px;
}
.product-miniature .product-description .product-title a {
    color: #23516b;
}
.aurone-cat-second-desc h2 {
    font-size: 15px;
    color: #0283e9;
}
.aurone-cat-second-desc p {
    font-size: 13px;
    line-height: 18px;
    color: #000;
}
.aurone-cat-second-desc p a {
    text-decoration: underline;
}
#category .aurone-cat-second-desc h3, 
#category .aurone-cat-second-desc .h3 {
    color: #0a4772;
    font-weight: 600;
    text-transform: none;
    font-size: 14px;
}

#category .aurone-cat-second-desc a.button, 
#category .aurone-cat-second-desc .btn.btn-default, 
.category-description a.button, 
.category-description .btn.btn-default {
    background: #0c34ff;
    font-size: 12px;
    color: #fff;
    border: 1px solid #0c34ff;
    text-decoration: none;
    padding: 5px
}
 #category .aurone-cat-second-desc .btn.btn-default:hover, 
 .category-description a.button:hover, 
 .category-description .btn.btn-default:hover {
    color: #0c34ff;
    border: 1px solid #0c34ff;
    background: #fff;
}

#category-description iframe {
    max-width: 100%;
}


a.addtocompare {
    text-align: center;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    opacity: 1;
    background: #fff url("/themes/josmose/img/compaire.png") center center no-repeat;
    text-indent: -9999px;
    opacity: 1;
}
@media (max-width:767px) {
	.aurone-cat-second-desc td img {
	    height: auto;
	    max-width: 100%;
	}
}