.table > thead > tr > th.wcplpro_title {width:350px !important;}
.table > thead > tr > th.wcplpro_price {width:100px !important;}
.table > thead > tr > th.wcplpro_wishlist {width:10px !important; text-align:center!important;}
.table > thead > tr > th.wcplpro_thumb {width:120px !important;}
.table > thead > tr > th.wcplpro_stock {width:150px !important;}
.table > thead > tr > th.wcplpro_qty {width:80px !important;}
.table > thead > tr > th.wcplpro_cart {width:50px !important;}
.wcplprohide, .vartablehide { display: none !important; }
div.wcpl_group bottom > div.wcplpro_filters_wrap {display:none}
div.name-long {font-size:20px !important}
span.tagged_as, .woocommerce-breadcrumb {display: none}
.wcpl_group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
	}
* html .wcpl_group             { zoom: 1; } /* IE6 */
*:first-child+html .wcpl_group { zoom: 1; } /* IE7 */
.table > tbody > tr > td {padding:10px !important;}
table.wcplprotable td img {overflow:hidden;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;}
.wcpl_span input[type="submit"], .qtycontrol {
	cursor:pointer;
}
a.button.alt.wcplpro_reset {background-color: transparent!important; color: #333!important;}
td.titlecol a {font-weight: 600;}
.woocommerce ul.products li.product a img { width: 50%!important;margin: 0 auto!important;}
.woocommerce div.product div.images img { width: 80%;margin: 0 auto!important; cursor: pointer}
span.price {font-size: 20px!important; color: #EF8C00!important; font-weight: 700!important;}
p.price {font-size: 28px!important; color: #EF8C00!important; font-weight: 700!important;}
h2.woocommerce-loop-product__title {min-height: 60px;}
td.titlecol div.name-long a {font-weight: 300;}
td.pricecol  {font-weight: 600;color:#EF8C00}
i.fa.fa-star-o {color: #000!important}
.wcpl_span .select2-container-multi .select2-choices .select2-search-field input {
    padding: 0px 5px !important;
    margin: 10px !important;
    font-family: sans-serif !important;
    font-size: 100% !important;
    color: #dc8600 !important;
    outline: 0 !important;
    border: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: transparent !important;
}
#select2-drop .select2-results .select2-highlighted {
    color: #fff !important;
}
#select2-drop .select2-results li {
    list-style: none !important;
    font-size: 15px !important;
    color: #dc8600 !important;
    cursor: pointer !important;
}
table.wcplprotable td, table.wcplprotable th { padding: 5px; vertical-align: inherit !important; }
table.wcplprotable form { margin: 0; }
table.wcplprotable button { white-space: nowrap; }
span.in-stock { color: #449D44;  }
span.out-of-stock { color: #D9534F;  }
span.low-stock, span.available-on-backorder { color: #F0AD4E;  }

.cartcol { position: relative; }
.added2cartwrap { 
  display: inline-block;
  background-color: #dc8600;
  padding: 0 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  top: 45px;
  right: 10px;
  display: none;
}
.added2cartwrap.notvisible {
  display: none !important;
  background-color: transparent;
  padding: 0;
}
.added2cart { color: #ffffff;  }
.added2cartglobal { color: #449D44; display: none; display: none; float: right; margin-right: 5px; margin-top: 8px; }
.globalcartbtn, .wcplprotable_selectall { float: right; cursor: pointer; clear: right; overflow-y: auto; zoom: 1; background-color:#2b3a4c; color:#fff; padding:10px;}

.vtspinner img { width: 16px; height: 16px;   vertical-align: baseline; }

.vtspinner {
  display: inline-block;
  width: 16px;
  height: 16px;
  float: right;
  margin-right: 15px;
  margin-top: 0px;
	-webkit-animation-duration: 1.3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
  display: none;
}

.vtspinner img { 
  background: transparent !important; 
  border: 0 !important; 
  width: 16px !important; 
  height: 16px !important; 
  margin: 0 !important; 
  padding: 0 !important; 
}

.type-page .offercol img, .offercol img { background: transparent; border: 0; }

.vtspinner.singlebtn { 
  float: none;
  position: absolute;
  top: 50px;
  right: 0;
}

.single_add_to_cart_button.working, .globalcartbtn.working { opacity: 0.5; }

.qtywrap {
  width: 133px;
  background-color: #fbfaf9;
  border: 1px solid #dadada;
  clear: both;
  overflow-y: auto;
}

.qtywrap input {
  margin: 0;
  padding: 0;
  float: left;
  text-align: center;
}

.qtywrap>div {
  float: left;
  width: 39px;
  text-align: center;
  font-weight: bold;
  height: 100%;
  padding: 5px 0 4px 0;
  cursor: pointer;
  color:#2b3a4c;
  font-size:20px;
}
.qtycol input.input-text.qty.text { width: 50px; border: 0 1px 0 1px solid #dadada!important; margin: 0; background-color:#fff; color:#2b3a4c; font-size:20px; height:40px; text-align:center !important;}
/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* Chrome */
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button { 
	-webkit-appearance: none;
	margin:0;
}

/* Opéra*/
input::-o-inner-spin-button,
input::-o-outer-spin-button { 
	-o-appearance: none;
	margin:0
}
.stockage {font-size:14px; color:#cc0e00;}
td.totalcol {min-width:100px !important;}
.product.has-default-attributes.has-children>.images {
  opacity: 1;
}

@-webkit-keyframes spinnerRotate {
	from {
		-webkit-transform:rotate(0deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
	}
	to {
		-webkit-transform:rotate(360deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
	}
}

.is_sortable th.sortable_th {
  cursor: pointer;
}

.gc_wrap {
  clear: both;
  overflow: auto;
  margin-bottom: 10px;
}

#wcplpro_added_to_cart_notification {
  display: block;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  padding: 35px;
  background-color: #2b3a4c;
  text-align: center;
  color: #fff;
  font-size: 22px;
  border: 1px solid #ddd;
  border-top: 0;
  z-index: 30001;
}
#wcplpro_added_to_cart_notification a {color: #fff;}
body.admin-bar #wcplpro_added_to_cart_notification {
  top: 32px;
}
.wishcol a { color: #2f488e; }
td.wishcol { vertical-align: inherit !important; text-align:center !important}
.wishcol img, .wishcol img.emoji { min-width: 16px; height: auto; }
.globalcartcol  { text-align: center; }
.slideup_panel { display: inline-block; font-size: 24px; float: right; margin-right: 20px; color: #D00; }

select.wcplpro_filter, div.wcplpro_filter  { width: auto; display: block; }
.wcplpro_submit, input.wcplpro_submit { min-width: 100%; width: 100%; display: block; height: 100%; }
input.wcplpro_submit[type=submit], a.wcplpro_reset, .wcplpro_filters_form a.wcplpro_reset { margin-top: 3px; }
a.wcplpro_reset, .wcplpro_filters_form a.wcplpro_reset { display: inline-block; }


.wcpl_span img { max-width: 100%; height: auto; }

.wcpl_span1 { width: 7.3%; }
.wcpl_span2 { width: 13%; }
.wcpl_span3 { width: 24%; }
.wcpl_span4 { width: 14%; }
.wcpl_span5 { width: 40.6%; }
.wcpl_span6 { width: 100%;}
.wcpl_span7 { width: 57.3%; }
.wcpl_span8 { width: 65.6%; }
.wcpl_span9 { width: 74%; }
.wcpl_span10 { width: 82.3%; }
.wcpl_span11 { width: 90.6%; }
.wcpl_span12 { width: 100%; }

.wcpl_span { margin-right: 1%; float: left; margin-bottom:10px;}
.wcpl_span.last { margin-right: 15px;width: 15% !important; }

/* pagination */

// CSS Code - add this to the style.css file
.wcplpro_pagination_wrap { list-style:none; font-size:12px; }
.wcplpro_pagination_wrap li{ display:inline; }
.wcplpro_pagination_wrap li a{ display:block; float:left; padding:4px 9px; margin-right:7px; border:1px solid #efefef; }
.wcplpro_pagination_wrap li span.current { display:block; float:left;margin-right:7px; border:1px solid #efefef; background-color:#2b3a4c;  }	
.wcplpro_pagination_wrap li span.dots { display:block; float:left; padding:4px 9px; margin-right:7px;  }	
.wcplpro_pagination_wrap ul.page-numbers { float: right; }

.wcplpro_attributes { font-size: 12px; clear: both; }
.wcplpro_attributes span { font-weight: 600; }

table.wcplprotable.shop_table tr {height: auto; background-color:#fff; border-top: none!important;border: 1px solid #eee!important; margin-bottom:15px;}
table.wcplprotable.shop_table tr.product_id_ {border-bottom: 10px solid #eee!important;border-top: 10px solid #eee!important;}

@media screen and (min-width:865px) and (max-width:1199px){
  
  .wcplprotable th, .wcplprotable td { overflow: auto; }
  
  .wcpl_span1,
  .wcpl_span2,
  .wcpl_span3,
  .wcpl_span4,
  .wcpl_span5,
  .wcpl_span6,
  .wcpl_span7,
  .wcpl_span8,
  .wcpl_span9,
  .wcpl_span10,
  .wcpl_span11,
  .wcpl_span12 { width: 100% !important; }
  .wcpl_span.last { width: 100% !important; }
  .dgwt-wcas-search-wrapp {
	margin-bottom:15px;
}

  .wcpl_span { margin-right: 0; float: none; }  
  
  table.wcplprotable thead { display: none; }
  table.wcplprotable { max-width; 100%; }
  table.wcplprotable tr { display: block; width: 100%; border-bottom: 2px solid #6C6360; }

  table.wcplprotable td.pricecol { display: block; clear: both; text-align: right; }
  table.wcplprotable td.pricecol { max-width: 100%; }
  table.wcplprotable td span { display: inline; }
  table.wcplprotable td span.vtspinner { display: none; }
  
  table.withhead.wcplprotable td:before {
    content: attr(data-title);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
  }
  
  table.withhead.wcplprotable td img, table.withhead.wcplprotable td>div { display: inline-block; }
  table.withhead.wcplprotable td>div.wcplpro_attributes { display: block; }
  
  table.nohead.wcplprotable td { text-align: center; }
  table.nohead.wcplprotable td img, table.nohead td div { margin-left: auto; margin-right: auto; }
}
/*modifcs*/
@media screen and (max-width: 865px) {
  
  .wcplprotable th, .wcplprotable td { overflow: auto; }
  
  .wcpl_span1,
  .wcpl_span2,
  .wcpl_span3,
  .wcpl_span4,
  .wcpl_span5,
  .wcpl_span6,
  .wcpl_span7,
  .wcpl_span8,
  .wcpl_span9,
  .wcpl_span10,
  .wcpl_span11,
  .wcpl_span12 { width: 100% !important; }
  .wcpl_span.last { width: 100% !important; }
  .dgwt-wcas-search-wrapp {
	margin-bottom:15px;
}

 .wcpl_span { margin-right: 0; float: none; }  
  
  table.wcplprotable thead { display: none; }
  table.wcplprotable { max-width; 100%; }
  table.wcplprotable tr { display: block; width: 100%; border-bottom: 2px solid #6C6360; }

  table.wcplprotable td { display: block; clear: both; text-align: right; }
  table.wcplprotable td.pricecol { max-width: 100%; }
  table.wcplprotable td span { display: inline; }
  table.wcplprotable td span.vtspinner { display: none; }
  
  table.withhead.wcplprotable td:before {
    content: ""!important;
    float: left!important;
    text-transform: uppercase;
    font-weight: bold;
  }
	.woocommerce-page .woocommerce-info .button {float: none; display: block; font-size: 14px;}
	.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {float: none;}
	h1 {font-size: 20px!important; margin-top: 10px!important;}
table.shop_table_responsive tr td a.wcplproimg {text-align: left!important;}
  table.withhead.wcplprotable td img, table.withhead.wcplprotable td>div { display: inline-block; }
  table.withhead.wcplprotable td>div.wcplpro_attributes, .woocommerce-cart table.cart td, table.my_account_orders td { display: block; }
  
  table.nohead.wcplprotable td { text-align: center; }
  table.nohead.wcplprotable td img, table.nohead td div { margin-left: auto; margin-right: auto; }
  
   	table.withhead.wcplprotable .qtywrap td:before {
		content: '';
	}
	.qtywrap td {
		display: table-cell !important;
	}

	.qtywrap {
		width: 100px !important;
	}
  
}