/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 09 2020 | 18:55:00 */
.header-text-1 {
    border-left: 7px solid #88a550;
    padding-left: 8px;
}
div#Top_bar{
  background: transparent !important;
}
#Top_bar.is-sticky {
    background: white !important;
}
.custom-icons span.elementor-icon.elementor-animation- {
    padding: 10px;
    background: #1A2940;
    border-radius: 50%;
}
.custom-btn span.elementor-button-text {
    border-bottom: 2px solid;
}
.after-banner-sec:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .05;
    content: "";
    background-image: url(https://timbercreek.tprclient.com//wp-content/uploads/2020/10/pattern-bg-img.jpg);
}
.custom-icon-box span.elementor-icon.elementor-animation- {
    border: 2px solid;
    padding: 23px;
}
.img-sec:before {
    content: " ";
    background-image: url(https://timbercreek.tprclient.com/wp-content/uploads/2020/10/laminate-background-wooden-laminate-parquet-boards-floor-interior-design-texture-pattern-natural-wood.jpg);
    position: absolute;
    bottom: 70px;
    top: -208px;
    left: 1px;
    width: 46%;
    background-size: cover;
}
.service-box .elementor-widget-wrap {
    background: white;
}
.service-box .elementor-widget-wrap:hover{
    background: #88A550;
}
div#Content {
    padding-top: 0px !important;
}
header#Header {
    min-height: 0px !important;
}
.service-page-boxes figure.elementor-image-box-img {
    background: white;
    padding: 10px;
    border-radius: 50%;
}
.service-page-boxes:hover {
    background: #1A2940;
}
.sidebar-form input, .sidebar-form textarea {
    padding: 13px;
}
.sidebar-form textarea {
    height: 120px;
}
.sidebar-form p input.wpcf7-form-control.wpcf7-submit {
    padding: 10px 14px;
    background: #88A550;
    border-radius: 0px;
}
.sidebar-form p{
  text-align: center;
}
.contact-icons a.elementor-icon.elementor-animation- {
    padding: 16px;
    background: white;
    border-radius: 50%;
}
.services-list ul#menu-services {
    padding: 0px;
    list-style-type: none;
}
.services-list a {
    color: #545964;
    font-weight: 500;
}
.services-list ul#menu-services li {
    background: #d8d8d8c7;
    /* color: white; */
    padding: 15px;
}
.services-list ul#menu-services .current_page_item {
    background: #88A550;
}
.services-list ul#menu-services .current_page_item a{
  color: white;
}
#Footer .widgets_wrapper .widget{
  padding: 0px !important;
  margin: 0px !important;
}
aside#media_image-2{
  height: 120px;
}
.textwidget.custom-html-widget i {
    color: #88A550;
    font-size: 18px;
}
footer#Footer .column.one-third:nth-child(2) {
    position: relative;
    top: 50px;
    line-height: 4;
}
.column.one-third:NTH-CHILD(3) {
    position: relative;
    top: 50px;
}
.menu-services-container ul#menu-services {
    list-style-type: none;
}
.widget_nav_menu ul li:after{
  display: none;
}
.widget_nav_menu ul{
  padding: 0px;
  background: none;
}
ul#menu-services-1 {
    list-style-type: none;
}
.contact-page-form input, .contact-page-form select, .contact-page-form textarea {
    background: transparent;
    border: 0px;
    box-shadow: none !important;
    border-bottom: 1px solid #d3d3d3;
    padding: 20px;
}
.contact-page-form textarea {
    height: 140px;
}
.contact-page-form input.wpcf7-form-control.wpcf7-submit {
    background: #88A550;
    padding: 15px 40px;
    font-size: 16px;
    font-weight: 200;
}
.contact-page-form input:focus {
    border-bottom-color: #f79d2b !important;
    background: transparent !important;
}
.contact-page-form textarea:focus {
    border-bottom-color: #f79d2b !important;
    background: transparent !important;
}
.contact-page-form select:focus {
    border-bottom-color: #f79d2b !important;
    background: transparent !important;
}
.contact-page-form::placeholder {
    color: #555 !important;
}
.why-choose-sec span.elementor-icon.elementor-animation- {
    /* background: antiquewhite; */
    padding: 30px;
    border-radius: 56px;
    box-shadow: 0px 4px 4px lightgrey;
    border: 2px solid;
}
#Footer {
    background-color: #79797961 !important;
        font-size: 15px;
    font-weight: 400;
}
.textwidget.custom-html-widget i {
    padding: 7px;
    /* border-radius: 50%; */
    background: #323232;
}
/* .service-page-boxes:hover .service-page-boxes .elementor-image-box-content h3.elementor-image-box-title {
    color: white !important;
}  */
@media(max-width:768px){
  .img-sec:before{
    display: none;
  }
  footer#Footer .column.one-third:nth-child(2) {
        line-height: 3;
    }
}