/*
Theme Name:   punctedevedere
Theme URI:    https://punctedevedere.ro/
Description:  child theme
Author:       Puncte de vedere
Author URI:   https://punctedevedere.ro
Template:     neve
Version:      01
*/
/*@import url("../neve/style.css");
.container-fluid {
  width: 90%;
}*/
.gotop {
height:50px;
width:50px;
position:fixed;
right:7px;
bottom:119px;
Z-index:1;
display:none;
font-size: 28px;
font-weight: bold;
}
.wp-block-button.is-style-outline a.wp-block-button__link, a.button.close-responsive-search, .button.button-secondary, #comments input[type=submit] {
border: 1px solid #404248;
background-color: transparent;
color: #404248;
}
.wp-block-button.is-style-outline a.wp-block-button__link:hover, a.button.close-responsive-search:hover, .button.button-secondary:hover, #comments input:hover[type=submit] {
border: 1px solid #fd8800;
background-color: transparent;
color: #404248;
}
.button.button-primary, button, input[type=button], .btn, input[type="submit"] {
border: 1px solid #404248;
background-color: transparent;
color: #404248;
}
.button.button-primary:hover, button:hover, input:hover[type=button], .btn:hover, input:hover[type="submit"] {
border: 1px solid #fd8800;
background-color: transparent;
color: #404248;
}
a {
color: #404248;
}
a:hover, a:focus {
text-decoration: none;
color: #fd8800;
}
.site-logo a:hover {
color: #fd8800;
}
.entry-title a:hover, .entry-title a:focus {
color: #fd8800;
}
.nv-meta-list a:hover {
color: #fd8800;
}
.comment-author .author {
text-transform: none;
}
.nv-content-wrap a:not(.button), .nv-comment-content a {
text-decoration: none;
}
.nv-comment-content .edit-reply a:hover, .comments-area a:hover {
text-decoration: none;
}
.nv-post-navigation .previous a:hover span:not(.nav-direction),
.nv-post-navigation .next a:hover span:not(.nav-direction) {
text-decoration: none;
}
.nv-tags-list a {
border: 1px solid #404248;
color: #404248;
}
.nv-tags-list a:hover {
background-color: transparent;
border-color: #fd8800;
color: #404248 !important;
}
.home ul.page-numbers {
    display: none;
}
.heateor_sss_sharing_container {
    margin-bottom: 24px !important;
}