/*  
Theme Name: Buller Child Theme
Description: Buller Child - Premium Wordpress Theme
Version:1.0
Author:gljivec
Theme URI:http://themeforest.net/
Author URI:http://premiumcoding.com/
License URI:http://themeforest.net/
Template: buller
*/

@import url("style.css");  
@import url("../index-60.html");  
/*your content goes from here*/
@font-face{
  font-family: "Raleway_new";
  src: url("../ttf/raleway-variablefont_wght.ttf") format("truetype");
}
@font-face{
  font-family: "Astoria_new";
  src: url("../ttf/astoriaroman.ttf") format("truetype");
}

.mainwrap.blog, .single-post .mainwrap, .page-template .mainwrap, .mainwrap.shop.sidebarshop, .mainwrap.shop.sidebarshop .homerecent {
    background: #FFFFFF;
}

#logo {
    padding: 10px 0 0;
}

.content a, .content a:visited, .content a:active {
    color: #f55856;
}

.content a:hover {
    color: #063B65;
}

.titlebordrtext .titleborderh2 {
    padding: 0 12px;
}

.child_page {
	margin-bottom: 20px;
}

.infotextwrap {
	margin-top: 20px;
}

.usercontent ul {
	margin-bottom: 20px;
}

.usercontent .widget ul {
	margin-left: 20px;
}

.usercontent .widget li {
    list-style-type: disc;
}

.content blockquote {
    margin: 0 0 30px 20px !important;
    width: 100%;
}

.content blockquote ul, .content blockquote p {
    margin-right: 20px !important;
}

h1, h2, h3, h4, h5, h6, .page-header {
    margin-bottom: 30px;
}

.content p {
    margin: 0 0 1.5em;
}

.content ul, .content ol {
    margin-bottom: 20px;
}

.content ol {
    margin-left: 30px !important;
}

.widget {
    width: auto;
}

.widget p {
    line-height: 1.65em;
    margin-bottom: 20px;
    margin-top: 0;
}

#commentform #respond #commentform textarea, #commentform #respond #commentform input, .aq-block-aq_contact_block input, .widget_search form div input {
    padding: 5px 10px;
}

#event_container_pagination {
	margin-bottom: 20px;
}

.event_title a {
    text-decoration: none;
    color: #000;
    padding: 0 10px;
    margin: 0;
}

.ui-widget-header {
    background: none;
    border: none;
    color: #222222;
    font-weight: bold;
}

.blogsingleimage img {
	display: none !important;
}

.blogsingleimage .attachment-blog {
	display: block !important;
}

.event-display-boxes .ui-widget-header {
    margin: 0;
    padding: 0 0 4px 4px;
}

.event_title, h2.section-heading, .display-box-heading {
    padding-left: 0;
}

.espresso_events form {
    margin: 0;
}

.espresso_events .event-header .entry-title {
	margin-bottom: 10px;
}

.espresso_events .event-content form {
	float: right;
}

.event-content .download-iCal-frm {
	float: none !important;
	margin-left: 10px;
}

.espresso_events .event-content {
	border: 1px solid #ddd;
	padding: 10px;
}

.espresso_events .event-datetimes ul {
	margin-left: 0;
}

.single-espresso_events .ticket-selector-submit-btn {
    float: none;
}

.single-espresso_events .ee-event-datetimes-ul {
	margin-left: 0;
	list-style-type: none;
}

.single-espresso_events form {
    margin: 0 0 20px;
}

.single-espresso_events .relatedtitle,
.single-espresso_events .related,
.single-espresso_events .share-post, 
.single-espresso_events .sidebar {
	display: none;
}

.single-espresso_events .content {
    width: 100%;
}

.woocommerce-tabs ul.tabs a {
    color: #fff !important;
}

#mc-embedded-subscribe-form input[type='email'] {
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 15px;
    width: auto;
}

