/*
Theme Name: Kloe
Theme URI: http://kloe.select-themes.com/
Description: Fashion & Lifestyle Multi-Purpose Theme
Author: Select Themes
Author URI: http://kloe.select-themes.com
Version: 1.6
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
/* 
remove margin on vc_row for the specified popup */
#popmake-5169 > div > .vc_row {
	margin-left:0px !important;
	margin-right:0px !important;
}
/* 
remove padding on vc_column-inner for the specified popup */
#popmake-5169 > div > div > div > div > .vc_column-inner {
	padding-left:0px !important;
	padding-right:0px !important;
}

/* The form part of popup has a width of 80% and is centred  */
#mc4wp-form-2 {
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

@media only screen and (min-device-width : 1024px) {
	#popmake-5169 {
		min-width:1000px !important;
		max-width:1000px !important;	
	}
	
	#mc4wp-form-2 {
		padding-top:30px;
		width:78%;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 1023px) {
	#popmake-5169 {
		min-width:80%;
	}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	#lania-comp-div {
		margin-left:auto !important;
		margin-right:auto !important;
	}
	

} 

/* .lania-comp-img {
	width:100% !important;
	background-image:url('http://laniathelabel.co.nz/wp-content/uploads/lania-comp.jpg');
	background-repeat: no-repeat;
	background-size: 700px 500px;
	height:100% !important;
} */

/* [qodef_icon icon_pack="font_elegant" fe_icon="icon_mail" size="qodef-icon-tiny" custom_size="10" type="normal" icon_animation="" margin="0 4px 0 0" icon_color="#ffffff" hover_icon_color="#ea9195"
link="mailto:info@laniathelabel.co.nz"]

<a href="mailto:info@laniathelabel.co.nz">Email: info@laniathelabel.co.nz</a> */