/** Table of Content 
- 	Reset   	  					Line 	64  	-	458
- 	Wrapper    	  					Line 	460  	-	5420
-	HEADER							Line	466		-	834
-	NAVIGATION						Line	502		-	816
-	LOGO ROW						Line	817		-	834
-	BANNER							Line	835		-	1045
-	INNER BANNER					Line	1046	-	1099
-	ABOLUT SECTION					Line	1107	-	1269
-	ABOLUT SECTION2					Line	1270	-	1336
-	PROMOTION SECTION				Line	1338	-	1416
-	PROMOTION SECTION2				Line	1417	-	1431
-	PROMOTION SECTION3				Line	1432	-	1479
-	RATES SECTION					Line	1480	-	1576
-	RATES SECTION2					Line	1577	-	1593
-	OUR SERVICES SECTION			Line	1594	-	1684
-	OUR SERVICES SECTION2			Line	1685	-	1698
-	OUR SERVICES SECTION3			Line	1699	-	1739
-	OUR EQUIPMENT SECTION			Line	1740	-	1773
-	OUR PARALLAX SECTION			Line	1774	-	1840
-	OUR PARALLAX SECTION2			Line	1841	-	1851
-	OUR PARALLAX SECTION3			Line	1852	-	1882
-	OUR PARALLAX SECTION4			Line	1883	-	1907
-	BLOG SECTION					Line	1908	-	2220
-	BLOG DETAIL						Line	2221	-	2380
-	EVENTS SECTION					Line	2381	-	2457
-	EVENTS DETAIL					Line	2458	-	2566
-	PRICING SECTION					Line	2567	-	2657
-	PRICING SECTION2				Line	2658	-	2686
-	PRICING SECTION3				Line	2687	-	2723
-	OUR TEAM SECTION				Line	2742	-	2820
-	OUR TEAM SECTION2				Line	2821	-	2896
-	OUR ACHIEVEMENT SECTION			Line	2897	-	2925
-	OUR BRANDS SECTION				Line	2926	-	2956
-	OUR TESTIMONIAL SECTION			Line	2957	-	3066
-	OUR TESTIMONIAL SECTION2		Line	3067	-	3097
-	OUR SECTION						Line	3098	-	3227
-	OUR SECTION2					Line	3228	-	3265
-	OUR GALLERY SECTION				Line	3266	-	3441
-	OUR GALLERY Full Width			Line	3442	-	3455
-	OUR GALLERY MASONARY			Line	3453	-	3465
-	OUR GALLERY Full SECTION		Line	3466	-	3501
-	PAGE 404 SECTION1				Line	3502	-	3586
-	PAGE 404 SECTION2				Line	3587	-	3659
-	COMING SOON SECTION1			Line	3660	-	3708
-	COMING SOON SECTION2			Line	3709	-	3803
-	FAQ SECTION						Line	3801	-	3853
-	CART SECTION					Line	3854	-	4061
-	CHECKOUT SECTION				Line	4062	-	4132
-	LOGIN SECTION					Line	4133	-	4165
-	RESERVATION SECTION				Line	4166	-	4214
-	PRODUCT SECTION					Line	4215	-	4362
-	PRODUCT DETAIL SECTION			Line	4363	-	4537
-	OUR SIDEBAR						Line	4538	-	4892
-	OUR FILTER TABS					Line	4893	-	4977
-	OUR AUDIO PLAYER				Line	4978	-	5104
-	OUR CONTACT SECTION1			Line	5105	-	5202
-	FOOTER							Line	5203	-	5387
-	FOOTER SECTION1					Line	5222	-	5247
-	FOOTER SECTION2					Line	5248	-	5335
-	FOOTER SECTION3					Line	5336	-	5387
-	TRANSITION						Line	5788	-	5810
End of Table of Content Line 000 **/

/*===========================================================================*/
						/*RESET CSS START*/
/*===========================================================================*/
body {
	margin: 0;
	padding: 0;
}
.big-salon{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
#big-salon-barber-shop{
	background-color: #fff1e1;
}
.big-salon h1,.big-salon h2,.big-salon h3,.big-salon h4,.big-salon h5,.big-salon h6{
	font-family: 'Playfair Display', serif;
	color: #282828;
}
.big-salon h1{
	font-size: 60px;
	font-style: italic;
	line-height: 60px;
	margin: 0;
}
.big-salon h3{
	font-size: 30px;
	line-height: 30px;
}
.cp-heding-style1{
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	margin: 0 0 40px;
}
.cp-heding-style1 h2{
	font-size: 48px;
	line-height: 35px;
	font-style: italic;
	margin: 0 0 18px;
	color: #282828;
}
.cp-heding-style1::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom:-1px;
	width: 38px;
	border-bottom: 3px solid;
	margin: 0 auto;
	z-index: 99;
}
.cp-heding-style1:after{
	content: '';
	position: absolute;
	width: 200px;
	left: 0;
	right: 0;
	bottom:0;
	border-bottom: 1px solid #cecece;
	margin: 0 auto;
}

.cp-heding-style2{
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	margin: 0 0 40px;
}
.cp-heding-style2 h2{
	font-size: 48px;
	line-height: 42px;
	font-style: italic;
	margin: 0 0 18px;
	color: #fff;
}
.cp-heding-style2::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom:-1px;
	width: 38px;
	border-bottom: 3px solid;
	margin: 0 auto;
	z-index: 99;
}
.cp-heding-style2:after{
	content: '';
	position: absolute;
	width: 200px;
	left: 0;
	right: 0;
	bottom:0;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
}
.cp-heding-style3{
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	margin: 0 0 40px;
}
.cp-heding-style3 h2{
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 18px;
	color: #282828;
}
.cp-heding-style3::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom:-2px;
	width: 38px;
	border-bottom: 3px solid;
	margin: 0 auto;
	z-index: 99;
}
.cp-heding-style3:after{
	content: '';
	position: absolute;
	width: 200px;
	left: 0;
	right: 0;
	bottom:0;
	border-bottom: 1px solid #cecece;
	margin: 0 auto;
}
a.cp-btn-style1{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	display: inline-block;
	min-width: 130px;
	text-align: center;
	padding: 14px 20px;
	position: relative;
	z-index: 1;
	border: 1px solid;
}
a.cp-btn-style1:hover{
	border-color: #000;
	color: #000;
}
a.cp-btn-style1:hover:before,a.cp-btn-style1:hover:after{
	width: 0;
}
a.cp-btn-style1::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 51%;
	height: 100%;
	z-index: -1;
}
a.cp-btn-style1::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50%;
	height: 100%;
	z-index: -1;
}
a.cp-btn-style2{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000;
	display: inline-block;
	min-width: 130px;
	text-align: center;
	padding: 14px 0;
	position: relative;
	z-index: 1;
	border: 1px solid #000;
}
a.cp-btn-style2:hover,a.cp-btn-style2:focus{
	color: #fff;
}
a.cp-btn-style2:hover:before,a.cp-btn-style2:hover:after{
	height: 50%;
}
a.cp-btn-style2::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:0;
	z-index: -1;
}
a.cp-btn-style2::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 0;
	z-index: -1;
}
.big-salon p{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #383838;
	margin: 0 0 14px;
}
.big-salon ul{
	padding: 0;
	margin-bottom: 0;
}
.big-salon ul li{
	list-style: none;
}
.big-salon a:hover{
	text-decoration: none;
}
.pd-t80{
	padding:80px 0 0;
}
.pd-b80{
	padding: 0 0 80px;
}
.pd-tb80{
	padding: 80px 0;
}
.cp-thumb{
	float: left;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.cp-thumb img{
	width: 100%;
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
	        transform: scale(1.2);
}
.cp-thumb:hover img{
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
}
.cp-thumb:hover:before{
	-webkit-transform: scaleX(0);
   -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
     -o-transform: scaleX(0);
        transform: scaleX(0);
	opacity:1;
}
.cp-thumb:hover:after{
	opacity:1;
	-webkit-transform: scaleY(0);
   -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
     -o-transform: scaleY(0);
        transform: scaleY(0);
}
.cp-thumb:before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,0.4);
	opacity:0;
	z-index: 99;
	-webkit-transform: scaleX(1);
   -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
     -o-transform: scaleX(1);
        transform: scaleX(1);
	transition:all 0.5s ease-in;
	-webkit-transition:all 0.5s ease-in;
	-moz-transition:all 0.5s ease-in;
}
.cp-thumb:after{
	content:'';
	position:absolute;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,0.4);
	opacity:0;
	z-index: 99;
	-webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
     -o-transform: scaleY(1);
        transform: scaleY(1);
	transition:all 0.5s ease-in;
	-webkit-transition:all 0.5s ease-in;
	-moz-transition:all 0.5s ease-in;
}
.cp-thumb .zooming-holder{
	border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    height: 35px;
    left: 0;
    line-height: 31px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 35px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
}
.cp-thumb:hover .zooming-holder{
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
}
/*** Box Style 1 ***/
.cp-effect1{
	float:left;
	width:100%;
	position:relative;
}
.cp-effect1 img{
	width:100%;
}
.cp-effect1:hover:before{
	transform:scaleX(0);
	opacity:1;
}
.cp-effect1:hover:after{
	opacity:1;
	transform:scaleY(0);
}
.cp-effect1:before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.4);
	opacity:0;
	transform:scaleX(1);
	transition:all 0.5s ease-in;
}
.cp-effect1:after{
	content:'';
	position:absolute;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.4);
	opacity:0;
	transform:scaleY(1);
	transition:all 0.5s ease-in;
}
#big-salon-barber-shop .cp-heding-style1 h2{
	font-style: inherit;
}
#big-salon-barber-shop .cp-heding-style1::before {
	background: url(../images/heading-after-img.png) no-repeat;
	width: 40px;
	height: 8px;
	border: none;
	bottom: -4px;
}
#big-salon-spa .cp-heding-style2::before{
	border-color: #fff;
}
#wrapper a:focus{
	text-decoration: none;
}
/*===========================================================================*/
						/*WRAPPER CSS START*/
/*===========================================================================*/
#wrapper{
	float:left;
	width:100%;
}
/*===========================================================================*/
						/*HEADER CSS START*/
/*===========================================================================*/
#cp_header{
	float: left;
	width: 100%;
	position: absolute;
	z-index: 999;
}
#wrapper #cp_header.cp_sticky{
    left: 0;
    position: fixed;
    top: 0;
    z-index: 9999;
}
.big-salon #cp_header.cp_sticky .cp_navigation-row{
	background-color: rgba(0,0,0,0.91);
	padding:0;
}
.cp_sticky .cp_navigation-row .cp-right-holder{
	opacity:1;
	visibility:visible;
	top:0;
}
.cp_sticky .cp-nav-holder .navbar-inverse{
	float: left;
}
.cp_sticky .cp-nav-holder .cp-logo a em{
	color: #646363;
}
.big-salon .cp_sticky .cp_logo-row{
	display: none;
}
.big-salon .cp-logo a:hover{
	color: #fff;
}
/*===========================================================================*/
						/*Navigation Row CSS START*/
/*===========================================================================*/
.cp_navigation-row{
	float: left;
	width: 100%;
	padding:30px 0;
	position: relative;
}
.cp-nav-holder{
	float: left;
	width: 100%;
}
.cp-logo{
	float: left;
	line-height: 40px;
	position: relative;
	margin: 0;
	font-weight: normal;
	margin: 20px 70px 0 0;
}
.cp_navigation-row .cp-logo a:before,#big-salon-nail .cp_logo-row .cp-logo a:before{
	content: '';
	position: absolute;
	left:0;
	top: -17px;
	width: 63px;
	height: 70px;
}
.cp-logo > a{
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-size: 40px;
	color: #fff;
	line-height: 40px;
	padding: 0 0 0 37px;
	display: inline-block;
	position: relative;
}
.cp-logo a em{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	display: block;
	padding-left: 15px;
	color: #fff;
}
.cp-nav-holder .navbar-inverse{
	background-color: transparent;
	border: none;
	float: right;
	margin: 0;
}
.cp-nav-holder .navbar-inverse #navbar{
	padding: 0;
	margin: 0;
}
.cp-nav-holder .navbar-nav{
	padding: 0;
	margin: 0;
}
.cp-nav-holder .navbar-nav li{
	position: relative;
}
.cp-nav-holder .navbar-nav > li{
	display: inline-block;
	list-style: none;
	position: relative;
}
.cp-nav-holder .navbar-nav > li > a{
	display: inline-block;
	padding: 0 15px;
}
.cp-nav-holder .navbar-nav li a{
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: left;
}
.cp-nav-holder .navbar-inverse .navbar-nav > li > a{
	color: #fff;
	line-height: 85px;
}
.cp-nav-holder .navbar-nav>li:hover>ul{
	top:85px;
	opacity: 1;
	visibility: visible;
}
.cp-nav-holder .navbar-nav>li>ul{
	top: 104px;
}
.cp-nav-holder .navbar-nav li ul{
	position: absolute;
	min-width: 180px;
	z-index: 999;
	background-color: rgba(0,0,0,0.81);
	border: 1px solid #645d57;
	opacity: 0;
	visibility: hidden;
	display:block;
}
.cp-nav-holder .navbar-nav li ul ul{
	left: 200px;
	top:0px;
}
.cp-nav-holder .navbar-nav li ul li:hover ul{
	left:180px;
	opacity: 1;
	visibility: visible;
}
.cp-nav-holder .navbar-nav > li ul li{
	border-bottom: 1px solid #736b65;
}
.cp-nav-holder .navbar-nav > li ul li:last-child{
	border: none;
}
.cp-nav-holder .navbar-nav > li ul li:hover a{
	color: #fff;
}
.cp-nav-holder .navbar-nav > li ul li a{
	padding: 7px 15px 13px;
	display: block;
}
.cp-nav-holder .navbar-nav .caret{
	display:none;
}
.cp_navigation-row .cp-right-holder{
	position: absolute;
	top: -10px;
	right: 0;
	opacity:0;
	visibility:hidden;
}
.cp-right-holder > ul{
	padding: 0;
	margin: 0;
}
.cp-right-holder > ul > li{
	font-family: 'Playfair Display', serif;
	font-size: 14px;
	color: #fff;
	float: left;
	line-height:85px;
	padding: 0 22px;
	border-left: 1px solid #141414;
	list-style: none;
}
.cp-right-holder > ul > li:first-child{
	padding-left: 0;
	border: none;
}
.cp-right-holder > ul > li > a{
	color: #fff;
}
.cp_search-bar{
	position: relative;
	cursor: pointer;
}
.cp_search-bar:hover .cp-inner-search-bar{
	bottom: -50px;
	opacity: 1;
	visibility: visible;
}
.cp_search-bar .cp-inner-search-bar{
	position: absolute;	
	right: 0;
	bottom: -71px;
	min-width: 320px;
	height: 50px;
	padding: 8px 13px 0;
	background-color: rgba(0,0,0,1);
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
	border-bottom: 1px solid;
	opacity: 0;
	visibility: hidden;
	z-index: 999;
}
.cp_search-bar .cp-inner-search-bar input[type="text"]{
	position: relative;
	width: 75%;
	float: left;
	border: none;
	background-color: transparent;
	color: #fff;
	font-size: 12px;
	padding: 2px 5px;
	height: 35px;
}
.cp_search-bar .cp-inner-search-bar input[type="submit"]{
	font-family: 'Open Sans', sans-serif;
	float: right;
	border: none;
	padding: 7px 10px;
	color: #fff;
	background-color: #000;
	height: 35px;
	line-height: 20px;
}
.cp-language-bar .dropdown > button{
	background-color: transparent;
	border: none;
}
.cp_cart-bar{
	position: relative;
	cursor: pointer;
}
.cp_cart-bar:hover .cp-cart-inner-bar{
	bottom: -91px;
	opacity: 1;
	visibility: visible;
}
.cp_cart-bar .cp-cart-inner-bar{
	position: absolute;	
	right: 0;
	bottom: -71px;
	background-color: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
	border-bottom: 2px solid;
	opacity: 0;
	visibility: hidden;
	min-width: 160px;
	z-index: 999;
}
.cp_cart-bar .cp-cart-inner-bar > ul > li{
	float: left;
	width: 100%;
	line-height: 30px;
}
.cp_cart-bar .cp-cart-inner-bar > ul > li > a{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000;
	padding:7px 13px;
	display: block;
}
.cp_cart-bar .cp-cart-inner-bar > ul > li:hover a{
	color: #fff;
}
#big-salon-barber-shop .cp_navigation-row{
	text-align: center;
}
#big-salon-barber-shop .cp_navigation-row .cp-nav-holder{
	width: auto;
	float: inherit;
	width: auto;
	display: inline-block;
}
#big-salon-barber-shop .cp-nav-holder .navbar-inverse{
	float: left;
}
#big-salon-barber-shop .cp-nav-holder .navbar-nav{
	float: left;
	width: 100%;
}
#big-salon-barber-shop .cp-nav-holder .cp_search-bar{
	float: right;
	margin: 33px 0 0 20px;
}
#big-salon-barber-shop .cp-nav-holder .cp_search-bar > .fa{
	color: #fff;
}
#big-salon-nail .cp-nav-holder .navbar-inverse{
	float: left;
}
#big-salon-nail .cp_sticky .cp_navigation-row {
	text-align: center;
}
#big-salon-nail .cp_sticky .cp-nav-holder .navbar-inverse,#big-salon-nail .cp_sticky .cp-nav-holder .navbar-nav{
	float: inherit;
	width: 100%;
}
#big-salon-nail .cp_logo-row,#big-salon-nail .cp_navigation-row{
	padding: 0;
}
#big-salon-nail .cp_navigation-row{
	background-color: rgba(0,0,0,0.27);
}
#big-salon-spa #cp_header{
	position: relative;
}
#big-salon-spa #cp_header .cp_navigation-row{
	padding: 10px 0;
	box-shadow: 0 3px 3px rgba(54,30,0,0.20);
}
#big-salon-spa .cp_navigation-row .cp-logo{
	margin-top: 0;
}
#big-salon-spa .cp_navigation-row .cp-logo:before{
	display: none;
}
#big-salon-spa #cp_header.cp_sticky .cp_navigation-row{
	padding: 10px 0;
	background-color: #fff;
}
#big-salon-spa .cp_navigation-row .cp-nav-holder .navbar-inverse #navbar{
	float: left;
}
#big-salon-spa .cp_navigation-row .cp-nav-holder .cp_search-bar{
	float: left;
	margin: 25px 0 0 20px;
}
#big-salon-spa .cp_sticky .cp-nav-holder .navbar-inverse{
	float: right;
}
#big-salon-spa .cp-nav-holder .navbar-nav > li > a{
	color: #5b716d;
	line-height: 70px;
}
#big-salon-spa .cp-nav-holder .cp-logo > a:before{
	display: none;
}
/*===========================================================================*/
						/*Logo Row CSS START*/
