/*Press side*/
div.widget_recent_entries li.crpw-item {
	padding-left: 20px;
	padding-right: 20px;
}


#page-id-19519 .content {
max-width:95%;
margin: 0 auto;

}

.theteam {

	max-width: 90%;
	margin: 0 auto;

}


body.page-id-19519 .theteam {
	padding-top:1rem;
	width: 100% !important;
	max-width: 100%;
	margin: 0 auto;
}

.team {
	padding: 15px;
	box-sizing: border-box;
	width: 24% !important;
	margin: .5% !important;
	}
	
.team img {
	width: 100%;
	height: auto;
	}
	
.teammenu {
	max-width: 90%;
	margin: 0 auto !important;
	}	
		
#teamselectors	{
	text-align: left;
	list-style-type: none;
	margin: 30px 0;
	padding: 0;
	}	
	
#teamselectors li {
	list-style-type: none;
	display: inline-block;
	cursor: pointer;
	font-size: 1.4em;
	line-height: 1.7em;
	font-family: 'WeblySleekUILight', Helvetica, sans-serif;
	margin-right: 20px;
	
}


#teamselectors li.active, #teamselectors li:hover {

	color:#f1592a

}



.visible {
	display: block;
	}	
	
.flex-direction-nav  li a {
	top: 100px;
	}	
	
body.page-id-16707 a.flex-prev {
    background-color: #f1592a;
}

body.page-id-16707 a.flex-next {
    background-color: #f1592a;
}
	

@media (max-width: 768px) {
	.fancybox-nav {width:20% !important;}
	.fancybox-nav span {visibility: visible !important;}
	.fancybox-prev span {top:150px !important; left:-10px !important;}
	.fancybox-next span {top:150px !important; right:-10px !important;}

	.social_share_title { display: none; }
	.social_share_dropdown {
		visibility: visible;
		position: relative;
		padding: 0;
	}
	.social_share_dropdown .inner_arrow { display: none; }
	.social_share_dropdown ul { width: 150px; background-color: transparent; }
	.social_share_dropdown ul li { float: left; }
	.social_share_dropdown ul li i { color: #3b220b; }
}


@media (min-width: 481px) {
  a.prettyphoto {
    display: block;
  }
  
  .mobileonly {
	display: none;
	}	
}

@media (max-width: 480px) {
	
	.teamMember {
		/*width: 100% !important;*/
		}
	
	
	
	.teamMember a.fancybox {
	/*display: none;*/
}
  
  .mobileonly {
	display: none;
	float: left;
	width: 40%;
	margin: 2%;
	clear: left;
	
	}	
	

	
.titlearea {
	width: 40%;
	float: left;
	}	

#D3cpWidget {
	width: 100% !important;
}

.d3cp_feature_wrap {
	width: 100% !important;
}

.d3cp_review_seal_wrap {
	width: 90% !important;
}

.d3cp_seal_expl {
	width: 100% !important;
	font-size: 11px;
}
.d3cp_seal_expl_center #d3cp_text {
	width: 82% !important;
}
.d3cp_seal_expl_center {
	width: 91% !important;
}

.d3cp_review_main {
	width: 90% !important;
}

div.item, div.item p, div.item.background p {
	width: 95% !important;
	clear: both;
}
div.item.background {
	width: 100% !important;
}	
}

.wall-outer .dcsns-toolbar .filter .link-all {
	height: 28px;
}

.social_share_dropdown ul li a {cursor: pointer;}

/* SERVICES */

table.im_service_table {
	margin: 0px 0px 50px!important;
}

table.im_service_table th {
	background: transparent;
	color: #3b220b;
	text-transform: capitalize;
	font-weight: 500;
	text-align: left;
	padding: 10px 15px 10px 0px;
}

table.im_service_table th h3 {
	color:#3b220b;
	text-transform:capitalize;
	font-size:19px;
	font-style:normal;
	font-weight:600;
}
table.im_service_table .head-desc td {
  background: transparent;
  padding: 0px 15px 10px;
  color: #fff;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.4em;
}

.im_service_table td {
	padding: 15px 0;
	text-align: left;
}
.im_service_table td.serv_price {
	padding: 7px 15px;
	font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 26px; 
	text-align:right;
}
.im_service_table tbody tr { border-bottom: none; }
.im_service_table td.serv_title { 
	font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 26px;
	padding: 7px 0px 7px 15px;
}
.im_service_table tr.has_desc {border-bottom: none; }
.im_service_table tr.has_desc td { padding-bottom: 0; }
.im_service_table td.serv_desc {
	padding-top: 0;
	 padding-left: 15px;
	 font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    line-height: 23px;
    margin-top: 20px;
    margin-bottom: 20px;
	padding-bottom: 7px;
}


body.page-id-19519 .content .footer_top .container {
	background-image:none;
	background-color:transparent;
}

.teamMember {
    width: 235px;
    min-height: 350px;
}




/*********************
LOCATIONS
*********************/


.sideblock .cover, .location .cover {
    opacity: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    transition: all 0.25s ease-in-out; }
    .sideblock .cover span, .location .cover span {
      display: block;
      position: relative;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      .sideblock .cover span a.button, .location .cover span a.button {
        color: #fff;
        margin-top: 1.25rem;
        }
        .sideblock .cover span a.button:hover, .location .cover span a.button:hover {
          box-shadow: inset 0 100px 0 0 #fff;
          color: #000; }
  .sideblock:hover .cover, .location:hover .cover {
    opacity: 1; }
    
    
    
.location {
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.25s ease-in-out;
  position: relative;
    padding: 60px 0 40px;
}
  .location > a.title {
    text-align: center;
    color: #fff;
    font-family: 'WeblySleekUILight', Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 5px;
    font-size: 1.5rem;
    padding: 0 0 20px 0!important;
    font-weight: 600;
    height: auto;
      
  }
   
  .location:after {
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    -webkit-filter: grayscale(1);
    /* Old WebKit */
    filter: grayscale(1); }
  .location:hover {
  background-color: rgba(0, 0, 0, 0.2);
      
  }
    .location:hover:after {
      -webkit-filter: grayscale(0);
      /* Old WebKit */
      filter: grayscale(0); }
  .location#santarowsalon:after {
    background-image: url("images/santa-row.jpg"); }
  .location#santarowstudio:after {
    background-image: url("images/santa-row.jpg"); }
  .location#willowglen:after {
    background-image: url("images/willow-glen.jpg"); }
  .location .cover {
    background-color: transparent; 
      
  }
  
  @media only screen and (max-width: 480px)  {

  .desktop {
      display: none;
  }
  
  .mobile {
      display: block;
  } 

  }

  @media only screen and (min-width: 481px)  {
     .desktop {
      display: block;
  }
  
  .mobile {
      display: none;
  }
  
  }
 
  
  