/**
* Theme Name: TownPress Child
* Theme URI: http://preview.lsvr.sk/townpress
* Description: TownPress child theme
* Author: LSVRthemes
* Author URI: http://themeforest.net/user/LSVRthemes/portfolio
* Template: townpress
* Version: 3.1.1
*/

/* Add your custom CSS after this comment */

/* -----------------------------------------------------------------------------

    RESPONSIVE DEFINITIONS

----------------------------------------------------------------------------- */

    /* -------------------------------------------------------------------------
        LARGE DEVICES
		devices with width between 992px and 1199px
    ------------------------------------------------------------------------- */

    @media ( max-width: 1199px ) {

		/* your CSS here */

	}

    /* -------------------------------------------------------------------------
        MEDIUM DEVICES
		devices with width between 768px and 991px
    ------------------------------------------------------------------------- */

    @media ( max-width: 991px ) {

		/* your CSS here */

	}

	/* -------------------------------------------------------------------------
        SMALL DEVICES
		devices with width between 481px and 767px
    ------------------------------------------------------------------------- */

    @media ( max-width: 767px ) {

		/* your CSS here */

	}

	/* -------------------------------------------------------------------------
        EXTRA SMALL DEVICES
		devices with width up to 480px
    ------------------------------------------------------------------------- */

	@media ( max-width: 480px ) {

		/* your CSS here */

	}
	

.c-article-list {
    margin-bottom: 24px
}

.c-article-list .c-content-box {
    padding-left: 0;
    padding-right: 0
}

.c-article-list .article-list-inner {
    position: relative;
    padding: 0 30px 24px 30px
}

.c-article-list .ico-shadow {
    position: absolute;
    top: -20px;
    left: -20px;
    font-size: 120px;
    opacity: 0.08;
    filter: alpha(opacity=8);
    z-index: 5
}

.c-article-list .article-list-title {
    font-weight: normal;
    text-transform: none;
    z-index: 10
}

.c-article-list.m-has-icon .article-list-title {
    position: relative;
    padding-left: 45px;
    z-index: 10
}

.c-article-list .article-list-title .ico {
    position: absolute;
    top: -2px;
    left: 0;
    font-size: 36px
}

.c-article-list .article-list-content {
    position: relative;
    margin: 0 -30px;
    z-index: 20
}

.c-article-list .article-image {
    margin-bottom: 24px
}

