/*
	Theme Name: Sleek Child
	Theme URI: http://themeforest.net/item/sleek-responsive-creative-wordpress-blog-theme/9298728
	Template: sleek
	Version: 1.0
	Description: Child Theme for Sleek
	Author: korra.io
	Author URI: http://korra.io/
	Text Domain: sleek
*/



/*------------------------------------------------------------
 * Theme customization starts here
 *------------------------------------------------------------*/

.header .nano-content {
    padding: 18px 20px 20px;
    height: 100%;
}

.sf-widget-holder {
    margin-bottom: 0px;
}

p, pre {
    margin-top: 10px;
    margin-bottom: 15px;
}

a {
	word-wrap: break-word;
}

.ytcontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.ytvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper {
    font-size: 16px;
}
#advert {
    position:relative;
    width: 95%;
    height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media only screen and (max-width: 415px){
#advert {
    position:relative;
    width: 95%;
    height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 1200px){
    #main-content .nano-content:before {
    content: '';
        width: 100%;
    padding-top: 200px;
    background-image: url(/wp-content/uploads/2016/08/LogoDBTH2x.png);
background-color: #404040;
    background-position: 57% 20px;
    background-repeat: no-repeat;
    background-size: auto 70%;
  }
}

div.wpcf7-response-output {
    border: 1px solid #e61c28;
    text-align: center;
    width: 57%;
    float: left;
    margin-top: -50px;
    padding: 0.2em 1em;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.cli-plugin-button, .cli-plugin-button:visited {
-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
border-bottom: 0px solid rgba(0, 0, 0, 0);
background: none;
}

.article-single--post .post__tags {
    margin-bottom: 30px !important;
}

.main-content--m-plus .highlighted-p {
    font-size: 18px;
    line-height: 1.8;
}

.single__header .post__head {
    padding: 0 25px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 45px;
}

.article-single--post .post__head .post__meta {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 15px;
}

.article-single .post__content > h2:first-child, .article-single .post__content > p:first-child {
    margin-top: 10px;
}

hr {
    display: block;
    border-top: 1px solid #3f3f53;
    height: 0;
    margin-bottom: 30px;
    margin-top: 5px;
    opacity: 0.2;
}

.article-single--post .post__content {
    padding-bottom: 7px;
}

.main-content--m-plus .article-single--post .post__tags {
    margin-top: 8px;
}

.main-content--m-plus .single__header .post__head {
    margin-top: 45px;
    margin-bottom: 25px;
}

.main-content--m-plus .article-single--post .post__head .post__meta .meta--item {
    font-size: small;
    margin-right: 20px;
}

.gallery {
    margin-top: 0px;
    margin-bottom: 30px;
}

.pagination {
    -webkit-transition: all 0.3s cubic-bezier( 0.5, 0.2, 0.5, 1 );
    transition: all 0.3s cubic-bezier( 0.5, 0.2, 0.5, 1 );
    opacity: 1;
    visibility: visible;
    position: relative;
    z-index: 1;
    margin: 15px auto 45px;
}

.home #trinc {
  display: none;
}

.main-content--m-plus .highlighted-p {
    font-size: 19px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}

.apsp-caption-disabled .apsp-pinterest-latest-pin {
    float: left;
    width: 30.33%;
    margin: 0 0 3% 3%;
    list-style: none;
    background: none repeat scroll 0 0 #eeeeee;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cls-1 {
    fill: #828080;
}

.button--medium[class*='button--outline'] {
    line-height: 33px;
}

ul, ol {
    padding: 0 35px;
    margin-top: 8px;
    margin-bottom: 30px;
}
