/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#wrapper {
    background-color:#ffffff !important;
}

.btn {
    color: #fff;
    background-color: #6ab5b2;
    border-color: rgba(0,0,0,0);
}

.group-span-filestyle .btn-default{
    background-color: #6ab5b2;
}

.btn-primary:disabled:hover {
    background-color: #6ab5b2;
    border-color: rgba(0,0,0,0);
}

.dropdown-item:hover {
    color: #6ab5b2 !important;
}

.product-flags li.product-flag {
    background: #6ab5b2 !important;
   }

.a {
    color: #6ab5b2 !important;
    text-decoration: none;
}

.a:hover {
    color: #6ab5b2 !important;
    text-decoration: underline;
}

.footer-container li a:hover {
    color: #6ab5b2 !important;
}

.current-price-value {
    color: #6ab5b2 !important;
}

.tabs .nav-tabs .nav-link.active {
    color: #6ab5b2;
    border: none;
    border-bottom: #6ab5b2 3px solid;
}

.product-miniature .highlighted-informations .quick-view:hover {
    color: #6ab5b2;
}

.bootstrap-touchspin .btn-touchspin {
    background-color: #6ab5b2;
}

.page-my-account #content .links a:hover i{
    color: #6ab5b2;
}

.wishlist-footer-links>a{
        color: #6ab5b2;
}

.wishlist-footer-links>a:hover{
        color: #6ab5b2;
}

#blockcart-modal .product-name {
    color: #6ab5b2;
}

#header .header-nav .cart-preview.active {
    background: #6ab5b2;
}

.product-price {
    color: #6ab5b2;
}
.container {
    max-width: 98%;
}

#product-availability{
display: none;
}


.blockreassurance{
    padding-bottom: 25px;
}

.product-features>dl.data-sheet dd.value:nth-of-type(even), .product-features>dl.data-sheet dt.name:nth-of-type(even) {
    text-transform: lowercase;
}
.block_newsletter {
    max-width: 100%;
    margin-bottom: 0;
}

@media screen and (max-width: 2000px) {
#header .header-top a[data-depth="0"]{    
    font-size: 14px !important;
}
}
@media screen and (max-width: 1520px) {
#header .header-top a[data-depth="0"] {    
    font-size: 12px;
}
.block-category h1 {
    margin-bottom: 1rem;
    font-size: 1.7rem;
}
}
@media screen and (max-width: 1410px) {
#header .header-top a[data-depth="0"]{  
    font-size: 10px;
}
.block-category h1 {
    margin-bottom: 1rem;
    font-size: 1.4rem;
}
}
@media screen and (max-width: 1320px) {
#header .header-top a[data-depth="0"]{  
    font-size: 10px;
}
.block-category h1 {
    margin-bottom: 1rem;
    font-size: 1.2rem;
}
}
@media screen and (max-width: 1250px) {
#header .header-top a[data-depth="0"]{   
    font-size: 10px;
}
.block-category h1 {
    margin-bottom: 1rem;
    font-size: 1.2rem;
}
}
@media screen and (max-width: 1170px) {
#header .header-top a[data-depth="0"]{     
    font-size: 1.4rem;
}
.block-category h1 {
    margin-bottom: 1rem;
    font-size: 1.1rem;
}
}

#custom-text {
    padding: 0; 
    margin-bottom: 0;
    text-align: left;
    background: #fff;
    border-radius: 0;
    padding-right: 1rem;
}

#footer_sub_menu_3 a{
    color: #232323 ;
}

#subcategories {
    display : none;
}

.block-categories{
    padding: 0 0 0 0 ;
}

.block-categories .h6 {
    font-size: 1.2rem;

}

.block-category {
    min-height: 0 ;
    margin-bottom: 1.563rem;
}

/*.product-flags{
    background-color: #6ab5b2
}*/

.product-discount{
    background-color: #6ab5b2
}

#category-header-top-custom img{
    max-width: 98%;
}

.tabs {
    margin-top: 0!important;
}
.regular-price {
    display: none !important;
}
.category-top-menu {
    padding: 20px;
   
}
.wrapper {
    padding: 20px;
    
}
.category-top-menu {
    display:none !important;
}
#search_filters {
    padding-top: 0px !important;
}
/*.wishlist-product-price-promo {
    display:none !important;
}*/

#everpspopup_block_center {
    text-align: center;
    border-radius: 20px;
}
span.color {
   
    width: 3em;
    height: 3em;
}
.input-color {
    width: 3em !important;
    height: 3em !important;
}

.payment-options {
    
    display :none;
}

.select-list.js-search-link:hover {
    background: white;
}
.facebook {
    background-image: url(https://newgoffin.be/shop/fr/themes/classic/assets/css/FB.png);
    margin-left: 10px;
        
}
.facebook :hover {
    background-image: url(https://newgoffin.be/shop/fr/themes/classic/assets/css/FBH.png) !important;
    background: white;
    
}
.instagram {
    background-image: url(https://newgoffin.be/shop/fr/themes/classic/assets/css/Insta.png);
    margin-left: 10px;
}
.instagram :hover {
    background-image: url(https://newgoffin.be/shop/fr/themes/classic/assets/css/InstaH.png) !important;
    background: white;
    
}
.tiktok {
    background-image: url(https://newgoffin.be/shop/fr/themes/classic/assets/css/TikTok.png);
    margin-left: 10px;
    
}
.tiktok :hover {
    background-image: url(https://newgoffin.be/shop/fr/themes/classic/assets/css/TikTokH.png) !important;
    background: white;
    
}

.centrer {
    font-size: 0.7em !important;
}

/*.header-top {
    margin:0%;
    
}*/

div.block-contact.col-md-3.links.wrapper {
    display:none;
}

.product-features>dl.data-sheet dd.value {
    text-transform: none !important;
}

.product-features>dl.data-sheet dt.name {
    text-transform: none !important;
}

.product-discount{
    background-color: #f39d72!important;
}