/*
Theme Name:     Kadence Webcam Child
Theme URI:      https://1eos.co
Template:       kadence
Author:         Dartainian
Author URI:     n/a
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.widget-area .widget-title, .header-widget2 .widget_nav_menu a {
    display: block;
    padding: 0.1em 0;
    text-decoration: none !important;
    color: #ffffff !important;
}
.toggle-close-bar {
	background-color: #193759 !important;
}
.drawer-content, .drawer-header {

		background-color: #193759 !important;
}
.mobile-html-inner {
	margin-top: -50px;
}
.popup-drawer .drawer-header .drawer-toggle {
	color: #ffffff !important;
		font-size: 20px !important;
}

.btn-mobile {
	background-color:#2980b9;
	color:#f4f4f4;
	font-size:16px;
	font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
	font-weight:600;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none !important;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	
}
.btn-mobile:hover {
	color:#ffffff;
	background-color:#EE4B2B;
}
.kadence-arrow-down-svg {
 margin-bottom: 10px !important;
}
	
	.IL_TP_BTN_X8 {
	background-color: #d81010 !important
}

.cky-btn-accept {
	color: #ffffff !important; 
}

a.btn, .btn, button, .btn-map-popup {
  background: #ffca3a;
  border-radius: 4px;
  font-family: Arial;
	font-weight: bold;
  color: #000000 !important;
  font-size: 18px !important;
  padding: 5px 10px 5px 10px !important;
  text-decoration: none;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
}
.btn:hover, .btn-map-popup:hover {
  background: #f20909;
	color: #ffffff !important;
  text-decoration: none;

}

/* Mappress Popup */
.btn-map-popup {
  background: #f7f7f7;
  border-radius: 4px;
	font-weight: bold;
  font-size: 16px !important;
  padding: 15px 10px 15px 10px !important;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
}
.btn-map-popup:hover {
  background: #fff1d3;
  text-decoration: none;
/* END Mappress Popup */
}
/* Entry Header */
.page-hero-section header{
	padding-top:8px;
	margin-bottom:-2px !important;
}

/* Kadence bread current */
#kadence-breadcrumbs .kadence-bread-current{
	margin-top:0px;
	line-height:1em;
}

/* Post Title */
.page-hero-section .page-title h1{
	line-height:1em;
}

/* List Item */
.site-footer-middle-section-3 .widget li{
	line-height:1.4em;
	font-size:16px;
}

/* Paragraph */
.site-footer-middle-section-1 .widget p{
	line-height:1.5em;
	font-size:16px;
}

/* Paragraph */
.footer-html p{
	margin-top:-26px !important;
}

/* Site footer row container inner */
.site-footer-wrap .site-bottom-footer-wrap .site-footer-row-container-inner{
	padding-top:0px;
}

/* Site container */
#primary .site-container{
	transform:translatex(0px) translatey(0px);
}


/* Site header row container inner */
#main-header .site-top-header-wrap .site-header-row-container-inner{
	line-height:1em;
}

/* 1025px and larger screen sizes */
@media (min-width:1025px){

	/* Entry content wrap */
	.content-wrap .hentry .entry-content-wrap{
		padding-left:20px;
		padding-right:20px;
		padding-top:20px;
		padding-bottom:20px;
	}
	
}

.btn-footer {
  border-radius: 4px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 16px;
	background: #1e72bd !important;
    padding: 6px !important;
  text-decoration: none;
  display: inline-block;
  margin-top: 3px;
  margin-bottom: 3px;
}
.btn-full {
	width: 100%;
}
