/*
Theme Name: Krantz
Theme URI:
Author: Panasall Dev
Coded By: Brighter Vision
Author URI: http://www.brightervision.com
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: krantz
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 krantz is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

/* Background pattern from subtlepatterns.com */

*/

/* Blog Customization */

img.attachment-post-thumbnail.wp-post-image {float: left !important; width: 170px !important; height: 170px !important; padding: .5em .5em .5em 0em !important;}

/* Blog Sidebar Customization */

.col-sm-9 {border-right: 1px solid #e6e6e6;}

/* .col-sm-9 #topright {border-right: none !important;} */

div#topright {border-right: none !important;}

body {background:url(https://www.soapydogs.us/wp-content/uploads/2015/03/wet_snow_@2X.png)}

#navmenu{
	background:#3bbaf8 !important;
	border-bottom:6px solid #a3fc07 !important;
}

#logo h1 a {height: 190px !important;}

#navmenu .navbar-header{background:#3bbaf8;}

.btn{background:#3bbaf8 !important; color: #fff!important;}
.btn a{color:#000 !important;}
.btn:hover{background:#0384c3!important; color: #ffffff !important;}

#navmenu.navbar-default .navbar-nav>li>a:hover, #navmenu .navbar-nav>.current-menu-item>a, #navmenu .navbar-nav>.active>a, #navmenu .navbar-nav>.active>a:hover, #navmenu .navbar-nav>.active>a:focus {background:#a3fc07!important;color:#000!important;}

a{color:#000;}
a:hover{color:#7c7b7b;}

#homeboxes li a, .ds-desc a{color:#000000 !important;}

span a {color:#000000 !important;}

h1{color:#3bbaf8;}
h2{color: #a3fc07;}
h3{color:#3bbaf8;}
h4{color:#000000;}

#logo h1 a {height: 190px !important;}

#footerwrap{border-top:7px solid #a3fc07 !important;}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{background:#3bbaf8;}

#navmenu.navbar-default .navbar-nav>li>a{color:#fff;}

.dropdown-menu>li>a:hover{background: #0384c3 !important; color: #fff;}

div#topright {
	float: right !important;
	border-right: none !important;
  	width: 400px;
}

#doctorslider .flex-direction-nav a {display: none;}

/*.col-sm-9{width:65%;}
.col-sm-3{width:35%;}*/

.mstitle {color: #000 !important;}

div#doctorslider {display: none;}

only screen and (max-width: 600px) {

#logo h1 a {height: 190px !important;}
}