/*
Theme Name: Outlet
Theme URL: http://demo.pixelstores.com/redirect.php?theme=Outlet
Version: 2.3
Description: A Premium Woocommerce Theme
Author: PixelStores
Author URI: http://themeforest.net/user/PixelStores
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.sticky {}
.bypostauthor {}
.gallery-caption {}
body {
	-webkit-font-smoothing: antialiased;
	color: #767677;
	font: 13px/24px "Helvetica Neue", "Open Sans", Arial, Helvectica;
}

ul, li {
	padding: 0;
	list-style-type: none;
}
a {
	color: #f3832d;
	text-decoration: none;
}

a:hover {
	
	text-decoration: underline;
	color: #f3832d;
}

a:focus {
	outline: 0;
}
p{margin: 0 0 18px}
@media (min-width:768px){hr.bolt:before {box-shadow: 728px 0 0 -1px white, 728px 0 0 0 #eeedef;}}
@media (min-width:992px){hr.bolt:before {box-shadow: 950px 0 0 -1px white, 950px 0 0 0 #eeedef;}}
@media (min-width:1200px){hr.bolt:before {box-shadow: 1150px 0 0 -1px white, 1150px 0 0 0 #eeedef;}}
.form-control {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: inset 2px 2px 4px #f4f4f4;
	padding: 8px;
	font-size: 13px;
}
.form-control:focus{
	outline:0;
}
h1 {
	font-size: 32px;
	margin-bottom: 16px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	color: #4e4e4e;
	font-family: 'Open Sans', sans-serif;
}

blockquote {
	border-left: 3px solid #f3832d;
	padding: 14px 20px;
	font-style: italic;
	background-color: #f9f8fb;	
}

::-moz-selection {
	background: #f3832d;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #f3832d;
	color: #fff;
	text-shadow: none;
}

::-webkit-input-placeholder {   
	color: #c8c7ca;
}

:-moz-placeholder { 
    color: #c8c7ca;
}

::-moz-placeholder { 
    color: #c8c7ca;
}

:-ms-input-placeholder { 
    color: #c8c7ca;
}

/* Transitions */

a, .navbar-toggle, .btn-default, .owl-carousel .owl-prev, .owl-carousel .owl-next, .ps-global-nav li.ps-subtotal i, .price_slider_amount .button, .container, .ps-icon-alert i, .ps-icon-box i{
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	transition: all ease .3s;
}

abbr[title]{
	cursor: default;
	border-style: none;
}

/* Buttons */

