@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600|Stardos+Stencil:400,700');
/*

Theme Name: AimFit

Theme URI: http://themelooper.com/html/aimfit

Author: Themelooper

Author URI: http://www.themelooper.com

Description: AimFit HTML 5 Template

Version: 1.0

License URI: http://themeforest.net/licenses

*/


/* Table of Content 

[Master Stylesheet]

Project:		AimFit

Version:		1.0

Author:			themelooper

Primary use:	aimfit template 

[Color codes]

Background:	#ffffff (white)

Content:	#777777 (light grey)

Header h1:	#222222 (dark grey)

Header h2:	#222222 (dark grey)

Footer:		#222222 (dark grey)

[Typography]

Body:				font-family: 'Poppins', sans-serif;

Headers:			font-family: 'Poppins', sans-serif;

Input, textarea:	font-family: 'Poppins', sans-serif;

Sidebar heading:	font-family: 'Poppins', sans-serif;



/** Table of Content 

- 	WRAPPER    	  					Line 		000  		-		000

- 	Header							Line 		000  		-		000

-	Banner							Line		000			-		000

-	Play Section					Line		000			-		000	

-	Welcome Section					Line		000			-		000	

-	App Section						Line		000			-		000

-	Classes Section					Line		000			-		000

-	Coaches Section					Line		000			-		000

-	Bmi Section						Line		000			-		000

-	Price Section					Line		000			-		000

-	Newsletter Section 				Line		000			-		000	

-	Footer							Line		000			-		000

-	Map Section						Line		000			-		000

-	Inner Banner					Line		000			-		000

-	Testimonials Section			Line		000			-		000

-	Contact Section					Line		000			-		000

-	Schedule Section				Line		000			-		000

-	Shop Section					Line		000			-		000

End of Table of Conten*/
body {
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
	font-family: 'Poppins', sans-serif;
	color: #222;
	font-weight: 300;
	margin: 0;
}
body h1 {
	font-size: 56px;
	margin: 0;
}
body h2 {
	font-size: 48px;
	margin: 0;
}
body h3 {
	font-size: 30px;
	margin: 0;
}
body h4 {
	font-size: 24px;
	margin: 0;
}
body h5 {
	font-size: 18px;
	margin: 0;
}
body h6 {
	font-size: 16px;
	margin: 0;
}
body p {
	font-size: 14px;
	line-height: 24px;
	color: #777;
	margin: 0 0 20px 0;
	font-family: 'Poppins', sans-serif;
}
.heading-center {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.heading-left {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
}
.heading-center span {
	display: block;
	color: #222;
	text-transform: uppercase;
	font: 400 18px/18px 'Poppins', sans-serif;
	padding: 0 0 10px 0;
}
.heading-center h2 {
	font-weight: 600;
	margin: 0 0 10px 0;
}
.heading-center b {
	font-weight: 600;
}
.heading-center strong {
	display: block;
	font: 400 18px/26px 'Poppins', sans-serif;
	text-transform: lowercase;
	color: #222;
	padding: 0 300px;
}
.btn-row {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
}
body .padd-top-100 {
	padding-top: 100px;
}
input:focus,
textarea:focus{
	box-shadow: none;
	outline: none;
}
/*******************************HEADER START********************************/
#header {
	float: left;
	width: 100%;
	position: relative;
	background: #161617;
	padding: 9px 0 0 0;
}
.header-top-section {
	float: left;
	width: 100%;
	text-align: center;
}
.header-top-section .phone-box {
	float: left;
	position: relative;
	margin: 20px 0 0 0;
}
.header-top-section .phone-box .fa {
	float: left;
	font-size: 30px;
	margin: 3px 0 0 0;
}
.header-top-section .phone-box .holder {
	float: left;
	margin: 0 0 0 15px;
}
.header-top-section .phone-box span {
	font: 300 16px/16px 'Poppins', sans-serif;
	color: #fff;
	text-align: left;
	display: block;
	padding: 0 0 3px 0;
}
.header-top-section .phone-box a {
	text-decoration: blink;
	display: block;
	text-align: left;
	font: 300 14px/14px 'Poppins', sans-serif;
	color: #fff;
}
strong.logo {
	display: inline-block;
	text-align: center;
	margin-left: 40px;
}
.logo img {
	width: 270px;
	max-width: 100%;
}
.social-box {
	float: right;
	margin: 10px 0 0 0;
}
.social-box ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 5px 0;
	list-style: none;
}
.social-box ul li {
	float: right;
	padding: 0 0 0 15px;
}
.social-box ul li a {
	font-size: 19px;
	color: #fff;
	text-align: left;
	text-decoration: none;
}
.social-box span {
	font: 300 14px/14px 'Poppins', sans-serif;
	color: #fff;
	display: block;
}
.social-box ul li a:hover {
	text-decoration: none;
}
.navigation-section {
	float: left;
	width: 100%;
	text-align: center;
	margin: 15px 0 0 0;
}
/******* Navigation Mobile Effects ***********/
.navbar-toggle .icon-bar:nth-of-type(2) {
	top: 1px;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
	top: 2px;
}
.navbar-toggle .icon-bar {
	position: relative;
	transition: all 500ms ease-in-out;
}
.navbar-toggle.active .icon-bar:nth-of-type(1) {
	top: 6px;
	transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
	background-color: transparent;
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
	top: -6px;
	transform: rotate(-45deg);
}
.overlay {
	display: none;
	background-color: #000;
	bottom: 0;
	left: 0;
	opacity: 0.85;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 499;
}
/******* Navigation Mobile Effects ***********/

