/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/

    .container {
        max-width: 100% !important;
			  width:1100px;
			  margin:0 auto;
    }
@media (min-width: 992px) and (max-width: 1200px) {
    #logo-right {
        width: 9% !important;
        right: 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 994px) {
    #logo-right {
        position: absolute;
        right: 0;
        top: 5px;
        width: 12%;
    }
}

.N9993d1__90f-35ec4 {
    background: linear-gradient(90deg, #f5821f 41%, #ff5735 100%) !important;
}
.V9993d1__342-38cf4, .V9993d1__342-38cf4 p
{
	color:#000 !important;
}