/*
	Theme Name: Ross Madden
	Theme URI: 
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/


@font-face {
	font-family: 'Lettera';
	src: url('fonts/lettera/Lettera.eot');
	src: url('fonts/lettera/Lettera.eot?#iefix') format('embedded-opentype'),
		url('fonts/lettera/Lettera.woff') format('woff'),
		url('fonts/lettera/Lettera.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}


/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
	line-height: 1.5em;
	letter-spacing: 0.05em
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

ul, ol {
margin:0;
padding: 0;
}

body {
    background-color: #e5e5e1;
    font-size: 14px;
    font-weight: 400;
	color: #000;
	font-family: 'Lettera', sans-serif;
}

.transition, a, .box-hover, .entry-links, .ssba-wrap img, input[type="submit"], button, .header, .logo img {
	transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-webkit-transition: all 300ms ease-in;
}
/*** Custom Grids ***/

.row:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.row { display: inline-block; }
/* start commented backslash hack \*/
* html .row { height: 1%; }
.row { display: block; }


.bg-light { background-color: #fff !important; color: #000 !important;}
.bg-dark { background-color: #333333 !important; color: #fff !important;}
.btn-dark { background-color: #bbbbbb; color: #fff;}
.btn-light { background-color: #fff;}
.last {margin-right: 0 !important;}
.btn-dark:hover, .btn-light:hover {background-color: #808080; color: #fff; }

/* Alignment */

.text-center {text-align: center;}
.text-left {text-align: left;}
.text-right {text-align: right;}

/* Font Sizes */

.font12 {font-size: 12px;}
.font13 {font-size: 13px;}
.font14 {font-size: 14px;}
.font15 {font-size: 15px;}
.font16 {font-size: 16px;}
.font17 {font-size: 17px;}
.font18 {font-size: 18px;}

/* Hide Desktop */

.right-menu > ul > li.show-mobile, .mobile-toggle {
display: none ;
}


/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* container */
.container, #container {
	width: 1600px;
	margin:0 auto;
}

h1,h2,h3,h4,h5, h6 {
font-weight: normal;
    line-height: 1.2em;
}


/* header */

.header {
    margin-bottom: 90px;
    padding: 67px 0 46px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}

.stick-header {
    padding: 30px 0 10px;
}

.stick-header .logo img {
    padding-top: 6px;
}

.logo {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
	text-align: center;
}

.logo a {
    display: inline-block;
}

.logo img {
display: block;
margin: 0 auto;
    padding-top: 39px;
}

.left-menu {
    float: left;
	position: relative;
	z-index: 100;
}

.left-menu > ul > li, .right-menu > ul > li {
    list-style: none;
    display: block;
    float: left;
}

.left-menu > ul > li > a, .right-menu > ul > li > a {
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    padding: 0;
	    margin: 0 13px;
	    font-weight: 700;
    letter-spacing: 0.1em;
}

.left-menu > ul > li.current-menu-item > a, .right-menu > ul > li.current-menu-item > a {
color: #000;
border-bottom: 1px solid #000;
}

.right-menu {
float: right;
position: relative;
	z-index: 100;
}

.right-menu li {
}

.right-menu a {
}

/*** Front Page ***/

.fwp-image img, .box-product img {
    display: block;
}

.fwp-image, .col-3 , .box-product, .fw-text{
    float: left;
}

main {
    padding-top: 244px;
}

.section-wrap {
    margin-bottom: 18px;
}

.fw-text {
    height: 706px;
    padding: 33px;
    width: 521px;
    position: relative;
}

.box-label {
    font-size: 12px;
    color: #808080;
    letter-spacing: 0.1em;
	    font-weight: 700;
}

.fw-text h4, .box-hover h4 {
    font-size: 50px;
    word-spacing: 1600px;
    margin-top: 55px;
}

.box-btn {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 23px 33px;
    font-size: 16px;
}

.slash:after, .slash-dark:after {
    content: '';
	background: url('img/sprite.png') no-repeat -7px -61px;
    width: 10px;
    height: 11px;
    display: block;
    position: absolute;
    right: 33px;
    top: 30px;
}

.slash-dark:after {
	background: url('img/sprite.png') no-repeat -7px -81px;
}

.fw-desc {
    font-size: 16px;
    position: absolute;
    bottom: 71px;
    left: 0;
    padding: 33px;
    width: auto;
}

.box-product {
    height: 706px;
	width: 521px;
	margin-right: 18px;
	position: relative;
	overflow: hidden;
}

.box-hover {
    display: block;
    position: absolute;
    left: 0;
	top: 720px;
    width: 100%;
    height: 100%;
    background-color: #808080;
    color: #fff;
    padding: 33px;
}

.box-product:hover .box-hover {
    top: 0;
	bottom: auto;
}

.box-quote {
    height: 706px;
    padding: 33px;
    width: 521px;
    position: relative;
    margin-right: 18px;
	background-color: #bbbbbb;
	color: #fff;
}

.box-quote .box-label, .box-hover  .box-label {
color: #fff;
}

.main-quote {
    font-size: 30px;
    width: 370px;
    line-height: 1.8em;
	margin-top: 55px;
}

.credits {
    display: block;
    margin: 40px auto;
}

.footer {
	text-align: center;
    padding: 51px 0;
    background-color: #808080;
    color: #fff;
}

.footer a {
    color: #fff;
	font-weight: 700;
	    text-transform: uppercase;
}

.footer ul {
    margin-bottom: 25px;
}

.footer li {
    list-style: none;
    font-size: 10px;
    letter-spacing: 0.1em;
    margin-bottom: 9px;
}

.copyright {
    font-size: 12px;
}

/*** Product Grids ***/

.entries {
position: relative;
}

.entry-item { 
    width: 23.5%;
    margin: 0 0 55px 1.25%;
    word-wrap: break-word;
	position: relative;
	    height: 448px;
}

.entry-links {
    width: 100%;
    position: absolute;
    bottom: -70px;
    left: 0;
    background-color: #e5e5e1;
	text-align: center;
}

.entry-img:hover .entry-links {
bottom: 0;
}

.entry-wish, .entry-view, .entry-links .add_to_wishlist, .entry-links .yith-wcwl-wishlistexistsbrowse {
    background: url('img/sprite.png') no-repeat -5px -40px;
    width: 13px;
    height: 13px;
    display: inline-block;
    margin: 21px 6px !important;
    opacity: 0.45;
}

.entry-wish:hover, .entry-view:hover, .entry-links .add_to_wishlist:hover {
opacity: 1;
}

.entry-links .add_to_wishlist, .entry-links .yith-wcwl-wishlistexistsbrowse  {
text-indent: -9999px;
}

.entry-links div, .entry-links .yith-wcwl-add-button, .entry-links .yith-wcwl-add-button.hide {
    display: inline !important;
}

.entry-links .yith-wcwl-add-to-wishlist .ajax-loading, .entry-links  .clear, .entry-links  .ith-wcwl-wishlistaddresponse, .entry-links .feedback , .entry-links .hide, .entry-links .yith-wcwl-wishlistexistsbrowse, .entry-links .yith-wcwl-wishlistaddedbrowse a {
    display: none !important;
}

.entry-links .add_to_wishlist {
    text-indent: -9999px;
    margin: 0px !important;
}

.entry-links .yith-wcwl-add-to-wishlist {
    position: relative;
    top: -19px;
}

div#yith-wcwl-popup-message {
    background-color: transparent;
    border: 0;
    padding: 0;
    width: 100%;
    left: 0;
    margin-left: 0 !important;
	    margin-top: -80px;
}

#yith-wcwl-message {
    display: inline-block;
    background-color: #000;
    border: 0;
    padding: 10px 37px;
    border-radius: 2px;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.92);
    color: #fff;
}

.entry-view {
background: url('img/sprite.png') no-repeat -48px -40px;
width: 13px;
height: 12px;
}

.entry-img { 
    position: relative;
	overflow: hidden;
	height: 319px;
}

.entry-img img  { 
display: block;
height: 100%;
}

.entry-text {
    padding: 31px 0 10px;
    border-bottom: 1px solid #000;
}

.entry-text span {
    color: #808080 !important;
    font-size: 14px !important;
    display: inline-block !important;
    margin: 0 !important;
}

/*** LightBox ***/

div.pp_overlay {
    background: #808080;
}

div.pp_woocommerce .pp_description, .entry-item-images .woocommerce-main-image img, div.pp_woocommerce a.pp_contract, div.pp_woocommerce a.pp_expand, div.pp_woocommerce .pp_details  {
    display: none !important;
}

div.pp_woocommerce .pp_content_container {
    background-color: transparent;
    box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-moz-box-shadow: 0 0 0 transparent;
}

div.pp_woocommerce .pp_content_container {
    padding-top: 0;
}

div.pp_woocommerce div.ppt {
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    text-transform: lowercase;
}

.gl-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 999;
}

