/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 21.7.8

All css files are placed in /css/ folder
*/

.cat {
    font-size: 38px;
    color: #077770;
    font-weight: bolder;
   
}

.header_placeholder {
    height: 0 !important;
}

span.woocommerce-Price-amount.amount {
    color: #bed200;
    font-weight: bolder;
}

.related.products a {
    line-height: 23px;
    color: #26afaf;
	
}

.related.products .desc {
    text-align: center;
   
}

.products_wrapper.isotope_wrapper .desc h4 a {
    color: #1f9a9a;
    font-weight: bolder;
    line-height: 30px;
}

.products_wrapper.isotope_wrapper .desc{
    text-align:center;
}

.product_wrapper.clearfix .accordion {
    display: none;
}

.buscador {
    position: relative;
    width: 52%;
    left: 34%;
    top: 99px;
}

ul.product-categories {
    background-color: #39c6c6 !important;
    border-radius: 13px;
}

#woocommerce_product_categories-3 h3 {
    font-size: 35px;
    line-height: 43px;
    color: #077770;
    font-weight: bolder;
}

.cat-item-29 a {
    font-size: 21px;
    color: #036b64 !important;
    font-weight: bolder;
}

.cat-item {
    font-size: 15px;
}

.cat-item-38 a {
    font-size: 21px;
    color: #036b64 !important;
    font-weight: bolder;
}

.cat-item-37 a {
    font-size: 21px;
    color: #036b64 !important;
    font-weight: bolder;
}

.cat-item-43 a {
    font-size: 21px;
    color: #036b64 !important;
    font-weight: bolder;
}

.cat-item-48 a {
    font-size: 21px;
    color: #036b64 !important;
    font-weight: bolder;
}

#Footer .widgets_wrapper {
    padding: 0px 0 !important;
}

.wpp li a {
    position: relative;
    top: -23px;
    left: 34px;
    color: #fff !important;
}


ul.icon-whatsapp {
    font-size: 26px;
    color: #bed200;
}
@media (min-width:800px) {
	
.header-stack #Top_bar .menu_wrapper {
  
    width: 162%;
    position: relative;
    right: 30%;
}
}

@media (max-width:800px) {
.buscador {
    position: relative;
    width: 74%;
    left: 14%;
    top: 167px;
}
	
.cat {
    
    line-height: 37px;	
	}	
	
#Side_slide {
    background-color: #17b9b9 !important;
}

#Side_slide #menu ul li a {
    color: #fff;
    font-size: 28px;
    line-height: 24px !important;
}

#Side_slide #menu ul li.submenu .menu-toggle {
    color: #ffffff !important;
    font-size: 39px !important;
}


}