/*
Theme Name: maxcanvas
Theme URI: http://www.maxburst.com/
Author: MAXBURST
Author URI: http://www.maxburst.com/
Description: maxcanvas theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: maxcanvas
Tags:
*/

/* =WordPress Core
-------------------------------------------------------------- */
#sgpb-popup-dialog-main-div.sgpb-content-20610 {
	padding: 0 !important;
}
#covid19 {
    width: 100%;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
}
#covid19 h3 {
    text-align: center;
    font-size: 24px;
    text-transform: inherit;
    margin: 20px 0 40px 0;
}
#covid19 .covid-btn {
    text-align: center;
}
#covid19 .covid-btn a {
    margin: 0;
}
#covid19 .covid-small-link {
    text-align: center;
}
#covid19 .covid-phone-link {
	font-family: 'Charter Roman', sans-serif;
	font-size: 20px;
	color: #000;
	text-align: center;
	margin: 10px 0 20px 0;
}
#covid19 .covid-small-link a,
#covid19 .covid-phone-link a {
    color: #000;
    padding: inherit;
    background: inherit;
    font-family: 'Charter Roman', sans-serif;
    font-size: 16px;
    text-transform: inherit;
    text-decoration: underline;
    height: inherit;
    line-height: initial;
    font-weight: normal;
    min-width: inherit;
    margin: 0;
}
#covid19 .covid-phone-link a {
	font-size: 20px;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
	max-width:530px;
	width:100% !important;
	height:auto !important;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
	max-width:260px !important;
	width:100% !important;
	height: auto !important;
	clear:right;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
	max-width:260px !important;
	width:100% !important;
	height: auto !important;
	clear:left;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
	max-width:260px !important;
	width:100% !important;
	height: auto !important;
	clear:right;
}

a img.alignnone {
    display: block;
    margin: 5px auto 5px auto;
	max-width:260px !important;
	width:100% !important;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
	max-width:260px !important;
	width:100% !important;
	height: auto !important;
	clear:left;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
	max-width:530px;
	width:100% !important;
	height:auto !important;
}

a img.size-full{
	width:100% !important;
	height:auto !important;
	max-width:460px !important;
	width:100% !important;
	margin:0 auto 20px;
	display:block;
}

.size-full{
	width:100% !important;
	height:auto !important;
	max-width:460px !important;
	width:100% !important;
	margin:0 auto 20px;
	display:block;

}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.bypostauthor {

}

.gallery-caption {

}

.sticky {

}

/* = maxcanvas Core
-------------------------------------------------------------- */

* {
	outline-color: transparent!important;
	outline: none!important
}

#comments {
	display: none;
}

li.widget {
	list-style: none;
}

#logo img {
	width: 100%;
	height: auto;
}


/* = JotForm Starter Kit
-------------------------------------------------------------- */
.jotform-form {
    padding : 0;
}

.form-input .form-error-message, .form-input-wide .form-error-message {
    display : none;
}

.form-line-error {
    background : none;
}

.form-button-error {
    display : none;
}

.form-all {
    width : 100%;
    padding-top : 0;
}

.form-textbox, .form-textarea {
    width : 100%;
    box-shadow : none;
}

.form-submit-button, .form-submit-button:hover {
    text-shadow : none;
    width : 25%;
    box-shadow : none;
}

.reviews{
	margin:20px 0;
	text-align:left;
}

.reviews a{
	color:#fff !important;
	font-size:15px;
}
.postleftim{
    width: 100%;
    float: left;
    max-width: 550px;
    padding: 0 80px 50px 0;
}
.postleftim img{
    display: block;
    width: 100%;
}
/*Hide Links in Printed Versions */
@media print {
  a[href]:after {
    content: none !important;
  }
}

@media screen and (max-width: 992px)  {
  .ad_sub-menu .cat-list .cat-wrapp{
    max-height: unset !important;
  }
  .ad_sub-menu .cat-list .cat-wrapp .mCustomScrollBox {
      max-height: unset !important;
  }
}
@media screen and (max-width: 700px)  {
    .postleftim{
        max-width: 100%;
        padding: 0 0 20px 0;
    }
}
@media screen and (max-width: 490px)  {
    #covid19 {
        padding: 10px;
    }
    #covid19 h3 {
        font-size: 20px;
        margin: 10px 0 20px 0;
    }
    #covid19 .covid-phone-link {
    	font-size: 16px;
    }
	#covid19 .covid-btn a {
		margin: 0;
		min-width: inherit;
		width: inherit;
		height: inherit;
		line-height: normal;
		padding: 10px;
	}
    #covid19 .covid-small-link a,
    #covid19 .covid-phone-link a {
        font-size: 16px;
    }
    #covid19 .covid-phone-link a {
    	font-size: 16px;
    }
}
