/*-- Full Page padding equals 0px --*/
.vc_column_container .vc_column-inner{
      padding-left: 0px;
      padding-right: 0px;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0px !important;
}

/*-- Auctions --*/
.auction-privatemsg-table {
width: 80%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width:300px;
	max-width:50%;
}

/*-- tables modified --*/
.page table th, .page table td{
border:0 !important;
cellpadding:0;
cellspacing:0;
padding:2px 10px;
}

/*-- General line height --*/
.heightnum1 {
    line-height: 0.4em;

/*-- General line height --*/
.heightnum2 {
    line-height: 0.9em;
}
/*-- General line height --*/
.heightnum3 {
    line-height: 10px;
}

/*-- General Page custom classes --*/
.nowrap {
    white-space: nowrap;
}
.centercont {
    margin: auto;
    width: 80%;
    padding: -10px 10px 10 px 10px;
}
.customyhhmargin {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.customyhhverticalmargin {
    margin: auto;
    padding:10px 10px 10 px 10px;
}
#whitecoloredtext {
    color:#fff;
    font-weight: bold;
    text-shadow: 1px 1px #000000;
}
.whitecoloredtext {
    color:#fff;
    font-weight: bold;
    text-shadow: 1px 1px #000000;
}

/*-- What we offer section modification --*/
.services{
	padding-top:20px;
}
.service-bottom{
	padding-bottom:10px;
}

/*-- About Us section modification --*/
.about-restaurant {
    padding-top: 10px;
    margin-top: 0px;
}

/*-- our client section remove boarders --*/
.partners .border-1:nth-last-child(3), .partners .border-2:nth-last-child(3) {
    border-bottom: 0px !important;
}

/*-- modification for the features section --*/
.features{
	float:none;
	position:relative;
	padding:30px auto 20px auto;
}
.features img{
	max-width:250px;
	padding-left:auto;
	padding-right:auto;
}

/*-- modification for the footer --*/
footer{
	padding-top:10px;
	padding-bottom:0px;
	padding-left:-40px;
	color:#fff;
}
footer .textwidget img {
    max-width:120px;
    height: auto;
    padding-left:auto;
    padding-right:auto;
}
footer .side-gap{
	padding-left:15px;
}
footer .side-gap img{
	padding-left:auto;
	padding-right:auto;
	padding-bottom:5px;
}
footer .foot-post{
	list-style:none;
	padding-left:20px;
	float:left;
	padding-bottom:10px;
}
footer p{
	padding-right:5px;
}
footer a:link{
    color: #fff;
}
footer a:hover{
    color: #fff;
}
footer a:focus{
    color: #fff;
}
footer a.current-menu-item{
    color: #fff;
}
footer a.current-menu-item > a{
    color: #fff;
}
footer li:link{
    color: #fff;
}
footer li.current-menu-item > a{
    color: #fff;
}
footer li.current-menu-item{
    color: #fff;
}
footer li:focus{
    color: #fff;
}
footer li:hover{
    color: #fff;
}