/*===========================================================================*/
.cp_logo-row{
	float: left;
	width: 100%;
	text-align: center;
	padding: 30px 0;
}
#big-salon-barber-shop .cp-logo{
	float: inherit;
}
.cp_logo-row .cp-logo{
	text-align: center;
}
.cp_logo-row .cp-right-holder{
	float: right;
}
/*===========================================================================*/
						/*Banner Slider Css Start*/
/*===========================================================================*/
.cp_banner{
	float: left;
	width: 100%;
	position: relative;
}
#cp_banner-slider{
	position: relative;
}
.cp_banner .item{
	position:relative;
	z-index:99;
}
.cp_banner.cp_banner-sticky .item:before{
	background-color:rgba(0,0,0,0);
}
.cp_banner .item:before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.70);
}
.cp_banner .item > img{
	width: 100%;
}
.cp_banner .banner-caption{
	position: absolute;
	width:100%;
	padding:0 30px;
	bottom: 30px;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
}
.cp_banner .banner-caption em{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: 300;
	color:#fff;
	text-shadow: 2px 2px black;
	display: block;
	margin: 0 0 20px;
}
.cp_banner .banner-caption h1{
	font-size: 48px;
	line-height: 48px;
	color:#fff;
	text-shadow: 2px 2px 4px #000000;
	margin: 0 0 30px;
}
.cp-btn-checkout{
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 22px;
	color:#fff;
	padding: 10px 0;
	text-align: center;
	min-width: 163px;
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	position: relative;
	z-index: 11;
}
.cp-btn-checkout:hover{
	color: #fff;
}
.cp-btn-checkout:hover::before {
	height: 100%;	
}
.cp-btn-checkout::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
	height:0%;
}
.cp_banner .banner-caption2{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 220px;
}
.cp_banner .banner-caption2 h1{
	text-transform: uppercase;
	font-style: normal;
	font-weight: 700;
	margin: 0 0 15px;
}
.cp_banner .banner-caption2 em{
	font-family: 'Playfair Display', serif;
	font-size: 37px;
	font-style: normal;
	text-transform: uppercase;
	line-height: 37px;
	color: #000;
	display: block;
	margin: 0 0 15px;
}
.cp_banner .banner-caption2 p{
	color: #3d3d3d;
	margin: 0 0 20px;
}
.cp_banner .banner-caption2  .cp-btn-checkout{
	font-size: 14px;
	line-height: 14px;
	min-width: 135px;
}
.cp_banner #cp_banner-slider .owl-controls{
	position: absolute;
	top: 50%;
	margin: 0;
	width: 100%;
	overflow: hidden;
}
.cp_banner #cp_banner-slider:hover .owl-controls .owl-prev,.cp_banner #cp_banner-slider:hover .owl-controls .owl-next{
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}
.cp_banner #cp_banner-slider .owl-controls .owl-buttons div{
	font-size: 14px;
	padding: 15px 30px;
	margin: 0;
	text-transform:capitalize;
	background-color: rgba(0,0,0,0.7);
	opacity: 0;

	visibility:hidden;
}
.cp_banner #cp_banner-slider .owl-controls .owl-prev{
	float: left;
	border-radius:0 30px 30px 0;
	-webkit-transform: translateX(-30px);
	-moz-transform: translateX(-30px);
	-ms-transform: translateX(-30px);
	-o-transform: translateX(-30px);
	transform: translateX(-30px);
}
.cp_banner #cp_banner-slider .owl-controls .owl-next{
	float: right;
	border-radius: 30px 0 0 30px;
	-webkit-transform: translateX(30px);
	-moz-transform: translateX(30px);
	-ms-transform: translateX(30px);
	-o-transform: translateX(30px);
	transform: translateX(30px);
}
#big-salon-spa .cp_banner .item:before{
	display: none;
}
#cp_banner-slider2{
	float: left;
	width: 100%;
	position: relative;
}
#cp_banner-slider2 .item{
	border-bottom: 1px solid #ccc;
}
#cp_banner-slider2 .owl-controls{
	position: absolute;
	bottom: 40px;
	width: 100%;
	margin: 0;
}
.cp_banner #cp_banner-slider2 .owl-controls .owl-page span{
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	background-color: #999999;
	opacity: 1;
	margin: 0 3px;
}
#big-salon-barber-shop .cp_banner.cp_banner-sticky .item:before{
	background-color:rgba(0,0,0,0.70);
}
#big-salon-nail .cp_banner.cp_banner-sticky .item:before{
	background-color:rgba(0,0,0,0.70);
}
#big-salon-barber-shop .cp_banner .banner-caption h1{
	display: inline-block;
	font-style: inherit;
	font-weight: 700;
	padding: 25px 0;
	margin: 0 0 20px;
	border-top: 1px solid #5a5a59;
	border-bottom: 1px solid #5a5a59;
}
#big-salon-barber-shop .cp_banner .banner-caption p{
	color: #fff;
	font-size: 24px;
	margin: 0 0 30px;
}
#big-salon-barber-shop .cp_banner .banner-caption .scroll-img{
	display: block;
}
#big-salon-nail .cp_banner .banner-caption .cp-btn-checkout{
	background: rgba(0,0,0,0.83);
}
/*===========================================================================*/
						/*Inner Banner Css Start*/
/*===========================================================================*/
.cp_inner-banner{
	float: left;
	width: 100%;
	min-height: 370px;
	position: relative;
}
.cp-inner-image{
	float:left;
	width:100%;
	position: absolute;
}
.cp-inner-image img{
	width:100%;
	min-height: 370px;
}
.cp-inner-image:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height:100%;
	background-color: rgba(0,0,0,0.70);
}
.cp_breadcrumb-holder{
	float: left;
	width: 100%;
	padding:180px 0 80px;
	position: relative;
	text-align: center;
}
.cp_breadcrumb-holder h1{
	font-size: 48px;
	line-height: 48px;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	margin: 0 0 20px;
}
.cp_breadcrumb-holder .breadcrumb{
	background-color: transparent;
}
.cp_breadcrumb-holder .breadcrumb li{
	font-family: 'Playfair Display', serif;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
}
.cp_breadcrumb-holder .breadcrumb li a{
	color: #fff;
}
/*===========================================================================*/
						/*Cp Main Section*/
/*===========================================================================*/
.cp_main{
	float: left;
	width: 100%;
}
/*===========================================================================*/
						/*About Section Css Satrt*/
/*===========================================================================*/
.cp_about-section{
	float: left;
	width: 100%;
	position: relative;
	z-index: 99;
}
#cp_about-slider2,#cp_about-slider{
	float: left;
	width: 100%;
}
.cp_about-section .top-holder{
	float: left;
	width: 100%;
	position: relative;
	z-index: 99;
}
.cp_about-section .about-thumb-outer{
	position: relative;
	width: 100%;
	float: left;
}
.cp_about-section .cp-thumb{
	margin: 0 0 30px;
}
.about-text{
	float: left;
	width: 100%;
	position: relative;
}
.about-text h3{
	margin: 0 0 17px;
}
.about-text h3 .price{
	float: right;
}
.about-text > p{
	margin: 0 0 10px;
}
.about-text2 > p{
	margin: 0 0 30px;
}
.about-text .bottom-holder{
	float: left;
	border: 10px solid rgba(255,255,255,0.45);
	position: absolute;
	left: -122px;
	z-index: 99;
}
.about-text .bottom-holder .inner{
	background-color: #fff;
	padding: 15px 45px;
}
.about-text .bottom-holder p{
	font-weight: 600;
	font-style: italic;
}
.about-text .bottom-holder em{
	font-family: 'Playfair Display', serif;
	font-size: 18px;
	line-height: 18px;
	color: #282828;
}
.about-text3 .bottom-holder{
	left: 0;
	border: none;
	margin: 20px 0 0;
}
.about-text3 .bottom-holder .inner{
	padding: 0;
}
.about-text3 .bottom-holder em span{
	display: block;
	padding-top: 20px;
}
#cp_about-slider.owl-theme .owl-controls{
	margin:0;
}
#cp_about-slider .owl-buttons {
	position: absolute;
	bottom:0;
	right: 0;
}
#cp_about-slider .owl-buttons div {
	border-radius: 100%;
	border: 1px solid #282828;
	border-radius: 0px;
	padding: 10px 0;
	width: 28px;
	height: 28px;
	background-color: transparent;
	color: #4f4f4f;
	opacity: 1;
	position: relative;
}
#cp_about-slider .owl-buttons .owl-prev {
	float: left;
}
#cp_about-slider .owl-buttons .owl-next {
	float: right;
}
#cp_about-slider .owl-buttons .owl-prev:before, #cp_about-slider .owl-buttons .owl-next:before {
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	color: #282828;
	left: 0;
	right: 0;
	top: 0;
	padding: 3px 0;
}
#cp_about-slider .owl-buttons .owl-prev:before {
	content: "\f104";
}
#cp_about-slider .owl-buttons .owl-next:before {
	content: "\f105";
	right: -3px;
}

.cp_about-section .cp-about-holder{
	width: 100%;
	text-align: center;
}
.cp_about-section .cp-about-holder p{
	float: left;
	width: 100%;
	margin: 0 0 40px;
}
.cp_about-section #cp_about-slider2 .owl-controls{
	position: relative;
	margin: 0 0 13px;
	bottom: -24px;
}
.cp_about-section #cp_about-slider2 .owl-controls .owl-page span{
	border: 3px solid #c4b9ad;
	background-color: #f3e0ca;
	width: 18px;
	height: 18px;
}
.cp_about-section #cp_about-slider2.owl-theme .owl-controls .owl-page.active span, .cp_about-section #cp_about-slider2.owl-theme .owl-controls.clickable .owl-page:hover span{
	background: transparent;
	border-color: #9c938a;
}
#big-salon-nail .about-text .bottom-holder .inner{
	padding: 15px 45px;
}
#big-salon-nail #cp_about-slider .owl-buttons{
	bottom: 120px;
}
#big-salon-spa .cp_about-section .cp-thumb img{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
#big-salon-spa .cp_about-section .cp-thumb:before,#big-salon-spa .cp_about-section .cp-thumb:after{
	display: none;
}
/*==========================================================================*/
						/*About Section2 Css Satrt*/
/*===========================================================================*/
.cp_about-section2{
	float: left;
	width: 100%;
}
.cp_about-section2 .about-text > p{
	margin: 0 0 25px;
}
.cp_about-section2 .about-text p:nth-child(3){
	margin: 0 0 10px;
}
#cp_about-slider2{
	float: left;
	width: 100%;
}
#cp_about-slider2 .owl-controls{
	position: absolute;
	bottom: 11px;
	width: 100%;
	margin: 0;
	text-align: center;
}
#cp_about-slider2  .owl-controls .owl-page span{
	background: transparent;
    border-radius: 100%;
    border: 1px solid #fff;
    display: block;
    height: 12px;
    margin: 5px 3px;
    opacity: 1;
    width: 12px;
}
#cp_about-slider2.owl-controls .owl-page.active span, #cp_about-slider2 .owl-controls.clickable .owl-page:hover span{
	background-color: #fff;
}
.about-listed{
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
.about-listed > li{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #383838;
	position: relative;
	float: left;
	width:100%;
	padding: 15px 0 15px 20px;
	border-bottom: 1px solid #e2e2e2;
}
.about-listed > li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 42%;
	width: 8px;
	height: 8px;
	border-radius: 100%;	
}
.about-listed > li:last-child{
	border: none;
}
.about-text .cp-btn-style1{
	margin: 20px 0 0;
}
/*===========================================================================*/
						/*Promotion Section Css Satrt*/
