/*

Theme Name: Oregano's Wordpress Theme 
Theme URI: http://themeforest.net/user/ThemeSmack
Author URI:http://themeforest.net/user/ThemeSmack
Description: Clean Corporate Theme
Author: ThemeSmack Team
Version: 2.5
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All styles are stored in styles/css/ and many styles are compiled from styles/scss/style.scss

*/

.orange-glow {
background-color: #ffa41c !important;
}

.btn--download-menu { background: url(../oreganos/img/btn-download-menu.png) center top no-repeat;  text-indent: -9999px; display: block; width: 221px; height: 52px; margin: 0 auto; position: relative;
}

.btn-onlineordering {
    background-image: url(/wp-content/uploads/2018/11/btn-onlineordering.png);
    width: 221px;
    height: 51px;
}


@media screen and (min-width: 769px) { 
.downloadText p{ margin-left: 33px;}

}

.vc_pageable-load-more-btn .vc_btn3 {background: url(../../../wp-content/uploads/2015/06/see_more_news.png) center top no-repeat !important; display: block; width: 217px; height: 48px; margin: 0 auto;}

.readMore {text-transform: uppercase;}
.post-date p  {color: #da291c !important; font-size: 15px;  font-weight: 900 !important; text-transform: uppercase; text-shadow: none !important;}