/**
 * *** Typography
 *
================================================== */
h2.title_top {
	font-family:"Ubuntu Condensed" !important;
}
h1 {
	font-family:"Ubuntu Condensed" !important;
}
h2, .dropcap1, .dropcap2, .dropcap3 {
	font-family:"Ubuntu Condensed" !important;
}
h3 {
	font-family:"Ubuntu Condensed" !important;
}
h4, #wp-calendar caption {
	font-family:"Ubuntu Condensed" !important;
}
h5, .main_navigation a, .language_switcher, .metadata, span[class*="og-meta-"], .wp-pagenavi, div.nwn-theme .ppt, div.nwn-theme .pp_nav, div.nwn-theme .pp_description, .bar span, .logged-in-as {
	font-family:"Ubuntu Condensed" !important;
}
h6, .site-footer-button, .site-footer-copyright, #toTop, .post_data, .author_meta, .meta_data, .edit_link,
.meta_comments, .meta_category, .previous_next_post, #recentcomments a.url,.widget_calendar tfoot a,
.author_block, .author_block .date, .author_block a.url, #comments .comment_edit_reply, legend, .login, .continue,
.social-link, .button-theme, .button, .da-slide .da-link, #comments #commentform p.form-submit #submit {
	font-family:"Ubuntu Condensed" !important;
}
blockquote, .pullquote_right, .pullquote_left, .pullquote_full, a[class*="link-style-"], .notfound h5, .notfound a {
	font-family:Georgia, Times New Roman, Times, serif !important;
}
body {
	font-family:"Ubuntu" !important;
}
h2.title_top{
	font-size:56px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
h1{
	font-size:27px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
h2{
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
h3{
	font-size:21px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
h4, #wp-calendar caption{
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
h5, .wp-pagenavi, .metadata, span[class*="og-meta-"], div.nwn-theme .pp_nav, div.nwn-theme .pp_description, .bar span, .logged-in-as{
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
h6, .site-footer-button, .site-footer-copyright, #toTop, .post_data, .author_meta, .meta_data, .edit_link,
.meta_comments, .meta_category, .previous_next_post, #recentcomments a.url,
.author_block .date, .author_block a.url, #comments .comment_edit_reply, legend, .search_1, .header_but, .login, .continue,
.social-link, .button-theme, .button, .da-slide .da-link, .widget_calendar tfoot a {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
}
blockquote, .pullquote_right, .pullquote_left, .pullquote_full, a[class*="link-style-"], .notfound h5, .notfound a {
	font-size:13px;
	font-style:italic;
	font-weight:normal;
	text-transform:none;
}
body, input, textarea, .pingback a.url {
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
}
.main_navigation a,
.language_switcher {
	font-size:15px;
}
/**
 * *** Styling Options - Global style
 *
================================================== */
h1,h2,h3,h4,h5,h6 {
	color:#FFFFFF;
}
body {
	background-color:#fff;
    color:#ffffff;
}
.supersized-pattern {
	background:transparent url(http://www.gewa-tower.de/wp-content/uploads/2014/01/pattern_dots.png);
}
.notfound h5 {
	color:#ffffff;
}
select,
input.search-field {
	border:1px solid #000000;
	color:#ffffff;
}
#supersized-loader,
#supersized li.image-loading {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/loader-big.gif);
	background-color:#fff;
}
.og-loading {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/loader-small.gif);
	background-color:transparent;
}
#ajax-loader {
	background-color:rgba(0,0,0,0.8);
	}
	#ajax-loader span {
		background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/loader-small.gif);
}
/**
 * *** Styling Options - Header
 *
================================================== */
#site-header {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/header-bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:rgba(0,0,0,0);
}
h1.site_title_header a,
h1.site_title_header a:hover{
	color:#FFFFFF !important;
	}
	h2.site_description{
		color:#e30613 !important;
}
/* --------- Main Navigation --------- */
#menu-primary a span span:hover {
	background-color:#e30613;
}
#menu-primary a,
#menu-primary li a:hover,
#menu-primary li ul.sub-menu li a,
#menu-primary li ul.children li a,
.language_switcher li a {
	color:#4a4a4a;
	}
	#menu-primary a:hover,
	#menu-primary li ul.sub-menu li a:hover,
	#menu-primary li ul.children li a:hover,
	.language_switcher li ul li a:hover,
	.language_switcher a span.icl_lang_sel_current {
		color:#e30613;
}
#menu-primary li ul.sub-menu li,
#menu-primary li ul.children li,
.language_switcher li ul li {
	background:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-default.png);
	}
	#menu-primary li ul.sub-menu li a,
	#menu-primary li ul.children li a,
	.language_switcher li ul li a {
		background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-stripe.png);
		background-color:rgba(0,0,0,0.4);
}
/*
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.main_navigation {
		background-color:#e30613;
	}
}
*/
/**
 * *** Styling Options - Title Page
 *
================================================== */
div[class*="title-page-bg-"],
.title-page-content,
.title-background {
	background-color:#e30613;
	color:#FFFFFF;
	}
	#title-page h1,
	#title-page h2,
	#title-page h3,
	#title-page h4,
	#title-page h5,
	#title-page h6{
		color:#FFFFFF !important;
	}
	#title-page a{
		color:#333333;
        }
        #title-page a:hover{
			color:#FFFFFF;
}
a.social-button,
a.social-button:hover {
	background-color:#e30613;
	color:#FFFFFF;
}
/**
 * *** Styling Options - Primary
 *
================================================== */
body.home article,
body.home .block_portfolio,
.og-expander,
#primary .article-header,
div[class*="filtering-"],
#content-error,
.entry-content,
.entry-content .notfound,
.single-content,
.category_description,
.tag_description,
.author_description,
.search-box-slide input.search-field,
body.archive #body_block .entry-content article,
body.category #body_block .entry-content article,
body.search #body_block .entry-content article,
body.page-template-template-testimonials-php #body_block .entry-content article,
body.page-template-template-contact-php .content,
input.search-field,
.single-title,
#info-author,
#comments,
.contactform input[type="text"],
.contactform textarea,
#block-success .bg-success,
#captcha .slider-bg,
.mejs-container.mejs-video {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-default.png);
	background-color:rgba(0,0,0,0);
	}
	body.archive #body_block .entry-content,
	body.category #body_block .entry-content,
	body.search #body_block .entry-content,
	body.page-template-template-testimonials-php #body_block .entry-content {
		background-color:transparent;
		background-image:none
}
#block-success .bg-success,
body.page-template-template-contact-php .metadata-content .entry-content {
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:0 1px 0 rgba(255,255,255,0.1);
}
a,
.metadata-content a:hover,
.testimonial-name a:hover,
.notfound a:hover,
#info-author a:hover,
.og-grid article > a:hover,
.widget_pages ul li a,
.widget_nav_menu ul li a,
.content_sitemap ul li a,
a.user_logout:hover,
.accordions_container .tab.current a:hover {
	color:#F3F3F3;
	}
	a:hover,
	.metadata-content a,
	.testimonial-name a,
	.notfound a,
	#info-author a,
	.error_404,
	.awaiting_moderation,
	.widget_pages ul li a:hover,
	.widget_nav_menu ul li a:hover,
	.post_data a:hover,
	.widget a.recent-popular_title:hover,
	.author_meta a:hover,
	.meta_data a:hover,
	.meta_comments a:hover,
	.meta_category a:hover,
	.author_block a.url:hover,
	a.user_identity:hover,
	a.user_logout,
	#captcha .success,
	.content_sitemap ul li a:hover,
	#wp-calendar td#today {
		color:#e30613;
}
div[id*="wp-realtime-sitemap-"] a:before {
	background:#F3F3F3;
	}
	div[id*="wp-realtime-sitemap-"] a:hover:before {
		background:#e30613;
}
/* --------- Info And Metadata Area --------- */
.google-map-block,
.protected-form-block,
.metadata-content,
#info-author .about_author_comment,
#comments #commentform .form-allowed-tags,
.contactform {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-stripe.png);
	background-color:rgba(0,0,0,0.4);
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:0 1px 0 rgba(255,255,255,0.1);
}
.project-details,
#wp-calendar caption,
#wp-calendar tfoot tr td {
	background-color:rgba(0,0,0,0.4);
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:0 1px 0 rgba(255,255,255,0.1);
}
#respond .must-log-in,
#reply-title,
#comments #commentform .logged-in-as,
#comments #commentform .comment-notes,
#comments #commentform p.comment-form {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-stripe.png);
	background-color:rgba(0,0,0,0.4);
	}
	#comments #commentform p.comment-form.textarea {
		-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
           -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	            box-shadow:0 1px 0 rgba(255,255,255,0.1);
}
/* --------- Audio And Video Players --------- */
.mejs-audio,
.mejs-container.mejs-video .mejs-controls {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-stripe.png);
	background-color:rgba(0,0,0,0.4);
	}
	.mejs-container .mejs-controls div {
		color:#FFFFFF;
}
/* --------- Frame For Image And Media --------- */
.frame,
.wp-caption,
.video_frame,
.archive_frame,
.widget_frame,
.flickr_badge_image,
.single-frame,
.author_avatar img,
.avatar_frame img,
.testimonial-image img,
#nextthumb, #prevthumb {
	background-color:rgba(255,255,255,0.1);
}
.gallery-item a img {
	border-color:rgba(255,255,255,0.1) !important;
}
#nextthumb, #prevthumb {
	border:4px solid #e30613;
}
div.nwn-theme .pp_top,
div.nwn-theme .pp_content_container {	
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-stripe.png);
	background-color:rgba(255,255,255,0.1);
}
div.nwn-theme .pp_gallery ul a {
	border: 1px solid #FFFFFF;
	}
	div.nwn-theme .pp_gallery ul a:hover,
	div.nwn-theme .pp_gallery li.selected a {
		border-color:#e30613;
}
.google-map-block span {
	border:4px solid rgba(255,255,255,0.1);
}
/* --------- Comments, Blockquote --------- */
blockquote,
.pullquote_right,
.pullquote_left,
.pullquote_full,
.comment_text {
	background-color:rgba(0,0,0,0.7);
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:0 1px 0 rgba(255,255,255,0.1);
	}
	.comment_text:before {
		border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7);
}
.testimonial-author:before {
	border-color:rgba(0,0,0,0.7) rgba(0,0,0,0.7) transparent transparent;
}
.commentlist > li.depth-1 {
	border-left:2px solid rgba(0,0,0,0.7);
	}
	.commentlist .children li.comment {
		border-left:2px solid rgba(255,255,255,0.1);
}
.pullquote_right:before,
.pullquote_left:before,
.pullquote_full:before,
.testimonial-content blockquote:before {
	color:#e30613;
}
.testimonial-progress {
	background:#e30613;
}
/* --------- Dropcap --------- */
.dropcap1,
.dropcap2,
.dropcap3 {
	color:#e30613;
	}
	.dropcap2 {
		border:2px solid #e30613;
	}
	.dropcap3 {
		background-color:#e30613;
		color:#FFFFFF;
}
/* --------- Divider, Border --------- */
.divider,
.og-meta-1,
.widget.widget_rss ul li,
body.tax-portfolio-album span.og-meta-3,
body.page-template-template-portfolio-php .og-meta-3,
body.page-template-template-staff-php a.continue,
body.tax-staff-location a.continue,
body.tax-staff-position a.continue {
	border-bottom:3px solid rgba(0,0,0,0.7);
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:0 1px 0 rgba(255,255,255,0.1);
}
div[id*="secondary-"] .widget_archive select, 
div[id*="secondary-"] .widget_categories select {
	border:1px solid #000000;
}
/* --------- Input, Textarea --------- */
.style-code,
.contactform input[type="text"],
.contactform textarea,
#comments input[type="text"],
#comments textarea,
input.input_password {
	background-color:rgba(0,0,0,0.8);
	color:#ffffff;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:0 1px 0 rgba(255,255,255,0.1);
}
input.search-field,
#comments #commentform p.comment-form.textarea {
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	   -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
			box-shadow:0 1px 0 rgba(255,255,255,0.1);
}
/* --------- Select jQuery Styler --------- */
select {
	background-color:#000000;
}
.jq-selectbox_select,
.jq-selectbox li.selected,
.jq-selectbox li:hover {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-stripe.png);
}
.jq-selectbox_select {
	background-color:rgba(0,0,0,0.9);
	color:#FFFFFF;
	}
	.jq-selectbox_trigger-arrow {
		border-top:5px solid #FFFFFF;
		}
		.jq-selectbox ul,
		.jq-selectbox li.selected {
			background-color:rgba(0,0,0,0.9);
			}
			.jq-selectbox li:hover {
				background-color:rgba(255,255,255,0.1);
			}
			.jq-selectbox li {
				color:#FFFFFF;
}
.main_navigation .jq-selectbox,
aside.widget .jq-selectbox {
	background-color:rgba(255,255,255,0.1);
}
/* --------- Box, Tabs and Accordion --------- */
.tabs_container,
.accordions_container {
	color:#FFFFFF;
}
ul.tabs li span {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-stripe.png);
	border-bottom:4px inset #e30613;
	background-color:rgba(255,255,255,0.1);
	}
	ul.tabs li span.current {
		border-bottom:0;
		background-image:none;
		background-color:rgba(0,0,0,0.8);
	}
	ul.tabs li span:hover {
		border-bottom:0;
}
.panes,
.accordions_container .pane {
	background-color:rgba(0,0,0,0.8);
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:0 1px 0 rgba(255,255,255,0.1);
}
.accordions_container .tab a {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-stripe.png);
	background-color:rgba(255,255,255,0.1);
}
div[class*="box-"] {
	background-color:rgba(0,0,0,0.8);
}
.box-info,
.box-help {
	-webkit-box-shadow:52px 0 0 #b2c9e6 inset,0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:52px 0 0 #b2c9e6 inset,0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:52px 0 0 #b2c9e6 inset,0 1px 0 rgba(255,255,255,0.1);
}
.box-error {
	-webkit-box-shadow:52px 0 0 #f1bbb0 inset,0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:52px 0 0 #f1bbb0 inset,0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:52px 0 0 #f1bbb0 inset,0 1px 0 rgba(255,255,255,0.1);
}
.box-notice {
	-webkit-box-shadow:52px 0 0 #fff4c0 inset,0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:52px 0 0 #fff4c0 inset,0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:52px 0 0 #fff4c0 inset,0 1px 0 rgba(255,255,255,0.1);
}
.box-warning {
	-webkit-box-shadow:52px 0 0 #ffd987 inset,0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:52px 0 0 #ffd987 inset,0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:52px 0 0 #ffd987 inset,0 1px 0 rgba(255,255,255,0.1);
}
.box-success {
	-webkit-box-shadow:52px 0 0 #c9f0b8 inset,0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:52px 0 0 #c9f0b8 inset,0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:52px 0 0 #c9f0b8 inset,0 1px 0 rgba(255,255,255,0.1);
}
.box-download {
	-webkit-box-shadow:52px 0 0 #c9f0b8 inset,0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:52px 0 0 #c9f0b8 inset,0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:52px 0 0 #c9f0b8 inset,0 1px 0 rgba(255,255,255,0.1);
}
.box-text {
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	   -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:0 1px 0 rgba(255,255,255,0.1);
}
.progressbar:before,
.widget .tagcloud a {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-stripe.png);
	background-color:rgba(255,255,255,0.1);
}
.toggle_title:before {
	background-color:rgba(0,0,0,0.8);
}
/* --------- Shortcode Link Style --------- */
a[class*="link-style-"] {
	background-color:rgba(0,0,0,0.4);
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:0 1px 0 rgba(255,255,255,0.1);
	}
	a[class*="link-style-"]:hover {
		background-color:rgba(0,0,0,0.7);
		-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
		   -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
				box-shadow:0 1px 0 rgba(255,255,255,0.1);
}
/* --------- Read More --------- */
a.continue {
	color:#e30613;
    }
    a.continue:hover {
		color:#FFFFFF;
}
/* --------- WP-PageNavi --------- */
.wp-pagenavi li,
.wp-pagenavi li a,
.wp-pagenavi .current,
.wp-pagenavi li a:hover {
	color:#FFFFFF;
}
/* --------- Button --------- */
.button-theme,
#captcha .slider {
	background-color:#e30613;
	color:#FFFFFF;
	}
	.button-theme:hover,
	#captcha .slider:hover {
		background-color:#e30613;
}
#comments #commentform p.form-submit #submit {
	background:#e30613 url(../images/default/linear-gradient.png) repeat-x 0 0;
	color:#FFFFFF;
	}
	#comments #commentform p.form-submit #submit:hover {
		background:#e30613 url(../images/default/linear-gradient.png) repeat-x 0 -34px;
}
/**
 * *** Styling Options - Secondary
 *
================================================== */
div[id*="secondary-"] .widgettitle,
.info-title,
.comments_number,
.nopassword,
.nocomments {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-stripe.png);
	background-color:rgba(0,0,0,0.5);
	border-bottom:3px solid rgba(0,0,0,0.7);
	color:#FFFFFF;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:0 1px 0 rgba(255,255,255,0.1);
	}
	div[id*="secondary-"] .widget .widgettitle a {
		color:#FFFFFF;
		}
		div[id*="secondary-"] .widget .widgettitle a:hover {
			color:#333333;
}
div[id*="secondary-"] .widget {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-default.png);
	background-color:rgba(0,0,0,0);
	color:#FFFFFF;
	}
	div[id*="secondary-"] .widget a {
		color:#FFFFFF;
		}
		div[id*="secondary-"] .widget a:hover {
			color:#e30613 ;
}
div[id*="secondary-"] .widget ul li a:before {
	background:#FFFFFF;
	}
	div[id*="secondary-"] .widget ul li a:hover:before {
		background:#e30613 ;
}
/**
 * *** Styling Options - Footer
 *
================================================== */
#site-footer {
	color:#58585a;
	}
	#site-footer a {
		color:#9c9e9f;
        }
        #site-footer a:hover {
			color:#e1001a;
}
#site-footer .widget ul li a:before {
	background:#9c9e9f;
	}
	#site-footer .widget ul li a:hover:before {
		background:#e1001a;
}
.site-footer-copyright,
.site-footer-sidebars .footer-sidebars-content {	
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-default.png);
	background-color:rgba(255,255,255,0);
	}
	#site-footer h1,
	#site-footer h2,
	#site-footer h3,
	#site-footer h4,
	#site-footer h5,
	#site-footer h6 {
		color:#58585a;
}
	
.site-footer-sidebars .container aside {
	background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/default/pattern-stripe.png);
	background-color:rgba(255,255,255,0);
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
       -moz-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	        box-shadow:0 1px 0 rgba(255,255,255,0.1);
}
/**
 * *** Fullscreen Slideshow - Slide Layers Animation
 *
================================================== */
a.go-icon span {
	background:transparent url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/icons/go-button.png);
}
@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
	
	a.go-icon span {
		background-image:url(http://www.gewa-tower.de/wp-content/themes/sumptuous/images/icons/[email protected]);
		background-size:42px 42px
	}
}