/*
Theme Name: Mellowdesigner Website "Mellow Corporate Layout"
Theme URI: http://www.mellowdesigner.com/test
Author: Christopher Houck of Mellowdesigner
Author URI: http://www.mellowdesigner.com/
Description: Custom Branding and Websites
Version: 1.0.0
Tags:
*/

/*SSL SECURE SITE...........................................................................
 * Note: In order to get Eliminator to work /i.e. animations, etc.../, you must add the "Really Simple SSL" plugin 
   and or change the URL fron http to https: Elementor + tools + replace URL   
 * 
 * */

/*ELEMENTOR VERSION
 * Note: If Elementor is not working properly or requires safe mode, activate the prior version /3.1.1/:
   Elementor + Tools + Version Control
 * 
 * */
body, html {
    overflow-x:inherit!important; 
}





.elementor-section  .elementor-container{
padding:0px;	
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px!important;
}


.comments{display:none!important;}



/*Eliminator Container:Dont Touch*/
.hentry {
max-width:100%!important;
margin:0px auto!important;
}



/*Modal Window*/

.elementor-lightbox {z-index:100000000000000000000000000000000000000!important;}

/*Universal Padding*/
.shop-padding{
	box-sizing:border-box!important;
	padding:40px!important;
}

.shop-container{
	width:95%!important;
margin:0 auto!important;
}

.shop-padding p, .shop padding h1,h2,h3,h4,h5{
	box-sizing:border-box!important;
	padding:20px!important;
}

/*Gallery Mobile Resizing
Note: Change the gallery accordingly to incorporate mobile. (i.e. #gallery-1)
*/
@media screen and (max-width: 950px) {
.elementor-widget-container {
	padding:5px!important;
}
.elementor-section .elementor-container{
	padding:5px!important;
}
	

}




