
@font-face {
  font-family: Futura;
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
  src: url("https://fonts.shopifycdn.com/futura/futura_n4.df36ce3d9db534a4d7947f4aa825495ed740e410.woff2?h1=b25vbWFvLmNvbQ&h2=b25vbWFvLmRl&hmac=e49f523a6034fceab4af2a34cf2309505b0a0c9d39fd8b7c8b7ea907e99605fa") format("woff"),
       url("https://fonts.shopifycdn.com/futura/futura_n4.6bce24beb4ba1ff4ddeb20f7cd6e2fa513a3d6ec.woff?h1=b25vbWFvLmNvbQ&h2=b25vbWFvLmRl&hmac=2a4446344230d9b1e42043e7be1470fb2d3fbe6c37fa198be4e81e609d635290") format("truetype");
}





#mask {
    position:absolute;
    left:0;
    top:0;
    z-index:99998;
    background-color: #4D4D4D;
    display:none;
}
.dialog_content{
    display: inline;

}

#notification {
	float: left;
}

.newletter-container .success {
	color:#36972E !important;
}

.newletter-container .warning {
	color:#CB1417 !important;
}
/*Newletter============================================================*/


.newletter-container{
	padding: 30px 0 30px;
	background-color:#0f0f0f;
}
/*.newletter-title {
	float: left;
	background:  url(../image/e-mail.png) no-repeat left;
	padding-left: 70px;
	margin-bottom: 5px;
	margin-right: 15px;
}*/
.newletter-title h2 {
	line-height: 27px;
	margin: 0 0 -2px;
	text-decoration: none;
	color: #303030;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.newletter-title label{
	color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0px 0 10px;
    font-weight: 500;
    line-height: 36px;
    position: relative;
    letter-spacing: .1em;
    margin-top: 4px;
    font-family: 'Futura', sans-serif;
}
.newletter-container .close a { display:inline-block; }
.newletter-container .newleter-content { margin-top:5px; }
.newletter-container .newleter-content label { display:inline-block; font-size:13px; color:#666; }
.newletter-container .newleter-content span {
	font-size:14px;
	color:#666;
	text-transform:uppercase;
	font-weight:normal;
	display:none;
}
.newletter-container .newleter-content input  {
    width: 100%;
    font-size: 13px;
    letter-spacing: .1em;
    background: #ffffff;
    border: none;
        padding: 10px 16px;
    height: 40px;
    color: #333;
}
.newletter-container .newleter-content .button {
	color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background:#9d867c;
    padding: 10px 25px;
    height: 40px;
    position: absolute;
    right: 15px;
    font-family: 'Futura', sans-serif;
}
	

.newletter-container .newleter-content .button:hover{
	background: #790000;
	cursor:pointer;
}
.newletter-container .newleter-content .button:hover span{color:#fff;}
.newletter-container .newleter-content .button span {
    font-size: 13px;
	color: #989898;
	font-weight:normal;
	display:inline-block;
}


#frm_subscribe:focus-visible {
	outline: 0px !important;
}


/*End-Newletter============================================================*/
