/*
Theme Name: Photograph Child
Description: Photograph Child Theme
Template: photograph
*/
.maxbutton {
    position: relative;
    text-decoration: none !important;
    display: inline-block;
    vertical-align: middle;
    width: 270px;
    height: 50px;
    border: 2px solid #134547;
    border-radius: 4px 4px 4px 4px;
    background-color: #06cfb0;
    -webkit-box-shadow: 0px 0px 2px 0px #333333;
    -moz-box-shadow: 0px 0px 2px 0px #333333;
    box-shadow: 0px 0px 2px 0px #333333;
}

.maxbutton .mb-text {
    color: #134547;
    font-family: Arial;
    font-size: 15px;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1em;
    box-sizing: border-box;
    display: block;
    background-color: unset;
    padding: 16px 0px 0px 0px;
}

.wpp-list li.current {
    display: inline-flex;
}

.wpp-thumbnail {
    margin: 0.3rem 1rem 0 0;
	width: 25px;
}

.post-gallery-col-4 .post-featured-item {
    width: 24% !important;
}

.form-estudio-popup-section form .input-texto {
    height: 92px;
}

.form-estudio-popup-section form .input-submit button {
    overflow-y: hidden;
}
