/*plugin guestbook*/

#gwolle_gb .label {
    color: #000;
    width: 100% !important;
}
#gwolle_gb .label, #gwolle_gb .input{
    float: unset!important;
}
#gwolle_gb .input{
    width: 100% !important;
}
#gwolle_gb .clearBoth {
    clear: both;
    display: none;
}
.gwolle_gb_author_name {
    width: 30%;
    float:left;
    margin-right: 2.5%;
}
.gwolle_gb_author_origin {
    width: 30%;
    float: left;
    margin: 0 2.5%;
}
.gwolle_gb_author_email{
    width: 30%;
    float: left;
    margin-left: 2.5%;
}
#gwolle_gb_new_entry > h3{
    color: #1f1f1f;
    font-family: "Varela",sans-serif !important;
    font-size: 25px !important;
    font-weight: 400 !important;
    line-height: 23px !important;

}
#gwolle_gb_new_entry .label label{
    font-family: "Varela", sans-serif;
    font-size: 14px;
    line-height: 23px;
    color: #777777;
    font-weight: 400 !important;
    text-align: left;
    width: 100%;
}
#gwolle_gb_new_entry .input input{
    height: 45px;
    border:1px solid #ebe9eb !important;
    color: #1f1f1f;
    font-family: "Varela", sans-serif;
    font-size: 14px;
    line-height: 23px;
    padding:10px 15px;

}
#gwolle_gb_new_entry .label > label{
    padding: 25px 0 1px 0;
}
#gwolle_gb .input textarea {
    height: 200px !important;
}
#gwolle_gb_new_entry .label br{
    display: none;
}
.gwolle_gb_antispam {
    width: 30%;
    float: left;
}
.gwolle_gb_notice {
    clear: both;
}
#gwolle_gb_new_entry .gwolle_gb_submit .input input {
    margin: 26px !important;
    font-family: "Varela", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    padding: 10px 15px !important;
    color: #ffffff !important;
    background:#d65679 !important;
    border:1px solid #d65679 !important;
    text-transform: uppercase;
}
#gwolle_gb_write_button{
    font-family: "Varela", sans-serif !important;

}
#gwolle_gb_write_button > input{
    height: 45px;
    border:1px solid #d65679 !important;
    color: #ffffff;
    font-family: "Varela", sans-serif !important;
    font-size: 15px !important;
    line-height: 23px;
    padding:10px 15px !important;
    background:#d65679 !important;
}
.gwolle_gb_notice {
    margin: -5px 0 15px;
    color:#8a7e88 !important; ;
}
.gb-author-info .gb-author-avatar img{
    border-radius: 50%;
    height: 80px;
    position: relative;
    top: 25px;
    width: 80px;
}
#gwolle_gb .gb-entry{
    border-top: 1px solid #ebe9eb !important;
    margin: 0 ;
    padding: 15px 0 !important;
}
#gwolle_gb .gb-entry .gb-entry-content{
    padding-left: 100px !important;
    position: relative;
    top: -21px !important;
}
#gwolle_gb .gb-entry .gb-entry-content{
    color: #777777;
    font-family: "Varela", sans-serif;
    font-size: 14px;
    line-height: 23px;
}
.gwolle_gb_entries .gb-entry{
    background-image: none!important;
    background-color: inherit !important; ;
}
#gwolle_gb .admin-entry{
    background-color:inherit !important;
    background-image: inherit !important;
}
#gwolle_gb .gb-author-name{
    font-weight: 400!important;
    padding-left: 20px !important;
    font-family: "Varela", sans-serif;

}
.gb-author-name > a > i{
    font-family: "Varela", sans-serif !important;
    font-size: 14px;
    line-height: 23px;
    font-style: normal !important;
    text-transform: uppercase;
}
.gb-author-name>i{
    font-family: "Varela", sans-serif !important;
    font-size: 14px;
    line-height: 23px;
    font-style: normal !important;
    text-transform: uppercase;
}
.gb-author-origin,.gb-datetime .gb-date,.gb-datetime .gb-time{
    font-family: "Varela", sans-serif !important;
    font-size: 14px;
    line-height: 23px;
    color:#8a7e88;

}
.gb-entry-content{
    font-family: "Varela", sans-serif !important;
    font-size: 14px !important;
    line-height: 23px !important;
}
.page-navigation > a{
    background: inherit !important;
    font-family: "Varela", sans-serif;
    font-size: 1em !important;
    line-height: 4px !important;
    padding: 10px 15px !important;
    list-style: none !important;
    color: #8a7e88 !important;
    border: 1px solid #ebe9eb !important;
    box-shadow:none!important;
    text-decoration: none !important;
    margin:0 1.5px !important;
}
.page-navigation > a:hover{
    background: #ebe9eb !important;
}
#gwolle_gb .page-navigation span{
    font-family: "Varela", sans-serif;
    font-size: 1em !important;
    line-height: 4px !important;
    padding: 10px 15px !important;
    list-style: none !important;
    color: #8a7e88 !important;
    border: 1px solid #ebe9eb !important;
    box-shadow:none!important;
    background: #ebe9eb !important;
    margin:0 1.5px !important;
}

.gb-author-name{
    font-family: "Varela", sans-serif !important;
    font-size: 14px;
    line-height: 23px;
    font-style: normal !important;
    text-transform: uppercase;
    color:#8a7e88 ;
}
#gwolle_gb .input input[type="text"]:focus,#gwolle_gb .input input:focus, #gwolle_gb .input textarea:focus{
    color: #000000;
    border:1px solid #1f1f1f !important;
}
#gwolle_gb .page-navigation{
    padding: 15px 0 !important;
}
.gwolle_gb_content .input textarea :hover{
    border-color: #8a7e88 !important;
}
.gb-datetime{
    color: transparent;
}

.label{
    padding:0 !important;
}
.gwolle_gb_content .input textarea {
    padding: 0 0 0 15px !important;
}

@media (min-width: 1200px) {
    .gb-datetime{
        float: right !important;
        padding: 25px 0 0 0;
    }
}
@media (min-width: 1200px) {
    .gb-datetime{
        float: right !important;
        padding: 25px 0 0 0;
    }
}
@media (min-width: 993px)and (max-width: 1200px) {
    .gb-datetime{
        float: right !important;
        padding: 25px 0 0 0;
    }
}
@media (min-width: 769px)and (max-width: 992px) {
    .gb-datetime{
        float: right !important;
        padding:25px 0 0 0;
    }
}

@media (max-width: 768px) {
    .gwolle_gb_author_name,.gwolle_gb_author_origin,.gwolle_gb_author_email,.gwolle_gb_antispam {
        float: left;
        margin: 0 !important;
        width: 100% !important;
    }
    #gwolle_gb_new_entry .gwolle_gb_submit .input input{
        margin: 0 0 10px !important;
    }
    .gb-author-info .gb-author-avatar img{
        position: unset;
        width: auto;
        height: auto;

    }
    #gwolle_gb .gb-entry .gb-entry-content{
        position:inherit;
        padding-left: 0 !important;
    }
    #gwolle_gb .gb-author-name{

        padding-left: 10px !important;

    }
}