/*--
	Theme Name: theme53763
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 4.4.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.5
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

.simple-banner {
    background: #000000 !important;
}

body {
    background-color: #f1f1e6 !important; /*#f1f1e6;*/
}

.container::after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.header .header_block {
    background: #fff;
    padding: 40px 0 0 0 !important;
    border-top: 5px solid #9fcb00 !important;
    text-align: center;
}

.header .logo {
    float: none;
    margin: 0 0 20px 0 !important;
}

.title-section h1 {
    margin: 0 0 2px 0;
    padding: 10px 0 7px 0 !important;
    line-height: 40px;
    font-size: 40px !important;
    color: #9fcb00 !important;
}

p {
    margin: 0 0 24px 0 !important;
}

a:link {
    color: #9fcb00 !important; /*#54a0d3 #044b87 #FFa500;*/
}

a:hover {color:#616156 !important;}

.hr {
    overflow: hidden;
    margin: 20px 0px 20px;
    height: 1px;
    background: #ccc !important;
    font-size: 0;
    line-height: 0;
}

.sf-menu > li > a {
    font: normal 18px/24px Open Sans;
    color: #616156 !important; /* #ff9600 #ffa300 #746e5d;*/
}

.header .nav__primary .sf-menu > li > a:hover, .header .nav__primary .sf-menu > li.sfHover > a, .header .nav__primary .sf-menu > li.current-menu-item > a, .header .nav__primary .sf-menu > li.current_page_item > a {
    background: none;
    color: #9fcb00 !important; /*#9fcb00 #77bb40;*/
}

#slider-wrapper {
    overflow: visible;
    margin: 0 0 20px 0 !important;
}

.content-holder {
    margin: 0;
    padding: 67px 0 30px 0 !important;
}

.banner_wrapper {
    margin: 20px 0;
    padding: 0 0 10px 0 !important;
    background-color: #fff;
    text-align: center;
}

.banner_wrapper .thumbnail {
    margin: 0 0 0px 0 !important;
}

.thumbnail {
    padding: 0;
	border: none;
}

h4 {
    font: normal 28px/30px Open Sans;
    color: #9fcb00 !important; /*#5d5d52;*/
}

#back-top-wrapper p#back-top a {
    background: #9fcb00 !important;
}

.pt-cv-colsys {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* to change the color of the buttons on the Deals, Jobs and Events pages */
.pt-cv-readmore a:link,.pt-cv-readmore a:visited {
	color: #ffffff !important;
	background-color: #616156 !important;
	border: none !important;
}

.pt-cv-readmore:hover {
	color: #ffffff !important;
	background-color: #9fcb00 !important;
	border: none !important;
}

/* to change the color of the Directory merchant names-links */
.pt-cv-title a:link,.pt-cv-title a:visited {
    color: #9fcb00 !important;
}

.pt-cv-title a:hover {
    color: #616156 !important;
}
.pt-cv-view a:link {
    text-decoration: none !important;
    outline: 0 !important;
    font-style: normal;
    font-weight: bold;
    color: #9fcb00 !important;
}

.pt-cv-view a:hover {
    color: #616156 !important;
}