.products-carousel .owl-item .product .price del .amount {
  color: #db0f0f;
  font-size: 13px;
}

/*-------------prix vert sur miniature---------*/

.products-carousel .owl-item .product .price ins,
.section-onsale-product .onsale-product .price ins,
.section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content .price ins,
li.product .price ins {
  color: #15bf59;
  font-size: 25px;
}

li.product .price del .amount {
  color: #db0d44;
  font-size: 12px;
}

.single-product .price del .amount {
  font-size: 14px;
  color: #d10c0c;
}

.products-carousel .owl-item .product .loop-product-categories {
  display: none;
}

li.product .loop-product-categories {
  display: none;
}

.single-product .single-product-wrapper .loop-product-categories {
  display: none;
}

.single-product .product_title {
  text-align: center;
  font-weight: bold;
  letter-spacing: 10px;
}

.single-product-title-divider {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.single-product .product-images-wrapper {
  box-shadow: -10px -10px 32px #f5f5f5;
}

.single_add_to_cart_button.button {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 30px;
  position: relative;
  cursor: pointer;
  top: 0;
  padding: 0 25.600000381469727px;
  border: 1px solid rgba(0,150,150,1);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: normal normal 300 15px/30px "Iceland", Helvetica, sans-serif;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: -webkit-linear-gradient(0deg, rgba(9,169,249,0.8) 0, rgba(12,123,214,0.8) 100%), rgba(0,0,0,1);
  background: -moz-linear-gradient(90deg, rgba(9,169,249,0.8) 0, rgba(12,123,214,0.8) 100%), rgba(0,0,0,1);
  background: linear-gradient(90deg, rgba(9,169,249,0.8) 0, rgba(12,123,214,0.8) 100%), rgba(0,0,0,1);
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.298039) inset, 0 -1px 1px 0 rgba(255,255,255,0.14902) inset, 0 7px 0 0 rgba(29,82,135,1) , 0 8px 3px 0 rgba(0,0,0,0.2);
  box-shadow: 0 1px 0 0 rgba(255,255,255,0.298039) inset, 0 -1px 1px 0 rgba(255,255,255,0.14902) inset, 0 7px 0 0 rgba(29,82,135,1) , 0 8px 3px 0 rgba(0,0,0,0.2);
  -webkit-transition: all 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition: all 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition: all 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: all 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  margin-left: 33%;
}

.button:hover {
  border: 1px solid rgba(2,112,97,1);
  background: -webkit-linear-gradient(0deg, rgba(0,110,150,1) 0, rgba(4,85,122,1) 100%), rgba(0,0,0,1);
  background: -moz-linear-gradient(90deg, rgba(0,110,150,1) 0, rgba(4,85,122,1) 100%), rgba(0,0,0,1);
  background: linear-gradient(90deg, rgba(0,110,150,1) 0, rgba(4,85,122,1) 100%), rgba(0,0,0,1);
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.298039) inset, 0 -1px 1px 0 rgba(255,255,255,0.14902) inset, 0 7px 0 0 rgba(7,30,86,1) , 0 8px 3px 0 rgba(0,0,0,0.2);
  box-shadow: 0 1px 0 0 rgba(255,255,255,0.298039) inset, 0 -1px 1px 0 rgba(255,255,255,0.14902) inset, 0 7px 0 0 rgba(7,30,86,1) , 0 8px 3px 0 rgba(0,0,0,0.2);
}

span.support-number strong {
  font-family: Lucida Grande;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
}

/*
.single-product .summary .electro-price {
  display: none;
}*/

/*
p.price {
  display: none;
}
*/

/*--------BOUTON DE RECHERCHE-----------*/

/*
input.form-control.search-field.product-search-field.tt-input {
  background-color: rgba(0,0,0,.5);
  color: white;
  border-radius: 40px;
  border: none;
  outline: none;
  -moz-box-shadow: 1px 1px 40px 0px #34cdf9;
  -webkit-box-shadow: 1px 1px 40px 0px #34cdf9;
  -o-box-shadow: 1px 1px 40px 0px #34cdf9;
  box-shadow: 1px 1px 40px 0px #34cdf9;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#34cdf9, Direction=134, Strength=40);
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-style: solid;
  border-width: 1px;
  width: 70%;
  margin-left: 110px;
}

button.btn.btn-secondary {
  font-size: 13px;
  height: 34px !important;
  margin-top: 10px;
}

input.form-control {
  height: 34px !important;
  margin-top: 10px;
}

.ec.ec-search {
  margin-top: -4px;
}

a.media.live-search-media.tt-suggestion.tt-selectable {
  font-weight: normal;
  border-color: #dce4f5;
  border-style: double;
  text-transform: capitalize;
  background-color: #ffffff;
}

.header-v3 .navbar-search .input-group .btn,
.full-color-background .header-v3 .navbar-search .input-group .hero-action-btn {
  display: none;
}
*/



