

@import url('https://fonts.googleapis.com/css?family=Play|Roboto:300,400,500,700');

header .banner ,
header .nav 
{
    background: #282828!important;
}

.clickable_tabs {
    background: #ffffff;
}

.clickable_tabs > h3.selected {
    background-color: #EAEAEA;
}
h3.page-product-heading:nth-child(1) {
    border-right: 0px;
}

h3.page-product-heading {
    /*text-transform: capitalize;*/
    font-size: 14px;
    padding: 10px 20px 10px;
    border: 0px;
    border-bottom: 0;
}

.click_tab_contents {
    border-top: 1px solid #ddd;
    border: 0px;
    border-top: 1px solid #ddd;
    padding: 0px;
    padding-top: 10px;
}

.footer-container .container { 
    margin-top: 50px;
}

#page #product_unit_code,
#page #old_price{
 display:none;	
}

#product_booking_submit_form .form_company_details, #product_booking_form .div_booking_days_length {
    display: none!important;
}

#product-booking .datepicker-days tr .weekend {
    background: #c3c3c3;
}


#page  #product-booking .datepicker-days tr .weekend.day  {
    background: #fff!important;
}

#page  #product-booking .datepicker-days tr .weekend.day.disabled-date.disabled,
#product-booking .booking-info-not-weekend 
  {
    background: #333!important;
}

#page  #product-booking .datepicker-days tr .weekend.day.disabled  {
    background: #c3c3c3!important;
}

#left_column #amazzing_filter{
 display:none;	
}

#cmsinfo_block ul.cms_details li{
 padding-bottom:1px;	
}

#cmsinfo_block ul.cms_details{
  list-style: circle;
}

#facebook_block, #cmsinfo_block {
    background: none;
    height: auto;
}

#cmsinfo_block{
    border: 0px;
	padding:0px;
}

#cmsinfo_block h3 {
    font-size: 16px;
    font-weight: 600;
}

ul.cms_details {
	list-style: circle;
}

#cmsinfo_block > div + div {
    border-left:0px;
}



nav > .shop-phone {
    display: none;
}

#cmsinfo_block .col-xs-6:nth-child(1){
	width:33.33%;
}

#cmsinfo_block .col-xs-6:nth-child(2){
	width:33.33%;
}

#cmsinfo_block .col-xs-6:nth-child(3){
	width:33.33%;
}


#cmsinfo_block > div + div {
    padding-left: 0px;
}


#ph_megamenu_wrapper .ph_megamenu > li > a {
    font-family: 'Play', Roboco, sans-serif;
}

#ph_megamenu_wrapper .ph_megamenu .dropdown li a {
    font-family: 'Play';
}

.product-name, 
.product-name,
.price_starting, 
.product_price_tax_text,
.reference, 
.title, 
.title_block a, 
#contact-link a, 
.login 
,H1
,H2
,H3,
.table-data-sheet td
{
    font-family: 'Play';
}

.breadcrumb a {   
    font-family: 'Play';
}

#home-page-tabs > li:first-child {
    width: 100%;
	text-align: center;
	margin-top: 40px;
    margin-bottom: 40px;
}

#home-page-tabs > li:first-child a {
	 cursor:pointer;	
}

#home-page-tabs > li:hover {    
	 opacity:0.7;
}

.footer-container #footer #block_contact_infos > div ul li {
    color: #ddd;
}

.footer-container #footer a {
    color: #cacaca;
}

#homepage-slider .homeslider-description{
  color:#fff;	
}

#homepage-slider .homeslider-description h3{
  font-size:46px;
}

.new-label {
 display:none;	
}

.page-product-box .table-data-sheet tr td:first-child {
border-right: 0px;
}

.page-product-box .table-data-sheet tr {
  border-top: 0px;
}

@media (min-width: 768px){
    #search_block_top{
		width: 50%;
	}
	header .row #header_logo {
		padding-top: 57px;
	}
	header .row #header_logo {
		width: auto;
	}
}

.site-slogan {
	text-align: center;
	padding: 1rem;
	color: black;

	font-family: 'Play', sans-serif;
	font-size: 33px;
}
