/*
Theme Name: Boost
Theme URI: http://theboost.flicksdemo.in/
Author: Codeflicks
Author URI:http://psd2allconversion.com/
Description: Description
Tags: custom-background, custom-menu, theme-options
Version: 1.0.0
Text Domain: boost
License: -
License URI: -
*/

/*=========================================================================
  Core
//=======================================================================*/
embed, iframe, object {
    max-width : 100%;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    border: 0 solid #1a1a1a;
    border-left-width: 4px;
    color: #686868;
    font-size: 19px;
    font-size: 1.1875rem;
    font-style: italic;
    line-height: 1.4736842105;
    margin: 0 0 1.4736842105em;
    overflow: hidden;
    padding: 0 0 0 1.263157895em;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote p {
    margin-bottom: 1.4736842105em;
}
blockquote cite,
blockquote small {
    color: #1a1a1a;
    display: block;
    font-size: 16px;
    line-height: 1.75;
}
blockquote cite:before,
blockquote small:before {
    content: "\2014\00a0";
}
blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}
blockquote strong,
blockquote b {
    font-weight: 400;
}
blockquote > :last-child {
    margin-bottom: 0;
}
address {
    font-style: italic;
    margin: 0 0 1.75em;
}
code,
kbd,
tt,
var,
samp,
pre {
    font-family: Inconsolata, monospace;
}
pre {
    border: 1px solid #d1d1d1;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3125;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    padding: 1.75em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
code {
    background-color: #d1d1d1;
    padding: 0.125em 0.25em;
}
abbr,
acronym {
    border-bottom: 1px dotted #d1d1d1;
    cursor: help;
}
mark,
ins {
    background: #007acc;
    color: #fff;
    padding: 0.125em 0.25em;
    text-decoration: none;
}
big {
    font-size: 125%;
}

/*table*/
table{
    border-collapse:collapse;
    overflow-x:auto;
    width:100%;
}
table > thead > tr > th, 
table > tbody > tr > th, 
table > tfoot > tr > th, 
table > thead > tr > td, 
table > tbody > tr > td, 
table > tfoot > tr > td{
    border-bottom:1px solid #e2e6e7;
    padding:13px;
}
table > thead > tr > th{
    border-bottom-width:3px;
    border-bottom-style:double;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:600;
}
table th,
table td strong{
    font-weight:500;
}

/*=========================================================================
  WordPress Default Class
//=======================================================================*/
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.gallery {
    margin-bottom : 1.5em;
}
.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 1.1400652% 2.2801304%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width : 50%;
}
.gallery-columns-3 .gallery-item {
    max-width : 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width : 25%;
}
.gallery-columns-5 .gallery-item {
    max-width : 20%;
}
.gallery-columns-6 .gallery-item {
    max-width : 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width : 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width : 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width : 11.11%;
}
.gallery-caption {
    display : block;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
#content[tabindex="-1"]:focus {
    outline : 0;
}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content : "";
    display : table;
    table-layout : fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear : both;
}

.widget {
    margin : 0 0 1.5em;
}
.widget select {
    max-width : 100%;
}
.sticky {
    display : block;
}
.hentry {
    margin : 0 0 1.5em;
}
.byline, .updated:not(.published) {
    display : none;
}
.single .byline, .group-blog .byline {
    display : inline;
}
.page-content, .entry-content, .entry-summary {
    margin : 0 0 0;
}
.page-links {
    clear : both;
    margin : 0 0 1.5em;
}
.comment-content a {
    overflow-wrap : break-word;
}
.bypostauthor {
    display : block;
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
    display : none;
}
.infinity-end.neverending .site-footer {
    display : block;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border : none;
    margin-bottom : 0;
    margin-top : 0;
    padding : 0;
}
