body.page #page p{
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    line-height: 2em;
    color: #555555 !important;
    font-size:16px !important;
}

body.page #page .site-footer p{
    color: #ddd !important;
    font-size:14px !important;
}

body.page #page p a{
    color: #ec6800 !important;
    text-decoration: none !important;
}

body.page #page h3{
    color:#ec6800;
    font-size:32px;
    line-height: 1.25;
}

.site-header{
    background:rgba(0,0,0,0.75);
    position: relative;
    z-index: 3;
    height:90px;
}

.header-sticky-hide{
    background:rgba(0,0,0,0.9);
}

.header-layout3 .logo-wrapper{
    background: none;
}

.site-content-contain #content.site-content{
    padding-top:0;
    margin-top:-90px;
}

#site-navigation #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
    font-size:12px;
    color:#fff;
}

a.ftc_cart{
    display: inline-block;
}

a.ftc_cart .cart-number{
    display: block;
}

body.page #page a.ftc_cart .cart-number p.wtext{
    font-size:10px !important;
    color:#fff !important;
}

.ftc-shop-cart .ftc-shoppping-cart {
    background: none;
    padding-right: 0px;
    margin-left: 20px;
}

.ftc-shoppping-cart .cart-drop-icon{
    position: absolute;
    right: -7px;
    top: 6px;
}

#section-dream-gym{
    position: relative;
    /* border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd; */
    background: #dcdbd7 !important;
    overflow: hidden;
}

#section-dream-gym:before{
    position: absolute;
    content: "";
    top: 0px;
    width: 140%;
    top: -25px;
    left: -20%;
    height: 50px;
    background-color: #ffffff;
    transform: rotate(-1.3deg);
}

#section-dream-gym:after{
    position: absolute;
    content: "";
    width: 140%;
    bottom: -21px;
    left: -20%;
    height: 50px;
    background-color: #ffffff;
    transform: rotate(1.3deg);
}

#section-brands{
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

#section-features{
    position: relative;
    background-attachment: fixed;
    background-size: cover;
}

#section-features h2.section-header{
    font-size:60px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}

#section-features h3{
    margin-bottom: 20px !important;
}

#section-features h3 span {
    color: #ec6800 !important;
    font-size: 28px;
}

#section-features h4{
    font-size:16px;
    font-weight: normal;
    line-height: 2em;
    padding:0 16px;
}

#section-features .feature-box{
    padding: 30px 0 !important;
    border-radius: 8px;
}

#section-features .feature-box:hover{
    background-color: rgba(0,0,0,0.4);
}

#section-category h3{
    font-size:20px !important;
}

#section-category .category-box{
    padding: 30px 20px !important;
    border-radius: 8px;
}

#section-category .category-box:hover{
    box-shadow: 0 0 16px 4px #eee;
    transform:scale(1.05);
    transition: all 0.3s linear;
}

.testimonial-block .testimonial{

}

.testimonial-block .testimonial .testimonial-content{
    
}

body.page #page .testimonial-block .testimonial .testimonial-content p{
    /* font-size:14px;
    line-height: 1.5; */
    font-style:italic;
}

.testimonial-block .testimonial .testimonial-field{
    text-align:center;
}

#section-dream-gym .flexslider{
    background: none !important;
}

#section-dream-gym .flexslider .slides img{
    border-radius: 10px;
}

#section-dream-gym .wpb_gallery .wpb_flexslider .flex-control-nav{
    display: none;
}

#section-dream-gym .button-round a{
    text-transform: uppercase;
    border:2px solid #ec6800;
    background-color: #ec6800 !important;
    color:#ffffff;
}

#section-dream-gym .button-round a:hover{
    background-color: #ffffff !important;
    color:#ec6800;
}

/* home slider */
@media screen and (min-width:1024px){
	#home-top-slider .rev_slider_wrapper{
		height:100vh !important;
		width:100%;
	}

	#home-top-slider .rev_slider_wrapper .rev_slider{
		height:100vh !important;
	}
}