.wp-pagenavi .first, 
.wp-pagenavi .last {
    white-space: nowrap;
    width: 50px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.yext-bios {
    margin: 0 auto !important;
    padding: 0 !important;
    background-color: transparent !important;
}

.yext-bios-header {
	display: none !important;
}

.yext-bios-body {
    margin-top: 0 !important;
}

.button {
	display: inline-block;
	margin-top: 10px;
}

.single-ppc .relatedtitle,
.single-ppc .related,
.single-ppc .share-post {
	display: none;
}

.ppc-register-title .wrap {
	max-width: 1170px;
	margin: 0 auto;
}

.ppc-register-title .wrap p {
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}

.ppc-content {
}

.sidebar,
.ppc-sidebar {
	width: 320px;
	background: transparent;
}

.widget h3,
.ppc-widget-title {
	color: #E14A43;
	text-transform: uppercase;
	font-size: 24px !important;
}

.widget-line {
	display: none;
}

.sidebar .widget {
	width: 100%;
	background: #F5F6F1;
	border: 1px solid #e8e8e8;
	padding: 15px;
	margin-bottom: 10px;
}

.ppc-sidebar-block {
	max-width: 100%;
	width: auto;
	background: #F5F6F1;
	border: 1px solid #e8e8e8;
	padding: 15px;
	margin-bottom: 10px;
}

.ppc-sidebar-block ol {
	list-style: none; 
	counter-reset: li;
}

.ppc-sidebar-block li::before {
	content: counter(li); 
	color: #E14A43; 
	display: inline-block; 
	margin-right: 10px;
	font-size: 18px;
	font-weight: bold;
}

.ppc-sidebar-block li {
	counter-increment: li;
}

.ppc-sidebar-block ol li p {
	display: inline;
}

.ppc-sidebar-block ol li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}

.ppc-sidebar-block ol li:last-of-type {
	border-bottom: none;
	padding: 0;
	margin: 0 0 0 0;
}

.ppc-sidebar-block a,
.ppc-sidebar-block a:hover,
.ppc-sidebar-block a:visited {
	color: #E14A43 !important;
}

.ppc-header-alert-banner {
	margin-top: 0;
	background: #E14A43;
}

.ppc-header-alert-banner .infotext-title strong,
.ppc-header-alert-banner .infotext-title a,
.ppc-header-alert-banner .infotext-title a:hover,
.ppc-header-alert-banner .infotext-title a:visited {
	color: #FFFFFF !important;
	font-weight: bold;
}

.ppc-header-alert-banner .infotext-title {
	color: #FFFFFF;
	width: auto !important;
}

.ppc-header-alert-banner {
	font-weight: normal;
	text-shadow: none;
	color: #FFFFFF;
}

.ppc-header-alert-banner .infotext {
    padding-bottom: 0;
    padding-top: 7px;
    margin-bottom: 0;
}

.single-ppc .infotext {
    padding-bottom: 30px;
    padding-left: 20px;
	padding-right: 20px;
	width: auto !important;
}

.single-ppc .ppc-header-alert-banner .infotext {
    padding-bottom: 5px;
    padding-left: 20px;
	padding-right: 20px;
	width: auto !important;
}

.ppc-header-image {
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center center;
	border-bottom: 3px solid #E14A43;
}

.gform_wrapper ul li.gfield {
    margin-top: 0;
}

.gform_wrapper .gform_footer {
    padding: 0 0 0 !important;
    margin: 0 0 0 !important;
}

.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type="submit"], 
.gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type="submit"] {
    font-size: 1em !important;
    width: inherit !important;
    margin: 0 16px 0 0 !important;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

.gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}

.gform_wrapper div.ginput_container input, 
.gform_wrapper div.ginput_container select, 
.gform_wrapper div.ginput_container textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #e7e7e7;
}

.gform_wrapper div.ginput_container ::-webkit-input-placeholder /* Chrome/Opera/Safari */,
.gform_wrapper div.ginput_container ::-moz-placeholder /* Firefox 19+ */,
.gform_wrapper div.ginput_container :-ms-input-placeholder /* IE 10+ */,
.gform_wrapper div.ginput_container :-moz-placeholder /* Firefox 18- */ { 
	font-weight: bold;
}

.ginput_recaptcha {
	padding-top: 15px;
	padding-bottom: 10px;
	transform:scale(0.95);
	-webkit-transform:scale(0.95);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
}

