/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
a#login-button {
 background: #a92835;
 padding: 5px 15px;
 border-radius: 50px;
 font-weight: 700;
 color: #fff;
}

.menu-gruponorth a.woodmart-nav-link span.nav-link-text {
 font-size: 15px;
 color: #fff;
}

.page-id-16236 span.woocommerce-Price-amount.amount {
 color: #151F70;
}
.page-id-16236 a#login-button {
 background-color: #151F70;
}
.tabs-gn .wd-nav-tabs li {
 padding: 0 35px;
}
.tabs-gn .wd-accordion-item .wc-tab-inner {
 padding: 15px;
}
.widget_nav_mega_menu .wd-nav>li img.wd-nav-img {
 display: none;
}
.elementor-location-header .columna-right .e-con-inner {
 justify-content: center;
}
.elementor-menu-cart__wrapper .elementor-menu-cart__main {

 width: 450px;

}
a.bton-manual {
 background: #7D7D7D;
 padding: 10px 25px;
 color: #fff;
 font-weight: 600;
 border-radius: 50px;
 margin: 15px 0px !important;
 float: left;
 display: block;
}
#relacionados-p .wd-product-cats {
 display: none;
}
#relacionados-p 
 h3.wd-entities-title {
    min-height: 85px;
}
.page-title .title {
    font-size: 45px !important;
}
.search h1.entry-title.title {
    color: #000;
}
@media only screen and (max-width: 767px) {
 a.bton-manual {
  font-size: 18px;
  line-height: 18px;
  text-align: center !important;
 }
 .page-title .title {
    font-size: 19px !important;
    padding-right: 20%;
}
}