body {
    background: none;
}

a {
    text-decoration: none !important;
}

.dt-custom-button .elementor-button:hover {
    box-shadow: none !important;
}

.dt-custom-banner .jet-parallax-section__image {
    background-position: center bottom !important;
}

header.masthead {
    position: fixed;
    width: 100%;
}

.header-footer-group {
    display: none;
}

.she-header img.hfe-site-logo-img {
    transform: scale(.6);
    -webkit-transform: scale(.6);
}

img.hfe-site-logo-img {
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin: 0;
}

@media only screen and (min-width: 1400px) and (max-height: 900px) {
    .dt-custom-banner .elementor-image>img {
        max-width: 1396px !important;
    }
}

@media only screen and (min-width: 1401px) and (max-width: 1600px) and (max-height: 900px) {
    .dt-custom-banner .elementor-image>img {
        max-width: 1200px !important;
    }
}

@media only screen and (min-width: 1381px) {
    .jet-headline.jet-headline--direction-vertical {
        align-items: center !important;
    }
}

@media only screen and (max-height: 768px) and (min-width: 768px) {
    .dt-custom-banner .elementor-image>img {
        width: 830px !important;
        max-width: 830px !important;
        height: 345px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1380px) and (max-height: 700px) {
    .dt-custom-banner .elementor-image>img {
        max-width: 830px !important;
        height: 345px;
    }
    .dt-affiliate-grid .elementor-row {
        display: block;
    }
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element:first-child {
        width: 30%;
        margin-bottom: 30px;
        float: left;
    }
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element:nth-child(2) {
        width: 70%;
        margin-bottom: 22px;
    }
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element:nth-child(2) .jet-headline__first,
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element:nth-child(2) .jet-headline__second {
        align-self: baseline;
    }
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element:last-child {
        width: 70%;
        margin-left: 30%;
    }
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element .elementor-widget-container {
        margin-left: 0;
    }
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element .elementor-align-right {
        text-align: left;
    }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
    .dt-custom-banner .elementor-image>img {
        width: 710px !important;
        max-width: 710px !important;
        height: 295px;
    }
    a.hfe-menu-item {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 767px) {
    nav.hfe-dropdown {
        position: absolute;
        top: 50px;
        width: 200px;
        right: -12px;
        padding: 10px 20px;
        overflow: hidden;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .1);
        margin-top: 7px;
        z-index: 1;
    }
    .she-header-transparent-yes {
        position: static;
    }
}

@media only screen and (min-height: 769px) and (max-height: 800px)and (min-width: 1200px) {
    .dt-custom-banner .elementor-image>img {
        width: 830px !important;
        max-width: 830px !important;
        height: 345px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1380px) {
    .jet-headline.jet-headline--direction-vertical {
        align-items: center !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) and (min-height: 768px) {
    .dt-affiliate-grid .elementor-row {
        display: block;
    }
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element:first-child {
        width: 30%;
        margin-bottom: 30px;
        float: left;
    }
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element:nth-child(2) {
        width: 70%;
        margin-bottom: 22px;
    }
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element:nth-child(2) .jet-headline__first,
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element:nth-child(2) .jet-headline__second {
        align-self: auto;
    }
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element:last-child {
        width: 70%;
        margin-left: 30%;
    }
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element .elementor-widget-container {
        margin-left: 0;
    }
    .dt-affiliate-grid .elementor-row>div[class*="elementor-element-"].elementor-element .elementor-align-right {
        text-align: left;
    }
}