/*
Theme Name: Novo 
Theme URI: http://promo-theme.com/novo/
Author: Promo Theme
Author URI: http://themeforest.net/user/ypromo
Description: We present you an Awesome Photography WordPress Theme. You can build a beautiful site, using 6 homepages. Much galleries, styles of blogs, and much much more make your site individual and creative.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: novo
Template: novo

*/

.custom-wrapper {
    padding: 20px; /* Adjust padding as needed */
    background-color: #161616; /* Dark background */
    color: #fff; /* Light text for better contrast */
    border-radius: 8px; /* Optional: Rounded corners */
	width: 330px;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face { /* declare fonts */
	font-family: "CamingoRegular";
	src: url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/camingoregular-webfont.eot");
	src: local("CamingoRegular"), 
		url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/camingoregular-webfont.ttf") format("ttf"),
		url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/camingoregular-webfont.woff") format("woff"),
		url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/CamingoRegular.otf") format("opentype"),
		url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/camingoregular-webfont.svg") format("svg");
}
		
@font-face { /* declare fonts */
	font-family: "CamingoBold";
	src: url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/camingobold-webfont.eot");
	src: local("CamingoBold"), 
		url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/camingobold-webfont.ttf") format("ttf"),
		url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/camingobold-webfont.woff") format("woff"),
		url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/CamingoBold.otf") format("opentype"),
		url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/camingobold-webfont.svg") format("svg");
}

@font-face { /* declare fonts */
	font-family: "CamingoLight";
	src: url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/camingolight-webfont.eot");
	src: local("CamingoLight"), 
		url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/camingolight-webfont.ttf") format("ttf"),
		url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/camingolight-webfont.woff") format("woff"),
		url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/CamingoLight.otf") format("opentype"),
		url("https://runarhreinsson.is/wp-content/themes/novo-child/fonts/camingolight-webfont.svg") format("svg");
}

   
bodyx {
	background-color: #986E36;
	color: #000;
	font-family: CamingoRegular, Sans-serif;
}
body .logo a span {
	background-colorx: #c48f56;
	colorx: #fff;
	font-family: CamingoLight, CamingoRegular, Sans-serif;
	letter-spacing: 1.5px;
}
 .heading-decor {
	text-align: center;
	margin-bottom: 0;
}

.heading-decor:after, .heading-decor-s .h:after, .testimonials .item .quote:after {
    border-bottom: 0px solid !important;
    margin-top: 0px;
	display: none !important;
}

.filter-button-group button, .filter-button-group a {
    text-transform: none !important;
}



.intro {
	margin-top: 10rem;
	text-transform: uppercase;
}

.intro h1 {
	margin-bottom: 5rem;
}

.intro h1 a {
	background-color: #1A181B; 
	color: #986E36;
    padding: 6px 26px;
	text-decoration: none;
	letter-spacing: 0.25rem;
}

.intro p {
	font-size: 1.6rem;
}

.i-vinnslu{
    color: #111;
    font-size: 2.4rem;
    text-transform: none;
    letter-spacing: 0.1rem;
	margin: 1rem auto 6rem auto;
}  


.preloader_content__container__list__item {
	text-transform: lowercase;
}


.post-bottom {
    display: none !important;
}


.footer-social-button {
    margin-top: 4em;
}



