/* 
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. */


/* 
GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */


/* 
DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */

@media only screen and (min-width: 768px) {
  /* Desktop styles go here */
}

#logo img
{
  //  height:100px!important;
   // width:160px!important;
}

.tp-button{background-color:#79CECB!important;text-shadow:none!important;padding:10px 45px 10px!important;}

.tp-caption a{letter-spacing:0.5px!important;}

#divLayers .layer_selected{box-shadow:none!important;}

.tp-button.orange, .tp-button.orange:hover, .purchase.orange, .purchase.orange:hover{background-color:#79CECB!important;box-shadow:none!important;}

.home .fourcol-one{float:right!important;margin-right:0!important;width:30%!important;}
.testimonial-img img{display:none;}

#navigation ul.nav > li {
   
}
.newblue {
background: #15c7cc!important;
border-radius: 0!important;
}
#navigation{border-top: 1px solid #dbdbdb!important;margin-bottom:10px;}
.recent-posts-widget-with-thumbnails ul li
{
    border-bottom: 1px dotted #ababab;
    margin-bottom: 6px!important;
    padding: 6px 0!important;
}

.recent-posts-widget-with-thumbnails ul li:first-child
{
padding-top:0!important;
}
.recent-posts-widget-with-thumbnails ul li img
{
    border: 1px solid #e6e6e6;
    margin: 0 0.75em 0.75em 0!important;
    padding: 3px!important;
}
.recent-posts-widget-with-thumbnails ul li img:hover {
    opacity: 0.4;
}

.widget ul li a
{
font: 400 14px/14px "Georgia",sans-serif!important;
color:#969696!important;
}

.widget ul li a:hover
{
color:#79CECB!important;
text-decoration:none!important;
}

.recent-posts-widget-with-thumbnails .post-date
{
    color: #545454!important;
    font-weight: 600!important;
    margin-left:5px;
}

.recent-posts-widget-with-thumbnails .small
{
float:left;
margin-top:5px;
}

.widget_contact address i{padding:0 10px 0 0!important;}

#footer-wrap{border-top:3px solid #161616!important;}

ul.nav li.current_page_item > a, ul.nav li.current_page_parent > a, ul.nav li.current-menu-ancestor > a, ul.nav li.current-cat > a, ul.nav li.current-menu-item > a {
    color: #79CECB!important;
}
ul.nav li a:hover {
    color: #79CECB!important;
}

#contact-page .title,.post-meta .post-edit-link{
display:none!important;
}

.twocol-one, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three, .sixcol-four, .sixcol-five
{
line-height:20px;
}

ul.nav li ul li a:hover{text-decoration:none!important;}

.top_part{width:100%; max-width:940px; margin:0 auto;height:129px}
.top_part #header{padding:0px;width:22%;float:left;}
.top_part #logo{float:left;}
.top_part #navigation{float:left;width:78%;clear:none; margin-top:30px}
.top_part #navigation ul.nav{margin-right:0px;}
.top_part #navigation ul li:last-child{border-right:0px !important}
#connect .social a{font-size:20px !important;}
@media screen and (max-width:932px)
{
.top_part #navigation ul.nav li a{padding:0.5em 0.6em;}
}
@media screen and (max-width:805px)
{
.top_part #navigation ul.nav li a{padding:0.5em 0.3em;}
}
@media screen and (max-width:768px)
{
.top_part #navigation{width:100%; margin-top:0px;}
.top_part #header{padding:0px;width:100%;float:left; text-align:center}
.top_part #logo{width:100%;}
#content{margin-top:20px;}
.home .fourcol-one{width:100% !important;}
}
#navigation {
border: none!important;
}
