/*
Theme Name: Suprema
Theme URI: http://suprema.select-themes.com/
Description: Suprema – Multipurpose eCommerce Theme
Author: Select Themes
Author URI: http://suprema.select-themes.com/
Version: 1.10
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


@font-face {
font-family: "Bilbao";
src: url(https://www.bizkarra.com/tienda-online/fonts/Bilbao.otf) format("opentype");
}


h1, h2, h3, h4, h5, h6, nav ul, nav ul li, nav ul li a {
font-family: "Bilbao", Arial, Verdana, sans-serif!important;
}

div p, div ul, div ol {
font-family: "Avenir", Arial, Verdana, sans-serif!important;
color: #666!important;
font-size: 15px;
}

.cabsub h1, .cabsub h2, .cabsub h3, .cabsub h4, .cabsub h5, .cabsub h6 {
	font-size: 260%!important;
	padding-bottom: 25px!important;
	border-bottom: 2px solid #000!important;
}

.textoblanco h1, .textoblanco h2, .textoblanco h3, .textoblanco h4, .textoblanco h5, .textoblanco h6, .textoblanco p, .textoblanco ol, .textoblanco ul {
	color: #FFF!important;
	text-shadow: 1px 1px #000;
}

.textoblanco h1 {
	font-size: 340%!important;
	line-height: 40px!important;
}

.qodef-title-subtitle-holder-inner h1 span {
	font-size: 180%!important;
	text-shadow: 1px 1px #000;
}


.qodef-footer-top-holder, .qodef-footer-bottom-holder {
	background-color: #fff!important;	
}

.qodef-footer-top-holder a, .qodef-footer-top-holder h4, .qodef-footer-top-holder p, .qodef-footer-top-holder div {
	color: #000!important;	
}

.qodef-footer-top-holder a:hover {
	color: #000!important;
	text-decoration: underline;
}


#cont-pie {
	bottom: 0px!important;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	background-image: url(https://www.bizkarra.com/tienda-online/wp-content/uploads/2020/10/fondo-pie.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#cont-pie img {
	display: block;
	margin: auto;
	max-width: 90%;
}

/*********************************************/

.botonhome {
	color: #FFF!important;
	padding: 20px;
	border: 3px solid #FFF;
	background-color: rgba(255, 255, 255, 0.4);
	font-family: "Bilbao", Arial, Verdana, sans-serif!important;
}


/********* Correccion productos ***************/
ul.products li div.qodef-product-standard-image-holder span.qodef-hover-image img {
	display: none!important;
}

div.qodef-product-standard-info-top .qodef-product-list-categories {display: none;}

.woocommerce .products.standard .product .qodef-product-standard-image-holder, .qodef-woocommerce-page .products.standard .product .qodef-product-standard-image-holder {
	overflow: hidden!important;
}
