.product-quantity {
    max-width: 95px;
}
body h1 {
	padding: 0px;
}

/*** PRODUCT **/
#product #main div#content-wrapper .row {
	background: transparent; 
}

#product .product-actions .control-label {
	font-weight: bold;
	text-align: left; 
}

#product .bootstrap-touchspin-up {
	border-radius: 0px;
} 

#product .bootstrap-touchspin-down {
	border-radius: 0px 0px 0px 0px;
} 
.product-additional-info .social-sharing li {
    filter: invert(1); 
}
#product .tabs { 
margin:0px; 
}
#product .add,
#product .buy {
	width: auto;
}

#product .product-add-to-cart .add-to-cart,
#product .buy-to-cart {
	height: 40px; 
	line-height: 64px;
	padding: 0 50px;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 15px 0 0;
	font-size: 12px;
	transition: all .4s;

}

#product .product-add-to-cart .bootstrap-touchspin-up .material-icons,
#product .product-add-to-cart .bootstrap-touchspin-down .material-icons {
	font-family: 'Material Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

#product .nav-tabs {
	border: 0;
	border-bottom: 2px solid #e5e5e5;
	padding: 0;
	margin: 0 0 20px;  
	position: relative;
}

#product .nav-tabs .nav-item {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin: auto;
	text-align: left; 
}

#product .nav-tabs .nav-link {
	display: block;
	border: 0;
	text-transform: uppercase;
	padding: 5px 0;
	font-size: 18px;
	position: relative;
	margin: 0 40px 0 0;
	font-weight: normal;
	color: #666;
	padding: 15px 0;
	line-height: 20px;
}

#product .nav-tabs .nav-link {
    border: none; 
    color: #333;
    margin: 0;
    padding: 16px 16px 16px 16px;
}

#product .nav-tabs .nav-link.active {
border-bottom: 2px solid#d6aa87;
background:transparent; 
}

#product .tab-content {
	border: none !important;
}

#product ul.nav.nav-tabs {
	display: block;
	float: left;
	width: 100%;
}

#product #footer {
	margin-top: 40px;
}

  .blockreassurance_product span.item-product {
    margin-right: 19px;
    padding-top: 0px;
  }
  .blockreassurance_product .block-title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .blockreassurance_product p {
    font-size: 14px;
    line-height: 18px;
    color: #322d31 !important;
    margin-bottom: 20px;
    padding-left: 55px;
  }

.manufacturer-logo {
display: none;
}

@media (max-width: 1024px) {

	#product .add,
	#product .buy {
		width: 50%;
	}

	#product .add-to-cart,
	#product .buy-to-cart {
		max-width: 100%;
		min-width: 100%;
	}
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
	margin-bottom: 0px;
}

#product .product-actions .box-buy-mobile .add .add-to-cart,
#product .product-actions .box-buy-mobile .buy .buy-to-cart {
	padding: 5px 5px !important;
	line-height: 0px !important; 
}

#product .alcawhatsapp_aux.all,
.alcawhatsapp_aux.onlydesktop {
	bottom: 87px;
}

@media(max-width:991px) {

	#product .product-actions .box-buy-mobile {
		justify-content: flex-end;
                flex-wrap: wrap;
	}

	#products .product-miniature {
		width: calc(50% - 15px) !important;
		margin: 7px;
	}
}
section#main > div > .flexcolum {
    margin-bottom: 35px;  
}
@media(min-width:768px) { 
li.product-flag {
    font-size: 16px !important;
    min-width: 80px !important; 
}
#product .product-actions .control-label {
	margin: 15px 9px 0px 0px;
}
        .wishlist-button-add {
              margin-top: 15px; 
        }
#product .product-add-to-cart .add-to-cart,
   #product .buy-to-cart {
    width: 242px;
    max-width: 100%;
   }
#product .tabs {
    background: white; 
    padding: 15px 25px !important;
}
}
@media(max-width:768px) { 
#product .product-actions .box-buy-mobile {
    align-items: center;
}
}

.tax-shipping-delivery-label {
	clear: left;
}

#product #content-wrapper .product-prices div {
	margin-bottom: 0px;
}

div#block-reassurance {
	line-height: 50px; 
}

.flexcolum>* {
	margin-bottom: 15px;
}

body .product-variants-item,
#product .product-actions .product-quantity {
	align-items: flex-start;
    flex-direction: column;
}

.product-variants-item [checked="checked"] + span.radio-label {
    background: #d6aa87;
    color: white; 
}
.product-variants-item input.input-color:checked + span.color {
    border-color: #d6aa87;
}

@media(max-width:768px) {
#product .product-actions .box-buy-mobile .qty { 
    width: 90%;
}
.box-buy-mobile .product-quantity span.control-label { 
    display: none;
}
div#alca_call_all {
    left: 2vw;
    right: auto;
}
} 
 body#product #content-wrapper .product-prices .product-price {
font-size: 1.9rem; 
    line-height: 3rem;
    color: #d6aa87;
}
body#product #content-wrapper .product-prices .product-discount .regular-price {
    color:#666; 
font-size: 1.075rem;
} 
.flexcolum .product-prices { 
    display: grid;
    grid-template-areas:
'price1 price1 price1'
'price2 price price'
'tax tax tax'
'menu footer footer';
       gap: 0px 10px;
    grid-auto-columns: max-content;
    grid-template-rows: auto 30px auto;
    align-items: center;
}
.product-discount {
    grid-area: price1;
}
.product-price.has-discount {
    grid-area: price2; 
}
.tax-shipping-delivery-label {
    grid-area: tax;
}
.images-container {
    margin-bottom: 35px;
}