.fusion-section-separator .divider-candy.bottom {
  bottom: -34px;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
      left: 0;
	  height: 67px;
	   width: 100%;
	    margin-left: 0px;
		border-top: 0px solid #E9A825!important;
}
.fusion-section-separator .divider-candy.top {
  -webkit-transform: rotate(178deg);
  -moz-transform: rotate(178deg);
  -ms-transform: rotate(178deg);
  -o-transform: rotate(178deg);
  transform: rotate(178deg);
  height: 67px;
  left: 0;
  top: -34px;
  width: 100%;
  border-top: 0px solid #E9A825!important;
  margin-left: 0px;
	       background: #02B9AB;
}
#topper .divider-candy, #topper  {
  border: 0 solid #e9a825 !important;
  z-index: 0;
}
.home-intro {
position:relative;
z-index:99;
}
.shadow-left, .shadow-right {
  display:none;
}
.avada-skin-rev {
  border-bottom: 0 solid #d2d3d4;
  border-top: 0 solid #d2d3d4;
}
h2,h1 {
text-align:center;
text-transform:uppercase;
}
h3,h4,h5 {
text-transform:uppercase;
}
.fusion-imageframe {
  margin-bottom: 20px;
}
#nav.nav-holder .navigation > li > a {
  border: transparent;
}
.wpcf7-form-control {
  font-size: 16px !important;
  height: 40px;
  margin-bottom: 10px;
}
.fusion-checklist .size-small {
  font-size: 18px;
}
.tmls .tmls_container .tmls_item .tmls_image {
  background-color: transparent;
}
.tmls .tmls_next_prev .tmls_prev {
  left: 0;
  position: absolute;
      background:transparent;
}
.tmls .tmls_next_prev .tmls_next {
  position: absolute;
  right: 0;
   background:transparent;
}
.tmls.style1 .tmls_next_prev {
  position: absolute;
  width: 100%;
}
.tmls .tmls_next_prev .tmls_next:before {
    content: "\f105";
   font-family: FontAwesome;
 font-size: 90px;
}
.tmls .tmls_next_prev .tmls_prev:before {
  content: "\f104";
   font-family: FontAwesome;
   font-size: 90px;
}
.header-v2 .header-social, .header-v3 .header-social, .header-v4 .header-social, .header-v5 .header-social, .header-v2 {
  border: none;
}
.header-info {
  font-family: oswald;
}
.header-social b {
  color: #fff;
}
.avada-row{
position:relative;
}
#numberone {
  position: absolute;
  right: 0;
  top: -190px;
}
#nav ul li > a, #sticky-nav ul li > a, .side-nav li a, #header-sticky .cart-content a, #header-sticky .cart-content a:hover, #header .cart-content a, #header .cart-content a:hover, #small-nav .cart-content a, #small-nav .cart-content a:hover, #wrapper .header-social .top-menu .cart > a, #wrapper .header-social .top-menu .cart > a > .amount, #wrapper .header-social .top-menu .cart-checkout a, #wrapper .fusion-megamenu-wrapper .fusion-megamenu-title, #wrapper .fusion-megamenu-wrapper .fusion-megamenu-title a, .my-cart-link:after, a.search-link:after {
  text-transform: uppercase;
}
.alignright .fusion-social-links-header {
  float: none;
}
.header-social .alignright .fusion-social-links-header .fusion-social-network-icon {
  margin-left: 10px;
}
.alignright .fusion-social-links-header {
  float: right;
}
.header-info {
  display: block;
}
.header-info {
  display: inline;
  float:left;
}
.fusion-social-links-header {
  margin-top: -5px;
}
.es-carousel-wrapper.fusion-carousel-small .es-carousel ul li img {
  border: none;
  max-height: 150px;
}
.es-carousel-wrapper.fusion-carousel-small .es-carousel ul li .image {
  height: 150px;
  line-height: 150px;
}
.page-title-captions {
  vertical-align: bottom;
}
.tmls .tmls_container .tmls_item .tmls_text.dialog_box {
  background-color: #2f2f2f;
  border: 1px solid #2f2f2f;
}
.fusion-one-sixth {
text-align:center;
color:#000;
}
.type-post h2.entry-title {
  text-align: left;
}
.navigation{font-size:18px !important;}
#rev_slider_3_2_wrapper {
  position: absolute!important;
  left: 0px;
  top: -90px;
}

.mobile-menu-icons a:before{color:#fff !important;}

@media(max-width:400px) {
	#numberone{top:-32px !important;width:153px !important;}
	.avada_huge_white_text{font-size:18px !important;}
}

.app-title p{color: #5d5d5d;
    font-size: 13px;
    line-height: 13px;
}

.app-title strong{color: #02b9ab;
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
}
	
.app-button img{
opacity:1;
transition:opacity .25s ease-in-out;
-moz-transition:opacity .25s ease-in-out;
-webkit-transition:opacity .25s ease-in-out;
}
.app-button img:hover{opacity:0.75;}