/*===========================================================================*/
.cp_promotion-section{
	float: left;
	width: 100%;
}
.promotion-item{
	float: left;
	width: 100%;
	position: relative;
}
.promotion-item .text{
	width: 390px;
	float: left;
	position: relative;
	z-index: 11;
	background-color: #000;
	padding: 28px 80px 28px 24px;
}
.promotion-item .text:after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 100%;
	z-index: -1;
}
.promotion-item .text h3{
	margin: 0 0 14px;
	color: #fff;
}
.promotion-item .text h3 a{
	color: #fff;
}
.promotion-item .text p{
	color: #fff;
	margin: 0 0 16px;
	line-height: 22px;
}
.promotion-item .text .btn-readmore{
	font-family: 'Playfair Display', serif;
	font-size: 18px;
	line-height: 18px;
	font-style: italic;
	color: #000;
	padding: 6px 15px 7px;
	display: inline-block;
}
.item-discount{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	padding: 8px 17px;
	background-color: #232121;
}
.item-discount b{
	font-size: 24px;
	line-height: 18px;
	margin: 0 10px 0 0;
}
.promotion-item .thumb{
	float: right;
	background-color: #fff;
	position: absolute;
	z-index: 11;
	right: 0;
	top: 20px;
	overflow: hidden;
	border: 8px solid #fff;
}
.promotion-item .thumb:hover img{
	-webkit-transform: scale(1.1) rotate(3deg);
	   -moz-transform: scale(1.1) rotate(3deg);
	    -ms-transform: scale(1.1) rotate(3deg);
	     -o-transform: scale(1.1) rotate(3deg);
	        transform: scale(1.1) rotate(3deg);
}
/*===========================================================================*/
						/*Promotion Section2 Css Satrt*/
/*===========================================================================*/
.cp_promotion-section2 .promotion-item{
	margin: 0 0 30px;
}
.cp_promotion-section2 .promotion-item .text{
	background-color: #f8f8f8;
}
.cp_promotion-section2 .promotion-item .text:hover:after{
	width: 100%;
}
.cp_promotion-section2 .promotion-item .text h3,.cp_promotion-section2 .promotion-item .text p,.cp_promotion-section2 .promotion-item .text h3 a{
	color: #000;
}
/*===========================================================================*/
						/*Promotion Section3 Css Satrt*/
/*===========================================================================*/
.cp_promotion-section3{
	float: left;
	width: 100%;
}
.cp_promotion-section3 .container > .row{
	margin: 0;
} 
.cp_promotion-section3 .container > .row > [class*="col-md"]{
	padding: 0;
}
.cp_promotion-section3 .promotion-item .text{
	width: 50%;
	padding: 52px 20px;
	text-align: center;
}
.cp_promotion-section3 .promotion-item .text p,.cp_promotion-section3 .promotion-item .text h3{
	color: #000;
}
.cp_promotion-section3 .promotion-item .thumb{
	width: 50%;
	position: inherit;
	top: inherit;
	border: none;
}
.cp_promotion-section3 .bg-color3 .text,.cp_promotion-section3 .bg-color4 .text{
	float: right;
}
.cp_promotion-section3 .bg-color3 .thumb,.cp_promotion-section3 .bg-color4 .thumb{
	float: left;
}
.cp_promotion-section3 .promotion-item .thumb img{
	width: 100%;
}
.bg-color1 .text{
	background: #ffecc6;
}
.bg-color2 .text{
	background: #d5de61;
}
.bg-color3 .text{
	background: #fec2cd;
}
.bg-color4 .text{
	background: #9df1fe;
}
/*===========================================================================*/
						/*Rates Section Css Satrt*/
/*===========================================================================*/
.cp_rates-section{
	float: left;
	width: 100%;
}
.rates-holder{
	float: left;
	width: 100%;
	position: relative;
	min-height:593px;
	margin : 0 0 40px;
}
.rates-holder::before {
	content: '';
	position: absolute;
	background: url(../images/haircut-img.jpg) no-repeat top center;
	left: 0;
	right: -130px;
	margin: 0 auto;
	width:674px;
	height: 593px;
}
.rates-holder .text-holder{
	float: left;
	width: 100%;
	padding: 100px 0 0;
}
.rates-holder .text-holder .info-hold{
	position: relative;
}
.rates-holder .text-holder .info-hold:last-child{
	padding: 0;
}
.rates-holder .text-holder .info-hold:before{
	content: '';
	position: absolute;
	width: 120px;
	border-top: 1px solid #303030;
}
.rates-holder .left .info-hold:before{
	right: 130px;
	top: 10px;
}
.rates-holder .text-holder .info-hold:after{
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background-color: transparent;
	border: 1px solid #303030;
}
.rates-holder .left .info-hold:after{
	right: 250px;
	top: 6px;
}
.rates-holder .text-holder .info-hold span{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	display: block;
	padding: 5px 0 0;
}
.rates-holder .text-holder .info-hold span b{
	font-size: 24px;
	line-height: 20px;
	margin: 0 4px 0 0;
}
.rates-holder .text-holder .info-hold h4{
	font-size: 24px;
	line-height: 24px;
	margin: 0;
}
.rates-holder .left .info-hold{
	padding: 0 0 130px;
}
.rates-holder .text-holder.right{
	padding: 130px 0 0;
	text-align: right;
}
.rates-holder .right .info-hold{
	padding: 0 0 85px;
}
.rates-holder .right .info-hold:after{
	left: 198px;
	top: 6px;
}
.rates-holder .right .info-hold:before{
	left: 78px;
	top: 10px;
}
.cp_rates-section .bottom{
	float: left;
	width: 100%;
	text-align: center;
}
/*===========================================================================*/
						/*Rates Section2 Css Satrt*/
/*===========================================================================*/
.cp_rates-section2 .rates-holder::before {
	content: '';
	position: absolute;
	background: url(../images/haircut-img2.png) no-repeat top center;
	left: 80px;
	top: 25px;
	right: inherit;
	margin: 0 auto;
	width:737px;
	height: 525px;
}
.cp_rates-section2 .rates-holder .text-holder .info-hold span{
	padding-left: 80px;
}
/*===========================================================================*/
						/*Our Services Section Css Satrt*/
/*===========================================================================*/
.cp_our-services-section{
	float: left;
	width: 100%;
	position: relative;
	background: url(../images/services/services-bg-img.jpg) top center no-repeat;
	background-size: cover;
	z-index: 11;
}
.cp_our-services-section::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.88);
}
.cp_our-services-section H3{
	color:#fff;
	text-align: center;
	padding: 10px 0 25px 0;
}
.services-item{
	float: left;
	width: 100%;
	position: relative;
	padding: 12px;
	margin: 0 0 30px;
	background-color: #fff;
}
.services-item > img{
	width: 100%;
}
.services-item:hover{
	box-shadow: 0 0 12px rgba(0,0,0,0.3);
}
.services-item:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.75);
}
.services-item .services-caption{
	float: left;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding: 52px 0 0;
	text-align: center;
}
.services-item .services-caption h3{
	margin: 0 0 30px;
	position: relative;
}
.services-item .services-caption .read-more{
	font-size: 12px;
	line-height: 12px;
	min-width: 96px;
	padding: 10px 0;
}
.services-item .services-caption .icomoon{
	display: block;
	margin: 0 0 30px;
	text-align: center;
	font-size: 60px;
}
.cp_linebar-style{
	position:relative;
	width:5px;
	height:3px;
	display:block;
	margin:0 auto 20px;
	text-align:center;
	background:red;
}
.cp_linebar-style:before,.cp_linebar-style:after{
	content:'';
	position:absolute;
	top:0;
	width:5px;
	height:3px;
}
.cp_linebar-style:after{
	right:13px;
}
.cp_linebar-style:before{
	left:13px;
}
/*===========================================================================*/
						/*Our Services Section2 Css Satrt*/
/*===========================================================================*/
.cp_our-services-section2{
	margin: 0;
	background: transparent;
}
.cp_our-services-section2::before {
	content: '';
	display:none;
}
.cp_our-services-section2 .services-item{
	margin: 0;
}
/*===========================================================================*/
						/*Our Services Section3 Css Satrt*/
/*===========================================================================*/
.cp_our-services-section3{
	background: url(../images/services/services-bg-img2.jpg) top center no-repeat;
	background-size: cover;
}
.cp_our-services-section3 .services-caption{
	position: relative;
	padding: 38px 0;
	z-index: 11;
}
#big-salon-barber-shop .cp_our-services-section3 .services-caption:hover h3{
	color: #282828;
}
.cp_our-services-section3 .services-caption:hover:before{
	opacity: 1;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.cp_our-services-section3 .services-caption:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0;
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
	transform: rotateY(90deg);
}
#big-salon-barber-shop .cp_our-services-section3 .services-caption a.cp-btn-style2:before,#big-salon-barber-shop .cp_our-services-section3 .services-caption a.cp-btn-style2:after{
	background-color: #000;
}
/*===========================================================================*/
						/*Our Equipment Section Css Satrt*/
/*===========================================================================*/
.cp_equipment-section{
	float: left;
	width: 100%;
}
.cp_equipment-section .box-item{
	float: left;
	width: 100%;
	text-align: center;
}
.cp_equipment-section .box-item .cp-thumb{
	position: relative;
	margin: 0 0 15px;
}
.cp_equipment-section .box-item .cp-thumb img{
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
}
.cp_equipment-section .box-item h3{
	margin: 0 0 7px;
	float: left;
	width: 100%;
}
.cp_equipment-section .box-item span{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
}
/*===========================================================================*/
						/*Parallax Section Css Satrt*/
/*===========================================================================*/
.cp_our-parallax-section{
	float: left;
	width: 100%;
	background: url(../images/paralax-bg.jpg) no-repeat top center fixed;
	background-size: cover;
	position: relative;
	z-index: 11;
}
.cp_our-parallax-section:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: rgba(0,0,0,0.64);
}
.cp_our-parallax-section .left-holder{
	float: left;
	width: 100%;
}
.cp_our-parallax-section .left-holder h3{
	font-size: 72px;
	font-style: italic;
	margin: 0 0 15px;
	line-height: 72px;
}
.cp_our-parallax-section .left-holder strong{
	font-family: 'Playfair Display', serif;
	font-size: 72px;
	font-style: italic;
	margin: 0 0 15px;
	line-height: 72px;
	color: #fff;
	text-align: right;
	display: block;
	margin: 0 0 24px;
}
.cp_our-parallax-section .left-holder .buy-now{
	font-size: 14px;
	line-height: 14px;
	padding: 13px 20px;
	min-width: auto;
	float: right;
}
.cp_our-parallax-section .left-holder .buy-now:hover{
	color: #fff;
}
.cp_our-parallax-section .right-holder{
	padding: 0 120px 0 0;
	float: right;
}
.cp_our-parallax-section .right-holder ul > li{
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	line-height: 30px;
	font-style: italic;
	color: #fff;
	margin: 0 0 20px;
}
.cp_our-parallax-section .right-holder ul > li:last-child{
	margin: 0;
}
/*===========================================================================*/
						/*Parallax Section2 Css Satrt*/
/*===========================================================================*/
.cp_our-parallax-section2{
	background: url(../images/paralax-bg2.jpg) no-repeat top center;
	background-attachment: inherit;
	background-size: cover;
}
.cp_our-parallax-section2:before{
	background-color: rgba(0,0,0,0.87);
}
/*===========================================================================*/
						/*Parallax Section3 Css Satrt*/
/*===========================================================================*/
.cp_our-parallax-section3{
	background: url(../images/paralax-bg3.jpg) no-repeat top center;
	background-attachment: fixed;
	background-size: cover;
	padding: 250px 0 180px;
	text-align: center;
	z-index: 11;
}
.cp_our-parallax-section3 h3{
	font-size: 72px;
	line-height: 72px;
	font-weight: 400;
	font-style: italic;
	color: #fff;
	margin: 0 0 35px;
}
.cp_our-parallax-section3 h3 span{
	font-size: 60px;
	font-weight: 400;
	display: block;
}
.cp_our-parallax-section3 .cp-btn-style1{
	min-width:100px;
	padding:  11px 10px;
}
.cp_our-parallax-section3 .cp-btn-style1:hover{
	color: #fff;
}
/*===========================================================================*/
						/*Parallax Section4 Css Satrt*/
/*===========================================================================*/
.cp_our-parallax-section4{
	float: left;
	width: 100%;
	background: url(../images/paralax-bg4.jpg) no-repeat top center;
	background-attachment: fixed;
	background-size: cover;
	padding: 170px 0;
	text-align: center;
	position: relative;
	z-index: 11;
}
.cp_our-parallax-section4:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: rgba(0,0,0,0.87);
}
/*===========================================================================*/
						/*Blog Section Css Satrt*/
/*===========================================================================*/
.cp_blog-section{
	float: left;
	width: 100%;
}
.blog-holder{
	float: left;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 0 12px rgba(98,98,98,0.32);
	margin: 0 0 35px;
}
.blog-holder:last-child{
	margin: 0;
}
.blog-holder .cp-thumb:hover:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
}
.blog-holder .cp-thumb:before,.blog-holder .cp-thumb:after{
	background-color: rgba(0,0,0,0.0);
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
}
.blog-holder .cp-thumb .zooming-holder{
	color: #fff;
	z-index: 999;
}
.blog-holder .text-holder{
	float: left;
	width: 100%;
	padding: 23px 10px 22px;
}
.blog-holder .text-holder .top{
	float: left;
	width: 100%;
	margin: 0 0 17px;
}
.blog-holder .text-holder img{
	float: left;
	margin: 0 20px 0 0;
	border: 2px solid;
}
.blog-holder .text-holder h3{
	margin: 0 0 10px;
}
ul.cp-listed li{
	display: inline-block;
	font-size: 12px;
	font-weight: 300;
	color: #676767;
	margin: 0 10px 0 0;
}
ul.cp-listed li a{
	font-family: 'Open Sans', sans-serif;
	color: #676767;
}
ul.cp-listed li:last-child{
	margin: 0;
}
ul.cp-listed li .fa{
	font-size: 14px;
	padding: 0 5px 0 0;
}
.blog-holder .text-holder em{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: inherit;
	line-height: 14px;
	color: #2c2c2c;
	display: block;
	margin: 0 0 15px;
	float: left;
	width: 100%;
}
.blog-holder .text-holder em span{
	color: #2c2c2c;
}
.blog-holder .text-holder p{
	margin: 0 0 17px;
}
.blog-holder .text-holder .cp-btn-style2{
	min-width: 105px;
	padding: 10px 0 10px
}
/*===========================================================================*/
						/*Blog Section Css Satrt*/
