/*--
	Theme Name: theme49464
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

body
{
	/* background: transparent url("images/bg.png") !important;  */
	background-color:#fff !important;
	/* font-family: Consolas, monaco, monospace !important; */
/* 	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif !important;
	font-size:16px !important; */
	font-family: "Open Sans", sans-serif !important;
	font-size:14px !important;
	color:#000 !important;
}

h1, h2, h3, h4, h5, h6
{
/* font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif !important; */
font-family: "Open Sans", sans-serif !important;
color:#e05400 !important;
}

h2
{
 font-size:24px !important;
 text-transform:none  !important;
}

.content-holder
{
 background-color:transparent !important;
}

.header 
{
background: #fff url("images/header_bg2.jpg") no-repeat bottom !important;
border:0 !important;
height:280px !important;
padding:0 !important;
margin-bottom:40px !important;
}

.footer
{
 z-index:0 !important;
}

.title-section
{
 padding-bottom:10px !important;
}

.title-section h1
{
 color:#e05400 !important;
 font-size:22px;
 font-weight:bold;
 padding-bottom: 5px;
}

.service-box
{
 background-color:#fff !important;
 margin:0 !important;
}

.service-box h2
{
 color:#e35700 !important;
}

.service-box .btn-align a
{
	background-color:#C0C0C0 !important; 
	padding-top:5px !important;
	padding-bottom:8px !important;
}

#slider-wrapper .camera_pag ul li:hover, #slider-wrapper .camera_pag ul li.cameracurrent
{
 background-color:#e05400 !important;
}

#back-top-wrapper {bottom:80px !important;}

#back-top-wrapper p#back-top a span
{
 /* background-color:#e05400 !important; */
 background-color: rgba(224, 84, 0) !important;
 background-color: rgba(224, 84, 0, .5) !important;
}

.top-menu-wrap .nav
{
 margin-top:5px !important;

}

.header .nav__primary .sf-menu > li > a
{
   font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace !important;
   font-weight:bold;
   font-size:24px;
}

.header .sf-menu
{
 float:left !important;
 margin-top:15px;
}

.header .nav__primary .sf-menu ul
{
 width:235px !important;
}

.top-contact
{
 width:370px;
 float:right;
 text-align:right;
 color:#fff;
 font-size:22px;
 font-weight:bold;
 font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
 margin-top:10px;
}

#reviews-rating
{
 padding-bottom:40px;
 padding-top:40px;
 margin:0 auto;
 width:60%;
}

#reviews-rating  a.rewview-btn
{
	background: url("images/btn_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	border-radius: 5px !important;
	color: #fff !important;
	font-size: 14px !important;
	padding: 2px 8px !important;
	text-align: center !important;
	float:left;
	margin-left:10px;
}

#reviews-rating .tt_average_rating_box
{
 float:left !important;
}

.header .logo
{
 margin-top:10px;
}

.header .nav__primary .sf-menu li:hover ul, .header .nav__primary .sf-menu li.sfHover ul
{
 top:40px !important;
 background-color:#fff !important;
padding-top:5px !important;
padding-bottom:0 !important;
 
}

.header .nav__primary .sf-menu > li li 
{
 background: #fff url("images/menu_bg1.png")  repeat-x bottom !important;
 padding-top:7px !important;
 padding-bottom:7px !important;
 margin-top:0 !important;

}

.header .nav__primary .sf-menu > li li:hover
{
 background-color:#e3e4e8 !important;
}

.header .nav__primary .sf-menu > li li a
{
 color:#e35700 !important;
 font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace !important;
}

#mid-banner-wrap
{
 width:100%;
 height:169px;
 display:block;
 background: url("images/mid-banner1.png") no-repeat center;
}


#hp-book
{
padding:20px;
 border:2px solid #e35700;
}

#hp-book p
{
 margin-bottom:10px !important;
}

#hp-book h2
{
 font-size:24px;
 font-weight:bold;
 text-transform:none;
}

#hp-book textarea
{
 height:70px !important;
}

#hp-book input
{
 background-color:#faf9f9 !important;
 border-radius:0 !important;
 margin-bottom:0 !important;
}

#hp-book .wpcf7-tel
{
	height:20px !important; 
}


#hp-book select
{
 height:30px !important;
} 

#book-service-wrap
{
 position:fixed;
 right:0;
 bottom:0;
 padding-bottom:2px;
}

a.btn-book
{
 padding:5px 8px !important;
 color:#fff !important;
 background: url("images/btn_bg.png") !important;
 border-radius: 5px !important;
 font-size:24px !important;
 margin-top:20px !important;
 display:block;
 text-align:center !important;
 position:relative;
 z-index:1;
}

a:hover.btn-book
{
 color:#e8db4f !important;
}

.shop-wrap
{
 padding:20px;
}

#shop-wrap
{
 background-color:#fff;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:40px;
}

#shop-wrap .sidebar
{
 width:300px !important;
}

#shop-wrap #content
{
 padding-right:30px;
}

.woocommerce input
{
 height:40px !important;
}

.woocommerce textarea
{
 height:80px !important;
}

#sidebar
{
 width:320px !important;
 padding-left:30px;
 background-color:#fff;
 margin-left:0 !important;
}

.content-area
{
	background-color:#fff;
	padding:10px 30px 10px 10px !important;
}


.camera_caption > div
{
 font-size:18px !important;
}

.wpmenucart-display-standard a
{
 font-size:18px !important;
}

.product h3
{
 line-height:1.1em !important;
}

#contact_form_pop
{
 padding:20px;
}
#contact_form_pop p
{
 margin-bottom:5px !important;
}
#contact_form_pop input
{
 padding:2px !important;
 font-size:12px !important;
 width:100% !important;
}

#contact_form_pop select
{
 padding:2px !important;
 font-size:12px !important;
 height:30px !important;
  width:100% !important;
}

#contact_form_pop textarea
{
 height:100px !important;
}

#contact_form_pop #service-book-submit
{
 background: url("images/btn_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-radius: 5px !important; 
    color: #fff !important;
    font-size: 16px !important;
    padding: 5px !important;
    width: 100px !important;
	height:40px !important;
	border-style:none !important;
}

.footer-widgets .span4
{
 margin-left:50px !important;
 width:350px !important;
}

.footer-widgets h4
{
 font-size:18px !important;
}

.camera_caption > div
{
background-color: rgba(5, 5, 5, 0.5)!important;
}

li.featured 
{
 margin-right:20px !important;
}

body #motopress-main.main-holder .content-holder ul.products li.product h3
{
 font-size:18px !important;
 text-transform:none  !important;
}

body #motopress-main.main-holder .content-holder ul.products li.product
{
	min-height:340px;
}

body #motopress-main.main-holder .content-holder ul.products li.product .button
{
 position:absolute;
 left:30px;
 bottom:10px;
}

.title-section ul li {font-size:13px !important}

.hp-specials h5 a
{
	font-size:18px !important;
	color: #e05400 !important;
}

@media only screen and (max-width: 767px) 
{
 #reviews-rating {width:100%;padding-top:0;}
}


@media (max-width: 480px) {
       /* styles for mobile browsers smaller than 480px; (iPhone) */
	   
#slider-wrapper
{
 display:none !important;
}

.top-contact
{
 width:370px;
 text-align:center;
 color:#fff;
 margin-top:10px;
 margin-bottom:20px;
}
	   
}