/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */

@font-face {
    font-family: 'NixieOneRegular';
    src: url(#);
    src: url(#) format('embedded-opentype'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/NixieOne-Regular-webfont.woff') format('woff'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/NixieOne-Regular-webfont.ttf') format('truetype'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/NixieOne-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'YanoneKaffeesatzRegular';
    src: url(#);
    src: url(#) format('embedded-opentype'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/YanoneKaffeesatz-Regular-webfont.woff') format('woff'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/YanoneKaffeesatz-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'YanoneKaffeesatzBold';
    src: url(#);
    src: url(#) format('embedded-opentype'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/YanoneKaffeesatz-Bold-webfont.woff') format('woff'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/YanoneKaffeesatz-Bold-webfont.ttf') format('truetype'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/YanoneKaffeesatz-Bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'KameronRegular';
    src: url(#);
    src: url(#) format('embedded-opentype'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/Kameron-Regular-webfont.woff') format('woff'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/Kameron-Regular-webfont.ttf') format('truetype'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/Kameron-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KameronBold';
    src: url(#);
    src: url(#) format('embedded-opentype'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/Kameron-Bold-webfont.woff') format('woff'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/Kameron-Bold-webfont.ttf') format('truetype'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/Kameron-Bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RedressedRegular';
    src: url(#);
    src: url(#) format('embedded-opentype'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/Redressed-webfont.woff') format('woff'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/Redressed-webfont.ttf') format('truetype'),
         url('/glamourama.nl/wp-content/themes/glamourama/css/fonts/Redressed-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* -- ALGEMEEN -- */

body { padding: 60px 0; }
p { line-height: 22px !important; }

.special-heading-border { display: none !important; }
.av-special-heading-h1 h1 { font-size: 38px !important; color: #ec2045 !important; text-transform: none !important; letter-spacing: -1px !important; border-bottom: 2px solid #e5b01d !important; width: 100%; margin-bottom: 20px !important; }

h6, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 .av-special-heading-h2 h2, .av-special-heading-h3 h3, .av-special-heading-h4 h4 { font-size: 22px !important; text-transform: none !important; margin-bottom: 20px !important; }

.widgettitle { font-family: YanoneKaffeesatzRegular, Arial, Tahoma !important; font-size: 24px !important; padding-bottom: 10px !important; }
.flex_column .widget .widgettitle, .content .widget .widgettitle { border-bottom: 4px solid #3c1995 !important; }

.slideshowlink, .page-thumb { display: none !important; }


table, tr, td, th { color: #293038 !important; padding: 3px 8px !important; background: #fff !important; }
table td { width: 30% !important; }
table tr, table td { border-bottom: 1px solid #dfdfdf !important; }
table th { background: #ec2045 !important;  color: #fff !important; }





/* -- HEADER -- */

#top #header_main > .container, #top #header_main > .container .main_menu ul:first-child > li > a, #top #header_main #menu-item-shop .cart_dropdown_link { position: absolute; top: 0px !important; }

.image-logo { margin-bottom: -12px !important; }
#top #header .av-main-nav > li > a, h1, h2, h3, h4, h5, h6 { font-family: NixieOneRegular, Arial, Tahoma !important; }
#top #header .av-main-nav > li > a { color: #fff !important; font-size: 16px !important; text-transform: uppercase; }
#top #header .av-main-nav > li:hover { background: #ed1855 !important; }
#header_main_alternate .container { background: #3c1995 !important; }
.main_menu { margin-left: -20px !important; }

.sub-menu li, .sub-menu a {  background: #3c1995 !important; }
.sub-menu li:hover, .sub-menu a:hover {  background: #ed1855 !important; }
.sub-menu a { font-size: 15px !important;  font-family: NixieOneRegular, Arial, Tahoma !important; color: #fff !important; }

.title_container { background: #fff !important; }
.title_container h1 { font-size: 38px !important; color: #ec2045 !important; text-transform: none !important; letter-spacing: -1px !important; border-bottom: 2px solid #e5b01d !important; width: 100%; margin-bottom: 0px !important; padding-bottom: 10px !important;  }
.title_container .main-title { line-height: 30px !important; padding-top: 15px !important; }


.copyright, .copyright a { color: #424242 !important; }
.copright a:hover { text-decoration: underline; }
.copyright span { color: #fff !important; margin: 0 5px; }



.top-slogan { position: absolute; top: 230px; float: right; right: 0px !important; }
.top-slogan-2 { position: absolute; top: 220px; float: right; right: 0px !important; }


.top-slogan h3{
	background: url(/glamourama.nl/wp-content/themes/glamourama/css/bg-caption.png) repeat !important;
	font-size: 30px !important;
	color: #fff !important;
	margin: 0;
	padding: 6px 15px 0 15px !important;
	text-transform: uppercase;	
	width: 350px !important;	
	position: relative;
	float: right;
	top: -50px;
	display: inline;
	text-align: right;
}

.top-slogan-2 h3{
	background: url(/glamourama.nl/wp-content/themes/glamourama/css/bg-caption-2.png) repeat !important;
	color: #3c1995;
	font-size: 30px;
	padding: 12px 20px 12px 15px;	
	position: relative;
	float: right;
	font-family: "YanoneKaffeesatzRegular" Arial, Tahoma !important;
	text-align: right;
	margin: -2px 0 0 0  !important;
	display: inline; 
}






/* -------------- Contactformulier -------------- */

.wpcf7 { margin-top: 20px !important; font-size: 13px !important; }

.wpcf7 .wpcf7-text, .wpcf7 textarea { 
	border: 2px solid #e5e5e2 !important;
	width: 92% !important; 
	position: relative;
	padding: 9px 7px !important; 
	background: #fff !important;
	font-size: 15px !important;
	color: #3a3f44 !important;
	margin-top: 2px !important; 
}

.wpcf7-select { width: 100% !important; margin-top: 6px !important; }
.wpcf7 input[type="text"]:focus, .wpcf7 textarea:focus, .wpcf7 input[type="email"]:focus  {	border: 2px solid #ec2045 !important; }
.wpcf7 textarea { height: 121px !important; }

body input[placeholder].wpcf7-not-valid, body input[type=text].wpcf7-not-valid, body input[type=email].wpcf7-not-valid, body input[type=tel].wpcf7-not-valid, body textarea.wpcf7-not-valid { border: 2px solid #df272d !important; }

body span.wpcf7-not-valid-tip {
display: block !important;
color: #ca0225 !important;
border: none !important;
position: relative !important;
top: auto !important;
left: auto !important;
padding: 0 !important;
margin-top: 2px !important;
background: none !important;
font-size: 15px !important;
}

body div.wpcf7-response-output {
margin: 10px 0;
padding: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
border-radius: 5px;
}

div.wpcf7-mail-sent-ok {	border: none !important; 	color: #7cac34 !important; 	position: relative; left: -20px; font-weight: 700; }
div.wpcf7-mail-sent-ng {	border: none !important; 	color: #7cac34 !important; 	position: relative;	top: -10px !important; left: -20px; font-weight: 700; }
div.wpcf7-spam-blocked {	border: none !important; 	color: #df272d !important; 	position: relative;	top: -10px !important; left: -20px; font-weight: 700;}
div.wpcf7-validation-errors {	border: none !important; 	color: #df272d !important;	position: relative;	top: -10px !important; left: -20px; font-weight: 700;}

div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked, div.wpcf7-validation-errors { font-size: 16px !important; }

textarea, input[type=text], input[type=email], input[type=url], input[type=password] {
	border: 1px solid #ccc !important;
	padding: 10px 20px !important;
	width: 80% !important;
	box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
}

.wpcf7-submit, submit, input[type=submit] {
	background: #ec2045 !important; 
	text-transform: uppercase; 
	padding: 8px 20px;
	color: #fff !important; 
	position: relative; 
	text-decoration: none !important;  
	font-size: 15px !important; 
}


.wpcf7-submit:hover { 	background: #000 !important; }
.contact-button .wpcf7-submit { width: 30% !important; padding: 10px 20px !important;  }

input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea { 	-webkit-appearance: none; 	-moz-appearance: none; }
.wpcf7-form p{margin-bottom:10px!important}
.wpcf7-form .wpcf7-textarea{width:70%}
.wpcf7-form-control-wrap { width: 100% !important; }




@media only screen and (min-width: 990px) and (max-width: 1070px) {

#top #header .av-main-nav > li > a { color: #fff !important; font-size: 15px !important; text-transform: uppercase; padding-left: 9px !important; padding-right: 9px !important; }

.top-slogan { position: absolute; top: 190px; float: right; right: 0px !important; }
.top-slogan-2 { position: absolute; top: 180px; float: right; right: 0px !important; }

}



/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 990px) {
  /* Add your Mobile Styles here */


body { padding: 0 0 60px 0; }
#advanced_menu_toggle, .top-slogan, .top-slogan-2 { display: none !important; }

}