.btn {
	border-radius:0px;
	outline:0;
	-webkit-font-smoothing: antialiased;
	font: 600 11px/34px 'Ubuntu', Arial, serif;
	background: #4e4e4e;
	color: #fff;
	text-transform: uppercase;
	border-left: 5px solid #f3832d;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	height: 34px;
	padding-top: 0;
	padding-bottom: 0;
}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{border-left: 5px solid #f3832d !important;
	background: #f3832d;
	color: #fff;}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active
 {
	outline:0;
	border-left: 5px solid #f3832d !important;
	background: #f3832d;
	color: #fff;
}
.btn:active, .btn.active { 
	background: #f3832d;
	color: #fff;
	outline:0;
	background-image:none;
	-webkit-box-shadow:0;
	box-shadow:inset 0 0 0 
}
.entry-summary .btn:active, .entry-summary .btn.active, .entry-summary .btn:focus{ 
	background: #f3832d;
	color: #fff;
	outline:0;
	background-image:none;
	-webkit-box-shadow:0;
	box-shadow:inset 0 0 0 
}

/* Global Menu Stlyes */

.ps-global-nav.navbar-default {
	background: #454445;
	border: 0;
	border-radius:0px;
	margin: 0;
}
.ps-global-nav .navbar-header{
	height: 55px;
}
.ps-global-nav .navbar-brand {
	padding-top: 40px;
}
.ps-global-nav .nav > li > a {	
	font: 600 11px/55px 'Ubuntu', Arial, serif;
	text-transform: uppercase;
	padding: 0 20px;
	color: #a7a7a7;
}

@media (min-width: 768px) and (max-width: 979px) {
		.ps-global-nav .social {
display: none;	}	
	.ps-global-nav .nav > li > a {
		padding: 0 15px;
	}	
}

/* Hover Animation */

.ps-global-nav .open > .dropdown-menu, .ps-global-nav .open >  .dropdown-menu > .dropdown-submenu > .dropdown-menu {
	animation-name: slidenavAnimation;
	animation-duration: .3s;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
	-webkit-animation-name: slidenavAnimation;
	-webkit-animation-duration: .3s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-name: slidenavAnimation;
	-moz-animation-duration: .3s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-webkit-keyframes slidenavAnimation {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.ps-global-nav.navbar-default .navbar-nav>.open>a,
.ps-global-nav.navbar-default .navbar-nav>.open>a:hover,
.ps-global-nav.navbar-default .navbar-nav>.open>a:focus {
	background: none;
	color:#fff
}

/* Dropdown */

.ps-global-nav .dropdown-menu {
	background: #fff;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	min-width:190px;
	padding: 0;
	list-style:none;
	border:0;
	border-radius:0;
	border-top: 4px solid #f3832d;
}
.ps-global-nav .dropdown-menu:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #c06926 transparent transparent #c06926;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: transparent;
	border-bottom: 6px solid #f3832d;
	top: -10px;
	left: 15px;
}
.ps-global-nav.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
.ps-global-nav.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
.ps-global-nav.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{
	color: #777;
	background-color:transparent
}

.ps-global-nav .dropdown-menu > li > a {
	color: #8b8b8b;
	padding: 0 20px !important;
	border-bottom: 1px solid #f3f3f3;	
}

	
.ps-global-nav.navbar-default .nav.navbar-nav li:hover > a.dropdown-toggle, 
.ps-global-nav.navbar-default .nav > li > a:hover{
	color: #fff;
	background: #3c3c3c;
}

.ps-global-nav .dropdown-menu > li:last-child > a {
	border: 0;
}
.ps-global-nav.navbar-default .navbar-nav > .active > a {
	background: none;
	color: #fff;
}

.ps-global-nav .navbar-toggle{
	color: #d9d6d6;
	background: #363636;
	border: 0;
	border-radius:3px;
	width: 39px;
	height: 37px;
	margin-top: 9px;
	margin-bottom: 0;
	margin-left: 0;
}
.ps-global-nav .navbar-toggle i{
	display: block;

}
.ps-global-nav.navbar-default .navbar-toggle:hover, .ps-global-nav.navbar-default .navbar-toggle:focus {
	background: #f3832d;
	color: #fff;
}
.ps-global-nav .current-menu-item  a {
	color: #fff;
}


.ps-global-nav .dropdown-menu .current-menu-item  a {
	background: #f6f6f6 !important;

}
.ps-global-nav li.ps-subtotal a {
	padding-left: 16px;
	padding-right: 16px;

}
@media (max-width:767px){
.ps-global-nav.navbar-default .dropdown-menu > li > a:hover,
.ps-global-nav.navbar-default .dropdown-menu > li > a:focus {
	color: #fff !important;
	background: #3c3c3c !important;
}
.ps-global-nav.ps-sub-menu.navbar-default .dropdown-menu > li > a:hover,
.ps-global-nav.ps-submenu.navbar-default .dropdown-menu > li > a:focus {
	color: #686868 !important;
	background: #f6f6f6 !important;
}
hr.standard {
	width: 60%;
}
.ps-global-nav .dropdown-menu > li > a {
	padding: 0 40px !important;
	border: 0;
	}
	.ps-global-nav .nav > li > a, 
	.ps-global-nav li.edd_subtotal a {
		padding: 0 26px;
		background: none;
		border-radius:0;
		line-height: 50px;
		margin: 0;
	}
	.ps-global-nav .nav > li > a:hover {
		background-color: #313131;
	}
	.ps-global-nav .navbar-nav{
		margin: 0 -15px
	}
	
	.ps-global-nav .navbar-collapse{
		border-top:0px;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
	.ps-global-nav .navbar-collapse .dropdown-menu:after, .ps-global-nav.ps-sub-menu.navbar-default .navbar-second-collapse .dropdown-menu:after{
content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	border: 0;

}




}

.ps-global-nav .navbar-collapse{
	border-top:0px;

}
.ps-global-nav .navbar-nav .open .dropdown-menu>li>a,
.ps-global-nav .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 0 20px;
}
.ps-global-nav .navbar-nav .open .dropdown-menu>li>a,
.ps-global-nav .navbar-nav .open .dropdown-menu .dropdown-header {
	font: 600 11px/48px 'Ubuntu', Arial, serif;
	text-transform: uppercase;
}



/* Home Icon */

.ps-global-nav li.ps-home-icon a {	
	font-size: 16px;
	background:#f3832d;
	color: #fff;
	padding-left: 22px;
	padding-right: 22px;
}
.ps-global-nav li.ps-home-icon a:hover {
	background:#f3832d !important;
}


/* Second Sub-Menu */

.ps-global-nav.ps-sub-menu.navbar-default .navbar-toggle{
	color: #686868;
	background: #f6f6f6;	
}
.ps-global-nav.ps-sub-menu.navbar-default .navbar-toggle:hover, .ps-global-nav.ps-sub-menu.navbar-default .navbar-toggle:focus {
	background: #f3832d;
	color: #fff;
}
.ps-global-nav.ps-sub-menu.navbar-default .current-menu-item  a {
	color: #777;
}
.ps-global-nav.ps-sub-menu.navbar-default {
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
}
.ps-global-nav.ps-sub-menu .nav > li > a {	
	color: #8b8b8b;
}
.ps-global-nav .nav > li.social a {
		border-left: 1px solid #e5e5e5;
border-right: 0 !important;

}
.header-one .ps-global-nav .nav > li.social a, .header-two .ps-global-nav .nav > li.social a {
display: none;

}

.ps-global-nav.ps-sub-menu.navbar-default .nav.navbar-nav li:hover > a.dropdown-toggle, .ps-global-nav.ps-sub-menu.navbar-default .nav > li > a:hover {
	color: #686868;
	background: #f6f6f6;
}
@media (min-width:768px){
	.navbar-second-collapse.collapse{
		display:block!important;
	}
}

/* Header Three & Four */

.ps-global-nav.ps-sub-menu li.social a  {
	padding-right: 25px;
	padding-left: 25px;
	font-size: 12px;
}
	
.header-three .ps-logo-container, .header-four .ps-logo-container, .header-five .ps-logo-container, .header-six .ps-logo-container {
	border-top: 4px solid #454445;
}
.header-four .ps-logo-container, .header-five .ps-logo-container {
	text-align: center;
}

.header-three .ps-global-nav .nav > li > a, .header-four .ps-global-nav .nav > li > a, .header-five .ps-global-nav .nav > li > a, .header-two .ps-sub-menu .nav > li > a {
	border-right: 1px solid #e5e5e5;

}
.header-two .ps-sub-menu.navbar-default .navbar-nav  {
		border-left: 1px solid #e5e5e5;

}
.ps-global-nav .nav > li > a.cart-contents {
	border-right: 0;
}
.header-three .ps-global-nav .collapse .navbar-right, .header-four .ps-global-nav .collapse .navbar-right, .header-five .ps-global-nav .collapse .navbar-right {
		border-right: 1px solid #e5e5e5;

}
.header-five .ps-global-nav ul:first-child, .header-four .ps-global-nav ul:first-child, .header-three .ps-global-nav ul:first-child{
		border-left: 1px solid #e5e5e5 !important;

}
.header-three .ps-global-nav li.ps-home-icon a, .header-four .ps-global-nav li.ps-home-icon a, .header-five .ps-global-nav li.ps-home-icon a, .header-six .ps-global-nav li.ps-home-icon a {
	font-size: 16px;
	background:transparent;
	color: #8b8b8b;
	padding-left: 22px;
	padding-right: 22px;
	}
.header-three .ps-global-nav li.ps-home-icon a:hover, .header-four .ps-global-nav li.ps-home-icon a:hover, .header-five .ps-global-nav li.ps-home-icon a:hover, .header-six .ps-global-nav li.ps-home-icon a:hover {
	color: #fff !important;	
	background:#f3832d;
}
.header-three .ps-global-nav li.ps-subtotal a, .header-four .ps-global-nav li.ps-subtotal a, .header-five .ps-global-nav li.ps-subtotal a {
	border-left: 1px solid #e5e5e5;
}
.header-three .ps-global-nav li.ps-subtotal a i, .header-four .ps-global-nav li.ps-subtotal a i, .header-five .ps-global-nav li.ps-subtotal a i, .header-six .ps-global-nav li.ps-subtotal a i  {
	color: #8b8b8b;
}
@media (max-width:767px){
.ps-global-nav.ps-sub-menu .navbar-collapse .nav > li > a, .ps-global-nav.ps-sub-menu .navbar-second-collapse .nav > li > a  {	
	border-top: 1px solid #e5e5e5;
}
}

@media (min-width:768px){
.navbar-nav.navbar-left, .header-one .navbar-default .navbar-nav, .header-two .navbar-default .navbar-nav, .header-four .navbar-default .navbar-nav, .header-five .navbar-default .navbar-nav{margin-left:-15px !important;}
	
.header-two .ps-sub-menu.navbar-default .navbar-nav {
	margin-left:0px !important;
}
}
/* Header Cart */

.ps-global-nav li.ps-subtotal i {
	color: #d9d6d6;
 	margin-right: 5px;
	font-size: 12px;
}
.ps-global-nav li.ps-subtotal a:hover {
	background:#f3832d;
}
.ps-global-nav .navbar-right li.ps-subtotal a:hover i, .ps-global-nav .navbar-right li.ps-subtotal a:hover {
	color: #fff !important;
}

/* Header Six */

.navbar-right.right li.social {
	display: none;
}
.ps-share ul {
	float: right;
	margin-top: 3px;
}
.ps-header-share li {
	margin-right: 2px;
}
.ps-header-share li:last-child {
	margin-right: 0px;
}
.ps-header-share li a {
	-webkit-font-smoothing: antialiased;
	color: #fff;
	height: 28px;
	width: 28px;
	padding: 0;
	text-align: center;
	display: inline-block;
	font-size: 12px;
	line-height: 28px;
	background: #686868;
}
.ps-header-share li a:hover {
	background:#f3832d;
}

/* Logo */
	
.ps-logo-container {
	padding-top:20px;
	padding-bottom: 1px;
	border-bottom: 1px solid #e5e5e5;
}
.ps-telephone {
	text-align: right;
	font: 400 20px/32px 'Ubuntu', Arial, serif;
	color: #454445;
}
.ps-telephone:before {
	content: "\f095";
	display: inline-block;	
	margin-right: 10px;
	text-align: center;
	font: 18px/35px FontAwesome;
}
@media (max-width:767px){

.ps-logo-container {
	padding-top: 40px;
	padding-bottom: 40px;
}
.ps-logo {
	text-align: center;
	margin-bottom: 25px;
}
}


/* Search Form */
.ps-search.form-control, .ps-search.btn {
	outline: none;
	border-radius:0px;
	border-color: #e5e5e5;
}
.ps-search.btn{
	color:#454445;
	background: #fff;
	padding-right: 11px;
	padding-left: 11px;
	border: 1px solid #e5e5e5;
	line-height: 11px;
}
.ps-search.btn-default:hover,
.ps-search.btn-default:focus,
.ps-search.btn-default:active,
.ps-search.btn-default.active {
	color:#fff;
	background: #f3832d;
	border-color: #e5e5e5 !important;
	border-width: 1px !important;
}.ps-search.form-control:focus{
	border-color:#e5e5e5;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
}
.ps-container {
	padding-top: 50px;
	padding-bottom: 50px;
}
.ps-shop-container {
	padding-top: 50px;
	padding-bottom: 50px;
}
.single .ps-shop-container.upsells {
	border-bottom: 1px solid #e5e5e5;
}
.single .ps-shop-container {
	padding-top: 80px;
	padding-bottom: 80px;
}
.ps-product-desc {
	border-bottom: 1px solid #e5e5e5;
}
.ps-shop-crumbs h2 {
	font: 600 11px 'Ubuntu', sans-serif;
	margin-top: 0;
	margin-bottom: 21px;
	text-transform: uppercase;
}
.ps-orderby {
	text-align: right;
}
.ps-product-grid-object  {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
	width: 239px;
	padding-left: 9px;
	padding-right: 9px;
}

@media (max-width:767px){.ps-product-grid-object  {width: 49%;}}
@media (min-width:768px){.ps-product-grid-object  {width: 279px;}}
@media (min-width:992px){.ps-product-grid-object {width: 239px;}}
@media (min-width:1200px){.ps-product-grid-object {width: 289px;}}
@media (max-width: 480px) {.ps-product-grid-object{width:100%;}}

@media (max-width:767px){.ps-product-grid-object.full  {width: 49%;}}
@media (min-width:768px){.ps-product-grid-object.full  {width: 247px;}}
@media (min-width:992px){.ps-product-grid-object.full {width: 239px;}}
@media (min-width:1200px){.ps-product-grid-object.full {width: 289px;}}
@media (max-width: 480px) {.ps-product-grid-object.full{width:100%;}}


.ps-product-grid .thumbnail {
	border-radius:0;
	text-align: center;
	border: 1px solid #e5e5e5;
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding: 0;
}

.ps-product-grid .thumbnail del .amount {
		color: #6b6b6b;
	text-decoration: line-through;
}
.ps-product-grid .thumbnail ins {
	text-decoration: none;
}
.ps-product-grid .thumbnail .added_to_cart {
	display: none;
}
.subheader, .ps-header-container {
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	overflow: hidden;
}

.single-product .ps-container {
	padding-top: 20px;
	padding-bottom: 25px;
}

/* Sidebar */

.ps-sidebar .widget {
	margin-bottom: 40px;
	margin-top: 2px;
}
.single-product .ps-sidebar .widget {
	margin-top: 6px;
}
.ps-sidebar .widget h5 {
	font: 600 11px 'Ubuntu', sans-serif;
	margin: 0 0 24px;
	text-transform: uppercase;
}
.ps-sidebar .widget ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
.ps-sidebar .widget ul li a {
	font-weight: 500;
	text-decoration: none;
	display: block;
	padding: 9px 5px;
	font-size: 13px;
}
.ps-sidebar .widget ul li a:hover {
	color: #f3832d;
	background: #f7f7f7;
}
.ps-sidebar .widget ul li a:after {
	content: "\f105";
	color: #6b6b6b;
	font-family: FontAwesome;
	position: absolute;
	right: 15px;
}
.ps-sidebar .widget ul li  {
	border-top: 1px solid #e5e5e5;
	line-height: 18px;
}
.ps-sidebar .widget ul li:last-child  {
	border-bottom: 1px solid #e5e5e5;
}
.ps-sidebar .widget_layered_nav ul li a:after, .ps-sidebar .widget_socialwidget ul li a:after, .ps-sidebar ul.product_list_widget li a:after {
	content: "";
}
.ps-sidebar ul.product_list_widget li a:hover {
	background: none;
}
.ps-sidebar ul.product_list_widget li a{
	padding-bottom: 5px;
}
.ps-sidebar ul.product_list_widget li ins, .ps-footer ul.product_list_widget li ins {
	text-decoration: none;
}
.ps-sidebar ul.product_list_widget li del, .ps-footer ul.product_list_widget li del {
	font-size: 11px;
}

/* Social Widget */

.ps-sidebar .widget_socialwidget ul li {
	display: inline-block;
	border-top-style: none;
	border-bottom-style: none;
}
.ps-sidebar .widget_socialwidget ul li:last-child {
	border-bottom-style: none;
}
.ps-sidebar .widget_socialwidget ul li a {	
	border: none;
	font-size: 14px;
	line-height: 35px;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	background: #f6f6f6;
	color: #a7a7a7;
	text-align: center;
	padding: 0;
	margin-bottom: 5px;
	margin-right: 2px;
}
.ps-sidebar .widget_socialwidget ul li a:hover {	
	background: #f3832d;
	color: #fff !important;
}

.ps-product-grid .thumbnail .btn { 
	opacity: 0;
	background-color:rgba(0,0,0,0.4);
	border: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	font: 500 11px/34px 'Ubuntu', Arial, serif;
	color: #fff;
	text-transform: capitalize;
	text-align: left;
}
.ps-product-grid .thumbnail .btn.active { 
	border: 0 !important;
}
.ps-product-grid .thumbnail .btn:hover {
	background: #f3832d;

}	
.ps-product-grid .thumbnail .ps-loop-details-btn {	
	position: absolute;
	top: 83px;
	left: 50%;
	width: 120px;
	margin-left: -60px;
}
.ps-product-grid .ps-loop-cart-btn {
	position: absolute;
	left: 50%;
	width: 120px;
	margin-left: -60px;
	top: 83px;
}

/* Product Button Fonts */

.ps-product-grid .product_type_simple.added:before, .ps-product-grid .product_type_simple.loading:before {
	width: 20px;
	height: 20px;
	display: inline-block;	
	font-family:FontAwesome;
	content:"\f00c"
}
.ps-product-grid .product_type_simple:before, .ps-product-grid .ps-loop-details-btn:before, .ps-product-grid .product_type_variable:before {
	font-family: FontAwesome;
	width: 20px;
	height: 20px;
	display: inline-block;	
}
.ps-product-grid .product_type_simple:before {
	content: "\f07a";
}
.ps-product-grid .ps-loop-details-btn:before {
	content: "\f002";
}
.ps-product-grid .product_type_variable:before {
	content: "\f00b";
}

/* Product Button Animations */

.ps-product-grid .thumbnail:hover .ps-loop-details-btn {
	opacity: 1;
	top: 66px;
}
.ps-product-grid .thumbnail:hover .ps-loop-cart-btn {
	opacity: 1;
	top: 101px;
}
/* Background Pattterns */

.creamdust {
	background: url(images/backgrounds/cream_dust.png) repeat;
}

.creampixels {
	background: url(images/backgrounds/cream_pixels.png) repeat;
}
.debutlight {
	background: url(images/backgrounds/debut_light.png) repeat;
}

.diagonal {
	background: url(images/backgrounds/diagonal.png) repeat;
}
.grey {
	background: url(images/backgrounds/grey.png) repeat;
}
.lightpaperfibers {
	background: url(images/backgrounds/lightpaperfibers.png) repeat;
}
.linedpaper {
	background: url(images/backgrounds/linedpaper.png) repeat;
}
.linen {
	background: url(images/backgrounds/linen.png) repeat;
}
.lines {
	background: url(images/backgrounds/lines.png) repeat;
}
.subtledots {
	background: url(images/backgrounds/subtle_dots.png) repeat;
}
.tinygrid {
	background: url(images/backgrounds/tiny_grid.png) repeat;
}



.ps-header-container {
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	overflow: hidden;
}

.ps-header-container h1 {
	margin-top: 35px;
	margin-bottom: 35px;
	font-size: 24px;
	font-weight: 400;
}

.product-wrap {
	padding-top: 25px;
	padding-bottom: 25px;
	width: 100%;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}
.contain {
	position: relative;
	margin-bottom: 60px;
}
.contain:after {
	content: "";
	display: block;
	clear: both
}
.layout {
	padding-top: 80px;
	padding-bottom: 80px;
	border-bottom: 1px solid #e5e5e5;
}
.sidebar {
	float: left;
}
.logo {
	float: left;
	clear: both;
}
.single_add_to_cart_button:hover {
	background: #f3832d !important;
	border-left: 5px solid #f3832d;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
}
.product-wrap:before, .subheader:before, .ps-header-container:before {
	content: "\0020";
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	-moz-box-shadow: #a7a7a7 0 0 6px 0;
	-webkit-box-shadow: #a7a7a7 0 0 6px 0;
	box-shadow: #a7a7a7 0 0 6px 0;
	z-index: 9999;
}
.product-wrap:before, .subheader:before, .ps-header-container:before {
	top: -1px
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.ps-brands .owl-wrapper-outer  {

}
.ps-brands .owl-wrapper .owl-item {
}
.ps-brands li {
	border: 1px solid #e5e5e5;
	background-color: #fff;
}
.ps-brands li img {
	opacity: .6;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	transition: all ease .3s;
	display: block;
	width: 100%;
	height: auto;
}
.ps-brands li img:hover {
	opacity: 1;
}

ul.slide-products li.product a img {
	display: block;
	height: auto;
}

ul.slide-products li.first {
	clear: none !important;
}

ul.slide-products li.product a {
	text-decoration: none;
}

.related .product .button, .slide-products .product .button, .product .out_of_stock.button {
	opacity: 0;
	top: 90px;

}

ul.slide-products li.product .price {
	color: #f3832d;
	display: block;
	font-weight: normal;
	text-align: center;
	font-size: 0.8em;
	margin-top: -22px;
	padding-bottom: 1.6em;
}

ul.slide-products li.product .price del {
	color: #767676;
	margin-bottom: 0;
	margin-left: 0;
}

ul.slide-products li.product .price del .amount {
	margin-right: 2px;
}

ul.slide-products li.product .price ins .amount:before {
	content: "\2022";
	font-size: 16px;
	text-decoration: none;
	margin-right: 5px;
	vertical-align: top;
	color: #494949;
}

ul.slide-products li.product .price ins {
	background: none;
	margin-right: 0;
}

ul.slide-products li.product {
	float: left;
	position: relative;
	border: 1px solid #e8e8e8;
	margin-top: 0;
	margin-left: 0;
}

ul.slide-products li.product .onsale {
	display: none;
}

ul.slide-products li.product h3 {
	text-align: center;
	color: #6b6b6b;
	text-transform: uppercase;
	border-top: 1px solid #e8e8e8;
	margin-bottom: 0;
	font: 500 11px/18px 'Ubuntu', sans-serif;
	padding: 2em 1em;
}

.widget_contactswidget li {
	position: relative;
	padding-bottom: 10px;
	padding-left: 20px;
}
.widget_contactswidget li i {
	width: 25px;
	height: 25px; 
	margin: 0 0 5px;
	color: #fff;
	position: absolute;
	left: 0px;
	line-height: 25px;
}
.widget_contactswidget li:first-child i {
	margin-top: 0;
}

.widget_contactswidget li:last-child {
	padding-bottom: 0;
}

.widget_contactswidget li.address:before {
	content: '\e724';
}

.widget_contactswidget li.telephone:before {
	content: '\1f4de';
}

.widget_contactswidget li.email:before {
	content: '\2709';
}

.tagcloud a {
	font-size: 12px !important;
	color: #a7a7a7;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #f6f6f6;
	margin-right: 4px;
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 10px;
	text-decoration: none;
	text-transform: capitalize;
}
 .tagcloud a:hover {
	color: #fff;
	background: #f3832d;
}
.ps-subscribe-footer {
	background: #eee;
	padding-top: 28px;
	padding-bottom: 28px;
	position: relative;
}
.ps-subscribe-footer:after {
	background: #eee;
	content: '';
	left: 50%;
	display: block;
	height: 14px;
	margin: 0 0 0 -7px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	width: 14px;
	bottom: -6px;
}
.ps-subscribe-text i {
	border-radius: 50%;
	background-color: #bbb;
	width: 65px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	color: #fff;
	margin-right: 20px;
}
.ps-subscribe-text p {
	color: #4e4e4e;
	font: 300 24px 'Open Sans', sans-serif;
	margin: 0;
}

.ps-product-grid .entry-summary .btn { 
	opacity: 1;
	display: inline-block;
	float: left;
}
.ps-subscribe-form .form-control:focus{
	border-color:#d3d3d3;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
}
.ps-subscribe-form .form-control {
	border: 1px solid #d3d3d3;
}
.ps-footer {
	background: #404040;
	color: #a4a4a4;
	padding-top: 80px;
}
.ps-footer a {
	color: #a4a4a4;
	text-decoration: none;
}
.ps-widget-footer a {
	display: block;
	color: #a4a4a4;
	text-decoration: none;
}
.ps-footer p {
	margin: 5px 0 0;
}
.ps-footer a:hover {
	color: #fff;
}
.ps-footer hr{
	border-bottom: 1px solid #4d4d4d;
	border-top: 1px solid #383838;
	margin: 40px 0;
}
.ps-footer .widget {
	margin-bottom: 45px;
}
.ps-sub-footer {
	padding-bottom: 40px;
}
.sub-footer .left{
	float: left;
}
.sub-footer p {
	margin: 0;
}
#footer-menu {
	float: right;
}
#footer-menu li {
	display: inline-block;
	float: left;
}
#footer-menu li.amazon, #footer-menu li.amex_alt, #footer-menu li.amex_gold, #footer-menu li.amex_gold, #footer-menu li.amex_green, #footer-menu li.amex_silver, #footer-menu li.amex, #footer-menu li.cash, #footer-menu li.chase, #footer-menu li.credit, #footer-menu li.debit, #footer-menu li.discover_alt, #footer-menu li.discover, #footer-menu li.paypal, #footer-menu li.solo, #footer-menu li.visa, #footer-menu li.googleckout, #footer-menu li.mastercard
{
	width: 35px;
	height: 24px;
	background: url(images/cards.png) no-repeat;
	margin-right: 6px;
	margin-top: 3px;
}
#footer-menu li.amex_alt {
	background-position: 0 -188px;
}
#footer-menu li.amex_gold {
	background-position: 0 -156px;
}
#footer-menu li.amex_green {
	background-position: 0 -508px;
}
#footer-menu li.amex_silver {
	background-position: 0 -476px;
}
#footer-menu li.amex {
	background-position: 0 -444px;
}
#footer-menu li.cash {
	background-position: 0 -412px;
}
#footer-menu li.chase {
	background-position: 0 -28px;
}
#footer-menu li.credit {
	background-position: 0 -380px;
}
#footer-menu li.debit {
	background-position: 0 -348px;
}
#footer-menu li.discover_alt {
	background-position: 0 -220px;
}
#footer-menu li.discover {
	background-position: 0 -123px;
}
#footer-menu li.paypal {
	background-position: 0 -315px;
}
#footer-menu li.solo {
	background-position: 0 -283px;
}
#footer-menu li.visa {
	background-position: 0 -251px;
}
#footer-menu li.googleckout {
	background-position: 0 -91px;
}
#footer-menu li.mastercard {
	background-position: 0 -60px;
}
#footer-menu li:last-child {
	margin-right: 0;
}
#footer-menu li img {
	margin: 0 10px 0 0;
	float: left;
}

