/* // Dev - custom css */

/************************/
/*      Blockwishlist   */
/************************/
body.module-blockwishlist-mywishlist .box,
body.module-blockwishlist-mywishlist .table > thead > tr > th {
    background:none !important;
}

body.module-blockwishlist-mywishlist #form_wishlist .button.button-orange i.icon-chevron-right,
#wishlist_block .button.button-orange i.icon-chevron-right{
    display:none;
}


#wishlist_button:before, #wishlist_button_nopop:before{
    content: "" !important;
    background-image: url(../../img/picto/wishlist.png) !important;
    background-size: 100% !important;
    vertical-align: middle;
    background-color:transparent !important;
}

.wishlist_button_list:active,
.wishlist_button_list:focus,
.wishlist_button_list:hover{
    outline: none !important;
    cursor:pointer;
}
.wishlist_button_list.checked:before,
#wishlist_button.checked:before,
.checked .picto.wishlist{
    background-image:url('../../img/picto/wishlist-full.png') !important;
}

.box-info-product .buttons_bottom_block{
    padding-left:0;
}

.bg-orange{
    background:#EB9F2D;
    color:#fff;
}
/************************/
/*      Mailalert       */
/************************/
#mailalerts_block_account .back-to-home {
    color:#092B3A;
}

#quantity_wanted_p .btn{
    float:none !important;
    margin-left:0 !important;
    display:block;
}

#quantity_wanted_p input{
    width:320px !important;
    float:none !important;
    margin-bottom:10px !important;
    height:35px !important;
}

.product-image-container .sticker-wrapper {
    position: absolute;
    bottom: 0;
    z-index: 100;
}

a:hover .picto.panier-add,
button:hover .picto.panier-add {
  background-image: url("../../img/picto/panier-added.svg"); }
a:hover .picto.profil-doree,
button:hover .picto.profil-doree {
  background-image: url("../../img/picto/profil.svg"); }
a:hover .picto.wishlist-add-bleu,
button:hover .picto.wishlist-add-bleu {
  background-image: url("../../img/picto/wishlist-full-doree.svg"); }

  .form-control:focus {
    border-color: #d0a066;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(208, 160, 102, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(208, 160, 102, 0.6); }
.ajax_block_product .product-container .left-block .product-image-container .action-block {
    cursor: pointer;
}

.sticker {
    padding: 8px 10px 5px 10px;
    font-size: 12px;
}
.atelier .sticker,
.atelier-month .sticker{
    font-size: 1.8rem !important;
}

#left_column #layered_block_left .layered_filter ul li {
    min-height: 20px;
}
#left_column #layered_block_left .layered_filter ul li a {
    line-height: 1.3rem;
        color: #002f43;
}
.separateur-dore:before {
    height: 55px;
}
.wishlist_header_ico .wishlist_block .block_content {
    padding: 10px; }
  .wishlist_header_ico .wishlist_block .wishlist-list-top p {
    cursor: pointer;
    display: inline-block;
    text-transform: none;
    padding: 5px 10px;
    border-radius: 15px;
    font-weight: 700;
    font-size: 1.2rem;
    color: #fff;
    background: #a77d4b;
    border:solid 1px #a77d4b;
    margin: 0 5px 0 0; }
    #wishlist_block_list {
      margin-top: 15px;
    }
      #wishlist_block_list strong {
        font-size: 1.5rem;
      }
    .wishlist_header_ico .wishlist_block .wishlist-list-top p.active {
      color: #a77d4b;
      background: none;
      border-color:transparent; }


@media (min-width:992px)
{
    .footer-container #footer .footer-block.footer-logo img{
        float:right;
    }
}
body.manufacturer .marques-wrapper .marque-wrapper a.marque-link span.marque-title {
    margin-top: 10px;
    font-size: 2.5rem;
    text-decoration: none;
    font-weight: 700;
    line-height: 30px;
}
body.manufacturer .marques-wrapper .marque-wrapper {
    margin-bottom: 4rem;
}
@media (max-width: 1000px) {
    .footer-container #footer h4 {
        margin-top: 15px;
        padding-bottom: 5px;
    }
}
.price-percent-reduction {
    background: #a77d4b;
}
#reduction_percent,
#reduction_percent > span {
    border:none !important;
    background: #a77d4b !important;
    color:#ffffff !important;
    line-height: 36px;
}
#old_price_display {
    font-size: 15px !important;
}
/*.ProduitEnSolde {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    z-index: 99;
    background: url(../../img/soldes.png) center center no-repeat;
    background-size: cover;
}*/

