/*** IG STORE ***/
/*** MODULE: CURRENCY SELECTOR ***/
/* #mod90.currency {
	text-align: right;
} */

.modal {
	text-align: center;
	padding: 0 !important;
}
.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}
.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.modal-dialog .modal-content {
	border-radius: 0;
}
#mod90.currency .modal .modal-header {
	text-align: center;
}
#mod90.currency .modal .modal-body {
	text-align: center;
}
#mod90.currency .modal .modal-footer {
	text-align: center;
}
#mod90 .pre-text {
	display: inline-block;
	vertical-align: middle;
	line-height: 28px;
	margin-right: 7px;
}
#selectform #virtuemart_currency_id>option:last-child,
#selectform #virtuemart_currency_id-styler .dropdown ul > li:last-child {
	display: none;
	opacity: 0;
	visibility: hidden;
	text-indent: -9999px;
	font-size: 0;
}
/* #mod90_currency {
	display: inline-block;
} */
/* #currency_id_chzn.chzn-container {
	width: 218px;
} */
#currency_id_chzn a.chzn-single {
	background: #727272;
	color: #ffffff;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #b6b6b6;
	height: auto;
	line-height: 20px;
	display: block;
	overflow: hidden;
	padding: 0 7px;
}
#currency_id_chzn.chzn-container-single .chzn-single > div {
	background-color: #b6b6b6;
	line-height: 20px;
}
#currency_id_chzn.chzn-container-single .chzn-single > div > b {
	background-position: 4px 2px;
}
#currency_id_chzn.chzn-container-single .chzn-drop {
	width: 220px!important;
	margin: 0;
	border-radius: 0;
	background: #727272;
	border: 1px solid #b6b6b6;
	border-top: 0 none;
	box-shadow: none;
}
#currency_id_chzn.chzn-container .chzn-results {
	padding: 0;
	margin: 0;
}
#currency_id_chzn.chzn-container .chzn-results li {
	line-height: 20px;
}
#currency_id_chzn.chzn-container .chzn-results li.highlighted {
	background: #ffdd32;
	color: #1b1b1b;
}
/* #selectform.cur_box {
	display: inline-block;
	vertical-align: middle;
	line-height: 28px;
	text-align: left;
	background: #727272;
} */
#virtuemart_currency_id {
	display: none;
	line-height: 0;
	opacity: 0;
	visibility: hidden;
}
#selectform.cur_box .jq-selectbox {
	cursor: pointer;
	/* display: block!important; */
	border: 1px solid #727272;
	line-height: 1;
	vertical-align: middle;
	height: 45.7167px;
	margin-right: 5px;
}
#selectform.cur_box .jq-selectbox div.select {
	/* height: 29px;
	text-shadow: 1px 1px #b6b6b6; */
	padding: 10px 7px;
	position: relative;
	width: 128px;
	line-height: 1;
	float: none !important;
}
#selectform.cur_box .jq-selectbox .select .text {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	padding-top: 4px;
}
#selectform.cur_box .jq-selectbox .trigger {
	display: none!important;
	height: 100%;
	position: absolute;
	right: 0;
	top: 8px;
	width: 28px;
}
#selectform.cur_box .jq-selectbox .trigger .arrow {
	height: 6px;
	background: url('../images/select_arrows.png') left bottom no-repeat;
	background-position-x: left;
	background-position-y: bottom;
	width: 9px;
	overflow: hidden;
	position: absolute;
	right: 11px;
	top: 11px;
	display: block;
}
#selectform.cur_box .jq-selectbox.opened .trigger .arrow {
	background-position: left top;
}
#selectform.cur_box .dropdown {
	display: none!important;
	background: #242426;
	/* color: #ffdd32;
	border: 1px solid #DDDDDD;
	border-top: none;
	border-radius: 0;
	box-shadow: 0 4px 4px #DDDDDD;
	text-shadow: 1px 1px #b6b6b6;
	font: 12px/20px Arial, Tahoma, sans-serif;
	height: 21px;
	padding: 0 0px 0 0px;
	position: relative; */
	width: 130px;
	margin-top: 0px;
	margin-left: -1px;
}
/* #selectform.cur_box .jq-selectbox.opened .dropdown {
	margin-left: -1px;
} */
#selectform.cur_box .jq-selectbox ul {
	margin: 0;
	padding: 0;
}
#selectform.cur_box .jq-selectbox li {
	color: #ffdd32;
	padding: 6px 10px;
	/* -webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease; */
}
#selectform.cur_box .jq-selectbox li:hover {
	background: #f4f4f4;
	/* padding-left: 14px; */
	color: #333333;
}
#selectform.cur_box .jq-selectbox li.sel {
	background: #A3ABB1;
	color: #FFFFFF;
	display: block !important;
	text-shadow: none;
}
/*** MODULE: SEARCH ***/
#sp-topsearch form > div.topsearch,
#sp-mobsearch form > div.mobsearch {
	position: relative;
}
#sp-topsearch form > div.topsearch {
	margin-top: 30px;
}
#sp-topsearch form > div.topsearch > input.inputbox.topsearch,
#sp-mobsearch form > div.mobsearch > input.inputbox.topsearch {
	width: 100%;
	padding-right: 30px;
}
#sp-topsearch form > div.topsearch > input.button.topsearch,
#sp-mobsearch form > div.mobsearch > input.button.mobsearch {
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 26px;
	height: 26px;
	text-indent: -9999px;
	background: transparent;
	border: 0 none;
	outline: 0 none;
	padding: 0;
	z-index: 10;
}
#sp-topsearch form > div.topsearch > i,
#sp-mobsearch form > div.mobsearch > i {
	color: #727272;
	font-size: 20px;
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
#sp-topsearch form > div.topsearch:hover > i,
#sp-mobsearch form > div.mobsearch:hover > i {
	color: #242426;
	-webkit-transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}