#nav-id {
	position: relative;
	z-index: 999;
}
#nav-id li {
	float: left;
	padding: 0 0 15px 0;
}
#nav-id li.active a {
	position: relative;
}
#nav-id li a {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 7px 20px;
	display: block;
	position: relative;
	z-index: 99;
}
#nav-id li:last-child a {
}
.navigation-section .navbar-nav > li > a .caret {
	margin-left: 4px;
}
#nav-id li.current_page_item a {
	color: #fff;
	background: #222;
}
#nav-id li ul li.active a {
	color: #fff;
	padding: 8px 10px;
}
#nav-id li.active ul li a {
	background: none;
	color: #333;
}
#nav-id li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 46px;
	min-width: 195px;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	border-top: 2px solid;
	background: #fafafa;
	box-shadow: 0 5px 12px rgba(0,0,0,0.10);
	-moz-box-shadow: 0 5px 12px rgba(0,0,0,0.10);
	-webkit-box-shadow: 0 5px 12px rgba(0,0,0,0.10);
	padding: 0;
	list-style: none;
	z-index: 999;
}
#nav-id li ul li > ul {
	position: absolute;
	left: 100%;
	top: 0;
	width: 200px;
	padding: 0;
	margin: 0;
	box-shadow: none;
	border-radius: 0;
}
#nav-id li ul li {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
	background: none;
	position: relative;
}
#nav-id li ul li a:hover {
	color: #fff;
	background: #4a4a4a;
}
#nav-id li ul li a {
	font-family: 'Poppins', sans-serif;
	white-space: normal;
	background: none;
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	color: #222;
	text-align: left;
	padding: 8px 20px;
	display: block;
	margin: 0;
	position: relative;
	z-index: 9;
}
#nav-id li ul li:last-child a {
	padding: 8px 20px;
}
.navigation-section .navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}
.navigation-section .navbar {
	border-radius: 0;
}
.navigation-section .navbar {
	border: 0;
	margin: 11px 0 0 0;
	min-height: 0;
	display: inline-block;
}
.navigation-section .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	background: none;
	padding: 0;
}
.navigation-section .navbar-inverse .navbar-nav > .active > a, .navigation-section .navbar-inverse .navbar-nav > .active > a:hover, .navigation-section .navbar-inverse .navbar-nav > .active > a:focus {
	color: #222;
	background: none;
}
.navigation-section .navbar-inverse .navbar-nav > .open > a, .navigation-section .navbar-inverse .navbar-nav > .open > a:hover, .navigation-section .navbar-inverse .navbar-nav > .open > a:focus {
	background: none;
}
.navigation-section .shop-box {
	float: left;
	margin: 18px 0 0 0;
}
.shop-box .dropdown {
	float: left;
}
.shop-box .dropdown button {
	background: none;
	padding: 0;
	font-size: 18px;
	color: #fff;
	border: 0;
	position: relative;
}
.shop-box .dropdown button span.number {
	position: absolute;
	right: -19px;
	top: 2px;
	font: 400 10px/17px 'Poppins', sans-serif;
	color: #fff;
	width: 17px;
	height: 17px;
	border-radius: 100%;
}
.shop-box .dropdown-menu {
	background-color: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	box-shadow: none;
	font-size: 14px;
	left: 0;
	list-style: none;
	margin: 0;
	min-width: 180px;
	padding: 0;
	top: 100%;
}
.cart-box-outer .dropdown-menu {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: none;
	font-size: inherit;
	left: 0;
	right: inherit;
	margin: 0;
	min-width: 358px;
	padding: 0;
	position: absolute;
	top: 41px;
	z-index: 1000;
}
.cart-box-outer .cart-box {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	height: auto;
	padding: 18px 19px;
	width: 100%;
}
.cart-box-outer .cart-box strong.title {
	border-bottom: 1px solid #ccc;
	color: #888;
	display: block;
	font: italic 700 14px/14px 'Poppins', sans-serif;
	margin: 0 0 20px;
	padding: 0 0 20px;
}
.cart-box-outer .cart-box strong.title a {
	text-decoration: none;
}
.cart-box-outer .cart-box .cart-row {
	border-bottom: 1px solid #ccc;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
}
.cart-box-outer .cart-box .cart-row .thumb {
	float: left;
	margin: 0 15px 0 0;
	width: auto;
}
.cart-box-outer .cart-box .cart-row .thumb img {
	width: auto;
}
.cart-box-outer .cart-box .cart-row .text-box {
	overflow: hidden;
	width: auto;
	float: none;
	text-align: left;
}
.cart-box-outer .cart-box .cart-row a.close {
	border-radius: 0;
	color: #fff;
	float: right;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	opacity: 1;
	text-align: center;
	text-decoration: none;
	width: 23px;
}
.cart-box-outer .cart-box .cart-row a.close .fa {
	color: #fff;
	font-weight: 100;
	font-size: 13px;
}
.cart-box-outer .cart-box .cart-row .text-box a {
	color: #222;
	display: block;
	font: 400 16px/20px 'Poppins', sans-serif;
	padding: 0 0 10px 0;
	text-decoration: none;
}
.cart-box-outer .cart-box .cart-row .text-box strong.amount {
	display: block;
	font: 400 16px/16px 'Poppins', sans-serif;
}
.cart-box-outer .cart-box .cart-row:hover .text-box strong.amount {
	color: #222;
}
.cart-box-outer .cart-box strong.subtotal {
	clear: both;
	color: #222;
	display: block;
	font: 700 16px/16px 'Poppins', sans-serif;
	padding: 0 0 20px;
}
.cart-box-outer .cart-box a.btn-checkout {
	color: #fff;
	display: inline-block;
	font: 700 16px/16px 'Poppins', sans-serif;
	padding: 15px 58px;
	text-decoration: none;
}
.cart-box-outer {
	float: left;
	position: relative;
}
.search-box {
	float: right;
}
.search-holder {
	float: right;
	margin: 12px 0 0 0;
}
.search-holder button {
	padding: 0;
	font-size: 20px;
	color: #fff;
	border: 0;
}
.overlayy {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(219,0,24,0.95);
	z-index: 9999;
}
.overlayy .overlayy-close {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 20px;
	top: 20px;
	overflow: hidden;
	border: none;
	background: url(../images/cross.png) no-repeat center center;
	text-indent: 200%;
	color: transparent;
	outline: none;
	z-index: 100;
}
.overlayy nav {
	text-align: center;
	position: relative;
	top: 50%;
	height: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.overlayy-contentscale {
	visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
	transition: transform 0.5s, visibility 0s 0.5s;
}
.overlayy-contentscale.open {
	visibility: visible;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}
.search-holder #trigger-overlayy {
	background-color: transparent;
}
.search-inner {
	width: 750px;
	margin: 0 auto;
	padding-top: 200px;
}
.search-inner form {
	float: left;
	width: 100%;
	position: relative;
}
.search-inner form input[type="text"] {
	font-size: 14px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	padding: 0;
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	position: relative;
	float: left;
	width: 100%;
}
.search-inner form input::-webkit-input-placeholder {
 color:#fff;
 opacity:1;
}
.search-inner form input:-moz-placeholder {
 color:#fff;
 opacity:1;
}
.search-inner form input::-moz-placeholder {
 color:#fff;
 opacity:1;
}
.search-inner form input:-ms-input-placeholder {
 color:#fff;
 opacity:1;
}
.search-inner form .submit {
	font-size: 18px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	background-color: transparent;
	border: none;
}
/*******************************HEADER END********************************/


