/*--
	Theme Name: theme46279
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 2.1
	MotoPress Version: 1.0
--*/

@import url("main-style.css");
@import url(http://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/css?family=Lora:400italic);

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */
h1, h2,h3, h4, h5, h6{
text-transform:  initial !important;
text-align: justify;
}

.fastContactForm input{
background: transparent;
border: none;
font-family: 'Droid Serif';
color: black;
font-size:medium;
}

.camera_next {
border-radius: 25%;
top: 50% !important;
right: 10px !important;
}

.camera_prev {
border-radius: 25%;
top: 50% !important;
left: 10px !important;
}

.slider .cameraContent>.camera_caption {
    top: 5%;
    right: 0%;
    width: 45%;
    padding: 0 6% 0 0;
    float: right;
}

.CaptionContainer{

}

.CaptionTitle {
  font-size: 25px;
  font-family: 'Lora', serif;
}

.camera_wrap .CaptionLink {
  margin:    20px;
}

.camera_wrap .CaptionLink a {
  font-size: 40px; 
  font-family: 'Cookie', cursive;

   color: white;
   text-shadow: 2px 2px 2px rgb(63, 63, 63);
}

.camera_wrap .CaptionLink a:hover {
  color: rgb(63, 63, 63);
  text-shadow: 2px 2px 2px white;
}


/*Logo fix*/
.header-container>.row>.span4{
  position: relative;
}


.header-container>.row>.span4>.logo{
    position:absolute; 
    top: -18px; 
    left: 0px;
    width:120px; 
    height:75px;
    background: url('../../uploads/2015/08/Logo120.jpg') no-repeat;
}

.header-container>.row>.span4>.logo>a>img{
    visibility: hidden;
}