.SoldesHiver {
	display: none;
}
ul.product_list.grid > li {
    margin-bottom: 50px;
}
#left_column .title_blog {
    background: none !important;
    color:#002f43;
    font-weight: bold;
    text-align: center;
    font-size: 2rem;
    border-top:none;
    padding: 0px;
}
#left_column .title_blog:before,
#left_column .title_blog:after{
    content: "";
    height: 35px;
    width: 35px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
    transform: rotate(0deg);
}
#left_column .title_blog:before {
    background: url(../../img/picto/frise-g.svg) no-repeat;
}
#left_column .title_blog:after {
    background: url(../../img/picto/frise-d.svg) no-repeat;
}
.ybc-blog-latest-toolbar .ybc-blog-latest-toolbar-views,
.ybc-blog-latest-toolbar .author-block,
.blog_view_all_button {
    display: none !important;
}
.ybc_block_latest li {
    margin-bottom: 20px;
}
.blog-category {
    float: none !important;
}
.ybc_blog-comments-list .title_blog,
.ybc-blog-related-posts .title_blog,
#ybc-blog-related-products .title_blog {
    color:#a77d4b;
}
.comment-by,
.comment-time {
    font-size: 1rem !important;
}
.comment-subject {
    float: none !important;
    font-size: 1.7rem !important;
    margin-bottom: 0px !important;
}
.ybc-blog-list li {
    padding: 0 30px !important;
    margin-bottom: 50px !important;
}
.ybc-blog-wrapper > h1,
.ybc-blog-wrapper-content .page-heading span {
    font-size: 7rem;
    font-weight: bold;
    margin: 25px 0 !important;
    line-height: 35px;
    text-transform: none !important;
}
.ybc-blog-wrapper-content .page-heading span {
    line-height: 40px;
    font-size: 4rem;
}
.ybc-blog-wrapper > h1 > div {
    font-size: 1.5rem;
    color:#a77d4b;
    margin-left: 10px;
    font-weight: normal;
    text-transform: uppercase;
}
.blog_description p {
    font-size: 18px !important;
    line-height: 24px;
}
#module-ybc_blog-blog .ybc-blog-breadcrumb-a::after,
#module-ybc_blog-gallery .ybc-blog-breadcrumb-a::after {
    content: "." !important;
    font-family: "Josefin Sans", sans-serif !important;
    color:#002f43 !important;
    margin-left: 0px !important;
    width: 7px !important;
}
@media (max-width: 640px) {
    .owl-carousel.owl-drag .owl-item {
        
    }
}
#my-account li.lnk_ybc_blog {
    display: none;
}
#my-account ul.myaccount-link-list li a {
    border:solid 1px rgba(0,47,67,0.2) !important;
}
.ybc-blog-sidear-post-meta {
    display: block !important;
}
.ybc-blog-sidear-post-meta .ybc-blog-categories {
    display: none !important;
}
.blog-extra-facebook-share {
    margin-bottom: 10px !important;
}
.blog-extra-facebook-share li {
    font-size: 2rem;
    line-height: 4rem;
}
.blog-extra-facebook-share li:first-child {
    margin-right: 10px;
}
.blog-extra-facebook-share li a {
    width: auto !important;
    min-width: 0 !important;
}
.ybc-blog-latest-toolbar .post-date {
    font-size: 2rem;
}
.ybc-blog-latest-toolbar .post-date .be-label {
    margin-right: 10px;
    margin-top: -2px;
}
.extra_tag_cat,
.extra_tag_cat .ybc-blog-categories {
    float: none;
    text-align: right;
}

@media (max-width: 992px) {
    .ciseau-separateur:before {
        transform: rotate(-75deg);
    }
}

.manufacturer-description {
    padding-bottom: 20px;
    border-bottom: 1px solid #d0a066;
    margin-bottom: 40px;
}

@media (max-width: 768px) and (max-width: 768px) {
  #block_top_menu {
    position: static;
  }
}