/*************************************BANNER START*************************************/
#banner {
	float: left;
	width: 100%;
	position: relative;
}
#banner img {
	display: block;
	width: 100%;
}
#banner .caption {
	position: absolute;
	left: 0;
	width: 100%;
	top: 300px;
}
#banner .caption .holder {
	margin: 0 auto;
	display: block;
	overflow: hidden;
	width: 850px;
	text-align: center;
}
#banner .caption h1 {
	font: 700 100px/90px 'Stardos Stencil', cursive;
	color: #fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.7);
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
#banner .caption h1 span {
	display:block;
}
#banner .caption p {
	margin: 0 0 20px 0;
	color: #fff;
	text-transform:lowercase;
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
	font: 400 24px 'Poppins', sans-serif;
}
#banner .caption a.btn-more {
	display: inline-block;
	padding: 15px 38px;
	border-radius: 35px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: 400 14px/14px 'Poppins', sans-serif;
}
#banner .caption a.btn-more:hover {
	background: #fff;
	color: #222;
}
#banner .owl-theme .owl-controls .owl-nav [class*="owl-"] {
	margin: auto;
	padding: 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #222;
	font-size: 0;
}
#banner .owl-next {
	position: absolute;
	right: 75px;
	top: 0;
	bottom: 0;
	width: 50px;
	height: 50px;
}
#banner .owl-next:before {
	content: "\f105";
	display: block;
	font-family: FontAwesome;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
}
#banner .owl-prev {
	position: absolute;
	left: 75px;
	top: 0;
	bottom: 0;
	width: 50px;
	height: 50px;
}
#banner .owl-prev:before {
	content: "\f104";
	display: block;
	font-family: FontAwesome;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
}
/*************************************BANNER END*************************************/

