/*
	Theme Name: Geodomas - Child
	Theme Slug: Geodomas
	Description: Child Theme
	Author:Geodomas
	Template: geodomas
	Version: 1.0
*/
@import url("../geodomas/lib/css/style.css");

/** Add your custom css */
#page-content{
	padding: 0px;
}
@font-face {
    font-family: 'good_timesregular';
    src: url('resources/fontface/goodtime-webfont.woff2') format('woff2'),
         url('resources/fontface/goodtime-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'webfontregular';
    src: url('resources/fontface/ann35__c-webfont.woff2') format('woff2'),
         url('resources/fontface/ann35__c-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'good_timesregular';
    src: url('resources/fontface/good_times_rg-webfont.woff2') format('woff2'),
         url('resources/fontface/good_times_rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'webfontregular';
    src: url('../resources/fontface/ann55__c-webfont.woff2') format('woff2'),
         url('../resources/fontface/ann55__c-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'webfontregular';
    src: url('resources/fontface/ann75__c-webfont.woff2') format('woff2'),
         url('resources/fontface/ann75__c-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'book_antiquabold';
    src: url('resources/fontface/antquab-webfont.woff2') format('woff2'),
         url('resources/fontface/antquab-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'book_antiquabold_italic';
    src: url('resources/fontface/antquabi-webfont.woff2') format('woff2'),
         url('resources/fontface/antquabi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'book_antiquaitalic';
    src: url('resources/fontface/antquai-webfont.woff2') format('woff2'),
         url('resources/fontface/antquai-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.request{
	background: #eeeeee;
}
.passive-item{opacity: 0; display: none !important;
	empty-cells: hide;
}
li:empty::before { content: '(empty)'; font-style: italic; color: #999; }
#blog-1{
	padding-top: 40px;
}