body{ 
font-family: 'Arial'; 
font-style: normal;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 22px;
color: #666666;
background:#fd7d0f;
background:url('../images/body-back.png'); 
background-repeat:no-repeat;
background-size:cover;
}

.primary-nav ul li.current-menu-item a
{
  color: #ff0000 !important;	
}

.primary-nav ul li a:hover 
{
	color: #ff0000 !important;	
}

h1,h2,h3,h4,h5,h6, .subscribe_section label, .widget_calendar  caption{ 
font-family: 'Roboto';                            
}


/* CSS Skin */
a,.primary-nav ul li.current-menu-item a,.top-bar-right a:hover,.primary-nav ul li a:hover,.cpt-filters li a:hover,.cpt-filters li a.selected,
.blog-title a:hover,.sidebar .widget_nav_menu ul li a:hover,
.sidebar .widget_nav_menu ul li.current-menu-item a,.st-recent-posts ul li a:hover,.st-recent-posts .recent-date,.footer-social li a:hover,
.tab-title li.current,  .cpt-detail .cpt-title
{	
color:#bca474;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
}

input[type="reset"], input[type="submit"], input[type="button"], button,.footer-social li a:hover,.btn_default,.acc-title-active,.toggle_current,
.st-pagination li a:hover,.ui-datepicker-calendar .ui-state-hover,.ui-datepicker-calendar .ui-state-active,.go-detail,.go-gallery,
.color ,  .st-pagination li a.page-current,   .st-pagination  li .page-numbers.current , table#wp-calendar thead > tr > th,  table#wp-calendar td#today,
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button,
.woocommerce-page #respond input#submit, .woocommerce-page #content input.button, .bg_color:hover
{	
background-color:#ff0000; /*#bca474; */
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle
{	background: #ff0000;  }

.flickr_badge_image img:hover, .footer-sidebar .flickr_badge_image img:hover  { border-color:  #ff0000;}
h1{ font-size: 24px;} 
h2{ font-size: 20px;} 
h3{ font-size: 16px;} 
h4{ font-size: 18px;} 
h5{ font-size: 12px;} 
h6{ font-size: 12px;} 


ul.sub-menu{width:250px !important;}
.logo-wrapper img{margin-top: 24px; width: 96%;}


.tweet-item{margin-bottom: 10px;}

.slider-outer-wrapper
{
    background: url(images/body-back.png) no-repeat;
    background-size: cover;
    /*z-index: 10000;*/
    margin-top: -10px;
    height: 360px;	
}
.roundaboutshadow
{
    position: relative;
    top: 48px;
}

.header-alt
{
background: rgba(14, 14, 14, 0.6);
/* background-color: white; */
height: 350px;
}
.roundaboutshadow
{
	z-index:0 !important;
}

.wide_back
{
background:url('../images/back.png');
background-repeat: no-repeat;
background-position:0px -50px;
background-size: cover;
/*#f0f0f0;*/
}

.slider-div
{
height:394px !important; 
z-index:98 !important;	
}	
	
@media only screen and (max-width: 767px)
{
.logo-wrapper img 
{	 
 margin-bottom:10px;
 width: 100%;	 
}
.slider-div {
	height:auto !important;;
}
.enq-form
{
	display:none;
}

.text-content ul, .text-content ol 
{
  margin: 5px 0 25px 0px;
}
.gallery-section
{
 display:none;
}

.text-right, .field_submit
{
	text-align:center;
}

.contact-text
{
margin-left: 18px;
}

	
}
	
