/*
Ljusblå #009ee0
Mökare blå #082b55

mellan blå #0f376a

*/

body
{
	background-color: #f8f8f8;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
#top-header
{
	background-color: #000;
	color: #ffffff;
	font-size: 15px;
}
#top-header .container a
{
	color: #ffffff;
}
#top-header .container
{
	text-align: right;
}

#top-header .container svg
{
	margin-left: 5px;
}

.inside-navigation
{
	background-color: transparent;
}

.inside-navigation #tandlakare-logo
{
	width: 150px;
	background-color: transparent;
	float: left;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}

.nav-float-right .inside-header .main-navigation {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

ul#menu-main
{
	margin-top: 10px;
}

header#masthead
{
	display: none;
}

.main-navigation, .main-navigation ul ul
{
	color: #ffffff;
	background-color: #fecc00;
}


ul#menu-main li[class*="current-menu-"] > a
{
	background-color: transparent;
	font-weight: bold;
}

ul#menu-main li > a
{
	color: #000;
	font-weight: bold;
	padding-left: 18px;
	padding-right: 18px;
}
ul#menu-main li:hover > a,
ul#menu-main li:focus > a,
ul#menu-main li.sfHover > a
{
	background-color: #d3a900;
	
}

ul#menu-main li.current_page_item > a
{
	color: #735c00;
} 

ul#menu-main .menu-item-has-children .dropdown-menu-toggle
{
	padding-right: 2px;
}

#top-phone
{
	width: 185px;
	height: 40px;
	float: right;
	margin-top: 12px;
}



.top-phone-number
{
	position: relative;
}

#top-phone-image
{
	max-width: 20px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 4px;
	color:#000;
}

.top-phone-number p
{
	padding-left: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 22px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#000;
}

.top-phone-title
{
	font-size: 12px;
	text-align: right;
	text-transform: uppercase;
	color:#000;
}

#booking-box
{
	background-color: #fecc00;
	padding: 80px 10px;
	text-align: center;
	color: #ffffff;
}

#booking-box a
{
	position: relative;
	margin: 0px auto;
	width: 180px;
	display: block;
}
#booking-box img
{
	max-width: 60px;
	height: auto;
	line-height: 60px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#booking-box .booking-title
{
	font-size: 30px;
	color: #000;
	margin-left: 65px;
	padding-top: 5px;
	margin-bottom: 0px;
	
}

.footer-widgets
{
	background-color: #181818;
	color: #ffffff;
}
.footer-widgets .widget-title
{
	color: #ffffff;
	margin-bottom: 9px;
}
.inside-footer-widgets aside.widget
{
	font-size: 13px;
}

.inside-footer-widgets aside.widget a
{
	color: #f2ff99;
}

.inside-footer-widgets aside.widget img
{
	max-width: 270px;
}

.inside-footer-widgets aside.widget h5
{
	color: #f2ff99;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 3px;
}

/*
	TREATMENT BOXES 
*/

#start-treatment-boxes
{
	display: flex;
	flex-wrap: wrap;
	max-width: 900px;
	margin: 0px auto;
}

#start-treatment-boxes .treatment-box
{
	display: inline-block;
	flex: 1 0 23%;
	margin: 3px;
}

#start-treatment-boxes .treatment-box .graphics
{
	background-color: green;
	padding: 0;
	margin: 0;
	line-height: 0;
	position: relative;
}

#start-treatment-boxes .treatment-box .graphics .overlay-box
{
	background-color: #333;
	position: absolute;
	width: 100%;
	height: 100%;
	line-height: 1;
	transition: visibility 0.1s, opacity 0.1s linear;
}
#start-treatment-boxes .treatment-box .graphics .overlay-box > img
{
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute; 
	z-index: 1;
	width: 50%;
	height: auto;
}
#start-treatment-boxes .treatment-box:hover .graphics .overlay-box
{
	visibility: hidden;
	opacity: 0;
}

#start-treatment-boxes .treatment-box .graphics img
{
	margin: 0;
}

#start-treatment-boxes .treatment-box .label
{
	text-align: center;
	color: #000;
	margin-bottom: 5px;
	font-weight: 500;
}

/*
	END TREATMENT BOXES 
*/

#slider-wrapper
{
	position: relative;
	background-color: yellow;
}

.slider-content
{
	max-width: 1000px;
	margin: 5px auto;
	padding: 10px;
}

.slider-content .slider-inner
{
	max-width: 480px;
}

.slider-content.slider-content-wide .slider-inner
{
	max-width: 700px;
}

.slide-booking-form .slider-inner h2
{
	font-size: 45px;
	color: #fecc00;
	font-weight: bold;
	font-family: Georgia,Times,Times New Roman,serif; 
	margin-bottom: 4px;
	background-color: none;
	padding: 3px;
}

.slide-booking-form .slider-inner h4
{
	font-size: 38px;
	color: #000;
	font-weight: 600;
	line-height: 1.1;
	margin-bottom: 10px;
	font-family: Georgia,Times,Times New Roman,serif; 
}

.slide-booking-form .slider-inner h5
{
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 700;
	font-family: Georgia,Times,Times New Roman,serif; 
}

.slide-booking-form .slider-inner p
{
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 18px;
	color: #000000;
	background-color: transparent;
	padding: 0px;
}

.slide-booking-form input[type="text"]
{
	background-color: #fecc00;
	border: 0;
	color: #000 !important;
}

.slide-booking-form input[type="text"]::placeholder
{
	color: #000 !important;
}

.slide-booking-form input[type="text"]:hover
{
	background-color: #fecc00;
	border: 0;
	color: #000;
}

.slide-booking-form input[type="submit"]
{
	background-color: #fecc00;
	color: #000;
	border: 0;
}

.slide-booking-form input[type="submit"]:hover
{
	background-color: #c9a100;
}

.slider-inner
{
	color: #fff;
	font-family: Georgia,Cambria,"Times New Roman",Times,serif;
}
.slider-inner p
{
	font-size: 22px;
	line-height: 1.3;
	margin-top: 0px;
	background-color: rgba(0,0,0,0.28);
	padding: 20px;
}
.slider-inner h2
{
	font-size: 50px;
	color: #fecc00;
	font-weight: bold;
	line-height: 1.1;
	background-color: rgba(0,0,0,0.85);
	display: inline-block;
	width: auto;
	padding: 10px;
	text-align: center;
	margin-bottom: 0px;
}
.slider-inner h3
{
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.1;
}

.inner-content-third
{
	padding-right: 100px;
	width: 70%;
	max-width: 680px;
}
.inner-content-half
{
	padding-right: 40px;

}

.inner-sidebar-third
{
	width: 30%;
}

.inner-sidebar
{
	
}
.inner-sidebar ul
{
	margin-left: 25px;
}
.right-sidebar.separate-containers .site-main
{
	margin-right: 0px;
}

.inner-sidebar-half
{
	padding-left: 30px;
		font-size: 18px;
	color: #3b3b3b;
	
}

.side-border
{
	border-left: 1px #bfbfbf dotted;
}

.inner-sidebar h1,
.inner-sidebar h2,
.inner-sidebar h3,
.inner-sidebar h4,
.inner-sidebar h5,
.inner-sidebar h6
{
	font-weight: bold;
}

main#main
{
	margin-top: 0px;
	margin-bottom: 0px;
}

body.home main#main
{
	margin-top: 20px;
	margin-bottom: 20px;
}

div.page-header-image.grid-container.grid-parent
{
	width: 100%;
	max-width: none;
	margin-top: 0px;
}

.temp123
{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,0,0.68);
	font-size: 17px;
	color: #000;
	z-index: 1000;
}

.page-id-94 .nf-form-content
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* future proofing */
	-khtml-border-radius: 6px; /* for old Konqueror browsers */
	
	background-color: #fecc00;
	padding: 20px;
	max-width: 500px;
	color: #000;
	
}

.page-id-94 .nf-form-content hr
{
	margin-top: 6px;
	margin-bottom: 6px;
	background-color: rgba(225, 209, 0, 0.37);
}

.page-id-94 .nf-form-content .nf-field-label label
{
	font-weight: 300;
}

.page-id-94 .nf-form-content .ninja-forms-req-symbol
{
	font-size: 10px;
}

.page-id-94 .nf-before-form-content .nf-form-fields-required
{
	font-size: 12px;
	display: none;
}

.page-id-94 .nf-form-content input
{
	color: #fff;
}

.page-id-94 .nf-form-content .submit-wrap input[type="button"]
{
	background-color: #000;
	color: #ffffff;
}

.featured-title
{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 75px;
	padding-top: 25px;
	background-color: rgba(255,255,255,0.75);
	text-align: center;
}

.featured-title h1
{
	color: #082b55;
}

div.page-header-image.grid-container.grid-parent
{
	position: relative;
}

body.page h1.entry-title
{
	display: none;
}

div.entry-content
{
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.20px;
	font-family: Georgia,Cambria,"Times New Roman",Times,serif;
	line-height: 1.5;
	font-size: 19px;
	color: #000000;
	text-rendering: optimizeLegibility;
}

/*
div.entry-content div.inner-content p
{
	max-width: 530px;
}
*/

.staff
{
	float: left;
	width: 25%;
	margin-right: 2%;
	padding: 2%;
}

.staff h4.staff-name
{
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 3px;
}

.staff p.staff-title
{
	font-weight: 500;
	font-size: 16px;
	color: #009ee0;
}

.staffs:after {
    content: '';
    display: block;
    clear: both;
}

  .staff img
  {
  	max-width: 225px;
  	height: auto;
  }
  
.blog main#main,
.single main#main
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.blog #right-sidebar h2.widget-title,
.single #right-sidebar h2.widget-title
{
	font-weight: 500;
	margin-bottom: 10px;
	border-bottom: 1px #e0e0e0 solid;
}

.blog div.post-image img
{
	width: 100%;
	max-width: 400px;
	height: auto;
}

.blog .widget_recent_entries ul li a,
.single .widget_recent_entries ul li a
{
	color: #2d2d2d;
	font-size: 16px;
}

.blog .widget_recent_entries ul li a:before,
.single .widget_recent_entries ul li a:before
{
	content: "> ";
	color: #c0c0c0;
}

.blog .widget-area .widget,
.single .widget-area .widget
{
	padding: 30px;
}

footer.entry-meta
{
	display: none;
}



div.slider-inner ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}