/*===========================================================================*/
.cp_blog-section{
	float: left;
	width: 100%;
}
.cp-blog-outer{
	float: left;
	width: 100%;
}
.cp-blog-box{
	float: left;
	width: 100%;
	margin: 0 0 50px;
	text-align: center;
}
.cp-blog-box h2{
	margin: 0 0 22px;
}
.cp-blog-box p:last-child{
	margin: 0;
}
.cp-blog-box .cp_meta-listed{
	margin: 0 0 30px;
}
ul.cp_meta-listed{
	float: left;
	width: 100%;
}
ul.cp_meta-listed li{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #282828;
	display: inline-block;
	margin: 0 15px 0 0;
}
ul.cp_meta-listed li span,ul.cp_meta-listed li a{
	color: #828282;
}
ul.cp_meta-listed li:last-child{
	margin:0;
}
.cp-blog-box .bottom-holder{
	float: left;
	width: 100%;
	padding: 25px 0;
}
.cp-blog-box .cp-thumb .icon-holder{
	position: absolute;
	left: 0;
	top: 0;
}
.cp-blog-box .icon-holder{
	width: 55px;
	height: 55px;
	line-height: 55px;
	float: left;
	padding:4px 0;
	text-align: center;
	display: inline-block;
}
.cp-blog-box .icon-holder .fa{
	font-size: 24px;
	color: #fff;
}
.cp-blog-box .cp-thumb .play-icon{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: -36px auto 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-50px);
	   -moz-transform: translateY(-50px);
	    -ms-transform: translateY(-50px);
	     -o-transform: translateY(-50px);
	        transform: translateY(-50px);
}
.cp-blog-box .cp-thumb:hover .play-icon{
	opacity: 1;
	visibility: visible;;
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	     -o-transform: translateY(0);
	        transform: translateY(0);
}
.cp-blog-box .cp-thumb .play-icon .fa{
	font-size: 72px;
	line-height: 72px;
	color: #fff;
}
#cp_blog-slider{
	float: left;
	width: 100%;
}
#cp_blog-slider.owl-theme .owl-controls{
	margin:0;
}
#cp_blog-slider .owl-controls {
	position: absolute;
	bottom:0;
	right: 0;
	width: 23px;
}
#cp_blog-slider .owl-buttons div {
	border-radius: 100%;
	border: 1px solid #282828;
	border-radius: 0px;
	padding: 8px 0;
	margin: 1px 0 0;
	width: 23px;
	height: 23px;
	background-color: #282828;
	color: #4f4f4f;
	opacity: 1;
	position: relative;
}
#cp_blog-slider .owl-buttons .owl-prev {
	float: left;
}
#cp_blog-slider .owl-buttons .owl-next {
	float: right;
}
#cp_blog-slider .owl-buttons .owl-prev:before, #cp_blog-slider .owl-buttons .owl-next:before {
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	color: #fff;
	left: 0;
	right: 0;
	top: 0;
	padding: 3px 0;
}
#cp_blog-slider .owl-buttons .owl-prev:before {
	content: "\f104";
}
#cp_blog-slider .owl-buttons .owl-next:before {
	content: "\f105";
	right: -3px;
}
.cp-blog-box .quotes-box{
	float: left;
	width: 100%;
	position: relative;
	background-color: #f2f2f2;
	padding: 75px 100px;
	text-align: center;
}
.cp-blog-box .quotes-box .icon-holder{
	position: absolute;
	left: 0;
	top: 0;
}
.cp-blog-box .quotes-box strong{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-size: 24px;
	margin: 0;
	color: #383838;
}
.cp-blog-box iframe{
	margin: 20px 0 0;
}
.cp_pagination-holder{
	float: left;
	width: 100%;
}
.cp_pagination-holder .pagination{
	border-top: 2px solid #e1e1e1;
	float: left;
	width: 100%;
	text-align: center;
}
.cp_pagination-holder .pagination > li{
	display: inline-block;
}
.cp_pagination-holder .pagination > li:first-child > a,.cp_pagination-holder .pagination > li:last-child > a{
	border-radius: 0;
}
.cp_pagination-holder .pagination > li:first-child > a:before,.cp_pagination-holder .pagination > li:last-child > a:before{
	display: none;
}
.cp_pagination-holder .pagination > li > a{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	background-color: transparent;
    border: none;
    color: #282828;
    float: left;
    margin: 0;
    padding:17px 12px 0;
    display: inline-block;
    position: relative;
    text-decoration: none;
}
.cp_pagination-holder .pagination > li:hover a:before{
	width: 100%;
}
.cp_pagination-holder .pagination > li > a:before{
	content: '';
	position: absolute;
	left: 0;
	top: -2px;
	width: 0;
	border-top: 2px solid;
}
.cp_pagination-holder .pagination > li:hover a{
	background: transparent;
}
/*===========================================================================*/
						/*Blog Detail Css Satrt*/
/*===========================================================================*/
.cp-blog-box .cp_blockquote{
	padding: 25px 0 40px;
}
.cp_blockquote{
	float: left;
	width: 100%;
	margin: 0;
	border: none;
}
.cp_blockquote p{
	font-family: 'Playfair Display', serif;
	font-size: 24px;
	line-height: inherit;
	color: #383838;
}
.cp_share-holder{
	float: left;
	width: 100%;
	margin: 0 0 50px;
}
.cp_share-holder .holder{
	float: left;
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
}
.cp_share-holder .holder .icon-holder{
	display: inline-block;
	font-size: 18px;
	color: #828282;
	padding:0 15px;
}
.cp_share-holder .holder > span{
	font-size: 14px;
	display: inline-block;
	color: #828282;
}
.cp_share-holder .holder ul.cp-social-list2{
	display: inline-block;
}
ul.cp-social-list2 li{
	display: inline-block;
	margin: 0 3px;
}
ul.cp-social-list2 li a{
	font-size: 16px;
	width: 35px;
	height: 35px;
	display: inline-block;
	padding:5px 0;
	text-align: center;
	color: #828282;
	border-radius: 100%;
	border: 1px solid #cfcfcf;
}
ul.cp-social-list2 li:hover a{
	color: #fff;
}
.cp_share-holder .right{
	padding: 16px 0;
}
.cp-comments-box{
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 50px;
}
.cp-comments-box .thumb{
	float: left;
	position: absolute;
	top: 32px;
}
.cp-comments-box .text{
	width: 95%;
	float: right;
	padding: 25px 20px 23px 55px;
	background-color: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.20)
}
.cp-comments-box .text .name{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	color: #282828;
}
.cp-comments-box .text p{
	margin: 0;
}
.comments-holder{
	float: left;
	width: 100%;
}
.comments-holder h4{
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 30px;
}
.comments-list > li{
	float: left;
	width: 100%;
}
.comments-list > li ul{
	padding: 0 0 0 100px;
}
.comments-list .holder{
	float: left;
	width: 100%;
	margin: 0 0 30px;
}
.comments-list .holder .thumb{
	float: left;
	margin: 0 17px 0 0;
}
.comments-list .holder .text{
	overflow: hidden;
}
.comments-list .holder .text .name{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	display: block;
	margin: 0 0 10px;
	color: #282828;
}
.comments-list .holder .text .date{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #282828;
	display: inline-block;
	margin: 0 0 10px;
}
.comments-list .holder .text .date span{
	color: #828282;
}
.comments-list .holder .text .reply-holder{
	font-size: 16px;
	width: 35px;
	height: 35px;
	display: inline-block;
	border-radius: 100%;
	float: right;
	text-align: center;
	padding: 6px 0;
	margin: -15px 0 0;
	background-color: #ebebeb;
}
.comments-list .holder .text .reply-holder .fa{
	color: #999999;
}
.comments-list .holder .text p{
	margin: 0;
}
/*===========================================================================*/
						/*Event Section Css Satrt*/
/*===========================================================================*/
.cp_events-section{
	float: left;
	width: 100%;
}
.cp-events-listed{
	float: left;
	width: 100%;
}
.cp-events-listed > li{
	float: left;
	width: 100%;
	margin: 0 0 50px;
}
.cp-events-listed > li:last-child{
	margin: 0;
}
.cp-events-box{
	float: left;
	width: 100%;
	padding: 4px;
	border: 1px solid #e1e1e1;
}
.cp-events-box .cp-thumb{
	float: left;
	width: auto;
}
.cp-events-box .cp-thumb .date-box{
	position: absolute;
	left: 0;
	top: 0;
}
.cp-events-box .date-box{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	width: 60px;
	height: 60px;
	padding: 7px 0;
	text-align: center;
}
.cp-events-box .date-box span{
	display: block;
}
.cp-events-box .text{
	background-color: #f5f5f5;
	overflow: hidden;
	padding: 22px 0 20px 15px;
}
.cp-events-box .text h2{
	margin: 0 0 20px;
}
.cp-events-box .text .small-box{
	display: block;
	font-size: 14px;
	line-height: 14px;
	color: #828282;
	margin: 0 0 18px;
}
.cp-events-box .text .small-box span{
	color: #282828;
}
.cp-events-box .text p{
	margin: 0 0 20px;
}
.cp-events-box .text .cp-btn-style2{
	margin: 0 10px 0 0;
}
.cp-events-box .text .cp-btn-style2:hover{
	color: #fff;
}
.cp_events-section .cp_pagination-holder{
	margin:70px 0 0;
}
/*===========================================================================*/
						/*Event Detail Css Satrt*/
/*===========================================================================*/
.cp-events-box2{
	float: left;
	width: 100%;
	border: none;
	padding: 0;
}
.cp-events-box2 .cp-thumb{
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: 0 0 20px;
}
.cp-events-box2 .text{
	float: left;
	width: 100%;
	padding: 0;
	background-color: transparent;
	overflow: inherit;
}
.cp-events-box2 .text .top-holder{
	float: left;
	width: 100%;
	margin: 0 0 30px;
}
.cp-events-box2 .text h2{
	margin: 0 0 20px;
}
.cp-events-box .top-holder .date-box{
	float: left;
	margin: 0 20px 0 0;
}
.cp-events-box .map-holder{
	width: 320px;
	float: right;
	position: relative;
	margin-top: -146px;
	z-index: 999;
	border: 1px solid #e1e1e1;
	padding: 4px;
	background-color: #fff;
}
.cp-events-box .map-holder #map_contact_1{
	float: left;
	width: 100%;
	height: 200px;
}
.coundown-holder3{
	float: left;
	width: 100%;
}
/*.coundown-holder3 #countdown_dashboard { 
	height: 60px;
 }
 .coundown-holder1 #countdown_dashboard .dash:first-child{
 	margin-left: 0;
 }
.coundown-holder1 #countdown_dashboard .dash {
	width: 60px;
	height: 60px;
	position: relative;
	float: left;
	margin: 0;
	font-size: 16px;
	color: #828282;
	font-weight: 100;
	line-height: 1;
	text-align: center;
	padding: 13px 0;
	border: 1px solid #cccccc;
	margin: 0 0 0 26px;
}
.coundown-holder1 #countdown_dashboard .dash:before{
	background: #ccc;
    content: "";
    height: 1px;
    left: 59px;
    position: absolute;
    width: 27px;
    top: 50%;
}
.coundown-holder1 #countdown_dashboard .dash::after {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 100%;
    position: absolute;
    left: 68px;
    top: 50%;
    background: #ccc;
    margin-top: -3px;
}
.coundown-holder1 #countdown_dashboard .dash:last-child:before,.coundown-holder1 #countdown_dashboard .dash:last-child:after{
	display: none;
}
.coundown-holder1 #countdown_dashboard .dash .digit {
  width: 15px;
  display: inline-block;
}

.coundown-holder1 #countdown_dashboard .dash span {
	font-size: 14px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
	padding-top: 3px;
}*/

.cp_countdown-holder3 .countdown-section {
	display: inline-block;
	font-size: 75%;
	text-align: center;
	width: 80px;
	height: 60px;
	padding: 13px 0;
	border: 1px solid #cccccc;
	margin: 0 0 0 20px;
}

.cp_countdown-holder3 .countdown-amount {
	position: relative;
	margin: 0;
	font-size: 16px;
	color: #828282;
	font-weight: 100;
	line-height: 1;
}
.cp_countdown-holder3 .countdown-period {
	display: block;
	font-size:16px;
	line-height:16px;
	color: #828282;
}
.cp_countdown-holder3 .countdown-descr {
	display: block;
	width: 100%;
}

/*===========================================================================*/
						/*Pricing Section Css Satrt*/
/*===========================================================================*/
.cp_pricing-section{
	float: left;
	width: 100%;
	background: url(../images/pricing/price-bg-img.png) top center #000;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	z-index: 11;
}
.cp_pricing-section:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.70);
	z-index: -1;
}
.pricing-item{
	float: left;
	width: 100%;
	border: 1px solid #443c39;
	position: relative;
}
.pricing-item:hover .pricing-text{
	background-color: #000;
}
.cp-thumb{
	z-index: 11;
}
.pricing-item .pricing-text{
	float: left;
	width: 100%;
	position: relative;
	width: 100%;
	padding:0 18px 0;
	margin: -68px 0 0;
	text-align: center;
}

.pricing-item .pricing-text .price{
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	padding: 0 0 17px;
	display: block;
	position: relative;
	z-index: 111;
}
.pricing-item .pricing-text .btn-hair-service{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #000;
	border: 1px solid #fff;
	padding: 14px 15px;
	display: inline-block;
	min-width: 145px;
	position: relative;
	z-index: 111;
}
.pricing-item .pricing-text .cp-btn-style2{
	color: #fff;
	border: 1px solid #443c39;
}
.big-salon .price-list{
	padding: 20px 0 30px;
}
.pricing-item .price-list{
	float: left;
	width: 100%;
}
.pricing-item .price-list > li{
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	padding: 12px 0;
	border-bottom: 1px solid #443c39;
}
.pricing-item .price-list > li:last-child{
	border-bottom: none;
	padding-bottom: 0;
}
/*===========================================================================*/
						/*Pricing Section2 Css Satrt*/
/*===========================================================================*/
.cp_pricing-section2{
	float: left;
	width: 100%;
	background: transparent;
}
.cp_pricing-section2:after{
	display: none;
}
.cp_pricing-section2 .pricing-item .pricing-text .btn-hair-service{
	background-color: rgba(0,0,0,0.90);
	border-color: #dddddd;
}
.cp_pricing-section2 .pricing-item{
	border-color: #d9d9d9;
}
.cp_pricing-section2 .pricing-item .price-list > li{
	color: #282828;
	border-color: #d9d9d9;
}
.cp_pricing-section2 .pricing-item .pricing-text .cp-btn-style2{
	color: #282828;
	border: 1px solid #282828;
}
.cp_pricing-section2 .pricing-item:hover .price-list > li,.cp_pricing-section2 .pricing-item:hover .cp-btn-style2{
	color: #fff;
}
/*===========================================================================*/
						/*Pricing Section3 Css Satrt*/
/*===========================================================================*/
.cp_pricing-section3{
	background: url(../images/pricing/price-bg-img2.jpg) top center no-repeat;
	background-size: cover;
	margin: 0;
}
.cp_pricing-section3:after{
	background-color: rgba(255,255,255,0.30);
}
.cp_pricing-section3 .cp-heding-style1:after{
	border-color: #000;
}
.cp_pricing-section3 .pricing-item .cp-thumb:before,.cp_pricing-section3 .pricing-item .cp-thumb:after{
	background: rgba(0,0,0,0.60);
	opacity: 1;
	visibility: visible;
}
.cp_pricing-section3 .pricing-item:hover .pricing-text{
	background: #100f0f;
}
.cp_pricing-section3 .pricing-item .pricing-text .btn-hair-service{
	padding: 10px 15px;
}
.cp_pricing-section3 .pricing-item .pricing-text{
	background-color: rgba(255,255,255,0.70);
}
.cp_pricing-section3 .pricing-item .price-list > li,.cp_pricing-section3 .pricing-item .price-list > li a{
	color: #000;
}
.cp_pricing-section3 .pricing-item .price-list .cp-btn-style2:hover{
	color: #fff;
}
.cp_pricing-section3 .pricing-item:hover .price-list > li, .cp_pricing-section3 .pricing-item:hover .price-list > li a{
	color: #fff;
}
/*===========================================================================*/
						/*Team Section Css Satrt*/
