/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 0;
	background-color: #000;
}

body::-webkit-scrollbar
{
	width: 8px;
	background-color: #000;
}

body::-webkit-scrollbar-thumb
{
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #D62929;
}
.wd-header-nav.wd-header-main-nav.text-right {
    /*background-color: #0000004f;*/
    /*padding: 10px 40px;*/
    /*border-radius: 50px;*/
}
header.whb-header.whb-full-width {
    margin-bottom: 0;
    position: absolute;
    z-index: 99;
    width: 100%;
    background-color: transparent !important;
}

header.whb-header.whb-full-width .whb-row.whb-general-header {
    background-color: transparent !important;
}

header.whb-header.whb-full-width.whb-sticked .whb-row.whb-general-header {
    background-color: #0000008a !important;
    padding: 10px 0 !important;
}
.blog .page-title,.page-id-4439 .page-title
{
    padding: 200px 0px 80px;
}
ul.wd-sub-menu li a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.shadow-bt:after {
    background: linear-gradient(0deg, rgb(0 0 0) 0%, rgb(23 26 29 / 5%) 100%);
    content: "";
    width: 100%;
    height: 150px;
    position: absolute;
    bottom: 0;
}

.shadow-tp:before {
	background: linear-gradient(180deg, rgb(0 0 0) 0%, rgb(0 0 0 / 0%) 100%);
	content: "";
	width: 100%;
	height: 150px;
	position: absolute;
	top: 0;
}
html .site-content {
    margin-bottom: 0 !important;
}
.footer-container {
    background-color: #000 !important;
    
}
.site-logo {
    display: table;
    margin: 0 auto;
}

.site-logo img, .logofooter img {
    /*filter: brightness(0) invert(1);*/
}

@media only screen and (max-width : 767px) {

.elementor-widget-container * {
    text-align: center;
}
	
}
.gradient .elementor-heading-title {
    background-image: linear-gradient(to bottom, #c49c28, #F3B606) !important;
    -webkit-background-clip: text;
    color: transparent;
}

.cbtn a.elementor-button-link {/* background-image: url('/wp-content/uploads/2023/09/btn.png'); */background-size: cover !important;}
.page .main-page-wrapper {
}
.autowidth img{max-width: 100% !important;}
.elementor-swiper {
    border-radius: 30px;
}

.beforering {z-index: -2;position: relative;}

.elementor-swiper:before {
    background-color: #ffffff42 !important;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    z-index: 0;
    border-radius: 20px;
}


.wd-post-img {
    border-radius: 7px;
}

.wd-post-entry-meta {
    display: none !important;
}

.wd-post-content {
    text-align: center;
}

.wd-post-content h3.wd-entities-title.title.post-title a {
    font-family: 'Yeseva One';
    font-weight: 500;
    color: black !important;
}


.icons_after_img ul.elementor-icon-list-items {
    flex-flow: row;
    flex-wrap: nowrap !important;
    width: 100% !important;
    list-style-type: none !important;
}

.icons_after_img ul.elementor-icon-list-items li {
    margin: 0px 20px;
    position: relative;
}

.icons_after_img ul.elementor-icon-list-items li:not(:last-child):after {
    content: '';
    position: absolute;
    right: -33px;
    top: 0px;
    background-image: url(/wp-content/uploads/2023/09/star_icon.png);
    width: 25px;
    height: 24px;
}

.icons_after_img ul.elementor-icon-list-items li:first-child {
    margin-left: 0px;
}
.icons_after_img ul {
    margin-bottom: 0px !important;
}
.make_one_line .elementor-counter {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
}

.make_one_line .elementor-counter .elementor-counter-title {
    margin-left: 10px;
}
.make_cover_some_left img {
    max-width: 125%;
    position: relative;
    right: 4em;
}
.starts_after .elementor-counter-title:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0px;
    background-image: url(/wp-content/uploads/2023/09/stars_icon.png);
    width: 111px;
    height: 20px;
}

.starts_after .elementor-counter-title {
    position: relative;
    margin-top:15px;
}

