/*
Theme Name: Child (Left&Right sidebar by default)
Theme URI: http://wellthemes.com/
Author: WellThemes
Author URI: http://wellthemes.com/
Description: A Premium Magazine style Responsive WordPress Theme by WellThemes.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, black, gray, light, one-column, two-columns, right-sidebar, responsive-layout, custom-background, editor-style, featured-images, full-width-template, sticky-post, theme-options
Template: wt_tera
Text Domain: wt_tera_c_child
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
a {
    color: blue;
    text-decoration: underline;
}
p {
    margin-bottom: 15px;
}
.clear{
	clear:both;
}
.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}
.clearfix { 
    display: inline-block; 
} 
body {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    font-family: arial,Helvetica,Arial,Sans-Serif;
    background: url(/wp-content/themes/wt_tera/images/bg/original/pattern11.png);
}
#container {
    width: 950px;
    margin: 0 auto; 
    overflow: hidden;
    background: #fff;  
}
#header {
    height: 100px;
    /*background-color: #fff;*/
    position: relative;
}
div.sticky-element-active+div.header-inner {
    margin-top: -4px;
    padding: 0!important;
    height: 70px!important;
}
.header-inner {
    border-bottom: 5px solid #3c4471;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    padding: 15px 0 0 0;
    height: 80px;
}
#header .logo img {
    display: inline-block;
}
#header .logo {
    margin: 0px 13px 0 10px!important;
    max-width: 180px;
    padding-top: 10px;
}
img {
    max-width: 100%;
    height: auto;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Oswald,Arial,Sans-Serif;
    color: #3e3e3e;
    margin-bottom: 10px;
}
h1 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.1;
}
.entry-header, .entry-content p, .entry-content h2, .wp-pagenavi, 
.bottom-post-location-place, .bottom-of-post, .sm-moved-h {
    padding: 0px 8px;
}
#main {
    width: 100%;
    padding: 10px 6px!important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    background: #fff;
}
#sm-mr-bottom {
    margin-bottom: 0px !important;
}
.wp-pagenavi {
    line-height: 80px;
}
.ad2 {
    padding-bottom: 25px !important;
}
.ad2 div:nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px !important;
    padding-bottom: 20px;
}
@media screen and (max-width: 480px) {
    .ad2 div:nth-child(2) {
    }
}
.bottom-mpu-placeholder {
    text-align: center;
    display: flex;
    justify-content: space-evenly;
}

.bottom_desktop_placeholder {
    display: flex;
    justify-content: space-evenly;
    border-bottom: 1px solid #e3e3e3 !important;
    background: none !important;
    margin: 15px auto 30px;
    min-height: 265px;
}

.sticky_displayed {
    background-color: #f8f9fa;
    box-shadow: rgba(0, 0, 0, 0.1) 0px -3px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 2px 0px;
    padding-top: 5px;
    min-height: 50px;
}

.top_desktop_placeholder,
.top_tablet_placeholder,
.bottom_tablet_placeholder {
    min-height: 130px;
    border-bottom: 1px solid #e3e3e3 !important;
    background: none !important;
    margin: 15px auto 30px;
}

.top_mobile_placeholder,
.add-add_mobile_placeholder,
.bottom_mobile_placeholder {
    background-color: #f7f7f7;
    min-height: 300px;
    margin-bottom: 0px;
    margin-left: -15px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 15px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
}

.top_mobile_placeholder span,
.add-add_mobile_placeholder span,
.bottom_mobile_placeholder span {
    color: #999999;
    font-family: "Open Sans";
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    overflow: hidden;
    display: block;
    margin-bottom: 0px;
}