.gl-btn a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    border: 1px solid #fff;
    padding: 11px 30px;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

.page-menu {
    text-align: center;
    margin-bottom: 90px;
    font-size: 0;
}

.page-menu h1 {
    font-size: 12px;
    text-transform: uppercase;
	font-weight: 700;
}

.page-menu ul {
}

.page-menu li {
    display: inline-block;
    position: relative;
}

.page-menu a {
    color: #808080;
    text-transform: uppercase;
    padding-bottom: 2px;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 6px;
}



.page-menu li:after {
    content: '/';
    color: #808080;
    display: inline-block;
    position: relative;
    top: 1px;
    padding: 0 15px;
    font-size: 14px;
}

.page-menu ul > li:last-child:after {
display: none;
}


.page-menu .current  a, .page-menu .current-menu-item a,  .page-menu a.current {
    color: #000;
	border-bottom: 1px solid #000;
}

.page-menu a:hover {
color: #000;
}

.about-text {
     height: 706px;
    padding: 33px;
    width: 521px;
    position: relative;
    background-color: #1a1a1a;
    color: #fff;
    float: left;
	margin-right: 18px;
}

.about-text p {
margin: 0 0 20px;
}

.about-text h4 {
    margin: 0;
    font-size: 50px;
}

.about-quote {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 33px;
}

