/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 /*GENERAL*/

 /**/


 /*HEADER*/

 /**/


 /*BODY*/
	.category-collections .uk-article-title a { color: #a08158; font-weight: 200; line-height: 2; font-size: 16px; }
	h1.uk-article-title span:after { background: #a08158; }
	.tm-sidebar-a a { color: #a08158; }
	.category-collections article .uk-button { font-size: 18px; }
	/* .category-collections article .uk-button:hover, 
	.category-collections article .uk-button:focus { background-color: #fff; color: #a08158 !important; } */
	.single h1.uk-article-title { font-size: 24px; }
	#post-content p { font-size: 12px; text-align: justify; }
	.ig-grid .uk-panel { overflow: hidden; }
	.category-articles .tm-block-bottom-a,
	.category-collections .tm-block-bottom-a, 
	.single .tm-block-bottom-a { background: #fff; padding-top: 40px !important; }
	.ig-grid .uk-button { color: #a18259; border-color: #a18259; }
	.ig-grid .uk-button:hover { background: #fff; }
	.iggrid-title { position: relative; overflow: hidden; }
	.iggrid-title::before {
	    content: '';
	    position: absolute;
	    left: 0;
	    top: 9px;
	    height: 1px;
	    width: 100%;
	    background: #a08158;
	    z-index: 0;
	}
	.iggrid-title h3 {
	    margin-bottom: 0;
	    display: inline-block;
	    background: #fff;
	    z-index: 3;
	    position: relative;
	    padding: 0 15px;
	}
	.tm-article-blog .tm-featured-image { min-height: 450px; }
	.rsThumbsContainer { transform: translate3d(0px, 0px, 0px) !important; }
 /**/


 /*RESPONSIVE*/

 /**/