/** End Scroll styles **/
.sm-scroll-with-sidebar {
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
}
.sm-scroll-page-l-sidebar {
    width: 380px;
    padding-right: 30px;
    padding-top: 60px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
}
.sm-scroll-page-sidebar {
    width: 380px;
    padding-left: 30px;
    padding-top: 60px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
}
.sm-scroll-page-main {
    width: 728px;
}
.page-finished {
    padding-top: 15px;
}
.entry-content, .entry-content p, .entry-content ul {
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    color: #444;
}
.entry-header {
    margin-bottom: 20px;
}
.entry-header h1 {
    text-transform: uppercase;
}
.entry-content h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 9px;
    font-family: Roboto;
    color: #000101;
}
.entry-header .author-name, .entry-header .author-name a, .entry-header .date {
    font-size: 16px;
    color: #999;
    margin-bottom: 10px;
}
.date {
    margin: 10px 0 0 0;
    display: inline-block;
}
.wp-caption {
    max-width: 100%;
    margin-bottom: 1.25em;
    text-align: center;
}
.wp-caption, p img {
    margin-top: 0.4em;
}
.aligncenter, .alignnone {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.entry-content img {
    margin-top: 30px;
    display: block;
    margin: 0 auto;
    max-width: 98%;
}
.gallery-caption, .wp-caption .wp-caption-text {
    color: #aaa;
    font-size: 12px;
}
.page-finished {
    padding-top: 15px;
}
#footer {
    padding: 15px;
    background-color: #f5f5f5;
    overflow: hidden;
}
#footer .footer-info {
    display: flex;
    justify-content: space-between;
}
.footer-bottom-right .menu-top-bar-menu-right {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
/* Tablet specific styles */
.divider {
    text-align: center;
    color: #999;
    font-family: "Open Sans";
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    overflow: hidden;
    margin-bottom: 9px;
}
.divider:before {
    right: 0.5em;
    margin-left: -50%;
}
.divider:after {
    left: 0.5em;
    margin-right: -50%;
}
.divider:after, .divider:before {
    background-color: #d9d9d9;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

#content {
    width: 900px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
#container #main > .inner-wrap {
    display: inline-block;
    position: relative;
    width: 950px;
    padding: 25px;
}
/* @media (orientation: landscape) and (min-height: 1020px), (orientation: portrait) and (min-width: 1020px) { */
/*@media only screen and (min-width: 1020px) and (max-width: 1030px) {*/
@media only screen and (min-width: 1020px) { 
    /*
    #container #main > .inner-wrap {
        min-height: 4000vh;
    }
    */
    #sidebar-right, .sidebar-fb {
        width: 210px;
        position: sticky;
        top: 80px;
        overflow: hidden;
        float: left;
    }
    #sidebar-right .widget {
        width: 100%!important;
    }
    .widget {
        margin-bottom: 18px!important;
        overflow: hidden;
        display: block;
    }
    .ad-side, .ad-side-bottom {
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 1019px) {
    #sidebar-right {
        display: none;
    } 
}

.add-add_mobile_placeholder {
    min-height: 60px;
    margin-bottom: 5px;
}

.sm-gray-text {
    display: inherit;
    color: #999;
    font-size: 11px;
}
.sm-gray-text a {
    color: #525252;
}
.sm-hide-p {
  display: none;
}
@media only screen and (min-width: 1120px) {
    .sm-gray-text {
        font-size: 13px;
    }
}
#mobile-anchor > div > div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
#mobile-anchor > div {
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 1200px) {
    #main-menu ul li {
        margin: 0 10px;
    }
}
#main-menu ul li a {
    font-family: 'Open Sans',Helvetica,Arial,Sans-Serif;
    font-size: 22px;
    font-weight: 300;
    margin: 15px 0 15px 15px;
    padding: 0 0 0 5px;
    color: #1e1e1e;
    text-transform: initial;
    text-decoration: none;
}
#main-menu ul {
    display: flex;
    list-style-type: none;
}
@media only screen and (min-width: 1020px) and (max-width: 1200px) {
}
@media only screen and (min-width: 760px) and (max-width: 1019px) {
    #main-menu ul li a {
        font-size: 20px;
    }
}
@media only screen and (min-width: 580px) and (max-width: 759px) {
    #main-menu ul li a {
        font-size: 17px;
    }
}
@media only screen and (max-width: 579px) {
    #main-menu ul li a {
        font-size: 15px;
    }
}
.sidebar {
    width: 340px;
    position: sticky;
    top: 10px;
    overflow: hidden;
    float: left;
}

.sm-btn {
    background: radial-gradient(at center center, #0069ff 28%, #00f 100%);
    border: none;
    color: white;
    padding: 15px 40px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    outline: none;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s;
    margin: auto;
    display: block;
    width: 100%;
}
.sm-btn:visited {
    color: white;
}
.sm-btn.green {
    background: radial-gradient(at center center, #28a745 28%, green 100%);
}
.sm-btn.red {
    background: radial-gradient(at center center, #fc1a31 28%, rgb(202, 6, 6) 100%);
}
.sm-btn.blue {
    background: radial-gradient(at center center, #007bff 28%, rgb(60, 60, 205) 100%);
}
.sm-btn.yellow {
    background: radial-gradient(at center center, #ffc107 28%, rgb(204, 201, 5) 100%);
}
.sm-btn:hover {
    transform: scale(1.05);
}

strong {
    font-size: 20px;
    font-weight: bold;
    /* color: black; */
}
strong:visited {
    color: rgba(46, 46, 209, 0.811);
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia;
    font-weight: bold;
    color: black;
}
p, strong, .entry-content, .entry-content p, .entry-content ul {
    font-family: Georgia;
}
h6 {
    font-size: 20px;
}
h5 {
    font-size: 21px;
}
h4 {
    font-size: 22px;
}
h3 {
    font-size: 23px;
}
h2 {
    font-size: 24px;
}
h1 {
    font-size: 25px;
}
blockquote {
    padding: 10px 30px;
}