.about-quote.slash:after {
    top: 50px;
}

.about-image {
    float: left;
}

#section-about-2 .about-image {
margin-right: 18px;
}

#section-about-2 .about-text {
margin-right: 0;
}

.item-cat .inner-pages {
    width: 600px;
    margin: 0 auto;
}

#section-about-3 {
padding: 33px;
}

#section-about-3 p {
margin: 0 0 20px
}

.about-col-2 {
    width: 48%;
    float: left;
}

.about-col-2.alignright {
    float: right;
}

/***
Single Products
***/

/*** SLIDER***/

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;} li.bjqs-slide{position:absolute; display:none;}ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}ul.bjqs-controls.v-centered li a{position:absolute;}ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}ol.bjqs-markers.h-centered{text-align: center;}ol.bjqs-markers li{display:inline;}ol.bjqs-markers li a{display:inline-block;}p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

.bjqs-controls {
display: none !important;
}

ol.bjqs-markers.h-centered {
    padding: 20px 0 0;
}

ol.bjqs-markers.h-centered ul {
}

ol.bjqs-markers.h-centered li {
position: relative;
    font-size: 12px;
    color: #000;
}

ol.bjqs-markers.h-centered a {
}

ol.bjqs-markers.h-centered .active-marker a {
    font-weight: 700;
    border-bottom: 1px solid #000;
    padding-bottom: 2px;
}

ol.bjqs-markers.h-centered li:after {
    content: '/';
    display: inline-block;
    padding: 0 10px;
}

ol.bjqs-markers.h-centered > li:last-child:after {
display: none;
}


/*** END SLIDER ***/

#shop-link {
    text-align: center;
    padding: 0 0 90px;
}

#shop-link a {
    width: 132px;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    height: 45px;
    line-height: 45px;
    float: none;
    color: #000;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
}

.related .entry-item {
    margin-bottom: 10px;
}

.custom-qty .single_variation {
display: none;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 90px;
    text-align: center;
    color: #808080;
    text-transform: uppercase;
    letter-spacing: 0.08em;
	font-weight: 700;
}

.woocommerce .woocommerce-breadcrumb a {
    color: #808080;
}

.woocommerce .woocommerce-breadcrumb a:hover {
	color: #000;
}

.woocommerce-breadcrumb > .bc-item:last-child {
color: #000;
    padding-bottom: 2px;
    display: inline-block;
    border-bottom: 1px solid #000;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 1060px;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: left;
    width: 440px;
    margin-left: 34px;
}

.single-product .product-upper {
    background-color: #eeeeee;
    padding: 25px;
    margin-bottom: 20px;
}

.single-product .woocommerce-tabs, .single-product .product_meta {
display: none;
}

.wrap-share {
    margin-top: 40px;
}

.wrap-share h5 {
    margin: 0 0 25px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.1em;
font-weight: 700;
}

.ssba-wrap img {
    margin: 0 25px 0 0;
    opacity: 0.5;
}

.ssba-wrap img:hover {
opacity: 1;
}

.cart-empty, .return-to-shop {
text-align: center;
}

.order-total th {
    text-align: left;
}