/*** MODULE: CART ***/
#sp-cart .sp-module.cart {
	position: relative;
	float: right;
	z-index: 9999;
}
.sp-module.cart #vmCartModule {
	background: #727272;
	border: 1px solid #b6b6b6;
	margin-top: 28px;
}
.sp-module.cart #vmCartModule .miniart {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.sp-module.cart #vmCartModule .total_products {
	line-height: 1;
}
.sp-module.cart #vmCartModule .total_products .art-text {
	font-size: 16px;
	margin-right: 5px;
}
div#fancybox-wrap #fancybox-outer {
	background: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
#fancybox-wrap #fancybox-outer {
	min-height: 120px;
	max-height: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div#fancybox-wrap #fancybox-outer .fancybox-bg {
	display: none !important;
}
#fancybox-wrap #fancybox-outer #fancybox-content {
	background: #ffffff;
	min-width: 250px !important;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	min-height: 120px;
	max-height: 100%;
	width: 100% !important;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#fancybox-wrap #fancybox-content .left {
	padding-left: 120px;
	min-height: 120px;
	padding-bottom: 20px;
	position: relative;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#fancybox-wrap #fancybox-content .left > img {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 90px;
	width: auto;
	max-width: none;
	max-height: none;
}
#fancybox-wrap #fancybox-content .left h4 {
	font-size: 28px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
