#project-extended.open {
  padding-top: 70px;
  padding-bottom: 70px;
}

#project-extended.open #project-controls {
  display: block;
}
.cartRespons {
        font-size: 14px;
    }

    .navbar-cart {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-cart.in .mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background: #fff;
        background: rgba(255, 255, 255, 0.7) !important;
    }

.border {
  width: 90px;
  background: #DEDEDE;
  height: 1px;
  margin: 5px 15px;
}

.project-category {
  text-align: center;
  margin: 20px 0;
}

.video-container .project-media {
  padding-bottom: 60%;
  margin-bottom: 30px;
}

.video-container .project-media iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
}

.project-media {
  position: relative;
}

.project-media img {
  display: block;
  margin: 0 auto;
}

.project-info h1 {
  text-align: center;
  text-transform: uppercase;
  color: #515151;
  font-size: 48px;
  font-weight: 300;
  margin-top: 0;
}

.project-info span {
  display: inline-block;
  color: #999;
  text-transform: uppercase;
}

.project-info h4 {
  text-align: center;
  text-transform: uppercase;
}

#project-controls, #project-controls2 {
  padding: 0;
  display: none;
  list-style: none;
  text-align: center;
  margin-bottom: 50px;
}

#project-controls li, #project-controls2 li {
  display: inline-block;
  margin: 10px;
}

#project-controls li a, #project-controls2 li a {
  display: block;
  color: #ccc;
  border: 2px solid #ccc;
  padding: 4px 0;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  text-align: center;
}
/*=== PROJECT CLOSE ===*/
#closeProject {
	top: 10px;
	position: absolute;
	right: 62px;
	z-index: 1;
}
#closeProject a {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0px;
	display: none;
	background: #151515;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#closeProject a:hover {
	background: #FFD600;
}
#closeProject a i {
	font-size: 14px;
	color: #ffffff;
	line-height: 40px;
	display: inline-table;
	vertical-align: middle;
}
#ajax-section {
	position: relative;
	padding: 0;
	background: #f8f8f8;
	text-align: left;
}
#ajax-section #loader {
	width: 100%;
	height: 20px;
	display: none;
	position: absolute;
	top: -30px;
}
#ajax-section #loader.projectError {
	text-align: center;
	height: auto !important;
	background-position: top center;
}
#ajax-section #loader.projectError p {
	display: none;
	padding-top: 16px;
}
#ajax-section #loader {
	background: url(../images/loader.gif) center center no-repeat;
}
#ajax-section #loader.projectError p {
	color: #666 !important;
}
#ajax-content-outer {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#ajax-content-inner {
	float: left;
	height: 0;
	opacity: 0;
}
#ajaxpage {
	float: left;
	display: block;
}

