/*
 Theme Name:   CityHostel Child
 Theme URI:    http://cityhostel.axiomthemes.com/
 Description:  CityHostel Child Theme
 Author:       Axiom
 Author URI:   http://axiomthemes.com/
 Template:     cityhostel
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  cityhostel-child
*/

.scheme_default .sc_services_default .sc_services_item_icon {
    background-color: #fbda73 !important;
}
.offerte h2.sc_item_title.sc_item_title_style_default:not(.sc_item_title_tag), .offerte .sc_item_subtitle {
	color:#fff;
}
.offerte .sc_button_hover_slide_left {
    background: linear-gradient(to right, #fa7343 50%,#fbda73 50%) no-repeat scroll right bottom / 210% 100% #444349 !important;
}
.offerte .sc_item_button a:not(.sc_button_bg_image) {
    color: #444349;
}
.camere .sc_item_title {
	color:#fa7343;
}
.post_meta {
	display:none;
}

.header_position_under .top_panel {
 background:-webkit-linear-gradient(45deg, rgba(231,172,68,1) 0%, rgba(231,172,68,0.58) 20%, rgba(231,172,68,0.3) 33%, rgba(231,172,68,0.3) 35%, rgba(255,255,255,0.3) 54%);
background:-o-linear-gradient(45deg, rgba(231,172,68,1) 0%, rgba(231,172,68,0.58) 20%, rgba(231,172,68,0.3) 33%, rgba(231,172,68,0.3) 35%, rgba(255,255,255,0.3) 54%);
background:-moz-linear-gradient(45deg, rgba(231,172,68,1) 0%, rgba(231,172,68,0.58) 20%, rgba(231,172,68,0.3) 33%, rgba(231,172,68,0.3) 35%, rgba(255,255,255,0.3) 54%);
background:linear-gradient(45deg, rgba(231,172,68,1) 0%, rgba(231,172,68,0.58) 20%, rgba(231,172,68,0.3) 33%, rgba(231,172,68,0.3) 35%, rgba(255,255,255,0.3) 54%);
}
/*.page .sc_layouts_title {
	display:none;
}*/
.sc_layouts_title_caption {
	color:#444 !important;
}
.scheme_default .sc_layouts_row_type_normal .sc_layouts_item a, .scheme_dark .breadcrumbs .breadcrumbs_delimiter {
	color:#939393 !important;
	font-weight:100;
}
.sc_layouts_title {
    padding: 4.6em 0 0em;
}
.trx_addons_profiler, .trx_addons_profiler {
	display:none;
}
.archive .sc_item_button a {
	display:none;
}
.scheme_default .footer_copyright_inner {
    background-color: #e7ac44;
}
.icon-floor {
    position: relative;
}
.icon-floor:before {
    content: "\f193";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #444;
    font-size: 50px;
    left: 0;
}
div.wpcf7-response-output {
	margin: 8em 0.5em 1em;
}
div.wpcf7-validation-errors {
	border:none;
}
.copyright_text {
    color: #373737 !important;
}
input[type="text"], input[type="email"], input[type="submit"] {
	width:100%;
}
input[type="submit"] {
padding: 1.9rem 0;
}
.scheme_default .widget_contacts .contacts_info {
    color: #000 !important;
}
.sc_layouts_title_caption {
    font-size: 2.286rem;
}
.related_wrap .related_item_style_2 .post_date {
    display: none;
}


/* BOX CONTATTI */
.box-info {
	width:18%;
	float:left;
	padding-right:1%;
}
.box-info-1 {
	width:18%;
	float:left;
}
.box-info-2 {
	width:28%;
	float:left;
	padding-right:1%;
}
.box-info-3 {
	width:27%;
	float:left;
	padding-right:1%;
}




@media only screen and (max-width: 400px) {
.box-info, .box-info-1, .box-info-2, .box-info-3 {
	width:100%;
	margin-bottom: 4px;
}
.offerte .wpb_wrapper {
	padding-left:20px;
}
.benvenuti {
	width: 70%;
}
.breadcrumbs {
	font-weight: lighter;
}
.breadcrumbs .current {
	color:#989898;
}
}