.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation { padding: 0 !important;}
.separate-containers .site-main { margin: 0 !important;}
header.entry-header { display: none;}
.elementor-widget:not(:last-child) {margin-bottom: 0 !important;}
.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) { margin-top: 0 !important;}

#copyright p { margin-bottom: 0 !important;}
.fitem { position: relative; margin-bottom: 15px; display: block;}
.fitem input, .fitem select{width:100%; height:50px; padding:10px; font-size:16px;border:1px solid #ccc !important;}
.fitem textarea{width:100%; height:100px; padding:10px; font-size:16px;border:1px solid #ccc !important;border:0;}
.fcbtn input {width: 100%; height: 50px; line-height: 50px; padding: 0; background: #000000 !important; text-transform:uppercase; color:#fff; border:0 !important; padding:0 !important; border-radius:4px !important;}
.fcbtn input:hover{background: #fff !important;color:#b55329 !important;}
.fitem.full>p { display: flex; column-gap: 16px;}
.fitem span.half{width:100%}
span.wpcf7-spinner { display: none;}
.wpcf7-not-valid-tip { color: #fff;}
.wpcf7-response-output { border-color: #fff !important; color: #fff;}
.swiper-slide-inner {
    max-width: 1320px;
    padding: 0 20px !important;
}

.mb0 p{margin-bottom:0 !important;}
#mainheader{position:relative;}
section#mainheader {
    position: absolute;
    width: 100% !important;
    z-index: 9;
}
#wpost .elementor-posts-container article{position:relative;}
#wpost .elementor-post__text{position:absolute;bottom:20px;left:20px;}
/* #nw{position:relative;}
#nw:before{content:'';position:absolute;left:0px;bottom:0px;background-image:url('https://devsite4you.com/devsite/monique/wp-content/uploads/2025/02/2.png');width:527px;height:52px;z-index:10 !important;}
#wy{position:relative;}
#wy:before{content:'';position:absolute;right:0px;bottom:0px;background-image:url('https://devsite4you.com/devsite/monique/wp-content/uploads/2025/02/1.png');width:527px;height:52px;z-index:10 !important;}
 */
a.hw {
    font-family: "DM Sans", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    fill: #000000;
    color: #000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 25px;
    margin-left: 30px;
    position: relative;
    top: -10px;
}
a.hw:hover {
    background: #000;
    color: #fff !important;
    border-color: #000;
}
marquee {
    font-family: "Impact", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #FFFFFF;
}
@media(max-width:767px){
	.fitem.full>p { display: block; column-gap: 0;}
	.fitem.full>p>.half input{margin-bottom:15px;}
	.fitem.full { margin-bottom: 0;}
	
}