.cart-subtotal .amount, .order-total .amount {
    display: inline-block;
    padding: 0 0 0 20px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
    position: relative;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.shipping td:before {
    content: '';
    display: inline-block;
    width: 10px;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 0 !important;
    overflow: hidden;
    width: 270px;
    float: left;
    z-index: 9;
    position: relative;
}

.variations > .var-entry:last-child {
    margin-right: 50px;
}

.var-entry {
    float: left;
    width: 200px;
    margin-right: 50px;
}

.var-entry .label {
    text-transform: uppercase;
    display: inline-block;
	    font-size: 12px;
}

.var-entry select, .entry-summary input, .single_variation_wrap.custom-qty select  {
    float: none !important;
    background-color: transparent;
    border: 0;
    padding: 17px 0;
    border-bottom: 1px solid #000;
	font-weight: bold;
}

.woocommerce div.product form.cart .reset_variations {
display: none !important;
}

.entry-summary .quantity {
    position: relative;
    width: 76px;
    margin: 0  !important;
}

.entry-summary input {
    width: 100% !important;
}

.entry-summary .quantity:before, .single_variation_wrap.custom-qty .quantity_select:before {
    content: 'QUANTITY';
    font-size: 12px;
	    display: block;
    font-weight: bold;
}

.single_variation_wrap.custom-qty {
    float: left;
    position: relative;
}

.single_variation_wrap.custom-qty .qty {
    width: 100%;
}

.single_variation_wrap.custom-qty .quantity {
    position: relative;
    float: none !important;
    margin-right: 50px !important;
    padding-top: 3px;
}

.custom-attrib {
    float: left;
    clear: right;
font-weight: 700;
}

.custom-attrib p {
    margin: 16px 0 0 0;
    border-bottom: 1px solid #000;
    padding-bottom: 14px;
font-weight: 400;
}

.single_variation_wrap.custom-qty.solo-product .quantity_select {
    float: left !important;
}

.single-product .yith-wcwl-wishlistexistsbrowse span, .single-product  .yith-wcwl-wishlistaddedbrowse span {
    display: none;
}

.single-product .yith-wcwl-wishlistexistsbrowse a, .single-product  .yith-wcwl-wishlistaddedbrowse a {
    display: inline-block;
    width: 132px;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    font-weight: 800;
    letter-spacing: 0;
    text-align: center;
    padding: 12px 0;
    margin: 0;
}

div.product .summary div.yith-wcwl-add-button a.add_to_wishlist, .woocommerce div.product form.cart .button {
    width: 132px;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    height: 45px;
    line-height: 45px;
    float: none;
    color: #000;
    font-weight: 700;
    padding: 0;
    text-shadow: 0 0 0 transparent !important;
    font-size: 12px;
    text-transform: uppercase;
	position: relative;
	border-radius: 0;
	-o-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

div.product .summary div.yith-wcwl-add-button a.add_to_wishlist:hover, .woocommerce div.product form.cart .button:hover, .woocommerce .cart .update-cart:hover, .wc-proceed-to-checkout  a:hover, .woocommerce-page #payment #place_order:hover, .single-product .summary .yith-wcwl-wishlistexistsbrowse a:hover, #shop-link a:hover, .woocommerce .wishlist_table .add_to_cart_button:hover {
background-color: #000 !important;
color: #fff !important;
}

.woocommerce div.product form.cart .button {
    position: absolute;
    left: 153px;
    bottom: -86px;
}

.link-checkout {
    display: block;
    float: right;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    background-color: #fff;
    width: 132px;
    height: 45px;
    text-align: center;
    padding: 13px 0 0;
    color: #000;
}

.link-checkout:hover {
    background-color: #000;
    color: #fff;
}

div.product div.yith-wcwl-add-button a.add_to_wishlist:before {
    background: url('img/sprite.png') no-repeat -5px -40px;
    width: 13px;
    height: 13px;
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
}

div.product div.yith-wcwl-add-button a.add_to_wishlist:hover:before{
background: url('img/sprite.png') no-repeat -74px -40px;
}

.yith-wcwl-add-to-wishlist {
    margin-top: 0;
	    display: inline-block;
}

.single-product div.product form.cart {
    margin-bottom: 40px;
}


#rm-tabs {
    margin-bottom: 50px;
}

#rm-tabs .tabs {
    height: 34px;
    margin-bottom: 10px;
}

#rm-tabs .tabs li {
    list-style: none;
    float: left;
	margin-right: 40px;
    display: block;
}

#rm-tabs .tabs li:last-child {
margin-right: 0;
}

#rm-tabs .tabs a {
    display: block;
    color: #808080;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