/* Preload */
.QOverlay {background-color: #000000;z-index: 99999;}
.QLoader {background-color: #CCCCCC;height: 1px;}
.QAmt {color:#333333;font-family: 'Raleway', sans-serif; font-size:40px;font-weight:300;line-height:50px;height:50px;	width:100px;
	margin:-60px 0 0 -50px;}
#preloader {position:fixed;top:0;left:0; right:0;bottom:0; background-color:#fff;  background-image: url(img/tstlogo.png)   ; background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;/* change if the mask should have another color then white */ z-index:9999; /* makes sure it stays on top */}
#load-logo {  }

/*--------------------------------------------------
			POST NAVIGATION 1
---------------------------------------------------*/
.post-nav { width: 100%; background-color: #f5f5f5; text-transform: uppercase; overflow: hidden; }
.content.alternate .post-nav { background: #fff; }
.content.alternate.dark .post-nav { background: #313131; }
.content.alternate.default_color .post-nav { background: rgba(255, 255, 255, 0.25); }
.post-nav {	list-style-type: none; margin: 0; padding: 0; }

.post-nav li a { color: #999; width: 55px; padding: 15px 0; display: inline-block; float: left; text-align: center; }
.post-nav li:hover a { color: #fff; }
.content.alternate.default_color .post-nav li a { color: #fff; }

.post-nav.transparent, .content.alternate .post-nav.transparent, .content.alternate.dark .post-nav.transparent, .content.alternate.default_color .post-nav.transparent { background-color: transparent; }
.post-nav.transparent { border: 1px solid #eee; }
.content.alternate .post-nav.transparent { border: 1px solid #ddd; }
.content.alternate.dark .post-nav.transparent { border: 1px solid rgba(255, 255, 255, 0.1); }
.content.alternate.default_color .post-nav.transparent { border: 1px solid rgba(255, 255, 255, 0.45); }


.post-nav.transparent .grid li { border-color: #eee; }
.content.alternate .post-nav.transparent .grid li { border-color: #ddd; }
.content.alternate.dark .post-nav.transparent .grid li { border-color: rgba(255, 255, 255, 0.1); }
.content.alternate.default_color .post-nav.transparent .grid li { border-color: rgba(255, 255, 255, 0.45); }


.post-nav .grid li a { width: 100%; padding: 25px 0; }
a.close_external {
	width: 100%;
	padding: 15px 0;
	overflow: hidden;
	display: block;
	margin-bottom: 0; border-radius: 0; 
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}	
#single_content {
	position: relative;
}
.portfolio-single-holder img {
	width:100%;
}
/*================================================= */
/* Portfolio single
/*================================================= */

#project-extended .load-project{width: 100%;
margin:0 auto;
left: 25%;
right: 25%;
height: 100%;
position: relative; display:none;}
#project-extended .load-project img{ 
 margin-top:200px;
    margin-left: 25%;
    right: 0;
float:left;}
#project-contact .load-project2{width: 100%;
margin:0 auto;
left: 25%;
right: 25%;
height: 100%;
position: relative; display:none;}
#project-contact .load-project2 img{ 
 margin-top:200px;
    margin-left: 25%;
    right: 0;
float:left;}

/*----------------------------------------
  1.  Theme default CSS
----------------------------------------*/
html, body {width:100%;}
 body {overflow-x:hidden;}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a:focus {outline:0px solid}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.fix {overflow:hidden}
p {margin:0 0 15px;font-size:12px;}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
}
a {transition: all 0.3s ease 0s;text-decoration:none;}
a:hover {
  color: #ec4445;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
input:focus, textarea:focus, select:focus{
	background-color: #edf7fd;
}
ul{
list-style: outside none none;
margin: 0;
padding: 0
}
.clear{clear:both}
body {
	color: #444;
	font-family: "Montserrat",sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}
#lang { 
    width:45px;
	height:40px;
background: url(../images/lang.png);
 display: block;
    float: right;
    margin-right:60px;

    margin-top: -50px;

}
#lang.open {
  background: url(../images/lang-hover.png);
  border-left-color: #6c6d70;
}
#lang h1{
	display:none;
}
#lang-img { 
 
 display: block;
    float: right;
    margin-right:80px;
    width:25px;
	height:25px;
background: url(../images/lang.png);
    margin-top: -50px;
	 cursor: pointer;
 
  font-weight: normal;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;

}
/*----------------------------------------
  2.  HOME CSS
----------------------------------------*/

/*========== Slider Wrapper ==========*/
.slider-wrapper{position: relative; z-index:0;}

/* Revolution Slider Overwrite */
.tp-caption a {color:#ffffff;}
.tp-caption a:hover {color:#ffffff;}
.tp-caption a.btn.btn-white { color:#778899;}
.tp-caption a.btn.btn-white.btn-alt { color:#ffffff;}
.tp-caption a.btn.btn-white.btn-alt:hover, .tp-caption a.btn.btn-white.btn-alt:focus { color:#778899;}



/*===============================
========== Revolution Slider ==========
===============================*/
.tp-loader 	{z-index:9999;}		
.tp-loader.spinner0 {background:url(/img/theme/revolutionslider/loader.gif) no-repeat center center;}

.tp-banner-container{width:100%; position:relative;	padding:0;}
.tp-banner{width:100%;position:relative;}
.tp-banner-fullscreen-container {width:100%;position:relative;padding:0;}

/* Header */

section#home  {
	width: 100%;
	margin:auto;
	z-index:-10;
	height:auto;
}

section#home .item {
	z-index:-10;
	width: 100%;
	height: 100%;
	text-align: center;
	display: table;
}

section#home .item .header-text {
	width: 50%;
	padding: 0 50px;
	z-index: 10;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
	height:100%;
}

h1.title {
	font-size: 60px;
	padding-bottom: 50px;
	letter-spacing: 0.2em;
	line-height: 1em;
}

h2.title {
	font-size: 30px;
	padding-bottom: 30px;
	letter-spacing: 0.1em;
	line-height: 1em;
}

p.title {
	font-size: 16px;
	padding: 50px;
}
.header-area{}
.header-top-bar{}
.header-top-inner{
	border-bottom: 1px solid #e5e5e5;
}
.header-top-inner p{
	margin-bottom:0;
}
.header-top-left{
	float: left;
	padding: 11px 0 0px;
}
.header-top-left label{
	font-weight:400;
}
.phone{
	float:left;
}
.phone:before{
	color: #696969;
	content: "\f095";
	display: block;
	float: left;
	font-family: FontAwesome;
	margin-right: 8px;
}
.e-mail{
	float: left;
	margin-left: 35px;
}
.e-mail:before{
	color: #696969;
	content: "\f003";
	display: block;
	float: left;
	font-family: FontAwesome;
	margin-right: 8px;
}
.header-link-area{
	float: left;
	margin-left: 35px;
	text-align: left;
}
.header-link{
	float:left;
	margin-right:5px;
}
.header-link p{
	float:left;
}
.header-link ul{
	float:left;
}
.header-link>ul>li{
	float: left;
	margin-right: 5px;
	position: relative;
}
.header-link ul li a{
	color: #696969;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 5px;
	display:block;
	text-transform: capitalize;
}
.header-link ul ul{
	background: rgb(10, 10, 10) none repeat scroll 0 0;
	display: none;
	left: -8px;
	min-width: 110px;
	position: absolute;
	z-index: 999999;
}
.header-link ul li:hover>ul{
	display:block;
}
.header-link ul li a:hover{
	color: #ed4f50;
}
.header-link ul ul li a{
	border-radius: 0;
	display: block;
	font-size: 11px;
	font-weight: normal;
	height: inherit;
	line-height: 11px;
	min-width:110px;
	padding: 11px 20px;
	text-align: left;
	text-transform: capitalize;
}
.header-link ul ul li a:hover{
	background: #515151 none repeat scroll 0 0;
	color: #ee5050;
}
.header-top-right{
	float:right;
}
.header-social-icon{}
.header-social-icon ul{}
.header-social-icon ul li{
	float: left;
	padding-left: 15px;
}
.header-social-icon ul li a{
	color: #404e53;
	display: block;
	font-size: 16px;
	padding:11px 3px 10px;
	text-transform: capitalize;
}
.header-social-icon ul li a:hover{
	color:#ED4F50;
}
/* Header bottom */
.header-bottom{
	margin: 49px 0 40px;
}
.header-search{
	background: #f3f3f3 none repeat scroll 0 0;
	float: left;
	padding: 0;
	position: relative;
	width: 75%;
	z-index: 1000;
}
.header-search input[type=text]{
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	color: #c1c1c1;
	float: right;
	font-size: 14px;
	height: 57px;
	line-height: 20px;
	margin: 0;
	padding-left: 20px;
	padding-right: 59px;
	transition: all 0s ease 0s;
	width: 100%;
}
.header-search button{
	background:#F3F3F3;
	height: 57px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 17px;
	font-size: 16px;
	border-radius:0px;
	transition: all .3s;
}
.header-search button:hover{
	background:#ED4F50;
	color:#fff;
}
.header-logo{
	text-align:center;
}
.header-cart-area{
	float: right;
}
.header-cart{}
.header-cart ul>li{
	position:relative;
}
.header-cart ul>li>a{
	color: #000;
	display: block;
	font-size: 11px;
	position: relative;
}
.header-cart ul>li>a>i{
	background: #f3f3f3 none repeat scroll 0 0;
	border-radius: 100%;
	color: #404e53;
	font-size: 24px;
	padding: 15px 17px;
}
.header-cart span.my-cart{
	color: #252525;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	padding: 18px 15px 19px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: -6px;
}
.header-cart span.badge{
	background: #ec4445 none repeat scroll 0 0;
	border-radius: 100%;
	color: #fff;
	display: block;
	font-size: 14px;
	left: 40px;
	padding: 2px 5px;
	position: absolute;
	top: -7px;
	width: auto;
}
.header-cart ul ul{
	position:absolute;
	opacity:0;
	right:0;
	transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all 0.5s ease 0s;
	border:1px solid #ec4445;
	z-index:999999;
	background:#fff;
}
.header-cart ul ul li{
	overflow: hidden;
	width: 240px;
	margin: 15px 15px;
}
.header-cart ul>li:hover>a>i{
	background: #ec4445 none repeat scroll 0 0;
	color:#fff;
}
.header-cart ul>li:hover>ul{
	opacity:1;
	transform: scaleY(1);
}
.cart-list{
	float:left;
	border-bottom: 1px solid #ededed;
	padding-bottom:15px;
	margin-bottom:15px;
}
.cart-list-two{
	border-bottom: 0px solid #ededed;
}
.cart-list-item{
	float:left;
}
.cart-list-img{
	float:left;
	border: 1px solid #ededed;
}
.cart-content{
	color: #696969;
	float: left;
	font-size: 13px;
	margin: 0 40px 0 5px;
}
.cart-content a{
	color: #696969;
	margin-bottom:10px;
	display:block;
	text-transform:uppercase;
}
.cart-content a:hover{
	color: #EE4A42;
}
.cart-content p{
	color:#50504B;
	font-size:11px;
}
.cart-content span, .cart-subtotal span{
	font-size:15px;
}
.cart-button{
	float:left;
}
.cart-button a i.fa-pencil{
	color:#FFBD33;
}
.cart-button a i.fa-times{
	background: #f4f4f4 none repeat scroll 0 0;
	border-radius: 50%;
	color: #ee4a42;
	margin-left: 5px;
	padding: 4px;
}
.cart-action{
	float: left;
	width: 100%;
}
.cart-action button{
	width: 100%;
	font-size:15px;
	text-transform:uppercase;
	transition:all .3s;
	border-radius:0;
}
.cart-action span{
	float:left;
}
.cart-action button i{
	float: right;
	padding: 4px 0;
}
.cart-action button:hover{
	background:#EEB742;
	color:#fff;
}
.badge-notify{
    background:red;
    top: 0px;
    right: 0px;
	position:absolute;
  }
/*----------------------------------------
  3.  Main Menu Area
----------------------------------------*/

/*===============================
========== Accordions & Toggle ==========
===============================*/
.accordion .accordion-toggle, .accordion .accordion-toggle.collapsed:hover, .scrollup:hover, .scrollup:focus, .team-info .team-role, .nav-tabs.tabs-alt > li.active > a, .nav-tabs.tabs-alt > li.active > a:hover, .nav-tabs.tabs-alt > li.active > a:focus, .post-format, .product-links ul li a:hover, .shop-product .product-links ul li a:focus, .nav-tabs > li > a:hover, .footer-middle .footer-widget .tweet_list li .tweet_text a {
 color:rgba(101,205,51,1);}
.accordion .panel {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow:none; border:none; background:none;}
.accordion.panel-group{ margin:20px 0;}
.accordion .panel .panel-heading {border:1px solid #ececec; padding:0; background:none;}
.accordion .panel-title { font-weight:500; font-size:14px;}
.accordion .panel-title a{display:block; padding:15px;}
.accordion .panel-title a .fa{margin-right:10px;}
.accordion .panel-body {border:none !important;}
.accordion .panel-body li { font-size:14px; padding-top:10px; border-bottom:1px solid #888888;}
.accordion .accordion-toggle.collapsed-icon:after{    content: "\f147"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; float:right;}
.accordion .accordion-toggle.collapsed.collapsed-icon:after{    content: "\f196"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit;	float:right;}
.accordion .accordion-toggle.collapsed-icon-left.collapsed-icon:after{float:left; margin-right:10px;}
.accordion .accordion-toggle.collapsed-icon-left.collapsed.collapsed-icon:after{float:left; margin-right:10px;}

/* Accordion & Toggle - default stytle  */
.accordion .accordion-toggle {}
.accordion .accordion-toggle.collapsed{ color:#848494;}
.accordion .accordion-toggle.collapsed:hover{}

/* Accordion & Toggle - alternativestytle  */
.accordion.accordion-alt .panel-heading{ border:none; background: #f8f8f8;}
.accordion.accordion-alt .accordion-toggle {color:#fff; }
.accordion.accordion-alt .accordion-toggle.collapsed{  background: #f8f8f8; color:#848494;}
.accordion.accordion-alt .accordion-toggle.collapsed:hover{ color:#fff;}


/*========== Main Wrapper Header ==========*/
.main-wrapper-header { padding:100px 0; background:#f8f8f8; border-bottom:1px solid #ececec;}
.main-wrapper-header .page-title {}
.main-wrapper-header .page-title h1, .page-title h2, .page-title h3 { margin:0; font-size:32px;line-height:2; color:rgba(255,255,255,1.00);}

.main-wrapper-header .breadcrumbs-wrapper { text-align:right;}
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb { margin:0; line-height:2.8; background:none; padding: 8px 0;}
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb li { float:none; width:auto;}
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb > li + li:before {content: "\f138";font-family: 'FontAwesome'; padding: 0 8px;}
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb > .active {color: #32313b;}

/*header main*/
.header-main{width:100%; position:relative; z-index:1100; background:#FFF; -webkit-box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6); -moz-box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6); box-shadow:  0px 3px 0px 0px rgba(214, 224, 230, 0.6); -webkit-transform: translateZ(0);}
.main-navigation{ position:relative;}
.logo{ line-height:100px;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.logo img{-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.header-main.shrink .logo{ line-height:60px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.header-main.shrink .logo img{-webkit-transform:scale(0.8); -moz-transform:scale(0.8); -o-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8);}


/*------------------------------------------------------------------
[4. Page header]
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[4.2 Navigation]
-------------------------------------------------------------------*/
.navbar-nav {
    float: right!important;
    margin: 0;
}
.collapse {
    display: none;
}
.modal-dialog .product-share {
    border-top: 0 none;
    margin-top: 0;
}

.modal-dialog .modal-product-thumb {
    padding-top: 15px;
}

.modal-dialog {
    background: #fff;
    max-width: 960px;
    overflow: auto;
}

.modal-header {
    border-bottom: 1px solid #E5E5E5;
    color: #FFFFFF;
    padding: 5px 15px;
    margin-bottom: 20px;
	background:rgba(101,205,51,1.00);
}

.modal-title-site {
 
   font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    font-weight: lighter;
    padding: 13px 0;
}

.modal-content {
    border: 0 solid #ddd;
    border-radius: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}

.modal-footer {
    background: #eee;
    border-top: 1px solid #E5E5E5;
    padding: 10px 20px;
}
.fb_button {
  background: #658ad0;
  color: #ffffff;
  display: block;
  text-align: center;
  text-decoration: none;
}
.btn-fb {
  background: #658ad0;
  color: #ffffff;
}
.fb_button:hover,
.btn-fb:hover {
  background: #4e6fae;
  color: #ffffff;
  text-decoration: none;
}
.btn-tw {
  background: #1dadeb;
  color: #ffffff;
}
.btn-tw:hover {
  background: #35c5ff;
  color: #ffffff;
  text-decoration: none;
}
.header-cart_product_list{ order-top: 1px solid rgba(0, 0, 0, 0);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
width: auto;
overflow-x: visible;
padding-left: 15px;
padding-right: 15px;
margin-top: 70px;
position: absolute;
background: #fff;
float: right;
right: 0;}
.navbar-top {

    height: 30px;
    transition: all 0.1s ease-out 0s;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -ms-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    text-transform: uppercase;
}
.navbar-header {top:0px;
		z-index:1000;
	    width: 100%;
    background:rgba(18,146,228,1.00);

}
.pull-right {
    float: right !important;
}

.userMenu > li {
    display: block;
    float: left;
	color: #FFFFFF;
    display: block;
    float: right;
    font-size: 14px;
    line-height: 30px;
    padding: 0 20px 0 0;
    text-decoration: none;
    transition: opacity 0.2s ease-out 0s;
    -webkit-transition: opacity 0.21s ease-out 0s;
    -moz-transition: opacity 0.2s ease-out 0s;
    -ms-transition: opacity 0.2s ease-out 0s;
    -o-transition: opacity 0.2s ease-out 0s;
}

.userMenu > li > a {
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 14px;
    line-height: 30px;
    padding: 0 20px 0 0;
    text-decoration: none;
    transition: opacity 0.2s ease-out 0s;
    -webkit-transition: opacity 0.21s ease-out 0s;
    -moz-transition: opacity 0.2s ease-out 0s;
    -ms-transition: opacity 0.2s ease-out 0s;
    -o-transition: opacity 0.2s ease-out 0s;
}

.userMenu > li > a:hover {
    opacity: 0.9;
}
input.remember {
	height: 30px;
	width:auto;
	margin-top:0;
}

.navbar {
    display: table;
    width: 95%;
    float: left;
}
.langs{width:100%;

}
.navbar-lang {
	float:right;
	right:0;
margin: auto;
margin-right: 0;
}
.navbar-lang li a{font-family: 'Montserrat', sans-serif;
font-size: 12px!important;
font-weight: 300;
    padding: 10px !important;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;}

.dropdown-toggle{color: #fff;}
.navbar-lang ul li a{
	
    font-family: 'Montserrat', sans-serif;
    font-size: 12px!important;
    font-weight: 300;
    text-transform: uppercase;
    padding: 10px !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.fa-langs:before{font-family: 'FontAwesome';
	content: "\f0ac";font-size:16px;
	line-height:20px; padding:5px;}
.navbar-lang > li > a:focus, .navbar-lang > li > a:hover{text-decoration: none;
background-color: rgba(8,60,102,1.00); color:#fff;}

.fa-shopping-cart{
font-size: 14px;

}
.nav li a {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.nav li:hover a, .nav li:hover a:hover {
	color: #3BC1FA;
}

.nav.navbar-nav li a:focus, .nav.navbar-nav li a:active, .nav.navbar-nav li a.active {
	color: #2A7BE3;
	font-weight: 300;
}

.nav-pills{
    margin-bottom: 0;
    list-style: none;
    position: relative;
	float:right;
	text-align:center;}
.ry-main-nav {
	float:left;
position:fixed;
  width: 100%;
  z-index: 999;

  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; }

.ry-nav-brand {
  position: relative;
  display: block;
  float: left;
  color: #FFFFFF;
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; }
  .ry-nav-brand .ry-smoothie-logo {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    width: 48px;
    height: 48px; }
  .ry-nav-brand .ry-brand {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    font-size: 28px; }
	.icon-menu55:before {
  content: "\e18b";
}
.ry-scale{
margin-top:30px;
  width: 100%;
background: #0969A6;
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; 
}

.ry-scale .navbar-header{position:fixed;margin-bottom:30px;}
 .ry-scale .ry-nav-menu > li a, .ry-scale .wsmenu-list li a {
    color:#fff; }
.ry-nav-hamburger {
  position: relative;
  float: right;
  display: none;
  height: 70px;
  line-height:70px;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; }

.ry-close-nav {
  display: none; }



.ry-e-cart:after {
  content: attr(data-in-cart);
  position: absolute;
  display: block;
  top: 50%;
  right: -14px;
  width: 18px;
  height: 18px;
  line-height: 17px;
  border-radius: 9px;
  text-align: center;
  background-color: #FF5049;
  -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
          transform: translateY(-20px);
  font-size: 12px;
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; }
	  .ry-scale .navbar-nav>li>a{color:#fff; -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;}
@media (min-width: 1200px) {
  .ry-nav-menu {
    float: right;
    font-weight: 600; }
    .ry-nav-menu > li {
      position: relative;
      padding-left: 20px;
      display: inline-block; }
      .ry-nav-menu > li:first-child {
        padding-left: 0; }
      .ry-nav-menu > li a {
        position: relative;
        display: block;
        line-height: 70px;
        -webkit-transition: all 0.4s ease-in-out;
                transition: all 0.4s ease-in-out; }
        .ry-nav-menu > li a i {
          position: relative;
          font-size: 20px;

          top: 3px; }
      .ry-nav-menu > li a.active, .ry-nav-menu > li a:hover {
        color: #FF5049; }
        .ry-nav-menu > li a.active.ry-e-cart:after, .ry-nav-menu > li a:hover.ry-e-cart:after {
          color: #FFFFFF; }


  .ry-menu-dropdown .ry-dropdown-menu {
    position: absolute;
    display: none;
    top: 110px;
    border-top: 3px solid #FF5049;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out; }
    .ry-menu-dropdown .ry-dropdown-menu li {
      display: list-item;
      min-width: 160px;
      background-color: rgba(0, 0, 0, 0.8);
      overflow: hidden; }
      .ry-menu-dropdown .ry-dropdown-menu li a {
        display: block;
        line-height: 40px;
        white-space: nowrap;
        padding: 5px 30px; }
  .ry-menu-dropdown:hover .ry-dropdown-menu {
    display: block; }



 }

/* Responsive Nav */
@media (max-width: 1201px) {.ry-scale .ry-nav-brand{transform:scale(0.9,0.9);
  -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; }
	
		  .ry-scale{width:100%;height:70px;}
  .ry-nav-menu {
    position: fixed;
    left: -300px;
    top: 110px;
     max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #0066b2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
    background-color: rgba(0, 0, 0, 0.8);
    overflow: auto;
    font-weight: 600;
    z-index: -1;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out; }
    .ry-nav-menu.ry-nav-appeared {
      left: 0; }
    .ry-nav-menu > li {
      border-top: 1px solid #444444;
      text-indent: 18px; }
    .ry-nav-menu li {
      display: block;
      width: 100%;
      line-height: 60px; }
      .ry-nav-menu li.ry-icon-link {
        width: 50%;
        float: left;
        text-align: center;
        text-indent: 0;
        border-bottom: 1px solid #444444;
        border-right: 1px solid #444444; }
      .ry-nav-menu li a {
        position: relative;
        display: block;
        -webkit-transition: all 0.4s ease-in-out;
                transition: all 0.4s ease-in-out; }
        .ry-nav-menu li a i {
          font-size: 20px; }
        .ry-nav-menu li a.ry-e-cart:after {
          left: 52%;
          text-indent: 0; }
        .ry-nav-menu li a:hover {
          background-color: #FF5049; }
          .ry-nav-menu li a:hover.ry-e-cart:after {
            color: #FF5049;
            background-color: #FFFFFF; }



  .ry-nav-hamburger {
    display: block; }

  .ry-menu-dropdown .ry-dropdown-menu li {
    overflow: hidden;
    display: list-item;
    line-height: 60px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out; }
    .ry-menu-dropdown .ry-dropdown-menu li a {
      display: block;
      white-space: nowrap;
      padding-left: 20px; }
  .ry-menu-dropdown .ry-dropdown-menu.ry-dropdown-active li {
    height: 60px; }

  .ry-close-nav {
    display: block;
    position: fixed;
    right: -280px;
    top: 10px;
    font-size: 20px;
    cursor: pointer; }

 }
 /*----------------------------------------*/
/*  4. Banner Area
/*----------------------------------------*/
.banner-container {
    position: relative;
}
.banner-container > a {
    display: block;
    position: relative;
}
.banner-container > a::before {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 300ms ease-in-out 0s;
    visibility: hidden;
    width: 100%;
    z-index: 9;
}
.banner-container:hover a:before {
    opacity: 1;
    visibility: visible;
}
.banner-text {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: 46px;
    color: #ffffff;
    height: auto;
    left: 30px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 30px;
    text-align: left;
    transition: all 300ms ease-in-out 0s;
    visibility: hidden;
}
.banner-text h3 {
    color: #ffffff;
    font-weight: bold;
}
.banner-text a {
    color: #ffffff;
    float: right;
    text-decoration: underline;
}
.banner-text a:hover {color: #e03550}
.banner-container:hover .banner-text {
    visibility: visible;
    opacity: 1;
    z-index: 99
}
.banner-area .banner-box {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
	
}
.banner-box a {
    display: block;
    overflow: hidden;
    position: relative;
}
.banner-box a img {transition: all 300ms ease-in-out 0s; width:100%;}
.banner-box a:hover img {transform: scale(1.05)}
.banner-area .col-md-7 .row:first-child .col-md-6 .banner-box {margin-bottom: 30px}

/*===============================
========== Typography ==========
===============================*/
.product-info p{font-family: 'Montserrat', sans-serif;}
.product-info h1, .product-info h2, .product-info h3 { color:#32313b; font-family: 'Montserrat', sans-serif;  font-style: normal; font-weight: 300; text-rendering: optimizelegibility;}
.product-info h4, .product-info h5, .product-info h6 { color:#32313b; font-family: 'Montserrat', sans-serif;  font-style: normal; font-weight: 600; text-rendering: optimizelegibility;}
.product-info h1 {font-size: 58px; margin-top: 0;}
.product-info h2 {font-size: 48px; margin-top: 0;}
.product-info h3 {font-size: 36px; margin-top: 0;}
.product-info h4 {font-size: 22px; margin-top: 0;}
.product-info h5 {font-size: 16px; margin-top: 0;}
.product-info strong{ font-weight:600; font-size:16px;}
.product-info h6 { margin-top: 0;}
.product-info h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { color: #778899; font-weight:300;}
.product-info p {font-size:14px; font-weight: 300; line-height:1.8;  margin-bottom: 20px; text-rendering: optimizelegibility;}
/* shop product info */
.product-info{ border:1px solid #ececec; padding:40px 20px;}
.product-info h2, .product-info h3{ text-transform:none; margin-bottom:20px;}
.product-info .product-price{ font-size:24px; font-weight:600; line-height:inherit; margin:20px 0; color:#32313b;}
.product-info .rating{ text-align:left; position:relative; top:0; left:0;}
.product-info .form-control {}
.inputQty {margin:0 10px 10px 0; float:left;}
.input-quantity { height:50px; border:1px solid #ececec; padding:10px; float:left; max-width:80px; text-align:center; font-size:18px; }
.qselect { height:50px; width:30px; font-size:18px; float:left; text-align:center; line-height:2.6; cursor:pointer; border:1px solid #ececec; }
.qselect.qup{-webkit-border-radius:0 4px 4px 0; -moz-border-radius:0 4px 4px 0; -o-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0; margin-left:-1px;}
.qselect.qdown{-webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; -o-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px; margin-right:-1px;}

/*===============================

========== Shop Pages ==========
===============================*/

.shop-product{ padding-bottom:10px;-webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;	-ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.shop-product:hover{ background:#fbfbfb;}
.shop-product .shop-product-info{ display:block; text-align:center; padding:20px 0 10px; border-bottom:4px solid #ececec; margin:0 5px 10px;}
.shop-product .shop-product-info .product-name{ margin-bottom:2px;}
.shop-product .shop-product-info .product-category { margin-bottom:10px; font-size:13px;}
.shop-product .shop-product-info .product-price{ display:block; margin-bottom:0; font-size:18px; color:#32313b; line-height:1; }
.product-links { text-align:center;}
.product-links ul{ list-style:none; margin:0; padding:0;}
.product-links ul li{ display:inline-block; width:32%; padding:10px 0; text-align:center; border-left:1px solid #ececec;}
.product-links ul li a { display:block; font-size:16px; color:#778899;}
.product-links ul li a:hover, .shop-product .product-links ul li a:focus {}
.product-links ul li:first-child{ border-left: none;}

.img-hover{ position:absolute; top:0; left:0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* Safari 1.x */ -khtml-opacity: 0; /* Modern browsers */opacity: 0;}
.shop-product:hover .img-hover{ position:absolute; top:0; left:0; z-index:2; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1; border:10px solid rgba(82,170,61,0.32);}
		   
.rating {direction: rtl;  font-size: 16px;  unicode-bidi: bidi-override; text-align:center; position:absolute; z-index:5; bottom:-32px; height:32px; line-height:2; width:100%; color:#32313b;
	background:#ffffff; /* fallback for browser that not support rgba */
	background:rgb(255,255,255); 
	background: rgba(255,255,255, .8); /* Works on all modern browsers */
	-webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;	-ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.cart {direction: rtl;  font-size: 16px;  unicode-bidi: bidi-override; text-align:center; position:absolute; z-index:5; bottom:-40px; height:40px; line-height:2; width:100%; color:#32313b;
	background:#ffffff; /* fallback for browser that not support rgba */
	background:rgb(255,255,255); 
	background: rgba(255,255,255, .8); /* Works on all modern browsers */
	-webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;	-ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
	.shop-product:hover .cart{  bottom:32px;}
.shop-product:hover .rating { bottom:0;}
.rating span.star {display: inline-block; font-family: FontAwesome;  font-style: normal;  font-weight: normal;}
.rating span.star:hover {cursor: pointer;}
.rating span.star:before { content: "\f006"; padding-right: 5px;}
.rating span.star.star-full:before { content: "\f005";color: gold;}
.rating span.star.star-half:before { content: "\f123";color: gold;}

.rating:hover span.star.star-full:before { content: "\f006"; color:#32313b;}
.rating:hover span.star.star-half:before { content: "\f006"; color:#32313b}

.rating span.star:hover:before, .rating span.star:hover ~ span.star:before {color: gold;  content: "\f005";}
.rating span.star.star-full:hover:before, .rating span.star.star-full:hover ~ span.star.star-full:before {color: gold;  content: "\f005";}
.rating span.star.star-half:hover:before, .rating span.star.star-half:hover ~ span.star.star-half:before {color: gold;  content: "\f005";}

/* shop lists */
.shop-product-categories { list-style:none; padding:0; margin:0;}
.shop-product-categories li { padding:15px 10px; border-top:1px solid #ececec; text-transform:uppercase;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;	-webkit-transform: translate3d(0,0,0);}
.shop-product-categories li:hover,.shop-product-categories li:focus { background:#f8f8f8;}
.shop-product-categories li.active { background:#f8f8f8;}
.shop-product-categories li:first-child {border-top:none;}
.shop-product-categories li span.count{ float:right;}
.product-links ul li a:hover, .shop-product .product-links ul li a:focus, .nav-tabs > li > a:hover, .footer-middle .footer-widget .tweet_list li .tweet_text a { color: #f7505a;}
/* shop filters */
.shop-filters{}
.shop-filters .form-control{ width:auto; display:inline-block;}
.shop-filters label{ font-weight:300;}
.show-results { float:right; line-height:3;}
@media (max-width: 540px) {
.show-results { float:none; margin:20px 0 0; display:block;}
}

/* shop product info */
.product-info{ border:1px solid #ececec; padding:40px 20px;}
.product-info h2, .product-info h3{ text-transform:none; margin-bottom:20px;}
.product-info .product-price{ font-size:24px; font-weight:600; line-height:inherit; margin:20px 0; color:#32313b;}
.product-info .rating{ text-align:left; position:relative; top:0; left:0;}
.product-info .form-control {}
.inputQty {margin:0 10px 10px 0; float:left;}
.input-quantity { height:50px; border:1px solid #ececec; padding:10px; float:left; max-width:80px; text-align:center; font-size:18px; }
.qselect { height:50px; width:30px; font-size:18px; float:left; text-align:center; line-height:2.6; cursor:pointer; border:1px solid #ececec; }
.qselect.qup{-webkit-border-radius:0 4px 4px 0; -moz-border-radius:0 4px 4px 0; -o-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0; margin-left:-1px;}
.qselect.qdown{-webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; -o-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px; margin-right:-1px;}
/* social top */
.social-top{ list-style:none; padding-left:0; float:left; width:100%; padding-bottom:20px;}
.social-top li:first-child { border-left:1px solid #ececec;}
.social-top li { border-right:1px solid #ececec; display:inline-block;}
.social-top li a{ color:inherit; padding:8px 12px; display:block; font-size:14px;}
.social-top a:hover, .social-top a:focus { text-decoration:none;}
.social-top .fa{ margin-right:0 !important;}

.top-menu a{ color: inherit;}
.top-menu a:hover, .top-menu a:focus {text-decoration:none;}
/*header main*/
.header-main{width:100%; position:relative; z-index:1100; background:#FFF; -webkit-box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6); -moz-box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6); box-shadow:  0px 3px 0px 0px rgba(214, 224, 230, 0.6); -webkit-transform: translateZ(0);}
.main-navigation{ position:relative;}
.logo{ line-height:100px;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.logo img{-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.header-main.shrink .logo{ line-height:60px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.header-main.shrink .logo img{-webkit-transform:scale(0.8); -moz-transform:scale(0.8); -o-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8);}

/* shop rating lists */
.ratings{}
.ratings li{ position:relative;}
.ratings li .rating-final{top:0; right:0; text-align:right; width:auto; line-height:1; position:absolute;}
.ratings li .rating-final span.star {display: inline-block; font-family: FontAwesome;  font-style: normal;  font-weight: normal;}
.ratings li .rating-final span.star:before { content: "\f006"; padding-right: 5px;}
.ratings li .rating-final span.star.star-full:before { color: gold;  content: "\f005";}
.ratings li .rating-final span.star.star-half:before { color: gold;  content: "\f123";}
.ratings .media-object{ max-width:80px; height:auto;}
.ratings .media-heading{ font-size:18px; font-weight:300; }
.ratings .rating-date{ margin-left:20px; font-style:italic; font-size:14px; color:#778899;}
@media (max-width: 540px) {
.ratings li .rating-final{position:relative;}
}
/* Overlay Image */
.overlay-wrapper { position:relative; overflow:hidden;}
.overlay-wrapper img { width:100%; height:auto;  -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.overlay-wrapper .project-meta { padding:10px;}

/* overlay */
.overlay-wrapper .overlay-details{display:block; color:#ffffff; position:absolute;right:0px; left:0; bottom:0;  z-index:2; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* Safari 1.x */ -khtml-opacity: 0; /* Modern browsers */opacity: 0; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;}
.overlay-wrapper-content { top:0; left:0; text-align:center; display: block;  height: 100%; width: 100%;}
.overlay-bg{ top:0; left:0; -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* Safari 1.x */ -khtml-opacity: 0.8; /* Modern browsers */opacity: 0.8; height:100%; width:100%; position:absolute; z-index:0; -webkit-transform:scale(0); -moz-transform:scale(0); -o-transform: scale(0); -ms-transform: scale(0); transform: scale(0);}
.overlay-wrapper:hover .overlay-wrapper-content,.overlay-wrapper:focus .overlay-wrapper-content { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1; backface-visibility: hidden;  /* W3C */ -webkit-backface-visibility: hidden; /* Safari & Chrome */ -moz-backface-visibility: hidden; /* Firefox */ -ms-backface-visibility: hidden; /* Internet Explorer */ -o-backface-visibility: hidden; /* Opera */}
.overlay-title { position:absolute; left:0; right:0; top:-100%; margin:10px; border:2px solid #ffffff; z-index: 3; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* Safari 1.x */ -khtml-opacity: 0; /* Modern browsers */opacity: 0; -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.overlay-title h2, .overlay-title h3 {color:#fff; font-size: 14px; font-weight:400; letter-spacing: 1px; text-transform: uppercase; line-height: 1.4; margin:0; padding:10px 20px;}
.overlay-wrapper:hover .overlay-title { background:#17a3dd; position:absolute; top:5px; border:2px solid #ffffff; z-index: 3; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;}
.overlay-wrapper:hover .overlay-bg, .overlay-wrapper:focus .overlay-bg{ -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
.overlay-wrapper:hover .overlay-details, .overlay-wrapper:focus .overlay-details{ bottom:40%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;}
.overlay-details a{ color:#ffffff ; font-size:22px; border:2px solid; width:48px; height:48px; margin-left:10px; line-height:1.8; display:inline-block;}
.overlay-details a span.fa{ line-height:2;}
.overlay-details a [class^="gfx-"]:before, .overlay-details a [class*=" gfx-"]:before{ top:0;}
.overlay-details:hover, .overlay-details:focus{ color:#ffffff;}
/* transparency */
.img-transparency { width:100%; height:auto;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /* Safari 1.x */ -khtml-opacity: 0.4; /* Modern browsers */opacity: 0.4; -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.img-transparency:hover {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1; backface-visibility: hidden;  /* W3C */ -webkit-backface-visibility: hidden; /* Safari & Chrome */ -moz-backface-visibility: hidden; /* Firefox */ -ms-backface-visibility: hidden; /* Internet Explorer */ -o-backface-visibility: hidden; /* Opera */}
.overlay-wrapper:hover .img-transparency, .overlay-wrapper:focus .img-transparency {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1; backface-visibility: hidden;  /* W3C */ -webkit-backface-visibility: hidden; /* Safari & Chrome */ -moz-backface-visibility: hidden; /* Firefox */ -ms-backface-visibility: hidden; /* Internet Explorer */ -o-backface-visibility: hidden; /* Opera */}
/* zoom */
.overlay-wrapper .img-zoom { width:100%; height:auto;}
.overlay-wrapper:hover .img-zoom, .overlay-wrapper:focus .img-zoom {-webkit-transform:scale(1.4); -moz-transform:scale(1.4); -o-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4);}

@media (max-width: 1024px) {
.overlay-wrapper:hover .overlay-details, .overlay-wrapper:focus .overlay-details{}
}


.side-image{position: relative;}
.image-container{height: 100%; padding: 0;  position: absolute;  right:0; top: 0; }
.image-container img{ height:100%;}
@media (max-width: 1024px) {
.image-container{ position: relative; left:0; overflow:hidden;}
}

/*========== Carousel ==========*/
.carousel2 .owl-item2 .carousel-item2{ margin:0px; padding:10px;}
.carousel .owl-item .carousel-item{ margin:0px;}

.carousel .owl-controls{text-align: center;}
/* Styling Next and Prev buttons */
.carousel .owl-controls .owl-buttons div{ color: #FFF;	display: inline-block;	zoom: 1;*display: inline;/*IE7 life-saver */ margin: 0px; padding: 15px 15px; font-size: 30px;
	position:absolute; filter: Alpha(Opacity=50);/*IE7 fix*/ opacity: 0.5; -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
}
.carousel .owl-controls .owl-buttons .owl-prev { top:40%; left:0px;}
.carousel .owl-controls .owl-buttons .owl-next { top:40%; right:0px;}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.carousel .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/	opacity: 1;	text-decoration: none;}

/* Styling Pagination*/
.owl-pagination { margin-top:10px;}
.carousel .owl-controls .owl-page{display: inline-block; zoom: 1;	*display: inline;/*IE7 life-saver */}
.carousel .owl-controls .owl-page span{display: block;	width: 24px; height: 10px;	border:1px solid #ffffff; margin: 5px 4px;	filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 0.5;}

.carousel .owl-controls .owl-page.active span, .carousel .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/ opacity: 1;}

.carousel .owl-controls .owl-page span.owl-numbers{	height: auto; width: auto;	color: #FFF; padding: 2px 10px;	font-size: 12px;}

/* preloading images */
.owl-item.loading{min-height: 150px; background: url(../img/theme/AjaxLoader.gif) no-repeat center center}

/* mouse grab icon */
.grabbing { cursor:url(../img/theme/grabbing.png) 8 8, move;}

.owl-item img{ width:100%; height:auto; }

/* Carousel Theme */
.carousel.carousel-theme-round .owl-controls .owl-buttons div { background:none; border:2px solid #ececec; color: #ececec; padding:5px 18px; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.carousel.carousel-theme-round .owl-controls .owl-page span { height:14px; width:14px; background:none; border:2px solid #ececec;  -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.carousel.carousel-theme-round .owl-controls .owl-buttons .owl-prev {left:10px;}
.carousel.carousel-theme-round .owl-controls .owl-buttons .owl-next {right:10px;}
.carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-prev {left:-50px;}
.carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-next {right:-50px;}
@media (max-width: 768px) {
.carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-prev {left:10px;}
.carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-next {right:10px;}
}

/* Carousel*/
.carousel.carousel-simple .owl-item .carousel-item{ margin:0 10px; padding-bottom:10px;}
.carousel.carousel-simple .carousel.carousel-default .owl-item .carousel-item{ margin:0; padding-bottom:0;}

/* Cart Table */
.cart-table{ border:1px solid #ececec;}
.cart-table .btn{ margin-bottom:0;}
.cart-table.table > thead > tr > th, .cart-table.table > tbody > tr > th, .cart-table.table > tfoot > tr > th, .cart-table.table > thead > tr > td, .cart-table.table > tbody > tr > td, .cart-table.table > tfoot > tr > td{ vertical-align:middle;}
.cart-table > thead > tr > th { border-bottom-color:#ececec;}
.cart-table .td-cart-image{padding:10px;}
.cart-table .td-cart-image img{ width:100px; height:auto;}
.cart-table .td-remove {}
.cart-table .input-lg, .cart-table .form-horizontal .form-group-lg .form-control { border:1px solid #ececec;}


/*----------------------------------------
  4.  Main Slider Area
----------------------------------------*/
.main-slider-area{}
.main-slider{}
.slide-text{
	float: left;
	height: 100%;
	width: 50%;
	display:table;
	margin-top:13%;
	text-align:center;
	margin-left:15%;
}
.main-slider .slide-text{
	text-transform:uppercase;
}
.main-slider .slide-text h2{
	background: rgba(0, 0, 0, 0) url("img/slider/tile1.png") no-repeat scroll 50% 100%;
	display: block;
	font-size: 0;
	height: 50px;
	margin-bottom: 20px;
	position: relative;
}
.main-slider .slide-text p{
	font-size: 20px;
	letter-spacing: 2px;
	margin-top: 10px;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.main-slider .slide-text h1{
	border: 1px solid #fff;
	font-family: inherit;
	font-size: 90px;
	letter-spacing: 10px;
	line-height: 90px;
	padding: 0 15px;
}
.main-slider .slide-text a{
	background: #fff none repeat scroll 0 0;
	color: #404e53;
	display: inline-block;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding: 11px;
	position: relative;
	text-transform: uppercase;
	top: 10px;
}
.main-slider .slide-text a:hover{
	background:#EEB742;
	color:#fff;
}
.main-slider{}
.nivo-caption{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	height:100%;
	opacity:1;
}
.cap-readmore a:hover{
	opacity:1;
}
i.nivo-prev-icon, i.nivo-next-icon{
	border: 1px solid #fff;
	color: #fff;
	font-size: 25px;
	height: 45px;
	line-height: 43px;
	margin-left: 50px;
	margin-right: 30px;
	opacity: 0;
	text-align: center;
	transform: scale(1.5);
	width: 45px;
}
i.nivo-prev-icon:hover, i.nivo-next-icon:hover{
	border:1px solid #EC4445;
	color:#EC4445;
}
i.nivo-prev-icon{}
i.nivo-next-icon{}
.slider:hover i.nivo-prev-icon, .slider:hover i.nivo-next-icon{
	transform:scale(1);
	opacity:1;
}
.slider-progress{
	position:absolute;
	top:0;
	left:0;
	background:#9D9EA2;
	height:5px;
	-webkit-animation: timebar 5000ms ease-in-out;
	-moz-animation: timebar 5000ms ease-in-out;
	-ms-animation: timebar 5000ms ease-in-out;
	animation: timebar 5000ms ease-in-out;
	opacity:0.8;
}
@-webkit-keyframes timebar {
	from {width: 0;}
	to {width: 100%;}
 }
 @keyframes timebar {
	from {width: 0;}
	to {width: 100%;}
 }
 .slider-progress.pos_hover{
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
 }
/*----------------------------------------
  5.  Product Box Area
----------------------------------------*/
.product-box-area{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto; width:100%;}
.product-box{
	margin-top:-50px;
	}
.single-product-box{
	float: left;
	width: 33%;
	position:relative;
}
.product-box-img{
	width:100%;
	overflow:hidden;
	transition: all 0.3s;
}
.product-box-img img{
	width:100%;
	transition: all 0.3s;
}
.single-product-box .product-box-content{
	background:#62b244;
	position: relative;
	text-align: center;
	top: 100%;
	width: 100%;
	height:100%;
	padding:5%;
	transition: all 0.3s;
	overflow:hidden;
}
.product-box-content h2{
	color: #fff;
	display: inline-block;
	font-size: 35px;
	line-height: 50px;
	position: relative;
	text-transform: uppercase;
}
.product-box-content h2:after{
	border-bottom: 2px solid #b7b7b7;
	bottom: 0;
	content: "";
	display: block;
	left: 35%;
	position: absolute;
	width: 50px;
}
.product-box-content p{
	color: #D0D0D0;
	font-size: 16px;
	font-style: italic;
}
.product-box-content a{
	border: 2px solid #b7b7b7;
	color: #b7b7b7;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	padding: 5px 10px;
	text-transform: uppercase;
}
.single-product-box-two{
	width:33%;
	float:left;
	position:relative;
}
.single-product-box-two .product-box-img{

}
.single-product-box-two .product-box-content{
	position:relative;
	text-align: center;
	top: 0;
	width: 100%;
padding:5%;
	transition: all 0.3s;
	overflow:hidden;
	display:block;
	background:#1ba6df;
}
.single-product-box:hover .product-box-content h2:after{
	border-bottom: 2px solid #fff;
}
.single-product-box:hover .product-box-content h2{
	color: #fff;
}
.single-product-box:hover .product-box-content p{
	color: #ccc;
}
.single-product-box:hover .product-box-content{
	background: #667175;
}
.single-product-box:hover .product-box-content a{
	border: 2px solid #ffffff;
	color: #ffffff;
}
.single-product-box:hover .product-box-img img{
	transform:scale(1.2);
}
.product-box-content a:hover{
	border: 2px solid #b7b7b7;
	background: #000 !important;
}
/*----------------------------------------
  6.  Product Area
----------------------------------------*/
.single-product-box-content{width:100%; padding:15px; text-align:center; background:cadetblue;}
.single-product-box-content h2, .single-product-box-content p{color:#fff;}
.product-area{
	position:relative;
	width:100%;
	margin:auto;
}
.product-top-bar{float:left; width:100%;}
.single-product-area{    margin: auto;
 float: right;
    width: 100%;
    left: 0;
    right: 0;
}
.single-product-area li{ width:100%;margin:0 auto;
}
/*--
--------------------------------------
  6.1.  Single Product
----------------------------------------*/


.single-product{
	overflow:hidden;
	padding-bottom:10px;
	float:left;
}
.single-product-img{left: 0;

	top: 0;
	width: 100%;
	padding:10px;

}

.single-product-img .secondary-img{
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.toggle{
	display: none;
}
.isotope-frame,
.isotope-filter{
	float: left;
	width: 100%;
}
.isotope-frame{
	padding-bottom: 30px;
}
.home-construction-v5 #filter.product-filter{
	height: auto;
	margin-bottom: 0;
	margin-top: 35px;
}
.isotope-filter .isotope-item{
	float: left;
	padding: 0 15px;
}
.single-product-img .product-status span.product-new:after{
	border-color: #ee4a42 transparent transparent -moz-use-text-color;
	border-color: #ee4a42 transparent transparent;
	border-style: solid solid solid none;
	border-width: 9px 9px 9px 0;
	bottom: -15px;
	content: "";
	left: -35px;
	margin: 0 auto;
	position: absolute;
	right: 1px;
	text-align: center;
	width: 9px;
}
.single-product-img .product-status span.product-new{
	background: #ee4a42 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 10px;
	left: 10px;
	line-height: 25px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: 15px;
	width: 45px;
	z-index: 10;
}
.single-product-img .product-status span.product-sale:after{
	border-color: #eeb742 transparent transparent -moz-use-text-color;
	border-color: #eeb742 transparent transparent;
	border-style: solid solid solid none;
	border-width: 9px 9px 9px 0;
	bottom: -15px;
	content: "";
	left: -37px;
	margin: 0 auto;
	position: absolute;
	right: -1px;
	text-align: center;
	width: 9px;
}
.single-product-img .product-status span.product-sale{
	background: #eeb742 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 10px;
	left: 10px;
	line-height: 25px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: 15px;
	width: 45px;
	z-index: 10;
}
.single-product-content{left: 0;
margin:auto;
	top: 0;
	width: 100%;
	background:#FFFFFF;
}
.single-product .product-content-head{
	border-bottom: 1px solid #e5e5e5;
	float: left;
	padding-bottom: 10px;
	text-align: center;
	width: 90%;
}
h2.product-title{
	clear: both;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 20px;
	text-transform: uppercase;
}
h2.product-title a{
	color: #696969;
}
p.product-price{
	color: #ed4f50;
	font-family: Montserrat;
	font-size: 18px;
	margin: 10px 0 5px;
}
p.product-price span{
	color: #898888;
	font-size: 14px;
	font-weight: 300;
	margin-right: 5px;
	text-decoration: line-through;
}
.single-product .product-bottom-action{
	text-align:center;
}
.single-product .product-action{
	float: left;
	margin-top: 15px;
	padding: 0 20px;
	text-align: center;
	width: 100%;
}
.single-product .action-button{

	margin: 0 auto;
	
}
.single-product .action-button button{
	background: #eeeeee none repeat scroll 0 0;
	border-radius: 25px;
	color: #7d7d7d;
	display: block;
	font-family: Montserrat;
	font-size: 10px;
	font-weight: 700;
	height: 42px;
	margin: 0 auto;
	padding: 12px 12px 12px 0;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	white-space: nowrap;
	width: 105px;
}
.single-product .action-button button i{
	color: #fff;
	display: inline-block;
	font-size: 14px;
	opacity: -1;
	text-align: center;
}
.single-product .action-view{
	color: #a8a8a8;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-weight: normal;
	line-height: 40px;
	padding: 0;
	position: relative;
	text-align: center;
	text-shadow: none;

}
.single-product .action-view button{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #a8a8a8;
	font-size: 12px;
	text-align: center;
	transition: all 0.3s ease 0s;
	padding:0;
}
.single-product .action-view button i{
	margin-right:11px;
}
h2.product-title a:hover{
	color:#EC4445; 
}
.single-product .action-button button:hover{
	background: #eeb742 none repeat scroll 0 0;
	color: #fff;
	font-size: 0;
	padding: 12px 40px;
}
.single-product .action-view button:hover{
	color: #EC4445;
}
.single-product .action-button button:hover i{
	opacity:1;
}
.single-product:hover .single-product-img .secondary-img{
	opacity:1;
}
/*----------------------------------------
  6.2.  Single Product Carousel
----------------------------------------*/

.single-product-area .owl-buttons {
width: 100%;
margin: 0 auto;
position: absolute;
top:50%;}
.c-carousel-button .owl-theme .owl-controls .owl-buttons .owl-prev{
	color: #1f1f1f;
	font-size: 18px;
	line-height: 45px;
	border-right: 1px solid #e5e5e5;
}
.c-carousel-button .owl-theme .owl-controls .owl-buttons .owl-next {
	color: #1f1f1f;
	font-size: 18px;
	line-height: 45px;
}
.c-carousel-button .owl-theme .owl-controls .owl-buttons div {
	background: none;
	border-radius: 0px;
	margin:0;
	padding: 3px 18px;
}
/*----------------------------------------
  6.3.  Single Product Tab
----------------------------------------*/
.product-top-bar .nav-tabs {
	border-bottom: 0px solid #ddd;
}
.product-top-bar .nav-tabs li {
	border-right: 1px solid #ccc;
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	height: 51px;
	text-transform: uppercase;
}
.product-top-bar .nav-tabs li:last-child{
	border-right: 0px solid #ccc;
}
.product-top-bar .nav-tabs li a i{
	border-right: 1px solid #e5e5e5;
	float: left;
	font-size: 20px;
	line-height: 51px;
	margin-right: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.product-top-bar .nav-tabs > li > a {
	line-height: 51px;
}
.product-top-bar .nav > li > a {
	padding: 0px 15px;
}
.product-top-bar .nav-tabs{
	border: 1px solid #e5e5e5;
	display: inline-block;
	height: 52px;
	margin: 60px 0 30px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.product-top-bar .nav-tabs a{
	color:#cbcaca;
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	margin: 0;
	padding-left: 0 !important;
}
.product-top-bar .nav-tabs > li > a {
	border: 0px solid transparent;
	border-radius: 0px 0px 0 0;
}
.product-top-bar .nav-tabs > li.active > a, .product-top-bar .nav-tabs > li.active > a:focus, .product-top-bar .nav-tabs > li.active > a:hover {
	border:none;
	background: #f4f4f4 none repeat scroll 0 0;
	color: #404e53;
}
.product-top-bar .nav-tabs a:hover{
	color:#404e53;
}
/*----------------------------------------
 7.  Single Banner Area
----------------------------------------*/
.single-banner-area{
  padding:100px;}
.singler-banner{ background-image: url(img/about1.jpg);	
}
.banner-add{}
.banner-add a{
  display: inline-block;
  max-width: 100%;
  position: relative;
}
.banner-add a:before, .banner-add a:before {
  border: 0 solid rgba(255, 255, 255, 0.5);
  bottom: 0;
  box-sizing: border-box;
  content: "";
  left: 0;
  opacity: 0;
  overflow: visible;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
  z-index: 9;
}
.banner-add a:hover:before, .banner-add a:hover:before {
  border: 15px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  opacity: 1;
  transition: all 0.3s ease 0s;
}
/*----------------------------------------
  8.  Brand Product Area
----------------------------------------*/
.brand-products-area{
	margin-top: 60px;
}
.brand-products{
	position:relative;
}
.brand-products .owl-buttons{
	position: absolute;
	right: 15px;
	top: -82px;
}
.brand-product-shoes{}
.products-head{
	border: 1px solid #e5e5e5;
	margin-bottom: 30px;
	height:52px;
}
.products-head-title{
	background: #f4f4f4 none repeat scroll 0 0;
	float: left;
	height: 50px;
}
.products-head .products-head-title i{
	border-right: 1px solid #e5e5e5;
	float: left;
	font-size: 20px;
	line-height: 51px;
	margin-right: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.products-head .products-head-title h2{
	border-right: 1px solid #ccc;
	display: inline-block;
	font-size: 20px;
	height: 51px;
	padding: 15px 15px 0 0;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.product-brand-shoes{}
#product-brand-shoes .col-md-6{
	width:100%;
}
#product-brand-bag .col-md-6{
	width:100%;
}
/*----------------------------------------
  9.  About Add Area
----------------------------------------*/

/*========== Backgrounds and Colors ==========*/
/*bg*/

.bg-color-success{ background-color:#9dd55d !important;}
.bg-color-info{ background-color:#22d2d2 !important;}
.bg-color-warning{ background-color:#f4aa44 !important;}
.bg-color-danger{ background-color:#f33440 !important;}
.bg-color-light{ background-color:#f8f8f8 !important;}
.bg-color-dark{ background-color:#32313B !important;}
.bg-color-white{ background-color:#ffffff !important;}
.bg-color-none{ background-color:transparent !important}

/*========== Icons ==========*/
.iconleft { margin-right:14px;}
.iconright { margin-left:14px;}
.btn .iconleft { margin-right:14px;}
.btn .iconright { margin-left:14px;}
.btn-sm .iconleft, .btn-xs .iconleft { margin-right:6px;}
.btn-sm .iconright, .btn-xs .iconright { margin-left:6px;}

[class^="gfx-"]:before, [class*=" gfx-"]:before { vertical-align:middle; position:relative; top:-0.14em;}

/* Background Overlay*/
.bg-overlay{display: block;height: 100%; position: absolute; top:0; width: 100%; z-index:0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* Safari 1.x */ -khtml-opacity: 0.6; /* Modern browsers */opacity: 0.6;}
.bg-overlay-solid{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;}
.bg-overlay.bg-overlay-light{background:#f4f4f4;}
.bg-overlay.bg-overlay-glight{
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.6) 50%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.3)), color-stop(50%,rgba(255,255,255,0.6)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;
}
.bg-overlay.bg-overlay-dark{background:#000;}
.bg-overlay.bg-overlay-gdark{
background: -moz-radial-gradient(center, ellipse cover,  rgba(37,36,44,0.5) 0%, rgba(37,36,44,0.75) 50%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(37,36,44,0.5)), color-stop(50%,rgba(37,36,44,0.75)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(37,36,44,0.5) 0%,rgba(37,36,44,0.75) 50%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(37,36,44,0.5) 0%,rgba(37,36,44,0.75) 50%,rgba(0,0,0,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(37,36,44,0.5) 0%,rgba(37,36,44,0.75) 50%,rgba(0,0,0,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(37,36,44,0.5) 0%,rgba(37,36,44,0.75) 50%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8025242c', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;
}
.color-white{color:#fff;}
/*========== LivIcons ==========*/
.livicon {display: inline-block; line-height: inherit; vertical-align: middle;}
/*========== Icon Boxes ==========*/
.iconbox{ padding:10px; }
.iconbox .iconbox-wrapper{ float:left; margin-right:20px; font-size:20px; line-height:1; text-align:center; }
.iconbox-wrapper.pull-right{ margin-left:20px; margin-right:0;}
.iconbox .iconbox-content{overflow:hidden;}
.iconbox-list{ margin-bottom:0px; }
.iconbox-list li{ margin-top:20px; }
.iconbox-list li:first-child{ margin-top:0px; }
/* livicons iconbox*/
.iconbox .livicon {margin-bottom: 20px; float:left; margin-right:20px;}	
/* icon box vertical*/
.iconbox.vertical{ text-align:center;}
.iconbox.vertical .iconbox-wrapper{ float:none; margin:0 auto 30px;}
.iconbox.vertical .livicon {margin-bottom: 6px; float:none; margin-right:0px; line-height:1;}	
/* icon box icon size*/
.iconbox-wrapper.iconbox-2x{font-family:'FontAwesome';content:"\f108";font-size:38px; width:38px; height:38px; line-height:38px;}
.iconbox-wrapper.iconbox-3x{font-size:60px; width:60px; height:60px; line-height:60px;}
.iconbox-wrapper.iconbox-2x .livicon{ margin-bottom:8px;}
.iconbox-wrapper.iconbox-3x .livicon{ margin-bottom:12px;}
/* icon box circle*/
.iconbox-wrapper.circle{font-family:'FontAwesome'; background:#f2f2f2; height:36px; width:36px; line-height:36px; font-size:18px; text-align:center; -webkit-border-radius: 50%; -moz-border-radius: 50%;
border-radius: 50%;}
.iconbox-wrapper.circle.border{ background: none; border:2px solid;}
.iconbox-wrapper.circle.iconbox-2x{font-size:32px !important; width:68px !important; height:68px !important; line-height:68px !important;}
.iconbox-wrapper.circle.iconbox-3x{font-size:60px !important; width:110px !important; height:110px !important; line-height:110px !important;}
/* icon box square*/
.iconbox-wrapper.square{ background:#f2f2f2; height:36px; width:36px; line-height:36px; font-size:18px; text-align:center; -webkit-border-radius: 4px; -moz-border-radius: 4px;
border-radius: 4px;}
.iconbox-wrapper.square.border{ background: none; border:2px solid;}
.iconbox-wrapper.square.iconbox-2x{font-size:38px !important; width:68px !important; height:68px !important; line-height:68px !important;}
.iconbox-wrapper.square.iconbox-3x{font-size:60px !important; width:110px !important; height:110px !important; line-height:110px !important;}


/*========== Progress bars ==========*/
.progress { background:#f1f1f1; height: 40px;  margin-bottom: 40px;  border-radius: 0;  -webkit-box-shadow: none;  box-shadow: none;}
.progress-bar { line-height: 40px; text-align:left; -webkit-box-shadow: none; box-shadow: none; }
.pb-content-text {  display: block; font-size: 12px; font-weight: 600; line-height: 2.5; padding: 5px 10px;}
.pb-icon { float:left; padding:10px; line-height:1; font-size:18px;}
.pb-slim{height: 20px; margin-bottom: 20px;}
.pb-slim .pb-content-text{ line-height:1; padding:4px 10px;}
.pb-slim .pb-icon { padding:2px 10px; font-size:16px;}

/*progress bar align right - default is left*/
.pb-right .progress-bar {float: right;}
.pb-right .pb-content-text {text-align: right;}

/*progress bar colors*/
.progress-bar-success {background-color: #9dd55d !important;}
.progress-bar-info {background-color: #22d2d2 !important;}
.progress-bar-warning {background-color: #f4aa44 !important;}
.progress-bar-danger {background-color: #f33440 !important;}
.progress-bar-dark {background-color: #555566 !important;}


/*========== White Space ==========*/
.white-space {display: block; width: 100%;}
.white-space.space-mini { padding:5px 0;}
.white-space.space-xsmall { padding:10px 0;}
.white-space.space-small { padding:20px 0;}
.white-space.space-medium { padding:30px 0;}
.white-space.space-big { padding:50px 0;}
/* Fancy Title */
.fancy-title{ text-transform:uppercase; margin-bottom:20px;     font-family: 'Montserrat', sans-serif;font-size: 36px;}
.fancy:after{content: ""; background:#1ba6df; display: block; height: 1px; margin: 0;  position: relative; width: 100%;}
.fancy-title span:after {    background-color:#1ba6df;content: ""; display: block; height: 5px; margin: 20px 0 -3px;  position: relative; width: 10%; z-index:2;}
.text-center.fancy-title:after{    background-color:#616161;content: ""; background:#ececec; display: block; height: 1px; margin: 0 auto;  position: relative; width: 30%;}
.text-center.fancy-title span:after {    background-color:#1ba6df;content: ""; display: block; height: 5px; margin: 20px auto -3px;  position: relative; width: 10%;}
.text-right.fancy-title:after{content: ""; background:#ececec; display: block; height: 1px; margin: 0 auto;  position: relative; width: 100%;}
.text-right.fancy-title span:after {content: ""; display: block; height: 5px; margin: 20px 0 -3px 90%;  position: relative; width: 10%;}
h5.fancy-title span:after, h6.fancy-title span:after { margin-top:10px !important;}
h5.fancy-title , h6.fancy-title { margin-bottom:20px !important;}
.section-padding {padding: 50px 0}
.section-top-padding {padding-top: 50px}
.section-bottom-padding {padding-bottom: 50px}
.section-title {
    margin-bottom: 40px;
    position: relative;
}
.section-title::after {
    background: #f3f3f3 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.section-title h2 {
    background: #ffffff none repeat scroll 0 0;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    line-height: 17px;
    margin: 0;
    padding-right: 20px;
    text-transform: uppercase;
    z-index: 2;
    position: relative
}
.award{ padding-bottom:10px;-webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;	-ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.award:hover{ background:#fbfbfb;}
.award .award-info{ display:block; text-align:center; padding:20px 0 10px; border-bottom:4px solid #ececec; margin:0 5px 10px;}
.award .award-info .award-name{ margin-bottom:2px;}
.award .shop-product-info .product-category { margin-bottom:10px; font-size:13px;}
.award .shop-product-info .product-price{ display:block; margin-bottom:0; font-size:18px; color:#32313b; line-height:1; }


.award-hover{ position:absolute; top:0; left:0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* Safari 1.x */ -khtml-opacity: 0; /* Modern browsers */opacity: 0;}
.award:hover .award-hover{ background:#fbfbfb; position:absolute; top:0; left:0; z-index:0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;   -ms-transform: scale(1.2, 1.2); /* IE 9 */
    -webkit-transform: scale(1.1, 1.1); /* Safari */
    transform: scale(1.1, 1.1);}
		   
/* Font Weight */
.xlight { font-weight:100 !important;}
.light { font-weight:300 !important;}
.bold { font-weight:500 !important;}
.xbold { font-weight:900 !important;}
.tabs {
  float: left;
  overflow: hidden;
  position: relative;
}
.tabs .panel-container .fade {
  width: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.tabs .panel {
  display: block;
  float: left;
}
.tabs .panel-wrapper {
  padding: 35px 0 18px 0;
  position: relative;
}
.tabs .tab-text p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.devices-slide {
  min-height: 404px;
  position: relative;
}
.devices-slide .item {
  position: absolute;
}
.devices-slide .item-1 {
  left: 0px;
}
.devices-slide .item-2 {
  top: 110px;
  left: 0;
}
.devices-slide .item-3 {
  left: 130px;
  top: 170px;
}

.home-page #content > section {
  margin-bottom: 55px;
}
.home-page #content > section:last-of-type {
  margin-bottom: 0;
}
.about-add-area{
	margin-top: 60px;
}
.about-add-img{}
.about-add-content .add-single-content{
	margin-bottom: 40px;
}
.about-add-content .add-single-content:last-child{
	margin-bottom: 0px;
}
.about-add-content .add-single-content .content-left{}
.about-add-content .add-single-content .content-left .number{
	border: 3px solid #eeb742;
	border-radius: 100%;
	float: left;
	height: 52px;
	line-height: 48px;
	margin-right: 25px;
	text-align: center;
	width: 52px;
}
.about-add-content .add-single-content .content-left .number span{
	background-color: #eeb742;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	line-height: 39px;
	margin-top: 1px;
	padding: 0 16px;
	text-align: center;
}
.about-add-content .add-single-content .add-single-content .content-right{}
.about-add-content .add-single-content .content-right h2{
	color: #222222;
	display: inline-block;
	font-size: 18px;
	text-align: left;
	text-transform: capitalize;
}
.about-add-content .add-single-content .content-right p{
	color: #6f6f6f;
	font-size: 12px;
	font-style: inherit;
}
.about-add-banner{}
.about-add-banner-top{}
.about-add-banner-bottom{
	margin-top:10px;
	width:100%;
}
.about-add-banner-bottom .banner-bottom-left{
	float: left;
	width: 49%;
}
.about-add-banner-bottom .banner-bottom-right{
	float: right;
	width: 49%;
}
/* Fancy Title */

.fancy-title{ text-transform:uppercase; margin-bottom:40px; }
.fancy-title:after{content: ""; background-color: #ececec; display: block; height: 1px; margin: 0;  position: relative; width: 100%;}
.fancy-title span:after {content: ""; display: block; height: 5px; margin: 20px 0 -3px;  position: relative; width: 10%; z-index:2;}
.text-center.fancy-title:after{content: ""; background:#ececec; display: block; height: 1px; margin: 0 auto;  position: relative; width: 30%;}
.text-center.fancy-title span:after {content: ""; display: block; height: 5px; margin: 20px auto -3px;  position: relative; width: 10%;}
.text-right.fancy-title:after{content: ""; background:#ececec; display: block; height: 1px; margin: 0 auto;  position: relative; width: 100%;}
.text-right.fancy-title span:after {content: ""; display: block; height: 5px; margin: 20px 0 -3px 90%;  position: relative; width: 10%;}
h5.fancy-title span:after, h6.fancy-title span:after { margin-top:10px !important;}
h5.fancy-title , h6.fancy-title { margin-bottom:20px !important;}
/*----------------------------------------*/
/*  10. Service Area
/*----------------------------------------*/

.relative{position:relative;}
.service-area {
    background-color: #333333;
    color: #ffffff;
    text-align: center;
	
}
.work-full-title{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}
.work-full-media{
	margin-top: 30px;
}

.work-full-media img{
	max-width: 100%;
	height: auto;
}
.work-full-text{
	text-align: left;
	font-size: 13px;
	color: #777;
}
.work-full-text h6{ 
	margin-top: 5px;
}
.work-detail{
	margin-bottom: 30px;
}
.work-detail p:last-child{
	margin-bottom: 0;
}
.work-full-detail{
	font-size: 11px;
	color: #777;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.work-full-detail p{ 
	margin: 0 0 4px 0;
}
.work-full-action{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #eaeaea;
	text-align: center;
}

.bg-dark{
	background-color: #222;
}
.bg-dark-lighter{
	background-color: #252525;
}
.bg-dark-alfa:before,
.bg-dark-alfa .YTPOverlay:before{
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(17,17,17, .97);
}
.service-padding {padding: 50px 0}
.service-area .row > div, .service-area-home-two .row > div, .service-area-home-three .row > div {
    border-right: 1px solid #575758;
}
.service-area .row > div:last-child, .service-area-home-two .row > div:last-child, .service-area-home-three .row > div:last-child {
    border: 0 none;
}
.service-text{
	background:rgba(60,150,173,1);
	height:100%;
	padding:40px 40px 0 40px;
}
.single-service .fa {
    display: block;
    font-size: 34px;
    margin: 0 0 10px;
    color: #fff;
    text-align: center
}
.single-service:hover .fa {
    animation: 500ms ease-in-out 0s normal none 1 running bounceIn;
}
.service-text h3 {
    color: #ffffff;
    text-transform: uppercase; font-size: 34px;
}
.single-service p {margin-bottom: 0}
.service-text-container {display: inline-block}
/*----------------------------------------
  11. Brand Logo Area
----------------------------------------*/
.brand-logo-area{
	margin-bottom: 20px;
	margin-top: 40px;
}
.brand-logo{
	position:relative;
}
.brand-logo-title{
	color: #404e53;
	padding-bottom: 7px;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}
.brand-logo-title h2{
	font-size:18px;
}
.single-brand-logo{
	float: left;
	text-align: center;
	width: 100%;
}
.brand-logo .owl-theme .owl-controls .owl-buttons div {
	border-radius: 0;
	color: #d2d1d1;
	font-size: 14px;
	padding: 6px 13px;
	margin:2px;
	background: #464646 none repeat scroll 0 0;
}
.brand-logo .owl-theme .owl-controls .owl-buttons{
	position: absolute;
	right: 0px;
	top: -77px;
}
/*----------------------------------------
  12.  Footer Area
----------------------------------------*/
/*===============================
========== Google Maps ==========
===============================*/
.gmap-button { display:block; text-align:center; font-size:18px; padding:30px; cursor:pointer; color:#ffffff; text-transform:uppercase;}
.gmap-button:hover { background:#f8f8f8; color:#32313B;}
.gmap-button:after {content: "\f103"; display: inline-block;  font-family:'FontAwesome';  font-size: 18px; margin-left: 16px;  text-decoration: inherit;}
.gmap-button.show-map:after {content: "\f102"; display: inline-block;  font-family:'FontAwesome';  font-size: 18px; margin-left: 16px;  text-decoration: inherit;}
.gmap-wrapper{}
#google-map-footer {display: none;  height: 500px; width: 100%;}
#google-map { height: 450px; width: 100%;}
#google-map.small-map { height: 300px;}
.map-marker { padding:20px;}
.map-marker p{ margin:0}

/*Panels*/
.panel{ background:none;}
.panel-default{ border-color:#ececec;}
.panel-light{ border-color:#f8f8f8;}

.footer-area{
	background: #f1f1f1 none repeat scroll 0 0;
}
.footer-left{
	border-right: 1px solid #e5e5e5;
	overflow: hidden;
	display: block;
	padding: 65px 0 70px;
}
.footer-logo{}
.footer-static-content{}
.footer-static-content p{
	color: #404e53;
	font-size: 12px;
	line-height: 20px;
	margin-top: 30px;
}
.footer-payment{
	margin-bottom: 30px;
	margin-top: 50px;
	overflow: hidden;
}
.footer-payment h2{
	color: #404e53;
	font-size: 16px;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.footer-payment ul{}
.footer-payment ul li{
	float:left;
	margin-right:10px;
}
.footer-payment ul li a{}
.footer-payment img {
  width: 98%;
}
.footer-right-col{}
.footer-right{
	padding-left:20px;
}
.footer-newsletter{
	padding: 65px 0 70px;
	position:relative;
}
.footer-newsletter:after{
	border-bottom: 1px solid #e5e5e5;
	bottom: 40px;
	content: "";
	display: block;
	left: -50px;
	width: 780px;
	position: absolute;
}
.footer-newsletter form{
	margin-bottom: 15px;
}
.footer-newsletter h2{
	color: #404e53;
	font-size: 16px;
	font-weight: 700;
	padding-right: 20px;
	text-transform: uppercase;
	margin-bottom:35px;
}
.footer-newsletter input{
	border: medium none;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	width: 554px;
}
.footer-newsletter button{
	background: #464646 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #fefefe;
	font-size: 12px;
	height: 50px;
	letter-spacing: 3px;
	line-height: 50px;
	margin-left: 5px;
	padding: 0 35px;
	text-align: center;
	text-transform: uppercase;
	transition:all 0.3s;
}
.footer-newsletter button:hover{
	background: #ed4f50 none repeat scroll 0 0;
	color: #fff;
}
.information-link{}
.single-information-link{
	float: left;
	width: 33%;
}
.single-information-link h2{
	color: #404e53;
	font-size: 16px;
	font-weight: 700;
	padding-right: 20px;
	text-transform: uppercase;
}
.single-information-link ul{}
.single-information-link ul li{}
.single-information-link ul li a{
	font-size: 12px;
	line-height: 25px;
	color: #404e53;
}
.single-information-link ul li a:hover{
	color:#EC4445;
}
.footer-bottom{
	background:#333333;
}
.footer-bottom p{
	color: #8a8a8a;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 0;
}
.footer-bottom a{
	color: rgba(101,205,51,1.00);
	line-height: 50px;
	margin-bottom: 0;
}
.footer-bottom a:hover{
	text-decoration:underline;
}
#scrollUp:hover{
	background: #EC4445 none repeat scroll 0 0;
}
.footer-bottom .social-footer { padding:10px 0 20px; float:right;right:0;}
.footer-bottom .social-list { margin:0 auto; text-align:center;}
.footer-bottom .social-list li{ margin-left:5px;}
.footer-bottom .social-list li a { display: block; min-width: 20px; text-align: center; font-size:22px;}
/*----------------------------------------
  13.  Home-2 Header Area
----------------------------------------*/
.home-2-header-area .header-search input[type="text"] {
  height: 44px;
}
.home-2-header-area .header-search button {
  height: 44px;
}
.home-2-header-area .header-cart ul > li > a > i {
  padding: 10px 13px;
}
.home-2-header-area .header-cart span.badge {
  left: 38px;
  top: -6px;
}
/*----------------------------------------
  13.1.  Home-2 Main Menu Area
----------------------------------------*/
.home-2-main-menu-area .main-menu nav .main-ul {
	background: #404e53;
}
.home-2-main-menu-area .main-menu{
	border: medium none;
	margin-bottom: 30px;
}
.home-2-main-menu-area .main-menu nav .main-ul > li > a {
  color: #fff;
}
.home-2-main-menu-area .main-menu nav .main-ul > li > a::after {
  border-right: 2px solid #536065;
}
/*----------------------------------------
  13.2.  Home-2 Slider Area
----------------------------------------*/
.entire-home-main-slider i.nivo-prev-icon, .entire-home-main-slider i.nivo-next-icon {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	color: #d8d8d8;
	margin-left: 10px;
	margin-right: 10px;
}
.entire-home-main-slider i.nivo-prev-icon:hover, .entire-home-main-slider i.nivo-next-icon:hover {
  border: none;
  color: #fff;
  background:#7E878C;
}
.home-2-main-slider-area .slide-text {
  display: table;
  float: left;
  height: 100%;
  margin-left: 6%;
  margin-top: 17.5%;
  text-align: center;
  width: 58%;
}
.entire-home-main-slider .main-slider .slide-text a {
	padding:18px;
	top: 10px;
}
.home-2-main-slider-area .slide-text-2{
	float: right;
	margin-right: -8%;
	margin-top: 25%;
}
.home-2-main-slider-area .main-slider .slide-text-2 h1 {
  border: none;
  font-size: 30px;
  letter-spacing: 8px;
  line-height: 40px;
  font-weight:800;
  color:#414141;
}
.home-2-main-slider-area .main-slider .slide-text-2 p {
	color: #ae996e;
	font-size: 14px !important;
	letter-spacing: 0px !important;
	margin-top: 15px;
}
/*----------------------------------------
  13.3.  Home-2 Add Area
----------------------------------------*/
.home-2-add-area{
	margin-bottom:20px;
}
.about-add-img-top{
	margin-bottom:9.5px;
}
/*----------------------------------------
  13.4.  Home-2 Blog Post Area
----------------------------------------*/
.blog-post-item-area{}
.blog-post-inner-item{}
.blog-post-single-item{
	overflow:hidden;
	border: 1px solid #e5e5e5;
	margin: 0 0px 30px;
}
.blog-post-area .single-item-img{
	float: left;
	width: 40%;
}
.blog-post-area .single-item-content{
	margin-top: 25px;
	overflow: hidden;
	padding: 0 15px 0 30px;
}
.blog-post-area .single-item-content h2{
	margin-bottom: 15px;
	line-height:16px;
}
.blog-post-area .single-item-content h2 a{
	color: #222;
	font-family: Montserrat;
	font-size: 16px;
	margin-top: 0;
	display: block;
    line-height: 22px;
}
.blog-post-area .single-item-content h2 a:hover{
	color: #EC4445;
}
.blog-post-area .single-item-content p{
	color: #6f6f6f;
	font-size: 12px;
	line-height: 23px;
}
/*----------------------------------------
  13.5.  Home-2 Support Area
----------------------------------------*/
.support-area{
	margin-top: 30px;
}
.single-support{
	background: #f4f4f4 none repeat scroll 0 0;
	text-align: center;
}
.single-support-icon{
	height: 174px;
	line-height: 174px;
}
.single-support-icon i{
	color: #a6a6a6;
	height: 174px;
	line-height: 174px;
	font-size: 80px;
}
.single-support-content{
	padding: 0 30px 30px;
}
.single-support-content h2{
	font-size:18px;
	color: #222222;
	line-height: 30px;
	text-transform: uppercase;
}
.single-support-content p{
	color: #6f6f6f;
	font-size: 12px;
	line-height: 20px;
}
/*----------------------------------------
  14.  Home-3 Header Area
----------------------------------------*/
.another-home-header-bottom{
	margin: 30px 0 30px;
}
.heder-bottom-left{}
.heder-bottom-left .header-logo{
	float: left;
	margin-top: 30px;
}
.header-bottom-right{}
.header-search-cart-area{}
.header-search-cart-area .header-search{
	float: right;
	margin-right: 45px;
	width: 40%;
}
.header-search-cart-area .header-search input{
	font-size: 11px;
	height: 35px;
	line-height: 35px;
	margin: 0;
	text-transform: uppercase;
	transition: all 0s ease 0s;
	width: 100%;
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.36);
}
.header-search-cart-area .header-search button{
	height: 35px;
	padding: 6px 17px;
}
.header-search-cart-area .header-cart{}
.header-search-cart-area .header-cart span.badge{
	left:30px;
}
.header-search-cart-area .header-cart ul > li > a > i{
	font-size: 16px;
	padding: 10px 12px;
}
/*----------------------------------------
  14.1.  Home-3 Main Menu Area
----------------------------------------*/
.another-home-mainmenu-area .main-menu nav .main-ul > li > a {
  padding: 20px 28px;
}
.another-home-mainmenu-area .main-menu {
  margin-top:30px;
}
.another-home-mainmenu-area .main-menu nav .main-ul {
  text-align: left;
}
.another-home-mainmenu-area .main-menu nav .main-ul .mega-menu-ul > li .mega-menu {
  width: 840px;
}
.another-home-mainmenu-area .main-menu nav .main-ul .mega-menu-ul > li .mega-menu .single-mega-menu {
  width: 185px;
}
.another-home-mainmenu-area .main-menu nav .main-ul .mega-menu-ul {
  right: 7px;
}
.another-home-mainmenu-area .main-menu nav .main-ul .mega-menu-ul > li .mega-menu-two {
  width: 635px;
}
.another-home-mainmenu-area .main-menu nav .main-ul .mega-menu-ul-two {
	left: -100px;
}
/*----------------------------------------
  14.2.  Home-3 Slider Text Area
----------------------------------------*/
.home-3-main-slaider-area .slide-text {
  display: table;
  float: left;
  height: 100%;
  margin-left: 0;
  margin-top: 18%;
  text-align: center;
  width: 100%;
}
.home-3-main-slaider-area .main-slider .slide-text h1 {
  font-size: 60px;
  display:inline-block;
  letter-spacing: 20px;
  font-weight:600;
  line-height: 80px;
}
.home-3-main-slaider-area .main-slider .slide-text p{
  font-size: 16px;
  letter-spacing: 4px;
}
.home-3-main-slaider-area .main-slider-bottom-banner{
	margin-top:30px;
}
.home-3-main-slaider-area .right-slider-bottom-banner{
	margin-top:31px;
}
/*----------------------------------------
  15. Home-4 
----------------------------------------*/
.home-4-header-area{
	background:#333333;
}
.home-4-header-area .header-top-inner {
	border-bottom: 1px solid #484848;
	color: #afafaf;
}
.home-4-header-area .header-link ul li a {
  color: #afafaf;
}
.home-4-header-area .header-social-icon ul li a {
  color: #afafaf;
}
.home-4-header-area .header-social-icon ul li a:hover{
  color: #EC4445;
}
.home-4-header-area .header-cart ul > li > a > i {
  border-radius:0px;
}
.home-4-header-area .header-search-cart-area .header-cart ul > li > a > i {
  background: #ec4445 none repeat scroll 0 0;
  color: #fff;
}
.home-4-header-area .header-cart span.badge {
  background: #eeb742 none repeat scroll 0 0;
}
.home-4-header-area .header-cart span.my-cart {
  color: #afafaf;
  top: 0;
}
.home-4-main-menu-area .main-menu {
  border-top: 1px solid #484848;
}
.home-4-main-menu-area .main-menu nav .main-ul > li > a {
  color: #fff;
}
.home-4-main-menu-area .main-menu nav .main-ul > li > a:after {
  border-right: 2px solid #484848;
}
.home-4-blog-post-area{
	margin-top:60px;
}
.home-4-main-slaider-area .slide-text {
  display: table;
  float: left;
  height: 100%;
  margin-left: 0;
  margin-top: 12%;
  text-align: center;
  width: 100%;
}
.home-4-main-slaider-area .main-slider .slide-text h1 {
  font-size: 60px;
  display:inline-block;
  letter-spacing: 20px;
  font-weight:600;
  line-height: 80px;
}
.home-4-main-slaider-area .main-slider .slide-text p{
  font-size: 16px;
  letter-spacing: 4px;
}
.home-4-main-slaider-area .main-slider-bottom-banner{
	margin-top:30px;
}
.home-4-header-area .header-cart ul > li:hover > a > i {
  background: #EEB742 none repeat scroll 0 0;
  color: #fff;
}
/*----------------------------------------
  15. Home-5 Page Header-area
----------------------------------------*/
.wrraper{
	padding-left: 270px;
}
.wrraper .container{
	width: 97%;
}
.home-5-area .header-area{
	background: #404e53 none repeat scroll 0 0;
	display: block;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 270px;
	z-index: 9997;
}
.home-5-area .header-area .header-logo{
	padding: 20px 0;
	text-align: center;
	text-decoration: none !important;
}
.home-5-area .header-search {
  background: #536065 none repeat scroll 0 0;
  width: 100%;
}
.home-5-area .header-search input[type="text"] {
  background: #536065;
  height: 47px;
  line-height: 47px;
  width: 100%;
}
.home-5-area .header-search button {
  background: #536065 none repeat scroll 0 0;
  height: 47px;
  color: #fff;
}
.home-5-area .header-search button:hover{
  background: #ED4F50 none repeat scroll 0 0;
}
.home-5-area .header-social-icon {
  text-align: center;
}
.home-5-area .header-social-icon ul li {
	display: inline-block;
	float: none;
	padding-left: 0;
}
.home-5-area .header-social-icon ul li a {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-top: 11px;
  text-transform: capitalize;
}
.home-5-area .header-social-icon ul li a {
  display: inline-block;
  font-size: 16px;
  padding: 15px 5px;
  text-transform: capitalize;
}
.home-5-area .header-social-icon ul li:hover a{
  color: #7e7e7e;
}
.home-5-area .header-link-area{
	border:1px solid #fff;
	float: left;
	margin-left: 23px;
	text-align: left;
}
.home-5-area .header-link ul>li>a {
  color: #afafaf;
  padding: 20px;
}
.home-5-area .header-link ul ul {
  left: 0;
  min-width: 114px;
  bottom:100%;
}
.home-5-area .header-link ul ul >li>a{
  left: 0;
  padding: 10px;
}
.home-5-area .header-cart-area {
  background: #ec4445 none repeat scroll 0 0;
  float: left;
  margin-top: 20px;
  width: 100%;
}
.home-5-area .header-cart ul > li > a > i {
  background: #EC4445 none repeat scroll 0 0;
  border-radius: 0;
  border-right: 1px solid rgba(241, 241, 241, 0.51);
  color: #fff;
}
.home-5-area .header-cart ul > li > a:hover i {
  background: #eeb742 none repeat scroll 0 0;
}
.home-5-area .header-cart span.my-cart {
  color: #fff;
}
.home-5-area .header-cart ul ul {
	bottom:0;
	display:none;
	right: -100%;
}
.home-5-area .header-cart ul>li:hover>ul{
	display:block;
}
/*----------------------------------------
  15.1. Home-5 Main Menu Area
----------------------------------------*/
.home-5-main-menu-area .main-menu {
	border-top: 1px solid #536065;
	padding: 15px 0 20px;
}
.home-5-main-menu-area .main-menu nav .main-ul {
  text-align: left;
}
.home-5-main-menu-area .main-menu nav .main-ul .mega-menu-ul > li {
  box-shadow: none;
  border: 1px solid #e5e5e5;
}
.home-5-main-menu-area .main-menu nav .main-ul > li {
	position:relative;
	display: block;
	float: none;
	padding-right:0px;
}
.home-5-main-menu-area .main-menu nav .main-ul > li > a:after {
  border-right:none;
  float:left;
}
.home-5-main-menu-area .main-menu nav .main-ul > li > a {
  padding: 2px 20px;
}
.home-5-main-menu-area .main-menu nav .main-ul > li > a {
  display: block;
  color:#fff;
}
.home-5-main-menu-area .main-menu nav .main-ul > li > a > i{
	float: right;
	padding: 9px 0;
}
.home-5-main-menu-area .main-menu nav .main-ul .sub-menu {
	box-shadow: none;
	border: 1px solid #e5e5e5;
	left: 100%;
	top: 0;
	display:none;
}
.home-5-main-menu-area .main-menu nav .main-ul .mega-menu-ul {
	display:none;
	left: 100%;
	top: 0;
	background:#fff;
}
.home-5-main-menu-area .main-menu nav .main-ul li:hover .mega-menu-ul, .home-5-main-menu-area .main-menu nav .main-ul li:hover .sub-menu {
	display:block;
}
.home-5-main-menu-area .main-menu nav .main-ul .mega-menu-ul > li .mega-menu {
  background: #fff none repeat scroll 0 0;
}
.home-5-main-menu-area .main-menu nav .main-ul > li:hover > a, .home-5-main-menu-area .main-menu nav ul > li > a.active {
	background: #EBEBEB none repeat scroll 0 0;
	color: #EC4445;
}
/*----------------------------------------
  15.2. Home-5 Product Area
----------------------------------------*/
.home-5-area .single-product .action-button {
	width: 100%;
}
.home-5-area .single-product .action-view{
	width: 100%;
}
/*----------------------------------------
  15.3. Home-5 Fotter Area
----------------------------------------*/
.home-5-area .footer-newsletter input {
  width: 450px;
}
.home-5-area .footer-newsletter:after{
	width: 100%;
}
/*----------------------------------------
  16. Home-6 Area
----------------------------------------*/
.home-6-header-bottom{
	margin-bottom:0;
}
.baner-area{}
.banner{
	text-align:center;
}
.banner-img{
	position:relative;
}
.banner-content{
	left: 0;
	position: absolute;
	text-align: center;
	top: 25%;
	width: 100%;
}
.banner-content h2{
	animation: 1600ms ease-in-out 0s normal none 1 running zoomInRight;
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-family: inherit;
	font-size: 60px;
	font-weight: 600;
	letter-spacing: 20px;
	line-height: 76px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
}
.banner-content p{
	animation: 2200ms ease-in-out 0s normal none 1 running zoomInRight;
	color: #fff;
	display: block;
	font-size: 14px;
	letter-spacing: 5px;
	margin-top: 15px;
	text-transform: uppercase;
}
.banner-content a{
	animation: 2400ms ease-in-out 0s normal none 1 running zoomInRight;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #fff;
	color: #404e53;
	display: inline-block;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	padding: 17px;
	position: relative;
	text-transform: uppercase;
}
.banner-content a:hover{
	background: #eeb742 none repeat scroll 0 0;
	border-color: #eeb742;
	color: #fff;
}
.home-6-footer-area{
	background:#333333;
}
.home-6-footer-area .footer-newsletter h2, .home-6-footer-area .footer-payment h2, .home-6-footer-area .single-information-link h2 {
  color: #fff;
}
.home-6-footer-area .copyright{
	border-top: 1px solid #484848;
}
.home-6-footer-area .footer-left {
  border-right: 1px solid #484848;
}
.home-6-footer-area .footer-newsletter:after {
  border-bottom: 1px solid #484848;
}
.home-6-footer-area .footer-static-content p {
  color: #ADADAD;
}
.home-6-footer-area .single-information-link ul li a {
  color: #ADADAD;
}
.home-6-footer-area .single-information-link ul li a:hover{
  color: #EC4445;
}
/*----------------------------------------
  17. Shope Page
----------------------------------------*/
.entire-main-menu-area .main-menu {
  border-bottom: 1px solid #e5e5e5;
}
/*----------------------------------------
  17.1. Shope Page  Breadcurb Area
----------------------------------------*/
.breadcurb-area{
	margin-top: 30px;
}
.breadcurb-area .breadcrumb{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 12px;
	border-radius: 0px;
	padding-top:0;
	padding-left:0;
	padding-bottom:20;
	width:25%;
	margin-bottom: 10px;
}
.breadcurb-area .breadcrumb li, .breadcurb-area .breadcrumb li a{
	color:#9b9b9b;
}
.breadcurb-area .breadcrumb li a:hover{
	color:#8a8a8a;
}
/*----------------------------------------
  17.2. Shope Layout
----------------------------------------*/
.shop-product-left{}
.shop-layout-area{
	border-top: 1px solid #e5e5e5;
	margin-bottom: 30px;
	padding: 20px 0 0;
	overflow:hidden;
}
.shop-layout-area .layout-title{
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.shop-layout-area .layout-title h2{
	color: #222;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.shop-layout-area .layout-title p{
	color: #797979;
	font-size: 13px;
}
.shop-layout-area .layout-list{
	padding: 0 1px;
}
.shop-layout-area .layout-list ul{}
.shop-layout-area .layout-list ul>li{
	border-bottom: 1px dashed #e5e5e5;
	color: #6d6d6d;
	font-size: 14px;
	line-height: 40px;
	text-transform: uppercase;
}
.shop-layout-area .layout-list ul>li>a{
	color: #6d6d6d;
	display: block;
	font-size: 12px;
	line-height: 29px;
	text-transform: capitalize;
	line-height: 40px;
	font-family: Montserrat;
	font-weight: 700;
}
.shop-layout-area .layout-list ul>li>a>i{
	color: #a8a8a8;
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 40px;
	margin-right: 10px;
}
.shop-layout-area .layout-list ul>li>a>span{
	float: right;
	line-height: 40px;
}
.shop-layout-area .layout-list ul>li:hover>a>i, .shop-layout-area .layout-list ul>li:hover>a{
	color:#ED4F50;
}
.shop-layout-area .layout-list ul>li:hover{
	border-bottom: 1px dashed #ED4F50;
}
/*----------------------------------------
  17.3. Price Filter Area
----------------------------------------*/
.price-filter-area{
	padding-top: 40px;
	overflow:visible;
}
.price-filter-area .price-filter .ui-slider-horizontal .ui-slider-range {
  background: #000 none repeat scroll 0 0;
  border-radius: 0;
  height: 100%;
  top: 0;
}
.price-filter-area .price-filter .ui-widget-content {
  border: none;
}
.price-filter-area .price-filter .ui-slider-horizontal .ui-slider-handle {
  margin-left: -5px;
  top: -7px;
}
.price-filter-area .price-filter .ui-slider .ui-slider-handle {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #000;
	border-radius: 0;
	height: 20px;
	width: 10px;
}
.price-filter-area .price-filter .ui-slider-horizontal {
  height: 0.5em;
}
.price-filter-area .price-filter .ui-slider-horizontal {
	background: #dbdbdb none repeat scroll 0 0;
	border-radius: 0;
	height: 0.5em;
	margin-bottom: 15px;
}
.price-filter-area .price-filter > p input{
	color: #949494 !important;
	font-size: 14px;
	font-weight: bold;
	margin-left: 34px;
	padding: 4px 10px 4px 16px;
	text-align: center;
}
.price-filter-area .btn-default {
  border: 1px solid #949494;
  border-radius: 0;
  color: #949494;
}
.price-filter-area .btn-default:hover {
	border: 1px solid #000;
	border-radius: 0;
	color: #000;
	background:none;
}
/*----------------------------------------
  17.4. Shop Product Tag
----------------------------------------*/
.popular-tag{}
.popular-tag h2{
	border-top: 1px solid #e5e5e5;
	line-height: 45px;
	padding: 0;
	color: #252525;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
.popular-tag .tag-list{}
.popular-tag .tag-list ul{}
.popular-tag .tag-list ul>li{
	display: inline-block !important;
	margin: 0 2px 10px 0;
}
.popular-tag .tag-list ul>li>a, .popular-tag .tag-action ul>li>a{
	border: 1px solid #e8e8e8;
	color: #393939;
	display: inline-block;
	font-size: 14px;
	padding: 5px 17px;
	text-transform: capitalize;
}
.popular-tag .tag-list ul>li>a:hover, .popular-tag .tag-action ul>li>a:hover{
	background: #393939 none repeat scroll 0 0;
	border-color: #393939;
	color: #fff;
	text-decoration: none;
}
.popular-tag .tag-action{
	margin-top:15px;
}
.popular-tag .tag-action ul>li>a{
	font-size:12px;
}
.shop-layout-banner{
	margin: 30px 0 0;
}
/*----------------------------------------
  17.5. Shop Product Right Tab
----------------------------------------*/
.shop-product-right{}
.product-tab-area{}
.product-tab-area .tab-bar{
	border-top: 1px solid #c2c2c2;
	color: #000;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 400;
	margin: 30px 0 10px;
	overflow: hidden;
	padding: 30px 0;
}
.tab-bar  .tab-bar-inner{
	float:left;
}
.tab-bar-inner .nav-tabs {
	border-bottom: 0px solid #ddd;
}
.tab-bar-inner .nav-tabs li {
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
}
.tab-bar-inner .nav-tabs li a i{
	float: left;
	font-size: 30px;
	margin-right: 10px;
}
.tab-bar-inner .nav-tabs > li > a {
	line-height: 30px;
}
.tab-bar-inner .nav > li > a {
	padding: 8px 25px;
}
.tab-bar-inner .nav-tabs{
	display: inline-block;
	overflow: hidden;
	padding: 0;
}
.tab-bar-inner .nav-tabs a{
	color:#ccc;
	display: inline-block;
	font-weight: 500;
	margin: 0;
	padding-left: 0 !important;
	text-transform:uppercase;
}
.tab-bar-inner .nav-tabs > li > a {
	border: 0px solid transparent;
	border-radius: 0px 0px 0 0;
}
.tab-bar-inner .nav-tabs > li.active > a, .tab-bar-inner .nav-tabs > li.active > a:focus, .tab-bar-inner .nav-tabs > li.active > a:hover {
	border:none;
	background: none;
	color: #EE4A42;
}
.tab-bar-inner .nav-tabs a:hover{
	color:#EE4A42;
}
.tab-bar-inner .nav > li > a:focus, .tab-bar-inner .nav > li > a:hover {
  background: none;
  text-decoration: none;
}
.toolbar .sorter {
  float: right;
  width: 40%;
}
.sorter .sort-by {
	float: right;
}
.toolbar a {
	color:#9b9b9b;
	margin: 0 0 1px;
	padding: 3px 5px;
	vertical-align: middle;
}
.toolbar a :hover{
	color:#EE4A42;
}
.sorter .sort-by label {
  font-weight: normal;
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.sorter .sort-by select {
	border: 1px solid #F2F2F2;
	color: #898888;
	font-size: 12px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}
.sorter .sort-by select:focus{
	background:#EDF7FD;
}
.toolbar .pager-list{
  float: left;
  width: 33%;
}
.pager-list .limiter {
  float: right;
}
.pager-list .limiter label {
  font-weight: normal;
  margin: 0;
  vertical-align: middle;
}
.pager-list .limiter select {
	border: 1px solid #F2F2F2;
	color: #898888;
	font-size: 12px;
	margin: 0 5px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
}
.toolbar select option {
  padding-right: 10px;
}
.tab-content-row{
	margin-bottom:45px;
}
.toolbar .pages {
  display: block;
  float: left;
  margin: 10px 0 0;
  height: 25px;
}
.toolbar .pages strong {
  font-weight: normal;
}
.toolbar .pages ol {
  display: inline;
}
.toolbar .pages .current {
  color: #ed4f50;
  text-decoration: underline;
}
.toolbar .pages li {
  display: inline;
  margin: 0 2px;
}
.toolbar .pager li > a, .toolbar .pager li > span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  display: inline;
  padding: 0;
}
.toolbar .pages li > a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #ed4f50;
}
/*----------------------------------------
  17.6. Single Shop
----------------------------------------*/
.single-shop{
	margin-bottom:55px;
}
.single-shop.single-product .single-product-img .secondary-img {
	transition: all 0.4s ease 0s;
}
.single-shop.single-product .single-shop-content{}
.single-shop.single-product .single-shop-content .shop-content-head{}
.single-shop.single-product .single-shop-content .shop-content-head h1{
	margin-bottom: 15px;
	margin-top: 0;
	text-transform:uppercase;
}
.single-shop.single-product .single-shop-content .shop-content-head h1 a{
	font-size: 20px;
	color: #696969;
}
.single-shop.single-product .single-shop-content .shop-content-head h1 a:hover{
	color: #EE4A42;
}
.single-shop.single-product .single-shop-content .product-details p{
	clear: both;
	color: #858585;
	font-size: 12px;
	line-height: 20px;
	margin: 10px 0;
	padding-top: 5px;
}
.single-shop.single-product .single-shop-content .product-price p{
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	display: inline-block;
	margin: 20px 0;
	padding: 15px 0;
	width: 100%;
}
.single-shop.single-product .product-action{
	padding:0;
}
.single-shop.single-product .action-view{
	float: left;
	width: 0;
}
.single-shop.single-product .action-button {
	margin-right: 20px;
	width: 105px;
}
/*----------------------------------------
  18. Single Product view
----------------------------------------*/
.single-procuct-view .simpleLens-big-image-container {
  height: 500px;
  width: 457px;
}
.single-procuct-view .simpleLens-lens-image {
  width: 457px;
}
.single-procuct-view .simpleLens-thumbnails-container{
	margin-bottom: 50px;
	position: relative;
}
.single-procuct-view .simpleLens-thumbnails-container h2{
	border-bottom: 1px solid #e5e5e5;
	font-size: 20px;
	margin-bottom: 15px;
	padding: 30px 0 10px;
	text-transform: uppercase;
}
.single-procuct-view .nav > li > a {
  padding: 0;
}
.single-procuct-view .nav-tabs {
  border-bottom: 0px solid #ddd;
}
.single-procuct-view .nav-tabs > li.active > a, .single-procuct-view .nav-tabs > li.active > a:focus, .single-procuct-view .nav-tabs > li.active > a:hover {
  background: none;
  border: none !important;
}
.single-procuct-view .nav-tabs  li{
  margin-right: 7px;
}
.single-procuct-view .nav-tabs  li:last-child{
  margin-right: 0px;
}
.single-procuct-view .nav-tabs > li > a {
  border: 0px solid transparent;
  border-radius: 4px 4px 0 0;
  line-height: 1.42857;
  margin-right: 2px;
}
.single-procuct-view .owl-theme .owl-controls .owl-buttons div {
	background: #ccc none repeat scroll 0 0;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	margin: 2px;
	opacity: 0.5;
	padding: 5px 10px 4px;
}
.single-procuct-view .owl-theme .owl-controls.clickable .owl-buttons div:hover {
  background: #eeb742 none repeat scroll 0 0;
  opacity: 1;
  text-decoration: none;
}
.single-procuct-view .owl-buttons {
  position: absolute;
  right: -2px;
  top: -55px;
}
/*----------------------------------------
  18.1. Single Product Content view
----------------------------------------*/
.ratings .rating-links a:hover{
	color: #EC4445;
}
.ratings {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 0;
	padding: 20px 0 5px;
	width: 100%;
	overflow:hidden;
}
.rating-box{
	float: left;
	overflow: hidden;
	margin-right:10px;
}
.rating-box ul>li{
	color: #ffa200;
	float: left;
	font-size: 13px;
}
.rating-box ul>li:last-child{
	color:#C3C5C9;
}
.ratings .rating-links a{
  font-size: 12px;
  color:#9b9b9b;
  display:block;
}
.single-product-content-view .short-description {
  clear: both;
  color: #898989;
  display: inline-block;
  font-size: 12px;
  margin: 15px 0;
}
.single-product-content-view .price-box {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  clear: both;
  font-size: 18px;
  margin-top: 10px;
  padding: 10px 0;
  width: 100%;
  color:#EE4A42;
}
.single-product-content-view .availability {
  border-bottom: 1px solid #e5e5e5;
  color: #252525;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 15px 0;
}
.single-product-content-view .availability.in-stock span {
  color: #6bc15f;
}
.product-shop-inner .add-to-box .add-to-box2 {
  float: left;
  margin-right: 20px;
}
.single-product-content-view .add-to-box2 .add-to-cart {
  display: inline-block;
  margin-top: 20px;
}
.single-product-content-view .input-content, .single-product-content-view .add-to-box .add-to-cart .input-content {
  float: left;
}
.single-product-content-view .add-to-cart label {
  float: left;
  font-size: 14px;
  font-weight: normal;
  margin-right: 10px;
  padding: 8px 0 0;
}
.single-product-content-view .add-to-cart input.qty-decrease, .single-product-content-view .add-to-cart input.qty-increase {
	background: #fff url("img/logo/left.png") no-repeat scroll 50% 30%;
	border: medium none;
	float: left;
	font-size: 0;
	height: 48px;
	padding: 0;
	width: 40px;
}
.single-product-content-view .add-to-cart .qty {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #e5e5e5;
  border-image: none;
  border-style: none solid;
  border-width: 0 1px;
  float: left;
  height: 37px;
  line-height: 37px;
  margin: 0 0 5px;
  width: 48px !important;
  padding: 0;
  text-align: center;
}
.single-product-content-view .add-to-cart input.qty-increase {
  background: #fff url("img/logo/right.png") no-repeat scroll 50% 30%;
}
.single-product-content-view button.btn-cart {
  margin-bottom: 10px;
  margin-left: 10px;
}
.single-product-content-view .add-to-cart button{
  float: left;
}
.single-product-content-view .add-to-cart button {
	background: #eeb742 none repeat scroll 0 0;
	border-radius: 25px;
	color: #fff;
	display: block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	margin-left: 10px;
	margin-top: -3px;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	white-space: nowrap;
}
.single-product-content-view .add-to-cart button:hover {
	background: #EC4445 none repeat scroll 0 0;
}
.single-product-content-view .add-to-box .actions-inner {
	margin-top: 20px;
	overflow: hidden;
	width: auto;
}
.product-color {
	margin: 15px 0;
}
.product-select  h2{
	color: #666;
	font-size: 14px;
	font-weight: 700;
	position: relative;
}
.product-select  h2 sup{
	color: #ec4445;
	font-size: 11px;
	position: absolute;
	top: 5px;
}
.product-select  select{
	border: 1px solid #e8e8e9;
	margin-bottom: 10px;
	padding: 7px 5px;
	width: 100%;
}
.single-product-content-view .add-to-box .add-to-links {
  float: left;
  font-size: 13px !important;
  line-height: 1.25 !important;
  margin: 0;
  text-align: left !important;
}
.single-product-content-view .add-to-box .add-to-links li {
  float: left;
  margin-right: 5px;
}
.single-product-content-view .email-friend a, .single-product-content-view .add-to-links li a {
  color: transparent;
  display: block;
  font-size: 0;
  text-align: center;
  width: 25px;
}
.single-product-content-view .email-friend a .fa, .single-product-content-view .add-to-box a i.fa {
  color: #a8a8a8;
  display: block;
  font-size: 16px;
  font-style: normal;
  line-height: 39px;
  text-align: center;
}
.single-product-content-view .email-friend:hover a .fa, .single-product-content-view .add-to-links li:hover a .fa {
  color: #eeb742;
  font-size: 18px;
}
/*----------------------------------------
  18.2. Single Product Right Banner
----------------------------------------*/
.single-product-right-banner h2{
	border-top: 1px solid #e5e5e5;
	display: inline-block;
	float: none;
	line-height: 45px;
	padding: 0;
	width: 100%;
	color: #252525;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	word-wrap: break-word;
}
.single-product-right-banner p{
	margin-bottom: 30px;
	font-size: 13px;
	color:#797979;
}
/*----------------------------------------
  18.3. Single Product Description Tab
----------------------------------------*/
.product-description-tab .nav.nav-tabs {
  border-top: 1px solid #E1E1E1;
  border-right: 1px solid #E1E1E1;
  border-left: 1px solid #E1E1E1;
}
.product-description-tab .nav-tabs {
  border-bottom: 0px solid #ddd;
}
.product-description-tab .nav-tabs  li{
  margin-right: 14px;
}
.product-description-tab .nav-tabs  li:last-child{
  margin-right: 0px;
}
.product-description-tab .nav-tabs > li > a {
  border: 0px solid transparent;
  border-radius: 4px 4px 0 0;
  line-height: 1.42857;
  margin-right: 2px;
  color:#888888;
}
.product-description-tab  p{
	line-height:25px;
}
.product-description-tab .tab-content{
	background:#fff;
	padding:30px 35px;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}
.product-description-tab .nav-tabs > li > a {
	border-radius: 0;
	font-size: 14px;
	margin-right: 0;
	text-align: center;
	text-transform: uppercase;
}
.product-description-tab .nav-tabs > li {
	background: #eeeeee none repeat scroll 0 0;
	margin-right:1px;
	width: 215px;
}
.product-description-tab .nav-tabs > li.active > a, .product-description-tab .nav-tabs > li.active > a:focus, .product-description-tab .nav-tabs > li.active > a:hover {
  background: #fff;
  border: none !important;
}
.product-description-tab .nav > li > a:focus, .product-description-tab .nav > li > a:hover {
  background-color: #fff;
  color:#2b2b2b;
}
.product-description-tab .product-action{
	color:#2b2b2b;
	margin-bottom:0;
}
.product-description-tab .product-action a{
	color:#9b9b9b;
}
.product-description-tab .product-action a:hover{
	color:#EC4445;
}
.product-description-tab .product-action span{
	color:#444;
}
.product-description-tab .product-rev-left span.posted{
	font-style:italic;
}
.product-description-tab .product-ratting td{
	padding-right: 15px;
}
.product-description-tab .product-ratting td i{
	color:#FFA200;
}
.product-description-tab .product-ratting td i:last-child{
	color:#C3C5C9;
}
.product-description-tab .product-rev-right{}
.product-description-tab .product-rev-right h3{
	font-size:13px;
}
.product-description-tab .product-rev-right{}
.product-description-tab .product-rev-right table{
	border: 1px solid #e1e1e1;
	width: 100%;
}
.product-description-tab .product-rev-right table thead {
  background: #646464 none repeat scroll 0 0;
  color: #fff;
}
.product-description-tab .product-rev-right table th{
  border-bottom: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  padding: 10px;
}
.porduct-rev-right-form{
	margin-top: 20px;
}
.porduct-rev-right-form label{
	color: #666;
	font-size: 11px;
	font-weight: normal;
	position:relative;
}
.porduct-rev-right-form label sup{
	color: #ec4445;
	font-size: 11px;
	position: absolute;
	right: -8px;
	top: 8px;
}
.product-form input, .product-form textarea{
	border: 1px solid #e5e5e5;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 10px;
}
.product-form input:focus, .product-form select:focus, .product-form textarea:focus {
  box-shadow:none;
  border: 1px solid #e5e5e5;
}
.product-form button{
	background: #eeeeee none repeat scroll 0 0;
	color: #7d7d7d;
	float: right;
	font-size: 10px;
	font-weight: 700;
	margin-top: 10px;
	padding: 12px 12px 11px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
}
.product-form button:hover{
	background: #EEB742 none repeat scroll 0 0;
	color: #fff;
}
.porduct-rev-right-form .form-group-button{
	border-top: 1px solid #e5e5e5;
	margin-top:30px;
}
#product-tag{
	overflow:hidden;
}
#product-tag h2{
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
}
#product-tag label{
	display: block;
	margin-top: 15px;
}
#product-tag input{
	float: left;
	margin-right: 10px;
	padding: 19px;
	width: 20%;
}
#product-tag button{
	border-radius: 30px;
	float: left;
	margin-top: 0;
	padding:12px 15px;
}
#single-product-upsell .col-md-3{
	width:100%;
}
/*----------------------------------------
  18.4. Upsell & Related Product 
----------------------------------------*/
.upsell-product-area{
	margin-top:60px;
}
#single-product-related .col-md-3{
	width:100%;
}
.related-product-area{
	margin-top:60px;
}
.another-content .ratings{
	border-bottom: 0 solid #e5e5e5;
	border-top: 0 solid #e1e1e1;
	padding: 20px 0 0;
}
.another-content .rating-box{
	display: inline-block;
	float: left;
	margin: 0 10px;
	overflow: hidden;
	padding-left: 50px;
}
.another-content .rating-box ul > li {
	display: inline-block;
	float: left;
}
.another-content .rating-links {
  display: inline-block;
  margin-bottom: 0;
}
.another-content  h2.product-title {
  margin-top: 10px;
}
.another-content .product-content-head {
  border-bottom: 0px solid #e5e5e5;
}
.another-content-2 .rating-box {
  padding-left: 85px;
}
/*----------------------------------------
  19. Cart Page
----------------------------------------*/
.cart-title{
	margin: 30px 0;
	overflow: hidden;
}
.cart-title h2{
	color: #252525;
	font-size: 20px;
	margin: 0;
	text-transform: uppercase;
}
.table-responsive{
    overflow-x: auto;
}
.chart-item table{
	border-right:1px solid #E1E1E1;
	border-left:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	width:100%;
	text-align:center;
	font-size:14px;
}
.chart-item table a{
	color:#696969;
}
.chart-item table a:hover{
	color:#EC4445;
}
.chart-item table thead {
  background: #646464 none repeat scroll 0 0;
  color: #fff;
}
.chart-item table th {
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	font-size: 14px;
	font-weight: normal;
	padding: 15px;
	text-align: center;
	text-transform: capitalize;
}
.chart-item table .th-product{
	width: 25%;
}
.chart-item table .th-details{
	width: 25%;
}
.chart-item table .th-edit{
	width: 10%;
}
.chart-item table .th-qty{
	width: 10%;
}
.chart-item table .th-price{
	width: 10%;
}
.chart-item table td {
  border-bottom: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  padding: 15px;
}
.chart-item .th-details a{
	font-size: 12px;
	text-transform: uppercase;
}
.chart-item .th-delate a {
  color:#EC4445;
}
.th-qty > input {
	border: 1px solid #f2f2f2;
	color: #444443;
	padding: 5px;
	text-align:center;
	width:50px;
}
.shoping-cart-button{
	padding: 20px;
	overflow:hidden;
	border-right:1px solid #E1E1E1;
	border-left:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
}
.shoping-cart-button .cart-button-left{
	float:left
}
.shoping-cart-button button{
	background: #adadad none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	padding: 20px 25px;
	transition:all 0.3s;
}
.shoping-cart-button button:hover{
	background: #73BCF4 none repeat scroll 0 0;
	color:#fff;
}
.shoping-cart-button .cart-button-right{
	float:right;
}
.shoping-cart-button .cart-button-right button{
	margin-left:20px;
}
.cart-shopping-area{
	margin-top:40px;
}
.chart-all {
  border: 1px solid #e1e1e1;
  padding: 15px;
}
.chart-all h2{
	border-bottom: 2px solid #898989;
	color: #333333;
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
.calculate-shipping h3{
	color: #666;
	font-size: 11px;
	font-weight: 700;
	position: relative;
}
.calculate-shipping h3 sup{
	color: #ec4445;
	font-size: 11px;
	position: absolute;
	top: 5px;
}
.chart-all select{
	border: 1px solid #e8e8e9;
	margin-bottom: 10px;
	padding: 7px 5px;
	width: 98%;
}
.chart-all input:focus, .chart-all select:focus, .chart-all textarea:focus {
  background-color: #edf7fd;
}
.chart-all input{
	border: 1px solid #e8e8e9;
	clear: both;
	display: block;
	padding: 7px 0 7px 7px;
	width: 98%;
}
.chart-all .shiping-cart-button{
	border-top: 1px solid #f2f2f2;
	clear: both;
	margin: 20px 0 0;
	padding: 8px 0 0;
	text-align: right;
}
.chart-all button{
	float: right;
	margin-left: 10px;
	border-radius: 5px;
	padding: 12px;
	background: #eeeeee none repeat scroll 0 0;
	color: #7d7d7d;
	display: block;
	font-family: Montserrat;
	font-size: 10px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	transition:all 0.3s;
}
.chart-all button:hover{
	background: #EEB742 none repeat scroll 0 0;
	color: #fff;
}
.shopping-summary{}
.shopping-cost-area{
	padding:25px;
}
.shopping-cost{
	float:right;
	margin-bottom:15px;
}
.shopping-cost p{
	margin-bottom:0;
}
.shopping-cost-right{
	float: right;
	margin-left: 25px;
}
.shopping-cost-left{
	float:right;
}
.shopping-cost-area .shiping-cart-button{
	border-top: 1px solid #4D4D4D;
}
.shopping-cost-area .shiping-cart-button button{
	width:100%;
	margin-top:10px;
	font-size: 14px;
}
.shopping-cost-area a{
	color: #ababab;
	display:block;
	float:right;
	margin:10px 0 25px;
	font-size:14px;
}
/* Dropcaps */

.firstletter {float: left; font-size: 2.4em; line-height: 1.2; margin-right: 0.3em; height:40px; width:40px; text-align:center;}
.drop-fullround .firstletter { background-color:#848494; float: left; font-size: 2.4em; line-height: 1.6; margin-right: 0.3em;  margin-top: 0.1em; height:55px; width:55px; text-align:center; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%;border-radius:50%;}
.drop-border .firstletter {float: left; font-size: 2.4em; line-height: 1.6; margin-right: 0.3em;  margin-top: 0.1em; height:55px; width:55px; text-align:center;
-webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%;border-radius:50%; border:1px solid;}
/*===============================
========== Tabs ==========
===============================*/

.nav-tabs {border-bottom: none;}
.nav-tabs > li {float: left; margin-bottom: 0px;}
.nav-tabs > li > a { padding:15px 15px; margin-right: 1px;  line-height: 1.42857143;border: none; border-radius: 0; background: #32313b; color: #fff; border-bottom:4px solid;}
.sidebar-widget .nav-tabs > li > a { padding:15px 5px;}
.nav-tabs > li > a:hover {border-color: #ececec; background:#f5f5f5;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {color: #fff; cursor: default;  border: 0; border-bottom:4px solid;}
.nav-tabs.nav-justified { width: 100%; border-bottom: 0;}
.nav-tabs.nav-justified > li { float: none;}
.nav-tabs.nav-justified > li > a {margin-bottom: 5px; text-align: center;}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {top: auto; left: auto;}
.nav > li > a:hover, .nav > li > a:focus {background-color: #f8f8f8;}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {margin-right: 1px; border-radius: 0;}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border:none; border-bottom: 4px solid;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {border-bottom: 4px solid;border-radius: 0; }
  .nav-tabs.nav-justified.tabs-alt > li > a {border-bottom:  transparent; }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { }
}
.nav-pills { margin-bottom:10px;}
.nav-pills > li {  float: left;
}
.nav-pills > li > a {
  border-radius: none;
  margin-right:2px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
}
.nav-stacked > li {float: none;
}
.nav-stacked > li + li { margin-top: 2px; margin-left: 0;}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block; padding:30px 10px; border:1px solid #ececec;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Tabs Alternative */
.nav-tabs.tabs-alt > li > a { -webkit-border-radius: 4px 4px 0 0 ;-moz-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0; margin-right: -1px; margin-bottom: -1px; background:#f5f5f5; border:1px solid #ececec; color:#778899;}
.nav-tabs.tabs-alt > li.active > a:after{ content:""; height:4px;  position:absolute; top:-1px; left:0; display:block; z-index:1; width:100%; -webkit-border-radius: 4px 4px 0 0 ;-moz-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0;-webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;	-ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.nav-tabs.tabs-alt > li > a:hover { margin-right: -1px; background:#ffffff; border:1px solid #ececec; color:#778899;}
.nav-tabs.tabs-alt > li.active > a {border:1px solid #ececec; border-bottom:1px solid #fff; background:#ffffff;}
.nav-tabs.tabs-alt > li.active > a:hover { border:1px solid #ececec;border-bottom:1px solid #fff; background:#ffffff;}
.nav-tabs.tabs-alt > li.active > a:focus { border:1px solid #ececec; border-bottom:1px solid #fff; background:#ffffff;}
.tabs-alt.tab-content > .active { border:none; border-top:1px solid #ececec;}
/*----------------------------------------
  20. Contact Page
----------------------------------------*/
/*========== Parallax ==========*/

.parallax{ background-position:50% 50%; background-repeat: no-repeat; position:relative; 
    -webkit-background-size: cover !important; /* For WebKit*/
    -moz-background-size: cover !important;    /* Mozilla*/
    -o-background-size: cover !important;      /* Opera*/
    background-size: cover !important;         /* Generic*/  }
	
.parallax-background1 {background-image:url(img/parallax-back1.jpg);}
.parallax-background2{ background-image:url(img/parallax-back2.jpg);}
.parallax-background3{ background-image:url(img/parallax-back3.jpg);}
.parallax-background4{ background-image:url(img/parallax-back4.jpg);}
.parallax-background5{ background-image:url(img/parallax-back5.jpg);}
.parallax-background6{ background-image:url(img/parallax-back6.jpg);}
.parallax-background7{ background-image:url(img/parallax-back7.jpg);}
.parallax-background8{ background-image:url(img/parallax-back8.jpg);}
.parallax-background9{ background-image:url(img/parallax-back9.jpg);}
.parallax-background10{ background-image:url(img/parallax-back10.jpg);}
.parallax-background11{ background-image:url(img/parallax-back11.jpg);}
.parallax-background12{ background-image:url(img/parallax-back12.jpg);}
.parallax-background13{ background-image:url(img/parallax-back13.jpg);}
.parallax-background14{ background-image:url(img/parallax-back14.jpg);}
.parallax-background15{ background-image:url(img/parallax-back15.jpg);}
.parallax-background16{ background-image:url(img/parallax/parallax-back16.jpg);}


.parallax-breadcrumbs { background-image:url(img/parallax-breadcrumbs.jpg);}
.parallax-blog { background-image:url(img/demo/parallax/parallax-blog.jpg);}
.parallax-about { background-image:url(img/demo/parallax/parallax-about.jpg);}
.parallax-services { background-image:url(img/RandD.jpg);}
.parallax-services2 { background-image:url(img/service-bg.jpg);}
.parallax-services3 { background-image:url(img/service-bg2.jpg);}
.parallax-services4 { background-image:url(img/service-bg3.jpg);}
.parallax-team { background-image:url(img/demo/parallax/parallax-team.jpg);}
.parallax-landing { background-image:url(img/demo/parallax/parallax-landing.jpg);}
.parallax-404 { background-image:url(img/demo/parallax/parallax-404.jpg);}
.parallax-search { background-image:url(img/demo/parallax/parallax-search.jpg);}
.parallax-shop { background-image:url(img/demo/parallax/parallax-shop.jpg);}
.parallax-portfolio{ background-image:url(img/demo/parallax/parallax-portfolio.jpg);}

@media only screen and (max-width: 768px) {
.parallax{ background-position:50% 50% !important; background-attachment: scroll; }
}


/*========== Forms ==========*/
.form-control { height:50px; padding:10px 20px; background-color:transparent; border: 1px solid #ececec; color:#778899; -webkit-box-shadow: none; box-shadow: none;}
.form-control:focus {-webkit-box-shadow: none; box-shadow: none;}
.form-group [class*="col-sm-"], .form-group [class*="col-md-"], .form-group [class*="col-lg-"] { margin-bottom:15px;}
.form-group [class*="col-sm-"]:last-child, .form-group [class*="col-md-"]:last-child, .form-group [class*="col-lg-"]:last-child { margin-bottom:0;}
.form-control::-moz-placeholder {color:#cccccc;}

.map-area{
	margin-top:40px;
}
.contact-area {
  padding: 50px 0;
}
.contact-info{}
.contact-info h3, .contact-form h3 {
  border-bottom: 1px solid #c2c2c2!important;
  font-size: 16px;
  margin-bottom: 20px;
  text-transform: uppercase;
  padding-bottom: 8px;
}
.contact-info h3:before{
	content: "\f007";
	display: inline-block;
	font-family: FontAwesome;
	margin-right: 5px;
	vertical-align: text-bottom;
}
.contact-info ul{}
.contact-info ul li{
	border-bottom: 1px solid #e8e8e9;
	float: left;
	font-size: 12px;
	line-height: 40px;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.contact-info ul li i{
	font-size: 16px;
	margin-right: 5px;
	width: 20px;
}
.contact-info ul li a{}
.contact-form{}
.contact-form h3 {
  margin-bottom: 30px;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
  border: 1px solid #ccc;
  border-radius: 0;
  height: 40px;
  padding-left: 20px;
  width: 100%;
  margin-bottom: 16px;
}
.contact-form textarea#message{
	border: 1px solid #ccc;
	border-radius: 0;
	height: 180px;
	padding: 20px;
	width: 100%;
}
.contact-form input[type="submit"] {
  background: #252525 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  padding: 0 15px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  margin-top: 16px;
}
.contact-form input[type=submit]:hover{background:#EC4445}
/*----------------------------------------
  21. My Account Page
----------------------------------------*/
.my-account-title {
  margin: 30px 0;
  overflow: hidden;
}
.my-account-title h2 {
  color: #252525;
  font-size: 20px;
  margin: 0;
  text-transform: uppercase;
}
.customer-inner{
	border: 1px solid #e5e5e5;
	min-height: 345px;
	padding: 14px 21px;
}
.user-title h2 {
  border-bottom: 1px solid #e5e5e5;
  color: #444443;
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 14px;
  padding: 0 0 5px 0px;
  text-transform: uppercase;
}
.user-title h2 i{
	margin-right:10px;
	margin-left:1px;
}
.user-bottom{
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 14px 21px;
}
.user-bottom button{
	background: #eeeeee none repeat scroll 0 0;
	border-radius: 5px;
	color: #7d7d7d;
	display: block;
	float: right;
	font-family: Montserrat;
	font-size: 10px;
	font-weight: 700;
	margin-left: 10px;
	padding: 12px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	white-space: nowrap;
}
.user-bottom button:hover{
	background: #eeb742 none repeat scroll 0 0;
	color: #fff;
}
.user-bottom a{
	color: #ec4445;
	display: inline-block;
}
.account-form label {
  color: #666;
  font-size: 11px;
  font-weight: normal;
  position: relative;
}
.account-form label sup {
  color: #ec4445;
  font-size: 11px;
  position: absolute;
  right: -8px;
  top: 8px;
}
.account-form input{
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 10px;
}
.reauired-fields{
	color: #666;
	font-size: 11px;
	font-weight: normal;
	position: relative;
}
.reauired-fields sup {
  font-size: 11px;
  position: absolute;
  left: -8px;
  top: 8px;
}
/*----------------------------------------
  22. Checkout Page
----------------------------------------*/
.entry-header-area{
	padding: 30px 0;
}
.entry-header{}
h1.entry-title{
	font-size: 20px;
	margin: 0;
	text-transform: uppercase;
}
/*----------------------------------------
  22.1. Coupon Area
----------------------------------------*/
.coupon-area{}
.coupon-accordion{}
.coupon-accordion h3 {
  background-color: #f7f6f7;
  border-top: 3px solid #EEB742;
  color: #515151;
  font-size: 12px;
  font-weight: 300;
  list-style: outside none none !important;
  margin: 0 0 2em !important;
  padding: 1em 2em 1em 3.5em !important;
  position: relative;
  width: auto;
}
.coupon-accordion h3:before {
  color: #EEB742;
  content: "";
  display: inline-block;
  font-family: fontawesome;
  left: 1.5em;
  position: absolute;
  top: 1em;
}
.coupon-accordion span {
  cursor: pointer;color: #6f6f6f;
}
.coupon-accordion span:hover,p.lost-password a:hover{color: #EC4445;}
.coupon-content {
  border: 1px solid #e5e5e5;
  display: none;
  margin-bottom: 20px;
  padding: 20px;
}
.coupon-info{}
.coupon-info p.coupon-text{margin-bottom:15px}
.coupon-info p{margin-bottom:0}
.coupon-info p.form-row-first{}
.coupon-info p.form-row-first label,.coupon-info p.form-row-last label{
	display: block;
	font-size: 13px;
}
.coupon-info p.form-row-first label span.required,.coupon-info p.form-row-last label span.required{
	color: red;
	font-weight: 700;
}
.coupon-info p.form-row-first input,.coupon-info p.form-row-last input{
	border: 1px solid #e5e5e5;
	height: 36px;
	margin: 0 0 14px;
	max-width: 100%;
	padding: 0 0 0 10px;
	width: 370px;
}
.coupon-info p.form-row-last{}
.coupon-info p.form-row input[type="submit"]:hover,p.checkout-coupon input[type="submit"]:hover{background:#EC4445 }
.coupon-info p.form-row input[type="checkbox"] {
  position: relative;
  top: 2px;
}
.coupon input[type="submit"], .coupon-info p.form-row input[type="submit"] {
  background: #252525 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  float: left;
  font-family: Montserrat,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
  padding: 0 15px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
}
.form-row > label {
  margin-top: 7px;
}
p.lost-password{
margin-top: 15px;}
p.lost-password a{color: #6f6f6f;}
p.checkout-coupon{}
p.checkout-coupon input[type=text]{
	height: 36px;
	padding-left: 10px;
	width: 170px;
	border: 1px solid #e5e5e5;
}
p.checkout-coupon input[type=submit]{
	background: #333 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #fff;
	height: 36px;
	margin-left: 6px;
	padding: 5px 10px;transition: all 0.3s ease 0s;
}
.coupon-checkout-content {
  margin-bottom: 30px;
  display:none;
}
/*----------------------------------------
  22.2. Checkout Area
----------------------------------------*/
.checkout-area{}
.checkbox-form{}
.checkbox-form h3 {
  border-bottom: 1px solid #e5e5e5;
  font-size: 30px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
  width: 100%;
}
.country-select{margin-bottom: 30px;
position: relative;}
.country-select label,.checkout-form-list label{
	color: #333;
	display: block;
	font-family: Montserrat,Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0 0 5px;
}
.country-select label span.required,.checkout-form-list label span.required{color:red}
.country-select select{
	-moz-appearance: none;
	border: 1px solid #ddd;
	height: 32px;
	padding-left: 10px;
	width: 100%;
}
.country-select:before {
  content: "";
  display: inline-block;
  font-family: fontawesome;
  font-size: 20px;
  position: absolute;
  right: 12px;
  top: 31px;
}
.checkout-form-list{margin-bottom: 30px;}
.checkout-form-list label{color: #333;}
.checkout-form-list label span.required{}
.checkout-form-list input[type=text],.checkout-form-list input[type=password],.checkout-form-list input[type=email]{
	border: 1px solid #e5e5e5;
	border-radius: 0;
	height: 42px;
	width: 100%;
	padding: 0 0 0 10px;
}
.checkout-form-list{}
.checkout-form-list input[type=checkbox]{display: inline-block;
margin-right: 10px;
position: relative;
top: 2px;}
.create-acc label {
  color: #333;
  display: inline-block;
}
.checkout-form-list input[type=password]{}
.create-account{display:none}
.ship-different-title{}
.ship-different-title h3 label{
	display: inline-block;
	margin-right: 20px;
}
.ship-different-title input{}
.order-notes{}
.order-notes textarea{
	height: 90px;
	padding: 15px;width:100%;
	border: 1px solid #e5e5e5;
}
#ship-box-info{display:none}
.your-order{
	background: #f2f2f2 none repeat scroll 0 0;
	padding: 30px 40px 45px;
}
.your-order h3{
	border-bottom: 1px solid #d8d8d8;
	font-size: 30px;
	margin: 0 0 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	width: 100%;
}
.your-order-table table{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	width: 100%;
}
.your-order-table table th, .your-order-table table td {
	border-bottom: 1px solid #d8d8d8;
	border-right: medium none;
	font-size: 14px;
	padding: 15px 0;
	text-align: center;
}
.your-order-table table th{
	border-top: medium none;
	font-family: Montserrat,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	width: 250px;
}
.your-order-table table .shipping ul li input{position: relative;
top: 2px;}
.your-order-table table .shipping  th{vertical-align: top;}
.your-order-table table .order-total th{border-bottom: medium none;
font-size: 18px;}
.your-order-table table .order-total td{border-bottom: medium none;}
.your-order-table table tr.cart_item:hover{background:#F9F9F9}
.your-order-table table tr.order-total td span {
  color: #ec4445;
  font-size: 20px;
}
.your-order-table table{}
.payment-method {
  margin-top: 40px;
}
.payment-accordion{}
.payment-accordion h3{
	border-bottom: 0 none;
	margin-bottom: 10px;
	padding-bottom: 0;
}
.payment-accordion h3 a{
	color: #6f6f6f;
	font-size: 14px;
	padding-left: 25px;
	position: relative;
	text-transform: capitalize;text-decoration:none
}
.payment-accordion h3 a:before,.payment-accordion h3.open a:after{content: "";
	display: inline-block;
	font-family: fontawesome;
	font-size: 20px;
	left: 0;
	position: absolute;
	top: -2px;
}
.payment-accordion h3.open a:after{content: "\f056";}
.payment-content{}
.payment-content p{font-size: 13px;}
.payment-accordion img {
  height: 60px;
  margin-left: 15px;
}
.order-button-payment{}
.order-button-payment input {
  background: #ec4445 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  height: 50px;
  margin: 20px 0 0;
  padding: 0;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 100%;
  opacity:0.75;
}
.order-button-payment input:hover{
	opacity:1;
}
/*----------------------------------- 
   23. Blog Page
-------------------------------------*/
.recent-posts .post-wrapper, .recent-comments .post-wrapper {
  display: block;
  overflow: hidden;
}
.recent-posts .post-thumb, .recent-comments .post-thumb {
  float: left;
  width: 20%;
}
.recent-posts .post-info, .recent-comments .post-info {
  float: left;
  padding-left: 10px;
  width: 80%;
}
.recent-posts .post-info .post-title.recent-post-s, .recent-comments .post-info .post-title.recent-post-s {
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 5px;
}
.recent-posts .post-info .post-date.recent-post-s, .recent-comments .post-info .post-date.recent-post-s {
  color: #7e7e7e;
  font-size: 11px;
  font-style:italic;
}
.recent-posts ul li, .recent-comments ul li {
  margin: 10px 0 0;
  padding: 5px 0 0;
}
.recent-posts ul li a, .recent-comments ul li a{
	color: #696969;
}
.recent-posts ul li a:hover, .recent-comments ul li a:hover{
	color: #EC4445;
}
.recent-comments .post-info p{
	line-height: 16px;
	margin-bottom: 0;
}
.blog-post-area .single-item-img {
  float: left;
}
.main-blog-page.blog-post-area .single-item-content {
  margin-top: 0px;
}
.main-blog-page.blog-post-area .single-item-content h2 {
  margin-bottom: 5px;
}
.blog-post-area .single-item-content h2 a {
  color: #222;
  display: block;
  font-family: Montserrat;
  font-size: 16px;
  line-height: 22px;
  margin-top: 0;
}
.main-blog-page.blog-post-area .single-item-content h3 {
  font-size: 11px;
  font-style: italic;
  margin: 0;
  padding: 5px 0 15px;
}
.blog-post-area .single-item-content p {
  color: #6f6f6f;
  font-size: 12px;
  line-height: 23px;
}
.main-blog-page .blog-action a {
  color: #9b9b9b;
  float: left;
}
.main-blog-page .blog-action h4 {
  float: left;
  font-size: 11px;
  font-style: italic;
  margin: 5px 0 10px 10px;
}
.main-blog-page .blog-action a:hover {
  color: #ec4445;
  text-decoration: underline;
}
.main-blog-page .blog-post-single-item {
  border-top: 0px solid #e5e5e5;
  border-right: 0px solid #e5e5e5;
  border-left: 0px solid #e5e5e5;
  padding-bottom: 30px;
}
.blog-pagination{
  margin: 30px 0;
}
.blog-pagination .pagination {
  margin-top: 0;
}
.blog-pagination .pagination > li:first-child > a, .blog-pagination .pagination > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.blog-pagination .pagination > li:last-child > a, .blog-pagination .pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.blog-pagination .pagination > li > a, .blog-pagination .pagination > li > span {
  border: 1px solid #666;
  color:#666666;
}
.blog-pagination .pagination li a {
  margin-left: 0;
  margin-right: 10px;
}
.blog-pagination .pagination li a:hover, .blog-pagination .pagination li a:focus {
	border: 1px solid #EC4445;
	color:#EC4445;
	background:none;
}
.blog-pagination .pagination > .active > a{
  background-color: #fff;
  border-color: #EC4445 !important;
  color: #EC4445 !important;
}
/*----------------------------------- 
   24. Product Modal
-------------------------------------*/  

#productModal .modal-dialog {
    margin: 5% auto;
    max-width: 96%;
    min-height: 300px;
    padding: 20px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 870px;
}
#productModal .modal-header {
    border: 0 none;
    padding: 0;
    min-height: auto;
}
#productModal button.close {
    opacity: 1;
	position: absolute;
	right: 15px;
	top: 17px;
	transition: all 0.3s ease 0s;
	z-index: 2;
}
#productModal button.close span {
	border: 1px solid #ec4445;
	border-radius: 100%;
	color: #ec4445;
	display: block;
	font-size: 14px;
	height: 25px;
	line-height: 24px;
	text-align: center;
	width: 25px;
}
#quickview-wrapper .modal-content {
  border-radius: 0;
}
.modal-product { overflow: hidden }
.modal-product .product-images {
    float: left;
    width: 40%;
}
.modal-product .product-images .quick-thumbnails {
    float: left;
    width: 100%;
}
.modal-product .product-images .main-image {
    float: left;
    width: 100%;
}
.modal-product .product-images .main-image img { box-shadow: none }
.modal-product .product-info {
    float: left;
    padding-left: 30px;
    width: 60%;
}
.modal-product .product-info h1 {
    font-size: 22px;
	font-weight: normal;
	margin: 3px 0 20px;
	text-transform: uppercase;
}
.modal-product .product-info .price-box {
    float: left;
    margin: 0 0 12px;
    width: 100%;
}
.modal-product .product-info .price-box p { margin: 0 }
.modal-product .product-info .price-box .special-price {
	color: #ec4445;
	font-family: "Montserrat",sans-serif;
	font-size: 24px;
	font-weight: 400;
}
.modal-product .product-info .see-all {
color: #42414f;
display: inline-block;
margin-bottom: 20px;
text-decoration: underline;
}
.quick-add-to-cart .single_add_to_cart_button:hover{background:#42414F!important}
.modal-product .product-info .see-all:hover { color: #83cbdc }
h3.widget-title-modal{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #42414f;
	float: left;
	font-size: 16px;
	line-height: 30px;
	margin: 0 0 5px;
	text-align: left;
	text-transform: none;
	width: 100%;
}
.widget-title-modal{}
.modal-product .product-info .quick-desc {
    border-bottom: 1px solid #e5e5e5;
    color: #898989;
    float: left;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 25px;
    padding: 0 0 15px;
    width: 100%;
}
.modal-product .widget {
    float: left;
    width: 100%;
}
.modal-product .widget .widget-title {
    background: none;
    color: #909295;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 5px;
    text-align: left;
    text-transform: none;
    width: 100%;
}
.modal-product .widget .social-icons {
    float: left;
    margin: 0;
    padding: 0;
}
.modal-product .widget .social-icons li {
    float: left;
    line-height: 30px;
    list-style: none;
    margin-right: 10px;
}
.modal-product .widget .social-icons li .social-icon {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    color: #909295;
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    width: 40px;
}
.modal-product .widget .social-icons li .social-icon:hover { color: #fff }
.modal-product .widget .social-icons li .social-icon.facebook:hover {
    background: #3B579D;
    border: 1px solid #3B579D;
}
.modal-product .widget .social-icons li .social-icon.twitter:hover {
    background: #3ACAFF;
    border: 1px solid #3ACAFF;
}
.modal-product .widget .social-icons li .social-icon.pinterest:hover {
    background: #CB2027;
    border: 1px solid #CB2027;
}
.modal-product .widget .social-icons li .social-icon.tumblr:hover {
    background: #304E6C;
    border: 1px solid #304E6C;
}
.modal-product .widget .social-icons li .social-icon.gplus:hover {
    background: #D11717;
    border: 1px solid #D11717;
}
.modal-product .widget .social-icons li .social-icon.linkedin:hover {
    background: #0097BD;
    border: 1px solid #0097BD;
}
.quick-add-to-cart .add-to-box2 .add-to-cart {
	margin-bottom: 20px;
}
.quick-add-to-cart .input-content, .single-product-content-view .add-to-box .add-to-cart .input-content {
  float: left;
  margin-right: 20px;
}
.quick-add-to-cart .add-to-cart label {
  float: left;
  font-size: 14px;
  font-weight: normal;
  margin-right: 10px;
  padding: 8px 0 0;
}
.quick-add-to-cart .add-to-cart input.qty-decrease, .quick-add-to-cart .add-to-cart input.qty-increase {
  background: #fff url("img/logo/left.png") no-repeat scroll 50% 30%;
  border: medium none;
  float: left;
  font-size: 0;
  height: 48px;
  padding: 0;
  width: 40px;
}
.quick-add-to-cart .add-to-cart input.qty-increase {
  background: #fff url("img/logo/right.png") no-repeat scroll 50% 30%;
}
.quick-add-to-cart .add-to-cart .qty {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #e5e5e5;
  border-image: none;
  border-style: none solid;
  border-width: 0 1px;
  float: left;
  height: 37px;
  line-height: 37px;
  margin: 0 0 5px;
  padding: 0;
  text-align: center;
  width: 48px !important;
}
.quick-add-to-cart.add-to-cart input.qty-increase {
  background: #fff url("img/logo/right.png") no-repeat scroll 50% 30%;
}
.quick-add-to-cart .add-to-cart button {
  background: #eeb742 none repeat scroll 0 0;
  border-radius: 25px;
  color: #fff;
  display: block;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 700;
  margin-left: 10px;
  margin-top: 0px;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
}
.quick-add-to-cart .add-to-cart button:hover {
  background: #ec4445 none repeat scroll 0 0;
}
/*----------------------------------- 
   25. Wishlist Page
-------------------------------------*/
.wishlist-item table .th-stock {
  width: 12%;
}
.wishlist-item table .th-stock a{
	color:#EC4445;
}
.wishlist-item table .td-add-to-cart > a {
  background: #adadad none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-weight: 700;
  padding: 10px 56px;
  text-transform: uppercase;
  width: 260px;
}
.wishlist-item table .td-add-to-cart > a:hover{
  background: #EC4445 none repeat scroll 0 0;
}
.wishlist-area .social-sharing{
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	margin-bottom: 40px;
	padding: 35px;
	text-align: center;
}
.wishlist-area h3.widget-title-modal {
  text-align: center;
}
.wishlist-area .widget .social-icons {
  float: none;
}
.wishlist-area .widget .social-icons {
  float:none;
}
.wishlist-area .widget .social-icons li {
  display: inline;
  float:none;
}
/*----------------------------------- 
   26. Blog Details Page
-------------------------------------*/
.blog-post-wrapper {
  border-bottom: 1px solid #e8e8e9;
  float: left;
  margin: 0 0 40px;
  overflow: hidden;
  padding: 0 0 40px;
  width: 100%;
}
.single-blog{}
.single-blog .post-thumbnail {
  padding-right: 0;
  width: 100%;
}
.single-blog .post-information h2 {
  text-transform: uppercase;
  margin: 30px 0 20px;
}
.single-blog .post-information {
  width: 100%;
}
.single-blog .entry-meta{border: 1px solid #e5e5e5;
color: #909295;
float: left;
margin: 0 0 20px;
padding: 10px 15px 10px 0;
width: 100%;}
.single-blog .entry-meta.entry-meta i {
  margin: 0 5px 0 15px;
}
.single-blog .entry-content{}
.single-blog .entry-content p{margin-bottom:10px}
.single-blog .entry-content blockquote {
  background: #ededed none repeat scroll 0 0;
  border-left: 5px solid #ec4445;
  font-size: 14px;
  font-style: italic;
  margin: 20px 40px;
  padding: 20px;
}
.single-blog .social-sharing {
  border: 1px solid #e8e8e9;
  float: left;
  margin: 30px 0;
  padding: 10px;
  width: 100%;
}
.single-blog .social-sharing h3{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #909295;
float: left;
font-size: 16px;
line-height: 30px;
margin: 0 20px 0 0;
text-transform: none;
width: auto;}
.single-blog .social-sharing .sharing-icon{float: right;}
.single-blog .social-sharing .sharing-icon a{display:inline-block}
.single-blog .social-sharing .sharing-icon a i{border: 1px solid #e8e8e9;
color: #909295;
font-size: 18px;
height: 35px;
line-height: 35px;
text-align: center;
transition: all 0.3s ease 0s;
width: 35px;}
.single-blog .social-sharing .sharing-icon a i{}
.single-blog .social-sharing .sharing-icon a i.fa-facebook:hover {
  background: #3b579d none repeat scroll 0 0;
  border: 1px solid #3b579d;
}
.single-blog .social-sharing .sharing-icon a i.fa-twitter:hover {
  background: #3acaff;
  border: 1px solid #3acaff;
}
.single-blog .social-sharing .sharing-icon a i.fa-pinterest:hover {
  background: #CB2027;
  border: 1px solid #CB2027;
}
.single-blog .social-sharing .sharing-icon a i.fa-google-plus:hover {
  background: #D11717;
  border: 1px solid #D11717;
}
.single-blog .social-sharing .sharing-icon a i.fa-linkedin:hover {
  background: #0097BD;
  border: 1px solid #0097BD;
}
.single-blog .social-sharing .sharing-icon a i:hover {
  color:#fff;
}
.single-blog .author-avatar {
  float: left;
  margin-right: 10px;
}
.single-blog .author-description{}
.single-blog .author-description h2 {
  font-size: 18px;
  margin: 0;
  padding: 0 0 5px;
}
.author-info {
  background: #f5f5f5 none repeat scroll 0 0;
  float: left;
  margin: 0;
  padding: 15px;
  width: 100%;
}
.single-post-comments {
  margin-bottom: 60px;
  max-width: 650px;
}
.comments-area{}
.comments-heading{}
.comments-heading h3,h3.comment-reply-title {
  border-bottom: 1px solid #e8e8e9;
  font-size: 18px;
  margin: 0 0 20px;
  padding: 0 0 5px;
  text-transform: uppercase;
}
.comments-list{}
.comments-list ul{}
.comments-list ul li{margin-bottom: 25px;}
.comments-details{}
.comments-list-img{float: left;
margin-right: 15px;}
.comments-list-img img{}
.comments-content-wrap{
	border: 1px solid #ddd;
	color: #42414f;
	font-size: 12px;
	line-height: 1;
	margin: 0 0 15px 63px;
	padding: 10px;
	position: relative;
}
.comments-content-wrap:before{
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #ececec;
	border-left: 1px solid #ececec;
	content: "";
	display: block;
	height: 10px;
	left: -5px;
	position: absolute;
	top: 10px;
	transform: rotate(45deg);
	width: 10px;
}
.comments-content-wrap span{}
.comments-content-wrap span b{margin-right:5px}
.comments-content-wrap span a{}
.comments-content-wrap span a:hover{}
span.post-time{margin-right:5px}
.comments-content-wrap p {
  color: #909295;
  line-height: 18px;
  margin-bottom: 5px;
  margin-top: 15px;
}
li.threaded-comments{margin-left:50px}
.comment-respond {
  margin-top: 60px;
}
h3.comment-reply-title{}
span.email-notes{color: #42414f;
display: block;
font-size: 12px;
margin-bottom: 10px;}
.comment-respond p{margin-bottom: 5px;}
.comment-respond input[type=text],.comment-respond input[type=email]{
border: 1px solid #e5e5e5;
border-radius: 0;
height: 32px;
margin-bottom: 15px;
padding: 0 0 0 10px;
width: 100%;}
.comment-respond textarea#message{
border: 1px solid #e5e5e5;
border-radius: 0;
max-width: 100%;
padding: 10px;height: 130px;
width: 100%;}
.comment-respond input[type="submit"] {
  background: #252525 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  padding: 0 15px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
}
.comment-respond input[type=submit]:hover{background:#EC4445}
.single-blog .blog-pagination {
	border-top: 1px solid #e5e5e5;
	margin:0;
	padding-top:30px;
}
.single-blog a{
	color:#696969;
}
.single-blog a:hover{
	color:#EC4445;
}
/*----------------------------------- 
   27. Scroll Up
-------------------------------------*/
#scrollUp {
	background: #7f7f7f none repeat scroll 0 0;
	border-radius: 0;
	bottom: 20px;
	color: #fff;
	font-size: 20px;
	height: 45px;
	line-height: 41px;
	right: 20px;
	text-align: center;
	text-decoration: none;
	width: 45px;
}