 

/*  Header page  */
.page-header{
	    min-height: 100px  !important;
	    margin-bottom: 0px !important;
	
	padding-top: 20px !important;
    padding-bottom: 20px !important;
	
	background-image: url(https://iptvelastic.com/wp-content/uploads/2020/12/widgets-author_bg.jpg);
}


/* Remove woocommerce order by and results count */
.woocommerce-ordering {
  display: none;
}

/* Remove woocommerce results count */
.woocommerce-result-count{
display: none;
}


/* disbled  breadcrumbs */
.breadcrumbs{
	display: none;
}


.add_to_cart_button {
	
	display:none !important;
}


.quantity-wrapper {
	
	display:none !important;
}

 

/* desactive tab desciption signle prodact */
.product-type-simple .wc-tabs{
	
	display:none !important;
}

/* désactiver column quantity in cart page woocommerce */
.woocommerce table.cart td:nth-of-type(4), .woocommerce table.cart th:nth-of-type(3) {
   display: none;
}

/*  désactiver update cart woocommerce */
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
	display: none;
}



.woocommerce-MyAccount-navigation-link--edit-address {
   display:none !important;
}

.woocommerce-MyAccount-navigation-link--downloads {
   display:none !important;
}


.order-again{
   display:none !important;
}



[data-id="de83e3e"] .main_image {
         cursor: pointer !important;
	   height: 200px !important;
	width: 200px !important;
}

 

[data-automation-id="woo-commerce-subscription-opt-in"] {
     display:none !important;
}
 


   /* Remove Continue Shopping Button Add Cart */
body.page-id-2967 .woocommerce-message .button {
    display: none !important;
}

  /* cookies Revisit Consent Button */
.cky-btn-revisit {
background-color: transparent !important;
color: #bcbcbc !important;
cursor: pointer !important; 
}


.cky-btn-revisit:hover {
  color: #ff1749 !important; 
}



 

  /* center image FAQ home */
@media (min-width:1025px) { 

[data-id="2b4cfa4"] .slide_up .img-layer_item {
	transform: translate(250px, 10%) !important;
}
}


@media only screen and (max-width: 600px) {
  .woocommerce-MyAccount-content {
    width: 100% !important;
  }
	
	#slider-3-slide-3-layer-6 {
		width: 190px !important;
	}
	
	
}



 