/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */

#credit.col-right p a {
  color: #540bc8;
  font-size: 16px;
}

#credit.col-right p a:hover {
  color: #540bc8;
  text-decoration: none;
}

body {
  background-size: cover;
}

/* ---------START LINK STYLES------- */

a, a:hover {
  color: #19838d;
}

/* ---------END LINK STYLES------- */



/* ---------START HEADER STYLES------- */

#header-wrapper {
  background: none;
}

#header {
  padding-bottom: 0em;
}

/* ---------END   HEADER STYLES------ */

/* ---------START MAIN STYLES---------- */

#main.col-left {
  width: 100%;
}

/* ---------END   MAIN STYLES---------- */

/* ---------START CONTACT PAGE STYLES----- */

#main-wrapper {
   background: none;
}

#office-location {
   display: none;
}

/* ---------END   CONTACT PAGE STYLES------*/

/* ---------START FEATURED WRAPPER STYLES------ */

#featured-wrapper {
  background: none; 
/*   background: #f2f2f2; */
}

#featured-wrapper {
border-top: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}

#featured-wrapper .slide-container {
  background: none;
}

/* ---------END   FEATURED WRAPPER STYLES------ */

/* ---------START FEATURED STYLES-------- */

#featured .slide-img a img {
filter: alpha(opacity=@opacity * 100);
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
}

/* ---------END   FEATURED STYLES-------- */


/* ---------START CONTENT STYLES--------- */

#content {
  background: none;
}

/* ---------END   CONTENT STYLES--------- */

/* ---------START ROYAL SLIDER STYLES--------- */


/*
.royalSlider .rsThumbsVer {
    right: auto;
    left: 0;
}

.royalSlider .rsOverflow {
    margin-left: 96px; // width of thumbnails container
}
*/

/* ---------END   ROYAL SLIDER STYLES--------- */

/* ---------START HOME SHORTCODE TABS STYLES--------- */


.post img {
  box-shadow: none;
  webkit-box-shadow: none;
  moz-box-shadow: none;
  o-box-shadow: none;
  padding-right: 0px;
}

.post img:hover {
  border: none;
  box-shadow: none;
  webkit-box-shadow: none;
  moz-box-shadow: none;
  o-box-shadow: none;
}


/*
.post .alignright {
  border: none;
{

.post img, .post img.thumbnail {
  box shadow: none;
  webkit-box-shadow: none;
}

*/

.entry p {
  padding-right: 20px;
}

.post {
  padding-bottom: none;
}

.post header h1 a:link, .page header h1 a:link, .single header h1 a:link, .post header h1 a:visited, .page header h1 a:visited, .single header h1 a:visited {
  color: #19838d;
}

.post header h1 a {
  color: green;
}

.shortcode-tabs .entry img {
  border: none;
}

#tabs-home-tabber h4 {
  color: #83014a;
}

h4.tab_header  {
  font-size: 22px;
}

.shortcode-tabs.vertical {
  background: #ededed;
  border: 1px solid;
  border-color: #fff;
}

.shortcode-tabs .tab {
  background: #ededed;
}

.shortcode-tabs.vertical .tab_header {
  font-size: 20px;
}

.shortcode-tabs.vertical ul.tab_titles {
  border: none;
}

.shortcode-tabs.vertical ul.tab_titles li {
  border: none;
  border-bottom: 1px solid #c8c8c8;
}

/*
.shortcode-tabs ul.tab_titles li.nav-tab a  {
  font-size: 15px;
  color: #2c86f4;
}
*/ 

#tabs-home-tabber ul.tab_titles li.nav-tab a  {
  font-size: 14px;
  color: #55017b;
  text-transform: none;
}

  
/* ---------END   HOME SHORTCODE TABS STYLES--------- */

.post .post-more { 
  display: none;
}

.post .post-meta li {
   display:none;
}

.post .post-meta {
  display: none;
}

/* ---------START MINI-FEATURE STYLES-------- */

#mini-features p {
  padding-bottom: 0px;
}
.feature a.btn a {
  color: #19838d;
}


/*

#mini-features h3 {
   padding-left: 50px;
}

#mini-features p {
   padding-left: 50px;
   padding-bottom: 5px;
}


.feature a.btn {
   padding-left: 10px;
}

*/

#mini-features .feature {
margin-left: 80px;
}


/* ---------END MINI-FEATURE STYLES-------- */

/* ---------START FOOTER STYLES-------- */

#footer {
  background: transparent;
}

/* ---------END FOOTER STYLES-------- */

/*
#top-nav   {
display: none !important;
}
*/