/*
Theme Name: Gastro
Theme URI: 
Author: Adnan Shahzad
Author URI: 
Description: Wordpress theme for Gastro.
Version: 1.0
*/


@import url('bootstrap/css/bootstrap.css'); 
@import url('bootstrap/css/bootstrap-theme.css'); 
body { 
	 background: url(images/bg.png) repeat;
	 color: #999999;
}

a { color: #89ddf4; }

h1, h2, h3, h4, h5, h6, h7 {
	color: #082442;
}

h2 {
	font-size: 24px;
	font-weight: bold;
}

.col-brand {
	border-bottom: 1px solid #89ddf4;
	font-weight: bold;
	padding-bottom: 7px;
}

.col-header {
	padding-top: 30px;
}

.col-header, .col-header a {
	color: #082442;
	font-size: 24px;
}

.col-header span {
	font-size: 15px;
	color: #999999;
	font-style: italic;
	font-weight: normal;
}

.navbar-default {
	margin-top: 10px;
	
	background-image: none;
	background-color: transparent;
	border: none;
	box-shadow: none;
}

.navbar-default li {
	border-right: 1px solid #89ddf4;
}

.navbar-default .navbar-nav > li > a {
	color: #082442;
	text-transform: uppercase;
	text-shadow: none;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li.current-menu-item a {
  color: #7ac943;
  background-color: transparent;
}

.navbar {
	margin-bottom: 10px;
    min-height: 40px;
}

.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 13px;
}

.navbar-nav > li:last-child { border-right:0px; }


/* HOME */

.home .col-md-7 h2 {
	margin-top: 10px;
}

.home .gastro-panel-white .col-md-8 h2 {
	margin-top: 0px;
}

/* SIDEBAR */

.widget-custom {
	margin-bottom: 20px;
}

.widget-custom-header {
	background-color: #082442;
	text-align: center;
	border-radius: 10px 10px 0 0;
}

.widget-phone { 
	background: url(images/bg-phone-widget.jpg) repeat;
	display: inline-block;
	width: 100%;
	box-shadow: 0px 1px 7px 0px rgba(119, 119, 119, 0.48);
	-moz-box-shadow: 0px 1px 7px 0px rgba(119, 119, 119, 0.48);
	-webkit-box-shadow: 0px 1px 7px 0px rgba(119, 119, 119, 0.48);
}

.widget-custom .phone-wrapper {
	padding: 15px 15px 15px 15px;
}

.phone-logo {
    padding-left: 12px;
    padding-top: 22px;
}

.widget-custom .phone-wrapper, .widget-custom .phone-logo {
	float: left;
}

.widget-custom .phone-wrapper span {
	color: #082442;
	font-style: italic;
    font-size: 14px;
    font-weight: normal;
}

.widget-custom .phone-wrapper a{
    color: #FF1D25;
    display: block;
    font-size: 24px;
    font-weight: bold;
}

.widget-custom .phone-wrapper {
    color: #FF1D25;
    font-size: 24px;
    font-weight: bold;
	width: 210px;
	line-height: 30px;
}

.widget-custom .phone-wrapper a span{
	color: #ff1d25;
	font-style: normal;
	display: table;
}

.widget-procedures h2 {
	margin-top: 0;
}

.widget-procedures a {
	color: #89ddf4;
	font-size: 17px;
}

.widget-procedures a:hover {
	text-decoration: underline;
}

.widget-procedures ul {
	list-style: none outside none;
	padding: 0;
	margin: 0;
}

.widget-procedures ul li {
	background: url(images/bullet-green.png) no-repeat scroll 0 7px rgba(0, 0, 0, 0);
	padding-left: 15px;
	display: inline-block;
}

.widget-procedures 
.widget-custom-header {
	background-color: #082442;
	border-radius: 10px 10px 0 0;
	text-align: center;
}

.widget-custom-header h2 {
	color: #fff;
	margin: 0;
	padding: 20px 0;
}

/* SIDEBAR ENDS */

.col-phone {
	color: #ff1d25;
	font-size: 24px;
    line-height: 20px;
    padding-top: 20px;
}

.col-phone a {
	color: #FF1D25;
}

.col-phone a {
	font-size: 16px;
	font-weight: normal;
	display: inline-table;
}

.col-content {
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}

.col-content ul {
	list-style: none outside none;
	padding: 0;
	margin: 0;
}

.col-content ul li {
	background: url(images/bullet-green.png) no-repeat scroll 0 7px rgba(0, 0, 0, 0);
	padding-left: 15px;
	color: #89ddf4;
	font-size: 17px;
}

.col-content ul li a {
	color: #8cc63f;
}

.col-content ul li.ico-refer {
	background: url(images/ico-online-referrals.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left: 100px;
}

.col-content ul li.ico-email {
	background: url(images/ico-refer-patient.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left: 100px;
}

.col-content ul li.ico-fax {
	background: url(images/ico-refer-fax.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left: 100px;
}

.col-content ul.gray-list li {
	color: #999999;
	font-size: 16px;
}

.app-list {
	font-size: 17px;
}

ul.app-list-big {
	display: block;
	width: 100%;
	clear: both;
	display: inline-block;
}

ul.app-list-big li {
	background: none;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
}

.col-content .col2-list li{
	background: url(images/ico-pin-blue.png) no-repeat scroll 0 7px rgba(0, 0, 0, 0);
    padding-bottom: 20px;
    padding-left: 60px;
}

.app-list span {
	float: right;
	color: #8cc63f;
}

.col-content .phone-wrapper {
	color: #ff1d25;
	font-size: 24px;
	display: inline-block;
}

.phone-wrapper .ico-phone {
	background: url(images/ico-phone-big.png) no-repeat scroll 0 7px rgba(0, 0, 0, 0);
	height: 75px;
	width: 45px;
	display:inline-block;
	float: left;
}

.phone-wrapper .ico-phone-number {
	float: left;
	padding-top: 15px;
}

.col-content h2 {
	border-bottom: 1px solid #89ddf4;
	padding-bottom: 5px;
}

.thumb-doc img {
	border: 4px solid #89ddf4;
}

.gastro-footer .container {
	border-bottom: 1px solid #89ddf4;
	padding-bottom: 30px;
	font-weight: bold;
}

.gastro-buttons-panel {
	padding-top: 50px;
	padding-bottom: 50px;
}

.gastro-footer h4 {
	color: #8cc63f;
	font-size: 14px;
	font-weight: bold;
}

.gastro-footer .col {
	border-right: 1px solid #89ddf4;
}

.gastro-footer .gastro-footer-cols h4 {
	color: #89ddf4;
	margin: 5px 0;
}

.gastro-footer .col ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.gastro-footer .col ul li {
	padding-left: 25px;
	line-height: 25px;
}

.gastro-footer .col ul li a {
	color: #fff;
}

.gastro-footer .ico-phone {
	background: url("images/ico-phone.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
}

.gastro-footer .ico-cell {
	background: url("images/ico-cell.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
}

.gastro-footer .ico-fax {
	background: url("images/ico-fax.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
}

.gastro-footer .ico-email {
	background: url("images/ico-email.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
}

.sidebar-page .widget-custom .btn-full {
	margin-bottom: 20px;
}

.sidebar-page .widget-custom a.btn-full:hover {
	color: #fff;
}

.sidebar-page .widget-custom .btn-full:last-child {
	margin-bottom: 0px;
}

.btn-more {
    background: url("images/btn-more.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    padding: 12px;
	padding-left: 8px;
    width: 176px;
	font-size: 18px;
	text-align: center;
	float: right;
}

.btn-more:hover {
	color: #fff;
	text-decoration: none;
}

.btn-full {
	width: 100%;
	font-size: 18px;
	border: none;
	text-align: left;
    background-image: linear-gradient(to bottom, #8cc63f 0%, #78991d 100%);
    background-repeat: repeat-x;
    border-color: #CCCCCC;
	color: #fff;
    text-shadow: none;	
}

.btn-full:focus, .btn-full:hover {
	background-image: linear-gradient(to bottom, #78991d 0%, #8cc63f 100%);
	background-position:inherit;
}

.gastro-buttons-panel .btn {
	width: 100%;
	font-size: 18px;
	border: none;
	text-align: left;
    background-image: linear-gradient(to bottom, #8cc63f 0%, #78991d 100%);
    background-repeat: repeat-x;
    border-color: #CCCCCC;
	color: #fff;
    text-shadow: none;	
}

.gastro-buttons-panel .btn:focus, .gastro-buttons-panel .btn:hover {
	background-image: linear-gradient(to bottom, #78991d 0%, #8cc63f 100%);
	background-position:inherit;
}

.btn-green {
	font-size: 18px;
	border: none;
	text-align: left;
    background-image: linear-gradient(to bottom, #8cc63f 0%, #78991d 100%);
    background-repeat: repeat-x;
    border-color: #CCCCCC;
	color: #fff;
    text-shadow: none;
	margin-top: 30px;
}

.btn-green:focus, .btn-green:hover {
	background-image: linear-gradient(to bottom, #78991d 0%, #8cc63f 100%);
	background-position:inherit;
	color: #fff;
}

.gastro-panel-white {
    background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 30px;
}

.gastro-footer {
    font-size: 14px;
    text-align: left;	
    background-color: #082442;
    color: #ffffff;
    padding: 30px 15px;
    position: relative;
	margin-top: 10px;
}



/* ACCORDION */

.omsc-toggle-title {
	color: #082442;
	background-image: linear-gradient(to bottom, #c4eef9 0%, #89ddf4 100%);
	font-size: 24px;
	border-radius: 10px !important;
	padding: 0.4em 1em 0.4em 2.4em !important;
}

.omsc-toggle-title:after {
	color: #fff;
	top: 0.4em !important;
}

.omsc-toggle.omsc-expanded .omsc-toggle-title {
	border-radius: 10px 10px 0 0 !important;
}

.omsc-accordion {
	border: none !important;
}

.omsc-toggle {
	border: 0 !important;
}

.omsc-toggle-title:hover, .omsc-toggle.omsc-expanded .omsc-toggle-title {
	color: #082442 !important;
	background-image: linear-gradient(to bottom, #c4eef9 0%, #89ddf4 100%) !important;
}

.omsc-toggle-inner {
	border: 1px solid #89ddf4;
}

.omsc-toggle {
	margin-bottom: 5px !important;
}



.rev_slider_wrapper {
	display: table;
}




a.btn-pointy {
	color: #fff;
    text-shadow: none;
	
    text-decoration:none;
    font-weight:bold;
    padding:10px 10px;
    font-size:14px;
    border-radius:8px 0 0 8px;
    -webkit-border-radius:0 8px 8px 0;
    float:left;
    margin-top:20px;
    position:relative;
    font-family:verdana;
    border:none;
    border-left:0;
    background: -moz-linear-gradient( top , #8cc63f 0%,#78991d 100%);
    background: -webkit-linear-gradient( top , #8cc63f 0%,#78991d 100%);  
}

a.btn-pointy:after, a.btn-pointy:before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -19px;
	border-top: 19px solid transparent;
	border-bottom: 19px solid transparent;
	border-left: 1em solid #82af2d;
	right: -1em;
}

a.btn-pointy:focus, a.btn-pointy:hover {
	background-image: linear-gradient(to bottom, #78991d 0%, #8cc63f 100%);
	background-position:inherit;
	color: #fff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
a.btn-pointy:after{
    border-left:0;
    left:-13px;
}
}










.tag {
    float:left;
    margin:0 0 7px 20px;
    position:relative;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:0.75em;
    font-weight:bold;
    text-decoration:none;
 
    color:#fff;
    text-shadow:0px 1px 0px rgba(255,255,255,.4);
 
    padding:0.417em 0.417em 0.417em 0.917em;
 
    /*border-top:1px solid #d99d38;
    border-right:1px solid #d99d38;
    border-bottom:1px solid #d99d38;*/
 
    -webkit-border-radius:0 0.25em 0.25em 0;
    -moz-border-radius:0 0.25em 0.25em 0;
    border-radius:0 0.25em 0.25em 0;
 
    background-image: -webkit-linear-gradient(top, rgb(147, 201, 74), rgb(128, 159, 43));
    background-image: -moz-linear-gradient(top, rgb(147, 201, 74), rgb(128, 159, 43));
    background-image: -o-linear-gradient(top, rgb(147, 201, 74), rgb(128, 159, 43));
    background-image: -ms-linear-gradient(top, rgb(147, 201, 74), rgb(128, 159, 43));
    background-image: linear-gradient(top, rgb(147, 201, 74), rgb(128, 159, 43));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#93c94a', EndColorStr='#809f2b');
 
    -webkit-box-shadow:
        inset 0 1px 0 #faeaba,
        0 1px 1px rgba(0,0,0,.1);
    -moz-box-shadow:
        inset 0 1px 0 #faeaba,
        0 1px 1px rgba(0,0,0,.1);
    box-shadow:
        inset 0 1px 0 #faeaba,
        0 1px 1px rgba(0,0,0,.1);
 
    z-index:100;
}


.tag:before {
    content:'';
 
    width:1.30em;
    height:1.358em;
 
    background-image: -webkit-linear-gradient(top, rgb(147, 201, 74), rgb(128, 159, 43));
    background-image: -moz-linear-gradient(top, rgb(147, 201, 74), rgb(128, 159, 43));
    background-image: -o-linear-gradient(top, rgb(147, 201, 74), rgb(128, 159, 43));
    background-image: -ms-linear-gradient(top, rgb(147, 201, 74), rgb(128, 159, 43));
    background-image: linear-gradient(top, rgb(147, 201, 74), rgb(128, 159, 43));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#93c94a', EndColorStr='#809f2b');
     
    position:absolute;
    right: -0.69em;
    top:.2em;
 
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
 
    /*border-left:1px solid #d99d38;
    border-bottom:1px solid #d99d38;*/
 
    -webkit-border-radius:0 0.25em 0 0;
    -moz-border-radius:0 0.25em 0 0;
    border-radius:0 0.25em 0 0;
 
    z-index:1;
	
	
	
    /*background-image: -moz-linear-gradient(left top , #FEDA71, #FEBA47);
    border-bottom: 1px solid #D99D38;
    border-left: 1px solid #D99D38;
    border-radius: 0 0.25em 0 0;
    content: "";
    height: 1.358em;
    right: -0.69em;
    position: absolute;
    top: 0.2em;
    transform: rotate(45deg);
    width: 1.3em;
    z-index: 1;	*/
}

/* Blog */

.meta {
    display: table;
    padding: 10px 0;
}

.navigation {
    padding: 10px 0;
}

.navigation a {
	color: #8cc63f;
	font-weight: bold;
}

.navigation .newer {
}

.navigation .older {
	float: right;
}

#sidebar h1 {
	font-size: 26px;
}

#sidebar li {
	list-style: none;
}

#sidebar .widget > ul {
	padding: 0;
}

#sidebar > ul li > ul {
	padding: 0;
}

.single h1 {
	margin-top: 0;
}

.page-template-template-blog-php .featured-post-thumbnail img, .single .featured-post-thumbnail img {
	width: 100%;
	height: auto;
}

.single .featured-post-thumbnail img {
	padding-bottom: 20px;
}