#rm-tabs .tabs a:hover {
color: #000;
}

#rm-tabs .tabs .active a {
    color: #000;
    border-bottom: 1px solid #000;
}

#rm-tabs .panel {
   min-height: 160px; 
   height:auto !important; 
   height: 160px; 
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000;
    font-size: 20px;
    display: block;
    margin: 0 0 40px;
}

.woocommerce div.product .entry-summary .product_title {
    text-transform: lowercase;
    word-spacing: 1600px;
    font-size: 40px;
    line-height: 1.2em;
    margin-bottom: 37px;
}

#rm-tabs .panel {
    min-height: 160px;
    height: auto !important;
    height: 160px;
    font-size: 14px;
    width: 397px;
    word-wrap: break-word;
}

.woocommerce .wrap-product div.product div.thumbnails a, .woocommerce .wrap-product div.product div.thumbnails a.last {
    width: 9%;
    margin-right: 1% !important;
    clear: none;
}

.wrap-product {
    margin-bottom: 30px;
}

.wrap-story {
    background-color: #bbbbbb;
    padding-bottom: 60px;
}

.wrap-story-head {
    margin: 0;
    text-align: center;
    display: block;
    padding: 90px 0;
    clear: both;
}

.wrap-story-inner {
    width: 1060px;
    margin: 0 auto;
}

.story-banner {
    margin-bottom: 20px;
}

.story-banner img, .story-img img {
    display: block;
    width: 100%;
}

.story-section {
    margin-bottom: 20px;
}

.story-img, .story-text {
    width: 49%;
    float: left;
}

.story-text {
    float: right;
    background-color: #fff;
    padding: 19px 20px;
	min-height: 347px; 
    height:auto !important; 
    height: 347px; 
}

.story-text p {
    margin: 0;
    padding: 0 0 15px;
}

.story-text > p:last-child {
padding: 0;
}

.right .story-img {
float: right;
}

.right .story-text {
float: left;
}


.postid-344 .var-entry {
    float: left;
    width: 126px;
    margin-right: 30px;
}

.postid-344 .variations > .var-entry:last-child {
    margin-right: 0;
}

.postid-344.woocommerce div.product form.cart .variations {
    width: 315px;
}

/*** Related Products ***/

.related.products {
    clear: both;
}

.related.products h2 {
    text-align: center;
    font-size: 14px;
    padding: 60px 0 90px;
}

.woocommerce-result-count, .woocommerce-ordering {
display: none;
}


/*------------------------------------*\
    WISHLIST PAGE
\*------------------------------------*/

.wishlist-title  {
display: none;
}

body.wishlist article {
background-color: #fff;
padding: 20px;
}

.woocommerce .wishlist_table .add_to_cart_button {
    display: inline-block !important;
    height: 45px;
    background-color: #fff !important;
    border: 1px solid #000 !important;
    color: #000 !important;
    text-align: center;
    text-transform: uppercase;
    float: left;
    margin-right: 20px;
    padding: 12px 15px !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 1.5em !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    margin-top: 80px !important;
}


/*------------------------------------*\
    CART PAGE
\*------------------------------------*/

body.cart article, body.checkout article {
    background-color: #fff;
    padding: 25px;
	    margin-bottom: 20px;
}

#ross-cart {
    margin-bottom: 20px;
    border: 0;
}

#ross-cart .cart_item {
    position: relative;
    border-bottom: 1px solid #b8b8b8;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.woocommerce #ross-cart a.remove {
    background: url(img/sprite.png) no-repeat -173px -4px;
    width: 22px;
    height: 22px;
    display: block;
    color: transparent !important;
    text-indent: -9999px;
    position: absolute;
    right: 0;
    top: 0;
}

.rmc-inner-total {
    font-size: 14px;
    text-align: left;
}

.rmc-img {
    width: 36%;
    float: left;
}

.rmc-details {
    width: 33%;
    float: left;
}

.rmc-total {
    float: left;
    width: 25%;
}

.rmc-img img {
    display: block;
    float: left;
    margin: 0 20px 0 0;
}

.rmc-name {
    font-size: 30px;
    text-transform: lowercase;
    word-spacing: 1600px;
    display: block;
    line-height: 36px;
}

.rmc-label, .rmc-meta dt  {
    text-transform: uppercase;
    font-size: 12px;
	color: #808080;
	font-weight: 700;
}

.rmc-meta p, .wishlist_table tr td.product-stock-status span.wishlist-in-stock {
    font-size: 14px;
color: #000 !important;
}

.rmc-quantity {
    margin-bottom: 60px;
}

