
/* = Buttons
---------------------------------------------------- */

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{
	padding: 7px 40px;
	min-width: 180px;

	border-style: solid;
	border-radius: 25px;
	border-width: 2px;

	background-color: #da4221;
	border-color: #da4221;

	font-size: 20px;
	line-height: 32px;
	color: #fff;
}

.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:active,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:hover,
.woocommerce a.button:active,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:active,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:active,
.woocommerce input.button:focus{
	background-color: #ff5420;
	border-color: #ff5420;
	color: #fff;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled]{
	padding: 7px 40px;
	opacity: 0.5;
	color: #fff;
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover{
	background-color: #ff5420;
	color: #fff;
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after{
	top: 9px;
}

/* styles */
/* redeclare styles from shortcodes.css */

.woocommerce a.button.black-empty{
	background-color: transparent;
	border-color: #0d0d0d;
	color: #0d0d0d;
}

.woocommerce a.button.black-empty:hover,
.woocommerce a.button.black-empty:active,
.woocommerce a.button.black-empty:focus{
	background-color: #0d0d0d;
	color: #fff;
}

.woocommerce a.button.grey-filled{
	background-color: #595959;
	border-color: #595959;
	color: #fff;
}

.woocommerce a.button.grey-filled:hover,
.woocommerce a.button.grey-filled:active,
.woocommerce a.button.grey-filled:focus{
	background-color: #b2b2b2;
	border-color: #b2b2b2;
	color: #fff;
}

.woocommerce a.button.light-grey-filled{
	background-color: #f2f2f2;
	border-color: #f2f2f2;
	color: #404040;
}

.woocommerce a.button.light-grey-filled:hover,
.woocommerce a.button.light-grey-filled:active,
.woocommerce a.button.light-grey-filled:focus{
	background-color: #e5e5e5;
	border-color: #e5e5e5;
	color: #404040;
}

/* sizes */
/* redeclare styles from shortcodes.css */

.woocommerce a.button.small,
.woocommerce span.button.small,
.woocommerce button.button.small{
	padding: 4px 20px;
	border-radius: 20px;

	font-size: 16px;
	line-height: 28px;
}

/* = Forms
---------------------------------------------------- */

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

.woocommerce form .form-row-one-half,
.woocommerce form .form-row-one-half-last{
	width: 47.5%;
	float: left;
}

.woocommerce form .form-row-one-half{
	margin-right: 5%;
}

.woocommerce form .form-row-one-third,
.woocommerce form .form-row-one-third-last{
	width: 30%;
	float: left;
}

.woocommerce form .form-row-one-third{
	margin-right: 5%;
}

.woocommerce form .form-row label{
	line-height: inherit;
	margin-bottom: 8px;
}

.woocommerce form .form-row.hidden-label label{
	display: none;
}

.woocommerce form .form-row .tip{
	display: inline-block;
	color: #989898;
}

.woocommerce form .form-row .required{
	color: #da4221;
}

.woocommerce form .form-row .optional{
	display: none;
}

.woocommerce form .form-row textarea:-ms-input-placeholder { line-height: inherit; }
.woocommerce form .form-row textarea::-webkit-input-placeholder { line-height: inherit; }
.woocommerce form .form-row textarea:-moz-placeholder { line-height: inherit; }

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{
	-webkit-transition: none;
	transition: none;
}

.woocommerce form .form-notice{
	margin-top: 5px;
	display: block;

	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	color: #989898;
}

.woocommerce-input-wrapper{
	display: block;
}

/* = Notices
---------------------------------------------------- */

.woocommerce-error{
	border-top-color: #da4221;
}

.woocommerce-error > li::before{
	display: none;
}

/* = Pagination
---------------------------------------------------- */

.woocommerce-pagination ul{
	margin-bottom: 0;

	line-height: 0;
	font-size: 0;
}

.woocommerce-pagination ul > li{
	display: inline-block;
	padding-left: 0;
}

.woocommerce-pagination ul > li::before{
	display: none;
}

.woocommerce-pagination li a,
.woocommerce-pagination li span{
	border: 1px solid #d4d4d4;
	display: inline-block;

	padding: 3px 5px;
	margin: 0 3px 5px;
	min-width: 30px;

	font-size: 14px;
	line-height: 22px;
	text-align: center;
}

.woocommerce-pagination li a{
	text-decoration: none;
	color: inherit;
}

.woocommerce-pagination li a:hover,
.woocommerce-pagination li a:active,
.woocommerce-pagination li a:focus{
	color: #da4221;
}

/* = Promocode
---------------------------------------------------- */

.promocode{
	text-align: center;
}

.promocode-inner{
	display: inline-block;
	position: relative;
}

.cart-options .promocode-inner{
	padding-bottom: 25px;
}

.promocode input[type="text"]{
	height: 24px;
	max-width: 140px;
	padding: 0;

	border-width: 0 0 1px;
	background-color: transparent;
	display: inline-block;

	font-size: inherit;
	line-height: inherit;
	text-align: center;
}

.promocode input[type="text"].inactive{
	border-color: transparent;
	cursor: pointer;
}

.promocode input[type="text"].inactive:-ms-input-placeholder { color: #da4221; }
.promocode input[type="text"].inactive::-webkit-input-placeholder { color: #da4221; }
.promocode input[type="text"].inactive:-moz-placeholder { color: #da4221; opacity: 1; }
.promocode input[type="text"].inactive::-moz-placeholder { color: #da4221; opacity: 1; }

.promocode input[type="text"].active:-ms-input-placeholder { color: #787878; }
.promocode input[type="text"].active::-webkit-input-placeholder { color: #787878; }
.promocode input[type="text"].active:-moz-placeholder { color: #787878; opacity: 1; }
.promocode input[type="text"].active::-moz-placeholder { color: #787878; opacity: 1; }


.cart-options .promocode input[type="text"].active{
	border-color: #ccc;
}

.page.checkout .promocode input[type="text"].active{
	border-color: #b2b2b2;
}

.apply-promocode-link{
	cursor: pointer;
	color: #da4221;
}

.cart-options .apply-promocode-link{
	transition: opacity 0.2s;

	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);

	position: absolute;
	bottom: 0;
	left: 50%;
}

.cart-options input.inactive + .apply-promocode-link{
	opacity: 0;
}

.cart-options input.active + .apply-promocode-link{
	opacity: 1;
}

.page.checkout .apply-promocode-link{
	margin-left: 20px;
}

.page.checkout input.inactive + .apply-promocode-link{
	display: none;
}

.page.checkout input.active + .apply-promocode-link{
	display: inline-block;
}

.apply-promocode-link:hover{
	color: #ff5420;
}

/* = Select2
---------------------------------------------------- */

.select2-container{
	display: block;
}

.select2-container .select2-selection--single{
	height: 45px;
}

.select2-container .select2-selection--single .select2-selection__rendered{
	padding: 7px 16px;

	font-size: 16px;
	line-height: 29px;
}

.select2-container--default .select2-selection--single{
	border-color: #ccc;
	border-radius: 0;
}

.woocommerce-validated .select2-container--default .select2-selection--single{
	border-color: #69bf29;
}

.woocommerce-invalid .select2-container--default .select2-selection--single{
	border-color: #da4221;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{
	border-color: #ccc;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 43px;
}

.select2-dropdown{
	border-color: #ccc;
}

.select2-container--default .select2-search--dropdown .select2-search__field{
	border-color: #ccc;
	padding: 6px 15px;
	height: 43px;
}

.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option[data-selected="true"]{
	background-color: #e6e6e6;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected]{
	background-color: #da4221;
}

/* product */

.product .select2-container--default .select2-selection--single{
	background-color: #f7f7f7;
}

/* account */

.account .select2-container .select2-selection--single{
	height: 40px;
}

.account .select2-container .select2-selection--single .select2-selection__rendered{
	padding: 4px 14px;
}

.account .select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 38px;
}

.account .select2-container--default .select2-search--dropdown .select2-search__field{
	padding: 4px 14px;
	height: 40px;
}

.account .select2-results__option[aria-selected],
.account .select2-results__option[data-selected]{
	font-size: 14px;
	line-height: 22px;
}

/* checkout */

.checkout .address-fields .select2-container .select2-selection--single{
	height: 32px;
}

.checkout .address-fields .select2-container .select2-selection--single .select2-selection__rendered{
	padding: 4px 8px;

	font-size: 14px;
	line-height: 22px;
}

.checkout .address-fields .select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 30px;
}

.checkout .select2-container--default .select2-search--dropdown .select2-search__field{
	padding: 4px 8px;
	height: 32px;

	font-size: 14px;
	line-height: 22px;
}

.checkout .select2-results__option[aria-selected],
.checkout .select2-results__option[data-selected]{
	font-size: 13px;
	line-height: 22px;
}

/* = Tables
---------------------------------------------------- */

.review-order{
	border-collapse: collapse;
	width: 100%;
}

.review-order th,
.review-order td{
	font-size: 14px;
	line-height: 24px;
}

.review-order th{
	text-align: left;
	font-weight: 300;
}

.review-order td{
	text-align: right;
}

.cart-options .review-order tr:nth-last-child(2) th,
.cart-options .review-order tr:nth-last-child(2) td{
	padding-bottom: 8px;
}

.page.checkout .review-order tr:nth-last-child(2) th,
.page.checkout .review-order tr:nth-last-child(2) td{
	padding-bottom: 6px;
}

.page.checkout .review-order tr:not(.cart-discount) th::after{
	content: ":";
}

.review-order tr.order-total th,
.review-order tr.order-total td{
	border-top-style: solid;
	border-top-width: 1px;
	font-weight: 700;
}

.cart-options .review-order tr.order-total th,
.cart-options .review-order tr.order-total td{
	border-top-color: #ccc;
	padding-top: 8px;

	font-size: 18px;
}

.page.checkout .review-order tr.order-total th,
.page.checkout .review-order tr.order-total td{
	border-top-color: #d8d8d8;
	padding-top: 6px;

	text-transform: uppercase;
	font-size: 16px;
}

.review-order th .subtitle{
	font-size: 11px;
	line-height: 14px;
	opacity: 0.8;
}

.review-order .remove-item{
	width: 14px;
	height: 24px;
	vertical-align: top;
	display: inline-block;
	cursor: pointer;

	font-size: 8px;
	line-height: inherit;
	text-align: center;
	color: #da4221;
}

.review-order .remove-item:hover{
	color: #ff5420;
}

.review-order .remove-item::before{
	vertical-align: middle;
}

/* = Miscellaneous
---------------------------------------------------- */

.blockUI.blockOverlay,
.woocommerce .blockUI.blockOverlay{
	z-index: 4 !important;
}

.blockUI.blockOverlay::before,
.woocommerce .blockUI.blockOverlay::before{
	width: 100%;
	height: 100%;
	margin: 0;

	display: block;
	content: '';

	-webkit-animation: none;
	animation: none;

	background-image: url(../images/spinner.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;

	position: absolute;
	left: 0;
	top: 0;
}

/* = Shop Page
---------------------------------------------------- */

.page.shop .page-content{
	padding-bottom: 65px;
	padding-top: 80px;
}

/* main */

.page.shop .main-section-inner{
	padding-left: 327px;
}

.page.shop .column.left{
	margin-left: -327px;
	width: 280px;

	font-size: 14px;
	line-height: 25px;
}

.page.shop .column.left h2{
	font-weight: 300;
}

.page.shop .column.left h2 strong{
	display: block;
}

.page.shop .column.right{
	width: 100%;
}

.page.shop .search-results-title{
	margin-bottom: 65px;
	font-weight: 300;
}

/* filters */

.page.shop .filter-selections{
	margin: 0 -7px 25px;
	display: none;
}

.page.shop .filter-selections span{
	display: inline-block;
	padding-right: 13px;
	margin: 0 7px;

	cursor: pointer;
	position: relative;
	color: #595959;
}

.page.shop .filter-selections span::before{
	font-size: 10px;
	line-height: 10px;
	color: #da4221;

	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);

	position: absolute;
	right: 0;
	top: 50%;
}

.page.shop .filter-section{
	border-top: 1px solid #b2b2b2;
	padding-top: 23px;
	margin-top: 25px;
}

.page.shop .filter-section-title{
	position: relative;
	padding-right: 30px;
	margin-bottom: 0;

	cursor: pointer;
	text-transform: none;
	color: #7f7f7f;
}

.page.shop .filter-section-title i{
	font-size: 13px;
	line-height: inherit;
	color: #da4221;

	position: absolute;
	right: 0;
	top: 0;
}

.page.shop .filter-section.expanded .filter-section-title i::before{
	content: '\e90b';
}

.page.shop .filter-section:not(.expanded) .filter-section-title i::before{
	content: '\e90c';
}

.page.shop .filter-section-options{
	padding-top: 15px;
	margin-bottom: 0;
}

.page.shop .filter-section:not(.expanded) .filter-section-options{
	display: none;
}

.page.shop .filter-size .filter-section-options{
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

.page.shop .filter-color .filter-section-options{
	margin: 9px -8.5px 0;
	line-height: 0;
	font-size: 0;
}

.page.shop .filter-section-options li{
	margin-bottom: 12px;
	padding: 0;
	left: 0;
}

.page.shop .filter-section-options li:last-child{
	margin-bottom: 0;
}

.page.shop .filter-section-options li::before{
	display: none;
}

.page.shop .filter-section-options li label{
	cursor: pointer;
}

.page.shop .filter-color .filter-section-options li{
	display: inline-block;
	margin: 0 8.5px 25px;
}

.page.shop .filter-color .filter-section-options li label{
	display: block;
	height: 32px;
	width: 32px;

	position: relative;
	overflow: hidden;
}

.page.shop .filter-color .filter-section-options li label.selected{
	border: 2px solid #da4221;
}

.page.shop .filter-color .filter-section-options li input{
	position: absolute;
	left: -50px;
}

/* products */

.page.shop ul.products{
	margin: 0 -15px -50px;
}

.page.shop .product{
	margin-bottom: 50px;
	float: left;

	padding: 0 15px;
	left: 0;
}

.page.shop .one-column .product{
	width: 25%;
}

.page.shop .two-columns .product{
	width: 33.333333%;
}

.page.shop .one-column .product:nth-child(4n+1),
.page.shop .two-columns .product:nth-child(3n+1){
	clear: left;
}

.page.shop .product::before{
	display: none;
}

.page.shop .product .product-info-block{
	padding: 0;
}

/* = Product Page
---------------------------------------------------- */

.page.product .page-content{
	padding-bottom: 60px;
	padding-top: 35px;
}

/* main */

.page.product .page-breadcrumbs{
	width: 350px;
	padding-bottom: 50px;
	float: right;
}

.page.product .main-section-inner{
	padding-right: 380px;
	clear: both;
}

.page.product .sub-section.left{
	width: 100%;
}

.page.product .sub-section.right{
	margin-right: -310px;
	width: 280px;
}

/* gallery */

.page.product .product-gallery-inner{
	position: relative;
}

.page.product .product-gallery-images{
	margin-bottom: 0;
}

.page.product .product-gallery-images li{
	width: 100%;
	padding: 0 60px;
	margin-bottom: 0;
	float: left;
}

.page.product .product-gallery:not(.ready) li:not(.initial){
	display: none;
}

.page.product .product-gallery-images li::before{
	display: none;
}

.page.product .product-gallery-images .image-inner{
	max-width: 725px;
	position: relative;
	display: block;
	margin: auto;
}

.page.product .product-gallery-images img{
	width: auto !important;
	display: block;
	margin: auto;
}

.page.product .product-gallery .nav-arrow{
	background-color: rgba(105,105,105,0.3);
}

.page.product .product-gallery .nav-arrow:hover{
	background-color: rgba(105,105,105,0.7);
}

.page.product .product-gallery .nav-arrow.prev{
	left: 0;
}

.page.product .product-gallery .nav-arrow.next{
	right: 0;
}

/* details */

.page.product .sub-section.details h4{
	text-transform: none;
}

.page.product .sub-section.details .with-top-border{
	border-top: 1px solid #b2b2b2;
	padding-top: 25px;
	margin-top: 25px;
}

.page.product .product-title{
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.page.product .product-price{
	margin-bottom: 25px;
	font-weight: 300;
}

.page.product .product-details{
	line-height: 23px;

	-webkit-justify-content: space-between;
	justify-content: space-between;

	display: -webkit-flex;
	display: flex;
}

.page.product .product-details-left{
	padding-right: 20px;
}

.page.product .product-style-number{
	font-weight: 700;
}

.page.product .product-style-name{
	font-weight: 500;
	color: #da4221;
}

.page.product #widget-lite-short-woo{
	height: 23px;
}

.page.product .widget-lite-count{
	display: none;
}

.page.product .write-review-link{
	cursor: pointer;

	font-weight: 500;
	color: #da4221;
}

.page.product .write-review-link:hover{
	color: #ff5420;
}

.page.product form.cart{
	margin-top: 35px;
}

.page.product .variations{
	position: relative;
	z-index: 1;
}

.page.product .variations-option{
	margin-bottom: 20px;
}

.page.product .variations-option.size{
	width: 47.142857%;
	float: left;
}

.page.product .variations-option select{
	background-color: #f7f7f7;
	width: 100%;
}

.page.product .woocommerce-variation-availability p{
	margin: 5px 0 0;

	font-weight: 500;
	text-align: center;
	color: #da4221;
}

.page.product form.cart .quantity{
	margin-bottom: 20px;
}

.page.product form.cart .variations_button .quantity:first-child{
	width: 47.142857%;
	float: right;
}

.page.product form.cart .quantity select{
	background-color: #f7f7f7;
	width: 100%;
}

.page.product form.cart .button{
	width: 100%;
}

.page.product .wc-no-matching-variations{
	padding: 12px 16px;
	margin: 18px 0 0;

	font-size: 13px;
	line-height: 21px;
}

.page.product .wc-no-matching-variations::before{
	display: none;
}

/* swatches */

.page.product .product-swatches-title{
	text-transform: none;
	margin-bottom: 12px;
}

.page.product .product-swatches-inner{
	margin: 0 -1px -3px;

	line-height: 0;
	font-size: 0;
}

.page.product .product-swatches li{
	display: inline-block;
	vertical-align: middle;
	list-style: none;

	border: 1px solid transparent;
	border-radius: 50%;

	margin: 0 1px 3px;
	padding: 3px;
}

.page.product .product-swatches li.active{
	border-color: #b3b3b3;
}

.page.product .product-swatches li:not(.active){
	cursor: pointer;
}

.page.product .product-swatches li::before{
	display: none;
}

.page.product .product-swatches li span{
	width: 32px;
	height: 32px;
	display: block;

	background-size: cover;
	background-position: center;
	border-radius: 50%;
}

/* thumbs */

.page.product .product-thumbs-inner{
	margin: 0 -5px -15px;

	line-height: 0;
	font-size: 0;
}

.page.product .product-thumbs li{
	display: inline-block;
	list-style: none;

	border: 1px solid #eaeaea;
	margin: 0 5px 15px;
	padding: 0;

	height: 60px;
	width: 60px;
}

.page.product .product-thumbs li.active{
	border-color: #b3b3b3;
}

.page.product .product-thumbs li:not(.active){
	cursor: pointer;
}

.page.product .product-thumbs li::before{
	display: none;
}

/* share */

.page.product .share-buttons{
	line-height: 22px;
}

.page.product .share-buttons-title{
	display: inline-block;
	margin: 0 15px 0 0;

	text-transform: none;
	line-height: inherit;
}

.page.product .share-buttons a{
	display: inline-block;

	text-decoration: none;
	line-height: inherit;
	font-size: 20px;
}

.page.product .share-buttons a:not(:last-child){
	margin-right: 12px;
}

.page.product .share-buttons a::before{
	vertical-align: top;
}

/* size & fit / write review */

.page.product .view-size-chart-text,
.page.product .write-review-text{
	margin-bottom: 12px;

	font-size: 13px;
	line-height: 21px;
}

.page.product .view-size-chart-button,
.page.product .write-review-button{
	display: inline-block;
	cursor: pointer;

	font-weight: 500;
	color: #da4221;
}

.page.product .view-size-chart-button:hover,
.page.product .write-review-button:hover{
	color: #ff5420;
}

.page.product .view-size-chart-button::before,
.page.product .write-review-button::before{
	vertical-align: middle;
	margin-right: 12px;

	font-size: 32px;
	line-height: 29px;
	color: #1d1d1b;
}

/* content */

.page.product .sub-section.content{
	padding-top: 60px;
}

.page.product .content-tabs{
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 18px;

	line-height: 0;
	font-size: 0;
}

.page.product .content-tabs li{
	list-style: none;
	display: inline-block;
	padding: 17px 25px;
	margin: 0;

	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
}

.page.product .content-tabs li.active{
	background-color: #7f7f7f;
	color: #fff;
}

.page.product .content-tabs li:not(.active){
	cursor: pointer;

	background-color: #e6e6e6;
	color: #000;
}

.page.product .content-tabs li::before{
	display: none;
}

.page.product .content-section:not(.active){
	display: none;
}

.page.product .content-section p:last-child,
.page.product .content-section ol:last-child,
.page.product .content-section ul:last-child{
	margin-bottom: 0;
}

/* video */

.page.product .video-section{
	padding-top: 60px;
}

.page.product .video-section .wrap{
	max-width: 972px;
}

.page.product .video-section p,
.page.product .video-section .fluid-width-video-wrapper{
	margin-bottom: 0;
}

/* upsells */

.page.product .upsells-section{
	padding-top: 60px;
}

.page.product .upsells-section-title{
	margin-bottom: 55px;
	text-align: center;
}

/* = Account Page
---------------------------------------------------- */

.page.account .page-content{
	padding-bottom: 60px;
	padding-top: 40px;
}

.page.account .page-breadcrumbs{
	padding-bottom: 20px;
}

.page.account .page-content-inner{
	padding-left: 325px;
}

/* navigation */

.page.account .tabs-navigation{
	width: 275px;
	margin-left: -325px;
	padding-top: 15px;
	float: left;
}

.page.account .tabs-navigation h2{
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 22px;
	margin-bottom: 22px;
}

.page.account .tabs-navigation ul{
	margin-bottom: 0;
}

.page.account .tabs-navigation li{
	margin-bottom: 12px;
	list-style: none;

	padding: 0;
	left: 0;

	font-size: 14px;
	line-height: 25px;
	color: #595959;
}

.page.account .tabs-navigation li:last-child{
	margin-bottom: 0;
}

.page.account .tabs-navigation li::before{
	display: none;
}

.page.account .tabs-navigation li a{
	display: inline-block;

	text-decoration: none;
	color: inherit;
}

.page.account .tabs-navigation li a:hover,
.page.account .tabs-navigation li a:active,
.page.account .tabs-navigation li a:focus{
	color: #da4221;
}

.page.account .tabs-navigation li.active a{
	font-weight: 700;
	color: #da4221;
}

/* content */

.woocommerce-account-content{
	width: 100%;
	max-width: 930px;
	float: right;
}

.woocommerce-account-content.dashboard .woocommerce-account-content-inner{
	max-width: 800px;
}

.woocommerce-account-content.edit-account .woocommerce-account-content-inner{
	max-width: 460px;
}

.woocommerce-account-content.edit-address .woocommerce-account-content-inner{
	max-width: 800px;
}

.woocommerce-account-content.edit-address .woocommerce-account-content-inner form{
	max-width: 460px;
}

.woocommerce-account-content.orders .woocommerce-account-content-inner{
	max-width: 780px;
}

.woocommerce-account-content-title{
	margin-bottom: 35px;
}

.page.account p,
.page.account ol,
.page.account ul{
	margin-bottom: 18px;
}

.page.account select,
.page.account input[type="tel"],
.page.account input[type="text"],
.page.account input[type="email"],
.page.account input[type="number"],
.page.account input[type="password"],
.page.account input[type="search"],
.page.account input[type="url"]{
	padding: 4px 14px;
	height: 40px;
}

.page.account textarea{
	padding: 4px 14px;
}

.page.account .form-row{
	margin-bottom: 15px;
}

/* account details */

.page.account .edit-account h2{
	margin-top: 45px;
}

.page.account .edit-account .form-submit{
	margin-top: 40px;
}

/* orders */

.page.account .account-orders-table{
	line-height: 25px;
	width: 100%;
}

.page.account .account-orders-table th,
.page.account .account-orders-table td{
	padding-left: 22px;
}

.page.account .account-orders-table th{
	padding-bottom: 10px;
	padding-top: 10px;

	text-transform: uppercase;
	text-align: left;

	background-color: #333;
	color: #fff;
}

.page.account .account-orders-table td{
	padding-bottom: 12px;
	padding-top: 12px;
}

.page.account .account-orders-table tr:nth-child(2n+2) td{
	background-color: #f1f1f1;
}

.page.account .account-orders-table td a{
	text-decoration: none;
}

.page.account .account-orders-table .order-actions a{
	display: inline-block;
	padding: 5px 15px;

	margin-bottom: -3px;
	margin-top: -3px;

	background-color: #da4221;
	color: #fff;

	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
}

.page.account .account-orders-table .order-actions a:hover,
.page.account .account-orders-table .order-actions a:active,
.page.account .account-orders-table .order-actions a:focus{
	background-color: #ff5420;
	color: #fff;
}

/* address book */

.page.account .edit-address .woocommerce-address{
	width: 48%;
	float: left;
}

.page.account .edit-address .woocommerce-address:not(:last-child){
	margin-right: 4%;
}

.page.account .edit-address h2{
	color: #da4221;
}

.page.account .edit-address .woocommerce-address h2{
	margin-bottom: 15px;
}

.page.account .edit-address address{
	margin-bottom: 18px;
	font-style: normal;
}

.page.account .edit-address .button{
	min-width: 125px;
}

.page.account .edit-address .form-submit{
	margin-top: 15px;
}

/* = Cart
---------------------------------------------------- */

/* progress */

.cart-progress{
	position: relative;
	margin-top: -16px;

	display: table;
	width: 100%;
}

.cart-progress::after{
	height: 1px;

	background-color: #eee;
	content: "";

	position: absolute;
	right: -20px;
	left: -20px;
	bottom: 0;
}

.cart-progress-inner{
	display: table-cell;
	vertical-align: middle;
	padding: 20px 0;
}

.cart-progress i{
	vertical-align: top;
	display: inline-block;
	color: #999;
}

.cart-progress i::before{
	vertical-align: top;
}

.cart-progress-text{
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}

.cart-progress-text i{
	margin-top: 12px;
	font-size: 32px;
}

.cart-progress-bar{
	margin-top: 17px;
	padding-bottom: 25px;
	position: relative;
}

.cart-progress-bar span{
	display: inline-block;

	font-size: 14px;
	line-height: 16px;
	color: #4e4e4e;

	position: absolute;
	bottom: 0;
}

.cart-progress-bar-line{
	background-color: #eee;
	position: relative;
	height: 13px;
}

.cart-progress-bar-line span{
	background-color: #f34a25;
	left: 0;
	top: 0;
}

.cart-progress-bar-bottom{
	left: 0;
}

.cart-progress-bar-current{
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 0;
}

.cart-progress-bar-top{
	right: 0;
}

.cart-progress-bar-top i{
	margin-left: 5px;
	font-size: 18px;
}

/* items */

.cart-items{
	line-height: 22px;
	font-size: 14px;
}

.cross-sells{
	border-top: 1px solid #d8d8d8;
	padding-top: 26px;
	margin-top: 14px;
}

.cross-sells-title{
	border-bottom: 2px solid #d8d8d8;
	padding-bottom: 13px;
	margin-bottom: 16px;
}

.cart-items .product{
	list-style: none;
}

.cart-items .product:not(:first-child){
	border-top: 1px solid #d8d8d8;
	padding-top: 14px;
	margin-top: 14px;
}

.selected-items:not(:first-child) .product:first-child{
	padding-top: 14px;
}

.cart-items .product-inner{
	min-height: 104px;
	padding-left: 118px;
	padding-bottom: 37px;
	position: relative;
}

.cart-items .product-thumb{
	width: 100px;

	position: absolute;
	top: 4px;
	left: 0;
}

.cart-items .product-thumb img{
	max-width: 100%;
	height: auto;
}

.selected-items .product-top{
	padding-right: 25px;
	position: relative;
}

.cart-items .product-title{
	line-height: 20px;
	font-weight: 500;
}

.cart-items .product-title a{
	text-decoration: none;
}

.cart-items .product-attributes{
	margin-top: 6px;
}

.cart-items .product-attributes dt,
.cart-items .product-attributes dd{
	display: inline;
}

.cart-items .product-attributes dt::after{
	content: " ";
}

.cart-items .product-attributes dd{
	font-weight: 700;
}

.cart-items .product-attributes dd:not(:last-child)::after{
	content: ", ";
}

.selected-items .remove-product-link{
	width: 24px;

	text-align: center;
	cursor: pointer;

	position: absolute;
	right: -5px;
	top: -1px;
}

.selected-items .remove-product-link:hover{
	color: #da4221;
}

.selected-items .remove-product-link::before{
	vertical-align: top;
}

.cart-items .product-bottom{
	position: absolute;
	left: 118px;
	bottom: 0;
	right: 0;
}

.selected-items .product-quantity{
	position: relative;
	display: inline-block;
	text-align: center;
	padding: 0 35px;
}

.selected-items .product-quantity span{
	display: block;
}

.selected-items .product-quantity .value{
	border: 1px solid #ccc;
	padding: 3px 5px;
	min-width: 30px;

	font-weight: 700;
}

.selected-items .product-quantity .minus,
.selected-items .product-quantity .plus{
	height: 100%;
	width: 30px;

	background-color: #eee;
	cursor: pointer;

	font-size: 20px;
	line-height: 30px;
	font-weight: 500;

	position: absolute;
	top: 0;
}

.selected-items .product-quantity .minus:hover,
.selected-items .product-quantity .plus:hover{
	background-color: #ff5420;
	color: #fff;
}

.selected-items .product-quantity .minus{
	left: 0;
}

.selected-items .product-quantity .plus{
	right: 0;
}

.cross-sells-items .product-link a{
	display: inline-block;
	padding: 5px 15px;

	border: 1px solid #da4221;
	border-radius: 15px;

	font-size: 11px;
	line-height: 18px;
	font-weight: 500;
	color: #da4221;

	text-transform: uppercase;
	text-decoration: none;
}

.cross-sells-items .product-link a:hover,
.cross-sells-items .product-link a:active,
.cross-sells-items .product-link a:focus{
	background-color: #ff5420;
	border-color: #ff5420;
	color: #fff;
}

.cart-items .product-price{
	line-height: 30px;

	position: absolute;
	right: 0;
	top: 0;
}

/* side panel */

.cart-options{
	padding: 25px 20px 20px;
	min-height: 170px;

	background-color: #f3f3f3;
	border-top: 1px solid #ccc;

	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}

.cart-options:not(.empty){
	font-size: 14px;
	line-height: 22px;
}

.cart-options-left{
	width: 45.882353%;
	float: left;
}

.cart-options-right{
	width: 48.235294%;
	float: right;
}

.cart-options .checkout.button{
	margin-top: 5px;
	padding: 11px 5px;
	border-radius: 0;

	min-width: 0;
	width: 100%;

	font-size: 22px;
}

.cart-options .promocode{
	margin-top: 13px;
}

.cart-options.empty{
	-webkit-align-items: center;
	align-items: center;

	-webkit-justify-content: space-around;
	justify-content: space-around;

	display: -webkit-flex;
	display: flex;
}

/* checkout */

.checkout-cart{
	position: static !important;
}

.checkout-cart .cart-items{
	margin-bottom: 0;
}

.checkout-cart .cart-items .product{
	margin-bottom: 0;
	padding-left: 0;
}

.checkout-cart .cart-items .product::before{
	display: none;
}

.checkout-cart-bottom{
	padding: 8px 20px 0;
	z-index: 1;

	border-top: 2px solid #ccc;
	background-color: #fff;

	position: absolute;
	bottom: 90px;
	right: 0;
	left: 0;
}

.checkout-cart .promocode{
	margin-top: 4px;
}

/* = Checkout Page
---------------------------------------------------- */

.page.checkout .page-content{
	background-color: #f1f1f1;
	padding: 40px 0;
}

.page.checkout .woocommerce-checkout{
	font-size: 14px;
	line-height: 22px;
}

.page.checkout .checkout-progress{
	background-color: #e2e2e2;
	margin-bottom: 18px;
}

.page.checkout .checkout-progress-step{
	width: 33.333333%;
	padding: 8px 0;
	position: relative;
	float: left;

	font-size: 18px;
	line-height: 32px;
	text-align: center;
	font-weight: 700;
}

.page.checkout .checkout-progress-step:not(:last-child)::after{
	border: 1px solid #b4b4b4;
	width: 100%;

	content: "";

	position: absolute;
	left: 50%;
	top: 50%;
}

.page.checkout .checkout-progress-step span{
	display: inline-block;
	width: 32px;

	background-color: #fafafa;
	border-radius: 50%;

	position: relative;
	z-index: 1;
}

.page.checkout .checkout-progress-step span::before{
	vertical-align: top;
}

.page.checkout .checkout-progress-step.first span::after { content: "1."; }
.page.checkout .checkout-progress-step.second span::after { content: "2."; }
.page.checkout .checkout-progress-step.third span::after { content: "3."; }

.page.checkout .checkout-progress-step:not(.checked) span::before,
.page.checkout .checkout-progress-step.checked span::after{
	display: none;
}

.page.checkout .woocommerce-checkout-inner{
	margin: 0 -10px;
}

.page.checkout .column{
	width: 33.333333%;
	padding: 0 10px;
	float: left;
}

.page.checkout .column-number{
	width: 32px;
	margin: 0 auto 15px;
	display: none;

	background-color: #fafafa;
	border-radius: 50%;

	font-size: 19px;
	line-height: 32px;
	text-align: center;
	font-weight: 700;
}

.page.checkout .column-number::after,
.page.checkout .column-number::before{
	content: ".";
}

.page.checkout .column-number::before{
	color: transparent;
}

.page.checkout .column-title{
	padding: 15px 25px;
	margin-bottom: 0;

	background-color: #332e33;

	font-size: 24px;
	line-height: 31px;
	text-align: center;
	color: #fff;
}

.page.checkout .column-content{
	min-height: 400px;
	max-height: 900px;
	height: 65vh;

	border-width: 0 1px 1px;
	border-color: #e6e6e6;
	border-style: solid;

	background-color: #fff;
	position: relative;
}

.page.checkout .column.blocked .column-content-overlay{
	background-color: rgba(255,255,255,0.7);
	content: "";

	position: absolute;
	z-index: 2;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
}

.page.checkout .column-outer{
	padding-bottom: 90px;
	height: 100%;

	position: absolute;
	overflow: hidden;
	right: 0;
	left: 0;
}

.page.checkout .column-inner{
	padding: 20px;
	height: 100%;
}

.page.checkout .column.first .column-inner{
	padding-top: 16px;
}

.page.checkout .column-button{
	padding: 12px 20px 20px;
	background-color: #fff;

	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	left: 0;
}

.page.checkout .button{
	padding: 11px 5px;
	width: 100%;

	border-radius: 0;
}

.page.checkout .button.hidden{
	display: none;
}

/* address fields */

.page.checkout .address-fields{
	margin-bottom: -20px;
	overflow: hidden;
}

.page.checkout .address-fields select,
.page.checkout .address-fields input[type="tel"],
.page.checkout .address-fields input[type="text"],
.page.checkout .address-fields input[type="email"],
.page.checkout .address-fields input[type="number"],
.page.checkout .address-fields input[type="url"]{
	height: 32px;
	padding: 4px 8px;

	font-size: inherit;
	line-height: inherit;
}

.page.checkout .address-fields-summary .edit{
	text-decoration: underline;
	cursor: pointer;
}

.page.checkout .address-fields-summary .edit:hover{
	text-decoration: none;
	color: #da4221;
}

/* shipping fields */

.page.checkout .shipping-fields + .button{
	margin-top: 20px;
}

/* shipping methods */

.page.checkout .shipping-methods{
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 15px;
	margin-top: 30px;
}

.page.checkout .shipping-methods-title{
	border-bottom: 2px solid #d8d8d8;
	padding-bottom: 15px;
	margin-bottom: 23px;

	font-size: 16px;
	line-height: 22px;
}

.page.checkout .shipping-methods ul{
	margin-bottom: 0;
}

.page.checkout .shipping-methods li{
	padding-left: 25px;
	margin-bottom: 0;
}

.page.checkout .shipping-methods li + li{
	margin-top: 12px;
}

.page.checkout .shipping-methods li::before{
	display: none;
}

.page.checkout .shipping-methods li input{
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -2px;

	position: absolute;
	top: 1em;
	left: 0;
}

.page.checkout .shipping-methods li label{
	cursor: pointer;
}

.page.checkout .shipping-methods li label .label{
	margin-bottom: 2px;
	display: block;

	font-size: 16px;
	font-weight: bold;
}

/* gift message */

.page.checkout .woocommerce-gift-message{
	padding-bottom: 10px;
	padding-top: 12px;
}

.page.checkout .woocommerce-gift-message .form-row{
	margin-bottom: 0;
}

.page.checkout .woocommerce-gift-message .is-gift label{
	font-size: 16px;
	font-weight: 700;
}

.page.checkout .woocommerce-gift-message .is-gift .optional{
	display: none;
}

.page.checkout .woocommerce-gift-message .gift-message{
	padding-top: 12px;
}

.page.checkout .woocommerce-gift-message .gift-message textarea{
	padding: 4px 8px;
	height: 57px;

	font-size: inherit;
	line-height: inherit;
}

/* review order */

.page.checkout .woocommerce-checkout-review-order-table{
	position: static !important;
}

/* gift card */

.page.checkout .woocommerce-gift-card{
	padding-bottom: 12px;
	margin-top: 20px;
}

.page.checkout .woocommerce-gift-card-enable{
	cursor: pointer;
}

.page.checkout .woocommerce-gift-card-form{
	padding-top: 5px;
	display: none;
}

.page.checkout .woocommerce-gift-card-form-inner{
	padding-right: 85px;
	position: relative;
}

.page.checkout .woocommerce-gift-card-number,
.page.checkout .woocommerce-gift-card-apply{
	font-size: inherit;
	line-height: inherit;
}

.page.checkout .woocommerce-gift-card-number{
	padding: 4px 8px;
	height: auto;
	width: 100%;
}

.page.checkout .woocommerce-gift-card-apply{
	padding: 5px;
	width: 75px;

	background-color: #1e1e1e;
	border-radius: 0;

	text-transform: none;

	position: absolute;
	right: 0;
	top: 0;
}

.page.checkout .woocommerce-gift-card-error:not(:empty){
	margin-top: 5px;

	font-weight: 500;
	color: #da4221;
}

/* payment methods */

.page.checkout .woocommerce-checkout-payment{
	position: static !important;
}

.page.checkout .woocommerce-checkout-payment .blockOverlay{
	display: none !important;
}

.page.checkout .payment_methods{
	margin-top: 20px;
}

.page.checkout .payment_methods .tabs{
	border-bottom: 1px solid #d8d8d8;
}

.page.checkout .payment_methods .tabs li{
	padding-left: 0;
	margin-bottom: 0;
	overflow: hidden;
	float: left;
}

.page.checkout .payment_methods .tabs li::before{
	display: none;
}

.page.checkout .payment_methods .tabs li label{
	min-width: 112px;
	padding: 6px 15px;
	display: block;

	background-color: #f1f1f1;

	text-align: center;
	font-weight: bold;
}

.page.checkout .payment_methods .tabs li.active label{
	background-color: #d8d8d8;
}

.page.checkout .payment_methods .tabs li:not(.active) label{
	cursor: pointer;
}

.page.checkout .payment_methods .tabs li input{
	position: absolute;
	left: -100px;
}

.page.checkout .payment_box p:last-child,
.page.checkout .payment_box ol:last-child,
.page.checkout .payment_box ul:last-child{
	margin-bottom: 0;
}

.page.checkout .wc-saved-payment-methods{
	margin-bottom: 0;
}

.page.checkout .wc-saved-payment-methods li{
	margin-bottom: 5px;
	padding-left: 0;
}

.page.checkout .wc-saved-payment-methods li::before{
	display: none;
}

.page.checkout .wc-credit-card-form label{
	display: none;
}

.page.checkout .wc-stripe-elements-field,
.page.checkout .wc-stripe-iban-element-field{
	border-color: #ccc;
	padding: 6px 8px;
	margin: 0;
}

.page.checkout .payment_method_stripe br{
	display: none;
}

/* billing fields */

.page.checkout .billing-fields{
	margin-top: 30px;
}

.page.checkout .billing-same-as-shipping{
	font-weight: bold;
}

.page.checkout .billing-same-as-shipping .optional{
	display: none;
}

/* = Thank You Page
---------------------------------------------------- */

.woocommerce-order{
	max-width: 980px;
	margin: auto;
}

.woocommerce-order .page-title{
	text-align: center;
}

.woocommerce-order .page-text{
	margin-bottom: 45px;
	margin-top: -15px;

	font-size: 18px;
	text-align: center;
	font-weight: 500;
}

.woocommerce-order .order-number{
	margin-bottom: 5px;
	padding: 10px 20px;

	background-color: #f4f4f4;
	font-weight: 500;
}

/* = Order Details
---------------------------------------------------- */

.woocommerce .woocommerce-order-details{
	margin-bottom: 0;
}

/* items */

.woocommerce-order-details .order-items{
	width: 100%;
}

.woocommerce-order-details .order-items th{
	border-bottom: 2px solid #cacaca;
	padding: 12px 15px;

	text-align: left;
}

.woocommerce-order-details .order-items td{
	border-bottom: 1px solid #cacaca;
	padding: 16px 15px;

	vertical-align: top;
	line-height: 24px;
}

.woocommerce-order-details .order-items td.product-thumb{
	display: table-cell;
	width: 11.224490%;
}

.woocommerce-order-details .order-items td.product-thumb img{
	margin-top: 7px;
}

.woocommerce-order-details .order-items td.product-name{
	width: 41.326531%;
}

.woocommerce-order-details .order-items td.product-name a{
	text-decoration: none;
	font-weight: 700;
}

.woocommerce-order-details .order-items td.product-name .style{
	font-weight: 700;
}

.woocommerce-order-details .order-items td.product-name .attributes{
	margin-top: 4px;
}

.woocommerce-order-details .order-items td.product-quantity{
	width: 14.795918%;
}

.woocommerce-order-details .order-items td.product-price{
	width: 18.877551%;
}

.woocommerce-order-details .order-items td.product-total{
	width: 13.775510%;
}

/* totals */

.woocommerce-order-details .order-totals{
	width: 100%;
	max-width: 415px;
	margin-top: 7px;
	float: right;
}

.woocommerce-order-details .order-totals th,
.woocommerce-order-details .order-totals td{
	padding: 5px 0;
}

.woocommerce-order-details .order-totals tr:not(:first-child) th,
.woocommerce-order-details .order-totals tr:not(:first-child) td{
	border-top: 1px solid #eaeaea;
}

.woocommerce-order-details .order-totals th{
	text-align: left;
	font-weight: 300;
}

.woocommerce-order-details .order-totals tr:not(.cart-discount) th::after{
	content: ":";
}

.woocommerce-order-details .order-totals td{
	text-align: right;
}

.woocommerce-order-details .order-totals tr.order-total th,
.woocommerce-order-details .order-totals tr.order-total td{
	border-top: 2px solid #989898;

	font-size: 21px;
	font-weight: 700;
}

.woocommerce-order-details .order-totals .subtitle{
	padding-bottom: 5px;

	font-size: 12px;
	line-height: 15px;
	opacity: 0.8;
}

.woocommerce-order-details .order-again{
	padding-top: 20px;
	text-align: right;
	clear: both;
}

/* = Wishlist
---------------------------------------------------- */

/* product page */

.page.product .woocommerce-variation-add-to-cart{
	position: relative;
}

.page.product .tinv-wishlist .tinvwl_add_to_wishlist_button{
	width: 20px;
	z-index: 1;
	margin: 0;

	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
	white-space: nowrap;
	color: inherit;

	position: absolute;
	bottom: 17px;
	right: 18px;
}

.page.product .tinvwl_add_to_wishlist_button.disabled-add-wishlist,
.page.product .tinvwl_add_to_wishlist_button.tinvwl-button.disabled-add-wishlist{
	opacity: 1 !important;
}

.page.product .tinv-wishlist .tinvwl_add_to_wishlist_button.icon-white::before,
.page.product a.wishlist_products_counter.top_wishlist-white::before,
.page.product span.wishlist_products_counter.top_wishlist-white::before{
	content: '\e908';
	margin: 0;

	line-height: inherit;
	color: #fff;
}

.page.product .tinv-wishlist .tinvwl_add_to_wishlist_button span{
	padding: 2px 9px 4px;

	background-color: #fff;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.35);
	border-radius: 3px;

	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);

	font-size: 12px;
	opacity: 0;

	position: absolute;
	bottom: 100%;
	left: 50%;
}

.page.product .tinv-wishlist .tinvwl_add_to_wishlist_button:hover span{
	opacity: 1;
}

.page.product .tinv-wishlist .tinvwl_add_to_wishlist_button span::after{
	width: 10px;
	height: 10px;
	margin-top: -1px;

	background-color: #fff;
	content: "";

	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);

	position: absolute;
	top: 100%;
	left: 50%;
}

/* table */

.tinv-wishlist .tinvwl-above-table-manage-list{
	background-color: #333;
	padding: 8px 20px;

	color: #fff;
}

.tinv-wishlist .tinv-wishlist-products-count{
	float: left;

	text-transform: uppercase;
	font-weight: 700;
}

.tinv-wishlist .tinv-wishlist-sharing-options{
	font-size: 14px;
	float: right;
}

.tinv-wishlist .tinv-wishlist-sharing-options-list{
	margin: 0;
}

.tinv-wishlist .tinv-wishlist-sharing-options-list li{
	display: inline-block;
	margin-bottom: 0;
	padding-left: 0;
}

.tinv-wishlist .tinv-wishlist-sharing-options-list li:nth-child(n+2){
	margin-left: 10px;
}

.tinv-wishlist .tinv-wishlist-sharing-options-list li::before{
	display: none;
}

.tinv-wishlist .tinv-wishlist-sharing-options-list li a{
	text-decoration: none;
	color: inherit;
}

.tinv-wishlist .tinv-wishlist-sharing-options-list li a:hover,
.tinv-wishlist .tinv-wishlist-sharing-options-list li a:active,
.tinv-wishlist .tinv-wishlist-sharing-options-list li a:focus{
	color: #ff5420;
}

.tinv-wishlist table.tinvwl-table-manage-list th,
.tinv-wishlist table.tinvwl-table-manage-list td{
	vertical-align: top;

	font-size: 14px;
	line-height: 21px;
}

.tinv-wishlist table.tinvwl-table-manage-list th{
	border-bottom: 2px solid #c0c0c0;
	padding: 12px 10px;

	text-align: left;
	text-transform: uppercase;
	font-weight: 700;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-thumb{
	width: 16.666667%;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-name{
	width: 37.820513%;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-price{
	width: 12.179487%;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-date{
	width: 19.871795%;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-cb{
	width: 13.461538%;
}

.tinv-wishlist table.tinvwl-table-manage-list th.product-cb{
	position: relative;
	overflow: hidden;
}

.tinv-wishlist table.tinvwl-table-manage-list th.product-cb input{
	position: absolute;
	left: -100px;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-cb-options{
	font-size: 12px;
	line-height: 18px;
	text-transform: none;
	font-weight: 300;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-cb-options span{
	text-decoration: underline;
	cursor: pointer;
}

.tinv-wishlist table.tinvwl-table-manage-list .product-cb-options span:hover{
	color: #ff5420;
}

.tinv-wishlist table.tinvwl-table-manage-list td{
	border-bottom: 1px solid #b4b4b4;
	padding: 20px 10px;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-thumb img{
	margin-top: 4px;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-name .title,
.tinv-wishlist table.tinvwl-table-manage-list td.product-name .style{
	font-weight: 700;
	display: block;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-name .title{
	text-decoration: none;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-name .variations{
	margin-top: 6px;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-name .actions{
	margin-top: 13px;

	line-height: 0;
	font-size: 0;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-name .actions button + button{
	margin-left: 10px;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-cb{
	text-align: left;
}

.tinv-wishlist table.tinvwl-table-manage-list td.product-cb input{
	margin-left: 15px;
}

.tinv-wishlist table.tinvwl-table-manage-list button{
	padding: 5px 15px;
	border: 1px solid #da4221;
	border-radius: 15px;

	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 500;
}

.tinv-wishlist table.tinvwl-table-manage-list tbody button{
	background-color: transparent;
	color: #da4221;
}

.tinv-wishlist table.tinvwl-table-manage-list button:hover,
.tinv-wishlist table.tinvwl-table-manage-list button:active,
.tinv-wishlist table.tinvwl-table-manage-list button:focus{
	background-color: #ff5420;
	border-color: #ff5420;
	color: #fff;
}

.tinv-wishlist table.tinvwl-table-manage-list .tinvwl-to-left:not(:empty){
	width: auto;
}

.tinv-wishlist table.tinvwl-table-manage-list #tinvwl_product_actions{
	width: auto;
	padding: 5px 10px;
	height: 30px;

	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 500;
}

.tinv-wishlist .tinvwl-to-left .tinvwl-input-group .tinvwl-input-group-btn{
	padding-left: 5px;
}

.tinv-wishlist .tinvwl-to-left .tinvwl-input-group .tinvwl-input-group-btn button{
	white-space: nowrap;
	min-width: 80px;
}

.tinv-wishlist table.tinvwl-table-manage-list .tinvwl-to-right{
	float: right;
	width: auto;
}

/* popup */

.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-heart-o::before,
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-key::before,
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times::before{
	vertical-align: top;
}