/*******************************PLAY SECTION START********************************/
.play-section {
	float: left;
	width: 100%;
	background: url(../images/play-section-bg.jpg) no-repeat left top;
	padding:80px 0;
}
.play-section span {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	width: 712px;
	height: 517px;
}
.play-section img {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.play-section .holder {
	margin: 0 auto;
	width: 885px;
	height: 517px;
	display: block;
	position: relative;
}
.play-section strong.title-1 {
	display: block;
	font: 600 58px 'Poppins', sans-serif;
	color: #000;
	text-transform: uppercase;
	padding: 20px 0 0 0;
	word-spacing: 5px;
	margin:0 0 0 -20px;
}
.play-section strong.title-2 {
	display: block;
	font: 600 58px 'Poppins', sans-serif;
	text-transform: uppercase;
	padding: 0;
	word-spacing: 5px;
	position: absolute;
	bottom: 0;
	right: 13px;
}
/*******************************PLAY SECTION START********************************/

/*******************************WELCOME SECTION START********************************/
.welcome-section {
	float: left;
	padding: 0 0 80px 0;
	width: 100%;
}
.about-welcome {
	padding: 80px 0;
}
.about-welcome .heading-center {
	margin-bottom: 50px;
}
.welcome-section .text-box-2 {
	float: left;
	width: 100%;
	text-align: center;
}
.welcome-section .text-box-2 h2 {
	margin: 0 0 20px 0;
}
.welcome-section .text-box-2 p {
	font: 300 16px/30px 'Poppins', sans-serif;
	color: #222;
	margin: 0;
}
.welcome-box {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
}
.welcome-box .frame {
	float: left;
	width: 100%;
	overflow: hidden;
	background: #000;
}
.welcome-box .frame img {
	display: block;
	width: 100%;
}
.welcome-box .text-box {
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.welcome-box .text-box span {
	display: block;
}
.welcome-box .text-box h3 a {
	text-decoration: none;
}
.welcome-box .text-box h3 {
	margin: -18px 0 5px 20px;
	font-weight: 500;
	text-transform: uppercase;
}
.welcome-box .text-box p {
	margin: 0 0 10px 20px;
	font: 400 18px 'Poppins', sans-serif;
	text-transform: uppercase;
	color: #222;
}
.welcome-box .text-box a.more {
	float: right;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
}
.welcome-box.box-2 .text-box h3 {
	margin: -40px 0 5px 20px;
}
.welcome-box:hover .frame img {
	opacity: 0.6;
}
.welcome-box:hover .text-box a.more {
	background: #222;
}
.welcome-box:hover .text-box h3 a {
	color: #222;
}
/*******************************WELCOME SECTION END********************************/

/*******************************APP SECTION START********************************/
.app-section {
	float: left;
	width: 100%;
	background: url(../images/app-bg.jpg) no-repeat left top;
	height: 540px;
	margin-bottom: 100px;
}
.app-section:hover img {
	margin: -28px 90px 0 60px;
}
.app-section img {
	float: left;
	margin: -34px 90px 0 70px;
}
.app-section .text-box {
	float: left;
	width: 500px;
	margin: 200px 0 0 0;
}
.app-section .text-box h2 {
	color: #fff;
	font-weight: 300;
	margin: 0 0 20px 0;
}
.app-section .text-box p {
	font: 300 18px 'Poppins', sans-serif;
	color: #fff;
	text-transform:lowercase;
	margin: 0;
}
/*******************************APP SECTION END********************************/

/************************************CLASSES SECTION START*************************************/
.classes-section {
	float: left;
	width: 100%;
	padding: 0 0 60px 0;
}
.classes-section.padd-tb {
	padding: 80px 0 0 0;
}
.classes-section.padd-tb .tab-content .thumb .caption {
	width: 700px;
	right: -600px;
}
.classes-section.padd-tb .tab-content {
	margin-bottom: 80px;
}
.classes-section .tab-content.center-adjust .thumb .caption {
	right: 470px;
}
.classes-section .tab-content.center-adjust .thumb {
	float: right;
}
.classes-section .nav-tabs {
	border: 0;
}
.classes-section .nav-tabs > li {
	margin: 0 0 20px 0;
}
.classes-section .nav-tabs > li.active > a, .classes-section .nav-tabs > li.active > a:hover, .classes-section .nav-tabs > li.active > a:focus {
	color: #555;
	cursor: pointer;
	background-color: transparent;
	border: 0;
}
.classes-section .nav-tabs > li > a {
	margin-right: 0;
	border: 0;
	border-radius: 0;
}
.classes-section .nav > li > a {
	position: relative;
	display: block;
	padding: 0;
}
.classes-section .nav-tabs > li .frame {
	float: left;
	width: 100%;
	height: 172px;
	position: relative;
}
.classes-section .nav-tabs > li .frame:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
}
.classes-section .nav-tabs > li.active .frame:before {
	opacity: 0.8;
}
.classes-section .nav-tabs > li .frame img {
	display: block;
	width: 100%;
	height: 100%;
}
.classes-section .nav-tabs > li .frame .caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
.classes-section .nav-tabs > li .frame .caption strong.title {
	display: block;
	text-align: center;
	font: 300 18px/18px 'Poppins', sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 55px 0 20px 0;
}
.classes-section .nav-tabs > li .frame .caption span.arrow {
	display: block;
}
.classes-section .nav-tabs > li .frame .caption span.arrow img {
	width: auto;
	margin: 0 auto;
	display: block;
}
.classes-section .tab-content {
	float: left;
	width: 100%;
}
.classes-section .tab-content .thumb {
	float: left;
	background: #000;
	position: relative;
}
.classes-section .tab-content .thumb .caption {
	position: absolute;
	right: -300px;
	top: 60px;
	width: 400px;
	border: 1px solid #d1d1d1;
	background: rgba(255,255,255,0.9);
}
.classes-section .tab-content .thumb .caption .text-box {
	float: left;
	width: 100%;
	padding: 100px 22px 0 22px;
	text-align: center;
}
.classes-section .tab-content .thumb .caption .text-box h3 {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 36px;
	margin: 0 0 15px 0;
}
.classes-section .tab-content .thumb .caption .text-box h3 span {
	display: block;
}
.classes-section .tab-content .thumb .caption .text-box p {
	text-transform: uppercase;
}
.classes-section .tab-content .thumb .caption .text-box ul {
	padding: 0;
	margin: 0 0 60px 0;
	list-style: none;
}
.classes-section .tab-content .thumb .caption .text-box ul li {
	display: inline-block;
	padding: 0 15px;
	font: 400 12px/12px 'Poppins', sans-serif;
}
.classes-section .tab-content .thumb .caption .text-box ul li .fa {
	padding: 0 10px 0 0;
}
.classes-section .tab-content .thumb .caption .text-box a.more {
	float: right;
	width: 50px;
	height: 50px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	line-height: 50px;
	margin: 0 -22px 0 0;
}
.classes-section .tab-content .thumb:hover img {
	opacity: 0.6;
}
.classes-section .tab-content .thumb:hover .caption {
	background: rgba(255,255,255,1);
}
.classes-section .tab-content .thumb:hover .caption .text-box h3 {
	color: #222;
}
.classes-section .tab-content .thumb:hover .caption .text-box a.more {
	background: #222;
}
/************************************CLASSES SECTION END*************************************/

/*******************************COACHES SECTION START********************************/
.coaches-section {
	float: left;
	width: 100%;
	background:#f1f1f1;
	padding:80px 0;
}
.coaches-section.padd-tb {
	padding: 80px 0;
}
.coach-box {
	float: left;
	width: 100%;
	overflow: hidden;
}
.coach-box .frame {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.coach-box .frame:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	opacity: 0.8;
	z-index: 9;
}
.coach-box .frame .caption {
	position: absolute;
	left: 0;
	bottom: -100%;
	width: 100%;
}
.coach-box .frame .caption ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	position: relative;
	z-index: 9;
}
.coach-box .frame .caption ul li {
	display: inline-block;
	padding: 0 6px;
}
.coach-box .frame .caption ul li a {
	text-decoration: none;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	background: #fff;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #222;
	display: block;
}
.coach-box .frame img {
	display: block;
	width: 100%;
}
.coach-box .text-box {
	float: left;
	width: 100%;
	padding: 30px 15px 0 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
}
.coach-box .text-box h4 {
	margin: 0 0 10px 0;
}
.coach-box .text-box h4 a {
	text-decoration: none;
}
.coach-box .text-box span {
	display: block;
	font: 300 18px/18px 'Poppins', sans-serif;
	color: #222;
	padding: 0 0 10px 0;
}
.coach-box:hover .frame:before {
	width: 100%;
}
.coach-box:hover .frame .caption {
	bottom: 30px;
}
.coach-box:hover .text-box h4 a {
	text-decoration: none;
}
.coaches-section .owl-carousel {
	float: left;
}
.coaches-section .owl-theme .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	margin: 0 10px;
	background: none;
	border: 1px solid #ccc;
	border-radius: 100%;
}
.coaches-section .owl-theme .owl-dots .owl-dot.active span, .coaches-section .owl-theme .owl-dots .owl-dot:hover span {
	border-color: transparent;
}
.coaches-detail {
	float: left;
	width: 100%;
	padding: 80px 0;
}
.coaches-info-row {
	float: left;
	width: 100%;
	padding:0 0 80px 0;
}
.coaches-info-row .frame {
	float: left;
	width: 100%;
	background: #000;
	overflow: hidden;
}
.coaches-info-row .frame:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	opacity: 0.6;
}
.coaches-info-row .frame img {
	display: block;
	width: 100%;
}
.coaches-info-row .text-box {
	float: left;
	width: 100%;
}
.coaches-info-row .text-box h4 {
	margin: 0 0 10px 0;
}
.coaches-info-row .text-box strong.title {
	display: block;
	font: 400 18px/18px 'Poppins', sans-serif;
	color: #222;
	padding: 0 0 15px 0;
}
.coaches-info-row .text-box p {
	font-size: 16px;
	line-height: 30px;
	color: #222;
	margin: 0 0 25px 0;
}
.coaches-info-row .progress-box {
	float: left;
	width: 100%;
}
.coaches-info-row .progress-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.coaches-info-row .progress-box ul li {
	display: block;
	overflow: hidden;
	padding: 0 0 28px 0;
}
.coaches-info-row .progress-box ul li strong.title-2 {
	display: block;
	text-transform: uppercase;
	font: 400 14px/14px 'Poppins', sans-serif;
	padding: 0 0 10px 0;
}
.coaches-info-row .progress-box .progress {
	height: 2px;
	margin-bottom: 0;
	border-radius: 0;
	background: #fff;
	box-shadow: none;
}
.coaches-info-row .social {
	float: left;
	width: 100%;
}
.coaches-info-row .social ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.coaches-info-row .social ul li {
	float: left;
	padding: 0 18px 0 0;
}
.coaches-info-row .social ul li a {
	text-decoration: none;
	font-size: 18px;
	color: #222;
}
/*******************************COACHES SECTION END********************************/

/*******************************BMI SECTION START********************************/
.bmi-section {
	float: left;
	width: 100%;
	background: url(../images/bmi-section-bg.jpg) no-repeat left top;
	height: 540px;
	margin-bottom: 80px;
}
/*******************************BMI SECTION END********************************/

