/*

My Custom CSS
=============

Author:  Mirko Bonet 2019
*/




.pad {
    width: 100%;
    height: 300px;
}




a {
	color: #7c0d80;
}
a:hover {
	color: #7c0d80;
}


   
h1, h2, h3, h4, h5, h6 {
/* 	font-family: 'Crimson Text', serif;	 */
	font-family: 'georgia', serif;
	font-style: italic;
	color: #7c0d80;
}

h1 {
	font-size: 26px;

}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 30px;
}

h5 {
	font-size: 25px;
}

h6 {
	font-size: 20px;
}


/* --------------------------------------
   Donor Egg Page
   -------------------------------------- */

#egg-donor-page {
	padding: 40px 0;

}
.egg-donor {
	border: 1px solid #ccc;
	padding: 10px;
	color: #666;
	margin-bottom: 30px;
/* 	max-height: 275px; */
}
.egg-donor h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #a65aa7;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	margin-top: -0px;
}
.egg-donor span {
	font-family: 'arial';
	font-size: 16px;
	color: #999999;
	font-weight: normal;
}
.donor-photo {
	float: left;
	margin-right: 10px;
	width: 150px;
	display: block;
	background-image: url(../images/magnify-glass.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	background-color: #fff;
}

.donor-photo img {
	opacity: 1;
}


.hide-this {
	display: none;
}

.privacy {
	float: right;
}
.egg-donor-intro {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
.egg-donor-intro li {
	list-style-type: none;
	font-weight: bold;

}
.egg-donor-intro strong {
	text-align: left;
}
.egg-donor-intro label {
	width: 100px;
	text-align: right;
	font-weight: normal;
	margin: 0;
	margin-right: 10px;
}

 
.egg-donor-buttons {
	padding: 0;
	list-style: none;
	list-style-type: none;
	min-height: 76px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	background-image: url(../images/bg-buttons.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;

 }

.egg-donor-buttons li {
	float: left;
	position: relative;
	list-style: none;
}

.egg-donor-buttons li a {
	color: #fff;
	text-decoration: none;
	display: block;	
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 20px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal;
	text-indent: -6000px;
	border-right: 1px solid #ccc;
	width: 88px;
	opacity: 0.7;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 40px;
	height: 75px;

}

.egg-donor-buttons .btn0 {
	background-image: url(../images/icon-camera.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	overflow: hidden;


}

.egg-donor-buttons .btn1 a {
	background-image: url(../images/icon-medical.png);
}
.egg-donor-buttons .btn2 a {
	background-image: url(../images/icon-audio.png);
}
.egg-donor-buttons .btn3 a {
	background-image: url(../images/icon-education.png);
}
.egg-donor-buttons .btn4 a {
	background-image: url(../images/icon-hobby.png);
}
.egg-donor-buttons .btn5 a {
	background-image: url(../images/icon-eggs.png);
}
.egg-donor-buttons .btn6 a {
	background-image: url(../images/icon-contact.png);
	border: none;
	background-color: #7d0e81;
	width: 92px;
}


.egg-donor-buttons li a:hover {
	opacity: 1;
}
.egg-donor-buttons li a:hover { 
	color: #fff;
	text-decoration: underline; 
	}


/* --------------------------------------
   Egg Donor Detail Page
   -------------------------------------- */

#contact {
	
}
#egg-donor-page-details {
	border: 1px solid #ccc;
	margin: 20px 0; 
	padding: 15px;
	
}  
#egg-donor-page-details a {
	color: #a65aa7;	
}

#egg-donor-page-details h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #a65aa7;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	margin-top: -10px;
}
#egg-donor-page-details h1 span {
	font-size: 20px;
	color: #626262;
	font-family: 'arial';
	font-weight: normal;	
}

.btn-purple {
	background-color: #7c0d80;
	color: #fff;
	width: 100%;
	margin-bottom: 5px;
}

.btn-purple a {
	color: #fff!important;
}
.btn-purple:hover, .btn-purple:active {
	background-color: #4c054e!important;	
}
.btn-purple a:hover {
	text-decoration: none;
}

#egg-donor-page-details h2 {
	background-color: #a65aa7;
	padding: 10px 20px;
	color: #fff;
	margin-left: -15px;
	margin-right: -15px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-left: 290px;

}

#egg-donor-page-details h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-style: normal;
	font-weight: bold;
}

#egg-donor-page-details .donor-photo img, #egg-donor-page-details .donor-photo {
	width: 100%;
}

#egg-donor-page-details .donor-photo {
	margin-bottom: 20px; 
}
#left-menu li {
	padding: 5px 0;
	border-bottom: 1px dotted #a65aa7;
	display: block;
}

.audiojs {
	width: 100%;
}
.audiojs .play-pause {
	width: 40px;
}
.audiojs .scrubber {
	width: 60px;
}


#donor-menu {
	background-color: #fff;
	z-index: 100;
}

.big_admin {
	background-color: #7c0d80;
	padding: 5px 10px;
	color: #fff!important;
	border-radius: 5px;

	font-weight: bold;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {



}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

#logo img {	margin: 0 auto; width: 341px; }
#branding { display: none; }
footer h5 { line-height: 1.4em; }
#main li { margin-bottom: 0px; }
}

/* Small Devices, Tablets  - */
@media only screen and (max-width : 768px) {


#mobile-header, #mobile-footer { display: block; }
nav  {display: none; }
#content { padding: 0px; }
body { font-size: 14px; }
#sidebar ul, footer { font-size: 16px; }
footer { text-align: center; }
header #actions { text-align: center; padding-top: 15px; }

egg-donor-info { font-size: 12px; }
.egg-donor-buttons li a { padding-left: 0; padding-right: 0; width: 68px; }



}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	
.donor-photo { clear: both; float: none; margin-bottom: 15px; }
.egg-donor-buttons { min-height: 152px; border: none;}
.egg-donor-buttons li a { border: none; }
.privacy { margin-top: 10px; } 

.egg-donor-intro label {
	width: 40%;
	text-align: left;
	font-weight: normal;
	margin: 0;
	margin-right: 10px;
}

#egg-donor-page-details .btn-purple { float: none; width: 100%; margin-bottom: 15px;}

#egg-donor-page-details h1 { text-align: center; }
#egg-donor-page-details span { display: block; }
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    
}
   
 