.like_button {
	margin-top: 5px;
}
.like_button:before {
	content: "\2022";
	font-size: 21px;
	text-decoration: none;
	margin-right: 12px;
	color: #f3832d;
	position: relative;
	top: -2px;
	text-shadow: #5e5e5e 1px 1px 0;
}
.ps-footer .widget_title {
	border-bottom:1px solid #6c6c6c;
	margin-bottom: 25px;
	width: 70%;
}
.ps-footer .widget_title h5 {
	font: 600 11px 'Ubuntu', Arial, serif;
	border-bottom:1px solid #f3832d;
	padding: 0 15px 14px 0;
	margin-bottom:-1px;
	display:inline-block;
	text-transform: uppercase;
	margin-top: 0;
	color: #fff;
}
#footer .widget ul li:first-child img {
	position: absolute;
	top: 1px;
}
#footer .widget ul li img {
	position: absolute;
	left: 0;
	margin: 0;
	top: 10px;
}
#footer ul.product_list_widget li {
	font-size: 12px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	padding-left: 62px;
	padding-bottom: 5px;
	padding-top: 8px;
}
#footer ul {
	clear: both;
}
#footer ul.product_list_widget li {
	border-bottom: none;
}
#footer ul.product_list_widget li:first-child {
	padding-top: 0;
}
.widget_socialwidget ul {
	margin-bottom: 0;
}
#footer .widget_socialwidget a {
	padding: 5px;
	background-color: #4e4e4e;
	margin-right: 4px;
	margin-bottom: 4px;
}
#footer .widget_socialwidget a:hover {
	background: #f3832d;
	color: #fff;
}
#sidebar .widget_socialwidget ul li:first-child {
	border: none;
}
#sidebar .widget_socialwidget ul li {
	float: left;
	display: inline-block;
}
#twitter_update_list li a {
	border-bottom: none;
}
div.pp_overlay {
	background: #1e1e20 !important;
}
.pp_content_container {
	padding-top: 40px !important;
}
div.pp_woocommerce div.ppt {
	display: none !important;
}

/* 404 Not Found */

.ps-not-found {
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}
.ps-not-found .ps-not-found-text {
	text-align: center;
	font-size: 280px;
	margin: 0;
	font-weight: 300;
}
.ps-not-found p.ps-not-found-footer-text {
	color: #a1a1a1;
	margin-bottom: 60px;
	margin-top: -15px;
}
.ps-not-found p {
	font: 16px Ubuntu;
	font-weight: 600;
	letter-spacing: 1px;
}
.skimiler {
	float: left;
	margin: -15px auto 0px 0px;
}
.maps-style {
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	background-image: url(images/diagonal.png);
}
.maps-style:before {
	content: "\0020";
	display: block;
	position: absolute;
  	width: 100%;
  	height: 1px; 
    box-shadow: #a7a7a7 0 0 6px 0;
	z-index: 9999;
}
div#map {	
	background-color: transparent !important;
}
div#map img{
	max-width: none;
}
.maps-style:before { top: -1px}
#map_controls {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	width: auto;
	top: 50%;
	margin-top: -45px;
	right: 20px;
	width: 30px;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2)
}
#map_controls li
a {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-top: 1px solid rgba(0,0,0,0.1);
	cursor: pointer;
	color: #4a4949;
	line-height: 30px;
	font-size: 10px;
}
#map_controls li a:hover {
	background: #f3832d;
	color: #fff;
}
#map_controls li:first-child
a {
	border-top: 0
}
.blog-post h2 {
	margin-left: 90px;
	margin-top: 0;
}
.blog-post h2 a{
	font: 22px 'PT Sans', sans-serif;
	color: #494949;
}
.blog-post h2 a:hover{
	color: #f3832d;
	text-decoration: none;
}
.blog-post .date {
	text-align: center;
	width: 70px;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	position: relative;
	float: left;
}
.blog-post .date small {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	display: block;
	background: #f3832d;
	letter-spacing: 1px;
}
.blog-post .date small:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #c06926 transparent transparent #c06926;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: transparent;
	border-bottom: 6px solid #f3832d;
	bottom: 24px;
	left: 28px;
}
.blog-post .date .date_day {
	font-family: 'Open Sans', sans-serif;
	color: #4e4e4e;
	font-weight: 300;
	padding: 12px 0;
	margin: 0;
	line-height: 1em;
	font-size: 30px;
}
.blog-post .date span {
	display: block;
}
.image-wrapper img {
	width: 100%;
	height: auto;
	display: block;
}
.single .image-wrapper {
	margin-bottom: 15px;
}
.image-wrapper  {
	padding: 8px;
	border: 1px solid #e5e5e5;
	margin: 0 0 10px 90px;
}
.post-inner ul.post-meta {
	text-transform: capitalize;
	width: 100%;
	float: left;
	margin-bottom: 8px;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	padding-bottom: 10px;
	padding-top: 12px;
}
.post-inner ul.post-meta li i {
	margin-right: 3px;
	font-size: 12px;
	color: #787878;
}
.post-inner ul.post-meta li{
	display: inline-block;
	margin-right: 10px;
}
.post-inner ul.post-meta li.more{
	margin-right: 0;
	margin-bottom: 5px;
	float: right;
	margin: 0;
}
.post-content {
	margin-left: 90px;
}
.post-inner .button{
	float: right;
}
.post-inner {
	margin-bottom: 15px;
}
.post-inner:after {
	content:"";
	display:block;
	clear:both;
}
.read-more{
	float: right;
}
#wp_pagination {
	margin-left: 80px;
	float: left;
	clear: both;
}
#wp_pagination .page-numbers{
  	background-color: #eeeeee;
  	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #f3f3f3));
	background-image: -webkit-linear-gradient(top, #fbfbfb, #f3f3f3);
  	background-image: -moz-linear-gradient(top, #fbfbfb, #f3f3f3);
  	background-image: -ms-linear-gradient(top, #fbfbfb, #f3f3f3);
  	background-image: -o-linear-gradient(top, #fbfbfb, #f3f3f3);
  	background-image: linear-gradient(top, #fbfbfb, #f3f3f3);
	border: 1px solid #e8eaf0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;  
	color: #a1a1a2;
	padding: 9px 12px;
	text-align: center;
	text-shadow: #fff 1px 1px 0;
	text-align: center;
	font: 500 11px/9px 'Ubuntu', sans-serif;
}
#wp_pagination a.page-numbers:hover{
	border: 1px solid #d2d1d3;
	text-decoration: none;
}
#wp_pagination .page-numbers.current{
	 border: 1px solid #d2d1d3;
}
.separator {
	margin-right: 0;
	background-color: #e5e5e5;
	width: 1px;	
	position: absolute;
	left: 50%;
	margin: 0;
	height: 100%;
	float: left;
	top: 3px;
	z-index: 1;
}
.separator:before {
	content: " ";
	width: 5px;
	top: 0;
	height: 5px;
	position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	left: -3px;
}
.separator:after {
	content: " ";
	width: 5px;
	height: 5px;
	position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	left: -3px;
	bottom: 0;
	z-index: 1;
}
.single-post .commentlist {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.single-post #comments .depth-2 {
	margin-left: 90px;
}	  
.single-post #comments {
	margin-left: 90px;
	border-top: 1px solid #f0f0f0;
	padding-top: 25px;
}
.single-post #comments h4, .single-post #comments h3 {
	font: 600 12px/28px 'Ubuntu', sans-serif;
	text-transform: uppercase;
	margin-bottom: 21px;
}
#comments p {
	margin-bottom: 10px;
}
.comment-body .reply a{
	position: relative;
	float: right;
	bottom: -5px;
}
.comment-body .says {
	display: none;
}
.comment-body:after {
	content:"";
	display:block;
	clear:both;
}
.comment-body:before {
	content: "";
	display: block;
	border: 8px solid #f8f8f8;
	border-left-color: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	left: -16px;
	margin-right: 0;
	margin-bottom: 0;
	top: 12px;
}
.comment-body {
	margin-bottom: 25px;
	position: relative;
	background-color: #f8f8f8;
	margin-left: 80px;
	padding: 15px;
}
.comment-body:after {
	content:"";
	display:block;
	clear:both;
}
.comment-body:before {
	content: "";
	display: block;
	border: 8px solid #f8f8f8;
	border-left-color: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	left: -16px;
	margin-right: 0;
	margin-bottom: 0;
	top: 12px;
}
.comment-author img {
	position: absolute;
	left: -80px;
	top: 0;
}
.comment-author .fn {
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
}
.comment-meta {
	color: #e8e8e8;
	font-size: 10px;
	margin-bottom: 5px;
}
.ps-short-desc a:hover {
	text-decoration: underline;
}
.ps-product-grid  a {
	text-decoration: none
}
.ps-product-grid a img {
	width: 100%;
	height: auto;
	padding: 7px;
}