.single-ppc .pagenav .menu,
.single-ppc .header-shop,
.single-ppc .ppc-hide {
	display: none;
}

.single-ppc .pagenav:after {
	font-family: Oswald !important;
	content: 'EMT TRAINING AT RESPOND RIGHT';
	float: left;
	text-align: left;
	color: #E14A43;
	font-size: 24px;
	padding: 60px 20px;
}

.single-ppc .fixedmenu {
	display: none !important;
}

.single-ppc .postcontent.singledefult {
    margin: 42px 0 0 0;
}

#gform_confirmation_message_5 {
	margin-top: 20px;
	background: #FFFFFF;
	color: #4B9E65;
	padding: 10px;
	border: 1px solid #4B9E65;
}

#logo { 
	position:relative; 
	padding: 13px 0 0 0; 
	float:left; 
	width: 16%
}

#logo img {
    width: auto !important;
}

#header {
    padding-bottom: 0 !important;
}

.single-ppc #mega-menu-wrap-main-menu, 
.respMenu,
.single-ppc .pagewrap,
.fixedmenu { 
	display: none !important; 
}

.content ul, .content ol {
    margin-bottom: 20px;
    margin-left: 2em;
}

.content ul ul, .content ol ol {
    margin-bottom: 0;
    margin-left: 2em;
}

#mc-embedded-subscribe-form label {
	display: block;
	padding-bottom: 20px;
}

#mc-embedded-subscribe {
	margin-top: 0;
}

.footer_widget1 {
	width: 75%;
	padding-top: 50px;
}

.footer_widget2 {
		width: auto;
	padding-top: 50px;
}


@media screen and (max-width:1180px){
	
	.single-ppc .pagenav:after {
		display: none;
	}
	
	.posttext {
		float: left !important;
		width: 96% !important;
		margin: 0 auto !important;
		padding-left: 2% !important;
		padding-right: 2% !important;
	}
	
	.single-ppc .infotext {
		padding-bottom: 15px;
	}
	
	.pagewrap { 
		display: none !important; 
	}
	
	.mainwrap {
		margin-top: 50px;
	}
}

@media screen and (max-width:800px){
	
	#crumbs a {
		display: none;
	}
	
	#crumbs a:first-of-type {
		display: inline;
	}
	
	.single-ppc #wpadminbar {
		display: none;
	}
}
/* customized code */


/* iframe{
	display:none!important;
} */
/* footer */
#footer{
	   background: #ffffff;
}
.footer-col_new a {
  color: rgba(0,0,0,0.75);
}


.footer-content-wrapper_new {
  width: 80%;
  margin: 4em auto;  
}

.footer-col_new {
  display: inline-block;
  padding: 0.5em 0.1em 0.5em 1em;
  box-sizing: border-box;
	font-family:Raleway_new!important;
}
.footer-col_new:nth-child(4) {
  border: none;
}

.ta-l {
  text-align: left;
}
.flt {
  float: left;
}

.flt:nth-child(4):after {
   content: " "; 
   visibility: hidden; 
   display: block; 
   height: 1em; 
   clear: both;
}

.large-25 {
  width: 25%;
}

.footer-col_new a {
  display: block;
  margin: 0.3em 0;
}

@media (max-width: 550px) {
  .small-50 {
    width: 100%;  
  }
  .footer-col_new:nth-child(2) {
    border: none;
  }
}

@media (max-width: 300px) {
  .tiny-100 {
    width: 100%;
  }
  .footer-col { 
    border: none;
  }
}
.footer_li{
	line-height: 30px!important;
}
#footerbwrap{
	  margin-top: 57px;
	    background: #023461;
}
/* footer */
p{
	font-family:Raleway_new;
	font-weight:500;
}
#client p{
	font-family:Raleway_new;
}
.elementor-image-box-description{
	font-family:Raleway_new!important;
}
#footer h3{
	font-family:Astoria_new!important;
}
iframe[id^='__']{
   display:none!important;
}
.footer-col_new a{
	    color: #060304 !important;
		    font-family: Raleway_new !important;
}