/*****************************PRICE SECTION START*****************************/
.price-section {
	float: left;
	width: 100%;
	padding:80px 0;
}
.price-section.padd-less{
	padding:0 0 80px 0;
}
.price-section.padd-tb {
	padding: 80px 0 0 0;
}
.price-section .price-box {
	float: left;
	width: 100%;
	height: 470px;
	max-height: 100%;
	overflow: hidden;
}
.price-section .price-box .frame {
	display: block;
	width: 100%;
	position: relative;
}
.price-section .price-box .frame:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(34,34,34,0.9);
}
.price-section .price-box .frame img {
	display: block;
	width: auto;
	height: 100%;
	margin: 0 auto;
}
.price-section .price-box .frame .caption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
.price-section .price-box .frame .caption .text-box {
	float: left;
	width: 100%;
	padding: 50px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.price-section .price-box .frame .caption .text-box strong.amount {
	display: block;
	text-align: center;
	font: 400 80px 'Poppins', sans-serif;
	color: #fff;
	padding: 0 0 25px 0;
}
.price-section .price-box .frame .caption .text-box strong.amount sup {
	font-size: 46px;
	top: -34px;
}
.price-section .price-box .frame .caption .text-box h4 {
	color: #fff;
	text-transform:uppercase;
	margin: 0 0 40px 0;
}
.price-section .price-box .frame .caption .text-box p {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0 0 30px 0;
	height: 60px;
}
.price-section .price-box .frame .caption .text-box a.btn-more {
	display: inline-block;
	border-radius: 35px;
	font: 400 14px/14px 'Poppins', sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 15px 55px;
	text-decoration: none;
}
.price-section .price-box:hover .frame:before {
	opacity: 0.9;
}
.price-section .price-box:hover .frame .caption .text-box a.btn-more {
	background: #fff;
	color: #222;
}
/*****************************PRICE SECTION END*****************************/

/*************************************NEWSLETTER SECTION START************************************/
.newsletter-section {
	float: left;
	width: 100%;
	padding: 50px 0;
}
.newsletter-section .left-box {
	float: left;
}
.newsletter-section .left-box h3 {
	color: #fff;
	letter-spacing: 2px;
	font-weight: 500;
	margin: 0 0 10px 0;
}
.newsletter-section .left-box span {
	display: block;
	color: #fff;
	font: 300 18px/18px 'Poppins', sans-serif;
}
.newsletter-section .right-box {
	float: right;
	width: 563px;
}
.newsletter-section .right-box form {
	float: left;
	width: 100%;
}
.newsletter-section .right-box form input[type="text"] {
	float: left;
	width: 428px;
	height: 50px;
	padding: 0 18px;
	background: none;
	margin: 0 15px 0 0;
	border: 1px solid #ef8e99;
	font: 400 14px 'Poppins', sans-serif;
	color: #fff;
}
.newsletter-section .right-box form input::-webkit-input-placeholder {
 color:#fff;
 opacity:1;
}
.newsletter-section .right-box form input:-moz-placeholder {
 color:#fff;
 opacity:1;
}
.newsletter-section .right-box form input::-moz-placeholder {
 color:#fff;
 opacity:1;
}
.newsletter-section .right-box form input:-ms-input-placeholder {
 color:#fff;
 opacity:1;
}
.newsletter-section .right-box form input[type="submit"] {
	float: right;
	background: #fff;
	border: 0;
	height: 50px;
	font: 400 14px 'Poppins', sans-serif;
	color: #222;
	padding: 0 35px;
}
.newsletter-section .right-box form input[type="submit"]:hover {
	background: #222;
	color: #fff;
}
/*************************************NEWSLETTER SECTION END************************************/


/*************************************FOOTER START*************************************/
.map-section {
	float: left;
	width: 100%;
	background: #222;
}
.map-section .map_canvas {
	height: 412px;
	width: 100%;
}
.map-section iframe {
	height: 412px;
	width: 100%;
}
.footer-section-2 {
	float: left;
	width: 100%;
	background: #222;
	padding: 60px 0;
}
.footer-section-2 .footer-box {
	float: left;
	width: 100%;
}
.footer-section-2 .footer-box h5 {
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
.footer-section-2 .footer-box p {
	color: #b9b9b9;
}
.footer .logo {

}
.footer-social {
	float: left;
	width: 100%;
}
.footer-social ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer-social ul li {
	float: left;
	padding: 0 12px 0 0;
}
.footer-social ul li a {
	display: block;
	text-decoration: none;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	color: #222;
	text-align: center;
	line-height: 30px;
	background: #888;
}
.footer-social ul li a:hover {
	background: #fff;
}
.info-menu {
	float: left;
	width: 100%;
}
.info-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.info-menu ul li {
	display: block;
	line-height: 14px;
	padding: 15px 0 0 0;
	color: #fff;
}
.location-menu ul li {
	line-height: 24px;
	padding: 4px 0 0 0;
}
.info-menu ul li:first-child {
	padding: 0;
}
.info-menu ul li a {
	text-decoration: none;
	font: 300 14px/14px 'Poppins', sans-serif;
	color: #fff;
}
.info-menu ul li a .fa {
	padding: 0 15px 0 0;
}
.tags {
	float: left;
	width: 100%;
}
.tags a {
	float: left;
	margin: 0 8px 8px 0;
	text-decoration: none;
	padding: 9px 7px;
	border: 1px solid #333;
	font: 300 13px/13px 'Poppins', sans-serif;
	color: #b9b9b9;
}
.tags a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-section-3 {
	float: left;
	width: 100%;
	padding: 25px 0;
}
.footer-section-3 strong.copyrights {
	float: left;
	font: 300 14px/14px 'Poppins', sans-serif;
	color: #fff;
	text-transform: uppercase;
}
.footer-menu {
	float: right;
}
.footer-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer-menu ul li {
	float: left;
	padding: 0 0 0 20px;
}
.footer-menu ul li a {
	text-decoration: none;
	display: block;
	font: 300 14px/14px 'Poppins', sans-serif;
	color: #fff;
	text-transform: uppercase;
}
.footer-menu ul li a:hover {
	color: #222;
}
/*************************************FOOTER END*************************************/


/************************************INNER BANNER START************************************/
#inner-banner {
	float: left;
	width: 100%;
	background: url(../images/inner-banner-1.jpg) no-repeat left top;
	padding: 120px 0;
	text-align: center;
}
#inner-banner h1 {
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
#inner-banner .breadcrumb {
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
}
#inner-banner .breadcrumb li {
	font: 300 18px/18px 'Poppins', sans-serif;
	color: #fff;
}
#inner-banner .breadcrumb li a {
	text-decoration: none;
	font: 300 18px/18px 'Poppins', sans-serif;
	color: #fff;
}
/************************************INNER BANNER END************************************/