/*===========================================================================*/
.cp_our-team-section{
	float: left;
	width: 100%;
}
.cp_our-team-section ul.row{
	padding-bottom: 50px;
}
.cp_our-team-section ul.row > li{
	margin: 0 0 30px;
}
.team-item{
	float: left;
	width: 100%;
	margin: 0 0 30px;
}
.team-item:hover .team-text:after{
	background-color: #000;
	height: 100%;
}
.team-item .cp-social-list > li:hover{
	-webkit-transform: translateY(-10px);
	   -moz-transform: translateY(-10px);
	    -ms-transform: translateY(-10px);
	     -o-transform: translateY(-10px);
	        transform: translateY(-10px);
}
.team-item .cp-thumb .caption{
	position: absolute;
	width: 100%;
	float: left;
	left: 0;
	bottom: 0;
	text-align: right;
	padding: 0 10px;
	z-index: 111;
}
.team-item .cp-thumb .caption .cp-social-list{
	float: right;
}
.team-item .team-text{
	float: left;
	width: 100%;
	text-align: center;
	padding: 25px 0 30px;
	background-color: #8f8f8f;
	position: relative;
	z-index: 11;
}
.team-item .team-text:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	z-index: -1;
}
.team-item .team-text h3{
	margin: 0 0 7px;
}
.team-item .team-text h3 a{
	color: #fff;
}
.team-item .team-text span{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	display: block;
	color: #fff;
}
.cp-social-list{
	float: left;
	width: 100%;
}
.cp-social-list > li{
	display: inline-block;
}
.cp-social-list > li:hover a{
	background-color: #000;
}
.cp-social-list > li > a{
	width: 35px;
	height: 35px;
	font-size: 20px;
	line-height: 20px;
	display: inline-block;
	padding:8px 0;
	text-align: center;
	color: #fff;
	background-color: #232121;
	border-bottom: 3px solid #232121;
}
#big-salon-spa .cp_our-team-section .team-item .caption{
	display: none;
}
/*===========================================================================*/
						/*Team Section2 Css Satrt*/
/*===========================================================================*/
.cp_our-team-section2{
	background: url(../images/team/team-bg-img2.jpg) top center;
	position: relative;
	z-index: 11;
}
.cp_our-team-section2:before{
	content: '';
	background: url(../images/team/team-bg-before.png);
	position: absolute;
	width: 276px;
	height: 333px;
	left: 0;
	bottom: 0;
}
.cp_our-team-section2:after{
	content: '';
	background: url(../images/team/team-bg-after.png);
	position: absolute;
	width: 276px;
	height: 305px;
	right: 0;
	top: 0;
}
.team-item2{
	float: left;
	width: 100%;
	text-align: center;
}
.team-item2 .cp-thumb{
	width: 235px;
	height: 235px;
	padding: 6px;
	border-radius: 100%;
	background-color: #fff;
	margin: 0 0 20px;
	display: inline-block;
	float: none;
}
.team-item2 .cp-thumb img{
	border-radius: 100%;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
}
.team-item2 .team-text{
	float: left;
	width: 100%;
	background-color: transparent;
	padding: 0;
}
.team-item2 .team-text:after{
	display: none;
}
.team-item2 .team-text h3{
	font-size: 14px;
	line-height: 14px;
	color: #fff;
}
.team-item2 .team-text span{
	display: block;
	margin: 0 0 10px;
}
.team-item2 ul.cp-social-list2 li a{
	width: 40px;
	height: 40px;
	font-size: 20px;
	color: #222;
	border: 2px solid #222;
	background-color: #fff;
}
/*===========================================================================*/
						/*Achievement Section Css Satrt*/
/*===========================================================================*/
.cp_achievement-section{
	float: left;
	width: 100%;
	background:url(../images/achivement-bg-img.png) top center;
}
.achievement-item{
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.achievement-item img{
	width: 100%;
}
.achievement-item:hover img{
	-webkit-transform: scale(1.1) rotate(3deg);
	   -moz-transform: scale(1.1) rotate(3deg);
	    -ms-transform: scale(1.1) rotate(3deg);
	     -o-transform: scale(1.1) rotate(3deg);
	        transform: scale(1.1) rotate(3deg);
}
.cp_achievement-section2{
	float: left;
	width: 100%;
	background:url(../images/achivement-bg-img2.png) top center;
}
/*===========================================================================*/
						/*Brands Section Css Satrt*/
/*===========================================================================*/
.cp_brands-section{
	float: left;
	width: 100%;
	border-top: 1px solid #d1d1d1;
	overflow: hidden;
}
.cp_brands-section ul{
	float: left;
	width: 100%;
}
.cp_brands-section ul li:first-child{
	border: none;;
}
.cp_brands-section ul li{
	float: left;
	border-left: 1px solid #f4f4f4;
	width: 20%;
}
.cp_brands-section ul li img{
	width: 100%;
}
.cp_brands-section ul li:hover img{
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}
/*===========================================================================*/
						/*Testimonial Section Css Satrt*/
/*===========================================================================*/
.cp_testimonial-section{
	float: left;
	width: 100%;
	padding-bottom: 47px;
	position: relative;
	border-top: 1px solid #d1d1d1;
}
.cp_testimonial-section:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 214px;
	height: 449px;
	background: url(../images/testimonial-before.jpg) no-repeat;
}
.cp_testimonial-section:after{
	content: '';
	position: absolute;
	z-index: -11;
	right: 0;
	bottom: 0;
	width: 126px;
	height: 341px;
	background: url(../images/testimonial-after.jpg) no-repeat;
}
.testimonial-slider-holder{
	float: left;
	width: 100%;
}
.testimonial-slider-holder .bx-wrapper{
	margin: 0;
}
.testimonial-holder{
	float: left;
	width: 100%;
	position: relative;
	padding: 30px 150px 80px;
	background-color: #fff;
	box-shadow: 0 0 13px rgba(98,98,98,0.4);
	text-align: center;
}
.testimonial-holder .icon-holder{
	width: 65px;
	height: 65px;
	border-radius: 100%;
	padding: 18px 0;
	text-align: center;
	display: inline-block;
	margin: 0 0 25px;
}
.testimonial-holder .icon-holder .fa{
	font-size: 30px;
	color: #fff;
}
.testimonial-holder p{
	margin: 0 0 28px;
}
.testimonial-holder .name{
	font-family: 'Playfair Display', serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	color: #282828;
	text-transform: uppercase;
	display: block;
	margin: 0 0 20px;
}
.testimonial-slider-holder .bx-controls .bx-pager{
	display: none;
}
.testimonial-slider-holder .bx-controls{
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	top: -60px;
}
.testimonial-slider-holder .bx-wrapper .bx-controls-direction .bx-prev{
	left: -15px;
}
.testimonial-slider-holder .bx-wrapper .bx-controls-direction a{
	width: 30px;
	height: 30px;
	border: 1px solid #282828;
	position: relative;
	display: inline-block;
	margin: 0;
	text-indent: inherit;
	background: transparent;
}
.testimonial-slider-holder .bx-wrapper .bx-controls-direction .bx-next:before,.testimonial-slider-holder .bx-wrapper .bx-controls-direction .bx-prev:before{
	font-family:'FontAwesome';
	font-size: 24px;
	line-height: 24px;
	color: #282828;
	position: absolute;
	left:0;
	right: 0;
	top: 0;
}
.testimonial-slider-holder .bx-wrapper .bx-controls-direction .bx-next:before{
	content:"\f105";
}
.testimonial-slider-holder .bx-wrapper .bx-controls-direction .bx-prev:before{
	content:"\f104";
}
/*===========================================================================*/
						/*Testimonial Section2 Css Satrt*/
/*===========================================================================*/
.cp_testimonial-section2{
	float: left;
	width: 100%;
	position: relative;
	z-index: 11;
}
.cp_testimonial-section2:before{
	content: '';
	background: url(../images/testimonial2-before.jpg);
	position: absolute;
	width: 440px;
	height: 500px;
	bottom: 0;
	left: 0;
	top: inherit;
	z-index: -1;
}
.cp_testimonial-section2:after{
	content: '';
	background: url(../images/testimonial2-after.jpg);
	position: absolute;
	width: 393px;
	height: 402px;
	bottom: 0;
	right: 0;
	top: inherit;
	z-index: -1;
}
/*===========================================================================*/
						/*Our Section Css Satrt*/
/*===========================================================================*/
.cp_our-section{
	float: left;
	width: 100%;
}
.cp_box-holder{
	float: left;
	width: 100%;
}
.cp_box-holder h2{
	font-style: italic;
	margin: 0 0 24px;
}
/******** Cp Accordian Box Css Start********/
.cp_accodian-box{
	float:left;
	width:100%;
}
.cp_accodian-box .panel{
	float:left;
	width:100%;
	border:none;
	border-radius:0;
	margin:0;
}
.cp_accodian-box .panel .panel-heading{
	padding:10px 28px;
	text-decoration: none;
	font-size: 1em;

	background-color: #8f8f8f;
	margin: 0 0 5px;
	border-bottom: 3px solid #7d7d7d;
	cursor: pointer;
}
.cp_accodian-box .panel .panel-title a{
	display: block;
	color: #fff;
}
.cp_accodian-box .panel .panel-title span{
	float:right;
}
.cp_accodian-box .panel .collapsed span i:before {
	content: "\f067";
}
.cp_accodian-box .container_cp_accor {
	padding:15px 20px 17px;
	margin: 0;
	float: left;
	width: 100%;
}
.cp_accodian-box .container_cp_accor .cp-thumb{
	float: left;
	margin: 0 20px 0 0;
	width: 65px;
}
.cp_accodian-box .container_cp_accor .text-holder{
	overflow: hidden;
}
.cp_accodian-box .container_cp_accor .text-holder p{
	line-height: inherit;
	margin: 0;
}
.cp_accodian-box .content_cp_accordian ul, .cp_accodian-box .content_cp_accordian p {
	padding: 0;
	margin: 0;
}
.cp_accodian-box .content_cp_accordian ul li {
	list-style-position: inside;
	line-height: 25px;
}
.cp_accodian-box .content_cp_accordian ul li a {
	color: #555555;
}

/******** Cp Tabs Box Css Start********/
.cp_tabs-box{
	float: left;
	width: 100%;
}
.cp_tabs-box .nav-tabs{
	float: left;
	width: 100%;
	border: none;
}
.cp_tabs-box .nav-tabs > li{
	float: left;
	padding: 0 1px 0 0;
	width: 33.33%;
	margin: 0;
}
.cp_tabs-box .nav-tabs > li:last-child{
	padding: 0;
}
.cp_tabs-box .nav-tabs > li > a{
	font-size: 14px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.3);
	background-color: #8f8f8f;
	color: #fff;
    border-radius:0;
    line-height: 14px;
    margin: 0;
    padding: 13px 35px;
    display: block;
    border-bottom: 3px solid #7d7d7d;
    cursor: pointer;
}
.cp_tabs-box .nav-tabs > li.active > a,.cp_tabs-box .nav-tabs > li.active > a:hover,.cp_tabs-box .nav-tabs > li.active > a:focus,.cp_tabs-box .nav-tabs > li a:hover{
    color: #fff;
    border-bottom: 3px solid #ba0009;
}
.cp_tabs-box .tab-inner-holder{
	float: left;
	width: 100%;
}
.cp_tabs-box .tab-inner-holder .thumb{
	margin: 0 0 15px;
}
.cp_tabs-box .tab-inner-holder .thumb img{
	width: 100%;
}
.cp_tabs-box .tab-inner-holder p{
	margin: 0;
}
/*===========================================================================*/
						/*Our Section2 Css Satrt*/
/*===========================================================================*/
.cp_our-section2{
	float: left;
	width: 100%;
	background: url(../images/our-section2-img.jpg) no-repeat top center;
	background-size: cover;
}
.cp-rates-list{
	float: left;
	width: 100%;
}
.cp-rates-list > li{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #383838;
	float: left;
	width: 100%;
	position: relative;
	padding: 0 0 15px 20px;
}
.cp-rates-list > li::before {
	font-family:'FontAwesome';
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0;
}
.cp-rates-list > li:last-child{
	padding-bottom: 0;
}
.cp-rates-list > li span{
	float: right;
	font-weight: 600;
}
/*===========================================================================*/
						/*Our Gallery Section Css Satrt*/
/*===========================================================================*/
.cp_gallery-section{
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.cp_gallery-section ul.row > li {
	margin: 0 0 30px;
	list-style: none;
}
.cp_gallery-box {
	float: left;
	width: 100%;
	background-color: #f8f8f8;
	position: relative;
}
.cp_gallery-box .thumb > img {
	width: 100%;
}
.cp_gallery-box:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	border-bottom: 2px solid;
}
.cp_gallery-box:hover:after {
	width: 100%;
}
.cp_gallery-box:hover .thumb figcaption {
	opacity: 1;
	visibility: visible;
}
.cp_gallery-box:hover .thumb figcaption .holder a:first-child, .cp_gallery-box:hover .thumb figcaption .holder a:last-child {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.cp_gallery-box .thumb {
	position: relative;
}
.cp_gallery-box .thumb figcaption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(208,0,0,0.50);
	opacity: 0;
	visibility: hidden;
}
.cp_gallery-box .thumb figcaption .holder {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	margin: -23px auto 0;
}
.cp_gallery-box .thumb figcaption .holder a {
	width: 45px;
	height: 45px;
	border-radius: 100%;
	border: 1px solid #fff;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	padding: 13px 0;
	text-align: center;
	margin: 0 4px;
	display: inline-block;
	opacity: 0;
	visibility: hidden;
}
.cp_gallery-box .thumb figcaption .holder a:first-child {
	transform: translateY(-100px);
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
}
.cp_gallery-box .thumb figcaption .holder a:last-child {
	transform: translateY(100px);
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
}
.cp_gallery-box .text {
	float: left;
	width: 100%;
	padding: 14px 20px 16px;
}
.cp_gallery-box .text .top-holder{
	float: left;
	width: 100%;
	padding: 10px 0;
}
.cp_gallery-box .text strong {
	display: block;
	margin: 0 0 3px;
	font-weight: normal;
}
.cp_gallery-box .text strong a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #141414;
	text-decoration: none;
}
.cp_gallery-box .text span {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #9d9d9d;
}
.cp_gallery-box .text .listed{
	float: left;
	width: 100%;
	padding: 10px 0px;
	border-top:1px solid #d3d3d3;
}
.cp_gallery-box .text .listed li{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #282828;
	display: inline-block;
}
.cp_gallery-box .text .listed li a{
	color: #282828; 
}
.cp_gallery-box .text .listed li + li::before{
    color: #282828;
    content: "/ ";
    padding: 0 5px;
}
.cp-gallery-box2:hover .text,.cp-gallery-box2:hover .text a,.cp-gallery-box2:hover .text li a{
	color: #fff;
}
.cp-gallery-box2:hover .text .listed{
	border-color: #161616;
}
.cp-gallery-box2:hover .text:before{
	height: 100%;
}
.cp-gallery-box2 .text{
	padding: 0;
	position: relative;
	z-index: 1;
}
.cp-gallery-box2 .text:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	background-color: #111;
	z-index: -1;
}
.cp-gallery-box2 .text .top-holder{
	padding: 16px 30px 12px;
}
.cp-gallery-box2 .text .listed{
	padding: 10px 30px;
}
.cp-gallery-box2 .text strong a{
	font-size: 20px;
	line-height: 20px;
}
.cp-gallery-box2 .thumb figcaption{
	background-color: rgba(0,0,0,0.50);
}
.cp-gallery-box2:after{
	display: none;
}
/*===========================================================================*/
						/*Gallery Masonary Css Satrt*/
