/*!
Template: xtocky
Theme Name: Xtocky Child | Shared by VestaThemes.com
Theme URI: http://themepiko.com/demo/stock/
Author: themepiko
Author URI: http://themepiko.com/
Description: Child theme for Xtocky
Version: 1.0
License:
Text Domain: xtocky
Domain Path: /languages/





*/
@font-face {
    font-family: 'Raleway';
    font-display: swap;
    src: url('https://firstlens.fr/Raleway-ExtraLight.eot');
    src: url('https://firstlens.fr/Raleway-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('https://firstlens.fr/Raleway-ExtraLight.woff2') format('woff2'),
        url('https://firstlens.fr/Raleway-ExtraLight.woff') format('woff'),
        url('https://firstlens.fr/Raleway-ExtraLight.ttf') format('truetype'),
        url('https://firstlens.fr/Raleway-ExtraLight.svg#Raleway-ExtraLight') format('svg');
        font-weight: normal;
        	font-style: normal;
}


.woocommerce-toolbar .gridlist-toggle-wrapper a.active,
.woocommerce-toolbar .sort-by-wrapper .sort-by-content ul li a:hover,
.woocommerce-toolbar .sort-by-wrapper .sort-by-content ul li.active a,
.woocommerce-toolbar .sort-by-wrapper:hover .sort-by-label {
  color: #005ba9 !important;
}



/* */
.widget_shopping_cart_content a.button,
.widget_shopping_cart_content button.button,
.widget_shopping_cart_content input.button {

font-size: 11px !important;
  }

/* ??? marche pas, à creuser ???
  .single-product .product .single_add_to_cart_button.button{
  	background-color: green !important;
  	color: green!important;
  }
  .woocommerce .product .add_to_cart_button.button{
  	background-color: white!important;
  	color: black!important;
  }
  */

  .product-meta .product-brand .product_meta{
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 250px;
      display: block;
      margin: 0 auto;
  }


/* largeur bouton ajouter au panier */
  .widget_shopping_cart_content p.buttons {
    width: 180px !important;}



h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: 'Raleway' !important;


font-weight: normal !important;


  }



body {
  font: 400 14px/1.7 'Poppins', sans-serif;


font-weight: normal;
	font-style: normal;
}

.fa-search:before { visibility: hidden !important;}

.site-header { height:100% !important; }