.c-article-list .article-image a {
    display: block;
    margin: 0 0 12px 0;
    height: 160px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.c-article-list .article-image a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.c-article-list .article-title {
    margin: 0;
    font-size: 1.5em
}

.c-article-list .article-date {
    margin-top: 3px;
    font-size: 0.875em
}

.c-article-list .article-date .ico {
    position: relative;
    top: 1px;
    margin-right: 5px
}

.c-article-list .article-excerpt {
    margin-top: 24px
}

.c-article-list .article-core {
    position: relative;
    padding: 0 30px
}

.c-article-list .brief-article {
    position: relative;
    margin: 7px 30px 0 30px;
    padding-top: 7px;
    border-top: 1px solid transparent
}

.c-article-list .brief-article:before,.c-article-list .brief-article:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.c-article-list .brief-article:first-child {
    margin-top: 0;
    border-top: 0
}

.c-article-list.m-has-featured .brief-article:nth-child(2) {
    margin-top: 0;
    border-top: 0
}

.c-article-list .brief-article .article-title {
    margin: 0;
    padding-right: 100px;
    font-size: 0.875em;
    font-weight: normal;
    text-transform: none
}

.c-article-list .brief-article .article-date {
    position: absolute;
    top: 4px;
    right: 0;
    margin: 0;
    font-size: 0.750em;
    text-align: right
}

.c-article-list .more-btn-holder {
    margin: 7px 30px 0 30px;
    padding-top: 8px;
    border-top: 1px solid transparent;
    font-size: 0.875em
}

.c-article-list .more-btn-holder a {
    position: relative;
    padding-right: 10px;
    font-weight: bold
}
	

@font-face {
    font-family: 'townpress';
    src: url("assets/fonts/townpress.eot?1snfla");
    src: url("assets/fonts/townpress.eot?1snfla#iefix") format("embedded-opentype"),url("assets/fonts/townpress.ttf?1snfla") format("truetype"),url("assets/fonts/townpress.woff?1snfla") format("woff"),url("assets/fonts/townpress.svg?1snfla#townpress") format("svg");
    font-weight: normal;
    font-style: normal
}

.tp {
    font-family: 'townpress' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.tp-cloud-fog:before {
    content: "\e91b"
}

.tp-cloud-rain:before {
    content: "\e91c"
}

.tp-cloud-snow:before {
    content: "\e91d"
}

.tp-cloud-lightning:before {
    content: "\e91e"
}

.tp-teacup:before {
    content: "\e959"
}

.tp-plane:before {
    content: "\e900"
}

.tp-text-align-left:before {
    content: "\e901"
}

.tp-at-sign:before {
    content: "\e902"
}

.tp-boat:before {
    content: "\e903"
}

.tp-book:before {
    content: "\e904"
}

.tp-briefcase:before {
    content: "\e905"
}

.tp-building:before {
    content: "\e906"
}

.tp-graph:before {
    content: "\e907"
}

.tp-calendar-full:before {
    content: "\e908"
}

.tp-camera2:before {
    content: "\e909"
}

.tp-car:before {
    content: "\e90a"
}

.tp-bubble:before {
    content: "\e90b"
}

.tp-bubbles:before {
    content: "\e90c"
}

.tp-clapboard-play:before {
    content: "\e90d"
}

.tp-clock2:before {
    content: "\e90e"
}

.tp-cross:before {
    content: "\e90f"
}

.tp-cloud:before {
    content: "\e910"
}

.tp-cog:before {
    content: "\e911"
}

.tp-cog2:before {
    content: "\e912"
}

.tp-contacts:before {
    content: "\e913"
}

.tp-reading2:before {
    content: "\e914"
}

.tp-reading:before {
    content: "\e915"
}

.tp-book2:before {
    content: "\e916"
}

.tp-book3:before {
    content: "\e917"
}

.tp-book4:before {
    content: "\e918"
}

.tp-bookmark:before {
    content: "\e919"
}

.tp-cloud-sun:before {
    content: "\e91a"
}

.tp-diamond:before {
    content: "\e91f"
}

.tp-road-sign:before {
    content: "\e920"
}

.tp-envelope:before {
    content: "\e921"
}

.tp-file:before {
    content: "\e922"
}

.tp-papers:before {
    content: "\e923"
}

.tp-fire:before {
    content: "\e924"
}

.tp-archive:before {
    content: "\e925"
}

.tp-bread:before {
    content: "\e926"
}

.tp-cheese:before {
    content: "\e927"
}

.tp-cherry:before {
    content: "\e928"
}

.tp-greek-column:before {
    content: "\e929"
}

.tp-image:before {
    content: "\e92a"
}

.tp-key:before {
    content: "\e92b"
}

.tp-list4:before {
    content: "\e92c"
}

.tp-earth:before {
    content: "\e92d"
}

.tp-map2:before {
    content: "\e92e"
}

.tp-map-marker:before {
    content: "\e92f"
}

.tp-lock:before {
    content: "\e930"
}

.tp-magnifier:before {
    content: "\e931"
}

.tp-man-woman:before {
    content: "\e932"
}

.tp-modules:before {
    content: "\e933"
}

.tp-music-note2:before {
    content: "\e934"
}

.tp-leaf:before {
    content: "\e935"
}

.tp-pine-tree:before {
    content: "\e936"
}

.tp-menu:before {
    content: "\e937"
}

.tp-brush:before {
    content: "\e938"
}

.tp-document:before {
    content: "\e939"
}

.tp-pen-brush:before {
    content: "\e93a"
}

.tp-pencil:before {
    content: "\e93b"
}

.tp-pencil-ruler:before {
    content: "\e93c"
}

.tp-telephone:before {
    content: "\e93d"
}

.tp-pictures:before {
    content: "\e93e"
}

.tp-picture:before {
    content: "\e93f"
}

.tp-home:before {
    content: "\e940"
}

.tp-home2:before {
    content: "\e941"
}

.tp-park:before {
    content: "\e942"
}

.tp-power-switch:before {
    content: "\e943"
}

.tp-reply:before {
    content: "\e944"
}

.tp-planet:before {
    content: "\e945"
}

.tp-road:before {
    content: "\e946"
}

.tp-ruler:before {
    content: "\e947"
}

.tp-lifebuoy:before {
    content: "\e948"
}

.tp-bullhorn:before {
    content: "\e949"
}

.tp-shield:before {
    content: "\e94a"
}

.tp-truck:before {
    content: "\e94b"
}

.tp-smile:before {
    content: "\e94c"
}

.tp-rocket:before {
    content: "\e94d"
}

.tp-basketball:before {
    content: "\e94e"
}

.tp-dumbbell:before {
    content: "\e94f"
}

.tp-football-field:before {
    content: "\e950"
}

.tp-soccer:before {
    content: "\e951"
}

.tp-tennis2:before {
    content: "\e952"
}

.tp-sun:before {
    content: "\e953"
}

.tp-tag:before {
    content: "\e954"
}

.tp-library2:before {
    content: "\e955"
}

.tp-traffic-lights:before {
    content: "\e956"
}

.tp-train:before {
    content: "\e957"
}

.tp-travel-bag:before {
    content: "\e958"
}

.tp-flag:before {
    content: "\e95a"
}

.tp-thumbs-down:before {
    content: "\e95b"
}

.tp-thumbs-up:before {
    content: "\e95c"
}

.tp-window:before {
    content: "\e95d"
}

.tp-text:before {
    content: "\e95e"
}