.pif-has-gallery, .ps-product-grid img {
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	transition: all ease .5s;
}
.pif-has-gallery .thumbnail:hover img.first-image {
	opacity: 0;
}
.pif-has-gallery .first-image {
	position: absolute;
	top: 0;
	left: 0;
}
.ps-carousel h3 {
	font: 500 14px 'Ubuntu', Arial, serif;
	text-transform: uppercase;
	margin: 0 0 25px;
}
.owlcarousel-slider .owl-prev, .owlcarousel-slider .owl-next{
	border-radius: 0;
	background: #7a7a7a;
	color: #fff;
	width: 20px;
	height: 21px;
	padding: 0;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	margin: 0 0 0 2px;
}
.owlcarousel-slider .owl-prev:hover, .owlcarousel-slider .owl-next:hover{
	background: #f3832d;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
	float: left;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.owl-carousel .owl-item div{
	margin-bottom: 0;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owlcarousel-slider .owl-controls {
	-webkit-backface-visibility: hidden;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display: inline-block;
	position: absolute;
	right: 9px;
	top: -4px;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
.price_slider a {
	border-bottom: none !important;
}

.price_slider {
	margin-bottom: 1em;
}
.price_slider_amount {
	text-align: right;
	font-size: 11px;
	line-height: 32px;
}
.price_slider_amount .button {
	font-weight: 500;
	color: #939393;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
  	background-color: #eeeeee;
  	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #f3f3f3));
	background-image: -webkit-linear-gradient(top, #fbfbfb, #f3f3f3);
  	background-image: -moz-linear-gradient(top, #fbfbfb, #f3f3f3);
  	background-image: -ms-linear-gradient(top, #fbfbfb, #f3f3f3);
  	background-image: -o-linear-gradient(top, #fbfbfb, #f3f3f3);
  	background-image: linear-gradient(top, #fbfbfb, #f3f3f3);
	outline: none;
	border: 1px solid #e7e7e7;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 28px;
	padding: 0 10px;
	float: left;
}
.price_slider_amount .button:hover {
	border: 1px solid #d2d1d3;
	text-decoration: none;
}
.price_slider a {
	-webkit-transition: none;
	-o-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	transition: none;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	cursor: pointer;
	background: #e7e7e7;
	background: -webkit-gradient(linear,left top,left bottom,from(#FEFEFE),to(#e7e7e7));
	background: -webkit-linear-gradient(#FEFEFE,#e7e7e7);
	background: -moz-linear-gradient(center top,#FEFEFE 0%,#e7e7e7 100%);
	background: -moz-gradient(center top,#FEFEFE 0%,#e7e7e7 100%);
	outline: none;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.8) inset;
	top: -4px;
	width: 13px;
	height: 13px;
}
.ui-slider .ui-slider-handle:last-child {
	margin-left: -9px
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background: #f3832d none repeat scroll 0 0;
	box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
	-webkit-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
	-moz-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset -webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.price_slider_wrapper .ui-widget-content {
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	background: #7f7f7f;
}
.ui-slider-horizontal {
	height: 6px
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: -1px
}

.ui-slider-horizontal .ui-slider-range-max {
	right: -1px
}
.clear {
	clear: both
}
.nobr {
	white-space: nowrap
}
p.demo_store {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	width: 100%;
	font-size: 1em;
	padding: .5em 0;
	text-align: center;
	background: #ad74a2;
	background: -webkit-gradient(linear,left top,left bottom,from(#ad74a2),to(#96588a));
	background: -webkit-linear-gradient(#ad74a2,#96588a);
	background: -moz-linear-gradient(center top,#ad74a2 0,#96588a 100%);
	background: -moz-gradient(center top,#ad74a2 0,#96588a 100%);
	border: 1px solid #96588a;
	color: #fff;
	z-index: 99998;
	box-shadow: inset 0 0 0 3px rgba(255,255,255,.2);
	-webkit-box-shadow: inset 0 0 0 3px rgba(255,255,255,.2)
}
.admin-bar p.demo_store {
	top: 28px
}
.wc-backward a:before,.wc-backward:before {
	font-family: WooCommerce;
	speak: none;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: 7px;
	content: "\e02f";
	font-size: .75em
}
.woocommerce-message .btn {
	text-shadow: none;
	float: right
}
.woocommerce-message,.woocommerce-error,.woocommerce-info {
	-webkit-font-smoothing: antialiased;
	padding: 1em;
	position: relative;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	list-style: none outside;
	background-color: #fff;
	line-height: 32px;
	margin-top: 0;
	margin-bottom: 2em;
}
.woocommerce-message, .woocommerce-info, .woocommerce-error {
	border-left: 5px solid #f3832d;
}
.woocommerce-error li,
.woocommerce-info li, 
.woocommerce-message li {
	list-style: none outside!important;
	padding-left: 0!important;
	margin-left: 0!important
}
.woocommerce small.note {
	display: block;
	color: #777;
	font-size: 11px;
	line-height: 21px;
	margin-top: 10px
}
.woocommerce-breadcrumb {
	padding: 0;
	color: #777777;
	margin-bottom: 17px;
}
.woocommerce-breadcrumb i {
	margin-right: 8px;
	margin-left: 8px;
}
.woocommerce-breadcrumb:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce-breadcrumb a {
	color: #777777;
}
 .woocommerce-breadcrumb:after{
	content: "";
	display: block;
	clear: both
}
.woocommerce-page div.product {
	margin-bottom: 0;
	position: relative
}
.woocommerce div.product .product_title {
	color: #4e4e4e;
	clear: none;
	margin-top: 5px;
	padding: 0;
	margin-bottom: 25px;
	font: 300 32px 'Open Sans', sans-serif;
}
.woocommerce div.product p.stock {
	font: 600 11px/26px 'Ubuntu', Arial, serif;
	text-transform: uppercase;
	margin: 4px 0 0;
	float: right;
}

.woocommerce div.product .out-of-stock {
	float: right;
}
div.product div.images {
	margin-bottom: 2em
}
.woocommerce-page div.product div.images img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	padding: 10px;
	background: #fff;
}
.woocommerce-page div.product div.images div.thumbnails {
	padding-top: 1em
}
div.product div.images div.thumbnails img {
	display: block;
	height: auto;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	width: 85px;
	padding: 8px;
	float: left;
	margin-right: 10px;
}
.woocommerce div.product div.summary {
	margin-bottom: 2em
}
.entry-summary {
	padding-left: 20px;
}
.entry-summary .product_meta a {
	display: inline-block;
	text-transform: capitalize;
}

.entry-summary .product_meta a:hover {
	text-decoration: underline;
}
.entry-summary .product_meta  {
	
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 0 14px;
	border-bottom: 1px solid #dfdfdf;
}
.entry-summary .product_meta span {
	font-weight: 600;
	}
.entry-summary p, .entry-summary ul  {
	margin-bottom: 18px;
}
.entry-summary .tab_wrap ul  {
	margin-bottom: 0;
}
.entry-summary .tab-content  {
	background-color: #fff;
}
.price-meta {
		padding-top: 14px;
	padding-bottom: 14px;
		border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	display: block;
}
.entry-summary p.price {
	font: normal 700 18px/26px "Open Sans", sans-serif;
	color: #f3832d;

	margin: 0;

	float: left;
}
.entry-summary p.price ins {
	text-decoration: none;
}
.entry-summary p.price del {
	color: #646464;
	font-size: 12px;
}
.product-type-simple .cart {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	margin-top: 1px;
}
.woocommerce .selectParent {
	width: 100%;
	overflow: hidden;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #fff;
	background-image: linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
	background-image: -o-linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
	background-image: -moz-linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
	background-image: -webkit-linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
	background-image: -ms-linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.23, rgb(245,245,245)),
	color-stop(0.62, rgb(255,255,255))
);
	-moz-box-shadow: 1px 1px 1px #ebebeb;
	-webkit-box-shadow: 1px 1px 1px #ebebeb;
	box-shadow: 1px 1px 1px #ebebeb;
	border: 1px solid #dfdfdf;
	margin-top: 15px;
	margin-bottom: 15px;
}
.woocommerce div.product form.cart .variations {
	margin: 0;
}
.woocommerce-page div.product form.cart .variations tr {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}
.woocommerce div.product form.cart .variations td {
	vertical-align: middle;
}
div.product form.cart .variations {
	width: 100%;
	margin: 0;
}

.woocommerce div.product form.cart .variations label {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-top: 27px;
}
.woocommerce a.reset_variations {
	display: none !important;
}
.woocommerce .selectParent select {
	width: 100%;
	color: #909091;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 8px 2px 8px 10px;
	border: none;
	background: transparent url(images/select-arrows.png) no-repeat 97% center;
	font-size: 12px;
	line-height: 20px;
}
.woocommerce .entry-summary .variations_form {
	margin: 0 !important;
}
/* Tabs */
.woocommerce-tabs ul.tabs {
	list-style: none;
	overflow: hidden;
	position: relative;
	margin: 0;
}
.woocommerce-tabs ul.tabs li {
	border: 1px solid #e0dadf;
	background: #f7f6f7;
	display: inline-block;
	position: relative;
	z-index: 0;
	padding: 0 1em
}
.woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: .5em 0;
	font-weight: 700;
	color: #5e5e5e;
	text-decoration: none
}
.woocommerce-tabs ul.tabs li a:hover {
	text-decoration: none;
	color: #777
}
.woocommerce-tabs ul.tabs li.active {
	background: #fff;
	z-index: 2;
	border-bottom-color: #fff
}
.woocommerce-tabs ul.tabs li.active a {
	color: inherit;
	text-shadow: inherit
}

.woocommerce-tabs ul.tabs li.active:before {
	box-shadow: 2px 2px 0 #fff
}
.woocommerce-tabs ul.tabs li.active:after {
	box-shadow: -2px 2px 0 #fff
}
.woocommerce-tabs ul.tabs li:before {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-width: 0 1px 1px 0;
	box-shadow: 2px 2px 0 #e0dadf
}
woocommerce-tabs ul.tabs li:after {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-width: 0 0 1px 1px;
	box-shadow: -2px 2px 0 #e0dadf
}
.woocommerce-tabs ul.tabs:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #e0dadf;
	z-index: 1
}

.woocommerce-tabs .panel {
	padding: 0;
	margin: 0;
}
.woocommerce #content div.product p.cart,.woocommerce div.product p.cart,.woocommerce-page #content div.product p.cart,.woocommerce-page div.product p.cart {
	margin-bottom: 2em;
	*zoom: 1
}

.woocommerce #content div.product p.cart:after,.woocommerce #content div.product p.cart:before,.woocommerce div.product p.cart:after,.woocommerce div.product p.cart:before,.woocommerce-page #content div.product p.cart:after,.woocommerce-page #content div.product p.cart:before,.woocommerce-page div.product p.cart:after,.woocommerce-page div.product p.cart:before {
	content: " ";
	display: table
}

.woocommerce #content div.product p.cart:after,.woocommerce div.product p.cart:after,.woocommerce-page #content div.product p.cart:after,.woocommerce-page div.product p.cart:after {
	clear: both
}

.woocommerce #content div.product form.cart,.woocommerce div.product form.cart,.woocommerce-page #content div.product form.cart,.woocommerce-page div.product form.cart {
	*zoom: 1;
}

.woocommerce #content div.product form.cart:after,.woocommerce #content div.product form.cart:before,.woocommerce div.product form.cart:after,.woocommerce div.product form.cart:before,.woocommerce-page #content div.product form.cart:after,.woocommerce-page #content div.product form.cart:before,.woocommerce-page div.product form.cart:after,.woocommerce-page div.product form.cart:before, .price-meta:before, .price-meta:after {
	content: " ";
	display: table
}

.woocommerce #content div.product form.cart:after,.woocommerce div.product form.cart:after,.woocommerce-page #content div.product form.cart:after,.woocommerce-page div.product form.cart:after, .price-meta:before, .price-meta:after {
	clear: both
}

.woocommerce #content div.product form.cart div.quantity,.woocommerce div.product form.cart div.quantity,.woocommerce-page #content div.product form.cart div.quantity,.woocommerce-page div.product form.cart div.quantity {
	float: left;
	margin: 0 4px 0 0
}
.woocommerce .quantity {
	width: 60px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1
}
.woocommerce .quantity input::-webkit-outer-spin-button, .woocommerce .quantity input::-webkit-inner-spin-button{
	display: none
}

.ps-share-icons {
	float: left;
	display: inline-block;
	margin-right: 15px;
}
.ps-share-icons li {
	padding: 0;
	margin-right: 3px;
	display: inline-block;
	float: left;
}
.ps-share-icons li.sharetext {
		font-weight: 600;

	margin-right: 5px;	
}
.ps-share-icons li:last-child {
	margin-right: 0;
}

.posted_in {
	margin-right: 15px;
}
.tooltip-inner {
	font: 600 10px 'Ubuntu', Arial, serif;
	padding: 6px 8px;
	color:#fff;
	background-color:#7a7a7a;
	border-radius:0px;
	text-transform: uppercase;
}
.tooltip.top .tooltip-arrow {
	border-top-color:#7a7a7a
}
.ps-share-icons li a {
	-webkit-font-smoothing: antialiased;
	color: #fff;
	height: 22px;
	width: 22px;
	padding: 0;
	text-align: center;
	display: inline-block;
	font-size: 12px;
	line-height: 22px;
	background: #7a7a7a;
}
.ps-share-icons li.facebook a:hover {
	background: #3B5998;
}
.ps-share-icons li.twitter a:hover {
	background: #4099FF;
}
.ps-share-icons li.pinterest a:hover {
	background: #C92228;
}
.ps-share-icons li.google a:hover {
	background: #dd4b39;
}
.ps-share-icons li.linkedin a:hover {
	background: #007bb6;
}
.ps-share-icons ul {
	float: left;
	display: inline-block;
	margin: 0;
}
.woocommerce .quantity input.qty {
	font: 500 14px 'Ubuntu', sans-serif;
	width: 40px;
	height: 34px;
	float: left;
	padding: 0;
	text-align: center;
	border: 1px solid #d1d1d1;
	border-right: 0;
	color: #4e4e4e;
}

.woocommerce .quantity noindex:-o-prefocus,.woocommerce .quantity input[type=number] {
	padding-right: 1.2em
}

.woocommerce .quantity .plus,.woocommerce .quantity .minus {
		font: normal 300 14px/13px "Open Sans", sans-serif;	outline: none;
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	vertical-align: text-top;
	width: 20px;
	height: 18px;
	text-decoration: none;
	overflow: visible;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	border: 1px solid #f3832d;
	background: #f3832d;
	background-image: -webkit-gradient(
  linear, left top, left bottom, from(rgba(255,255,255,0.2)),
  to(rgba(255,255,255,0))
);
}

.woocommerce .quantity .plus:hover,.woocommerce .quantity .minus:hover {
	background: #ed781f;
}
.woocommerce .quantity .plus {
	top: 0;
	right: 0;
	border-bottom: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.woocommerce .quantity .minus {
	bottom: 0;
	right: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.woocommerce #content div.product form.cart table,.woocommerce div.product form.cart table,.woocommerce-page #content div.product form.cart table,.woocommerce-page div.product form.cart table {
	border-width: 0 0 1px
}



.woocommerce #content div.product form.cart table div.quantity,.woocommerce div.product form.cart table div.quantity,.woocommerce-page #content div.product form.cart table div.quantity,.woocommerce-page div.product form.cart table div.quantity {
	float: none;
	margin: 0
}
.woocommerce #content div.product form.cart table small.stock,.woocommerce div.product form.cart table small.stock,.woocommerce-page #content div.product form.cart table small.stock,.woocommerce-page div.product form.cart table small.stock {
	display: block;
	float: none
}

.woocommerce #content div.product form.cart .variations,.woocommerce div.product form.cart .variations,.woocommerce-page #content div.product form.cart .variations,.woocommerce-page div.product form.cart .variations {
	margin-bottom: 1em
}

.woocommerce #content div.product form.cart .variations label,.woocommerce div.product form.cart .variations label,.woocommerce-page #content div.product form.cart .variations label,.woocommerce-page div.product form.cart .variations label {
	font-weight: 700
}

.woocommerce #content div.product form.cart .variations select,.woocommerce div.product form.cart .variations select,.woocommerce-page #content div.product form.cart .variations select,.woocommerce-page div.product form.cart .variations select {
	width: 100%;
	float: left
}
.woocommerce #content div.product form.cart .variations td,.woocommerce div.product form.cart .variations td,.woocommerce-page #content div.product form.cart .variations td,.woocommerce-page div.product form.cart .variations td {
	vertical-align: middle;

}
.woocommerce #content div.product form.cart .button,.woocommerce div.product form.cart .button,.woocommerce-page #content div.product form.cart .button,.woocommerce-page div.product form.cart .button {
	vertical-align: middle;
	float: left
}
.woocommerce #content div.product form.cart .group_table td.label,.woocommerce div.product form.cart .group_table td.label,.woocommerce-page #content div.product form.cart .group_table td.label,.woocommerce-page div.product form.cart .group_table td.label {
	padding-right: 1em;
	padding-left: 1em
}
.woocommerce #content div.product form.cart .group_table td,.woocommerce div.product form.cart .group_table td,.woocommerce-page #content div.product form.cart .group_table td,.woocommerce-page div.product form.cart .group_table td {
	vertical-align: top;
	padding-bottom: .5em
}
.woocommerce span.onsale {
	font: 500 13px 'Ubuntu', sans-serif;
	position: absolute;
	z-index: 99999;
	background-color: #f3832d;
	float: left;
	color: #fff;
	text-align: center;
	padding: 8px 10px;
	text-transform: uppercase;
	top: 18px;
	left: 2px;
}
.woocommerce span.onsale:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	top: 100%;
	border-width: 4px 4px;
	border-style: solid;
	border-color: #c06926 transparent transparent #c06926;
	border-right-color: #c06926;
	border-right-width: 4px;
	border-left-width: 4px;
	border-left-color: transparent;
	left: 0;
}
        
