@charset "UTF-8";
/*
Theme Name: Bella Casa Cabinets & Design
Theme URI: 
Author: Custom Virtual Solutions
Author URI: https://customvs.com/
Description: A theme for WordPress 5.
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp5default
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Bella Casa Cabinets & Design is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*###################################
# General Styles
###################################*/
html {font-size: 16px; /* 1em */ overflow: auto; line-height: 1.15; -webkit-text-size-adjust: 100%;}
body {margin: 0 auto; width: 100%; overflow: hidden;}
a, a:visited {color: inherit; text-decoration: none; -webkit-transition: all .5s ease; text-decoration: none !important;}
a, img {-webkit-transition: all ease 0.5s;-o-transition: all ease 0.5s;transition: all ease 0.5s;}
a:focus {outline: none!important;}
input:not([type="checkbox"]):not([type="radio"]), select {height: 42px;}
h1, h2, h3, h4, h5, h6, p, li, ul, ol {margin: 0;}

/*###################################
## Layouts
###################################*/

/*###################################
## Header
###################################*/
.elementor-editor-active #global-header {background: #000; position: relative;}

/*###################################
## Content
###################################*/
#design-made-simple .image-wrapper .elementor-widget-image {height: 100%;}

/*###################################
## Footer
###################################*/
.elementor-editor-active #global-footer {margin: 0;}
#global-footer .elementor-nav-menu--main ul {columns: 2;}

/*###################################
## Responsive
###################################*/
@media screen and (min-width: 1367px) and (max-width: 1600px) {
	#kitchen-design .title-wrapper {width: 32%;}
	#design-made-simple .text-content-wrapper {padding-left: 100px;}
}

@media screen and (min-width: 1025px) {
	#global-footer .width-auto {width: auto;}
}

@media screen and (max-width: 1024px) {
	#global-footer .elementor-nav-menu--main ul li a {justify-content: center;}
}

@media screen and (max-width: 880px) {
	#design-made-simple .content-offset {position: relative;}
}

@media screen and (max-width: 767px) {
	#visit-us .offset {position: relative;}
}