.container,
.sppb-row-container {
    width: 1280px;
    max-width: 1280px;
}


.sppb-addon.sppb-addon-module.kitchen-section {
    margin-top: -63px !important;
}




.sppb-addon.sppb-addon-module.paiting-section {
    margin-top: -63px !important;
}



.sppb-addon.sppb-addon-module.titling-section {
    margin-top: -63px !important;
}




.sppb-addon.sppb-addon-module.bathroom-section {
    margin-top: -63px !important;
}











h2, h3 {
    text-transform: capitalize;
    margin: 0px 0px 15px 0px;
    color: #815e21;
}
p, ol, ul {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.5px;
}

.sp-page-title h2 {
    font-size: 34px;
    line-height: 1;
    text-transform: uppercase;
}

#sp-creative-slider .button {
    background: #815e21;
    border-radius: 6px;
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 12px 22px;
    font-weight: bold;
    vertical-align: top;
    transition: ease all 0.5s;
    text-transform: uppercase;
}
#sp-creative-slider .button:hover {
    background: #deb84d;
    color: #000;
    border: none;
}

#column-wrap-id-1622194001549 img {
    height: 309px;
    object-fit: cover;
}


.block-image {
    padding: 0px;
}


#sp-bottom {
    display: none;
}
#sp-bottom .sp-module .sp-module-title {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 24px;
	color: #deb84d;
}
#sp-bottom p,
#sp-bottom a {
    font-size: 13px;
    line-height: 23px;
    color: #fff;
}

#sp-footer,
#sp-footer a {
    color: #333;
}

.button {
    background: #815e21;
    border-radius: 6px;
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 12px 22px;
    font-weight: bold;
    vertical-align: top;
    transition: ease all 0.5s;
    text-transform: uppercase;
}
.button:hover {
    background: #deb84d;
    color: #000;
    border: none;
}

.sp-module ul >li {
    border-bottom: none;
}


.ls-inner {z-index: 1 !important;}

img.error-logo {
    max-height: 170px;
}

#sp-header {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 8px 20px #00000005;
    height: auto;
    margin: 0px 0px 30px 0px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 9;
}

img.sp-default-logo.d-block.d-lg-none {
    display: none;
}

#sp-header .logo {
    margin:20px 0px 0px !important;
    height: auto;
    display: table;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    margin: 0;
}



.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 15px;
    line-height: 115px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    margin: 0;
}


#offcanvas-toggler {
    float: right;
    line-height: 115px;
    margin-left: 15px;
    font-size: 20px;
}

.message-sent {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: 1px;
}

.asap {
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
}

.asap2 {
    margin-top: 30px;
    text-align: center;
}

.itemBackToTop {
    display: none;
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 42px;
    right: 0px;
    display: none;
    z-index: 999;
    border: 1px solid #deb84d;
    background-color: #deb84d;
    border-radius: 10px 0px 0px 10px;
}