/*
 Theme Name:   Longevitas Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Template:     tint
 Version:      1.0.0
 Text Domain:  longevitas-child
*/


*,
body,
.point-border-title h5 {
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

.wrapper {
	width: auto;
	max-width: 1020px;
	padding-left: 20px;
	padding-right: 20px;
}
.blog-page-content {
    width: 72%;
}
.page-content {
	width: 72%;
}
#sidebar {
    width: 24%;
    margin-left: 3% !important;
}
.sidebar_widget_holder {
	padding: 20px;
}
.sidebar_widget_holder ul {
    width: 100%;
}
.bg-widget-title {
    width: 100%;
}

.blog-images-title {
    width: 70%;
}
.blog-images-title .post-images,
.blog-images-title .post-images a,
.blog-images-title .post-images a img {
    width: 100%;
    height: auto;
}
.post-date-content {
    width: 27%;
}


/* Homepage */
div.anythingSlider {
	height: 480px !important;
}
div.anythingSlider,
.anythingBase,
.anythingBase .panel,
.sign-up-home-text {
	width: 100% !important;
}
.anythingSlider .textSlide > div {
	background-size: cover !important;
	width: 100% !important;
}
.textSlide table {
	width: 60%;
}
.textSlide table p {
	line-height: 1.3;
	margin-top: 5px !important;
}
.anythingSlider .btn {
	margin-top: 0px;
	display: inline-block;
}


.call-action-one {
	width: 25%;
	height: auto;
    position: relative;
}
.call-action-text {
	height: auto;
}
.call-action-one .more-info {
	width: 100%;
	position: absolute;
    bottom: 20px;
    left: 0;
}
.sign-up-home-text {
	margin-left: 0;
	padding-left: 32px;
	padding-right: 32px;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


.whats-new-links {
	width: 25%;
	margin-right: 0;
	padding-right: 15px;
}
.whats-new-portfolio-one {
	width: 30%;
	background-color: #fff;
    margin-left: 5%;
	margin-bottom: 20px;
	height:300px;	
}
.whats-new-portfolio-images,
.whats-new-portfolio-images a,
.whats-new-portfolio-images img {
	width: 100%;
}


.newsletter-home p {
	float: left;
	width: 100%;
}


/* Single post */

.blog-single-images-title,
.post-single-images,
.post-single-images a {
	width: 100%;
}
.post-single-images,
.post-single-images a,
.whats-new-portfolio-images,
.whats-new-portfolio-images a {
	height: auto;
}
.post-single-images a:hover,
.whats-new-portfolio-images a:hover {
	width: 100%;
	height: auto;
	background-size: cover;
}

.post-single-images img,
.whats-new-portfolio-images img {
	max-width: 100%;
	height: auto;
}

.map-images {
    width: 100%;
}
.blog-single-title-box span {
	width: 100%;
	margin: 0;
	padding: 20px;
}
.half {
    width: 50% !important;
    height: auto;
}
.third {
    width: 33% !important;
    height: auto;
	margin-top: 20px;
}
.quart {
    width: 25% !important;
    height: auto;
}
.page-content img {
    width: 100%;
    height: auto;
}
.page-content p a {
	word-break: break-word;
}
.shortcodes ol li a {
	word-break: break-word;
}
.comment-start-text p {
	width: 100%;
}
.comment-start-text {
    width: 100%;
}



/* Sidebar */
.sidebar_widget_holder .textwidget {
	width: 100%;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.textwidget img {
	width: 100%;
}


.sign-up-home-content.blog-single-user-content .form {
	width: 100%;
	margin-left: 0;
	padding: 30px;
}

.header {
	
}
.footer-copy-text {
	width: auto;
}

.menu-toggle {
	position: absolute;
	top: 40px;
	right: 20px;
	background: url('./img/menu.png');
	height: 25px;
	width: 25px;
	background-size: contain;
	background-repeat: no-repeat;
	border: none;
	text-indent: 1000%;
	white-space: nowrap;
	overflow: hidden;
	outline: none;
	display: none;
}

.page-numbers {
	height: 33px;
}
.blog-title-box a {
	width: 100%;
	margin: 0;
	height: auto;
	padding: 25px 29px;
}
.blog-title-box {
	height: auto;
}
.page-content .left div img {
	    width: 100%;
    height: auto;
}
.page-id-194 .page-content table img {width: 100%; height: auto;}

/* Main art */

.main-art {
	width:100%;
	height:auto;
	margin-bottom:20px;
	box-sizing: border-box;
}

.main-art-image {
	width:50%;
	height:auto;
	float:left;
}
.main-art-info {
	width:50%;
	height:auto;
	float:left;
	box-sizing: border-box;
	padding-left:30px;
	margin-bottom:30px;
}
	.main-art-stat {
	width:50%;
	height:auto;
	float:left;
	box-sizing: border-box;
	}
.main-art-image img {
	width:100%;
	height:auto;
	float:left;
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	.blog-page-content {
    width: 100%;
}
	.menu-toggle {
		display: block !important;
	}
	.header .nav {
		width: 100%;
		display: none;
	}
	#site-navigation.toggled .nav {
		display: block;
	}
	.header .nav li {
		margin-bottom: 20px;
	}
	.textSlide table,
	.newsletter-home,
	.home-form
	 {
		width: 100%;
	}
	.call-action-one {
		width: 50%;
	}
	.title-on-page .point-border-title h5 {
		letter-spacing: 8px;
	}
	
	.page-content {
		width: 100%
	}
	
	.whats-new-portfolio-one {
		width: 74%;
		margin-right: 1%;
		float: right;
		margin-bottom: 30px;
	}
	.footer-copy-right,
	.footer-copy-right ul {
		float: left;
	}
	.footer-copy-text {
		margin-left: 7px;
	}
	#sidebar {
    	width: 96%;
		margin-left: 2% !important;
	}
	
	.bg-widget-title {
		display: block;
		margin-bottom: 50px;
	}
	.bg-widget-title ,
	.sidebar_widget_holder ul {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.main-art-info {
	width:100%;
	height:auto;
	float:left;
	box-sizing: border-box;
	padding-left:30px;
	margin-bottom:30px;
	}

	.main-art-image {
	width:100%;
	height:auto;
	float:left;
	box-sizing: border-box;
	}
	.main-art-image img {
	width:100%;
	height:auto;
	float:left;
	box-sizing: border-box;
	}

}

@media screen and (max-width: 480px) {
	.blog-title-box a {
	padding: 10px;
}
.post-date-content,
.blog-images-title {
    width: 100%;
}
.post-date-content ul {
	    margin-bottom: 0;
}
	.textSlide table {
		width: 100%;
	}
	.call-action-one {
		width: 100%;
	}
	.title-on-page .point-border-title h5 {
		letter-spacing: 4px;
	
	}
	.point-border-title h5 {
		font-size: 12px;
		letter-spacing: 4px;
	}
	
	.whats-new-portfolio-one {
		width: 100%;
		margin-right: 1%;
	}
	.footer_box {
		width: 100%;
	}
	
	.newsletter-home p {
		width: 100%;
		margin-top: 10px;
	}
	
	.bg-widget-title {
		display: block;
		margin-bottom: 50px;
	}
	.bg-widget-title ,
	.sidebar_widget_holder ul {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.form-text-input {
		width: 100% !important;
	}
	.page-content h1 {
		display: inline-block;
	}
	.page-content h3 {
		margin-top: 10px;
	}
	.page-content iframe {
		width: 100% !important;
	}
	.whats-new-links {
		width: 100%;
		margin-bottom: 20px;
	}
	.newsletter_email, .home-form #email {
		width: 100%;
		margin-bottom: 10px;
	}
	.footer-box-down,
	.footer_box h2 {
		margin-bottom: 0px;
	}
	.main-art-info {
	width:100%;
	height:auto;
	float:left;
	box-sizing: border-box;
	padding-left:30px;
	margin-bottom:30px;
	}
	.main-art-stat {
	width:100%;
	height:auto;
	float:left;
	box-sizing: border-box;
	}
	.main-art-image {
	width:100%;
	height:auto;
	float:left;
	box-sizing: border-box;
	}
	.main-art-image img {
	width:100%;
	height:auto;
	float:left;
	box-sizing: border-box;
	}
}/* 480 */

.search-input {
    width:85%;
	height: 38px;
	font-family: inherit;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	font-size: 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding-left: 5px;
}

.search-submit-button {
    background-image: url(/wp-content/uploads/2019/02/search2.png); /* 16px x 16px */
    background-color: transparent; /* make the button transparent */
    background-repeat: no-repeat;  /* make the background image appear only once */
    background-position: -4px -5px;  /* equivalent to 'top left' */
    border: none;           /* assuming we don't want any borders */
    cursor: pointer;        /* make the cursor like hovering over an <a> element */
    height: 33px;           /* make this the size of your image */
	width: 25px;
    padding-left: 16px;     /* make text start to the right of the image */
    vertical-align: middle;	/* align the text vertically centered */
	text-align:center;
}

.search-submit-area {
    background-color:#db5735;
	border:0px;
	border-radius:3px;
	width:15%;
	float:right;
	height:36px;
	cursor: pointer;
}

input {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #353535;
}

#wpbdp-submit-listing-submit-btn {
	width: 20%;
	background-color: #db5735;
    border: none;
    height: 37px;
    color: #fff;
    font-size: 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 5px 10px 8px 10px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 0 3px 3px rgba(0, 0, 0, 0.1);
}

