/*
 Theme Name:   Archi Child
 Theme URI:    http://archiwp.com/
 Description:  Archi Child Theme
 Author:       OceanThemes
 Author URI:   http://oceanthemes.net
 Template:     archi
 Version:      3.6.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  archi-child
*/

/* page produit */
.woocommerce-products-header {display: none;}
header.header-bg {background: #fff;}
header.smaller:not(.header-bottom):not(.side-header) {background: #fff;border-bottom: solid 1px #eee;}
#mainmenu a {color: rgb(51, 51, 51);}
.info-list {color: #333;}
.crumb li a {color: #fff;}
#mainmenu li.current-menu-ancestor li.current-menu-ancestor > a, #mainmenu li li.active > a, header.smaller #mainmenu li li a:hover, #mainmenu li li a:hover {color: #fff !important;}

/* woo */
.product img {border: none;}
.btn-line, a.btn-line, .button.btn.btn-line {border: solid 1px #dfdfdf;color: #333;border-radius: 10px;}
.button.btn.btn-line {padding: 10px 5px;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover{color: #fff}