/*===========================================================================*/
#cp_masonrywrap {
	float: left;
	width: 100%;
	position: relative;
}
#cp_masonrywrap  .loop-entry {
	float: left;
}
/*===========================================================================*/
						/* Gallery Full Width Css Satrt*/
/*===========================================================================*/
.cp-gallery-full{
	float: left;
	width: 100%;
}
.cp-gallery-full > li{
	float: left;
	width: 25%;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
/*===========================================================================*/
						/*Gallery Full Section Css Satrt*/
/*===========================================================================*/
.cp_gallery-full-section{
	float: left;
	width: 100%;
}
.cp_gallery-full-section .container-fluid{
	padding: 0;
}
.cp_gallery-full-section .container-fluid .row{
	margin: 0;
}
.cp_gallery-full-section .container-fluid .row [class*="col-md"]{
	padding: 0 1px 1px 0;
}
.cp_gallery-full-section .holder{
	text-align: center;
	padding: 109px 40px;
}
.cp_gallery-full-section .holder h3{
	font-size: 48px;
	line-height: 48px;
	margin: 0 0 35px;
	color: #fff;
}
.cp_gallery-full-section .holder p{
	color: #fff;
	margin: 0 0 25px;
}
#big-salon-barber-shop .cp_gallery-full-section .holder .cp-btn-style1{
	color: #000;
}
#big-salon-barber-shop .cp_gallery-full-section .holder .cp-btn-style1:before,#big-salon-barber-shop .cp_gallery-full-section .holder .cp-btn-style1:after{
	background-color: #fff;
}
/*===========================================================================*/
						/*404 Page 1 Css Satrt*/
/*===========================================================================*/
.cp_p404-section1{
	float: left;
	width: 100%;
	padding: 150px 0;
	background-color: #fff;
}
.cp-p404-content{
	width: 415px;
	margin: 0 auto;
	text-align: center;
}
.p404-title-1{
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 50px;
}
.p404-title-1:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom:-2px;
	width: 38px;
	border-bottom: 3px solid;
	margin: 0 auto;
	z-index: 99;
}
.p404-title-1:after{
	content: '';
	position: absolute;
	width: 200px;
	left: 0;
	right: 0;
	bottom:0;
	border-bottom: 1px solid #cecece;
	margin: 0 auto;
}
.p404-title-1 strong{
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	line-height: 30px;
	color: #282828;
	font-weight: 400;
	padding: 0 0 20px;
	margin: 0;
	display: block;
}
.cp-p404-content p{
	font-size: 18px;
	margin: 0 0 50px;
}
.p404-form-holder{
	width: 350px;
	height: 40px;
	position: relative;
	border: 1px solid;
	margin: 0 auto;
}
.p404-form-holder input[type="text"]{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	background-color: transparent;
	color: #b0b0b0;
	border: none;
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	float: left;
	left: 0;
}
.p404-form-holder .submit{
	position: absolute;
	right: 0;
	font-size: 18px;
	float: right;
	height: 40px;
	border: none;
	background-color: transparent;
}
/*===========================================================================*/
						/*404 Page 2 Css Satrt*/
/*===========================================================================*/
.cp_p404-section2{
	float: left;
	width: 100%;
	position: relative;
}
.cp_p404-section2:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.60);
}
.cp-p404-inner-image{
	float: left;
	width: 100%;
}
.cp-p404-inner-image img{
	width: 100%;
}
.cp_p404-section2 .cp-p404-content{
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
}
.p404-title-2{
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 50px;
}
.p404-title-2:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom:-2px;
	width: 38px;
	border-bottom: 3px solid;
	margin: 0 auto;
	z-index: 99;
}
.p404-title-2:after{
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom:0;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
}
.p404-title-2 strong{
	font-family: 'Playfair Display', serif;
	font-size: 150px;
	line-height: 150px;
	color: #fff;
	font-weight: 700;
	padding: 0 0 40px;
	margin: 0;
	display: block;
}
.cp_p404-section2 .cp-p404-content p{
	color: #fff;
}
.cp_p404-section2 .p404-form-holder{
	background-color: rgba(255,255,255,0.05);
}
/*===========================================================================*/
						/*Coming Soon Section1 Css Satrt*/
/*===========================================================================*/
.cp_comingsoon-section1{
	float: left;
	width: 100%;
	padding: 150px 0;
	text-align: center;
}
.cp_comingsoon-section1 p{
	margin: 0 0 70px;
}
.coundown-holder2{
	float: left;
	width: 100%;
}
.coundown-holder2 #countdown_dashboard2 { 
	float: left;
	width: 100%;
}
.cp_countdown-holder1 .countdown-section {
	display: inline-block;
	font-size: 75%;
	margin: 0 60px 0 0;
	text-align: center;
}
.cp_countdown-holder1 .countdown-section:last-child{
	margin:0;
}
.cp_countdown-holder1 .countdown-amount {
	font-size: 58px;
	width:120px;
	display:inline-block;
	padding:10px 8px;
	background-color:#d00009;
	color:#fff;
}
.cp_countdown-holder1 .countdown-period {
	font-size: 18px;
	line-height: 18px;
    display: block;
	margin: 15px 0 0;
}
.cp_countdown-holder1 .countdown-descr {
	display: block;
	width: 100%;
}

/*===========================================================================*/
						/*Coming Soon Section2 Css Satrt*/
/*===========================================================================*/
.cp_comingsoon-section2{
	float: left;
	width: 100%;
	padding: 70px 0 150px;
	text-align: center;
}
.cp-inner-comingsoon-image:before{
	content: '';
	background-color: rgba(0,0,0,0.80);
}
.comingsoon-holder{
	position: relative;
	width: 730px;
	margin:  0 auto;
	text-align: center;
}
.comingsoon-holder p{
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
	width: 100%;
	float: left;
	margin: 0 0 80px;
}
.comingsoon-holder p span{
	font-weight: 400;
}
.comingsoon-holder .coundown-holder2{
	margin: 0 0 77px;
}
.cp_countdown-holder2 .countdown-section {
	display: inline-block;
	font-size: 75%;
	margin: 0 60px 70px 0;
	text-align: center;
}
.cp_countdown-holder2 .countdown-section:last-child{
	margin:0;
}
.cp_countdown-holder2 .countdown-amount {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 70px;
	line-height: 70px;
	display:inline-block;
	padding:10px 8px;
	color:#fff;
}
.cp_countdown-holder2 .countdown-period {
	position: relative;
	display: block;
	font-size:22px;
	font-weight:300;
	color:#fff;
	line-height:22px;
}
.cp_countdown-holder2 .countdown-descr {
	display: block;
	width: 100%;
}
.comingsoon-holder form{
	font-family: 'Open Sans', sans-serif;
	float: left;
	width: 100%;
}
.comingsoon-holder form input[type="text"]{
	min-width: 260px;
	min-height: 40px;
	line-height: 40px;
	float: left;
	border: 1px solid #828282;
	font-size: 14px;
	line-height: 14px;
	color: #626262;
	background-color: transparent;
	padding: 0 30px;
	margin: 0 15px;
}
.comingsoon-holder form button[type="submit"]{
	font-size: 14px;
	line-height: 14px;
	border: none;
	color: #fff;
	text-align: center;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	margin: 0 15px;
	display: inline-block;
	float: left;
}
/*===========================================================================*/
						/*Faq Section Css Satrt*/
/*===========================================================================*/
.cp_faq-section{
	float: left;
	width: 100%;
}
ul.cp-faq-listed{
	float: left;
	width: 100%;
	margin: 0 0 80px;
}
.cp-faq-listed > li{
	float: left;
	width: 100%;
	margin: 0 0 30px;
}
.cp-faq-listed > li:last-child{
	margin: 0;
}
.cp-faq-box{
	float: left;
	width: 100%;
	border: 1px solid #e1e1e1;
}
.cp-faq-box .top-holder{
	float: left;
	width: 100%;
	padding: 18px 20px 10px;
	border-bottom: 1px solid #e1e1e1;
}
.cp-faq-box .top-holder strong{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 18px;
	display: block;
	margin: 0 0 10px;
	font-weight: 400;
}
.cp-faq-box .top-holder strong a{
	color: #282828;
}
.cp-faq-box .text-holder{
	float: left;
	width: 100%;
	padding: 15px 20px 18px;
}
.cp-faq-box .text-holder p{
	margin: 0 0 14px;
}
/*===========================================================================*/
						/*Cart Section Css Satrt*/
/*===========================================================================*/
.cp_checkout-section{
	float: left;
	width: 100%;
}
.cp_cart-section{
	float: left;
	width: 100%;
}
.cp-heading-holder{
	float: left;
	width: 100%;
	margin: 0 0 26px;
}
.cp-heading-holder h2{
	margin: 0 0 10px;
}
.cp-heading-holder p{
	margin: 0;
}
.cart-table-row{
	float: left;
	width: 100%;
}
.cart-table-row .woocommerce{
	float: left;
	width: 100%;
}
.cart-table-row .woocommerce .woocommerce-message{
	font-size: 14px;
	color: #282828;
	float: left;
	width: 100%;
	margin: 0 0 30px;
	border: 1px solid #ccc;
	padding: 20px 10px;
	border-radius: 0px;
}
.cart-table-row .woocommerce .woocommerce-message .button{
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	float: right;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 14px;
	border: none;
	color: #fff;
}
.cart-table-row .woocommerce > form{
	float: left;
	width: 100%;
}
.cart-table-row .woocommerce .shop_table{
	float: left;
	width: 100%;
	border: none;
}
.cart-table-row .woocommerce .shop_table tr{
	border-bottom: 1px solid #ccc;
}
.cart-table-row .woocommerce .shop_table thead th{
	padding: 15px 10px;
}
.cart-table-row .woocommerce .shop_table td{
	padding: 5px 10px;
	font-size: 14px;
	color: #383838;
}
.cart-table-row .woocommerce .shop_table .product-name a{
	color: #383838;
}
.cart-table-row .woocommerce .shop_table .product-remove a{
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	border-radius: 100%;
	color: #fff;
	font-size: 14px;
}
.woocommerce .product-thumbnail img:hover{
	-webkit-transform: rotate(3deg) scale(1.1);
	   -moz-transform: rotate(3deg) scale(1.1);
	    -ms-transform: rotate(3deg) scale(1.1);
	     -o-transform: rotate(3deg) scale(1.1);
	        transform: rotate(3deg) scale(1.1);
}
.cart-table-row .woocommerce .shop_table .minus {
	background: #e1e1e1;
	border: 1px solid #e5e5e5;
	padding: 6px 14px 8px;
	float: left;
	color:#000;
}
.cart-table-row .woocommerce .shop_table .plus {
	background: #e1e1e1;
	border: 1px solid #e5e5e5;
	padding: 6px 14px 8px;
	float: left;
	color:#000;
}
.cart-table-row .woocommerce .shop_table .input-text.qty {
	float: left;
	text-align: center;
	width: 20%;
	font-size: 12px;
	color: #000;
	padding: 8px 0;
	border-radius: 0px;
	border: #e1e1e1 solid 1px;
}

