#top-footer .tg-container {
    padding: 0px;
}

p {
    margin-bottom: 10px;
}

.noPmargin p {
    margin-bottom: 4px;
}

.noPmargin ul {
    margin-bottom: 20px;
}

.sticky-wrapper{
    height: 117px !important;
}

#top-footer {
    background-color: #313b48;
    padding: 0px;
	  border-top: 15px solid #28313d;
}

#top-footer .tg-column-wrapper .tg-column-1 {
    margin-left: 0%;
}

#top-footer .tg-column-wrapper {
    clear: both;
    margin-left: 0%;
}

.breadcrumb-trail.breadcrumbs .trail-title, .breadcrumb-trail.breadcrumbs .trail-items {
    float: unset;
}

.breadcrumb-trail.breadcrumbs .trail-items {
    margin-bottom: 20px;
	  margin-left: -12px;
	  padding-top: 0px;
}		

.easy_t_single_testimonial blockquote.easy_testimonial {
    font-size: inherit;
}

.logo .logo-text {
    float: none;
}

.logo-text .site-title {
    display:none;
}

#site-navigation ul li a {
    font-weight: bold;
}



#site-navigation ul.sub-menu li > a, #site-navigation .sub-menu li.menu-item-has-children ul li a  {
    font-weight: normal;
}

.logo-text .site-description {
    margin-left: 10px !important;
    float: left;
}

.post-navigation .nav-previous, .post-navigation .nav-next {
    display: block;
    max-width: 49%;
}

.nav-next a .entry-title {
    float: none;
}

element.style {
    padding-left: 0px;
}

.social-menu li a {
    background-color: #4267b2;
    color: #fff;
}

.logo .logo-image {
    padding: 6px 16px 0 0px;
}

#site-navigation ul li {
    padding: 23px 12px 20px 0px;
}

.breadcrumb-trail.breadcrumbs {
    margin-bottom: 10px;
}

.breadcrumb-trail.breadcrumbs .trail-title {
    padding-top: 16px;
	  padding-bottom: 0px;
}

.blog-section .tg-blog-widget {
    background-color: #f1f5f8;
}

.blog-section .row:nth-child(odd) .post-image:before {
    border-right: 15px solid #f1f5f8;
}

.blog-section .row:nth-child(even) .post-image:before {
    border-left: 15px solid #f1f5f8;
}

.tg-service-widget .service-icon-wrap {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    width: 43px;
}

.tg-service-widget .service-title-wrap {
    margin-top: 8px;
}

#site-navigation ul li ul li {
    padding: 7px 10px;
    border-bottom: 1px dotted #cacaca;
}

@media (max-width: 768px) {
 #masthead {
    top: 0px !important;
  }
	.blog-section .tg-column-wrapper.tg-blog-widget-layout-1 .tg-column-2 {
    margin: 0px;
   }
}

@media (max-width: 480px) {
 .center-logo-below-menu .logo, .logo {
    padding: 0px;
 }
}

@media (max-width: 600px) {
	#top-footer .tg-column-wrapper .footer-block 		{
    	margin: 0px;
		}
}

#comments .comment-list .comment {
    list-style-type: none;
}

#secondary .searchform input {
    width: 87%;
}

/*.site-content .content-area, 
.site-content .widget-area {
    margin-top: 10px;
} */

.textwidget .contact-form input[type=text], .contact-form textarea, .contact-form input[type=email]  {
    width: 100% !important;
}

@media (max-width: 780px) {
	.panel-widget-style {
   	 padding: 10px 10px 10px 10px;
   	 margin-bottom: 20px;
	}
}

.nav-previous  {
    width: 45%;
    float: left;
}

.nav-next  {
    width: 45%;
    float: right;
	  text-align: right;
}

.nav-previous, .nav-next  {
	margin-bottom: 20px;
}

.widget-area .tg-service-widget, .widget-area .widget_search {
    margin-top: 12px;
}

.site-content .content-area {
    border-right: 1px dotted #cacaca;
    padding-right: 20px;
}

@media (max-width: 768px) {
    .site-content .content-area {
    border-right: none;
    padding-right: 0px;
}
}

#bottom-footer .copyright {
    float: right;
}

.style-light_style blockquote.easy_testimonial {
    background-color: #f1f5f8;
}

.easy-t-cycle-pager span.cycle-pager-active {
    color: #1e73be;
}

.easy-t-slideshow-wrap .cycle-slideshow {
    z-index: 0;
}

.header-top .right-content div {
    float: right;
	margin-left:10px;
}

.btn-mio-dottore {
    color: white;
    background-color: #1e73be;
    border-color: #3d83df;
    font-weight: 800;
    height: 27px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    border-radius: 3px;
    font-size: 13px;
    line-height: 18px;
    padding: 0 12px;
    margin-top: 6px;
}

.btn-mio-dottore:hover {
    color: #55abf7;
}

.btn-mio-dottore i {
    margin-right: 8px;
	}