/*

@media only screen and (max-width: 470px)
@media only screen and (max-width: 500px)
@media only screen and (max-width: 760px)
@media only screen and (max-width: 980px)
@media only screen and (max-width: 1039px)
@media only screen and (max-width: 1044px)

*/
/*
.product-grid-item .image .outofstock {
	display: block
}

.product-info .right .description .outofstock {
	color: rgb(234, 35, 73)
}

.product-info .image .outofstock {
	display: block
}

.product-list-item .image .outofstock {
	display: block
}

img.outofstock {
	transition: opacity .2s;
	pointer-events: none;
}

.outofstock:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: red;
	width: 100%;
	height: 100%;
}

.hide-cart .cart.outofstock .button {
	opacity: .4;
	pointer-events: none;
	cursor: default; }
.hide-cart .cart.outofstock .button.enquiry-button,
.hide-cart .cart.outofstock #more-details {
	opacity: 1;
	cursor: auto;
	pointer-events: auto; }
.hide-cart td.outofstock > .btn-primary, .hide-cart td img.outofstock {
	opacity: .4;
	pointer-events: none;
	cursor: default; }
	*/
.product-grid-item .image,
.product-info .left .image {
  position: relative;
}
.product-grid-item .image .outofstock,
.product-info .left .image .outofstock {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 8px 0;
  background: rgba(51, 51, 51, 0.7);
  text-align: center;
  color: #fff;
}
.product-info .left .image .outofstock {
  padding: 10px 0;
}
.product-grid-item {
  float: none;
  position: relative;
}
.product-grid-item.display-icon .wishlist-icon,
.product-grid-item.display-icon .compare-icon {
  padding: 0;
}
.product-grid-item .wishlist,
.product-grid-item .cart {
  float: right !important;
  margin: -28px 5px 0 0;
}
@media screen and (max-width: 980px) {
  .product-grid-item .wishlist,
  .product-grid-item .cart {
    margin: -50px 5px 0 0;
  }
}
.product-grid-item .wishlist a,
.product-grid-item .compare a {
  display: inline-block;
  z-index: 2;
}
.product-grid-item .wishlist [data-hint]:after,
.product-grid-item .compare [data-hint]:after {
  display: none !important;
}
.product-grid-item .compare-icon:before {
  content: '\e6b2';
  font-size: 18px;
  color: #2bb0e3;
}
.product-grid-item .wishlist-icon {
  display: block;
}
.product-grid-item .wishlist-icon:before {
  display: block;
  width: 20px !important;
  height: 20px;
  content: '';
  top: 1px;
  background-image: url(/image/icons/wishlist.png);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="33" height="31"><title>icons</title><path d="M14.2,28.3,26.9,15.2h.2a9.2,9.2,0,0,0-.3-12.5A8.5,8.5,0,0,0,15,2.2l-.8.7-.8-.7a8.6,8.6,0,0,0-11.9.4,9.2,9.2,0,0,0-.2,12.5Z" transform="translate(1.5 0.5)" fill="white" stroke="rgb(51, 51, 51)"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media screen and (max-width: 980px) {
  .product-grid-item .wishlist-icon:before {
    width: 30px !important;
    height: 30px;
    margin: 10px;
  }
}
@media all and (min-width: 981px) {
  .product-grid-item .wishlist:hover .wishlist-icon:before {
    background-image: url(/image/icons/wishlist_active.png);
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="33" height="31"><title>icons</title><path d="M14.2,28.3,26.9,15.2h.2a9.2,9.2,0,0,0-.3-12.5A8.5,8.5,0,0,0,15,2.2l-.8.7-.8-.7a8.6,8.6,0,0,0-11.9.4,9.2,9.2,0,0,0-.2,12.5Z" transform="translate(1.5 0.5)" fill="rgb(0, 159, 227)" stroke="rgb(0, 159, 227)"/></svg>');
  }
}
.product-grid-item .wishlist.active .wishlist-icon:before {
  background-image: url(/image/icons/wishlist_active.png);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="33" height="31"><title>icons</title><path d="M14.2,28.3,26.9,15.2h.2a9.2,9.2,0,0,0-.3-12.5A8.5,8.5,0,0,0,15,2.2l-.8.7-.8-.7a8.6,8.6,0,0,0-11.9.4,9.2,9.2,0,0,0-.2,12.5Z" transform="translate(1.5 0.5)" fill="rgb(0, 159, 227)" stroke="rgb(0, 159, 227)"/></svg>');
}
.product-grid-item .cart {
  margin-right: 5% !important;
}
.product-grid-item .cart .button-left-icon:before,
.product-grid-item .cart .button-right-icon:before {
  display: block;
  width: 20px;
  height: 20px;
  content: '';
  background-image: url(/image/icons/cart.png);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="31" height="29"><defs><style>.a{fill:none;stroke:rgb(51, 51, 51);}.b{fill:rgb(255, 255, 255);stroke:rgb(51, 51, 51);}</style></defs><path class="b" d="M1.4,7.6V24.8A3.6,3.6,0,0,0,5,28.4H23.3a3.6,3.6,0,0,0,3.6-3.6V7.6Z" transform="translate(-0.9 0.5)"/><path class="a" d="M14.2,0A7.6,7.6,0,0,0,6.6,7.6H21.7A7.6,7.6,0,0,0,14.2,0Z" transform="translate(-0.9 0.5)"/><polyline class="a" points="20.8 13.6 20.8 8 5.7 8 5.7 13.6"/></svg>');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
@media screen and (max-width: 980px) {
  .product-grid-item .cart .button-left-icon:before,
  .product-grid-item .cart .button-right-icon:before {
    width: 30px !important;
    height: 30px;
    margin: 10px;
  }
}
@media all and (min-width: 981px) {
  .product-grid-item .cart a:hover .button-left-icon:before,
  .product-grid-item .cart a:hover .button-right-icon:before {
    background-image: url(/image/icons/cart_active.png);
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="31" height="29"><defs><style>.a{fill:none;stroke:rgb(0, 159, 227);}.b{fill:rgb(0, 159, 227);stroke:rgb(0, 159, 227);}</style></defs><path class="b" d="M1.4,7.6V24.8A3.6,3.6,0,0,0,5,28.4H23.3a3.6,3.6,0,0,0,3.6-3.6V7.6Z" transform="translate(-0.9 0.5)"/><path class="a" d="M14.2,0A7.6,7.6,0,0,0,6.6,7.6H21.7A7.6,7.6,0,0,0,14.2,0Z" transform="translate(-0.9 0.5)"/><polyline class="a" points="20.8 13.6 20.8 8 5.7 8 5.7 13.6"/></svg>');
  }
}
.product-grid-item .cart.active .button-left-icon:before,
.product-grid-item .cart.active .button-right-icon:before {
  background-image: url(/image/icons/cart_active.png);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="31" height="29"><defs><style>.a{fill:none;stroke:rgb(0, 159, 227);}.b{fill:rgb(0, 159, 227);stroke:rgb(0, 159, 227);}</style></defs><path class="b" d="M1.4,7.6V24.8A3.6,3.6,0,0,0,5,28.4H23.3a3.6,3.6,0,0,0,3.6-3.6V7.6Z" transform="translate(-0.9 0.5)"/><path class="a" d="M14.2,0A7.6,7.6,0,0,0,6.6,7.6H21.7A7.6,7.6,0,0,0,14.2,0Z" transform="translate(-0.9 0.5)"/><polyline class="a" points="20.8 13.6 20.8 8 5.7 8 5.7 13.6"/></svg>');
}
.wishlist-page .product-grid-item .wishlist {
  position: absolute;
  top: 5px;
  right: 5px;
  margin: 0;
}
.wishlist-page .product-grid-item .wishlist .wishlist-icon:before {
  width: 15px !important;
  height: 15px;
  background-image: url(/image/icons/wishlist.png);
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.5 19.5"><line x1="0.4" y1="19.1" x2="19.1" y2="0.4" fill="none" stroke="rgb(51, 51, 51)"/><line x1="0.4" y1="0.4" x2="19.1" y2="19.1" fill="none" stroke="rgb(51, 51, 51)"/></svg>');
}
@media all and (min-width: 981px) {
  .wishlist-page .product-grid-item .wishlist:hover .wishlist-icon:before {
    background-image: url(/image/icons/wishlist_active.png);
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.5 19.5"><line x1="0.4" y1="19.1" x2="19.1" y2="0.4" fill="none" stroke="rgb(0, 159, 227)"/><line x1="0.4" y1="0.4" x2="19.1" y2="19.1" fill="none" stroke="rgb(0, 159, 227)"/></svg>');
  }
}
.teaser_more .button,
.block-content .button {
  border: 1px solid #333333;
  background-color: #fff;
  color: #333333;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.teaser_more .button:hover,
.block-content .button:hover {
  border-color: #009fe3;
  background: #fff;
  color: #009fe3;
}
.filterbar {
  margin-bottom: 20px;
  text-align: right;
}
.filterbutton {
  border: 1px solid #333333;
  background-color: #fff;
  color: #333333;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-weight: 400;
  font-family: 'Montserrat', Montserrat, Arial;
  text-align: center;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 15px;
  line-height: 32px;
}
.filterbutton:before {
  content: " ";
  width: 22px;
  height: 19px;
  margin: 0 6px -4px 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB3aWR0aD0nMjInIGhlaWdodD0nMTknPjxkZWZzPjxwYXRoIGlkPSdhJyBkPSdNMy4wNDEgMTQuNUguNDQ2Qy4yIDE0LjUgMCAxNC4yNzYgMCAxNHMuMi0uNS40NDYtLjVoMi41OTVhMyAzIDAgMDE1LjkxOCAwSDE5LjVhLjUuNSAwIDExMCAxSDguOTU5YTMgMyAwIDAxLTUuOTE4IDB6TTE2Ljk2IDhoMi41OTVjLjI0NiAwIC40NDYuMjI0LjQ0Ni41cy0uMi41LS40NDYuNUgxNi45NmEzIDMgMCAwMS01LjkxOCAwSC41YS41LjUgMCAwMTAtMWgxMC41NDFhMyAzIDAgMDE1LjkxOCAwek0zLjA0IDMuNUguNDQ2Qy4yIDMuNSAwIDMuMjc2IDAgM3MuMi0uNS40NDYtLjVoMi41OTVhMyAzIDAgMDE1LjkxOCAwSDE5LjVhLjUuNSAwIDExMCAxSDguOTU5YTMgMyAwIDAxLTUuOTE4IDB6TTYgNWEyIDIgMCAxMDAtNCAyIDIgMCAwMDAgNHptOCA1LjVhMiAyIDAgMTAwLTQgMiAyIDAgMDAwIDR6TTYgMTZhMiAyIDAgMTAwLTQgMiAyIDAgMDAwIDR6Jy8+PC9kZWZzPjxnIGZpbGw9J3RyYW5zcGFyZW50JyBmaWxsLXJ1bGU9J2V2ZW5vZGQnPjxwYXRoIGQ9J00tOTE1LTE1OUgxMDl2MTczMUgtOTE1eicvPjxwYXRoIGQ9J00tMTktMTFIOTl2NDBILTE5eicvPjx1c2UgZmlsbD0nIzMzMzMzMycgc3Ryb2tlPScjMzMzMzMzJyBzdHJva2Utd2lkdGg9Jy4zJyB0cmFuc2Zvcm09J3RyYW5zbGF0ZSgxIDEpJyB4bGluazpocmVmPScjYScvPjwvZz48L3N2Zz4=");
  background-size: 22px 19px;
  background-repeat: no-repeat;
}
.filterbutton:hover,
.filterbutton.active {
  border-color: #009fe3;
  background: #fff;
  color: #009fe3;
  cursor: pointer;
}
.filterbutton:hover:before,
.filterbutton.active:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB3aWR0aD0nMjInIGhlaWdodD0nMTknPjxkZWZzPjxwYXRoIGlkPSdhJyBkPSdNMy4wNDEgMTQuNUguNDQ2Qy4yIDE0LjUgMCAxNC4yNzYgMCAxNHMuMi0uNS40NDYtLjVoMi41OTVhMyAzIDAgMDE1LjkxOCAwSDE5LjVhLjUuNSAwIDExMCAxSDguOTU5YTMgMyAwIDAxLTUuOTE4IDB6TTE2Ljk2IDhoMi41OTVjLjI0NiAwIC40NDYuMjI0LjQ0Ni41cy0uMi41LS40NDYuNUgxNi45NmEzIDMgMCAwMS01LjkxOCAwSC41YS41LjUgMCAwMTAtMWgxMC41NDFhMyAzIDAgMDE1LjkxOCAwek0zLjA0IDMuNUguNDQ2Qy4yIDMuNSAwIDMuMjc2IDAgM3MuMi0uNS40NDYtLjVoMi41OTVhMyAzIDAgMDE1LjkxOCAwSDE5LjVhLjUuNSAwIDExMCAxSDguOTU5YTMgMyAwIDAxLTUuOTE4IDB6TTYgNWEyIDIgMCAxMDAtNCAyIDIgMCAwMDAgNHptOCA1LjVhMiAyIDAgMTAwLTQgMiAyIDAgMDAwIDR6TTYgMTZhMiAyIDAgMTAwLTQgMiAyIDAgMDAwIDR6Jy8+PC9kZWZzPjxnIGZpbGw9J3RyYW5zcGFyZW50JyBmaWxsLXJ1bGU9J2V2ZW5vZGQnPjxwYXRoIGQ9J00tOTE1LTE1OUgxMDl2MTczMUgtOTE1eicvPjxwYXRoIGQ9J00tMTktMTFIOTl2NDBILTE5eicvPjx1c2UgZmlsbD0nIzAwOWZlMycgc3Ryb2tlPScjMDA5ZmUzJyBzdHJva2Utd2lkdGg9Jy4zJyB0cmFuc2Zvcm09J3RyYW5zbGF0ZSgxIDEpJyB4bGluazpocmVmPScjYScvPjwvZz48L3N2Zz4=");
}
.mobilelogout {
  display: none;
  border-top: 1px solid #a9b8c0;
  margin: 20px 0;
}
@media screen and (max-width: 760px) {
  .mobilelogout {
    display: block;
  }
}
.mobilelogout a {
  display: block;
  padding: 10px;
}
/* Control Panel Settings */
.product-grid-item .cart .button:hover {
  color: #ffffff;
  background-color: #ffffff;
}
.product-grid-item .cart .button[data-hint]:after {
  color: #ffffff;
  background-color: #333745;
}
.product-grid-item .rating {
  margin-left: -47px;
  top: -35px;
  display: block;
}
.product-wrapper {
  background-color: #ffffff;
  box-shadow: none;
  border-width: 0px;
  border-style: dotted;
  border-color: #ffffff;
}
.product-grid-item .price {
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-top-width: 0;
  border-style: solid;
  border-color: #e4e4e4;
  padding-top: 7px;
  display: inline-block;
}
.product-grid-item .price,
.product-grid-item .price-new {
  font-weight: 700;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 15px;
  text-transform: none;
  color: #333745;
}
.product-grid-item .wishlist [data-hint]:after,
.product-grid-item .compare [data-hint]:after {
  color: #ffffff;
  background-color: #333745;
}
.product-details:before {
  color: #f4f4f4;
  top: -21px;
  margin-left: -14px;
  font-size: 25px;
}
.product-details {
  padding-bottom: 0px;
}
.product-grid-item .price-old {
  color: #eb5858;
}
.product-grid-item .cart .button {
  padding: 0 20px;
  border-width: 0px;
  border-style: solid;
  border-color: #333745;
  line-height: 20px;
  background-color: rgba(51, 55, 69, 0);
}
.product-grid-item .cart .button,
.side-column .box-content .cart a.button {
  color: #333745;
}
.product-grid-item .name a,
.posts h2 a {
  font-weight: 400;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 15px;
  text-transform: none;
  color: #333745;
  white-space: normal;
}
.product-grid-item .cart .button:active {
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.8);
}
.product-grid-item .image .label-latest {
  display: block;
}
.product-grid-item .image .label-sale {
  display: block;
}
.product-grid-item .cart {
  margin-bottom: 10px;
}
.product-grid-item .compare a:hover .compare-icon:before,
.product-grid-item .wishlist a:hover .wishlist-icon:before {
  color: #2395c0;
}
.product-grid-item .cart .button:hover .button-left-icon:before,
.product-grid-item .cart .button:hover .button-right-icon:before {
  color: #ec008c;
}
.label-sale {
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #ec008c;
  color: #ffffff;
  border-radius: 50%;
  width: 40px;
}
.label-latest {
  width: 40px;
  border-radius: 50%;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #2baae2;
}
.pagination a {
  color: #333745;
  background-color: #e4e4e4;
}
.category-list ul li a,
.refine-category-name {
  color: #333745;
}
.pagination b,
.pagination a:hover,
.pagination li.active {
  background-color: #333745;
}
.category-list ul li:after {
  color: #e4e4e4;
}
.pagination {
  box-shadow: none;
  border-color: #333745;
}
.pagination .results,
.dataTables_info {
  color: #333745;
}
.refine-image a {
  border-width: 1px;
  border-style: solid;
  border-color: #f4f4f4;
}
.refine-image a:hover {
  background-color: #f4f4f4;
}
.category-list {
  background-color: #333745;
}
.pagination b,
.pagination a:hover {
  color: #ffffff;
}
#infscr-loading div {
  color: #ffffff;
}
.refine-image img {
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #f4f4f4;
}
.product-filter,
.product-compare a {
  color: #333745;
}
.category-info p,
.category-info p span {
  line-height: 18px !important;
}
#content .product-info .options h3,
.ms-sellerprofile.description h3 {
  color: #333745;
  background-color: #f4f4f4;
}
.tags a:hover {
  background-color: #eb5858;
  color: #ffffff;
}
.product-info .right .wishlist-compare {
  background-color: #fff;
  border: 1px solid #2bb0e3;
}
.product-info .right .wishlist-compare:hover {
  border-color: #0691cd;
}
.product-info .right .cart div .journal-stepper:hover {
  background-color: #eb5858;
  color: #ffffff;
}
.tags b {
  color: #ffffff;
  background-color: #5f6874;
}
.product-info .option > ul > li {
  color: #ffffff;
  background-color: #5f6874;
}
.product-info .gallery-text {
  font-weight: 400;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 14px;
  text-transform: none;
}
.product-info .option > ul > li.selected,
.product-info .option > ul > li:hover {
  color: #ffffff;
  background-color: #eb5858;
}
.product-info .right .cart div .journal-stepper {
  color: #ffffff;
  background-color: #333745;
}
.tags a {
  background-color: #f4f4f4;
}
.product-info .right .journal-custom-tab ul,
.product-info .right .journal-custom-tab ol {
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 14px !important;
  text-transform: none !important;
}
.product-options > div,
.product-options > ul {
  margin-bottom: 10px;
}
#product-gallery .owl-prev:before {
  content: '\e61f';
  font-size: 18px;
  color: #ffffff;
  left: -2px;
}
#product-gallery .owl-next:before {
  content: '\e620';
  font-size: 18px;
  color: #ffffff;
  left: 2px;
}
.product-info .right .wishlist-compare .links a + a:before {
  content: '\e6b2';
  font-size: 20px;
  color: #ffffff;
}
.product-info .right .price-old {
  background-color: #dd0017;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: none;
  color: #ffffff;
}
.product-info .right .options .option {
  border-color: #f4f4f4;
}
.tags {
  text-align: left;
}
#button-cart .button-cart-text:before,
#button-cart .button-cart-text:after {
  font-size: 22px;
  color: #ffffff;
}
#button-cart {
  background-color: #009fe3;
  font-weight: 700;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
}
#button-cart:hover {
  background-color: #0691cd;
  color: #fff;
  cursor: pointer;
}
.product-info .right .wishlist-compare .links a:hover {
  color: #0691cd;
}
.product-info .right .price-new,
.product-info .right .product-price {
  font-weight: 400;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 35px;
  text-transform: none;
  color: #333745;
}
.product-info .gallery-text:before {
  content: '\e015';
  font-size: 16px;
}
.product-info .product-options > div,
.product-info .product-options > ul,
#content .product-info .options h3,
.ms-sellerprofile.description h3 {
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #f4f4f4;
}
.product-info .image .label-sale {
  display: block;
}
.product-info .left .image-additional a img {
  border-color: #f4f4f4;
}
.product-info .right .description .instock {
  color: #339965;
}
.product-info .image .label-latest {
  display: block;
}
#button-cart:active {
  box-shadow: none;
}
.product-info .right .wishlist-compare .links a {
  font-weight: 700;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 17px;
  text-transform: uppercase;
  color: #009fe3;
}
.product-info .option > ul > li:active,
.product-info .option > ul > li.selected {
  box-shadow: none;
}
.product-info .left .image-additional a {
  padding: 10px 10px 0 0;
}
.product-info .right > div > div,
.product-info .right > div > ul {
  padding-bottom: 10px;
  padding-top: 5px;
}
#product-gallery .owl-buttons.side-buttons div {
  border-radius: 50%;
}
#product-gallery .owl-next:hover:before,
#product-gallery .owl-prev:hover:before {
  color: #eb5858;
}
.product-info .right .options .option b {
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  text-transform: none;
  color: #333745;
}
.attribute tbody td {
  text-align: left;
}
.column.products .product-grid-item .name a {
  white-space: nowrap;
}
.column.products .product-grid-item {
  border-bottom-style: solid;
  border-color: #5f6874;
  padding: 5px 0;
}
.column.products .product-grid-item .price,
.column.products .product-grid-item .price-new {
  color: #ffffff;
}
.column.products .product-grid-item .name a,
.footer-post-title {
  color: #ffffff;
}
.column.products .product-grid-item .price-old {
  color: #eb5858;
}
.mini-cart-info table tr td.remove i:hover {
  color: #dd0017;
}
.mini-cart-info table tr {
  border-bottom-color: #cccccc;
  border-bottom-style: solid;
}
.mini-cart-info {
  max-height: 350px;
}
.mini-cart-info table tr td.remove i {
  color: #000000;
}
.button:active,
#quickcheckout .button:active {
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.8);
}
.button:hover,
.side-column .box-content a.button:hover,
#quickcheckout .button:hover {
  color: #ffffff;
}
.extended-layout .extended-container {
  background-attachment: scroll;
  background-color: #ffffff;
}
.secondary-title,
#content #review-title {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: left;
  background-color: #a9b8c0;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 15px;
  text-transform: none;
  color: #ffffff;
}
.heading-title,
.box-heading,
.oc-filter .panel-heading {
  text-align: left;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #e4e4e4;
  line-height: 40px;
}
.button:hover,
#quickcheckout .button:hover {
  background-color: #009fe3;
}
.button,
#quickcheckout .button {
  background-color: #333745;
  padding: 7px 15px;
  line-height: 32px;
}
a {
  color: #009fe3;
}
a:hover {
  color: #ec008c;
}
#container {
  background-repeat: repeat;
  background-position: center top;
  background-attachment: scroll;
  background-color: #ffffff;
}
.button,
.side-column .box-content a.button,
#quickcheckout .button {
  font-weight: 400;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
}
.button a,
.side-column .box-content a.button a,
#quickcheckout .button a {
  color: #fff;
}
.heading-title,
.box-heading,
#swipebox-caption,
.journal-carousel .htabs.single-tab a:hover,
.journal-carousel .htabs.single-tab a.selected,
.oc-filter .panel-heading {
  font-weight: 400;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 18px;
  text-transform: none;
  color: #333745;
}
.scroll-top:hover:before {
  color: #ec008c;
}
.scroll-top:before {
  content: '\e021';
  font-size: 45px;
  color: #3f5765;
}
.breadcrumb a:hover {
  color: #009fe3;
}
.cart-info tbody td a:hover,
.wishlist-info tbody td a:hover,
.compare-info .name a:hover {
  color: #333745;
}
.cart-info tbody td a,
.wishlist-info tbody td a,
.compare-info .name a {
  color: #2bb0e3;
}
.buttons {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  border-color: #fafafa;
}
.cart-info tbody td,
.wishlist-info tbody td,
.compare-info td {
  border-bottom-style: solid;
  border-color: #f4f4f4;
}
.cart-info table,
.wishlist-info table,
.compare-info,
table.list,
.order-list {
  border-width: 0px;
  border-style: solid;
}
.cart-info .image a img,
.wishlist-info .image a img,
.compare-info tbody tr:first-of-type + tr > td img {
  border-width: 0px;
  border-style: solid;
}
.checkout-content,
.checkout-page .panel-body {
  padding: 12px;
}
.checkout-content,
.checkout-page .panel-body {
  background-color: #ffffff;
}
.action-area h3 {
  color: #ffffff;
  background-color: #5f6874;
}
#content.sc-page .content table.radio .highlight td {
  border-color: #f4f4f4;
}
.checkout-heading,
.checkout .panel-heading {
  background-color: #5f6874;
}
.checkout-product thead td,
.checkout-product tfoot td {
  background-color: #f4f4f4;
  color: #333745;
}
#content.sc-page .content p,
#content.sc-page .action-area p,
.cart-total,
table.list tfoot td {
  background-color: #f4f4f4;
  color: #333745;
}
.checkout-heading {
  border-color: #333745;
  border-bottom-style: solid;
}
.checkout-product tbody td {
  border-color: #f4f4f4;
}
table.radio .highlight:hover td,
.action-area .panel-heading:hover {
  background-color: #5f6874;
}
table.radio .highlight:hover td label,
.action-area .panel-title:hover a {
  color: #ffffff;
}
.login-content > div,
.sitemap-info ul {
  background-color: #f4f4f4;
}
.login-content hr {
  background-color: #e4e4e4;
}
table.radio .highlight td,
.action-area .panel-heading {
  background-color: #ffffff;
}
.cart-info thead td,
.wishlist-info thead td,
.compare-info thead td,
.manufacturer-heading,
table.list thead td,
.order-list .order-id,
.order-list .order-status {
  background-color: #ffffff;
}
.cart-info thead td,
.wishlist-info thead td,
.compare-info thead td,
.manufacturer-heading,
table.list thead td,
table.list,
table.list td,
.order-list .order-id,
.order-list .order-status {
  color: #333745;
}
.cart-info tbody td,
.wishlist-info tbody td,
.compare-info td,
table.list tbody td,
.order-list .order-content {
  color: #333745;
}
.cart-info table,
.wishlist-info table,
.compare-info td,
table.list tbody td,
.order-list .order-content {
  background-color: #ffffff;
}
.checkout-heading,
.checkout .panel-title {
  color: #ffffff;
}
.side-column .side-category-accordion i:hover {
  color: #ffffff;
}
.side-column .box-content li a,
.side-column .box-category li a,
.journal-sf ul li,
.side-column .oc-module .product-grid-item,
#column-right .recentArticles li,
#column-right .popularArticles li,
#column-left .recentArticles li,
#column-left .popularArticles li,
.side-post + hr {
  border-bottom-style: solid;
}
.side-column,
.side-column .oc-module .product-grid-item .price,
.journal-sf ul li label,
.side-post-title {
  color: #333745;
}
.side-column .box-category li a:before,
.side-column .box-content li a:before {
  content: '\e62c';
  font-size: 15px;
  color: #333745;
  top: -1px;
}
.side-column .side-category-accordion i {
  border-radius: 50%;
  color: #ffffff;
  background-color: #333745;
}
.side-column .box-content li a,
.side-column .box-category li a,
.journal-sf ul li,
.side-column .oc-module .product-grid-item,
#column-right .recentArticles li,
#column-right .popularArticles li,
#column-left .recentArticles li,
#column-left .popularArticles li,
.side-post + hr {
  border-color: #f4f4f4;
}
.side-column .box-content li a,
.side-column .box-category li a {
  padding-top: 10px;
  padding-right: 25px;
  padding-left: 0px;
  padding-bottom: 10px;
}
.side-column .oc-module .product-grid-item {
  padding-top: 7px;
  padding-left: 0px;
  padding-bottom: 7px;
  padding-right: 7px;
}
.side-column .side-category i {
  top: 7px;
  width: 20px;
  height: 20px;
  right: 0px;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  text-transform: none;
  color: #ffffff;
}
.side-column .heading-title,
.side-column .box-heading,
.side-column .journal-carousel .htabs.single-tab a.selected,
.oc-filter .panel-heading,
.oc-filter a.list-group-item {
  font-weight: 400;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 16px;
  text-transform: none;
}
.side-column .oc-module .product-grid-item .name a {
  white-space: nowrap;
}
.side-column .box-content li a,
.side-column .box-category li a,
.side-column .box-content a,
#column-right .recentArticles li > a,
#column-right .popularArticles li > a,
#column-left .recentArticles li > a,
#column-left .popularArticles li > a,
.side-post-title {
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-transform: none;
  color: #444349;
}
#content .welcome h1,
.side-column .welcome h1 {
  border-bottom-style: solid;
  text-align: left;
  font-weight: 700;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 30px;
  text-transform: none;
  color: #333745;
}
#content .welcome p,
.side-column .welcome p {
  text-align: left;
}
.block-content,
.side-block-content,
.block-content p,
.side-block-content p,
.block-content p span,
.side-block-content p span {
  font-weight: normal !important;
  font-style: !important;
  text-transform: !important;
}
.side-column .box.cms-blocks .block-content {
  background-color: #f4f4f4;
}
.side-column .block-content {
  padding: 10px;
}
.side-column .box.cms-blocks .cms-block {
  margin-bottom: 10px;
}
.editor-content h1,
.editor-content h2,
.editor-content h3,
.side-block-content h1,
.side-block-content h3,
.side-block-content h3 {
  font-weight: 400 !important;
  font-family: "Montserrat", "Arial" !important;
  font-style: normal !important;
  font-size: 17px !important;
  text-transform: none !important;
  padding-bottom: 7px;
}
.editor-content p,
.side-block-content p {
  padding-bottom: 5px;
}
.ui-pnotify-closer:hover {
  color: #eb5858;
}
.ui-pnotify {
  background-color: #e4e4e4;
  display: block !important;
}
.ui-pnotify-title {
  background-color: #333745;
  color: #ffffff;
}
.ui-pnotify-text img {
  display: block;
}
.ui-pnotify-closer {
  color: #ffffff;
}
.product-list-item {
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #e4e4e4;
  background-color: #ffffff;
}
.product-list-item .image .label-latest {
  display: block;
}
.product-list-item .name a {
  font-weight: 400;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 15px;
  text-transform: none;
  color: #333745;
}
.product-list-item .image .label-sale {
  display: block;
}
.product-list-item .price-old {
  font-weight: 700;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 14px;
  text-transform: none;
}
.product-list-item .price,
.product-list-item .price-new {
  font-weight: 700;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 15px;
  text-transform: none;
}
.product-list-item .cart .button[data-hint]:after {
  border-radius: 3px;
  color: #ffffff;
  background-color: #009fe3;
}
.product-list-item .cart .button:active {
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.8);
}
.product-list-item .description {
  display: block;
}
.product-list-item .wishlist a,
.product-list-item .compare a {
  color: #333745;
}
.product-list-item .cart .button-left-icon:before,
.product-list-item .cart .button-right-icon:before {
  content: '\e69a';
  font-size: 20px;
  color: #ffffff;
}
.product-list-item .wishlist-icon:before {
  content: '\e662';
  font-size: 11px;
  color: #333745;
}
.product-list-item .compare-icon:before {
  content: '\e025';
  font-size: 11px;
  color: #333745;
}
.product-list-item .wishlist a:hover,
.product-list-item .compare a:hover {
  color: #eb5858;
}
.owl-controls .owl-page span {
  width: 20px;
  background-color: #5f6874;
  height: 6px;
}
.journal-carousel .htabs a:hover,
.journal-carousel .htabs a.selected {
  color: #ffffff;
  background-color: #5f6874;
}
.journal-carousel .htabs a,
.side-column .journal-carousel .htabs a {
  border-right-style: solid;
  border-color: #ffffff;
}
.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background-color: #eb5858;
}
.journal-carousel .owl-prev:hover:before,
.journal-carousel .owl-next:hover:before {
  color: #ec008c;
}
.journal-carousel .htabs a,
.journal-carousel .htabs.single-tab a:hover,
.journal-carousel .htabs.single-tab a.selected {
  font-weight: 400;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 15px;
  text-transform: none;
}
.journal-carousel .owl-prev:before {
  content: '\e61f';
  font-size: 18px;
  color: #5f6874;
}
.journal-carousel .owl-next:before {
  content: '\e620';
  font-size: 18px;
  color: #5f6874;
}
.journal-carousel .owl-buttons div {
  top: -58px;
}
.journal-carousel .owl-buttons .owl-prev {
  right: 20px;
}
.journal-carousel .owl-buttons .owl-next {
  right: 0px;
}
.journal-carousel.carousel-product .product-wrapper {
  box-shadow: none;
}
.journal-carousel.carousel-brand .product-wrapper {
  box-shadow: none;
}
.sf-reset {
  color: #333745;
}
.sf-reset:hover {
  color: #009fe3;
}
.sf-reset-icon:after {
  content: '\e602';
  font-size: 16px;
  color: #333745;
}
.journal-sf ul label img {
  border-width: 3px;
  border-style: dashed;
  border-color: #ffffff;
}
.journal-sf ul label.sf-checked img {
  border-color: #006ecc;
}
.sf-icon:after {
  color: #ffffff;
  background-color: #009fe3;
}
.side-column .journal-sf .box {
  margin-bottom: 15px;
}
.journal-sf .box ul li {
  border-color: #ffffff;
  border-bottom-style: solid;
  padding-top: 5px;
}
.sf-filter ul li {
  display: inline-block;
  width: 50%;
}
.journal-sf .box ul li label {
  font-weight: 400;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 12px;
  text-transform: none;
}
.journal-sf .box-heading,
.oc-filter a.list-group-item {
  font-weight: bold;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 13px;
  text-transform: none;
  color: #333745;
  line-height: 1.3;
  text-transform: uppercase;
}
.journal-sf .sf-image .box-content {
  padding-top: 10px;
}
.journal-sf .sf-image .box-content ul li {
  width: 25%;
}
.journal-sf .sf-manufacturer.sf-image .box-content ul li {
  width: 25%;
}
.journal-sf .sf-category.sf-image .box-content ul li {
  width: 16.666666%;
}
.quote .button {
  padding: 0 15px;
  line-height: 36px;
  background-color: #eb5858;
}
.quote .button:hover {
  background-color: #69b9cf;
}
.quote .button:active {
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.8);
}
.gallery-thumb a:before {
  content: '\e015';
  font-size: 30px;
  color: #ffffff;
}
#swipebox-prev:before {
  content: '\e61f';
  font-size: 30px;
  color: #ffffff;
}
#swipebox-next:before {
  content: '\e620';
  font-size: 30px;
  color: #ffffff;
}
#swipebox-close:before {
  content: '\e602';
  font-size: 30px;
  color: #ffffff;
}
#swipebox-action,
#swipebox-caption {
  background-color: #333745;
  color: #ffffff;
}
#swipebox-close:hover:before {
  color: #eb5858;
}
#swipebox-prev:hover:before,
#swipebox-next:hover:before {
  color: #eb5858;
}
.gallery-thumb .item-hover {
  background-color: rgba(235, 88, 88, 0.69);
}
#swipebox-overlay {
  background-color: rgba(0, 0, 0, 0.75);
}
.side-column .journal-gallery .box-content {
  padding: 0px !important;
}
.tp-bannertimer,
.tp-bannertimer.tp-bottom {
  background-color: #eb5858;
  height: 3px;
}
.tp-bullets.simplebullets.round .bullet,
.journal-simple-slider .owl-controls .owl-page span {
  height: 20px;
  width: 20px;
  margin-left: 10px;
}
.tp-rightarrow:before,
.tp-rightarrow.default:before,
.journal-simple-slider .owl-controls .owl-buttons .owl-next:before {
  content: '\e620';
  font-size: 40px;
  color: #ffffff;
}
.tp-bullets.tp-thumbs .bullet.selected:before,
.tp-bullets.tp-thumbs .bullet:hover:before {
  opacity: 0;
}
.tp-bullets.tp-thumbs .bullet:before {
  opacity: 0.4;
}
.tp-leftarrow:before,
.tp-leftarrow.default:before,
.journal-simple-slider .owl-controls .owl-buttons .owl-prev:before {
  content: '\e61f';
  font-size: 40px;
  color: #ffffff;
}
.tp-bullets.tp-thumbs {
  border-width: 5px;
  border-style: solid;
  border-color: #ffffff;
}
.tp-leftarrow:hover:before,
.tp-leftarrow.default:hover:before,
.tp-rightarrow:hover:before,
.tp-rightarrow.default:hover:before,
.journal-simple-slider .owl-controls .owl-buttons .owl-prev:hover:before,
.journal-simple-slider .owl-controls .owl-buttons .owl-next:hover:before {
  color: #eb5858;
}
.nav-numbers a:hover,
.nav-numbers li.active a {
  background-color: #eb5858;
}
.nav-numbers a {
  background-color: #5f6874;
  width: 20px;
  height: 5px;
}
.box-sections ul li,
.custom-sections .box-heading.box-sections {
  border-right-style: solid;
}
.box-sections ul li a {
  font-weight: 400;
  font-family: 'Montserrat', Montserrat, Arial;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
  color: #ec008c;
  line-height: 38px;
}
.custom-sections .box-heading {
  background-color: #ffffff;
  border-bottom: 0;
  border-style: dotted;
  border-color: #5f6874;
}
.product-grid-item .compare,
.product-filter .product-compare {
  display: none;
}
.product-info .product-options > .cart {
  display: block;
}
.product-info .right .description {
  display: block;
}
.product-info .right > div > .price {
  display: block;
}
.product-info .right > div > .options {
  display: none;
}
.product-info .right .wishlist-compare .links a + a {
  display: inline-block;
}
.product-info .right .wishlist-compare .links a:last-of-type {
  display: none;
}
.product-grid-item .name {
  display: table;
}
.journal-carousel .product-grid-item .compare {
  display: none;
}
.journal-carousel .product-grid-item .wishlist {
  display: none;
}
.journal-carousel .product-grid-item .cart {
  display: none;
}
.journal-carousel .product-grid-item .price {
  display: inline-block;
}
.journal-carousel .product-grid-item .name {
  display: table;
}
.side-column .journal-carousel .product-grid-item .cart {
  display: none;
}
.side-column .journal-carousel .product-grid-item .wishlist {
  display: none;
}
.side-column .journal-carousel .product-grid-item .compare {
  display: none;
}
.side-column .journal-carousel .product-grid-item .price {
  display: inline-block;
}
.side-column .journal-carousel .product-grid-item .name {
  display: table;
}
.custom-sections .product-grid-item .cart {
  display: none;
}
.custom-sections .product-grid-item .wishlist {
  display: none;
}
.custom-sections .product-grid-item .compare {
  display: none;
}
.custom-sections .product-grid-item .price {
  display: inline-block;
}
.custom-sections .product-grid-item .name {
  display: table;
}
.product-list-item .cart {
  display: none;
}
.product-list-item .wishlist {
  display: none;
}
.product-list-item .compare {
  display: none;
}
.product-list-item .price {
  display: inline-block;
}
.product-list-item .name {
  display: table;
}
.column.products .product-grid-item .price,
.side-column .oc-module .product-grid-item .price {
  display: inline-block;
}
.countdown > span {
  border-right-style: solid;
}
.product-info .right > div .countdown > span {
  border-right-style: solid;
}
.expire-text {
  text-align: left;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  text-transform: none;
  color: #ffffff;
  background-color: #eb5858;
}
.product-page .countdown,
.expire-text {
  max-width: 250px;
}
.journal-popup .mfp-close {
  color: #ffffff;
  right: 0px;
  top: -2px;
}
.journal-popup .mfp-close:hover {
  color: #ffffff;
}
.information-page #content h1.heading-title {
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #777777;
  text-align: left;
}
.information-page #content p {
  line-height: 22px;
}
.information-page #content h1 {
  font-weight: 700 !important;
  font-family: "Montserrat", "Arial" !important;
  font-style: normal !important;
  font-size: 20px !important;
  text-transform: none !important;
  color: #ec008c !important;
}
#tab-description {
  line-height: 16px;
}
.attribute tr td:first-child {
  text-align: left;
}
.information-page #content h2 {
  font-weight: 400 !important;
  font-family: "Montserrat", "Arial" !important;
  font-style: normal !important;
  font-size: 16px !important;
  text-transform: none !important;
  color: #ec008c !important;
}
.information-page #content h3 {
  font-weight: bold !important;
  font-style: normal !important;
  font-size: 13px !important;
  text-transform: none !important;
  color: #777777 !important;
}
.product-grid-item .description {
  display: none;
}
#container.maintenance-message {
  background-attachment: scroll;
}
.category-page .heading-title {
  text-align: left;
}
/* Swipebox Loader */
#swipebox-slider .slide {
  background-image: url('image/data/journal2/loader.gif');
}
.mfp-iframe-scaler iframe {
  background-image: url('image/data/journal2/loader.gif');
  background-repeat: no-repeat;
  background-position: center;
}
.social {
  background-image: url('image/data/journal2/loader.gif');
}
/* Site width */
.extended-container:before {
  display: block;
}
.product-filter .product-compare {
  display: none;
}
.category-info .image {
  display: none;
}
/*Notification Position*/
.ui-pnotify {
  right: 20px;
}
.ui-pnotify-closer {
  opacity: 1;
}
.breadcrumb {
  text-align: left;
}
/* Product Grid */
.product-wrapper {
  box-shadow: none;
}
.custom-sections.section-product .product-wrapper {
  box-shadow: none;
}
.journal-carousel.carousel-product .product-wrapper {
  box-shadow: none;
}
.journal-carousel.carousel-brand .product-wrapper {
  box-shadow: none;
}
.enquiry-button .button i:before {
  color: rgba(236, 0, 140, 0.7);
}
.product-grid-item .cart .button-left-icon:before {
  float: none;
}
.product-grid-item .cart .button-right-icon:before {
  margin-left: 0;
}
.product-grid-item .cart .button-cart-text {
  display: none;
}
.product-grid-item .cart .button[data-hint]:after,
.product-grid-item .cart .hint--top:before {
  display: block;
}
.product-grid-item .cart .hint--top:before {
  border-top-color: #333745;
}
.product-grid-item .cart .hint--right:before {
  border-right-color: #333745;
}
.product-grid-item .cart .hint--left:before {
  border-left-color: #333745;
}
.product-grid-item .cart .button-right-icon {
  display: none;
}
.product-details:before {
  display: none;
}
/* Product Grid Wishlist/Compare */
.product-grid-item .button-wishlist-text,
.product-grid-item .button-compare-text {
  display: none;
}
.product-grid-item .cart .button {
  width: 20px;
  height: 20px;
  line-height: 20px;
  padding: 0;
}
.product-grid-item .cart {
  height: 20px;
}
/* Product List */
.product-list-item {
  box-shadow: none;
}
.product-list-item .cart .button-left-icon:before {
  margin-right: 8px;
}
.product-list-item .cart .button-right-icon {
  display: none;
}
/* Product Page */
.product-info .left .image-additional-grid a {
  width: 12.5%;
}
.product-info .left .image-additional {
  margin-right: -14px;
}
.product-info .gallery-text {
  padding-top: 6px;
}
#button-cart .button-cart-text:after {
  display: none;
}
.checkout-content .buttons {
  border-radius: 0;
}
.compare-info td {
  border-right-style: solid;
}
table.list {
  border-bottom-style: solid;
  border-left-style: solid;
}
table.list td {
  border-right-style: solid;
  border-top-style: solid;
}
/* Product Labels*/
.label-latest + .label-sale {
  top: 40px;
}
@media only screen and (max-width: 1039px) {
  .boxed-header body {
    padding: 0;
  }
  .fullwidth-footer .columns {
    padding-left: 15px;
  }
  .copyright {
    padding-left: 15px;
  }
}
.inline-button .product-details {
  padding-bottom: 0;
}
.product-grid-item .cart,
.product-grid-item .wishlist {
  display: inline-block !important;
}
.custom-sections .product-grid-item .product-details .cart {
  display: none !important;
}
.side-column .product-grid-item .product-details .cart {
  display: none !important;
}
#content .journal-carousel .product-grid-item .product-details .cart,
#top-modules .journal-carousel .product-grid-item .product-details .cart,
#bottom-modules .journal-carousel .product-grid-item .product-details .cart {
  display: none !important;
}
.product-info .right .options.push-1 .option-image li.selected span img {
  border-color: ;
}
.journal-sf .sf-image .box-content ul {
  margin-bottom: -px;
  margin-right: -px;
}
.product-grid-item .price + hr,
.product-grid-item .price + .rating + hr {
  display: block;
}
.has-cta .rotator-tex {
  line-height: 36px;
}
footer .contacts .hint--top:before {
  border-top-color: ;
}
.side-column .box-category,
.side-column .box-content,
.side-column .box-content > div,
.side-column .box-content > ul > li:last-of-type,
.side-column .oc-module .product-grid-item:last-of-type {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  border-radius: inherit;
}
.journal-sf ul li label:hover {
  color: #009fe3;
}
.sf-icon:before {
  border-top-color: #009fe3;
}
/*
.journal-sf ul li label:hover img{
	border-color:rgb(0, 110, 204);
} */
.nav-numbers a:hover,
.nav-numbers li.active a {
  -webkit-backface-visibility: hidden;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.headline-mode .nav-numbers a:hover,
.headline-mode .nav-numbers li.active a {
  -webkit-backface-visibility: hidden;
  -webkit-transform: scale();
  transform: scale();
}
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover,
.journal-simple-slider .owl-controls .owl-page.active span,
.journal-simple-slider .owl-controls.clickable .owl-page:hover span {
  -webkit-backface-visibility: hidden;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  -webkit-transform: scale(1);
  transform: scale(1);
}
@media only screen and (max-width: 1039px) {
  .bottom-footer.fullwidth-bar .copyright {
    padding-left: 15px;
  }
  .bottom-footer.fullwidth-bar .payments {
    padding-right: 15px;
  }
  .extended-layout #column-left {
    padding: 20px 0 0 20px;
  }
  .extended-layout #column-right {
    padding: 20px 20px 0 0;
  }
  .extended-layout #content,
  .extended-layout #column-left + #content,
  .extended-layout #column-right + #content,
  .extended-layout #column-left + #column-right + #content {
    padding: 20px 20px 0 20px;
  }
  .journal-simple-slider {
    height: auto !important;
  }
  .extended-layout #column-left {
    width: 240px;
  }
  .extended-layout #column-right {
    width: 240px;
  }
  .extended-layout #column-left + #content {
    margin-left: 240px;
  }
  .extended-layout #column-right + #content {
    margin-right: 240px;
  }
  .extended-layout #column-left + #column-right + #content {
    margin-left: 240px;
    margin-right: 240px;
  }
}
@media screen and (max-width: 760px) {
  .extended-layout #column-left + #content,
  .extended-layout #column-right + #content,
  .extended-layout #column-left + #column-right + #content {
    margin-left: 0;
    margin-right: 0;
  }
}
.extended-container #container {
  background-color: transparent;
}
.product-grid-item.display-icon .wishlist-icon:before,
.product-grid-item.display-icon .compare-icon:before {
  line-height: 20px;
}
.journal-desktop .menu-floated .float-left {
  border-right-style: solid;
}
.column.products > h3 {
  margin-bottom: 7px;
}
.column.products {
  padding-bottom: 7px;
}
.side-column .journal-gallery .box-heading {
  margin-bottom: 10px;
}
.side-column .box-category > ul li ul li a {
  padding-left: 0px;
}
.side-column .box-category > ul li ul li ul li a {
  padding-left: 0px;
}
.side-column .box-category > ul li ul li ul li ul li a {
  padding-left: 0px;
}
.side-column .box-category > ul li ul li ul li ul li ul li a {
  padding-left: 0px;
}
.side-column .box-category > ul li ul li ul li ul li ul li ul li a {
  padding-left: 0px;
}
@media only screen and (max-width: 1039px) {
  .breadcrumb {
    padding-left: 10px;
  }
}
.custom-sections .box-heading.box-sections {
  border-left-style: solid;
}
.side-column .box.cms-blocks .box-heading {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1039px) {
  .tp-banner-container {
    height: auto !important;
  }
}
@media only screen and (max-width: 1039px) {
  #top-modules > div,
  #bottom-modules > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* Custom CSS */
.quickview #button-cart {
  width: 80%;
  float: left;
}
p img {
  max-width: 100% !important;
  height: auto !important;
}
