.btn-primary-2{
    color: #fff;
    padding: 1rem 1.5rem;
    background-color: #007fac;
    border-color: #007fac;
}
.btn-primary-2:hover{
    color: #fff;
    background-color: #808080;
    border-color: #808080;
}

.subcategory-name {
	background-color: #6391B5;
    width: 100%;
    display: block;
    color: #FFF !important;
    margin-bottom: 2rem;
    padding: 0.4rem;

}
.product-list-subcategories .subcategory-image {
    margin-bottom: 0;
    background-color: #FFF;
}

.product-ht br {
    display: none;
}
#lyoshowvatfree {
	color: #5d8eb3;
}
.tax-shipping-delivery-label {
	color: #5d8eb3 !important;
    font-size: 15px;
    font-weight: bold;
    opacity: 1;
}
.product-miniature #lyoshowvatfree strong {
	font-weight: normal;
}
.product-miniature #lyoshowvatfree strong:first-child {
    font-weight: bold;
}
.product-miniature .product-price {
    font-weight: bold;
}
/*
a.category-active {
    color: #CE1C28 !important;
    font-weight: bold;
}
a.category-sub-link {
    color: #CE1C28 !important;
}*/

.product-sidebar {
	padding-right: 1rem;
	padding-left: 1rem;    
}


.js-product-miniature-wrapper {
    margin-bottom: 1rem; 
}


/* carousels produit home */
.product-carousel #lyoshowvatfree strong:first-child{
    display: inline-block;
}
.product-carousel #lyoshowvatfree strong{
    display: block;
}
.product-carousel #lyoshowvatfree:not(strong){
    font-size: 0px;color:#FFF;display: none;
}
.product-carousel .regular-price {
    display: block;
}

/* Block HTML sur page Checkout */
#iqithtmlandbanners-block-2 .block-title {
    display: none;
}


/*
Colissimo 
*/
.modal-header .close {
     margin-top: -1rem !important; 
}

#colissimo-widget-container {
    height: auto !important;
}

/*
Page produit : <select> declinaison
**/
.product-variants>.product-variants-item .custom-select2 {
    max-width: 100%;
}

/*
Formulaire de paiement : couleur de la case use_same_adress
*/
label[for="use_same_address"] {
   color: #007fac;
   font-weight: bold;
   
}
#delivery-address .custom-checkbox{
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
}

a[data-link-action="different-invoice-address"]{
    color: #007fac !important;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px; 
    font-weight: bold;
}

#checkout-personal-information-step .content p:first-child,
#checkout-personal-information-step .content p:first-child a {
     color: #007fac !important;
     font-weight: bold;
}

/* bouton de paiment atos disabled*/
.disabled input[type="image"]{
    cursor: not-allowed;
}

.js-payment-atos {
    margin-top: 30px;
}


/* Details produits */
.product-features a {
    color: #5D8EB3 !important;
}
.product-features a:hover {
    color: #007fac !important;
}

.block-links ul>li span[data-obf] {
    display: inline-block;
    position: relative;
    padding-left: 12px;
}
.block-links ul>li span[data-obf]:before {
    content: "\f105";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    font: normal normal normal 14px/1 FontAwesome;
    line-height: inherit;
    font-size: 13px;
    transition: all 0.2s cubic-bezier(0.7,  0,  0.3,  1);
}
.block-links ul>li span[data-obf]:hover:before {
    left: 3px;
}



#iqitmegamenu-mobile li ul span[data-obf] {
    padding: 0.6em 3em 0.6em 1em;
}
#iqitmegamenu-mobile span[data-obf] {
    display: block;
    padding: 1em 3em 1em 1em;
}
    