#wpbdp-payment-receipt-print {
	width: 20%;
	background-color: #db5735;
    border: none;
    height: 37px;
    color: #fff;
    font-size: 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 5px 10px 8px 10px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 0 3px 3px rgba(0, 0, 0, 0.1);
}

input.button {
	width: 20%;
	background-color: #db5735;
    border: none;
    height: 37px;
    color: #fff;
    font-size: 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 5px 10px 8px 10px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 0 3px 3px rgba(0, 0, 0, 0.1);
}

input.wpbdp-button.wpbdp-submit {
	width: 40%;
	background-color: #db5735;
    border: none;
    height: 37px;
    color: #fff;
    font-size: 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 5px 10px 8px 10px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 0 3px 3px rgba(0, 0, 0, 0.1);
}

.wpbdp-region-sidelist-wrapper .wpbdp-region-sidelist ul {
    margin-left: 0px !important;
}

.wpbdp-region-sidelist-wrapper {
    float: right;
    padding: 0 0 0 10px;
    width: 30% !important;
}

.with-region-sidelist .wpbdp-listings-list {
    float: left;
    width: 70% !important;
}

.whats-new-portfolio-text-one {
    width: 100%;
    color: #666666;
    font-size: 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 20px;
    text-align: left;
    margin: 0 auto;
    display: inline-block;
    padding: 18px 0;
}

.main-photo-grid {
	background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-clip: border-box;
    box-sizing: border-box;
    overflow: hidden;
	display: block;
	width: 27.2em;
	height: 27em;
	float: left;
}

.button {
    background-color: #db5735;
    border: none;
    height: 37px;
    color: #fff;
    font-size: 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 5px 10px 8px 10px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 0 3px 3px rgba(0, 0, 0, 0.1);
}

span.wpcf7-list-item { display: block; margin: 0 0 0 0 !important; }