/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1733208728
Updated: 2024-12-03 06:52:08

*/
  .products-section {
            box-shadow: 0 0 1.625rem 0 rgba(0, 0, 0, .25);
            border-radius: 2.5rem;
            padding: 32px;
	      margin-bottom: 20px;
        }

        .products-name,
        .price-products,
        .checkout-btn {
            text-align: center;
        }
        .products-name h3{
            font-size: 35px;
       font-family: "Arequipa-Light", Sans-serif;
    font-weight: 600;
        }
        .products-name p {
    margin-bottom: 0;
       font-family: "Arequipa-Light", Sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.products-name  {
    margin-bottom: 15px;
}
.price-products h1 {
    font-size: 50px;
       font-family: "Arequipa-Light", Sans-serif;
    font-weight: 700;
}
.checkout-btn{
    width: 100%;
    border: 1px solid black;
    padding: 10px;
    text-decoration: none;
    border-radius: 22px;
    margin-bottom: 15px;
}
.checkout-btn a{
    text-decoration: none;
    font-size: 24px;
    color: black;
      font-family: "Arequipa-Light", Sans-serif;
    font-weight: 600;
}
.products-descr h5 {
    font-size: 20px;
    font-weight: 700;
       font-family: "Arequipa-Light", Sans-serif;
}
.products-descr li{
    margin-bottom: 10px;
    color: #414040;
        font-family: "Arequipa-Light", Sans-serif;
    font-size: 18px;
    font-weight: 500;

}
.checkout-btn a{
	    width: 100%;
    display: block;
}


td.product-thumbnail,th.product-thumbnail,.page-id-3258 .woocommerce-privacy-policy-text {
    display: none !important;
}
.woocommerce .quantity .qty {
    width: 100px !important;
    text-align: center;
}
input#coupon_code {
	 width: 150px !important;
}

.elementor-element-5f69b79 svg{
	width:25px !important;
	height:25px !important;
}