/*
 Theme Name:   Vale Cuatro
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

body .wd-logo img {
    padding-top: 10px;
    padding-bottom: 10px;
}

body .whb-general-header,
body .whb-top-bar {
    background-color: #ffffff;
    color: #3f444b;
}

body .wd-tools-element>a,
body .wd-nav-header>li>a,
body .whb-color-light .wd-header-text,
body .wd-social-icons>a{
    color: #3f444b;
}

body .wd-tools-element>a:hover,
body .wd-nav-header>li>a:hover,
body .whb-color-light .wd-header-text:hover,
body .wd-social-icons>a:hover{
	color: #000000;
}
:is(.color-scheme-light, .whb-color-light) .wd-nav:is(.wd-style-bordered, .wd-style-separated)>li:not(:last-child):after,
body .whb-color-light .wd-header-divider:before,
body .whb-top-bar {
    border-color: #e1e5f5;
}

body .wd-nav-header>li>a,
body .wd-header-cats .menu-opener .menu-open-label{
	font-weight: 550;
}

html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-weight: 400;
}
body .wd-product .wd-entities-title {
    font-size: 26px;
}

.whb-header {
	margin-bottom: 20px;
}


.blog-design-list .wd-post-read-more.wd-style-btn a:hover {
    background-color: #50AEE4 !important;
}

a.wd-entities-title:hover, .wd-entities-title a:hover {
    color: #50AEE4;
}

div.wpcf7 input[type="submit"]:hover {
    background-color: #50AEE4 !important;
}

.searchsubmit:hover {
	background-color: #50AEE4 !important;
	color: #ffffff;
}

.contenedor_slider_eventos{
	box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -18px -6px 16px 0px !important;
}


#menu-categorias > .menu-item > a:hover {
	color: #50AEE4 !important;
}

.nav-link-text:hover{
	color: #50AEE4 !important;
}

body .wd-tools-element>a:hover, body .wd-nav-header>li>a:hover, body .whb-color-light .wd-header-text:hover, body .wd-social-icons>a:hover {
	 color: #50AEE4 !important;
}