.rmc-quantity  .quantity_select {
float: none!important;
}

.rmc-quantity .rmc-label {
    margin-bottom: 30px;
}

.rmc-quantity .qty {
    border: 0;
    margin: 0;
    display: block;
}

.rmc-quantity .quantity input.qty {
    font-size: 14px;
    border: 0;
	    text-align: left;
}

.rmc-quantity  .quantity {
    margin-top: 12px;
}

.rmc-meta {
}

.rmc-meta dl, .rmc-meta p, .rmc-meta dl > dd:last-child  {
    padding: 0;
    margin: 0;
}

.rmc-meta dt {
    margin-bottom: 20px;
}

.rmc-meta dd {
    margin: 0 0 40px;
}

.woocommerce .cart .update-cart, .wc-proceed-to-checkout a {
    display: inline-block !important;
    height: 45px;
    background-color: #fff !important;
    border: 1px solid #000 !important;
	color: #000 !important;
    text-align: center;
    text-transform: uppercase;
    float: left;
    margin-right: 20px;
    padding: 12px 15px !important;
    font-size: 12px !important; 
	font-weight: 700 !important;
	line-height: 1.5em !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}

.woocommerce .cart .update-cart {
    float: right !important;	
	margin: 0;
}

.cart .cart-collaterals .cart_totals {
    width: 31%;
}

.scrollToTop {
    background: url('img/sprite.png') no-repeat -103px -37px;
    width: 16px;
    height: 24px;
    display: none;
    position: fixed;
    right: 25px;
    top: 45%;
}

.woocommerce table.wishlist_table tbody td {
    padding: 0;
    text-align: left;
}

.wishlist_table tr td.product-thumbnail a {
    max-width: none;
    display: inline;
}

.wishlist_table .rmc-img img {
    display: block;
    float: left;
    margin: 0 20px 0 0;
    width: 250px !important;
}

.wishlist_table tr {
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #b8b8b8;
}

.woocommerce table.wishlist_table tbody td {
    padding: 0;
    border: 0 !important;
}

.wishlist_table thead, .wishlist_table tfoot {
    visibility: hidden;
    height: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.woocommerce table.wishlist_table tr td.product-remove {
    padding: 0;
    border: 0;
    display: block;
}

.woocommerce table.wishlist_table #ross-cart a.remove {
    right: 0;
    top: 10px;
}



/*------------------------------------*\
    Checkout
\*------------------------------------*/

.checkout form .form-row input.input-text, .checkout form .form-row textarea {
    border: 1px solid #b8b8b8;
    height: 40px;
    padding-left: 10px;
	border-radius: 0;
}

.checkout form .form-row textarea {
    height: 116px;
    padding-top: 9px;
}

.checkout form .form-row label {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 700;
}

.woocommerce form .form-row .required {
color: #000;
}

.checkout .select2-container .select2-choice {
    padding: 6px 0 4px 10px;
	border-radius: 0;
}

.checkout form .form-row {
    margin: 0 0 15px;
}

form.checkout h3 {
    font-size: 30px;
    margin: 10px 0 20px;
    text-transform: lowercase;
}

#order_review .variation {
    margin: 5px 0 0;
    font-size: 12px;
}

#order_review .variation dt {
    display: inline;
    clear: none;
}

#order_review .variation dd {
    margin: 0 20px 0 0;
}

#order_review .variation dd p {
margin: 0;
}

.woocommerce #order_review table.shop_table td {
    padding: 15px 12px;
}

#order_review .shop_table {
    width: 48%;
    float: left;
}

#order_review #payment {
    float: right;
    width: 48%;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
}

.woocommerce-page #payment #place_order {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    border-radius: 0;
    height: 40px;
    width: 200px;
}

.woocommerce-checkout #payment div.payment_box {
    background-color: #F5F5F5;
}

.woocommerce-checkout #payment div.payment_box:after {
    border: 8px solid #F5F5F5;
}

.cart-link {
    position: relative;
    padding-bottom: 20px;
}

.header-cart {
    display: none;
    position: absolute;
    left: 12px;
    top: 30px;
    background-color: #808080;
    width: 270px;
    color: #fff;
    padding: 13px 17px 17px;
}

.hc-details {
    margin-bottom: 40px;
}

.hc-details .alignleft, .hc-details .alignright {
margin: 0;
}

.hc-btns a {
display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 11px 0;
    border: 1px solid #fff;
    width: 46%;
    margin: 0 8% 0 0;
    text-align: center;
	font-weight: 700;
    float: left;
}

