.nt_custom_1599756855115 .title_1 {
	text-transform: Uppercase;
    letter-spacing: 2px;
    color: white;
    font-weight: bold;
}

.nt_custom_1599756855115 .title_2 {
	font-size: 42px;
    letter-spacing: 6px;
}

.nt_custom_1599756855115 .button {
	color: #142044;
    background: #f5e56a;
  	display: inline-block;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 800;
    letter-spacing: 2px;
    padding: 20px 40px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    border: none;
}

.nt_custom_1599756855115 .button:hover {
	background-color: #f1e03a !important;
}


.nt_custom_1599756855115 .title_1:before{
  content: '';
  background: url("https://cdn.shopify.com/s/files/1/0483/8893/1742/t/2/assets/300k.png");
  width: 150px;
  height: 150px;
  display: block;
  z-index: 9999;
  background-size: cover;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
}

.nt_custom_1599756855115 .div_overlay {
  background-color: rgba(20,32,68,0.3);
}



.nt_custom_1599842306066 .button {
    color: #FFFFFF;
    background: #e56a6e;
  	display: inline-block;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 800;
    letter-spacing: 2px;
    padding: 20px 40px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    border: none;
}

.nt_custom_1599842306066 .button:hover {
	background-color: #d3565a !important;
}



/*---------------- Custom CSS for mobile -------------------*/
@media (max-width: 480px){
 .nt_custom_1599756855115 .title_2 {
   font-size: 26px;
 }
}
