/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.whb-header_241216.whb-sticky-prepared:not(.whb-sticked) .whb-main-header {
	background: linear-gradient(to bottom,rgba(0, 0, 0, 0.67) 0%,rgba(0,0,0,0) 100%);
}

.whb-header_241216.whb-sticky-prepared.whb-sticked .whb-main-header .whb-color-light:not(.whb-with-bg) {
	background-color: #452814;
}

#slider-72 .wd-slide-inner .title {
	/*text-shadow: 5px 5px 10px #0000007d;*/
    color: #890007;
}
#slider-72 .wd-slide-inner .wd-text-block {
	/*text-shadow: 1px 1px 0px #000;*/
    color: #890007;
}


/*.wd-dropdown-menu.wd-design-aside.wd-style-with-bg .wd-sub-menu-wrapp > .wd-sub-menu {
	background: linear-gradient(90deg, rgb(140, 66, 0) 0%,rgb(252, 205, 77) 83%,rgb(248, 181, 0) 83%,rgb(251, 223, 147) 100%);
}*/

.whb-header_241216 .woodmart-recent-posts .recent-posts-thumbnail img {
	min-width: 45px;
}






.wd-page-content .wd-page-title .container{
    position: relative;
    z-index: 1
}
.wd-page-content .wd-page-title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(/wp-content/images/bg/title-bg-1.jpg) center no-repeat;
    background-color: #452814;
    /*! min-height: 200px; */
    background-size: cover;
    background-position: center;
    filter: grayscale(60%) opacity(15%) blur(2px);
    z-index: 0;
}

.wd-page-wrapper .wd-prefooter {
    /*background: #53321a;*/
    background: #352010;
    color: #FFF;
    padding: 10px 30px;
    text-align: center;
    border-color: #3c2312;
    border-width: 2px 0 2px 0;
    border-style: solid;
}
.wd-page-wrapper .wd-prefooter p {
    margin-bottom: 0;
}

.wd-footer .wd-copyrights {
  background: #352010;
}

.pr-whatsapp-float-outer {
    position: fixed;
    right: 19px;
    bottom: 180px;
    z-index: 1;
}
.pr-whatsapp-float-outer .social-whatsapp  {
    width: 48px;
    height: 48px;
}
.pr-whatsapp-float-outer .social-whatsapp .wd-icon  {
    font-size: 32px;
}

.wd-social-icons.wd-style-colored.wd-sticky-social.wd-sticky-social-right.wd-loaded .wd-social-icon:first-of-type {
    border-radius: 16px 0 0 0;
}
.wd-social-icons.wd-style-colored.wd-sticky-social.wd-sticky-social-right.wd-loaded .wd-social-icon.social-whatsapp,
.wd-social-icons.wd-style-colored.wd-sticky-social.wd-sticky-social-right.wd-loaded .wd-social-icon:last-of-type {
    border-radius: 0 0 0 16px;
}
.wd-social-icons.wd-style-colored.wd-sticky-social.wd-sticky-social-right.wd-loaded .wd-social-icon:hover {
    border-radius: 22px 0 0 22px;
}

.wd-sticky-social.wd-social-icons.wd-style-colored > a {
    --wd-social-bg: #452814;
}

