/*
 Theme Name:   Codeseeder Flatsome Child
 Theme URI:    http://www.codeseeder.com/
 Description:  Codeseeder Flatsome Child Theme
 Author:       Max Bloechle
 Author URI:   http://max.bloechle.name
 Template:     flatsome
 Version:      1.0.105
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom
 Text Domain:  flatsome-child
*/

.page-template-page-blank-no-title .page-wrapper, .page-template-page-blank-no-title .entry-content {
    padding-top: 0;
}

code, kbd, pre, samp {
    font-size: 1em;
    font-family: "Droid Sans Mono";
    line-height: 1.4;
}

.banner h3 {
    margin-top: 20px;
    margin-bottom: 14px;
}

article.hentry {
    margin-bottom: 0;
}

a.anchor {
    position: relative;
    top: -70px;
    display: inline-block;
    visibility: hidden
}

p.lead, a.lead {
    font-size: 1.2em;
}

.text-justify {
    text-align: justify;
}

.page-wrapper {
    padding: 30px 0 40px;
}

#image_1696551030 {
    margin-top: 25px;
}

.star-rating {
    display: none;
}

.banner {
        background-color: transparent !important;
}

.wp-video {
    margin-bottom: 16px;
}

label, legend {
	font-weight: normal;
}

legend {
	margin-top: 0;
}

.page-id-17 #content, .page-id-2531 #content, .page-id-2647 #content, .page-id-3423 #content, .page-id-1597 #content {
	padding-top: 0;
}

.page-id-17 h1.entry-title, .page-id-2531 h1.entry-title, .page-id-2647 h1.entry-title, .page-id-3423 h1.entry-title, .page-id-1597 h1.entry-title {
	display: none;
}

/* Center Videos with Parent Examples */
.parent-pageid-492 .wp-video, .single-post .wp-video {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.cs-code {
    font-size: 1em;
    font-family: "Droid Sans Mono", monospace;
    padding: 0;
}

.matlab-code {
    background: url(./img/icon_matlab_small.png) no-repeat left center;
    margin-left: 8px;
    padding-left: 20px;
    font-style: italic;
}

ul {
    margin-left: 24px;
}

ul li.bullet-arrow, ul li.bullet-checkmark, ul li.bullet-star {
    border: none;
    padding: 2px 0 7px 4px !important;
}

ul li.bullet-checkmark::before {
    color: #297abc !important;
    margin-left: -22px;
}

ul li.bullet-checkmark {
    padding: 7px 0 7px 6px;
}

.vertical-tabs {
    padding-top: 0;
    padding-bottom: 20px;
}

.wpmem_msg {
    margin-bottom: 20px;
    background-color: #f1f1f1;
}

.quform-button-text {
   color: white;
   font-weight: normal;
   padding: 0px 24px;
}