/*************************************TESTIMONIALS SECTION START**************************************/
.testimonials-section {
	float: left;
	width: 100%;
	background: url(../images/testimonials-bg.jpg) no-repeat left top;
	padding: 120px 0;
}
.testimonials-section .holder {
	margin: 0 auto;
	width: 980px;
	display: block;
	overflow: hidden;
}
.testimonials-section .holder .thumb {
	float: left;
	width: 170px;
	height: 170px;
	border-radius: 100%;
	overflow: hidden;
	margin: 0 120px 0 0;
}
.testimonials-section .holder .thumb img {
	display: block;
	width: 100%;
}
.testimonials-section .holder .text-box {
	overflow: hidden;
}
.testimonials-section .holder .text-box .fa {
	font-size: 30px;
	display: block;
	padding: 0 0 20px 0;
}
.testimonials-section .holder .text-box p {
	font: 300 16px/30px 'Poppins', sans-serif;
	color: #fff;
	margin: 0 0 20px 0;
}
.testimonials-section .holder .text-box strong.title {
	display: block;
	font: 400 14px/14px 'Poppins', sans-serif;
}
.testimonials-section .owl-theme .owl-controls .owl-nav [class*="owl-"] {
	font-size: 0;
	margin: 0;
	padding: 0;
	background: none;
	display: inline-block;
	border-radius: 0;
}
.testimonials-section .owl-next {
	position: absolute;
	right: 0;
	top: 60px;
}
.testimonials-section .owl-next:before {
	content: "\f105";
	display: block;
	font-size: 36px;
	font-family: FontAwesome;
}
.testimonials-section .owl-prev {
	position: absolute;
	left: 0;
	top: 60px;
}
.testimonials-section .owl-prev:before {
	content: "\f104";
	display: block;
	font-size: 36px;
	font-family: FontAwesome;
}
.testimonials-section .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
	background: none;
	color: #fff;
}
/*************************************TESTIMONIALS SECTION END**************************************/

.our-skills-section {
	float: left;
	width: 100%;
	background: url(../images/skill-img.jpg) no-repeat left top;
	padding: 80px 0;
	text-align: center;
}
.our-skills-section h2 {
	margin: 0 0 30px 0;
}
.skills-box {
	float: left;
	width: 100%;
	text-align: center;
}
.skills-box img {
	display: block;
	margin: 0 auto 25px;
}
.skills-box h4 {
	text-transform: uppercase;
}
.skills-box:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.form-section {
	float: left;
	width: 100%;
	padding: 80px 0 0 0;
}
.form-section form input[type="text"] {
	float: left;
	width: 100%;
	height: 50px;
	border: 1px solid #ccc;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font: 400 14px 'Poppins', sans-serif;
	color: #222;
	margin-bottom: 30px;
}
.form-section form textarea {
	float: left;
	width: 100%;
	height: 130px;
	resize: none;
	border: 1px solid #ccc;
	padding: 10px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font: 400 14px 'Poppins', sans-serif;
	color: #222;
	margin-bottom: 30px;
}
.form-section form input[type="submit"] {
	display: inline-block;
	padding: 17px 46px;
	border-radius: 35px;
	color: #fff;
	font: 400 14px 'Poppins', sans-serif;
	text-transform: uppercase;
	border: 0;
}
.form-section form input[type="submit"]:hover {
	background: #222;
}
/**********************************CONTACT SECTION START***********************************/
.contact-section {
	float: left;
	width: 100%;
	padding: 80px 0;
}
.contact-section h2 {
	margin-bottom: 30px;
}
.contact-section .text-box {
	float: left;
	width: 100%;
}
.contact-section .text-box strong.title {
	display: block;
	font: 300 18px/18px 'Poppins', sans-serif;
	text-transform: uppercase;
	padding: 0 0 15px 0;
}
.contact-section .text-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.contact-section .text-box ul li {
	display: block;
	overflow: hidden;
	font: 300 16px/24px 'Poppins', sans-serif;
	color: #222;
	padding: 0 0 15px 0;
}
.contact-section .text-box ul li a {
	text-decoration: none;
	font: 300 16px/24px 'Poppins', sans-serif;
	color: #222;
}
.contact-section form {
	float: left;
	width: 100%;
}
.contact-section form input[type="text"] {
	float: left;
	width: 100%;
	height: 50px;
	border: 0;
	border-bottom: 1px solid #ccc;
	font: 400 14px 'Poppins', sans-serif;
	color: #777;
	margin: 0 0 10px 0;
}
.contact-section form textarea {
	float: left;
	width: 100%;
	height: 100px;
	resize: none;
	padding: 10px 0;
	border: 0;
	border-bottom: 1px solid #ccc;
	font: 400 14px 'Poppins', sans-serif;
	color: #777;
	margin-bottom: 30px;
}
.contact-section form input[type="submit"] {
	padding: 12px 46px;
	border-radius: 35px;
	color: #fff;
	font: 400 14px 'Poppins', sans-serif;
	color: #fff;
	text-transform: uppercase;
	border: 0;
}
.contact-section form input::-webkit-input-placeholder {
 color:#777;
 opacity:1;
}
.contact-section form input:-moz-placeholder {
 color:#777;
 opacity:1;
}
.contact-section form input::-moz-placeholder {
 color:#777;
 opacity:1;
}
.contact-section form input:-ms-input-placeholder {
 color:#777;
 opacity:1;
}
.contact-section form textarea::-webkit-input-placeholder {
 color:#777;
 opacity:1;
}
.contact-section form textarea:-moz-placeholder {
 color:#777;
 opacity:1;
}
.contact-section form textarea::-moz-placeholder {
 color:#777;
 opacity:1;
}
.contact-section form textarea:-ms-input-placeholder {
 color:#777;
 opacity:1;
}
.contact-section form input[type="submit"]:hover {
	background: #222;
}
.map-row {
	float: left;
	width: 100%;
}
.map-row .map_canvas {
	height: 460px;
	width: 100%;
	margin: 80px 0 0 0;
}
.map-row iframe {
	height: 460px;
	width: 100%;
	margin: 80px 0 0 0;
}
/**********************************CONTACT SECTION END***********************************/


