  /*
Theme Name: Bootstrap Basic
Theme URI: 
Author: Vee Winch
Author URI: http://okvee.net
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy.
Version: 1.0.3.4
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}
.gallery-caption {
}
.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.blog-yumprint-recipe .blog-yumprint-header div.blog-yumprint-save {
    margin-right: 0;
    margin-left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    visibility: visible;
  z-index:-9999!important;
  position:absolute;
}

.powered-by{display:none!important;}

.vc_gitem_row .vc_gitem-col {
    padding: 0 !important;
}

.vc_gitem-zone-a .vc_gitem-zone-mini {
    vertical-align: top;
}

.vc_gitem_row.vc_row.vc_gitem-row-position-middle {
    vertical-align: top;
}

.vc_gitem-zone .vc-zone-link {
    padding-left: 10px !important;
}

.ptitle {
    padding: 20px !important;
    min-height: 60px;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}

.ptitle a {
    color: #2c2b3b;
    text-decoration: none;
    text-decoration: none;
    line-height: 25px;
    font-size: 18px;
}

.vc_custom_heading.relatedmore {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0;
}
.wpb_content_element p {
    line-height: 1.8em;
}

.wpb_text_column a {
    text-decoration: underline !important;
}
.joinblue h1 {
    margin-top: 24px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600 !important;
}

.col-md-10 p span {font-size:17px;line-height: 34px;}

.blog-yumprint-ingredient-item{list-style-type: none!important;}
.blog-yumprint-ingredients {list-style-type: none!important;}
.blog-yumprint-ingredients li{list-style-type: none!important;}

.thrv_post_grid .tve_post .tve-post-grid-title a {
    color: #333333;
    text-decoration: none;
    font-size: 18px;
}
.thrv_post_grid .tve_post .tve_pg_more span {
    font-size: 10px;
    font-weight: bold;
    display: none;
}
.thrv_post_grid .tve_post .tve_pg_more {
    margin: 0 15px 15px 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}
.thrv_post_grid .tve_post .tve_pg_container {
    height: 100%;
    box-sizing: border-box;
}
.thrv_post_grid .tve_post .tve_pg_more a {
    color: #428bca;
    font-weight: 700;
    text-decoration: none !important;
}
.org-btn2{
    font-size: 16px;
    font-weight: 700;
    }
    .tve_flt .tve_btn.tve_red {
    background: #ec9734;
        -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.tve_flt .tve_btn.tve_red:hover {
    color: #fff;
    text-decoration: none;
    background: #333;
}
.fullwidth_new {
    width: 100vw !important;
    position: relative;
    margin-left: -50vw;
    margin-top: 0px;
    left: 50%;
    max-width: none !important;
    padding: 20px 0 !important;
}

.fullwidth_new img {
    display: inline-block !important;
}
.thrv_post_grid .tve_post .tve-post-grid-title {
    line-height: 1 !important;
    font-size: 26px !important;
}
.thrv_post_grid .tve_post {
    margin-bottom: 50px;
}
.thrv_post_grid .tve_post_width_3 {
    padding: 12px;
}

.hideme{display:none}

/*progress par on leadbox*/
p.lp-progressbar-react__value {
    font-weight: bold;
    font-size: 14px;
}

.CTAmid{
	width:100%;
	text-align:center;
	padding:10px;
	margin:20px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	float:left;
}

	.CTAmid img{
		float:none;
		margin:0px auto;
		width:100%;
		max-width:350px;
	}


@media(min-width:992px){
	.CTAmid{
		position:fixed;
		bottom:10px;
		right:10px;

		width:240px;
		height:240px;
	}
}

@media(min-width:1500px){
	.CTAmid{
		width:350px;
		height:350px;
	}
}

.relatedposts {
    position: relative;
    z-index: 999;
    bottom:-81px;
}

footer#site-footer {
    position: relative;
}

/*.shop-link{
    display:none !important
}*/

.blog .shop-link{
    display:block !important;
}