@charset 'utf-8';
/*
Theme Name: Yacht rental Child
Theme URI: http://yacht-rental.themerex.net/
Description: Yacht rental - Multipurpose and Multiskin Responsive Wordpress theme
Author: themerex
Author URI: http://themerex.net/
Template: yacht-rental
Version: 1.0
Tags: one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,flexible-header,buddypress,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-image-header,featured-images,front-page-post-form,full-width-template,microformats,post-formats,sticky-post,theme-options,threaded-comments,translation-ready,holiday
*/


@import url("../yacht-rental/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.top_panel_style_1 .top_panel_left {
	float: left;
	background: #ffffff;
}
.maxHBox {
	border-bottom: 1px solid #dae5eb;
}
.top_panel_style_1 .top_panel_right_row_1_left_address .contact_icon:before, .top_panel_style_1 .top_panel_right_row_1_left_phone .contact_icon:before {
	    color: #001b1f;
}
.logo_slogan {
	display: none;
}

.sc_price .sc_price_currency, .sc_price .sc_price_money {
    font-family: Playfair Display;
    font-size: 2.734em !important;
    line-height: 1.35em;
	color: #b3c0ca;
}
.sc_price_block .sc_price_block_box1 .sc_price_block_icon {
    background: #001B1F !important;
    background: -moz-linear-gradient(45deg, #001B1F 0%, #001B1F 50%, #b3c0ca 50%, #b3c0ca 100%) !important;
    background: -webkit-linear-gradient(45deg, #001B1F 0%,#001B1F 50%,#b3c0ca 50%,#b3c0ca 100%) !important;
    background: linear-gradient(45deg, #001B1F 0%,#001B1F 50%,#b3c0ca 50%,#b3c0ca 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001B1F', endColorstr='#b3c0ca',GradientType=1 ) !important;
}

.sc_title .sc_title_regular .sc_align_center .margin_top_null .margin_bottom_px_20{
	font-size: 3em !important;
}

.scheme_original .sc_item_subtitle {
    color: #b3c0ca !important;
}














.scheme_original .widget_area input[type="text"], .scheme_original .widget_area input[type="number"], .scheme_original .widget_area input[type="email"], .scheme_original .widget_area input[type="search"], .scheme_original .widget_area input[type="password"], .scheme_original .widget_area select, .scheme_original .bs_header select, .scheme_original .widget_area textarea {
    background-color: #ffffff !important;
}


.copyright_wrap_inner {
    background: #000000;
}



@media (min-width: 481px) and (max-width: 1024px) {
.scheme_original .header_mobile {
	background-color: #ffffff !important;
	border-bottom: 1px solid #dae5eb;
}
.icon-menu:before {
    color: #001b1f;
}

}


@media (max-width: 480px) {
.scheme_original .header_mobile {
	background-color: #ffffff !important;
	border-bottom: 1px solid #dae5eb;
}
.icon-menu:before {
    color: #001b1f;
}

}