/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.3
 Text Domain:  xstore-child
*/
@font-face { 
font-family: "Decorative Stencil"; 
src: url(../decorative-stencil.html); 
font-weight: normal; 
}
div.footer-bottom {
	display:none
}

/* the quickview button on product's image */
.et-catalog-on .product.product-view-mask2 .footer-product {
  height: auto !important;
}

.view-color-dark .show-quickly {
  background-color: orange !important;
}

.single-product-wide .product-images img {
  width: auto !important;
}
ul.tcs-footer li a, .widget-title {
	color:#dbb635 !important;
}
ul.tcs-footer li a:hover{
	font-weight:bold;
}
.header-logo img{
	max-width: 300px !important;
    max-height: 120px !important;
}
a.btn.medium.download-btn {
	background-color:green !important;
	color: white !important;
	font-weight:bold !important;
}

/* .yith-ywraq-add-to-quote{display:none !important} */

/* align request-quote form, the quantity column in the middle */
input[type="number"] {
	display: inline-block !important;
}

img.ywraq-loader {
	height: 16px;
	width: 16px !important;
}