.woocommerce .products ul,.woocommerce ul.products,.woocommerce-page .products ul,.woocommerce-page ul.products {
	margin: 0 0 1em;
	padding: 0;
	list-style: none outside;
	clear: both;
	*zoom: 1
}
.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before,.woocommerce-page .products ul:after,.woocommerce-page .products ul:before,.woocommerce-page ul.products:after,.woocommerce-page ul.products:before {
	content: " ";
	display: table
}

.woocommerce .products ul:after,.woocommerce ul.products:after,.woocommerce-page .products ul:after,.woocommerce-page ul.products:after {
	clear: both
}
.woocommerce .products ul li,.woocommerce ul.products li,.woocommerce-page .products ul li,.woocommerce-page ul.products li {
	list-style: none outside
}
.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale {
	top: 0;
	right: 0;
	left: auto;
	margin: -6px -6px 0 0
}
.ps-product-grid .titlewrap {
	border-top: 1px solid #e5e5e5;
	padding: 25px 7px;
}
.ps-product-grid  h3{
	font: 500 11px/16px 'Ubuntu', sans-serif;
	color: #6b6b6b;
	text-transform: uppercase;
	margin: 0 0 4px;
}
.ps-product-grid .price {
	font: 600 11px 'Ubuntu', Arial, serif;
	color: #f3832d;
}
.ps-product-grid .single_variation .price {
	float: left;
	font: normal 700 16px/26px "Open Sans", sans-serif;
	margin-right: 15px;
	margin-top: 4px;
}
.ps-product-grid .price i {
	color: #494949;
	font-size: 4px;
	margin-right: 4px;
	margin-left: 4px;
	position: relative;
	top: -2px;
}

.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del {
	font-size: .67em;
	color: rgba(145,145,145,.5);
	margin: -2px 0 0 0
}

.woocommerce ul.products li.product .price ins,.woocommerce-page ul.products li.product .price ins {
	background: 0 0
}

.woocommerce ul.products li.product .price .from,.woocommerce-page ul.products li.product .price .from {
	font-size: .67em;
	margin: -2px 0 0 0;
	text-transform: uppercase;
	color: rgba(145,145,145,.5)
}

.woocommerce .woocommerce-ordering select,.woocommerce-page .woocommerce-ordering select {
	vertical-align: top
}

.woocommerce #content nav.woocommerce-pagination,.woocommerce nav.woocommerce-pagination,.woocommerce-page #content nav.woocommerce-pagination,.woocommerce-page nav.woocommerce-pagination {
	text-align: center
}

.woocommerce #content nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul,.woocommerce-page #content nav.woocommerce-pagination ul,.woocommerce-page nav.woocommerce-pagination ul {
	display: inline-block;
	white-space: nowrap;
	padding: 0;
	clear: both;
	border: 1px solid #e0dadf;
	border-right: 0;
	margin: 1px
}

.woocommerce #content nav.woocommerce-pagination ul li,.woocommerce nav.woocommerce-pagination ul li,.woocommerce-page #content nav.woocommerce-pagination ul li,.woocommerce-page nav.woocommerce-pagination ul li {
	border-right: 1px solid #e0dadf;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	overflow: hidden
}

.woocommerce #content nav.woocommerce-pagination ul li a,.woocommerce #content nav.woocommerce-pagination ul li span,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.woocommerce-page #content nav.woocommerce-pagination ul li a,.woocommerce-page #content nav.woocommerce-pagination ul li span,.woocommerce-page nav.woocommerce-pagination ul li a,.woocommerce-page nav.woocommerce-pagination ul li span {
	margin: 0;
	text-decoration: none;
	line-height: 1em;
	font-size: 1em;
	font-weight: 400;
	padding: .5em;
	min-width: 1em;
	display: block
}

.woocommerce a.added_to_cart {
	padding-top: .5em;
	white-space: nowrap;
	display: inline-block
}

.woocommerce #reviews h2 small {
	float: right;
	color: #777;
	font-size: 15px;
	line-height: 21px;
	margin: 10px 0 0
}

.woocommerce #reviews h2 small a,.woocommerce-page #reviews h2 small a {
	text-decoration: none;
	color: #777
}

.woocommerce #reviews h3,.woocommerce-page #reviews h3 {
	margin: 0
}

.woocommerce #reviews #respond,.woocommerce-page #reviews #respond {
	margin: 0;
	border: 0;
	padding: 0
}

.woocommerce #reviews #comment,.woocommerce-page #reviews #comment {
	height: 75px
}

.woocommerce #reviews #comments .add_review,.woocommerce-page #reviews #comments .add_review {
	*zoom: 1
}

.woocommerce #reviews #comments .add_review:after,.woocommerce #reviews #comments .add_review:before,.woocommerce-page #reviews #comments .add_review:after,.woocommerce-page #reviews #comments .add_review:before {
	content: " ";
	display: table
}

.woocommerce #reviews #comments .add_review:after,.woocommerce-page #reviews #comments .add_review:after {
	clear: both
}

.woocommerce #reviews #comments h2,.woocommerce-page #reviews #comments h2 {
	clear: none
}

.woocommerce #reviews #comments ol.commentlist,.woocommerce-page #reviews #comments ol.commentlist {
	*zoom: 1;
	margin: 0;
	width: 100%;
	background: 0 0;
	list-style: none;
	padding: 0;
}

.woocommerce #reviews #comments ol.commentlist:after,.woocommerce #reviews #comments ol.commentlist:before,.woocommerce-page #reviews #comments ol.commentlist:after,.woocommerce-page #reviews #comments ol.commentlist:before {
	content: " ";
	display: table
}

.woocommerce #reviews #comments ol.commentlist:after,.woocommerce-page #reviews #comments ol.commentlist:after {
	clear: both
}

.woocommerce #reviews #comments ol.commentlist li,.woocommerce-page #reviews #comments ol.commentlist li {
	padding: 0;
	margin: 0 0 20px;
	position: relative;
	background: 0;
	border: 0
}

.woocommerce #reviews #comments ol.commentlist li .meta,.woocommerce-page #reviews #comments ol.commentlist li .meta {
	color: #777;
	font-size: .75em
}

