/*
Theme Name: Memberlite - Child Theme
Theme URI: http://www.memberlitetheme.com/
Description: This is a Memberlite child theme.   
Author: Kim Coleman
Author URI: http://www.paidmembershipspro.com/  
Template: memberlite  
License: GPL-2.0+  
License URI: http://www.gnu.org/licenses/gpl-2.0.html  
*/

/* header */
#masthead[role="banner"] {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left, #ffffff 0%, #eff7ff 40%, #eff0f1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ffffff 0%,#eff7ff 40%,#eff0f1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ffffff 0%,#eff7ff 40%,#eff0f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff0f1',GradientType=1 );
}

#site-navigation,
.main-navigation ul.sub-menu{
	background: #003d79 !important;
}
.main-navigation a{
	color: #fff !important;
}
.main-navigation a:hover{
	color: #ccc !important;
}

#meta-member aside{
	background: #003d79 !important;
}
.home .masthead{
	display: none;
}

.gsc-search-box td{
	border:none !important;
}
.gsc-clear-button{display: none !important;}

.gsc-input{
	padding: 0px !important;
}
.gsc-input input{
	width: 220px !important;
    float: right !important;
    position: relative !important;
    right: -3px !important;
}
.gsc-search-button{
	display: none;
	right: -2px !important;
    position: relative !important;
    padding: 0px !important;
}

.gsc-search-button input{
	padding: 0px 10px 10px 10px !important;
}

.social{
	display: flex;
}
.social-facebook{
    padding: 0px 10px 0px 10px;
}
.social div{
	position: relative;
	top: -5px;
}
.home li{
	list-style-type: none !important;
}

#wp-admin-bar-revslider,
#wp-admin-bar-tribe-events,
#wp-admin-bar-wpseo-menu,
#wp-admin-bar-vc_inline-admin-bar-link,
#wp-admin-bar-paid-memberships-pro{
	display: none !important;
}



@media only screen and (max-width: 767px) {
	.menu-toggle, .main-navigation.toggled .nav-menu {display: none !important; }
	.main-navigation ul {display: block !important;	}
	.hide-mobile {display: block !important; }
	.header-right, #site-navigation {display: block !important; }

}


@media only screen and (max-width: 480px) {
.home .rpwwt-post-title{ 
        font-size: 18px !important;
    }
}

.rpwwt-post-author {
    float: left;
    padding-left: 12px;
    width: 50%;
}

.rpwwt-post-date {
    float: left;
    padding-left: 12px;
    width: 50%;
    text-align: right;
}

.rpwwt-post-excerpt{
	position: relative;
    top: 2px;
    left: 12px;
}

.site-title {
	clip: auto !important;
	margin-top: 0px !important;
	position: static !important;
}

.site-header h1.site-title a {
    /*font-size: 16px;
    visibility: hidden;*/
}

.site-header h1.site-title a img{
    width: 100px;
}

/* header end */

/* content */

/* content end */


/* footer */

/* footer end */

/* woocommerce*/

.woocommerce div.product .product_title {
    display: none;
    visibility: hidden;
}

.woocommerce div.product p.price-special {
    color: #003d79;
    font-size: 1em;
    margin-bottom: 0px;
}

.woocommerce div.product form.cart div.quantity {
    float: left !important;
    width: 100px;
    margin-right: 10px;
}

.authors {
    margin-bottom: 2.6rem;
}

.authors p {
    margin-bottom: 0px;
    font-weight: bolder !important;
}

.product_meta .sku_wrapper {
    display: block;
}

.product_meta p {
    margin-bottom: 0px;
}

.woocommerce div.product form.cart div.quantity input {
    height: 50px;
}

.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images {
    width: 25%;
}

.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary {
    width: 62%;
}