/*--------HEADER COULEUR-----------*/

.header-v3,
.home .header-v1,
.page-template-template-homepage-v1 .header-v1 {
  border-bottom: 0;
  background-color: #0a5bb2;
}

.site-header {
  padding: 2.893em 0;
  background-color: #3c75b2;
}

header.site-header.header-v3 {
  margin-bottom: -50px;
}

/*--------TOP BAR-----------*/

.top-bar {
  padding: .006em 0;
  background-color: #3c75b2;
  border-bottom: none;
}

/*--------FOOTER BOTTOM-----------*/

.footer-bottom-widgets {
  background-color: #3c75b2;
  padding: 1.143em 0 1.714em;
  color: white;
}

.footer-bottom-widgets ul.children,
.footer-bottom-widgets ul>li+li {
  margin-top: 0.1em;
}

.site-footer {
  color: white;
  font-family: montserrat;
}

.live-search-media {
  display: block;
  color: #333;
  font-family: montserrat;
  font-size: 13px;
}

.footer-bottom-widgets .widget-title {
  font-size: 14px;
  line-height: 1.125em;
  margin-bottom: .5em;
  font-weight: 700;
  font-family: montserrat;
}

.textwidget {
  font-size: smaller;
  line-height: 1.5em;
}

.top-bar .nav-inline .menu-item>a:hover {
  color: #000000;
}

.top-bar .nav-inline .menu-item>a {
  color: #ffffff;
}

.media-body {
  color: black;
}

.single-product .product_meta {
  display: none;
}

/*---------MINIATURE*--------*/

.products-carousel .owl-item .product a,
.section-onsale-product .onsale-product a,
.section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content a,
li.product a {
  color: #0062bd;
  text-align: center;
}

.products-carousel .owl-item .product .price-add-to-cart > .price,
.section-onsale-product .onsale-product .price-add-to-cart > .price,
.section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content .price-add-to-cart > .price,
li.product .price-add-to-cart > .price {
  text-align: center;
}

/*.products-carousel .owl-item .product .product-sku, .section-onsale-product .onsale-product .product-sku, .section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content .product-sku, li.product .product-sku 
{
  display: none;
}

.products-carousel .owl-item .product .product-rating, .section-onsale-product .onsale-product .product-rating, .section-onsale-product-carousel .onsale-product-carousel .onsale-product .onsale-product-content .product-rating, li.product .product-rating 
{
  display: none;
}*/

/*------------page panier bouton paypal-------*/

div.wcppec-checkout-buttons.woo_pp_cart_buttons_div {
  display: none;
}

table.cart .coupon .input-text {
  width: 50%;
}

/*----------SUPRESSION AUTEUR ARTICLES----------*/

div.post-author-info {
  display: none;
}

/*--------centrage text page accueil---------*/

nav nav-inline text-xs-left {
  text-align: center;
}

.text-xs-left {
  text-align: center !important;
}

section header .h1,
section header h1 {
  display: block;
  text-align: center;
}

/*----------prix vert single product--------*/

.single-product .price {
  color: #10c632 !important;
  font-size: 2.5em;
  line-height: 1.286em;
  font-weight: 600;
}

/*---------cart header-----*/

.header-v1 .navbar-nav .nav-link,
.header-v3 .navbar-nav .nav-link {
  color: #fffff;
}

/*------titre petit-----*/

h2 {
  font-size: 1rem;
  font-weight: 700;
}

.single-product .availability {
  float: none;
  position: relative;
}

.woocommerce-page .page-header .woocommerce-result-count {
  visibility: hidden;
}

.shop-control-bar-bottom .woocommerce-result-count {
  visibility: hidden;
}


@media (max-width: 768px) {

.woocommerce ul.products,
.woocommerce-page ul.products {
	width:102%!important;
		margin-left:0!important;
		margin-right:0!important;
	float: center!important;
}
		
.woocommerce ul.products li.product .product-outer,
.woocommerce-page ul.products li.product .product-outer {
		margin-left: 1%!important;
		margin-right: 1%!important;
}
		.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
		max-width: 49%!important;
}
	.woocommerce-loop-product__title {
			font-size:11px!important;
	}

}