div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}html {
overflow-x: hidden;
}
#carousell-reviews h5,
#carousell-reviews .read-more {
display: none;
} li.ast-masthead-custom-menu-items.button-custom-menu-item {
padding-right: 5px;
} @media (max-width: 921px) {
.ast-header-break-point .ast-above-header {
line-height: 1;
}
.ast-above-header {
padding-top: 0;
}
} @media (max-width: 921px) {
header .site-logo-img .custom-logo-link img {
max-width: 120px !important;
}
}
@media (min-width: 922px) {	
li#menu-item-569 {
display: none;
}
} .vbcd-slideshow-container {
position: relative;
max-width: 100%;
margin-left: auto;
margin-right: auto;
height: 500px;
}
.vbcd-incontainer {
max-width: 1120px;
margin-left: auto;
margin-right: auto;
}
.vbcd-display-centerleft {
position: absolute;
top: 50%;
left: 35%;
transform: translate(-50%, -50%);
background: #ffffff;
text-align: left;
width: 400px;
padding: 3rem;
border-radius: 20px;
}
.vbcd-display-centerleft h2 {
margin-bottom: 1rem;
}
.vbcd-slide-button {
position: absolute;
top: 45%;
}
.vbcd-display-left {
left: 2rem;
}
.vbcd-display-right {
right: 2rem;
}
.vbcd-button {
background: #38a3d7;
padding: 15px 20px;
color: #fff;
border-radius: 50px;
font-weight: 700;
text-transform: uppercase;
font-family: 'Lilita One',display
}
.vbcd-button:hover {
background: #1288ca;
color: #fff;
}
.mySlides {
background-position: center; background-repeat: no-repeat; background-size: cover;
height: 100%;
width: 100%;
position: absolute;
}
@media (max-width: 864px) {
.vbcd-display-centerleft {
left: 50%;
}
}
@media (max-width: 570px) {
.vbcd-slide-button {
top: 80%;
}
}
@media (max-width: 488px) {
.vbcd-display-centerleft {
width: 80%;
}
.vbcd-display-centerleft {
padding: 2rem;
}
.vbcd-display-centerleft h2 {
font-size: 23px;
}
} .samarbetspartners {
border: solid #f4f4f4;
} .anstallda {
border: solid #fff;
text-align: center;
} .recensioner {
border: solid #f4f4f4;
}
.recensioner p {
margin-bottom: 0 !important;
}
.recensioner .fl-post-text {
background: #f4f4f4;
}
.fl-post-column .reviews {
border: none;
} .page-header-hero {
background: #fff;
max-width: 460px;
width: auto;
padding: 50px;
border-radius: 50px;
text-align: center;
}
.page-header-hero h1 {
margin: 0;
} .fl-button-lightbox-wrap .mfp-content {
background: #000;
border-radius: 20px;
} .fl-post-more-link a {
background: #38a3d7;
padding: 15px 20px;
color: #fff !important;
border-radius: 50px;
font-weight: 700;
text-transform: uppercase;
font-family: 'Lilita One',display;
color: #fff !important;
margin-top: 1rem !important;
}
.fl-post-more-link a:hover {
background: #1288ca;
color: #fff;
} .pool-calculator_wrapper {
margin-top: -20px;
}
.fl-node-5f8afa57ef8c0.fl-button-lightbox-content {
border-radius: 20px;
}
#gform_6 .gform_footer {
display: none;
}
button.mfp-close {
font-size: 35px!important;
margin-top: 10px;
margin-right: 10px;
}
.gchoice_6_27_9,
.gchoice_6_27_11,
.gchoice_6_27_12,
.gchoice_6_27_13,
.gchoice_6_27_14,
.gchoice_6_27_7 {
display: none;
}
input#gform_submit_button_1 {
font-size: 1.3rem;
}
.calc-start-over {
display: none;
background: #38a3d7;
padding: 10px 20px;
color: #fff !important;
border-radius: 50px;
font-weight: 700;
text-transform: uppercase;
font-family: 'Lilita One',display;
color: #fff !important;
cursor: pointer;
font-size: 16px;
}
.calc-start-over:hover {
background: #1288ca;
color: #fff;
}
button#pool-knapp {
margin-bottom: -20px;
margin-top: -20px;
}
input#gform_submit_button_2 {
display: block;
margin-left: auto;
margin-right: auto;
}
.gform_wrapper .field_description_below .gfield_description {
padding-top: 0 !important;
}
.contact-me-widget {
text-align: center;
}
li#field_6_1 {
margin-top: 5px;
} #pool-calculation-table {
display: none;
border: 0px;
border-collapse: collapse;
}
.calculation-table-header,
.calculation-table-total{
font-weight: bold;
}
.ginput_container.ginput_container_number {
margin-top: 0px !important;
}
.gfield_description {
padding-top: 0px !important;
}
.gform_wrapper .field_description_below .gfield_description {
padding-top: 0px;
}
.ginput_container.ginput_container_checkbox {
margin-top: 0px !important;
}
table#villa-calculation-table tbody tr td,
table#garage-calculation-table tbody tr td {
padding: 0px;
border: 0px;
border-bottom: 1px solid;
}
table#pool-calculation-table tbody tr td {
padding: 0px;
border: 0px;
}
tr.calculation-table-total td {
border-bottom: 2px solid !important;
}
.calculation-footer td {
font-style: italic;
font-size: 11px;
border-bottom: none !important;
margin-top: 2px;
}
table#villa-calculation-table tbody tr td:nth-child(2),
table#garage-calculation-table tbody tr td:nth-child(2),
table#pool-calculation-table tbody tr td:nth-child(2){
text-align: right;
}
.calculation-buttons form input {
font-weight: 700 !important;
}
#villa-knapp-tillbaka,
#villa-knapp-offert,
#garage-knapp-tillbaka,
#garage-knapp-offert,
#pool-knapp-tillbaka,
#pool-knapp-offert {
display: none;
font-weight: 700;
}
#villa-knapp-offert,
#garage-knapp-offert,
#pool-knapp-offert{
float: right;
}
.fl-module.fl-module-html.fl-node-5c41a95a49931 p {
display: none;
}
div#gform_wrapper_2,
div#gform_wrapper_5,
div#gform_wrapper_3 {
margin-bottom: -40px;
}
tr.pool-table-title,
tr.poolstomme-row,
#ovrigatillval-row {
border-bottom: 1px solid;
}
li#field_3_1,
li#field_3_2,
li#field_3_27,
ul#input_3_27 li {
margin: 0px;
}
#teknikrum-row,
#gaveltrapp-row,
#rostfriadetaljer-row,
#ledbelysning-row,
#belysninghalogen-row,
#pooltillval6-row,
#pooltillval7-row,
#pooltillval8-row,
#pooltillval9-row,
#pooltillval10-row,
#pooltillval11-row,
#pooltillval12-row,
#pooltillval13-row {
border-bottom: 1px solid;
}
tr#slutpristotal-row {
border-bottom: 2px solid !important;
}
#slutpristotal-price {
font-weight: bold;
} .efbl-view-share.efbl-d-flex.efbl-justify-content-between.efbl-align-items-center.efbl-mb-1.efbl-mt-1 a,
.esf-share-wrapper button {
border-style: solid !important;
border-top-width: 0 !important;
border-right-width: 0 !important;
border-left-width: 0 !important;
border-bottom-width: 0 !important;
color: #ffffff !important;
border-color: #38a3d7 !important;
background-color: #38a3d7 !important;
border-radius: 50px !important;
padding-top: 15px !important;
padding-right: 20px !important;
padding-bottom: 15px !important;
padding-left: 20px !important;
font-family: 'Lilita One',display !important;
font-weight: 400 !important;
font-size: 1.1em !important;
line-height: 1 !important;
text-transform: uppercase !important;
}
.efbl_popup_footer_logo {
top: -2000px !important;
}