/************************************SCHEDULE SECTION START*************************************/
.schedule-section {
	float: left;
	width: 100%;
	padding: 80px 0;
}
.schedule-table {
	float: left;
	width: 100%;
}
.schedule-table .head {
	float: left;
	width: 100%;
	padding: 20px 0;
}
.schedule-table .head strong.time {
	float: left;
	width: 144px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font: 300 18px/18px 'Poppins', sans-serif;
	letter-spacing: 1px;
}
.schedule-table .head strong.day {
	float: left;
	width: 142px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font: 300 18px/18px 'Poppins', sans-serif;
	letter-spacing: 1px;
}
.schedule-table ul {
	padding: 0;
	margin: 0 0 60px 0;
	list-style: none;
	border: 1px solid #222;
	border-bottom: 0;
	border-top: 0;
	overflow: hidden;
}
.schedule-table ul li {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #222;
}
.schedule-table ul li strong.time {
	float: left;
	width: 144px;
	text-align: center;
	font: 300 18px/148px 'Poppins', sans-serif;
	color: #222;
	text-transform: uppercase;
	height: 148px;
	border-right: 1px solid #ccc;
}
.schedule-table ul li strong.black {
	float: left;
	width: 142px;
	text-align: center;
	font: 300 14px/14px 'Poppins', sans-serif;
	color: #fff;
	background: #222;
	text-transform: uppercase;
	height: 148px;
	padding: 50px 0 0 0;
	border-right: 1px solid #ccc;
}
.schedule-table ul li strong.black span {
	display: block;
	padding: 10px 0 0 0;
}
.schedule-table ul li strong.empty {
	float: left;
	width: 142px;
	text-align: center;
	font: 300 14px/14px 'Poppins', sans-serif;
	color: #fff;
	background: #fff;
	text-transform: uppercase;
	height: 148px;
	padding: 50px 0 0 0;
}
.schedule-table ul li strong.red {
	float: left;
	width: 142px;
	text-align: center;
	font: 300 14px/14px 'Poppins', sans-serif;
	color: #fff;
	text-transform: uppercase;
	height: 148px;
	padding: 50px 0 0 0;
}
.schedule-table ul li strong.red span {
	display: block;
	padding: 10px 0 0 0;
}
.schedule-table a.btn-register {
	display: inline-block;
	padding: 15px 46px;
	font: 400 14px/14px 'Poppins', sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 35px;
}
/************************************SCHEDULE SECTION END*************************************/

