/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. DarkWolf - http://www://darkwolf.it/
*/

@charset "utf-8";
/* CSS Document */

#bbar-wrapper .column.dt-sc-one-half.alignright a {
    border-left: 0;
    padding: 0 20px 0 0;
    margin: 0;
}

.menu-thumb {
	display: none;
}

 #bbar-wrapper.type1 .bbar-text {
	 color: #f2e7d2;
	 font-size: 2rem;
 }
 
 .dt-sc-team .image {
	 margin-bottom: 50px;
 }
 
.dt-sc-team {
    width: 400px;
    float: left;
    margin-right: 40px;
}

.dt-sc-team .image:after {
	display: none;
	}
	
.dt-sc-team .image img {
	border-color: #94b59b
}

div#logo {
    margin: 20px 0;
}

#bbar-wrapper #bbar-body {
    padding: 10px 0;
}

.menu-details {
    width: 100%;
}

.widget_text .textwidget h3 {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

a.widgetbutton {
    background-color: #856857;
    color: white;
    padding: 10px;
    float: right;
    font-weight: bold;
    font-size: 1rem;
    border-radius: 0 10px;
}

a.widgetbutton:hover {
    background-color: #f2e7d2;
    color: #868857;
}

table.waxing td {
    text-align: left;
}

table.waxing {
    width: auto;
}

.dt-sc-titled-box-content {
    width: 100%;
}

h6.dt-sc-titled-box-title {
    width: 100%;
}

.wp-caption img {
  height: auto;
}