.woocommerce #reviews #comments ol.commentlist li img.avatar,.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	width: 50px;
	height: auto;
	background: #f7f6f7;
	border: 1px solid #f0eef0;
	margin: 0;
	line-height: 1
	
}.comment-text {
	*zoom: 1;
	margin-bottom: 25px;
	position: relative;
	background-color: #f7f6f7;
	margin-left: 60px;
	padding: 15px;
	border: 1px solid #f0eef0;
}


.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce #reviews #comments ol.commentlist li .comment-text:before,.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after,.woocommerce-page #reviews #comments ol.commentlist li .comment-text:before {
	content: " ";
	display: table
}

.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after {
	clear: both
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
	margin: 0 0 1em
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: .83em
}

.woocommerce #reviews #comments ol.commentlist ul.children,.woocommerce-page #reviews #comments ol.commentlist ul.children {
	list-style: none outside;
	margin: 20px 0 0 50px
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating,.woocommerce-page #reviews #comments ol.commentlist ul.children .star-rating {
	display: none
}

.woocommerce #reviews #comments ol.commentlist #respond,.woocommerce-page #reviews #comments ol.commentlist #respond {
	border: 1px solid #f0eef0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 1em 1em 0;
	margin: 20px 0 0 50px
}

.woocommerce #reviews #comments .commentlist>li:before,.woocommerce-page #reviews #comments .commentlist>li:before {
	content: ""
}

.woocommerce .star-rating,.woocommerce-page .star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1em;
	font-size: 1em;
	width: 5.4em;
	font-family: star
}

.woocommerce .star-rating:before,.woocommerce-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #e0dadf;
	float: left;
	top: 0;
	left: 0;
	position: absolute
}

.woocommerce .star-rating span,.woocommerce-page .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em
}

.woocommerce .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0
}

.woocommerce .woocommerce-product-rating {
	line-height: 2em;
	display: block
}

.woocommerce .woocommerce-product-rating .star-rating {
	margin: .5em 4px 0 0;
	float: left
}

.woocommerce .products .star-rating{
	display: block;
	margin: 0 0 .5em;
	float: none
}

.woocommerce .hreview-aggregate .star-rating,.woocommerce-page .hreview-aggregate .star-rating {
	margin: 10px 0 0
}

.woocommerce #review_form #respond {
	*zoom: 1;
	position: static;
	margin: 0;
	width: auto;
	padding: 0;
	background: transparent none;
	border: 0
}

.woocommerce #review_form #respond:after,.woocommerce #review_form #respond:before {
	content: " ";
	display: table
}

.woocommerce #review_form #respond:after {
	clear: both
}

.woocommerce #review_form #respond p {
	margin: 0 0 10px
}

.woocommerce #review_form #respond textarea{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}

.woocommerce p.stars {
	position: relative;
	height: 1em;
	font-size: 1em
}

.woocommerce p.stars a{
	display: inline-block;
	font-weight: 700;
	margin-right: 1em;
	text-indent: -9999px;
	position: relative
}

.woocommerce p.stars a:last-child,.woocommerce-page p.stars a:last-child {
	border-right: 0
}

.woocommerce p.stars a.star-1,.woocommerce p.stars a.star-2,.woocommerce p.stars a.star-3,.woocommerce p.stars a.star-4,.woocommerce p.stars a.star-5,.woocommerce-page p.stars a.star-1,.woocommerce-page p.stars a.star-2,.woocommerce-page p.stars a.star-3,.woocommerce-page p.stars a.star-4,.woocommerce-page p.stars a.star-5 {
	border-right: 1px solid #ccc
}

.woocommerce p.stars a.star-1:after,.woocommerce p.stars a.star-2:after,.woocommerce p.stars a.star-3:after,.woocommerce p.stars a.star-4:after,.woocommerce p.stars a.star-5:after,.woocommerce-page p.stars a.star-1:after,.woocommerce-page p.stars a.star-2:after,.woocommerce-page p.stars a.star-3:after,.woocommerce-page p.stars a.star-4:after,.woocommerce-page p.stars a.star-5:after {
	font-family: WooCommerce;
	text-indent: 0;
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 1em
}

.woocommerce p.stars a.star-1,.woocommerce-page p.stars a.star-1 {
	width: 2em
}

.woocommerce p.stars a.star-1:after,.woocommerce-page p.stars a.star-1:after {
	content: "\e021"
}

.woocommerce p.stars a.star-1.active:after,.woocommerce p.stars a.star-1:hover:after,.woocommerce-page p.stars a.star-1.active:after,.woocommerce-page p.stars a.star-1:hover:after {
	content: "\e020"
}

.woocommerce p.stars a.star-2,.woocommerce-page p.stars a.star-2 {
	width: 3em
}

.woocommerce p.stars a.star-2:after,.woocommerce-page p.stars a.star-2:after {
	content: "\e021\e021"
}

.woocommerce p.stars a.star-2.active:after,.woocommerce p.stars a.star-2:hover:after,.woocommerce-page p.stars a.star-2.active:after,.woocommerce-page p.stars a.star-2:hover:after {
	content: "\e020\e020"
}

.woocommerce p.stars a.star-3,.woocommerce-page p.stars a.star-3 {
	width: 4em
}

.woocommerce p.stars a.star-3:after,.woocommerce-page p.stars a.star-3:after {
	content: "\e021\e021\e021"
}

.woocommerce p.stars a.star-3.active:after,.woocommerce p.stars a.star-3:hover:after,.woocommerce-page p.stars a.star-3.active:after,.woocommerce-page p.stars a.star-3:hover:after {
	content: "\e020\e020\e020"
}

.woocommerce p.stars a.star-4,.woocommerce-page p.stars a.star-4 {
	width: 5em
}

.woocommerce p.stars a.star-4:after,.woocommerce-page p.stars a.star-4:after {
	content: "\e021\e021\e021\e021"
}

.woocommerce p.stars a.star-4.active:after,.woocommerce p.stars a.star-4:hover:after,.woocommerce-page p.stars a.star-4.active:after,.woocommerce-page p.stars a.star-4:hover:after {
	content: "\e020\e020\e020\e020"
}

.woocommerce p.stars a.star-5,.woocommerce-page p.stars a.star-5 {
	width: 6em;
	border: 0
}

.woocommerce p.stars a.star-5:after,.woocommerce-page p.stars a.star-5:after {
	content: "\e021\e021\e021\e021\e021"
}

.woocommerce p.stars a.star-5.active:after,.woocommerce p.stars a.star-5:hover:after,.woocommerce-page p.stars a.star-5.active:after,.woocommerce-page p.stars a.star-5:hover:after {
	content: "\e020\e020\e020\e020\e020"
}
.woocommerce-shipping-fields #ship-to-different-address {
	margin-bottom: 15px;
}
.woocommerce-shipping-fields label.checkbox {
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 0;
}
.woocommerce-shipping-fields input {
	display: inline-block;
}
.woocommerce-account .woocommerce .ps-box {
	border-top: 4px solid #f3832d !important;
	min-height: 270px;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
.woocommerce-account .woocommerce .ps-box .input-group {
	margin-bottom: 10px;
}
.woocommerce-account .woocommerce .ps-box .lost_password {
	margin-bottom: 0;
}
.input-group-addon{padding:6px 12px;font-size: 13px;font-weight:400;line-height:1;color:#555;text-align:center;background-color: #f5f5f5;border:1px solid #ccc;border-radius:2px}
.woocommerce-checkout h3, .woocommerce-account h2 {
	font: 600 14px 'Ubuntu', Arial, serif !important;
	text-transform: uppercase;
	margin: 0 0 20px;
}

.woocommerce-checkout h3#order_review_heading {
	margin-top: 20px;
}

.woocommerce table.shop_attributes {
	border: 0;
	border-top: 1px dotted rgba(0,0,0,.1);
	margin-bottom: 1.618em;
	width: 100%
}

.woocommerce table.shop_attributes th{
	width: 150px;
	font-weight: 700;
	padding: 8px;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,.1);
	margin: 0;
	line-height: 1.5em
}

.woocommerce table.shop_attributes td {
	font-style: italic;
	padding: 0;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,.1);
	margin: 0;
	line-height: 1.5em
}

.woocommerce table.shop_attributes td p {
	margin: 0;
	padding: 8px 0
}

.woocommerce table.shop_attributes .alt td,.woocommerce table.shop_attributes .alt th {
	background: rgba(0,0,0,.025)
}

.woocommerce table.shop_table {
		border: 1px solid #e5e5e5;

	text-align: left;
	width: 100%;
	border-collapse: separate;

}
.woocommerce table.shop_table thead {
		background: #eee;
	color: #4e4e4e;
	text-transform: uppercase;
	font-size: 11px;
	}
.woocommerce table.shop_table th {
	padding: 12px;

}

.woocommerce-page table.shop_table td {
	border-top: 1px solid rgba(0,0,0,.1);
	padding: 6px 12px;
	vertical-align: middle
}

.woocommerce-page table.shop_table td small {
	font-weight: 400
}

.woocommerce-page table.shop_table tfoot td,.woocommerce-page table.shop_table tfoot th {
	font-weight: 700;
	border-top: 1px solid rgba(0,0,0,.1)
}

.woocommerce table.my_account_orders,.woocommerce-page table.my_account_orders {
	font-size: .85em
}

.woocommerce-page table.my_account_orders td,.woocommerce-page table.my_account_orders th {
	padding: 4px 8px;
	vertical-align: middle
}

.woocommerce-page table.my_account_orders .button {
	white-space: nowrap
}

.woocommerce-page table.my_account_orders .order-actions {
	text-align: right
}

.woocommerce table.my_account_orders .order-actions .button,.woocommerce-page table.my_account_orders .order-actions .button {
	margin: .125em 0 .125em .25em
}

.woocommerce td.product-name dl.variation,.woocommerce-page td.product-name dl.variation {
	margin: .25em 0;
	*zoom: 1
}

.woocommerce-page td.product-name dl.variation:after,.woocommerce-page td.product-name dl.variation:before {
	content: " ";
	display: table
}

.woocommerce-page td.product-name dl.variation:after {
	clear: both
}

.woocommerce-page td.product-name dl.variation dd,.woocommerce-page td.product-name dl.variation dt {
	display: inline-block;
	float: left;
	margin-bottom: 1em
}

.woocommerce-page td.product-name dl.variation dt {
	font-weight: 700;
	padding: 0 0 .25em;
	margin: 0 4px 0 0;
	clear: left
}

.woocommerce-page td.product-name dl.variation dd {
	padding: 0 0 .25em
}

.woocommerce-page td.product-name dl.variation dd p:last-child {
	margin-bottom: 0
}
.woocommerce-page td.product-name p.backorder_notification {
	font-size: .83em
}

.woocommerce td.product-quantity,.woocommerce-page td.product-quantity {
	min-width: 80px
}

.woocommerce-page table.cart .product-thumbnail {
	min-width: 32px
}
.woocommerce-page table.cart .product-quantity {
	text-align: center;
}

.woocommerce-page table.cart img {
	width: 32px
}

.woocommerce-page table.cart td,.woocommerce-page table.cart th {
	vertical-align: middle;
	padding: 14px;
}



.woocommerce-page table.cart a.remove:hover {
	background-color: red;
	color: #fff
}

.woocommerce-page table.cart td.actions .coupon .input-text {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 0 1px 4px 0 rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,.1);
	border: 1px solid #e0dadf;
	padding: 6px 6px 5px;
	margin: 0 4px 0 0;
	outline: 0;
	line-height: 1em
}
.woocommerce-page table.cart input {
	margin: 0;
	vertical-align: middle;
	line-height: 1em
}

 ul.cart_list, ul.product_list_widget {
	list-style: none outside;
	padding: 0;
	margin: 0
}
ul.product_list_widget .star-rating {
	display:  none;
}
ul.cart_list li, ul.product_list_widget li {
	padding: 0;
	margin: 0;
	*zoom: 1;
	list-style: none
}

