/*
 Theme Name:   Dr Sellend
 Theme URI:    -
 Description:  Dr Sellend Theme
 Author:       Lili-Ann Polluks
 Author URI:   -
 Template:     regina-lite
 Version:      1.0.0
 Tags:         medicine, responsive-layout
 Text Domain:  dr-sellend
*/

.safari {
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-stroke: 0.3px;
}
a, p a {
	color: #9B1826;
}
.white {
	color: #fff;
}
::selection {
    background: #ECCD7C;
    color: #ffffff;
}
hr {
	background: #ECCD7C;
}
.markup-format table tbody {
	text-align: left;
    color: #333;
    font-size: 14px;
}
#header #logo a span.logo-title, #header #logo a span.logo-description {
	color: #ECCD7C;
}
#header #logo a span.logo-title:hover {
	color: #ECCD7C;
}
#header #logo:hover a span.logo-title {
	color: #ECCD7C;
}
#sub-header p [class^=nc-icon] {
	margin-right: 0px;
}
.social-link-list {
	margin-left: 15px;
}
#navigation ul li {
	margin: 0 0 0 20px;
}
#navigation ul li a {
	color: #ababab;
	font-family: 'Courgette', cursive;
	text-transform: initial;
	font-size: 18px;
	text-transform: none;
}
#navigation ul li a:hover {
	color: #ECCD7C;
	border-bottom: 2px solid #ECCD7C;
}
.mobile-menu-text {
	padding: 8px;
    background-color: #ababab;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.morphsearch {
	background-color: #DAE4E3;
}
.no_stretch {
	background: no-repeat top center;
}
#page-header .description {
	font-family: 'Courgette',cursive;
    text-transform: initial;
    font-size: 22px;
    color: #a0a0a0;
}
#breadcrumb ul li, #breadcrumb ul li a {
	color: #ababab;
}
#breadcrumb ul li a:hover {
	color: #ECCD7C;
}
#slogan {
	position: absolute;
    right: 5%;
    margin-top: 90px;
    text-align: right;
    color: #a0a0a0;
    max-width: 50%;
    white-space: normal;
    font-family: 'Courgette', cursive;
}
#slogan .slogan_text {
    font-weight: normal;
    font-size: 22px;
}
#slogan .slogan_author {
    font-weight: normal;
    font-size: 16px;
}
#call-out, #home-testimonials {
	background: #ECCD7C; /*#D2B97C*/
}
#call-out h1 {
	font-family: 'Courgette', cursive;	
}
#call-out .left {
	display: inline-block;
	float: left;	
}
#call-out .left:nth-of-type(1){
	max-width: 40%;
}
#call-out .left:nth-of-type(2){
	max-width: 60%;
	text-align: left;
    padding: 10px 0 0 30px;
    font-weight: bold;
    font-size: 18px;
    min-width: 250px;
}
#call-out p.register-txt {
	max-width: 100%;
	font-size: 22px;
    color: #9B1826;
}
#call-out p.register-tel {
	max-width: 100%;
	font-size: 26px;
    font-weight: bold;
    color: #9B1826;
}
.button.white.outline:hover {
	color: #ECCD7C !important;
}
.subheader_read_more {
	color: #fff;
}
#services-block .service {
	padding: 40px 10px;
}
#services-block .content-block {
	margin: 0 0 50px;
}
#services-block .service h3 {
	color: #9B1826;
}
#services-block .service .icon {
	border: 2px solid #ECCD7C;
	color: #ECCD7C;
	display: none;
}
#services-block .service:hover .icon {
	background: #ECCD7C;
}
#home-testimonials {
	margin: 0;
}
#home-testimonials .testimonials {
	width: 100%;
}
#home-testimonials .testimonials .quote:before {
	font: 400 20px/1 dashicons;
	content: "\f122";	
}
#home-testimonials .testimonials .quote:after {
	font: 400 20px/1 dashicons;
	content: "\f122";
	display: inline-block;
     -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
     transform: scaleY(-1);
     filter: FlipV;
     -ms-filter: "FlipV";
     -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
     transform: scaleX(-1);
     filter: FlipH;
     -ms-filter: "FlipH";
	
}
#partners {
	margin: 10px 0px;
	text-align: center;
	border-top: 10px double #d8d8d8;
    padding: 20px 0 5px;
}
.partner-logo {
	display:inline-block;
}
.partner-description {
    display:inline-block;
    height:100px;
    line-height: 100px;
    vertical-align: top;
    padding-left: 15px;
    width: 60%;
}

.content {
    display: inline-block;
  	vertical-align: middle;
  	line-height: normal;      
  	text-align: left;
  	color: #ababab;
}
#testimonials-slider .bx-controls .bx-controls-direction a {
	display: none;
}
input[type="email"] {
	width: 100%;
    padding-left: 20px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    background: none;
    border: 2px solid #ebebeb;
    outline: none;
    resize: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
}
input[type="text"]:focus, input[type="email"]:focus, textarea:focus {
    border-color: #ECCD7C;
}
.button {
	display: inline-block;
    padding: 12px 35px;
    background: #9B1826;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #9B1826;
}

#sub-header .button, footer .button {
	padding: 7px 20px;
    border: none;
    font-weight: 500;
}
.button:hover {
	background: #ECCD7C;
}
#blog.single .post {
	border-bottom: none;
}
.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
    margin: 20px 0px;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.body ul {
	list-style: initial;
}
.body .col-xs-12 {
	padding: 0px;
}
#blog .post .title {
	font-family: 'Courgette', cursive;
}
#blog .post .title a:hover, #blog #related-posts .post a .inner .date {
    color: #9b1826;
}
#blog #related-posts .post a:hover .inner {
	background-color: #ECCD7C;
}
#navigation .nav-search-box .search-btn {
	background: #ECCD7C;
}
.search-form {
	display: none;
}
#footer .block {
	border-top: none;
}
.surgeries_half {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	float: left;
}
.surgeries_half a {
	font-weight: bold;
	font-size: 18px;
}
@media only screen and (max-width: 768px){
	#call-out {
	    margin: -75px 0 100px;
	}
}
#text-6 h3 {
	margin-top: 15px;
}
.widget_recent_entries ul li a {
	border-bottom: 1px solid #9B1826;
}
.widget_recent_entries ul li a:hover {
	color: #9b1826;
}
@media only screen and (max-width: 768px){
	#page-header p.description {
    	color: #9B1826;
	}
	.testimonials .icon {
		display: none;
	}
}
/*CV sidebar*/
.sidebar-CV {
	background-color: #f9f9f9;
    padding: 20px;
    color: #333;
}
.sidebar-CV img {
	width: 150px;
	max-width: 150px;
}
.sidebar-CV p {
	margin-bottom: 0px;
	text-align: center;
}
#footer .facebook-link {
	color: #808080 !important;
}
.mobile-icon .nc-icon-glyph {
	font-size: 18px !important;
}
#sub-header .social-link-list li a:hover {
	color: #333 !important;
}
.mobile-icon {
	display: inline-block !important;
	margin-left: 15px;
}