/*****************************SHOP SECTION START*****************************/
.shop-section {
	float: left;
	width: 100%;
	padding: 80px 0 30px 0;
}
.shop-section .product-box {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.shop-section .product-box .frame {
	float: left;
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px 0;
	position: relative;
	background: #f1f2f5;
}
.shop-section .product-box .frame .caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
.shop-section .product-box .frame .caption a.view {
	position: absolute;
	bottom: -100%;
	left: 0;
	height: 30px;
	text-align: center;
	font: 400 14px/30px 'Poppins', sans-serif;
	color: #fff;
	width: 100%;
	text-decoration: none;
}
.shop-section .product-box .frame .caption a.link {
	position: absolute;
	left: -100%;
	right: 45px;
	top: 0;
	bottom: 0;
	margin: auto;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
}
.shop-section .product-box .frame .caption a.like {
	position: absolute;
	left: 100%;
	right: -45px;
	top: 0;
	bottom: 0;
	margin: auto;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
}
.shop-section .product-box .frame img {
	display: block;
	width: 100%;
}
.shop-section .product-box .text-box {
	float: left;
	width: 100%;
	text-align: center;
}
.shop-section .product-box .text-box h5 {
	text-transform: uppercase;
	margin: 0 0 10px 0;
	text-align: center;
}
.shop-section .product-box .text-box h5 a {
	text-decoration: none;
}
.shop-section .product-box .text-box strong.amount {
	display: block;
	text-align: center;
	font: 400 18px/18px 'Poppins', sans-serif;
}
.shop-section .product-box:hover .frame .caption a.view {
	bottom: 0;
}
.shop-section .product-box:hover .frame .caption a.link {
	left: 0;
}
.shop-section .product-box:hover .frame .caption a.like {
	left: 0;
}
.shop-section .product-box:hover .text-box h5 a {
	text-decoration: none;
}
.shop-section .product-box:hover .frame img {
	opacity: 0.2;
}
.product-section {
	float: left;
	width: 100%;
}
.product-box {
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0 0 50px 0;
}
.product-box .frame {
	background: #000;
}
.product-box .text-box {
	float: left;
	width: 100%;
	padding: 20px 0;
	text-align: center;
}
.product-box .text-box strong.price {
	display: inline-block;
	text-align: center;
	font: 500 18px/18px 'Poppins', sans-serif;
	padding: 0 0 18px 0;
}
.product-box .text-box strong.cut-price {
	display: inline-block;
	text-align: center;
	text-decoration: line-through;
	padding: 0 0 18px 5px;
	color: #222;
	font: 500 18px/18px 'Poppins', sans-serif;
}
.product-box:hover {
	box-shadow: 0 4px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
}
.product-box:hover .frame img {
	opacity: 0.5;
}
.product-detail {
	float: left;
	width: 100%;
	padding: 80px 0 30px 0;
}
.product-detail .bx-wrapper {
	float: right;
	width: 470px;
	margin: 0;
}
.product-detail .bx-wrapper .bx-viewport {
	background: none;
	border: 0;
	box-shadow: none;
	left: 0;
}
.product-detail .bx-controls-direction {
	display: none;
}
#bx-pager {
	float: left;
	width: 70px;
	text-align: center;
}
#bx-pager a {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
#bx-pager a img {
	display: block;
	width: 100%;
}
.product-detail .text-box span.reviews {
	float: left;
	font: 400 14px/14px 'Poppins', sans-serif;
	color: #444;
	padding: 5px 10px 0 0;
}
.product-rating {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.product-rating li {
	float: left;
	padding: 0;
}
.product-rating li a {
	font-size: 14px;
	color: #f5c136;
	text-decoration: none;
}
.product-detail .text-box {
	float: left;
	width: 100%;
}
.product-detail .text-box h3 {
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.product-detail .text-box span.cut-price {
	float: left;
	font: 20px/24px 'Poppins', sans-serif;
	color: #999;
	text-decoration: line-through;
	padding: 0 5px 0 0;
}
.product-detail .text-box span.price {
	float: left;
	font: 24px/24px 'Poppins', sans-serif;
	color: #222;
}
.product-detail .text-box .btn-row {
	padding: 0 0 5px 0;
	float: left;
	width: 100%;
}
.product-detail .text-box .holder {
	float: left;
	width: 100%;
	margin: 30px 0 40px 0;
}
.wishlist-row {
	float: left;
	width: 100%;
	border-top: 1px solid #e9eaea;
	padding: 30px 0 0 0;
}
.shop-share {
	float: right;
}
.shop-share strong.title {
	float: left;
	font: 400 14px/20px 'Poppins', sans-serif;
	color: #222;
	padding: 0 10px 0 0;
}
.shop-share ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
.shop-share ul li {
	float: left;
	padding: 0 0 0 10px;
}
.shop-share ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #1e1e27;
}
.wishlist-row a.add {
	float: left;
	font: 400 14px/14px 'Poppins', sans-serif;
	color: #222;
}
.wishlist-row a.add:hover {
	text-decoration: none;
}
.wishlist-row a.add .fa {
	font-size: 18px;
	padding: 0 6px 0 0;
}
.product-quantity {
	float: left;
	margin: 0 15px 0 0;
}
.product-quantity .text {
	font: 500 16px/18px 'Poppins', sans-serif;
	display: inline-block;
	float: left;
	margin-top: 7px;
	color: #3a3a3a;
	margin-right: 10px;
}
.product-quantity input[type="text"] {
	font: 400 14px 'Poppins', sans-serif;
	width: 56px;
	color: #222;
	padding: 8px 3px;
	height: 45px;
	float: left;
	border: 1px solid #222;
	text-align: center;
}
.product-quantity .minus {
	background: transparent;
	border: 1px solid #cecece;
	padding: 6px 14px 8px;
	float: left;
	color: #111;
}
.product-quantity .plus {
	background: transparent;
	border: 1px solid #cecece;
	padding: 6px 14px 8px;
	float: left;
	color: #111;
}
.product-quantity .input-text.qty {
	float: left;
	text-align: center;
	width: 20%;
	font-size: 12px;
	color: #111;
	padding: 8px 0;
	border-radius: 0px;
	border: #e1e1e1 solid 1px;
}
.product-quantity .spinner {
	display: inline-block;
	color: #111;
}
.product-quantity .quantity span {
	margin: 0 7px 0 0;
}
.product-quantity .spinner .decrease {
	float: left;
}
.product-quantity .spinner .increase {
	float: right;
}
.product-quantity .spinner .spin-down, .product-quantity .spin-up {
	background: #fff;
	padding: 0;
	height: 45px;
	line-height: 45px;
	width: 29px;
	color: #222;
	font-size: 12px;
	cursor: pointer;
	display: inline-block;
	border: 1px solid #222;
	float: left;
	text-align: center;
}
.product-quantity .spinner .spin-down {
	padding-left: 0;
	border-right: 0;
}
.product-quantity .spin-up {
	border-left: none;
	padding-right: 0;
}
.product-detail .text-box a.btn-style-1 {
	padding: 15px 40px;
	font: 400 14px/14px 'Poppins', sans-serif;
	float: left;
	text-decoration: none;
	color: #fff;
}
.product-detail .text-box a.btn-style-1:hover {
	background: #222;
}
.reviews-tab-col {
	float: left;
	width: 100%;
	margin: 50px 0 35px 0;
}
.reviews-tab-col .nav-tabs {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
.reviews-tab-col .nav-tabs > li {
	margin: 0;
}
.reviews-tab-col .nav-tabs > li > a {
	border: 0;
	border-bottom: 5px solid rgba(0,0,0,0);
	border-radius: 0;
	margin-right: 0;
	padding: 10px 19px;
	font: 400 22px/22px 'Poppins', sans-serif;
	color: #222;
}
.reviews-tab-col .nav-tabs > li.active > a, .reviews-tab-col .nav-tabs > li.active > a:hover, .reviews-tab-col .nav-tabs > li.active > a:focus {
	border: 0;
	border-bottom: 5px solid;
}
.reviews-tab-col .nav > li > a:hover, .reviews-tab-col .nav > li > a:focus {
	background: none;
}
.reviews-tab-col .thumb {
	float: left;
	margin: 0 20px 0 0;
}
.reviews-tab-col .text-col {
	overflow: hidden;
}
.reviews-tab-col .text-col h4 {
	margin: 0 0 5px 0;
}
.reviews-tab-col .text-col span.date {
	float: left;
	font: 400 12px/22px 'Poppins', sans-serif;
	color: #777;
	padding: 0 10px 0 0;
}
.reviews-rating {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.reviews-rating li {
	float: left;
	padding: 0 2px 0 0;
}
.reviews-rating li a {
	font-size: 16px;
	color: #ffb300;
	text-decoration: none;
}
.product-detail .product-section {
	padding: 0;
}
.product-detail .product-section h3 {
	margin: 0 0 20px 0;
}
.product-detail .product-section .shop-section {
	padding: 0;
}
/*****************************SHOP SECTION END*****************************/



.social-box ul li a, .header-top-section .phone-box a, #banner .owl-theme .owl-controls .owl-nav [class*="owl-"], .search-holder button, #banner .caption a.btn-more, .welcome-box .frame img, .welcome-box .text-box a.more, .welcome-box .text-box h3 a, .welcome-box .text-box p, .classes-section .tab-content .thumb img, .classes-section .tab-content .thumb .caption, .classes-section .tab-content .thumb .caption .text-box h3, .classes-section .tab-content .thumb .caption .text-box a.more, .coach-box .frame .caption ul li a, .coach-box .frame:before, .coach-box .frame .caption, .coach-box .text-box h4 a, .price-section .price-box .frame:before, .price-section .price-box .frame .caption .text-box a.btn-more, .newsletter-section .right-box form input[type="submit"], .app-section img, .footer-social ul li a, .info-menu ul li a, .tags a, .footer-menu ul li a, .testimonials-section .owl-theme .owl-controls .owl-nav [class*="owl-"], .coaches-info-row .social ul li a, .skills-box img, .skills-box h4, .form-section form input[type="submit"], .coaches-info-row .frame img, .contact-section form input[type="submit"], .shop-section .product-box .frame .caption a.view, .shop-section .product-box .frame .caption a.link, .shop-section .product-box .frame .caption a.like, .shop-section .product-box .text-box h5 a, .shop-section .product-box .frame img, .shop-share ul li a, .wishlist-row a.add, .product-detail .text-box a.btn-style-1, #nav-id li ul li a {
	transition: all 0.6s ease-in-out 0s;
	-moz-transition: all 0.6s ease-in-out 0s;
	-webkit-transition: all 0.6s ease-in-out 0s;
}
.FONTS {
	font-family: 'Poppins', sans-serif;
	font-family: 'Stardos Stencil', cursive;
}


@media (max-width: 1200px) {
/*******************************HEADER START********************************/
strong.logo {
	margin-left: 0;
}
}
@media (max-width: 992px) {
/*****************************PRICE SECTION START*****************************/
	.price-section .price-box .frame .caption {
	    position: absolute;
	    top: 60%;
	    left: 50%;
		transform: translate(-50%, -50%);
	}
	.price-section .price-box .frame .caption .text-box p {
	    height: 120px;
	}
}
@media (max-width: 767px) {
/*****************************PRICE SECTION START*****************************/
	.price-section .price-box .frame .caption .text-box p {
		height: auto;
	}
}