.hc-btns a:hover {
background-color: #fff;
color: #000;
}

/*------------------------------------*\
    Contact Pages
\*------------------------------------*/

.page-menu #menu-legal-pages {
    width: 520px;
    margin: 0 auto;
}

#section-contact {
    background-color: #333333;
    color: #fff;
    padding: 40px;
	position: relative;
}

#section-contact a {
    color: #fff;
}

#section-contact p {
    margin: 0 0 21px;
}


#section-contact .inner-contact p {
    margin-bottom: 80px;
}

.inner-contact {
    padding: 230px 0 150px;
}

#section-contact .inner-content {
    width: 640px;
    margin: 0 auto;
	text-align: center;
}

.inner-content h1 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.inner-content h4 {
    text-transform: uppercase;
    margin: 40px 0;
}

.page-template-template-contact .footer ul {
display: none;
}



/*------------------------------------*\
    Subscribe Form
\*------------------------------------*/

#gform_confirmation_wrapper_1 {
    margin-top: 160px;
}

#wrap-form {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(128, 128, 128, 0.95);
	display: none;
}

.wrap-form-inner {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
	    padding-top: 160px;
}

.wrap-form-main li {
list-style: none;
}

.close-form {
    position: absolute;
    right: 90px;
    top: 40px;
    color: #fff;
	cursor: pointer;
}

.close-form:before {
    content: '';
    background: url('img/sprite.png') no-repeat -166px -35px;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    right: -50px;
    top: -8px;
	cursor: pointer;
}

.wrap-form-inner h3, .wrap-form-inner h4 {
    margin: 0;
    font-size: 50px;
}

.wrap-form-inner label {
    display: none;
}

.wrap-form-inner input[type="text"], .wrap-form-inner input[type="email"] {
    background-color: transparent;
    border: 0;
    font-size: 30px;
    text-align: center;
    border-bottom: 1px solid #fff;
    width: 65%;
    margin: 160px 0 160px;
    padding: 0 0 10px;
	color: #fff;
}

.wrap-form-inner input[type="submit"] {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    height: 45px;
    text-transform: uppercase;
    font-size: 14px;
    width: 100px;
	font-weight: 700;
    border-radius: 0;
    -webkit-border-radius: 0;
    -max-border-radius: 0;
}

.wrap-form-inner input[type="submit"]:hover {
    background-color: #fff;
    color: rgb(128, 128, 128);
}

/*** Login Form ***/

.wrap-login, .wrap-signup {
    width: 49%;
    float: left;
    background-color: #fff;
	min-height: 600px; 
	height:auto !important; 
	height: 600px; 
	    text-align: center;
}

.wrap-login p, .wrap-signup p {
margin: 0;
}

.login-form .row {
    width: 1060px;
    margin: 100px auto 0;
}

.wrap-signup {
float: right;
}

.wrap-signup a {
    width: 105px;
    display: inline-block;
    color: #808080;
    border: 1px solid #808080;
    padding: 11px 0;
    margin-top: 120px;
}

.wrap-signup a:hover, .wrap-login input[type="submit"]:hover {
color: #fff;
background-color: #808080;
}

.login-head {
    margin: 100px 0 20px;
    text-align: center;
    font-size: 30px;
    color: #808080;
}

.wrap-login p.wppb-error {
    width: 66%;
    margin: 0 auto 30px;
    font-size: 14px;
}

.wrap-login label {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}

.wrap-login input[type="text"], .wrap-login input[type="password"], .wrap-login input[type="email"] {
    background-color: #bbbbbb;
    color: #000;
    border: 0;
    width: 310px;
    height: 45px;
    text-align: center;
}

.wrap-login input[type="submit"] {
    width: 105px;
    display: block;
    color: #808080;
    border: 1px solid #808080;
    padding: 0;
	height: 45px;
       margin: 0 auto;
    background-color: #fff;
}

.wrap-login input[type="checkbox"] {
    position: relative;
    top: 2px;
}

.wrap-login #wppb-login-wrap p {
    margin-bottom: 20px;
}

/*** Forget Password ***/

#section-account {
    background-color: #fff;
    padding: 20px;
}

#wppb-recover-password p {
    margin: 0 0 30px;
}

#wppb-recover-password label {
    display: block;
    margin-bottom: 8px;
}

#wppb-recover-password input[type="text"] {
    width: 310px;
    height: 45px;
    margin: 0 0 90px;
    text-align: center;
}

