------------display-----------------

header .cat-links {
display: none;
}

.entry-meta .byline {
display: none;
}

header .entry-date {
display: none;
}

header .entry-author {
display: none;
}

.site-description {
display: none !important;
}

.nav-links { display: none; }

.breadcrumb-trail {
display: none;
}

.breadcrumbs { display:none;}

#crumbs, .sl h1{
display:none;
}
.content-info{
border:none;
}

p {
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}

img {
    max-width: 100%;
}

p {
font-family: Century Gothic, Arial, Courier New, Sans-Serif; 
}

.site-content {
font-family: Century Gothic, Arial, Courier New, Sans-Serif; 
}

.scu-excerpt-layout1 {
 font-size: 14px;
 color: black;
 line-height: 125%;
 font-weight: normal;
 display: block;
   
 font-family:Century gothic,arial,sans-serif;
 text-decoration:none;
 text-indent:0px;
 text-align:left; 
 vertical-align:top; 

 padding:0px 0px 0px 0px !important;
 margin: 0px 0px 0px 0px !important;
}


------------display-----------------

------------colors-----------------

a:link {color:#00adec; text-decoration: undeline; }


<!--
a:link {color: #00adec; text-decoration: none; }
a:active {color: #00adec; text-decoration: underline; }
a:visited {color: #00adec; text-decoration: underline; }
a:hover {color: #00adec; text-decoration: underline; }
-->



------------colors-----------------

---------------------------- woocommerce---------

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 100% !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 100% !important;
}

.stock-badge {
    display: none;
}


.woocommerce #customer_details.col2-set .col-2, .woocommerce-page #customer_details.col2-set .col-2 {
    display: none;
}

.woocommerce #customer_details.col2-set .col-1, .woocommerce-page #customer_details.col2-set .col-1,
.woocommerce #customer_details.col2-set .col-2, .woocommerce-page #customer_details.col2-set .col-2 {
    clear: both;
    float: none !important;
    width: 100% !important;
    margin-right:0 !important;
    text-align: left;
    padding-bottom: 20px;
}

#my_checkbox_field, .create-account {
    display: none;
}


.product { 
margin-top: 50px;
}

.woocommerce .woocommerce-breadcrumb {
display: none !important;
}

.woocommerce .woocommerce_tabs .panel h2, .woocomme
.product_title {
font-size: 2em;
}

.product_meta {
   display: none;
}

.additional_information_tab {
display:none;
}

.pp_woocommerce p { 
display: none !important;
}

.add_to_cart_button { display: none !important; }

.woocommerce a.button {
    display: none;
}

#payment .terms {
text-align: left !important;
}

a.button,
.button.alt,
.button,
input.button,
button.button,
a.comment-reply-link,
#commentform #submit,
#btn-cart a,
#btn-cart a span.btn-cart-inner {
	background:#00adec!important;
	background:-webkit-gradient(linear,left top,left bottom,from(#00adec),to(#00adec))!important;
	background:-webkit-linear-gradient(#00c2ec,#00adec)!important;
	background:-moz-linear-gradient(center top,#00c2ec 0%,#00adec 100%)!important;
	background:-moz-gradient(center top,#00c2ec 0%,#00adec 100%)!important;
	border-color:#00adec!important;
	color:#fff!important;
	text-shadow:none!important;
  font-size: 1em!important;
}

a.button:hover,
.button.alt:hover,
.button:hover,
input.button:hover,
button.button:hover,
a.comment-reply-link:hover,
#commentform #submit:hover,
#btn-cart a:hover,
#btn-cart a span.btn-cart-inner:hover {
	background:#d86017;
	background:-webkit-gradient(linear,left top,left bottom,from(#d86017),to(#d86017));
	background:-webkit-linear-gradient(#d86017,#d86017);
	background:-moz-linear-gradient(center top,#d86017 0%,#d86017 100%);
	background:-moz-gradient(center top,#d86017 0%,#d86017 100%);
	color:#fff;
	text-shadow:none
}

.single-product .entry-content h2 {display: none;!important; }

/////////


/*recherche avancee*/
/*search button*/
.uwpqsf_submit{text-align:center;margin-top:15px;margin-bottom:15px;}
/*text input for keyword*/
input#uwpqsf_id_key{width:90%; margin-left:5%;margin-right:5%}
/*keyword search label*/
.uwpqsf_class-keyword label {float:left;padding:5px;font-weight:bold !important;}

/*Checkboxes*/
[class*='tax-check-'] label ,[class*='cmf-check-'] label {float:left;padding:5px;width:47%;}
/*label for each field*/
.uwpqsf_class > span[class*='taxolabel-'], .uwpqsf_class > span[class*='cmflabel-']{float:left;padding-left:20px;padding-bottom:10px;font-weight:bold !important;clear:both;width:60%}


/////sharing/////
.crunchify-link a:link{
    color: #000000 !important;
}