.cart-table-row .woocommerce .shop_table .spinner {
	display: inline-block;
	color:#000;
}
.cart-table-row .woocommerce .shop_table .quantity span {
	margin: 0 7px 0 0;
}
.spinner .decrease{
	float:left;
}
.spinner .increase{
	float:right;
}
.spinner .spin-down, .spin-up {
	background: #e1e1e1;
	border: 1px solid #e5e5e5;
	padding: 11px 14px 8px;
	color:#979695;
	font-size:10px;
	cursor:pointer;
	display:inline-block;
}
.spinner [type="text"] {
	border: 1px solid #e5e5e5;
	width:60px;
	height:36px;
	text-align: center;
}
.cart-table-row .woocommerce .shop_table .coupon{
	float: left;
}
.cart-table-row .woocommerce .shop_table .coupon input[type="text"]{
	border: 1px solid #ccc;
	padding: 5px 7px;
	background-color: transparent;
	color: #282828;
	margin: 7px 30px 0 0;
}
.cart-table-row .woocommerce .shop_table .action{
	padding: 15px 10px;
}
.cart-table-row .woocommerce .shop_table .action input[type="submit"]{
	padding: 10px 20px;
	color: #fff;
	font-size: 14px;
	border: none;
	display: inline-block;
	float: right;
}
.cart_totals table{
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
.cart_totals table tr{
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.cart_totals table tr td{
	float: right;
	padding: 10px 0;
}
.cart_totals form .wc-proceed-to-checkout,.cart_totals > h2{
	float: left;
	width: 100%;
}
.wocommerace-button{
	padding: 10px 30px 10px 20px;
	color: #fff;
	font-size: 14px;
	border: none;
	display: inline-block;
}
.wocommerace-button:hover{
	color: #fff;
}
.wocommerace-button:hover .fa{
	opacity: 1;
	-webkit-transform: translateX(10px);
	   -moz-transform: translateX(10px);
	    -ms-transform: translateX(10px);
	     -o-transform: translateX(10px);
	        transform: translateX(10px);
}
.wocommerace-button .fa{
	opacity: 0;
	font-size: 20px;
	-webkit-transform: translateX(-10px);
	   -moz-transform: translateX(-10px);
	    -ms-transform: translateX(-10px);
	     -o-transform: translateX(-10px);
	        transform: translateX(-10px);
}
/*===========================================================================*/
						/*Checkout Css Satrt*/
/*===========================================================================*/
.wocommerace-form{
	float: left;
	width: 100%;
}
.cp_product-section  .wocommerace-form ul.row > li,.wocommerace-form ul.row > li{
	margin: 0;
}
.wocommerace-form .holder{
	float: left;
	width: 100%;
	margin: 0 0 13px;
}
.wocommerace-form .holder label{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #282828;
	display: block;
}
.wocommerace-form input[type="text"],.wocommerace-form input[type="password"],.wocommerace-form textarea{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #828282;
	padding: 0 15px;
	float: left;
	margin: 0 0 5px;
	width: 100%;
	border: 1px solid #e1e1e1;
}
.wocommerace-form textarea{
	padding: 15px;
}
.wocommerace-form input[type="text"],.wocommerace-form input[type="password"]{
	height: 40px;
	line-height: 40px;
}
.wocommerace-form .checkbox-holder input[type="checkbox"]{
	float: left;
	margin: 3px 10px 0 0;
}
.wocommerace-form button{
	height: 40px;
	line-height: 40px;
	padding: 0 30px 0 20px;
}
.wocommerace-form .checkbox-holder label{
	float: left;
}
.wocommerace-form .checkbox-holder a{
	color: #828282;
}
.woocommerce-checkout-payment{
	float: left;
	width: 100%;
}
.woocommerce-checkout-payment > ul > li{
	float: left;
	width: 100%;
	padding: 10px 0;
}
.woocommerce-checkout-payment input[type="checkbox"]{
	margin: 0 10px 0 0;
}
.woocommerce-checkout-payment label,.woocommerce-checkout-payment label a{
	color: #828282;
	margin: 0 20px 0 0;
}
/*===========================================================================*/
						/*Login Section Css Satrt*/
/*===========================================================================*/
.cp_login-section{
	float: left;
	width: 100%;
}
.login-form{
	margin: 0 0 20px;
}
.login-row{
	float: left;
	width: 100%;
	margin: 0 0 15px;
}
.login-row > p{
	margin: 0 0 15px;
}
.login-row button{
	margin: 0 20px 0 0;
}
.login-row label,.login-row label a{
	color: #383838;
}
.login-row input[type="checkbox"]{
	margin: 3px 10px 0 0;
}
.login-row .lost-password{
	color: #828282;
}
.wocommerace-form ul.row > li:last-child .login-row,.wocommerace-form ul.row > li:last-child .login-row p {
	margin: 0;
}
/*===========================================================================*/
						/*Reservation Section Css Satrt*/
/*===========================================================================*/
.cp_reservation-section{
	float: left;
	width: 100%;
}
.reservation-form ul.row > li:last-child .holder{
	margin: 0;
}
.reservation-form .holder{
	margin: 0 0 28px;
}
.reservation-form .dropdown{
	position: relative;
}
.reservation-form .dropdown .dropdown-menu{
	top: 40px;
	width: 100%;
}
.reservation-form .dropdown button,.reservation-form textarea{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #828282;
	padding: 0 15px;
	float: left;
	margin: 0 0 5px;
	width: 100%;
	border: 1px solid #e1e1e1;
	text-align: inherit;
	border-radius: 0;
}
.reservation-form .dropdown button{
	line-height: 40px;
	height: 40px;
}
.reservation-form .dropdown button .fa{
	position: absolute;
	right: 0;
	margin: 12px 10px 0 0;
}
.reservation-form textarea{
	min-height: 185px;
	padding: 15px;
}
.reservation-form .holder .wocommerace-button{
	float: right;
}
/*===========================================================================*/
						/*Product Section Css Satrt*/
/*===========================================================================*/
.cp_product-section{
	float: left;
	width: 100%;
}
.cp_product-section ul.row > li{
	margin: 0 0 50px;
}
.cp_product-section .product > ul.row > li{
	margin: 0 0 50px;
}
.cp-pro-item{
	float: left;
	width: 100%;
}
.cp-pro-item .cp-thumb{
	margin: 0 0 30px;
}
.cp-pro-item .cp-thumb .caption{
	float: left;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}
.cp-pro-item .cp-thumb:after,.cp-pro-item .cp-thumb:before{
	display: none;
	opacity: 0;
	visibility: hidden;
}
.cp-pro-item .cp-thumb:hover .caption{
	float: left;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.50);
}
.cp-pro-item .cp-thumb:hover .cart-hold .fa,.cp-pro-item .cp-thumb:hover .readmore-hold .fa{
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	     -o-transform: translateY(0);
	        transform: translateY(0);
}
.cp-pro-item .cp-thumb:hover .cart-hold .fa,.cp-pro-item .cp-thumb:hover .cart-hold span,.cp-pro-item .cp-thumb:hover .readmore-hold .fa,.cp-pro-item .cp-thumb:hover .readmore-hold span{
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	   -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	     -o-transform: translateX(0);
	        transform: translateX(0);
}
.cp-pro-item .cp-thumb .cart-hold .fa{
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-60px);
	-moz-transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	-o-transform: translateY(-60px);
	transform: translateY(-60px);
}
.cp-pro-item .cp-thumb .readmore-hold .fa{
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-ms-transform: translateY(60px);
	-o-transform: translateY(60px);
	transform: translateY(60px);
}
.cp-pro-item .cp-thumb .readmore-hold span{
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(-90px);
	-moz-transform: translateX(-90px);
	-ms-transform: translateX(-90px);
	-o-transform: translateX(-90px);
	transform: translateX(-90px);
}
.cp-pro-item .cp-thumb .cart-hold span{
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(90px);
	-moz-transform: translateX(90px);
	-ms-transform: translateX(90px);
	-o-transform: translateX(90px);
	transform: translateX(90px);
}
.cp-pro-item .caption .icons-holder{
	position: absolute;
	top: 42%;
	float: left;
	width: 100%;
}
.cp-pro-item .caption .icons-holder li{
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	padding: 0 15px;
	color: #fff;
}
.cp-pro-item .caption .icons-holder li a{
	color: #fff;
}
.cp-pro-item .caption .icons-holder li .fa{
	font-size: 24px;
	line-height: 24px;
	display: block;
	margin: 0 0 14px;
}
.cp-pro-item .caption .icons-holder li span{
	display: block;
}
.cp-pro-item .text-holder{
	float: left;
	width: 100%;
	text-align: center;
}
.cp-pro-item .text-holder .pro-title{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 16px;
	display: block;
	margin: 0 0 15px;
	color: #282828;
}
.cp-pro-item .text-holder .pro-title a{
	color: #282828;
}
.cp-pro-item .text-holder .pro-title span{
	font-style: italic;
	color: #828282;
}
.cp-pro-item .text-holder .pro-price{
	font-size: 16px;
	line-height: 16px;
	font-style: inherit;
}
.cp-pro-item .text-holder .pro-price span{
	font-size: 12px;
	color: #828282;
}
/*===========================================================================*/
						/*Product Detail Section Css Satrt*/
/*===========================================================================*/
.product{
	float: left;
	width: 100%;
}
.product .product-slider-holder{
	float: left;
	width: 100%;
	margin: 0 0 50px;
}
.product-slider-holder .bx-wrapper{
	margin: 0 0 5px;
}
.product-slider-holder .bx-wrapper .bx-viewport{
	border: none;
	box-shadow: 0 0 0 rgba(0,0,0,0);
	left: inherit;
	background-color: transparent;
}
.product-slider-holder .bx-wrapper .bx-controls{
	display: none;
}
.product-slider-holder #bx-pager > a{
	float: left;
	width: 33.33%;
}
.product-slider-holder #bx-pager img{
	width: 100%;
}
.product .summary{
	float: left;
	width: 100%;
}
.product .summary h2{
	margin: 0 0 27px;
}
.product .summary p{
	margin: 0 0 20px;
}
.product .summary .price .amount{
	font-size: 30px;
	line-height: 30px;
	color: #282828;
	display: block;
}
.product .summary .price .small-amount{
	font-size: 14px;
	color: #828282;
}
.product .summary .cart{
	float: left;
	width: 100%;
	padding: 30px 0;
	margin: 0 0 28px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.product .summary .product-quantity{
	float: left;
	margin: 0 30px 0 0;
}
.product_meta{
	float: left;
	width: 100%;
}
.product_meta > li{
	display: block;
	margin: 0 0 12px;
	font-size: 16px;
	font-weight: 600;
	color: #383838;
}
.product_meta > li a{
	font-size: 14px;
	color: #383838;
}
.cp_tabs-box2{
	float: left;
	width: 100%;
	margin: 0 0 30px;
}
.cp_tabs-box2 .nav-tabs{
	float: left;
	width: 100%;
	margin: 0 0 30px;
	border-bottom: 1px solid #e1e1e1;
}
.cp_tabs-box2 .nav-tabs > li{
	float: left;
	padding: 0 1px 0 0;
	margin: 0;
	border: none;
}
.cp_tabs-box2 .nav-tabs > li:last-child{
	padding: 0;
}
.cp_tabs-box2 .nav-tabs > li > a{
	font-size: 16px;
	background-color: transparent;
	color: #282828;
    border-radius:0;
    line-height: 14px;
    margin: 0;
    padding: 12px 20px;
    display: block;
    border: none;
    cursor: pointer;
    position: relative;
}
.cp_tabs-box2 .nav-tabs > li > a:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	border-bottom: 2px solid;
	opacity: 0;
}
.cp_tabs-box2 .nav-tabs > li.active > a,.cp_tabs-box2 .nav-tabs > li.active > a:hover,.cp_tabs-box2 .nav-tabs > li.active > a:focus,.cp_tabs-box2 .nav-tabs > li a:hover{
    background-color: #f7f7f7;
    border: none;
}
.cp_tabs-box2 .nav-tabs > li.active > a:after,.cp_tabs-box2 .nav-tabs > li.active > a:hover:after,.cp_tabs-box2 .nav-tabs > li.active > a:focus:after,.cp_tabs-box2 .nav-tabs > li a:hover:after{
	bottom: 0;
	opacity: 1;
}
.cp_tabs-box2 .tab-inner-holder{
	float: left;
	width: 100%;
}
.cp_tabs-box2 .tab-inner-holder .thumb{
	float: left;
	margin: 0 20px 0 0;
	width: 90px;
	height: 90px;
}
.cp_tabs-box2 .tab-inner-holder .thumb img{
	border-radius: 100%;
}
.cp_tabs-box2 .tab-inner-holder .text-holder{
	overflow: hidden;
}
.cp_tabs-box2 .tab-inner-holder .text-holder strong{
	display: block;
	margin: 0 0 5px;
}
.cp_tabs-box2 .tab-inner-holder .text-holder strong a{
	font-size: 14px;
	text-transform: uppercase;
	color: #111111;
}
.cp_tabs-box2 .tab-inner-holder .text-holder .cp_meta-listed li{
	color: #9e9e9e;
}
.pro-form textarea{
	min-height: 200px;
}
.rating-holder{
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #282828;
	margin: 0 0 20px;
}
.rating-holder span{
	font-size: 14px;
}
.rating-holder ul > li{
	display: inline-block;
	margin: 0 28px 0 0;
}
/*===========================================================================*/
						/*AsideBar Css Satrt*/
/*===========================================================================*/
.cp_sidebar{
	float: left;
	width: 100%;
}
.cp-sidebar-box{
	float: left;
	width: 100%;
	margin: 0 0 45px;
}
.cp-sidebar-box h4{
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 17px;
}

.cp-sidebar-search-box{
	float: left;
	width: 100%;
	padding: 0 0 12px 30px;
	border-bottom: 1px solid #e1e1e1;
}
.cp-sidebar-search-box form{
	float: left;
	width: 100%;
}
.cp-sidebar-search-box button{
	float: left;
	border: none;
	background:transparent;
}
.cp-sidebar-search-box button .fa{
	font-size: 14px;
	line-height: 14px;
	color: #acacac;
}
.cp-sidebar-search-box input[type="text"]{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #acacac;
	padding: 2px 8px;
	border: none;
	background-color: transparent;
}

ul.cp-sidebar-archives{
	float: left;
	width: 100%;
}
ul.cp-sidebar-archives li:first-child{
	padding-top: 0;
}
ul.cp-sidebar-archives li:first-child:before{
	top: 0;
}
ul.cp-sidebar-archives li:last-child{
	border: none;
	padding-bottom: 0;
}
ul.cp-sidebar-archives li{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	float: left;
	width: 100%;
	position: relative;
	padding: 13px 0 13px 20px;
	border-bottom: 1px solid #e1e1e1;
}
ul.cp-sidebar-archives li:before{
	font-family:'FontAwesome';
	font-size: 6px;
	content: "\f111";
	position: absolute;
	left: 0;
	top: 44%;
}
ul.cp-sidebar-archives li span{
	float: right;
	color: #828282;
}
.cp-sidebar-flickr{
	float: left;
	width: 100%;
}
.cp-sidebar-flickr li{
	float: left;
	width: 50%;
	padding: 0 7px 10px 0;
}
.cp-sidebar-flickr .thumb{
	float: left;
	width: 100%;
	border: 1px solid #e1e1e1;
	position: relative;
}
.cp-sidebar-flickr .thumb img{
	width: 100%;
}
.cp-sidebar-flickr .thumb:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.60);
}
.cp-sidebar-flickr .thumb:hover:before{
	opacity:1;
	visibility:visible;
}
.cp-sidebar-flickr .thumb:hover .icon-link{
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	     -o-transform: translateY(0);
	        transform: translateY(0);
}
.cp-sidebar-flickr .thumb .icon-link{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	text-align: center;
	z-index: 99;
	opacity: 0;
	visibility: visible;
	-webkit-transform: translateY(30px);
	   -moz-transform: translateY(30px);
	    -ms-transform: translateY(30px);
	     -o-transform: translateY(30px);
	        transform: translateY(30px);
}
.cp-sidebar-flickr .thumb .icon-link .fa{
	font-size: 18px;
	line-height: 18px;
	color: #fff;
}

.cp-sidebar-format{
	float: left;
	width: 100%;
}
.cp-sidebar-format > li{
	float: left;
	width: 100%;
	margin: 0 0 5px;
}
.cp-sidebar-format > li:last-child{
	margin: 0;
}
.cp-sidebar-format .holder{
	float: left;
	width: 100%;
	border: 1px solid #e1e1e1;
}
.cp-sidebar-format .holder .icon-holder{
	width: 58px;
	text-align: center;
	display: inline-block;
	float: left;
	padding: 17px 0;
	border-right: 5px solid;
}
.cp-sidebar-format .holder .icon-holder .fa{
	font-size: 24px;
	line-height: 24px;
}
.cp-sidebar-format .holder .text{
	overflow: hidden;
	padding: 10px 0 0px 10px;
}
.cp-sidebar-format .holder .text .cp_meta-listed{
	margin: 0;
}
.cp-sidebar-format .holder .text strong{
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	color: #282828;
	margin: 0 0 4px;
	display: block;
}
.cp-sidebar-format .holder .text strong a{
	color: #282828;
}
.cp-sidebar-format .cp_meta-listed{
	text-align: inherit;
}
.cp-sidebar-format .cp_meta-listed li{
	font-size: 12px;
	line-height: 12px;
	margin: 0 4px 0 0;
}
.cp-sidebar-format .cp_meta-listed li:last-child{
	margin: 0;
}

ul.cp-sidebar-post{
	float: left;
	width: 100%;
}
ul.cp-sidebar-post > li{
	float: left;
	width: 100%;
	padding: 0 0 10px;
	margin: 0 0 15px;
	border-bottom: 1px solid #e1e1e1;
}
ul.cp-sidebar-post > li:last-child{
	margin: 0;
	padding: 0;
	border: none;
}
.cp-sidebar-post .holder .thumb{
	float: left;
	overflow: hidden;
}
.cp-sidebar-post .holder .thumb:hover img{
	-webkit-transform: scale(1.2) rotate(3deg);
	   -moz-transform: scale(1.2) rotate(3deg);
	    -ms-transform: scale(1.2) rotate(3deg);
	     -o-transform: scale(1.2) rotate(3deg);
	        transform: scale(1.2) rotate(3deg);
}
.cp-sidebar-post .holder .text{
	overflow: hidden;
	padding: 10px 0 0px 10px;
}
.cp-sidebar-post .holder .text p{
	margin: 0;
}
.cp-sidebar-post .holder .text .cp_meta-listed{
	margin: 0;
}
.cp-sidebar-post .holder .text strong{
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	color: #282828;
	margin: 0 0 4px;
	display: block;
}
.cp-sidebar-post .holder .text strong a{
	color: #282828;
}
.cp-sidebar-post .cp_meta-listed{
	text-align: inherit;
}
.cp-sidebar-post .cp_meta-listed li{
	font-size: 12px;
	line-height: 12px;
	margin: 0 4px 0 0;
}
.cp-sidebar-post .cp_meta-listed li:last-child{
	margin: 0;
}

.cp-sidebar-post2 .holder .text{
	padding-top: 0;
}