.home .rpwwt-post-title{ 
    position: relative !important;
    top: -58px !important;
    color: #fff !important;
    font-size: 14px;
    text-align: center !important;
    margin: 0 auto !important;
    text-shadow: 1px 1px #000 !important;
    display: block;
    line-height: 16px;
    z-index: 99;
}
.home #rpwwt-recent-posts-widget-with-thumbnails-2 img{
    width: 100% !important;
    height: 70px !important;
    display: block !important;
}
.home #rpwwt-recent-posts-widget-with-thumbnails-2 a:after{
    content: '';
    position:absolute;
    width: 100%;
    height: 64px;
    top: 7px;
    left: 2px;
    background:rgba(56,61,65,0.6);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.home #recent-posts-widget-with-thumbnails-2 li a{
    text-decoration: none !important;
    height: 72px;
    position: relative;
    display: block;
}
.home .rpwwt-widget ul li{
    margin: 0px !important;
}
.blog .entry-content .wp-post-image{
    display: none;
}

.tmp-main .row-author{    
    display: -webkit-inline-box;
    width: 100%;
}
.tmp-main .row-author h4{
    display: -webkit-inline-box;
    top: 30px;
    position: relative;
}
.tmp-main .row-author .avatar{
    float: left;
}
.row-author p{
    display: -webkit-inline-box;
    margin-top: 13px;
    text-align: justify;
}
.row-author h3{
    display: -webkit-inline-box;
}

/*----Theme My Login Stuff ----*/
#your-profile label {display: inline-block; }
#your-profile .form-table th {width: 250px; }
#your-profile h3 {
	background: #EFEFEF; 
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 1rem;
}
#your-profile p {margin-bottom: .5rem; }
#your-profile p.submit {text-align: center; }
#secondary .widget_theme_my_login .widget-title {margin-bottom: .5em; }
#secondary .widget_theme_my_login ul li {
	border: none;
	padding: 0;
}
#secondary .tml {max-width: 100%; margin: 0 .5em; }
#secondary .tml p {margin-bottom: 1rem; }
#secondary .tml .input {margin-top: 0; }
.tml-user-avatar {
	float: left;
	width: 80px; 
	height: 80px;
	border-radius: 50%;
	margin: 0 10px 0 0;
}
.tml-user-avatar img {
	border-radius: 50%;
	transition: transform 0.5s ease;
	transform: scale(0.8);
}
.tml .tml-action-links {
	border-top: 1px dotted #AAA; 
	list-style: none; 
	margin: 1rem 0 0 0; 
	padding: 1rem 0 0 0; 
	width: 100%; 
}
.tml .tml-action-links li {
	display:inline-block;
}
#primary .tml-action-links {
	background: #FAFAFA;
	border-bottom: 1px dotted #CCC;
	color: #AAA;
	font-style: italic;
	padding: 1rem;
}
#primary .tml-action-links a {
	border-bottom: 1px solid transparent;
	color: #777;
	text-decoration: none;
}
#primary .tml-action-links a:hover {border-bottom: 1px dotted #777; }
#secondary .tml-action-links {text-align: center; }
ul.tml-user-links {list-style: none; margin-bottom: 0; }

#primary .medium-4 .login input[type="text"], #primary .medium-4 .login input[type="password"] {width: 100%; }
#primary .medium-4 .login #pass-strength-result {width: 100%; }
#primary .medium-4 .login input[type="submit"] {display: block; width: 100%; }
#primary .medium-4 .tml-action-links {text-align: center; }

body.page-id-35844 div#content {
	background: #ffffff;
}

body.page-id-35839 div#content {
	background: #ffffff url(/wp-content/uploads/2016/07/Ambulance-Interior-1900x1000.jpg) center center no-repeat;
}

.tml-profile label {
	color: #000;
}

.tml-login {
	background: #003d79;
	padding: 10px;
}

#primary .tml-action-links {
	background: #003d79;
	border-bottom: 1px dotted #CCC;
	color: #AAA;
	font-style: normal;
	font-size: 1.1rem;
	padding: 1rem;
}

#primary .tml-action-links a {
	border-bottom: 1px solid transparent;
	color: #ffffff;
	text-decoration: none;
}