div.slider-inner :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}

div.slider-inner ::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
}

#praktiker-tjanst
{
	margin-top: 5px;
	padding-left: 20px;
	display: inline-block;
}
#praktiker-tjanst img
{
	height: 15px;
	width: auto;
}

.entry-summary
{
	max-width: 550px;
}
.phone-topstreamer
{
	padding-right: 20px;
	display: none;
	
}
.phone-topstreamer .phone-txt
{
	font-size: 12px;
	font-weight: 400;
	padding-bottom: 5px;
	
}

.main-navigation button.menu-toggle
{
	
	width: 140px;
	margin-top: 10px;
	float: right;
}

.blog main#main, 
.single main#main
{
	margin-left: 20px;
}

div.form-success
{
	padding: 20px;
	background-color: #d9fcdc;
	margin: 20px 0px;
	border: 1px #a4cea6 solid;
}

.copyright-bar
{
	display: none;
}

.footer-bar-align-left .copyright-bar, .footer-bar-align-right .footer-bar
{
	float: none;
	text-align: center;
	font-size: 12px;
	color: #b4b4b4;
}

#mobile-header
{
	display: none;
	margin: 10px auto;
	color: #000;
	
	
	background: #fecc00;
	background: -moz-linear-gradient(top, #fecc00 0%, #ffd83a 100%);
	background: -webkit-linear-gradient(top, #fecc00 0%,#ffd83a 100%);
	background: linear-gradient(to bottom, #fecc00 0%,#ffd83a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fecc00', endColorstr='#ffd83a',GradientType=0 );
	
}

#mobile-header .mobile-inner
{
	max-width: 500px;
	margin: 0px auto;
	padding: 25px 150px 25px 50px;
	position: relative;
	
	
	background: url('/wp-content/themes/tandlakarekedjan/images/monica_stridh.png') no-repeat bottom right transparent;
	background-size: auto 90%;
}

#mobile-header .mobile-inner.inner-tio
{
	background: url('/wp-content/themes/tandlakarekedjan/images/micke_stridh.png') no-repeat bottom right #000;
	background-size: contain;
	color: #fff;
	padding: 25px 150px 25px 50px;
	
}

#mobile-header .mobile-inner a
{
	color: #ffffff;
}

#mobile-header h2
{
	font-size: 36px;
	font-weight: 900;
	margin-bottom: 5px;
}
#mobile-header h3
{
	font-size: 28px;
	font-weight: 600;
	color: #fffeb8;
}
#mobile-header h4
{
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 3px;
}


#mobile-header .listing-form-mobile
{
	background-color: rgba(255,255,255,0.12);
}

.listing-form-mobile
{
	color: #000000;
}

.listing-form-mobile form
{
	max-width: 500px;
	margin: 0px auto;
	padding: 25px 150px 25px 50px
}

.listing-form-mobile form input[type="text"]
{
	color: #000000;
	font-weight: 400;
	font-size: 15px;
	box-shadow: none;
}

.listing-form-mobile ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #2c2c2c;
    opacity: 1; /* Firefox */
    font-size: 15px;
}

.listing-form-mobile :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #2c2c2c;
    font-size: 15px;
}

.listing-form-mobile ::-ms-input-placeholder { /* Microsoft Edge */
    color: #2c2c2c;
    font-size: 15px;
}


#start-text-wrapper
{
	background-color: #ffffff;
	padding: 50px 30px;
}

#start-text-wrapper a{
	color:#000;
	font-weight: 700;
}
#start-text-info
{
	display: flex;
	flex-wrap: wrap;
	max-width: 900px;
	margin: 0px auto;
}