/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 17 2026 | 13:09:30 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.owl-dots .owl-dot span {
  border: 8px solid #ffff; 
	background-color:none;/* decrease from 2px/3px to 1px */
	border-radius;5px;
	
	
}

.owl-theme .owl-dots .owl-dot {
  margin: 0 3px !important;   /* left & right space */
}

@media (max-width: 544px) {
    .woocommerce table.cart td.actions .button, .woocommerce #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button {
        padding-right: 5px;
        padiding-left: 5px;
	
    }
}

.mgpde-shadow.mgpde-card.mgpdeg-card.mb-4.mgpde-has-hover {
    border-radius: 5px;
}
img.attachment-medium_large.size-medium_large.wp-post-image {
    height: 470px;
}


.archive.woocommerce.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
	height: 45px !important;
}


@media (max-width: 767px) {
  .woocommerce ul.products li.product,
  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .woocommerce ul.products li.product .price,
  .woocommerce ul.products li.product .button {
    text-align: left !important;
	  size:20px;
	 
  }
}

@media (max-width: 767px) {
  .woocommerce ul.products li.product {
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }
}


.woocommerce-js table.shop_table .product-thumbnail img, .woocommerce-page table.shop_table .product-thumbnail img {
    width: auto;
    max-width:170px;


}
 .woocommerce table.cart td.actions .button, .woocommerce #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button {
        padding-top:20px;
		padding-bottom:20px;
	 padding-left:20px;
	 padding-right:20px;
	font-size:25px;
	 
}
.woocommerce-Address h3, .cart-collaterals h2 {
	font-size:40px;
	padding:0px;
	padding-left:30px;
}



@media (max-width: 544px) {
    .woocommerce table.cart td.actions .button, .woocommerce #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button {
        padding-top:20px;
		padding-bottom:20px;
    }
}


