/*--
	Theme Name: theme45547
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 4.4.x
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 3.1.5
	MotoPress Version: 1.0
--*/
@import url("main-style.css");

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

.slider-wrap .imgLoaded {
  object-fit: cover !important;
  height: 100% !important;
  width: 100% !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.row.logo-wrap .span3 {
	z-index: 99;
}

.sliderTitle {
  font: normal 5vw/5vw Changa One !important;
  background-color: black;
  color: white;
  vertical-align: middle;
  margin: 0;
  display: block;
  padding: 0.2em;
  width: fit-content;
}

.sliderSubTitle {
  font: normal 3vw/3vw Changa One !important;
  background-color: #e6472d;
  color: white;
  vertical-align: middle;
  margin: 0;
  display: block;
  padding: 0.5em;
  width: fit-content;
}

.sliderLogo {
  position: absolute;
  right: 100px;
  bottom: 100px;
  width: 15vw;
}

#ycd-circle-99 h4, #ycd-circle-99 span {
	color: white !important;
}


.logo-wrap .logo .logo_h__txt {
	padding: 0px !important;
	margin-bottom: 20px !important;
}

.logo-wrap .logo_link {
	font-size: 0.7em;
    line-height: 100%;
}

#sidebar{
	max-width: 0px !important;
}

#content {
	width: 100% !important;
}

.type-page {
	font-size: 1.5em;
    line-height: 1.2em;
}
li {
    line-height: 1.2em;
}
.type-page.post-34OLD {
	font-size: 2em;
    line-height: 1.2em;
}

.type-page > * {
	margin-top: 1em;
	margin-bottom: 1em;
}

.title-section {
	display: none;
}

.content-holder .container {
	max-width: 940px;
}
.content-holder .span12 {
	max-width: 940px;
}

.select-menu {
	display: none;
}

.nav__primary .sf-menu { 
	margin: auto;
    width: fit-content;
}
.nav__primary .sf-menu {
	margin-left: 18em;
}
.page-id-34 .nav__primary .sf-menu {
	margin-left: 0em;
}

.span9 {
	min-width: 100%;
}

.header {
	min-height: 15em;
}

.logo-wrap .logo {
	min-width: 18em;
}

.social-nets-wrapper {
	display: none;
}

.slider-wrap {
	height: auto;
    display: block !important;
	color: white;
}

strong {
	color:#e6472d;
}

a {
	color: #e6472d !important;
}
a.logo_link {
	color: white !important;
}
li.menu-item.menu-item-has-children ul li a, li.menu-item.current_page_item a, li.menu-item.sfHover a, li.menu-item a:hover {
	color: white !important;
}

li.menu-item.menu-item-has-children ul li:hover a {
	color: #e6472d !important;
}

.nav__primary .sf-menu > li > .sub-menu > .menu-item {
	list-style: none;
}


.slider-wrap .slider .camera_prev {
	margin: 0 !important;
	right: 88px !important;
	left: auto !important;
	bottom: 0 !important;
	width: 88px !important;
	height: 79px !important;
	display: none;
}

.slider-wrap .slider .camera_prev span {
	width: 10vw !important;
	height: 79px !important;
	background-position: 0px 0 !important;
}
.slider-wrap .slider .camera_next {
	margin: 0 !important;
	right: 0 !important;
	left: auto !important;
	bottom: 0 !important;
	width: 88px !important;
	height: 79px !important;
	display: none;
}
.slider-wrap .slider .camera_next span {
	width: 88px !important;
	height: 79px !important;
	background-position: -88px 0 !important;
}

@media (max-width: 767px) {
  .slider-wrap .slider .camera_caption.fadeFromBottom {
    display: block !important;
  }
}