/* GRAVEL CUSTOM CSS */

/* HOMEPAGE */


#logo {
	position: relative;
	right: 37px;
}

.cb-icons {
	display: none !important;
}

.block-mod {
	font-size: 24px; 
	color: #bf9440;
	text-decoration: underline;
}

.cb-module-b.cb-dark .h4 a {
    color: #999 !important;
}

/* TYPOGRAPHY */

.entry-content blockquote p, p.customblockquote {
	color: #bf9440;
}

.entry-content h1, .entry-content h2, .entry-content h3 {
	color: #bf9440;
}

/* SIDEBAR */

.widget-latest-articles-slider h3 {
	display: none;
}

/*HOVER TOGGLE*/

.cb-toggler:hover {
 border-bottom: 3px solid #bf9440;
 text-decoration: none;
}

.cb-toggler .fa-minus, .cb-toggler .fa-plus {
  color: #bf9440;
}

/* [INFOPREZZO] */
.bikeinfoprezzo {background: none repeat scroll 0 0 #242424; border-bottom: 3px solid #bf9440; border-right: 2px solid #FFFFFF; margin-bottom: 10px; font-weight: 700; color: #c1c1c1; padding: 14px 13px 15px; text-align: left;}
.bikeinfoprezzo a {color: #c1c1c1 !important;}
.bikeinfoprezzo a:after {color: #c1c1c1; content: " →"}
.bikeinfoprezzo span {color: #bf9440; font-size: 12px; font-weight: bold; margin-right: 10px; text-transform: uppercase;}
.bikeinfoprezzo_info, .bikeinfoprezzo_prezzo {font-size: 15px; font-weight: normal;}

/* [INFOPREZZO] CUSTOM  COLOR */
.bikeinfoprezzo {border-bottom: 3px solid #bf9440;}
.bikeinfoprezzo span {color: #bf9440;}

/* BOX-REVIEW */
.cb-review-box .cb-title {color:#bf9440;}
.cb-review-box{ border-bottom: 3px solid #bf9440; }










