/*
Theme Name: Health Care Relocations
Author: McAllister Marketing
Author URI: http://dream-theme.com/
Description: Child theme of dt-the7
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
/*@import url("../dt-the7/style.css");*/

#main {
    padding: 30px 0 50px 0;
}

.content {
    padding-top: 0px;
}

h3.entry-title {
    text-transform: none;
}

.dt-mega-menu-wrap, .sub-nav {
    top: 80%;
}

#phantom .main-nav > li > a {
    margin: 20px 13px 20px 13px;
}

.post-format-standard {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(41,41,65,0.12);
    border-left: none;
    border-right: none;
	border-top: none;
	content: "";
	padding-bottom: 20px;
}

.wf-float-right p {
	margin-bottom:0px;
}

#page .dt-btn, .btn-ios #page .dt-btn:hover, #page .dt-form button, #page .dt-form input[type="button"], #page .dt-form input[type="reset"], #page .dt-form input[type="submit"], .btn-ios #main #pricing-table .plan .signup, .btn-ios #main #shaon-pricing-table a.signup, .btn-ios #main .minimal .pt-button, .btn-ios .nsu-submit, #main .quicktags-toolbar input {
	background-color:#a0cc40;
	border-radius: 2px;
}

.image-arrow li .wf-table div {
    vertical-align: top;
}

.wf-span-4.specialization {
	width:20%;
}

.wf-span-4.service_list {
	width:40%;
}

/*.stripe-style-1 * {
    padding-left: 20px;
    padding-right: 20px;
}*/

.vc_btn_green.green_btn {
	background-color:#a0cc40;
	border-radius: 2px;
	margin-top:10px;
	padding:15px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.2) inset;
}

.video_col {
	width:40%;
}

.news_col {
	width:60%;
}

.testimonial-vcard img, .testimonial-vcard .alignleft, .items-grid .alignleft, .items-grid .alignleft img, .items-grid .alignleft i, .recent-posts .alignleft, .recent-posts .alignleft img, .recent-posts .alignleft i, .comment-author .avatar, .entry-author .alignright img, .items-grid .blur-effect, .recent-posts .blur-effect {
    border-radius: 0px;
}

.menu li, .custom-menu li, .widget_pages li, .qts-lang-menu li {
    margin: 4px 0 0;
    padding: 5px 0 0;
    font-size: 11px;
    text-transform: uppercase;
}

.sidebar-content .recent-posts a {
    color: #8d9095;
}

.sidebar-content .post-content .text-secondary, .stripe .sidebar-content .post-content .text-secondary {
    color: #373a41;
}

.footer {
    padding: 30px 0 0px;
}

.footer .widget {
    margin-bottom: 0;
}

#footer .widget-title {
	font-size: 18px;
}

.footer .menu .current-menu-item a {
	color: #fff;
}

#bottom-bar {
    margin: 50px 0px auto;
}

.team-desc {
    text-align: left;
}

.portfolio-categories a, .portfolio-categories a *, .portfolio-categories span {
    color: #21205F;
    -webkit-text-fill-color: #21205F;
}

.sidebar-content .menu .current-menu-parent > a {
    color: #8d9095;
}

.widget_archive li {
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
}

.widget_archive li:last-child {
    padding: 0 0 10px 0;
    border-bottom: 0px solid #ddd;
}

.slide_copy {
	background-color: #fff;
	padding: 20px 40px 20px 20px;
	border-radius: 4px;
}

.slide_button {
	margin-top: -10px;
	margin-right: 20px;
}


@media screen and (max-width: 960px) {

.wf-span-4.specialization {
    margin-bottom: 30px;
    width:100%;
}

.wf-span-4.service_list {
    width:100%;
}

.stripe-style-1 * {
    padding-left: 0px;
    padding-right: 0px;
}
	
.ls-in-out {
	left: 130px!important;
}

}

@media screen and (max-width: 760px) {


.wf-span-3.video_col {
    margin-bottom: 30px;
    width:100%;
}

.video_col .shortcode-single-image-wrap {
    width: 100%;
}

.wf-span-9.news_col {
    width:100%;
}
	
.ls-in-out {
	left: 230px!important;
}	

}