.make_one_line span.elementor-counter-number {
    background-image: linear-gradient(to bottom, #c49c28, #F3B606) !important;
    -webkit-background-clip: text;
    color: transparent;
}
.wd-nav.wd-style-bordered>li:not(:last-child):after, .wd-nav.wd-style-separated>li:not(:last-child):after {
    border: 0;
    width: 5px;
    height: 5px;
     background-image: linear-gradient(to bottom, #c49c28, #F3B606);
}

.make_one_line span.elementor-counter-number-suffix {
    background-image: linear-gradient(to bottom, #c49c28, #F3B606) !important;
    -webkit-background-clip: text;
    color: transparent;
}
.my_blogs_style .wd-post-content {
    padding: 0px 35px;
}

.my_blogs_style .wd-post-content h3 {
    font-size: 27px;
}

.my_blogs_style .wd-entry-content {
    height: 102px;
}

.my_blogs_style a.btn-read-more.more-link {
    padding: 12px 15px;
    border-radius: 50px;
    color: black;
    text-transform: capitalize;
    text-decoration: underline;
}
.elementor-3529 .elementor-element.elementor-element-9e20a34 .elementor-main-swiper .swiper-slide
{
    padding: 150px 150px 0px 150px !important;
}
.my_custom_testi {
    position: relative;
}

.my_custom_testi:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: 60px;
    background-image: url(/wp-content/uploads/2023/09/quote_icon_img.png);
    width: 86px;
    height: 86px;
    z-index: 9;
}
.my_custom_testi .elementor-swiper-button-prev i:before {
    background-image: url(/wp-content/uploads/2023/09/slider_left_icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
}

.my_custom_testi .elementor-swiper-button-prev i,.my_custom_testi .elementor-swiper-button-next i {
    color: transparent !important;
    width: 80px !important;
    height: 38px !important;
}

.my_custom_testi .elementor-swiper-button-next i:before {
    background-image: url(/wp-content/uploads/2023/09/slider_rightt_icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
}

.my_custom_testi .elementor-swiper-button-prev {
    top: unset !important;
    bottom: 0px !important;
    left: 8em !important;
}

.my_custom_testi .elementor-swiper-button-next {
    top: unset !important;
    bottom: 0px !important;
    right: 8em !important;
}
.my_custom_testi .swiper-pagination-bullet {background: #f99049;width: 8px;height: 8px;}

.my_custom_testi .swiper-pagination {
    bottom: -50px !important;
}
.my_custom_testi:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    background-image: url(/wp-content/uploads/2023/09/testi_bg_shadow.png);
    width: 742px;
    height: 712px;
}
.whb-flex-flex-middle .whb-col-center {
    flex: 0 0 0% !important;
}
.whb-flex-row {
}
body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
    margin-top: 15px !important;
}
.elementor-9240 .elementor-element.elementor-element-15ff737 .elementor-main-swiper .swiper-slide {
    padding-top: 150px !important;
}

@media only screen and (max-width: 767px) {
    .site-logo {
        margin: 0;
    }
    .make_one_line .elementor-counter {
        justify-content: center;
        flex-flow: column;
    }
    .remove_list_spaces .elementor-container {
        flex-wrap: nowrap;
    }
    .remove_list_spaces .elementor-container p {
        text-align: left;
    }
    .center_on_mob {
        text-align: center !important;
    }
    
    .set_pads_on_mob {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .make_it_full_row .elementor-container {
        flex-wrap: wrap;
    }
    .abt_section {
        margin-bottom: 0px !important;
    }
    .my_blog_section {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .readers_space_section {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .elementor-9240 .elementor-element.elementor-element-15ff737 .elementor-main-swiper .swiper-slide {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .elementor-swiper:before {
        left: 0px;
        right: 0px;
        margin: 0 auto;
    }
    .my_custom_testi:before
    {
        /*display:none;*/
    }
    .my_custom_testi .elementor-swiper-button-prev {
        left: 1em !important;
    }
    .my_custom_testi .elementor-swiper-button-next {
        right: 1em !important;
    }
    .footer_space_mob {
        padding: 0px 0px 30px !important;
    }
    .add_para_space {
        padding: 0px 15px;
    }
    .icons_after_img ul.elementor-icon-list-items {
        flex-flow: column;
    }
    .icons_after_img ul.elementor-icon-list-items li:first-child {
        margin-left: 20px;
    }
    .icons_after_img ul.elementor-icon-list-items li {
        margin: 0px 20px 20px;
        position: relative;
    }
    .icons_after_img ul.elementor-icon-list-items li:last-child
    {
        margin-bottom:0px;
    }
    .icons_after_img ul.elementor-icon-list-items li:not(:last-child):after {
        right: 0px;
        top: 30px;
        left: 0px;
        margin: 0 auto;
    }
}

section#home:after {
    content: "";
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: -10px;
    background-image: url('/wp-content/uploads/2023/10/grass-after.png');
    background-position: bottom;
}
.wd-read-more {
    margin-top: 0 !important;
}

html .blog-post-loop .wd-entry-content p {
    margin-bottom: 0 !important;
}
.autowidth img{
	max-width: unset !important;
}
.right img{float:right !important;}


#home {
    margin-top: -30px;
}
.whb-flex-row.whb-top-bar-inner {
    margin-top: -23px;
}