/*
Theme Name: Svensk Parkmiljö
Template: Divi
Author: Child Theme Configurator
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.7.7.1695989077
Updated: 2023-09-29 14:04:37

*/
/***Switch column order on mobile***/
@media only screen and ( max-width: 980px ) {.flip {display: -webkit-flex; -webkit-flex-direction: column-reverse; display: flex; flex-direction: column-reverse !important;}}
/***end switch column on mobile***/

.puff img {
    max-height: 650px !important;
    width: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
}
.et-menu li li a {
    width: 410px;
    padding: 6px 20px;
}
.nav li ul {
    width: 450px;
    position: absolute;
    padding: 20px 0;
}
.pa-image-gallery-3-2 .et_pb_gallery_image {
    padding-top: 66.66%;
    display: block;
}
.pa-image-gallery-3-2 .et_pb_gallery_item img {
    width: 100%;
    object-fit: cover;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