#mod_cart .cta-wrapper a {
	font-size: 18px;
	color: #242426;
	background: #ffdd32;
}
/* #mod_cart .cta-wrapper a .empty {
	font-size: 18px;
} */
#mod_cart .cta-wrapper a > i {
	font-size: 22px;
	margin-right: 5px;
}
#mod_cart .cta-wrapper a:hover {
	color: #ffdd32;
	background: #727272;
}
/*** MODULE: PRODUCTS (NEW ARRIVALS, TRENDING, etc.) ***/
.product {
	position: relative;
	margin-bottom: 15px;
}
.new-arrivals .product a,
.trending .product a {
	color: #1b1b1b;
	display: block;
}
.new-arrivals .product a:hover,
.new-arrivals .product a:focus {
	color: #727272;
}
.product .item-wrapper {
	padding: 15px;
}
.product .item {
	position: relative;

	-webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-moz-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-ms-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-o-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.product:hover .item {
	background: #ffffff;

	-webkit-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-moz-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-ms-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-o-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.product .image-wrapper {
	position: relative;
	overflow: hidden;
	max-height: 300px;
	padding: 10px;
	background: #fff;
	
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);

	-webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-moz-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-ms-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-o-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.product:hover .image-wrapper {
	box-shadow: none;
}
.product .image-wrapper img {
	margin: 0 auto;
}
.product .p-details {
	position: relative;
	overflow: hidden;
	/* padding: 15px; */
	text-align: center;
	line-height: 1.2;
}
.product .p-name {
	/* min-height: 42px; */
	min-height: 69px;
	text-transform: capitalize;
	padding: 15px;
	background: #ffdd32;
}
.product .price-cart {
	padding: 15px;
}
.product:hover .p-name > a {
	color: #242426;
}
.p-price {
	text-align: left;
	margin-bottom: 10px;
	min-height: 60px;
}
.p-price .PricebasePriceWithTax {
	color: #727272;
	text-decoration: line-through;
}
.p-price .PricesalesPrice {
	display: inline-block;
	color: #e92d00;
	font-family: 'Druk',serif;
	font-size: 28px;
	letter-spacing: 1.5px;
}
.productdetails-view .p-price .PricesalesPrice {
	font-size: 32px;
}
.p-price .PricesalesPrice > i,
.price-summary i {
	font-style: normal;
	margin-right: 5px;
	font-size: 80%;
}
.p-price .PricesalesPrice b,
.price-summary b {
	font-weight: normal!important;
}
.p-price .vm-prices-info {
	display: inline-block;
	font-size: 80%;
}
.cta-btns {
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	line-height: 1;
}
.cta-btns form {
	margin: 0;
}
/* .cta-btns > div {
	float: left;
	margin-right: 10px;
}
.cta-btns > div:last-child {
	margin-right: 0;
} */
/* .cta-btns .add_wishlist,
.cta-btns .add_compare,
.addtocart-bar button.addtocart-button {
	color: #fff;
	line-height: 1;
	display: inline-block;
	text-align: center;
	padding: 10px 40px;;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
	background: #242426;
	cursor: pointer;
	border: 0 none;
	outline: 0 none;
} */
/* .addtocart-bar button.addtocart-button {
	background: #ffdd32;
	color: #727272;
} */
.cta-btns .add_wishlist > i,
.cta-btns .add_compare > i,
.addtocart-bar button.addtocart-button > i {
	font-size: 22px;
}
.cta-btns .add_wishlist > span,
.cta-btns .add_compare > span,
.addtocart-bar .qty-controls,
.addtocart-bar button.addtocart-button > span {
	display: none;
	opacity: 0;
	visibility: hidden;
}
/*** MODULE: CATEGORIES (RIGHT) ***/
#accordion.categories {
	margin-bottom: 0;
}
#accordion.categories .panel {
	border-radius: 0;
	border: 0 none;
}
#accordion.categories .panel .tooltip.left > .tooltip-arrow {
	border-left-color: #ddd;
}
#accordion.categories .panel .tooltip.left > .tooltip-inner {
	padding: 5px;
	background: #ddd;
	border-radius: 0;
}
#accordion.categories .panel .tooltip.left > .tooltip-inner > img {
	background: #fff;
	padding: 3px;
}
#accordion.categories .panel .panel-title {
	font-size: 24px;
}
/*** PAGE: CATEGORIES / PRODUCTS ***/
/* .category-view {

} */
.category-view .cat-info {
	background: #ffffff;
	padding: 15px 0;
}
.category-view .cat-info .cat-desc {
	font-size: 13px;
}
/* .category-view .cat-img-wrapper {

} */
.category-view .cat-img-wrapper .cat-img {
	margin: 0 auto;
	padding: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.category-view .show-subcats {
	background: #fff;
	text-align: center;
	margin: 0;
}
.category-view .show-subcats .panel {
	border: 0 none;
	background: transparent;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.category-view .show-subcats .panel-heading {
	padding: 0;
	border-radius: 0;
}
.category-view .show-subcats .panel-title a {
	display: block;
	color: #242426;
	cursor: pointer;
	padding: 15px;
}
.category-view .show-subcats .panel-body {
	padding: 15px 15px 0;
}
.subcat-view .subcat-wrapper {
	margin-bottom: 30px;

	-webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-moz-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-ms-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-o-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
}
.subcat-view .subcat-wrapper:hover,
.subcat-view .subcat-wrapper:focus {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.subcat-view .subcat-wrapper > a {
	text-align: center;
	display: block;
	padding: 10px;
	-webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-moz-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-ms-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-o-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.subcat-view .subcat-wrapper > a:hover,
.subcat-view .subcat-wrapper > a:focus {
	-webkit-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-moz-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-ms-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-o-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.subcat-view .subcat-wrapper > a > h4 {
	background: #242426;
	color: #fff;
	margin: 0;
	padding: 10px;
}
body.brands-page .subcat-view .subcat-wrapper > a > h4 {
	display: none;
}
.subcat-view .subcat-wrapper > a > img {
	margin: 0 auto 15px;
}
.browse-view {
	position: relative;
}
.browse-view .orderby-displaynumber {
	position: relative;
	margin-bottom: 30px;
	padding: 15px;
	background: #ddd;
	line-height: 1;
	-webkit-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.2);
	-o-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.2);
	box-shadow: 0 4px 2px -2px rgba(0,0,0,0.2);
}
.browse-view .pagination-wrapper {
	margin-bottom: 0;
}
.browse-view .pagination-wrapper ul.pagination {
	display: block;
}
.browse-view .pagination-wrapper span.results {
	line-height: 40px;
	margin-left: 7px;
	font-size: 13px;
}
.browse-view .display-number {
	margin-top: 3.75px;
	font-size: 13px;
	text-align: right;
}
.browse-view .display-number > span {
	margin: 0 10px;
	line-height: 33px;
	display: inline-block;
	font-size: 13px;
	color: #727272;
	font-style: italic;
}
.browse-view .display-number > span:first-child {
	margin-left: 0;
}
.browse-view .display-number > select {
	width: auto;
	border: 1px solid #ddd;
	display: inline-block;
	margin-right: 7px;
}
.browse-view .display-number .counter-results {
	margin-top: 15px;
}
.productdetails-view {
	padding: 45px 30px;
	background: #fff;
}
.productdetails-view .product-container,
.productdetails-view .product-description,
.productdetails-view .product-neighbours {
	margin-bottom: 45px;
}
.productdetails-view .p-image-wrapper .main-image {
	background: #fff;
	border: 1px solid #f9f9f9;
	height: 400px;
	overflow: hidden;
	position: relative;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);

	-webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-moz-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-ms-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-o-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.productdetails-view .p-image-wrapper .main-image:hover,
.productdetails-view .p-image-wrapper .main-image:focus {
	-webkit-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-moz-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-ms-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-o-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.productdetails-view .p-image-wrapper .main-image > a {
	padding: 15px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.productdetails-view .p-image-wrapper .main-image > a > img {
	margin: 0 auto;
}
.productdetails-view .p-image-wrapper .main-image > span {
	display: none;
}
.productdetails-view .p-image-wrapper .additional-images {
	margin-top: 20px;
}
.productdetails-view .p-image-wrapper .additional-images .img-item {
	/* margin: 10px; */
	padding: 2%;
}
/* .productdetails-view .product-container h3 {
	font-size: 36px;
	text-transform: capitalize;
} */
.productdetails-view .p-short {
	font-style: italic;
	font-size: 13px;
	color: #666;
}
.productdetails-view .p-short,
.productdetails-view .p-details .stock,
.productdetails-view .p-details .p-price,
.productdetails-view .p-details .code-brand,
.productdetails-view .p-details .addtocart-area {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.productdetails-view .p-details .stock {
	font-size: 16px;
	font-weight: 700;
	color: #4e8410;
}
.productdetails-view .p-details .stock.red {
	color: #e92d00;
}
.productdetails-view .p-details .stock > em {
	font-size: 12px;
	font-weight: 500;
	color: #333;
}
.productdetails-view .p-details .cash-offer,
.category-view .p-price .cash-offer {
	display: none;
}
.productdetails-view .p-details .code,
.productdetails-view .p-details .brand {
	position: relative;
	overflow: hidden;
	line-height: 30px;
}
.productdetails-view .p-details .code > span,
.productdetails-view .p-details .brand > span {
	/* display: inline-block;
	vertical-align: middle;
	line-height: 30px; */
	margin-right: 7px;
}
.productdetails-view .p-details .brand > a {
	display: inline-block;
	vertical-align: bottom;
}
.productdetails-view .p-details .brand > a > img {
	max-height: 30px;
}
.productdetails-view .p-details .product-price .vm-price-value {
	line-height: 1;
}
.productdetails-view .p-details .vm-price-value.PricebasePriceWithTax {
	font-size: 16px;
	color: #666;
	text-decoration: line-through;
	/* display: inline-block; */
	margin-right: 5px;
	position: relative;
}
.productdetails-view .p-details .vm-price-value.PricesalesPrice {
	font-size: 3em;
	color: #f54f0c;
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.productdetails-view .product-price span.PricesalesPrice > small {
	font-size: 60%;
}
.productdetails-view .p-details .vm-price-value.PricediscountAmountTt {
	font-style: italic;
}
.productdetails-view .p-details .addtocart-area > form {
	margin: 0;
}
.productdetails-view .product-neighbours {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #ddd;
}
.productdetails-view .product-description dl.specs {
	padding: 10px;
}
.productdetails-view .product-description dl.specs dt {
	float: left;
	margin-right: 7px;
}
.productdetails-view .product-neighbours .p-nav-wrapper {
	position: relative;
	overflow: hidden;
	padding: 10px 20px;
	margin-bottom: 15px;
}
.productdetails-view .product-neighbours .p-nav-wrapper > a {
	color: #727272;
}
.productdetails-view .product-neighbours .p-nav-wrapper > a:hover,
.productdetails-view .product-neighbours .p-nav-wrapper > a:focus {
	color: #242426;
}
.productdetails-view .product-neighbours .p-nav-wrapper > a:before,
.productdetails-view .product-neighbours .p-nav-wrapper > a:after {
	display: inline-block;
	font-family: "FontAwesome";
}
.productdetails-view .product-neighbours .p-nav-wrapper > a.prev-page:before {
	content: "\f104";
	margin-right: 5px;
}
.productdetails-view .product-neighbours .p-nav-wrapper > a.next-page:after {
	content: "\f105";
	margin-left: 5px;
}
.product-wrapper {
	margin-bottom: 30px;
}
.product-wrapper .item {
	background: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-moz-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-ms-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-o-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.product-wrapper .item:hover,
.product-wrapper .item:focus {
	-webkit-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-moz-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-ms-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-o-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
/* .product-wrapper .item .image-wrapper {
	
} */
.product-wrapper .item .image-wrapper > a {
	display: flex;
	padding: 15px 10px;
	min-height: 310px;
	justify-content: center;
	align-items: center;
}
.product-wrapper .item .image-wrapper > a > img {
	height: fit-content;
	margin: 0 auto;
}
.product-wrapper .item .details-wrapper {
	padding: 0 15px 10px;
	font-family: Montserrat, sans-serif;
	line-height: 1.2;
	text-align: center;
}
.product-wrapper .item .details-wrapper .p-desc {
	margin: 15px 0 30px;
}
.product-wrapper .item .details-wrapper .p-title {
	min-height: 60px;
	text-transform: capitalize;
}
.product-wrapper .item .details-wrapper .p-title > a {
	display: block;
	color: #1b1b1b;
	padding: 10px 0;
}
.product-wrapper .item .details-wrapper .p-title > a:hover,
.product-wrapper .item .details-wrapper .p-title > a:focus {
	color: #727272;
}
.product-wrapper .item .details-wrapper .p-s-desc {
	min-height: 34px;
	font-size: 12px;
	font-style: italic;
	color: #666;
}
.pagination-top-bottom {
    text-align: right;
    line-height: 1;
}
.pagination-top-bottom > .pagination,
.pagination-top-bottom > .pagination > li:first-child > a,
.pagination-top-bottom > .pagination > li:first-child > span,
.pagination-top-bottom > .pagination > li:last-child > a,
.pagination-top-bottom > .pagination > li:last-child > span {
	border-radius: 0;
	margin: 0;
}
.pagination-top-bottom > .pagination > li > a,
.pagination-top-bottom > .pagination > li > span {
	color: #242426;
	background: #f7f7f7;
	border: 1px solid #ddd;
	padding: 8px 16px;
}
.pagination-top-bottom > .pagination > .active > a,
.pagination-top-bottom > .pagination > .active > span,
.pagination-top-bottom > .pagination > li > a:hover,
.pagination-top-bottom > .pagination > li > a:focus,
.pagination-top-bottom > .pagination > li > span:hover,
.pagination-top-bottom > .pagination > li > span:focus {
	color: #ffdd32;
	background: #242426;
	border-color: #ddd;
}
/*** CHECKOUT PAGE ***/
#checkoutForm .cart-items .products-wrapper,
#checkoutForm .cart-items .price-summary {
	margin-bottom: 50px;
}

#checkoutForm .cart-items .p-cart-wrapper {
	background: #fff;
	margin-bottom: 30px;
	padding: 15px;
	border: 0 none!important;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-moz-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-ms-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-o-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
#checkoutForm .cart-items .p-cart-wrapper:hover,
#checkoutForm .cart-items .p-cart-wrapper:focus {
	-webkit-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-moz-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-ms-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	-o-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

#checkoutForm .cart-items .p-cart-wrapper:last-child {
	margin-bottom: 0;
}

#checkoutForm .cart-items .p-cart-wrapper .p-cart:first-child {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}
#checkoutForm .cart-items .p-cart-wrapper .p-cart .p-name-wrapper {
	margin-bottom: 15px;
}
#checkoutForm .cart-items .p-cart-wrapper .p-cart .p-cart-name {
	color: #242426;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
#checkoutForm .cart-items .p-cart-wrapper .p-cart .p-cart-subtotal,
#checkoutForm .cart-items .p-cart-wrapper .p-cart .p-cart-tax {
	margin-bottom: 10px;
}
#checkoutForm .cart-items .p-cart-wrapper .p-cart .qty-wrapper .cart-btn-wrapper {
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	line-height: 1;
	font-size: 16px;
	text-align: center;
}
#checkoutForm .cart-items .p-cart-wrapper .p-cart .qty-wrapper .cart-btn-wrapper > a {
	display: block;
	color: #fff;
	background: #242426;
	padding: 5px;
}
#checkoutForm .cart-items .p-cart-wrapper .p-cart .qty-wrapper .cart-btn-wrapper > a:first-child {
	margin-bottom: 2px;
}
#checkoutForm .cart-items .p-cart-wrapper .p-cart .p-cart-remove {
	font-size: 32px;
}
#checkoutForm .cart-items .p-cart-wrapper .p-cart .p-cart-remove a {
	color: #e92d00;
}
/* #checkoutForm .cart-items .price-summary {
	background: #fff;
	padding: 15px;
} */
#checkoutForm .cart-items .price-summary > div {
	background: #fff;
	padding: 10px 15px;
	border: 1px solid #f4f4f4;
	border-bottom: 0 none;
}
#checkoutForm .cart-items .price-summary > div:last-child {
	border-bottom: 1px solid #f4f4f4;
	background: #eee;
	color: #e92d00;
}
#checkoutForm .cart-items .price-summary > div .price-amount {
	position: relative;
	border-left: 1px solid #f4f4f4;
}
#checkoutForm .cart-items .price-summary > div .price-amount > i {
	position: absolute;
	left: 15px;
}
#checkoutForm .cart-items .price-summary > div .price-amount > b {
	margin-left: 7px;
}
#checkoutForm .checkout-wrapper .checkout-info {
	margin-bottom: 30px;
	background-color: #eee;
	padding: 15px;
}
#checkoutForm .checkout-wrapper .checkout-info.warning {
	background-color: #fcf8e3;
}
#checkoutForm .checkout-wrapper .checkout-info h3,
#checkout_methods .tab-content h3 {
	font-size: 24px;
	text-transform: capitalize;
	letter-spacing: normal;
}
#checkout_methods .nav-pills > li > a {
	color: #242426;
	background-color: #eee;
	border-radius: 0;
	-webkit-transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	-moz-transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	-ms-transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	-o-transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
