/*
Theme Name: prevention
Description: Theme 
Author: Vince - Nethink
Author URI: http://www.nethink.com
Template: event
Version: 0.1.0
*/
.wc-wp-version-gte-55 #woocommerce-product-data .hndle {
    display: none!important;
    line-height: 24px;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #dc143c transparent;
    top: 12px;
    left: -6px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    overflow: visible;
    position: absolute;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    height: 40px;
    min-width: 50px;
    width: auto;
    line-height: 100%;
    min-height: 100%;
    right: 0;
    left: auto;
    top: 0;
    bottom: auto;
    padding: 0 15px;
    color: #fff;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    text-transform: uppercase;
    background-color: #dc143c;
    border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
}
li.cat-item{   
background-image: url("https://www.prevention-spectacle.fr/folder.png");
  background-repeat: no-repeat;
  padding-left:30px;}

h2.yikes-custom-woo-tab-title {
    display: none!important;
}
.logosbase {width:100%; margin-bottom:10px;text-align: center;}
#colophon .column-4 {
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    width: 100%!important;
    text-align: center;
}
    #colophon .widget-wrap {
    background-color: #e8ecef;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    color: #333;
    padding-bottom: 20px;
}