#cp_sidebar-slider{
	float: left;
	width: 100%;
}
#cp_sidebar-slider .item{
	position: relative;
}
#cp_sidebar-slider .item img{
	width: 100%;
}
#cp_sidebar-slider .item:hover .caption{
	bottom: 0;
}
#cp_sidebar-slider .item .caption{
	position: absolute;
	left: 0;
	bottom: -100%;
	width: 100%;
	padding:5px 10px;
	background-color: rgba(208,0,0,0.70);
	-webkit-transition: all .7s ease-in-out;
	   -moz-transition: all .7s ease-in-out;
	    -ms-transition: all .7s ease-in-out;
	     -o-transition: all .7s ease-in-out;
	        transition: all .7s ease-in-out;
}
#cp_sidebar-slider .item .caption p{
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	color: #fff;
}
.cp-sidebar-tags{
	float: left;
	width: 100%;
}
.cp-sidebar-tags > li{
	float: left;
	margin: 0 0 5px;
}
.cp-sidebar-tags > li a{
	font-size: 14px;
	line-height: 14px;
	color: #383838;
	display: inline-block;
	padding: 10px 8px;
	margin: 0 2px;
	border: 1px solid #e1e1e1;
	color: #383838;
	position: relative;
	z-index: 11;
}
.cp-sidebar-tags > li a:hover{
	color: #fff;
}
.cp-sidebar-tags > li a:hover:before{
	width: 100%;
}
.cp-sidebar-tags > li a:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	z-index: -1;
}
.cp-sidebar-tweets{
	float: left;
	width: 100%;
}
.cp-sidebar-tweets #tweecool ul > li:first-child{
	padding-top: 0;
	border: none;
}
.cp-sidebar-tweets #tweecool ul > li{
	padding: 15px 0;
	border-top: 1px solid #e1e1e1;
}
.cp-sidebar-tweets #tweecool ul li > a{
	float: left;
	margin: 0 10px 0 0;
}
.cp-sidebar-tweets #tweecool ul li .tweets_txt{
	overflow: hidden;
}
/*===========================================================================*/
						/*Our Filter Tab Css Satrt*/
/*===========================================================================*/
.cp_portfolioFilter {
	width: 100%;
	overflow: hidden;
	margin: 0 0 45px;
	padding: 0 0 5px;
	background-color: #f8f8f8;
}
.cp_portfolioFilter a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	font-weight: 300;
	color: #141414;
	text-decoration: none;
	padding: 13px 20px 12px;
	position: relative;
}
.cp_portfolioFilter a:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: 0 auto;
	bottom: -6px;
	border-top: 7px solid;
	border-left: 6px solid rgba(0,0,0,0);
	border-right: 6px solid rgba(0,0,0,0);
	opacity: 0;
	visibility: hidden;
}
.cp_portfolioFilter a:hover, .cp_portfolioFilter a:focus {
	color: #fff;
	text-decoration: none;
	outline: none;
}
.cp_portfolioFilter a.current:after {
	border-top: 7px solid;
	opacity: 1;
	visibility: inherit;
}
.cp_portfolioFilter a:hover:after, .cp_portfolioFilter a:focus:after {
	opacity: 1;
	visibility: visible;
}
.cp_portfolioFilter a.current {
	color: #fff;
}
.big-salon .portfolioContainer{
	margin: 0 -30px -30px -30px;
}
.portfolioContainer {
	padding: 0;
	margin: 0 -30px -30px 0;
	list-style: none;
}
.portfolioContainer li {
	margin: 0 0 30px 30px;
}
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
/*===========================================================================*/
						/*Audio Player Css Satrt*/
/*===========================================================================*/
.mp3-player-box{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.mp3-player-box .audioplayer{
	background: #222222;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	height: 58px;
	position: relative;
	text-shadow: 1px 1px 0 #000;
	z-index: 1;
	border: 1px solid #ededed;
	opacity: 1;
}
.mp3-player-box .audioplayer{
	color: #fff !important;
}
.mp3-player-box .audioplayer-playpause{
	background-color: #00adef;
	width: 40px;
	text-align: center;
}
.mp3-player-box .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: transparent -moz-use-text-color transparent;
	border-image: none;
	border-style: solid none solid solid;
	border-width: 0.5em medium 0.5em 0.5em;
	content: "";
	height: 0;
	left: 50%;
	margin: -0.5em 0 0 -0.25em;
	position: absolute;
	top: 50%;
	width: 0;
	color: #fff;
}
.mp3-player-box .audioplayer .audioplayer-time-current{
	border-left: 0;
}
.mp3-player-box .audioplayer-time{
	top: 0;
	height: 78%;
	padding: 13px 0 0 0;
	text-shadow: none;
}
.mp3-player-box .audioplayer-bar, .audioplayer-bar div, .audioplayer-volume-adjust div{
	border-radius: 7px;
}
.mp3-player-box .audioplayer-bar-loaded{
	background-color: #fff;
	border: 1px solid #ededed;
}
.mp3-player-box .audioplayer-volume-adjust{
	background: #444;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	cursor: default;
	height: 6.25em;
	left: 0;
	position: absolute;
	right: -1px;
	top: -9999px;
}
.mp3-player-box .audioplayer-volume-button{
	border-left: 1px solid #ededed;
}
.mp3-player-box .audioplayer-volume-button a::before{
	border-color: transparent #00adef transparent -moz-use-text-color;
}
.mp3-player-box .audioplayer-volume-adjust div div{
}
.mp3-player-box .audioplayer-bar, .audioplayer-volume-adjust > div{
	box-shadow: none;
}
.mp3-player-box .audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after{
	border-color: #00adef;
}
.mp3-player-box .audioplayer-volume-button a{
	background-color: #00adef;
}
.mp3-player-box .audioplayer-volume-button a:before{
}
.mp3-player-box .audioplayer-volume-button a{
	outline: none;
}
.mp3-player-box .audioplayer:not(.audioplayer-mini) .audioplayer-playpause{
	border-right: 1px solid #ededed;
}
.mp3-player-box .audioplayer-bar-played{
	background-color: #00adef;
}
.mp3-player-box .audioplayer-volume{
	border-left: 0;
}
.mp3-player-box .audioplayer-playing .audioplayer-playpause a:before, .audioplayer-playing .audioplayer-playpause a:after{
	background-color: #00adef;
}
.mp3-player-box .audioplayer-playpause:hover, .audioplayer-playpause:focus{
}
.mp3-player-box .audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover a{
	border-color: transparent -moz-use-text-color transparent #fff;
}
.mp3-player-box .audioplayer-volume:hover, .audioplayer-volume:focus{
}
.mp3-player-box .audioplayer-volume-button:hover a:before{
	border-color: transparent #fff transparent -moz-use-text-color;
}
.mp3-player-box .audioplayer:not(.audioplayer-mute) .audioplayer-volume-button:hover a:after{
	border-color: #fff;
}
.mp3-player-box .audioplayer-volume-button:hover a{
	background-color: #fff;
}
.mp3-player-box .audioplayer-volume-adjust > div{
	background-color: #00adef;
}
/*===========================================================================*/
						/*Contact Css Satrt*/
/*===========================================================================*/
.cp_contact-section{
	float: left;
	width: 100%;
}
.cp_contact-section h3{
	margin: 0 0 30px;
}
.cp-form-box{
	float: left;
	width: 100%;
}
.cp-form-box h4{
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 30px;
}
.cp-form-box .holder{
	float: left;
	width: 100%;
	margin: 0 0 29px;
}
.cp-form-box .holder:last-child{
	margin: 0;
}
.cp-form-box .holder label{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #282828;
	display: block;
}
.cp-form-box input[type="text"],.cp-form-box textarea{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #828282;
	padding: 0 15px;
	float: left;
	width: 100%;
	border: 1px solid #e1e1e1;
}
.cp-form-box input[type="text"]{
	height: 42px;
	line-height: 42px;
}
.cp-form-box textarea{
	padding: 15px 20px;
	height: 185px;
}
.cp-form-box button{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	border: none;
	color: #fff;
}
.cp-form-box button .fa{
	font-size: 20px;
	padding: 0 0 0 10px;
	opacity: 0;
	-webkit-transform: translateX(-20px);
	   -moz-transform: translateX(-20px);
	    -ms-transform: translateX(-20px);
	     -o-transform: translateX(-20px);
	        transform: translateX(-20px);
}
.cp-form-box button:hover .fa{
	opacity: 1;
	-webkit-transform: translateX(0);
	   -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	     -o-transform: translateX(0);
	        transform: translateX(0);
}
.cp-map-box{
	float: left;
	width: 100%;
}
.cp-map-box #map_contact_1{
	width: 100%;
	height: 520px;
}

.cp-map-box #map_canvas_2{
	width: 100%;
	height: 520px;
}
.cp-form-box2 textarea{
	height: 220px;
}
/*===========================================================================*/
						/*Footer Css Satrt*/
/*===========================================================================*/
footer{
	float: left;
	width: 100%;
	position: relative;
}
#cp_footer{
	float: left;
	width: 100%;
	border-top: 5px solid;
}
#big-salon-barber-shop #cp_footer,#big-salon-nail #cp_footer{
	border-color: #000;
}
.css_footer_sm{

}
#big-salon-barber-shop .cp_footer-section1 a.cp-btn-style1:after,#big-salon-barber-shop .cp_footer-section1 a.cp-btn-style1:before{
	background-color: #000;
}
#big-salon-nail .cp_footer-section1 a.cp-btn-style1:after,#big-salon-nail .cp_footer-section1 a.cp-btn-style1:before{
	background-color: #000;
}
/*===========================================================================*/
						/*Footer Section1 Css Satrt*/
/*===========================================================================*/
.cp_footer-section1{
	float: left;
	width: 100%;
	padding: 50px 0;
	background-color: #000;
	text-align: center;
}
.cp_footer-section1 h2{
	font-size: 48px;
	line-height: 50px;
	font-style: italic;
	color: #fff;
	margin: 0 0 26px;
}
.cp_footer-section1 .buy-now{
	min-width: 105px;
}
.cp_footer-section1 .buy-now:hover{
	color: #fff;
	border-color: #fff;
}
/*===========================================================================*/
						/*Footer Section2 Css Satrt*/
/*===========================================================================*/
.cp_footer-section2{
	float: left;
	width: 100%;
	background: url(../images/footer-section2-img.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
	z-index: 11;
}
.cp_footer-section2:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.86);
	z-index: -1;
}
.ft-box-holder{
	float: left;
	width: 100%;
}
.ft-box-holder h3{
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	margin: 0 0 30px;
}
.ft-box-holder p{
	color: #a2a2a2;
	margin: 0 0 8px;
}
.ft-box-holder p:last-child{
	margin: 0;
}
.ft-box-holder .about-box{
	float: left;
	width: 100%;
}
.ft-box-holder .about-box img{
	float: left;
	margin: 0 15px 0 0;
}
.ft-box-holder .about-box p{
	margin: 0;
}
.ft-contact-us-list{
	float: left;
	width: 100%;
}
.ft-contact-us-list > li{
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	margin: 0 0 30px;
}
.ft-contact-us-list > li:last-child{
	margin: 0;
}
.ft-contact-us-list > li span{
	display: inline-block;
	color: #828282;
}
.ft-contact-us-list > li a{
	color: #fff;
}
.cp_flicker-list{
	float: left;
	width: 100%;
}
.cp_flicker-list li{
	float: left;
	margin: 0 2px 5px 0;
	overflow: hidden;
}
.cp_flicker-list li:hover img{
	-webkit-transform: scale(1.2) rotate(5deg);
	   -moz-transform: scale(1.2) rotate(5deg);
	    -ms-transform: scale(1.2) rotate(5deg);
	     -o-transform: scale(1.2) rotate(5deg);
	        transform: scale(1.2) rotate(5deg);
}
/*===========================================================================*/
						/*Footer Section3 Css Satrt*/
/*===========================================================================*/
.cp_footer-section3{
	float: left;
	width: 100%;
	padding: 18px 0;
	background-color: #0d0c0c;
}
.footer-logo{
	float: left;
}
.cp_footer-section3 strong{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	color: #fff;
	display: inline-block;
	float: right;
	padding: 40px 0px 0 0;
}

/*Back to top button */
.cp_back-top-holder{
	float: left;
	width: 100%;
	position: relative;
}
#cp_back-top {
	position:fixed;
	bottom:20px;
	display: inline-block;
	right:50px;
	z-index: 9999;
}
#cp_back-top a {
	width:45px;
	height: 45px;
	padding: 3px 0;
	color: #fff;
	display: inline-block;
	text-align: center;
	color: #fff;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#cp_back-top a .fa{
	font-size: 35px;
}
/*===========================================================================*/
						/*Transition Css*/
/*===========================================================================*/
.cp_sticky,.cp_sticky .cp_navigation-row,.cp-nav-holder .cp-logo span,.cp_search-bar .cp-inner-search-bar,.cp_cart-bar .cp-cart-inner-bar,.cp-nav-holder .navbar-nav li ul,.cp-nav-holder .navbar-nav > li a,ul li a,.thumb img,.cp-thumb img,.pricing-item .pricing-text,
.pricing-item .pricing-text:before,.cp-social-list > li,.team-item .team-text:after,.cp_brands-section ul li img,.cp-sidebar-flickr .thumb:before,.cp-sidebar-flickr .thumb .icon-link,.text strong a,ul.cp-social-list2 li a,.cp-form-box button .fa,
.price-list > li,.cp_gallery-box:hover:after,.cp_gallery-box .thumb figcaption,.cp_accordian-section,.cp-blog-box .cp-thumb .play-icon,.cp_pagination-holder .pagination > li > a:before,.cp-sidebar-post .holder .thumb img,.cp-sidebar-tags > li a,.cp-sidebar-tags > li a:before,strong a,
.cp_gallery-box .text:before,.cp_gallery-box .text a,.cp_gallery-box:hover .text .listed,.wocommerace-button .fa,.woocommerce .product-thumbnail img,.caption,.cp-pro-item .cp-thumb .icons-holder span,.cp-pro-item .cp-thumb .icons-holder .fa,.cp_tabs-box2 .nav-tabs > li > a:after,.promotion-item .text
,.promotion-item .text:after,.cp-social-list2 > li,.cp-social-list2 > li a:before,.cp-social-list2 > li a,.cp_banner #cp_banner-slider .owl-controls .owl-prev,.cp_banner #cp_banner-slider .owl-controls .owl-next,.services-caption,.services-caption:before,.services-caption:after,.services-caption h3{
	-webkit-transition: all .5s ease-in;
	   -moz-transition: all .5s ease-in;
	    -ms-transition: all .5s ease-in;
	     -o-transition: all .5s ease-in;
	        transition: all .5s ease-in;
}

.cp-btn-checkout::before,.cp-btn-checkout,a.cp-btn-style1,a.cp-btn-style1:before,a.cp-btn-style1:after,a.cp-btn-style2,a.cp-btn-style2:before,a.cp-btn-style2:after,.services-item,.zooming-holder,
.cp_navigation-row .cp-right-holder,.achievement-item img,.cp_flicker-list li img{
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
	    -ms-transition: all .5s linear;
	     -o-transition: all .5s linear;
	        transition: all .5s linear;
}
/*===========================================================================*/
						/*Font Family*/
/*===========================================================================*/
.font-family{
	font-family: 'Playfair Display', serif;
	font-family: 'Open Sans', sans-serif;
}
/*===========================================================================*/
						/*WRAPPER CSS END*/
/*===========================================================================*/