/*
 Theme Name:   Frozen Shoulder Child
 Theme URI:    https://frozenshouldev.wpenginepowered.com/
 Description:  A child theme for Global-360-Theme
 Author:       Kaz Alvis
 Author URI:   https://frozenshouldev.wpenginepowered.com/
 Template:     Global-360-Theme
 Version:      1.0
*/

/* Import parent theme styles */



/* Homepage blocks buttons */
.nav-menu li:last-of-type a {

}

.nav-menu li:last-of-type a:hover {

}

#floating-assessment-button pr360-questionnaire::part(begin-button){

}

.cta-block .cta-container pr360-questionnaire::part(begin-button),
.full-hero-block .full-hero-content pr360-questionnaire::part(begin-button),
.two-column-block .two-column-container pr360-questionnaire::part(begin-button),
.video-two-column-block .video-two-column-container pr360-questionnaire::part(begin-button){

}
.site-footer .footer_form_pu span:hover{

}

/* Theme buttons */
.single-clinic .btn_green,
.single-clinic pr360-questionnaire::part(begin-button){

}
.single-clinic .btn_green:hover,
.single-clinic pr360-questionnaire::part(begin-button):hover{
  
}

/* Clinic page */
.single-clinic .clinic_info .clinic_info_title{
	
}
.single-clinic .btn_green_ol {

}
.single-clinic .btn_green_ol:hover {
	
}
.single-clinic  .clinic-doctors .doctor-name a,
.single-clinic .clinic-doctors .doctor-name a:visited{
	
}

/* Home Hero*/
.full-hero-content{
   
}
.full-hero-heading{
   
}
@media screen and (max-width: 768px) {
	.full-hero-block .full-hero-content .full-hero-heading{
        	font-size: 44px !important;
        	line-height: 46px !important;
	}
}




/* table */
.table-360{
	background-color: #f5f5f5;
	padding: 40px 0;
	margin: 0;
}
@media screen and (max-width: 768px) {
	.table-360{
		padding: 40px 20px;
	}
}
.table-360 .has-fixed-layout{
	max-width:1240px;
	margin:0 auto;	
}
.table-360 .has-fixed-layout th{
	text-align: left;
    	font-weight: normal;
}
.table-360 td{
	font-size:15px
}
@media screen and (max-width: 768px) {
.table-360 .has-fixed-layout th,
	.table-360 td{
		font-size:12px
	}
}

.table-360 .has-fixed-layout thead tr{
	background-color:#3bb0c0;
}
.table-360 .has-fixed-layout tbody tr:nth-child(even){
	background: #DADADA;
}

/* link tree page */
.page-template-page-linktree .linktree-button{
	
}
.page-template-page-linktree .linktree-social-list a:hover,
.page-template-page-linktree .linktree-social-list a:focus,
.page-template-page-linktree .linktree-social-list a{
	
}
.page-template-page-linktree pr360-questionnaire::part(begin-button){
	
}

/* Footer */
.become-provider-button a{
	
}
