/*
	Theme Name:   Sjöström Antik
	Template:     shop-isle
	Description:  Sjöström Antik Theme
	Author:       SoloSquad
	Author URI:   http://www.solosquad.com
*/

/*
	Hide scrollbutton in footer
*/
.scroll-up {
	display: none !important;
}

.navbar-custom .nav li a {
	font-size:1.5em;
	text-shadow: 1px 1px 1px #000;
}

.woocommerce-product-gallery__wrapper,
.shop-item-image,
.ex-product {
	border: solid #ddd 1px;
}

.flex-control-thumbs li {
	border: solid #ddd 1px;
}

.main .woocommerce-info {
	border-color: none;
    background-color: transparent;
    text-align: center !important;
    padding-top: 3em;
    font-size: large;
}

.social span {
	display: inline-block;
	height: 46px;
	padding: 0;
}

.social span::before {
	font-size: 2.4em;
}

@media (min-width: 992px) {

}

.product-button-wrap {
	/*display: none;*/
}

/*.prod-img-wrap img {
	border: solid #ddd 1px;
	padding: 0;	
}*/

body.home .navbar-transparent {
	background: rgba(10, 10, 10, 0.9) !important;
}

body.home .amount {
	display: none;
}

ul.products .woocommerce-Price-amount {
	display: none;
}

.out-of-stock {
	background-color: #bf0d2e !important;
}

.out-of-stock {
font-size:0px;
}

.out-of-stock::before{
content: 'On hold' !important;
	font-size:10px !important;
}

.orderby {
	display: none;
}

#latest .btn {
	display: none !important;
}

/*** Hide cart quickfix ***/
.cart,
.add_to_cart_button,
.cart-contents {
	display: none !important;
}

/*clip: rect(0px, 107px, 37px, 0px);
position: absolute;
top: 18px;
left: 9px;
width: 65%;*/