/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 3.6.8.1629800479
Updated: 2021-08-24 12:21:19

*/

@font-face { 
    font-family: 'UngerScript'; 
    src:url('https://e2herramientas.com/wp-content/themes/astra-child/fonts/UngerScript.woff') format('woff'), 
    url('https://e2herramientas.com/wp-content/themes/astra-child/fonts/UngerScript.svg#HalisR-Black') format('svg'), 
    url('https://e2herramientas.com/wp-content/themes/astra-child/fonts/UngerScript.eot'),
    url('https://e2herramientas.com/wp-content/themes/astra-child/fonts/UngerScript.ttf') format('truetype'), 
    url('https://e2herramientas.com/wp-content/themes/astra-child/fonts/UngerScript.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal; 
    font-style: normal; 
}


*{
	outline: none !important;
}

h2.widget-title {
    text-align: left;
}

.footer-widget-area-inner.site-info-inner a:hover {
    color: #2a8c00 !important;
}

.wpcf7 textarea {
    height: 100px;
}

span.woocommerce-Price-amount.amount {
    color: #2a8c00;
    font-size: 18px;
}

.product-remove a.remove {
    color: red !important;
    border-color: red !important;
}

.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
    font-size: 12px;
    background-color: transparent !important;
    border: 2px solid #2a8c00 !important;
    color: #2a8c00 !important;
    padding: 10px 32px;
}

.woocommerce ul.products li.product .button:hover, .woocommerce-page ul.products li.product .button:hover {
    background-color: #2a8c00 !important;
    color: #fff !important;
}

.line-after h3{
    position:relative;
}

.line-after h3:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 50px;
    background-color: #2a2a2a;
    left: 50%;
    margin-left: -25px;
    bottom: -16px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 44px;
}

.woocommerce p#paycomet-cancel a.button {
    background-color: red !important;
    border-color: red;
}

#paycomet-cancel {
    margin-top: 20px;
    margin-bottom: 0;
}

.ok-operation-buttom {
    height: 51px !important;
    background-color: #2a8c00 !important;
    margin-top: 0;
    border: 1px solid #2a8c00 !important;
}

form.aws-search-form.aws-show-clear {
    margin-bottom: 30px;
}

.aws-container .aws-show-clear .aws-search-field {
    border-color: #2a8c00;
    font-size: 16px;
}







/***************************************************************************************************************************
RESPONSIVE
***************************************************************************************************************************/
@media(max-width: 1015px){
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 32px;
}
}