#checkout_methods .nav-pills>li.active>a,
#checkout_methods .nav-pills>li.active>a:focus,
#checkout_methods .nav-pills > li.active > a:hover {
	color: #ffdd32;
	background-color: #242426;
}
#checkout_methods .nav-pills > li.active > a:before,
#checkout_methods .nav-pills > li.active > a:focus:before,
#checkout_methods .nav-pills > li.active > a:hover:before,
#checkout_methods .nav > li > a:focus:before,
#checkout_methods .nav > li > a:hover:before {
	content: "\f00c";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 14px;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 16px;
	height: 16px;
	text-align: center;
	position: absolute;
	left: 8px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
#checkout_methods .nav > li > a:focus,
#checkout_methods .nav > li > a:hover {
    color: #242426;
    background-color: #ffdd32;
}
#checkout_methods .tab-content {
	background-color: #eee;
	padding: 20px 15px 30px;
}
#checkout_methods .tab-content h3 > small {
	font-size: 60%;
	font-style: italic;
	text-transform: initial;
}
/*** ORDER PAGE ***/
.order-info-wrapper,
.o-items-wrapper {
	font-size: 14px;
	margin-bottom: 50px;
}
.order-info-wrapper .panel {
	border-radius: 0;
	border: 0 none;
	min-height: 325px;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.order-info-wrapper .panel .panel-heading {
	background: #727272;
	border: 0 none;
	border-radius: 0;
}
.order-info-wrapper .panel .panel-footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	border: 0 none;
	border-radius: 0;
}
.order-info-wrapper h6 {
	color: #ffdd32;
	margin: 0;
}
.o-items-wrapper,
.o-history-wrapper {
	font-size: 14px;
	padding: 30px;
	background: #fff;
}
.o-items-wrapper .o-items-row a {
	color: #e92d00;
}
.o-items-wrapper .o-item-price,
.o-items-wrapper .o-item-tax,
.o-items-wrapper .o-item-discount,
.o-items-wrapper .o-item-total {
	background-color: #f5f5f5;
}
.o-items-wrapper .noborder {
	border: 0 none;
}
.o-items-wrapper table tfoot {
	border-top: 2px solid;
}
/*** CART EMPTY PAGE ***/
.cart-empty {
	position: relative;
	text-align: center;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.2;
	color: #242426;
	margin: 45px auto 15px;
}
.cart-empty:before {
	color: #727272;
	content: "\f07a";
	font-family: "FontAwesome";
	display: block;
	font-size: 180px;
	line-height: 220px;
}
@media screen and (max-width: 991px) {
	#sp-mobile-search {
		padding: 15px 0;
		background-color: #ffdd32;
	}
	.sp-module.cart #vmCartModule {
		margin-top: 10px;
	}
	.cta-btns,
	.cta-wrapper a,
	.cta-btn,
	#sp-top-bar .cta-btn,
	.btn,
	.sppb-btn,
	.addtocart-bar button.addtocart-button,
	#sp-top1 .logout-button input {
		display: block;
		width: 100%;
	}
	.order-info-wrapper .panel {
		min-height: inherit;
	}
	.order-info-wrapper .panel .panel-footer {
		position: inherit;
	}
	.productdetails-view {
		padding: 0;
	}
	.productdetails-view .product-container,
	.productdetails-view .product-description,
	.productdetails-view .product-neighbours,
	.productdetails-view .p-image-wrapper {
		margin-bottom: 30px;
	}
	.productdetails-view .p-details-wrapper,
	.productdetails-view .product-description {
		padding: 0 15px;
	}
	.productdetails-view .product-neighbours {
		padding-left: 15px;
		padding-right: 15px;
	}
	.product .item-wrapper {
		padding: 10px;
	}
	.p-price {
		margin-bottom: 30px;
		min-height: initial;
		text-align: center;
	}
	.p-price .PricesalesPrice {
		font-family: inherit;
		font-size: 16px;
		letter-spacing: inherit;
	}
	#confirmCurrency.cta-btn {
		display: initial;
		width: initial;
	}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
	.modal:before {
		height: auto;
	}
	div.modal.fade.in {
		top: 50%!important;
		transform: translateY(-50%);
	}
	.o-items-wrapper,
	.o-history-wrapper {
		padding: 15px;
	}
	#fancybox-wrap #fancybox-content .left {
		margin-bottom: 30px;
	}
	#fancybox-wrap #fancybox-content .left h4 {
		font-size: 24px;
	}
	#fancybox-wrap #fancybox-content .cta-wrapper {
		display: block;
		margin-bottom: 15px;
		float: none!important;
	}
}