/*
Theme Name: redlineal
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/


.iute-buy-single-cta {
    border-radius:.5rem;
	 background: #ed1c23;
    color: #fff;
    padding: 8px 10px!important; 
    margin:0 10px!important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
      min-height: unset;
}

.price .iute-as-low-as{
	font-size:12px;
}

.single-product .iute-add-to-cart-button {
	border-radius:30px !important;
   padding: 0.75rem 4.370rem !important;
}

.single-product .iute-add-to-cart-button {
    display: block;
     font-weight: 400;
 
    font-size: 15px;
  
 
    box-shadow: none !important;
    outline: 0;
}
.iute-symbol-logo-primary {
    background-size: 110% 110%!important;
    background-repeat: no-repeat;
	border:unset !important;
}
