/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

body {overflow-x:hidden}
.grecaptcha-badge {display:none !important;}
input[type=tel] {text-align:right;}

.tp-credit{color:#000;font-size:14px;text-align:center;padding:3px 0;}
.tp-credit a {color:#000}


.product-category.product {position:relative;}
.product-category.product a {}
.product-category.product .count {display:none !important;}
.product-category.product img {object-position:center center !important;height:300px !important;object-fit:cover;margin-bottom:0 !important;}
.woocommerce-loop-category__title {position: absolute;bottom: 0;right: 0;
padding: 15px !important; text-align: center;width: auto;background-color: rgba(255,255,255,.88);
  transition: background .3s;
  text-align: center;
  right: 1em;
  left: 1em;
  padding: .5em 0 .7em;
  margin-bottom: 3px !important;}
  

@media all and (max-width:768px){
.product-category.product img {height:200px !important}	
}