@charset "UTF-8";
/* https://skadedjursbutiken.se/wp-content/themes/flatsome-child/assets/css/custom.css?ver=3.0 */
/**
 * Custom CSS for Flatsome Child Theme
 *
 * Add your custom styles here
 */

/* ==========================================================================
   Custom Styles
   ========================================================================== */

/* Example: Custom header styles */
/*
.header {
    background-color: #ffffff;
}
*/

/* Example: Custom button styles */
/*
.button.primary {
    background-color: #0066cc;
    color: #ffffff;
}
*/

/* Example: Custom typography */
/*
body {
    font-family: 'Arial', sans-serif;
}
*/

/* Example: Custom spacing */
/*
.container {
    padding: 20px;
}
*/