.elementor-section.wd-negative-gap>.elementor-column-gap-default {
    margin-right: -10px;
    margin-left: -10px
}

.elementor-section.wd-negative-gap>.elementor-column-gap-narrow {
    margin-right: -5px;
    margin-left: -5px
}

.elementor-section.wd-negative-gap>.elementor-column-gap-extended {
    margin-right: -15px;
    margin-left: -15px
}

.elementor-section.wd-negative-gap>.elementor-column-gap-wide {
    margin-right: -20px;
    margin-left: -20px
}

.elementor-section.wd-negative-gap>.elementor-column-gap-wider {
    margin-right: -30px;
    margin-left: -30px
}

.elementor-section-boxed.wd-negative-gap>.elementor-container {
    max-width: none
}

[class*="wd-section-stretch"] {
    position: relative;
    min-width: calc(100vw - var(--wd-scroll-w));
    width: calc(100vw - var(--wd-scroll-w));
    left: calc(50% - 50vw + var(--wd-scroll-w) / 2)
}

[class*="wd-section-stretch"].wd-negative-gap {
    padding-right: 15px;
    padding-left: 15px
}

[class*="wd-section-stretch"].e-container {
    margin-right: 0;
    margin-left: 0;
    padding-right: var(--padding-right);
    padding-left: var(--padding-left);
    max-width: none
}

.elementor-template-full-width .row>[data-elementor-type] {
    flex: 1 1 100%;
    margin-bottom: 40px;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 100%;
    width: 100%
}

.wd-elementor-sticky-column {
    align-items: flex-start
}

.wd-elementor-sticky-column>.elementor-column-wrap {
    display: flex;
    align-items: flex-start;
    height: 100%
}

.wd-divider .elementor-shape-fill {
    -webkit-transform: none;
    transform: none
}

.elementor-widget-text-editor {
    display: flex
}

.elementor-widget-text-editor .elementor-widget-container {
    width: 100%;
    columns: inherit;
    column-gap: inherit
}

.elementor-widget-text-editor.text-left {
    justify-content: flex-start
}

.elementor-widget-text-editor.text-center {
    justify-content: center
}

.elementor-widget-text-editor.text-right {
    justify-content: flex-end
}

.elementor-widget-text-editor .elementor-widget-container>*:last-child,
.elementor-text-editor>*:last-child {
    margin-bottom: 0
}

.elementor-page .elementor-widget-woodmart_menu_anchor {
    margin-bottom: 0
}

.elementor-widget-image .wd-lazy-load {
    width: auto
}

.wd-accordion-theme-style .elementor-accordion-item {
    border-top-width: 2px;
    border-right-width: 0 !important;
    border-left-width: 0 !important
}

.elementor-tab-content>*:last-child {
    margin-bottom: 0
}

.wd-video-theme-style .elementor-custom-embed-image-overlay {
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0, 0, 0.44, 1.18)
}

.wd-video-theme-style .elementor-custom-embed-image-overlay:after,
.wd-video-theme-style .elementor-custom-embed-image-overlay:before,
.wd-video-theme-style .elementor-custom-embed-image-overlay .elementor-custom-embed-play i:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.wd-video-theme-style .elementor-custom-embed-image-overlay:before {
    background: inherit;
    transition: inherit
}

.wd-video-theme-style .elementor-custom-embed-image-overlay:after {
    background-color: #000;
    transition: inherit;
    opacity: .15
}

.wd-video-theme-style .elementor-custom-embed-play {
    z-index: 1;
    transition: inherit
}

.wd-video-theme-style .elementor-custom-embed-play i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1em;
    height: 1em;
    font-family: unset;
    opacity: 1;
    transition: inherit
}

.wd-video-theme-style .elementor-custom-embed-play i:before {
    border: .04em solid currentColor;
    border-radius: 50%;
    opacity: .4;
    transition: inherit
}

.wd-video-theme-style .elementor-custom-embed-play i:after {
    margin-left: 5px;
    font-size: .3em;
    transition: inherit;
    content: "\f101";
    font-family: "woodmart-font"
}

.wd-video-theme-style:hover .elementor-custom-embed-image-overlay:before {
    transform: scale(1.09)
}

.wd-video-theme-style:hover .elementor-custom-embed-image-overlay:after {
    opacity: .3
}

.wd-video-theme-style:hover .elementor-custom-embed-play i:before {
    opacity: .6
}

.wd-video-theme-style:hover .elementor-custom-embed-play i:after {
    transform: scale(0.8)
}