/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

/* Add your custom styles here */

/*.menu-item-9380 ul li {display:flex;}
.menu-item-9380 ul li .mega-drop-thumbnail {width: 200px;
  height: 500px;
  right: 0;
  top: 0;
  margin-top: 1em;
  position: absolute;}
 
.menu-item-9380 ul > li:hover > ul {
  display: block;
}

.menu-item-9380 ul li.active ul, .menu-item-9380 ul li:hover ul {
  visibility: visible;
  opacity: 1;
}*/


.woocommerce-Tabs-panel--spec_tab table tr {background:#FFF !important;}
.woocommerce-Tabs-panel--spec_tab table tr:first-child {background-color:#423e3e !important;}
.woocommerce-Tabs-panel--spec_tab table tr td {padding:0px;vertical-align:middle;}
.woocommerce-Tabs-panel--spec_tab table tr td p{margin-block-start : .9rem}
.search-results #main {max-width: 1400px;
    }
.search-results ul.products  {margin-bottom:50px;}
.search-results ul.products li {border-style: solid;
    border-width: 4px 4px 4px 4px;
    padding: 10px 10px 10px 10px !important;
    box-shadow: -5px -4px 16px -3px #F3FCF1 inset;
    border-color: #F3FCF1;3
	    min-height: 291px;
}
.search-results ul.products li h2.woocommerce-loop-product__title {font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;color: var(--e-global-color-secondary);}
	
.search-results ul.products li.product .price  {    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);}
.search-results .woocommerce-pagination {margin-top:50px; margin-bottom:50px;}
.search-results .woocommerce-pagination .page-numbers{border-color: #138600;}
.search-results .woocommerce-pagination .page-numbers li{    border-right-color: #138600;
    border-left-color: #138600;}
.search-results .woocommerce-pagination ul li span{	padding: 14px;}
.search-results .woocommerce-pagination ul li span.current {
    color: #FFFFFF;
    background-color: #138600;}
	