#wppb-recover-password input[type="submit"] {
    background-color: #fff;
    border: 1px solid #000;
    height: 45px;
    padding: 0 20px;
}

#wppb-recover-password input[type="submit"]:hover {
    background-color: #000;
	color: #fff;
}


#wppb-recover-password .wppb-username-email {
    padding-top: 50px;
}


/*** My Account ***/

body.my-account article {
    background-color: #fff;
    padding: 20px;
}

body.my-account article p {
margin: 0 0 20px;
}

.myaccount-profile {
    float: left;
    width: 32%;
}

.myaccount-order {
    float: right;
    width: 67%;
}

.account-head {
    margin: 0 0 20px;
}

body.my-account .myaccount_user, body.my-account .woocommerce h2 {
display: none;
}

.woocommerce table.my_account_orders .order-actions {
text-align: left;
}

.woocommerce table.my_account_orders .order-actions .button {
    margin: 0 10px 0 0;
    background-color: transparent;
    padding: 0;
    display: inline-block;
}

.woocommerce table.my_account_orders {
font-size: 14px;
}


.morecontent span {
	display: none;
}

.morelink {
    color: #000;
    border-bottom: 1px solid #000;
    padding-bottom: 1px;
}


/*** Sign Up ***/

#wppb-register-user .wppb-shipping-different-address, #wppb-register-user .wppb-send-credentials-checkbox {
display: none !important;
}

#wppb-register-user, #wppb-edit-user {
    position: relative;
}

#wppb-register-user > ul:first-child, #wppb-edit-user > ul:first-child  {
    display: block;
    overflow: hidden;
    width: 1000px;
    position: relative;
    height: 460px;
}

#wppb-register-user p.form-submit {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}

#wppb-register-user .form-submit input[type="submit"], #wppb-edit-user .form-submit input[type="submit"] {
    border: 0;
    background-color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1em;
    display: block;
    padding: 15px 25px;
    border: 1px solid #000;
}

#wppb-register-user h4, #wppb-edit-user h4 {
    margin: 0 0 20px;
}

#wppb-register-user .wppb-default-username {
    position: relative;
    padding-top: 44px;
}

#wppb-register-user .wppb-default-username:before {
    content: 'Account Details';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

#wppb-register-user .form-submit input[type="submit"]:hover, #wppb-edit-user .form-submit input[type="submit"]:hover {
background: #000;
color: #fff;
}

#wppb-register-user > ul > li, #wppb-edit-user > ul > li, #select_user_to_edit_form {
    display: block;
    width: 450px;
    list-style: none;
    margin: 0 0 8px;
    overflow: hidden;
}

#wppb-register-user input[type="text"], #wppb-register-user input[type="password"], #wppb-register-user input[type="email"], #wppb-register-user select, #wppb-register-user textarea, #wppb-edit-user input[type="text"], #wppb-edit-user input[type="password"], #wppb-edit-user input[type="email"], #wppb-edit-user select, #wppb-edit-user textarea, #select_user_to_edit_form select {
    width: 263px;
    padding: 0 0 0 7px;
    background-color: #bbbbbb;
border: 1px solid #bbbbbb;
    height: 30px;
    float: right;
}

#wppb-register-user input[type="text"]:focus, #wppb-register-user input[type="password"]:focus, #wppb-register-user input[type="email"]:focus, #wppb-register-user select, #wppb-register-user textarea:focus, #wppb-edit-user input[type="text"]:focus, #wppb-edit-user input[type="password"]:focus, #wppb-edit-user input[type="email"]:focus, #wppb-edit-user select, #wppb-edit-user textarea:focus {
    background-color: #fff;
}

#wppb-register-user > ul > li.wppb-woocommerce-customer-billing-address {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
}

#wppb-register-user > ul > li.wppb-woocommerce-customer-billing-address li, #wppb-edit-user > ul > li.wppb-woocommerce-customer-billing-address li {
    display: block;
    margin: 0 0 8px;
    overflow: hidden;
}

::-webkit-input-placeholder { color:#BFBFBF; }
::-moz-placeholder { color:#BFBFBF; } /* firefox 19+ */
:-ms-input-placeholder { color:#BFBFBF; } /* ie */
input:-moz-placeholder { color:#BFBFBF; }

/* individual: webkit */
#input_1::-webkit-input-placeholder { color:#BFBFBF; }

/* individual: mozilla */
#input_1::-moz-placeholder { color:#BFBFBF; }


/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.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;
}
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%;
	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 .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}


_::-webkit-full-page-media, _:future, :root .entry-view {

     margin: 19px 6px !important;

}