#comments{display: none;}
.post_info{display:none !important;}
.date{display:none !important;}
.title_holder{display:none !important;}

.sfmsb-follow-social-buttons.sfmsb-under a span:hover{
color:#1c8ebf !important;
}
.red{
color:#e32524 !important;
}

.ulp-layer input[type="email"]{
    width:70% !important;
    margin-right:10px !important;
    text-align:center !important;
    text-transform:uppercase !important;
    font-size:1.1em !important;
    font-weight:800 !important;
    letter-spacing:1px !important;
}
.ulp-layer input[type="email"]::-webkit-input-placeholder { 
	color:#000;
}
.ulp-layer input[type="email"]::-moz-placeholder { 
	color:#000;
}
.ulp-layer input[type="email"]:-ms-input-placeholder { 
	color:#000;
}
.ulp-layer input[type="email"]:-moz-placeholder { 
	color:#000;
}
.ulp-layer input[type="submit"]{
    border-radius:0 !important;
    border:0 !important;
    background:#F56B1E !important;
    color:#fff !important;
    padding:0.4em 1.8em !important;
    font-size:1em;
}

@media (max-width: 600px) {
 .ulp-layer input[type="submit"]{
    display:block;
    margin:15px auto;
}
}

.woocommerce .woocommerce-ordering{
display:none !important;
}

.post-3619 .plus, .post-3619 .minus{
display:none !important;
}

.post-3619 .qty{
background:#fff !important;
color:#000 !important;
padding:.5em !important;
width: 100px !important;
}

.woocommerce-page input[type='text']:not(.qode_search_field), 
.woocommerce-page input[type='email'],
.woocommerce .select2-container .select2-choice,
.woocommerce-page .select2-container .select2-choice,
.woocommerce-page input[type='text']:not(.qode_search_field),
.select2-results .select2-highlighted{
color:#6d6d6d !important;
}