.uk-card-trois{
    background: #0cab44;
    color: #fff;
     box-shadow: 0 6px 50px #cccccc;

}
.uk-article-title {
      line-height: 1.2;
    font-weight: 300;
    text-transform: none;
}
.uk-card-quatre{
    background: #5ec702;
    color: #fff;
     box-shadow: 0 6px 50px #cccccc;
}
.uk-card-marron{
    background: #8e8f8a;
    color: #fff;
     box-shadow: 0 6px 50px #cccccc;

}
.uk-h1, h1 {

    font-size: 1.9rem;
    line-height: 1.2;
    font-family: Roboto Condensed;
    font-weight: 300;
    text-transform: none;

}
.uk-search-input::placeholder, .woocommerce .widget_product_search .search-field::placeholder, .woocommerce .widget_product_search input[type="search"]::placeholder, .woocommerce-page .widget_product_search .search-field::placeholder, .woocommerce-page .widget_product_search input[type="search"]::placeholder {
font-family: Roboto ;
    color: #000000;
	font-weight:600;

}
.uk-search-input, .woocommerce .widget_product_search .search-field, .woocommerce .widget_product_search input[type="search"], .woocommerce-page .widget_product_search .search-field, .woocommerce-page .widget_product_search input[type="search"] {

    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    overflow: visible;
    -webkit-appearance: none;
    vertical-align: middle;
    width: 100%;
    border: none;
    color: #000000;
		font-weight:300;
    transition: .2s ease-in-out;
        transition-property: all;
    transition-property: color,background-color,border-color,box-shadow;
	 font-family: Roboto ;

}
.tm-toolbar .uk-subnav > * > :first-child, .uk-card-primary.uk-card-body .uk-subnav > * > :first-child, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav > * > :first-child, .uk-card-secondary.uk-card-body .uk-subnav > * > :first-child, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav > * > :first-child, .uk-light .uk-subnav > * > :first-child, .uk-navbar-container:not(.uk-navbar-transparent) .uk-subnav > * > :first-child, .uk-offcanvas-bar .uk-subnav > * > :first-child, .uk-overlay-primary .uk-subnav > * > :first-child, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > * > :first-child {
    color: rgba(255,255,255,.9);
}
.uk-card-marron {
    background: #8e8f8a;
    color:rgba(255,255,255,.9);  

}
.wk-panel-box {

    padding: 20px;
    background: #fff;
        background-color: rgb(255, 255, 255);
    border: 1px solid #0ba7cb;
    border-radius: 2px;
}
.uk-h3, h3 {
color:#0ba7cb;
    font-size: 22px;
    line-height: 1.4;
    font-family: Roboto Condensed;
    font-weight: 700; 

}
.uk-card-default {
 box-shadow: 0 6px 50px #cccccc;
  
    box-shadow: 0 6px 50px #cccccc;

}
.wk-text-left {
    text-align: justify !important;
}