.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before, ul.cart_list li:after, ul.cart_list li:before, ul.product_list_widget li:after, ul.product_list_widget li:before {
	content: " ";
	display: table
}
ul.cart_list li:after,  ul.product_list_widget li:after {
	clear: both
}
 ul.product_list_widget li img {
	float: left;
	width: 45px;
	height: 45px;
	margin-bottom: 14px;
	margin-right: 14px;
	border-style: solid;
	border-width: 5px;
}
.ps-footer ul.product_list_widget li img {
	border-width: 6px;
	border-color: #4e4e4e;
}
.ps-sidebar ul.product_list_widget li img {
	border-color: #fff;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}
.woocommerce-page ul.product_list_widget li dl {
	margin: 0;
	padding-left: 1em;
	border-left: 2px solid rgba(0,0,0,.1);
	*zoom: 1
}
.woocommerce-page ul.product_list_widget li dl:after,.woocommerce-page ul.product_list_widget li dl:before {
	content: " ";
	display: table
}

.woocommerce-page ul.product_list_widget li dl:after {
	clear: both
}
.woocommerce-page ul.product_list_widget li dl dd,.woocommerce-page ul.product_list_widget li dl dt {
	display: inline-block;
	float: left;
	margin-botom: 1em
}
.woocommerce-page ul.product_list_widget li dl dt {
	font-weight: 700;
	padding: 0 0 .25em;
	margin: 0 4px 0 0;
	clear: left
}
.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd,.woocommerce-page ul.cart_list li dl dd,.woocommerce-page ul.product_list_widget li dl dd {
	padding: 0 0 .25em
}
.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child,.woocommerce-page ul.cart_list li dl dd p:last-child,.woocommerce-page ul.product_list_widget li dl dd p:last-child {
	margin-bottom: 0
}
.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating,.woocommerce-page ul.cart_list li .star-rating,.woocommerce-page ul.product_list_widget li .star-rating {
	float: none
}
.woocommerce .widget_shopping_cart .total,.woocommerce-page .widget_shopping_cart .total,.woocommerce-page.widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total {
	border-top: 3px double #f7f6f7;
	padding: 4px 0 0
}
.woocommerce .widget_shopping_cart .total strong {
	min-width: 40px;
	display: inline-block
}

.woocommerce .widget_shopping_cart .buttons {
	*zoom: 1
}

.woocommerce .widget_shopping_cart .buttons:after,.woocommerce .widget_shopping_cart .buttons:before {
	content: " ";
	display: table
}

.woocommerce .widget_shopping_cart .buttons:after{
	clear: both
}

/* Cart Page */

.woocommerce .cart-collaterals h2 {
	color: #4e4e4e;
	background: #eee;
	font: 700 11px 'Open Sans', sans-serif;
	text-transform: uppercase;
	padding: 16px;
	margin: 0;
}

.woocommerce .shipping_calculator h2 {
	color: #4e4e4e;
	font: 700 11px 'Open Sans', sans-serif;
	text-transform: uppercase;
	margin: 0;
}
.woocommerce .shipping_calculator  {
	border: 1px solid #e5e5e5;
	margin-top: 10px;
	padding: 12px;
}
.woocommerce .shipping_calculator .form-row:first-child {
	margin-top: 5px;
}
.woocommerce .shipping_calculator .btn {
	width: 100%;
	margin-top: 5px;
}
.woocommerce .shipping_calculator p {
	margin-bottom: 0;
}
.woocommerce .shipping_calculator h2 i {
	margin-right: 5px;
}
.woocommerce .cart-collaterals .shipping_calculator .button,.woocommerce-page .cart-collaterals .shipping_calculator .button {
	width: 100%;
	float: none;
	display: block
}
.woocommerce .cart-collaterals .cart_totals p,.woocommerce-page .cart-collaterals .cart_totals p {
	margin: 0
}
.woocommerce .cart-collaterals .cart_totals p small,.woocommerce-page .cart-collaterals .cart_totals p small {
	color: #777;
	font-size: .83em
}
.woocommerce .cart-collaterals .cart_totals table {
	border-collapse: separate;
	padding: 0
}
.woocommerce .cart-collaterals .cart_totals{
	border: 1px solid #e5e5e5;	
}
.woocommerce .cart-collaterals .cart_totals table th,.woocommerce-page .cart-collaterals .cart_totals table th {
	width: 50%;
}
.woocommerce .cart-collaterals .cart_totals table td,.woocommerce .cart-collaterals .cart_totals table th,.woocommerce-page .cart-collaterals .cart_totals table td,.woocommerce-page .cart-collaterals .cart_totals table th {
	vertical-align: top
}
.woocommerce .cart-collaterals .cart_totals table small,.woocommerce-page .cart-collaterals .cart_totals table small {
	display: block;
	color: #777
}
.woocommerce .cart-collaterals .cart_totals table select,.woocommerce-page .cart-collaterals .cart_totals table select {
	width: 100%
}

.woocommerce .cart-collaterals .cart_totals .discount td,.woocommerce-page .cart-collaterals .cart_totals .discount td {
	color: #85ad74
}

.woocommerce .cart-collaterals .cart_totals tr td,.woocommerce .cart-collaterals .cart_totals tr th {
	border-top: 1px solid #e5e5e5;
	padding: 10px;
}
.woocommerce .cart-collaterals .cart-subtotal td, .woocommerce .cart-collaterals .shipping, .woocommerce .cart-collaterals .order-total {
	text-align: right;
}
.woocommerce .cart-collaterals .cart_totals a.button.alt,.woocommerce-page .cart-collaterals .cart_totals a.button.alt {
	display: inline-block
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product,.woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
	margin-top: 0
}

.woocommerce form .form-row {
	padding: 4px 0;
	margin: 0}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder {
	-webkit-transition: opacity .5s .5s ease;
	-moz-transition: opacity .5s .5s ease;
	transition: opacity .5s .5s ease;
	opacity: 0
}
.woocommerce-billing-fields .create-account label {
	margin: 0;
}
.woocommerce form .form-row label {
	line-height: 2em
}

.woocommerce form .form-row label.hidden,.woocommerce-page form .form-row label.hidden {
	visibility: hidden
}

.woocommerce form .form-row label.inline {
	display: inline
}

.woocommerce form .form-row select {
	cursor: pointer;
	margin: 0;
	width: 100%;
}

.woocommerce .required {
	color: red;
	font-weight: 700;
	border: 0
}

.woocommerce form .form-row .input-checkbox,.woocommerce-page form .form-row .input-checkbox {
	display: inline;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin: 7px 8px 0 0;
}

.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	line-height: 1em
}

.woocommerce form .form-row textarea,.woocommerce-page form .form-row textarea {
	height: 4em;
	line-height: 1.5em;
	display: block;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop,.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single,.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce form .form-row.validate-required.woocommerce-invalid select,.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop,.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single,.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
	border-color: #fb7f88
}

.woocommerce form .form-row ::-webkit-input-placeholder,.woocommerce-page form .form-row ::-webkit-input-placeholder {
	line-height: normal
}

.woocommerce form .form-row :-moz-placeholder,.woocommerce-page form .form-row :-moz-placeholder {
	line-height: normal
}

.woocommerce form .form-row :-ms-input-placeholder,.woocommerce-page form .form-row :-ms-input-placeholder {
	line-height: normal
}

.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register {
	border: 1px solid #e5e5e5;
	padding: 20px;
	margin: 2em 0;
	text-align: left;
}

.woocommerce ul#shipping_method,.woocommerce-page ul#shipping_method {
	list-style: none outside;
	margin: 0;
	padding: 0
}

.woocommerce ul#shipping_method li,.woocommerce-page ul#shipping_method li {
	margin: 0;
	padding: .25em 0 .25em 22px;
	text-indent: -22px;
	list-style: none outside
}

.woocommerce ul#shipping_method .amount,.woocommerce-page ul#shipping_method .amount {
	font-weight: 700
}

.woocommerce p.woocommerce-shipping-contents,.woocommerce-page p.woocommerce-shipping-contents {
	margin: 0
}

.woocommerce .checkout .col-2 h3#ship-to-different-address,.woocommerce-page .checkout .col-2 h3#ship-to-different-address {
	float: left;
	clear: none
}
.woocommerce .checkout .col-2 .form-row-first,.woocommerce .checkout .col-2 .notes,.woocommerce-page .checkout .col-2 .form-row-first,.woocommerce-page .checkout .col-2 .notes {
	clear: left
}
.woocommerce .checkout .create-account small,.woocommerce-page .checkout .create-account small {
	font-size: 11px;
	color: #777;
	line-height: 13px;
	font-weight: 400
}

.woocommerce .checkout div.shipping-address,.woocommerce-page .checkout div.shipping-address {
	padding: 0;
	clear: left;
	width: 100%
}

.woocommerce .checkout .shipping_address,.woocommerce-page .checkout .shipping_address {
	clear: both
}

.woocommerce #payment {

}

.woocommerce #payment ul.payment_methods,.woocommerce-page #payment ul.payment_methods {
	*zoom: 1;
	text-align: left;
	background: #f4f4f4;
	
	margin: 20px 0;
	list-style: none outside;
	padding: 12px;
}





.woocommerce #payment ul.payment_methods li,.woocommerce-page #payment ul.payment_methods li {
	text-align: left;
	margin: 0;
	font-weight: 400
}

.woocommerce #payment ul.payment_methods li input,.woocommerce-page #payment ul.payment_methods li input {
	margin: 0 1em 0 0
}

.woocommerce #payment ul.payment_methods li img,.woocommerce-page #payment ul.payment_methods li img {
	vertical-align: middle;
	margin: -2px 0 0 .5em;
	position: relative
}

.woocommerce-page #payment div.form-row {
	padding: 0;
}

.woocommerce #payment div.payment_box input.input-text,.woocommerce #payment div.payment_box textarea {
	border-color: #d4cdd2;
	border-top-color: #c8bfc6;
	box-shadow: 0 1px 0 0 rgba(255,255,255,.4);
	-webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,.4)
}
.nav-tabs.righttabs > li, .nav-pills > li {
    float: right;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1;
	right: -2px;
}
.nav-tabs.centeredtabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs.centeredtabs, .nav-pills {
    text-align:center;
}
.tab-content {
	padding: 25px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
.tab-content h2 {
	margin: 0 0 14px;
	font-size: 22px;
}
.nav-tabs>li>a{
	background: #f7f6f7;
	border-top: 4px solid #e5e5e5;
	color: #5b5b5b;
	border-radius:0 !important;
	font: 600 11px 'Ubuntu', Arial, serif;
	text-transform: uppercase;
	padding: 13px 17px;
	border-top-style: solid;
	border-top-width: 4px;
	border-bottom: 1px solid #e5e5e5;
}

.nav-tabs>li>a:hover,.nav-tabs>li>a:focus {
	border-top: 4px solid #f3832d;
	background: #f7f6f7;

}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{
		color: #5b5b5b;

	text-shadow: inherit;
	background-color:#fff;
	border-bottom-color:transparent;
	cursor:default;
	border-top: 4px solid #f3832d;
}
.woocommerce .widget_layered_nav ul.colors {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
		padding: 9px 5px 9px 0;


}
.woocommerce .widget_layered_nav ul.colors li {
border: 0;
	padding: 0;
	margin: 0;
}
.woocommerce .widget_layered_nav ul.colors li:first-child .box{
	margin-left: 1px;
}
.woocommerce .widget_layered_nav ul.colors li .box a {
	margin: 0;
	padding: 0;
}
	ul.colors li.chosen a, ul.colors li a{
	padding: 0  !important;
	margin: 0  !important;
}
ul.colors li, ul.colors li.chosen{
		margin:0 !important;
		padding: 0 !important;
	}
	
.woocommerce .widget_layered_nav ul.colors li .box{
	border: 4px solid #fff;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	width: 23px;
	height: 23px;
	margin-right: 6px;
}
.woocommerce .widget_layered_nav  ul.colors li.chosen .box {
	border: 4px solid #e5e5e5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.woocommerce .widget_layered_nav ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}

.woocommerce .widget_layered_nav ul li {
	*zoom: 1;
	list-style: none;
}

.woocommerce .widget_layered_nav ul li:after,.woocommerce .widget_layered_nav ul li:before,.woocommerce-page .widget_layered_nav ul li:after,.woocommerce-page .widget_layered_nav ul li:before {
	content: " ";
	display: table
}

.woocommerce .widget_layered_nav ul li:after,.woocommerce-page .widget_layered_nav ul li:after {
	clear: both
}


.woocommerce .widget_layered_nav_filters ul,.woocommerce-page .widget_layered_nav_filters ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside;
	overflow: hidden;
	zoom: 1
}

.woocommerce .widget_layered_nav_filters ul li,.woocommerce-page .widget_layered_nav_filters ul li {
	float: left;
	padding: 0 1px 1px 0;
	list-style: none
}

.woocommerce .widget_layered_nav_filters ul li a {
	font-size: 12px !important;
	color: #a7a7a7;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #f6f6f6;
	margin-right: 4px;
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 10px;
	text-decoration: none;
	text-transform: capitalize;
}


.woocommerce .widget_layered_nav ul li:after {
	content: "";
	display: block;
	clear: both
}
.woocommerce .widget_layered_nav ul li a {
	padding: 9px 5px;
	float: left;
	width: 100%;
	margin: 0;
}
.woocommerce .widget_layered_nav ul li{
	position: relative;
}
.woocommerce .widget_layered_nav ul li.chosen.filter-selected small.count {
	background-color: #e5e5e5;
	border: 1px solid #e5e5e5;
}
.woocommerce .widget_layered_nav ul small.count {
	display: block;
	position: absolute;
	right: 0;
	border: 1px solid #e5e5e5;
	padding: 4px 6px;
	line-height: 10px;
	margin-top: 8px;
	font-size: 10px;
	margin-right: 4px;
	background-color: #fff;
	float: right;
}
.woocommerce .widget_layered_nav_filters ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside;
	overflow: hidden;
	zoom: 1
}

.woocommerce .widget_layered_nav_filters ul li {
	padding: 0 1px 1px 0;
	list-style: none;
	position: relative;
}

.woocommerce .widget_layered_nav_filters ul li a{

}
.woocommerce td.product-name dl.variation {
	margin: .25em 0 .5em;
	font-size: .8751em
}

.woocommerce td.product-name dl.variation dt {
	font-weight: bold;
	float: left;
	clear: left;
	margin: 0 .25em 0 0;
	padding: 0
}

.woocommerce td.product-name dl.variation dd{
	margin: 0 0 .25em 0
}

.woocommerce td.product-name p.backorder_notification {
	font-size: .83em
}

/* WooCommerce Cart */
.woocommerce-cart .cart  {
	margin: 0;
	padding: 0;
	border: 1px solid #e5e5e5;
}
.woocommerce-cart .cart thead {
	background: #eee;
	color: #4e4e4e;
	text-transform: uppercase;
	font-size: 11px;
}
.woocommerce-cart .cart thead tr th {
	vertical-align:bottom;
	padding: 16px;
	border-style: none;
}
.woocommerce-cart td.product-quantity {
	min-width: 80px
}
.woocommerce-cart table.cart .product-thumbnail {
	min-width: 32px
}
.woocommerce-cart table.cart img{
	vertical-align: middle;
	height: auto;
	display: inline;
	width: 90px;
	float: left;
}
.woocommerce-cart table.cart td.product-image {
	width: 90px;
}
.woocommerce-cart table.cart td {
	vertical-align: middle;
}
.woocommerce-cart table.cart td.product-remove, .woocommerce-cart table.cart th.product-remove {
	border-right: 1px solid #e5e5e5;
}
.woocommerce-cart table.cart a.remove {
	display: block;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #f3832d;
	text-decoration: none;
	font-weight: bold;
	width: 20px;
	height: 20px;
	line-height: 15px;
	font-size: 16px;
}
.woocommerce-cart table.cart a.remove:hover {
	background-color: #f3832d;
	color: #fff !important;
}
.woocommerce-cart table.cart td.actions {
	text-align: right;
	padding-top: 12px;
	padding-bottom: 12px;
}
.coupon .form-control {
	width: 175px;
}
.woocommerce-cart table.cart td.actions .coupon {
	float: left;
}
.woocommerce-cart table.cart td.actions .coupon label {
	display: none
}
.woocommerce-cart table.cart input {
	margin: 0;
	vertical-align: middle;
}


.vc_mobile .page-template-template-lookbook-php.mpcth-sidebar-none #mpcth_main_container .mpcth-vc-row-wrap.mpcth-vc-row-wrap-image .mpcth-vc-row-wrap-arrow,

.vc_desktop .page-template-template-lookbook-php.mpcth-sidebar-none #mpcth_main_container .mpcth-vc-row-wrap.mpcth-vc-row-wrap-image .mpcth-vc-row-wrap-arrow,

.vc_mobile .page-template-template-fullwidth-php.mpcth-sidebar-none #mpcth_main_container .mpcth-vc-row-wrap.mpcth-vc-row-wrap-image .mpcth-vc-row-wrap-arrow,

.vc_desktop .page-template-template-fullwidth-php.mpcth-sidebar-none #mpcth_main_container .mpcth-vc-row-wrap.mpcth-vc-row-wrap-image .mpcth-vc-row-wrap-arrow,

.vc_mobile .page-template-default.mpcth-sidebar-none #mpcth_main_container .mpcth-vc-row-wrap.mpcth-vc-row-wrap-image .mpcth-vc-row-wrap-arrow,

.vc_desktop .page-template-default.mpcth-sidebar-none #mpcth_main_container .mpcth-vc-row-wrap.mpcth-vc-row-wrap-image .mpcth-vc-row-wrap-arrow {

  position: absolute;

  left: 0;

  bottom: 0;

  width: 100%;

  height: 30px;

  margin-top: -30px;

  z-index: 4;

}

/* Shortocdes */


.layout.parallax h1 { 
		font: 600 16px/22px 'Ubuntu', sans-serif;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
.layout.parallax { 
	margin: -30px auto 0; 
	width: 100%; 
	position: relative;
	max-width: 1920px; 
	border-bottom: 0;
	top: 30px;
	padding-bottom: 100px;
}
.layout.parallax:before {

	content: '';

	position: absolute;

	display: block;

	height: 0;

	width: 50.25%;

	border: 30px solid transparent;

	border-bottom-color: #ffffff;

	border-top-width: 0;
	right: 0;
	bottom: 0;
	border-right-style: solid;
	border-right-color: #fff;
}

.layout.parallax:after {

	content: '';

	position: absolute;

	display: block;

	height: 0;

	width: 50.25%;

	border: 30px solid transparent;

	border-bottom-color: #ffffff;

	border-top-width: 0;
	border-left-style: solid;
	border-left-color: #fff;
	bottom: 0;
}

/* Recent Posts Shortcode */


.short-post .entry {
	position: relative;
	padding-left: 90px;
}
.short-post h2 {
	margin-bottom: 10px;
}
.short-post h2 a {
		font: 400 14px/22px 'Ubuntu', sans-serif;
	display: block;
	text-decoration: none;
	color: #494949;
	text-transform: capitalize;
}
	.short-post:after {
		content:"";
		display:block;
		clear:both;
	}
.posts-shortcode .short-post {
	margin-bottom: 36px;
}

.posts-shortcode .short-post:last-child {
	margin-bottom: 0px;
}

.posts-shortcode .short-post .day {
	display: block;
	font-size: 32px;
	margin: 14px 17px;
}
.posts-shortcode {
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.posts-shortcode .short-post .date {
	float: left;
	text-align: center;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	background: #f3832d;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	color: #fff;
	position: relative;
	left: 0;
}

.posts-shortcode .short-post .month {
	font: 17px 'PT Sans', sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
  background: rgba(255, 255, 255, .2);
  	display: block;
	padding: 4px;
}

.posts-shortcode .short-post:hover .date {
}

.posts-shortcode .short-post:hover .entry a {
	color: #f3832d;
}

.posts-shortcode .short-post:hover .day, .short-post:hover .month {
	color: #fff;
}
/* Skills Bar */
.skills-bar {
	background: #e6e7e8;
	height: 40px;
	position: relative;
	margin-bottom: 10px;
}
.skills-bar-content {
	background:#f3832d;
	height: 40px;
}
.skills-bar .skills-title {
	color: #ffffff;
	font-weight: normal;
	position: absolute;
	top: 7px;
	left: 13px;
}
.skills-bar .percentage {
	font-size: 13px;
	color: #626363;
	font-weight: normal;
	position: absolute;
	top: 10px;
	left: 90%;
}

/* Circled Icons */


h4.notific {
	font: 300 18px/30px 'Ubuntu', sans-serif;
	margin: 15px 0 0;
	text-align: center;
	text-transform: uppercase;
	color: #6d6d6d;
}

h4.notific b {
	font-weight: 500;
}

i.icon.notification {
	background-color: #f3832d;
	-webkit-border-radius: 84px;
	-moz-border-radius: 84px;
	border-radius: 84px;
	color: #fff;
	width: 84px;
	height: 84px;
	float: none;
	font-size: 28px;
	margin-right: auto !important;
	line-height: 84px;
	position: relative;
	margin-left: auto !important;
	display: block;
}

.box:hover i.icon.notification {
	background: #4e4e4e !important;
}

/* Small Icons */

p i.icon {
	margin-top: 8px;
}

i.icon {
	background-color: #4e4e4e;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	width: 35px;
	height: 35px;
	float: left;
	font-size: 14px;
	margin-right: 10px;
	line-height: 35px;
}

.box:hover i.icon {
		background-color: #4e4e4e;

}

.ps-icon-box .ps-icon-box-content h4 {
	font: 500 14px 'Ubuntu', Arial, serif;
	text-transform: uppercase;
	margin-top: 0;
}
.ps-icon-box i {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	font-size: 20px;
	margin-top: 1px;
	background-color: #eee;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.ps-icon-box:hover i {
	background: #f3832d;
	color: #fff;
}

.ps-icon-box .ps-icon-box-content {
	position: relative;
	margin-left: 54px;
	margin-bottom: 18px;
}
/* Circled Icons */

.ps-icon-alert {
	text-align: center;
}
.ps-icon-alert i {	
	background-color: #f3832d;
	-webkit-border-radius: 84px;
	-moz-border-radius: 84px;
	border-radius: 84px;
	color: #fff;
	width: 84px;
	height: 84px;
	font-size: 28px;
	margin-right: auto !important;
	line-height: 84px;
	margin-left: auto !important;
	margin-bottom: 20px;
}
.ps-icon-alert h4 {
	font: 300 18px 'Ubuntu', sans-serif;
	text-transform: uppercase;
	color: #6d6d6d;
	margin: 0;
	display: block;
}

.ps-icon-alert h4 strong{
	font-weight: 500;
}


.ps-icon-alert:hover i {
	background: #4e4e4e;
}
#contact .row {
	margin-bottom: 10px;
}
#contact input#name, #contact input#email, #contact input#telephone, #contact textarea {
	width: 100%;
}
#contact .input-group-addon{
	padding: 2px 12px 1px;
	font-size: 13px;
	height: 12px !important;
}
hr.themed {
	border: 0 solid #eeedef;
	border-top-width: 1px;
	height: 0;
	margin: 80px auto;;
	clear: both;
	display: block;
	position: relative;
}
hr.themed:before  {
	content: " ";
	width: 7px;
	height: 7px;
	position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	left: 0;
}

hr.themed:before {
	bottom: -3px;
}
hr.themed:after {
	content: " ";
	position: absolute;
	left:50%;
    background-size: 30px 25px !important;
    height:45px;
    width:55px;
    overflow:hidden;
    margin:-25px 0 0 -25px;
    box-shadow:0;
	background: url('images/bolt.jpg') no-repeat center center;
}
hr.default {
	border: 0 solid #eeedef;
	border-top-width: 1px;
	height: 0;
	margin-top: 80px;
	margin-bottom: 80px;
	float: left;
	clear: both;
	display: block;
	width: 100%;
	position: relative;
}
hr.default:before, hr.default:after {
	content: " ";
	width: 7px;
	height: 7px;
	position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	}
hr.default:before {
	left: 0;
	bottom: -3px;
}
hr.default:after {
	bottom: -3px;
	right: 0;
}
@media (min-width:768px){hr.themed:before {box-shadow: 728px 0 0 -1px white, 728px 0 0 0 #eeedef;}}
@media (min-width:992px){hr.themed:before {box-shadow: 950px 0 0 -1px white, 950px 0 0 0 #eeedef;}}
@media (min-width:1200px){hr.themed:before {box-shadow: 1150px 0 0 -1px white, 1150px 0 0 0 #eeedef;}}


/* Lists */

.ps-list {
	padding-left: 18px;
}

.ps-list li:before {
	font-family: FontAwesome;
  	display: inline-block;
	width: 18px;
	color: #f3832d;
	margin-left: -18px;
	position: relative;
	font-size: 10px;
}

.angle-right li:before {
	content: '\f105';
}
.angle-double-right li:before {
	content: '\f101';
}
.arrow-circle-o-down li:before {
	content: '\f01a';
}
.arrow-circle-right li:before {
	content: '\f0a9';
}
.arrow-right li:before {
	content: '\f061';
}
.caret-right li:before {
	content: '\f0da';
}
.caret-square-o-up li:before {
	content: '\f151';
}
.chevron-circle-right li:before {
	content: '\f138';
}
.chevron-right li:before {
	content: '\f054';
}
.hand-o-right li:before {
	content: '\f0a4';
}
.long-arrow-right li:before {
	content: '\f178';
}
.toggle-right li:before {
	content: '\f152';
}
.check-square li:before {
	content: '\f14a';
}
.dot-circle-o li:before {
	content: '\f192';
}
.thumbs-up li:before {
	content: '\f164';
}
.tag li:before {
	content: '\f02b';
}
.star li:before {
	content: '\f005';
}
.rocket li:before {
	content: '\f135';
}
.plus li:before {
	content: '\f067';
}
.check li:before {
	content: '\f00c';
}
