/* Enter Your Custom CSS Here */
.tam18px {
	font-size: 18px;
}
.orderby {
  	display: none;
}
.bloqueprod {
	display: block;
	margin: 20px 0 20px 0;
}
.centrartext {
    text-align: center;
}
ul.contenidopremio > li.lastItem {
  	padding-bottom: 8px!important;
}
div.row.page-content-product-fix > div.filter-wrap {
  	/*padding: 0 30px;
    border-bottom: none;
    border-top: none;
    margin-top: 30px;*/
}
.enlight:hover {
  	-webkit-filter: brightness(150%); 
}
.min100 {
  	min-height: 100px!important;
}
.padl0 {
  	padding-left: 0px;
}
.tituloproducto {
  	text-align: center; 
  	font-family: Roboto; 
  	font-weight: 300; 
  	font-size: 30px;
  	padding-top: 20px;  
}
.scrollfixed {
    max-height: 400px;
    /*padding: 20px; */
	box-sizing: border-box;
  	overflow: hidden;
    padding-right: 15px;
}
.greybg {
  	background-color: #F5F5F5;
}
.greybg2 {
  	background-color: #FCFCFC;
}
.greybg3 {
  	background-color: #F1F1F1;
}
.greybg4 {
  	background-color: #FAFAFA;
}
/* Scroll */
::-webkit-scrollbar {
    width: 6px;
} 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0); 
    -webkit-border-radius: 3px;
    border-radius: 3px;
} 
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: rgba(200,200,200,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.7); 
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(200,200,200,0.4); 
}
/* Fin Scroll */
.product_title {
  	padding: 3% 0 3% 0;
    /* height: 50px; */
    line-height: 60px;
    text-align: center;
  	margin-bottom: 0px!important;
  	clear: both;
}
.categories {  	
  	font-size: 15px;
}
.page-content-product-fix {
    margin-top: -30px;
}
.marginfix {
  	margin: 0px;
}
.widthfix70 {
  	float: none;
    margin: 0 auto;
	position: relative;
	width: 70%;
}
.pad12 {
  	padding: 12px 25% 12px 25%;
  	box-sizing: border-box;
}
.pad40 {
  	padding: 40px 25% 40px 25%;
  	box-sizing: border-box;
}
.pad120 {
  	padding: 120px 25% 120px 25%;
  	box-sizing: border-box;
}
.div-centrado {
    text-align: center;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  	padding: 14%;
}
.btn-download {
  	width: 100%;
  	margin-bottom: 30px;
}
#image-producto {
    max-width:100%;
	max-height:100%;
  	padding: 60px;
}
#image-destacada {
    background-size: cover!important;
  	background-position: center!important; 
    min-height: 600px;
}
.contenedor-image-producto {
  	min-height: 483px;
}
.contenedor-600 {
  	height: 600px!important;
}
.contenedor-483 {
  	height: 483px!important;
}
.martopbot50 {
    margin-top: 50px;
    margin-bottom: 50px;
}
#blocknota {
  	height: 483px;
}
.bloquetexto {
    color: #333;
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 24px;
  	text-align: justify;
}
.bloquetitle {
  	font-size: 26px;
    font-weight: normal;
    line-height: 48px;
    margin: 0 0 18px;
}
.contenidopremio {
  	margin: 0px 0 13px 20px;
  	border-bottom: 1px solid #ddd;
  	visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
  	height: 0px;
}
.titulopremio {
    border-bottom: 1px solid #aaa;
    padding-left: 20px;
    font-weight: 600;
  	font-size: 15px;
  	cursor:default;
}
ul > li > sup {
  	font-style: italic;
  	color: grey;
    line-height: 10px;
  	margin-left: 15px;
}
ul > li > sub {
  	color: black;
  	font-size: 87%;
  	line-height: 15px;
  	margin-left: 15px;
}
.titulopremio:hover + .contenidopremio {
  	height: auto;
    visibility: visible;
    opacity: 1;
}
.contenidopremio:hover {
  	height: auto;
    visibility: visible;
    opacity: 1;
}
.products-grid .product-title {
 	padding-top: 14px; 
}
#medallast {
    border-collapse: separate;
    /*border-spacing: 10px;*/
    /*padding: 0px;*/
    border-spacing: 1px 10px;
    padding: 5px;
}
#medallast > tbody > tr > td {
	border-top:0px!important;
  	font-size: 15px;
    line-height: 15px;
}
#medallast > tbody > tr > td > sup {
  	font-style: italic;
  	color: grey;
    top: -0.75em;
    line-height: 10px;
}
#medallast > tbody > tr > td > sub {
  	color: black;
  	bottom: -0.75em;
  	font-size: 87%;
  	line-height: 15px;
}
.tdgold {
  	text-align:right;
  	border-right: 1px solid #cda85c;
    font-weight: bold;
  	width: 50%;
}
#frase-prod {
  	display: block;
    clear: left;
    text-align: center;
  	font-size: 17px;
    color: #666;
}
.top25up {
    top: -25px;
}
.product-title h1 {
  	font-size: 31px;
}
p {
  	font-size: 15px;
  	text-align: justify;
}
.shop-full-width .products-grid .product img {
  	max-width: 100%;
  	max-height: 100%;
  	width: auto!important;
}
.maridaje {
  background-image: url('wp-content/uploads/masterslider/images/maridaje.png');
  background-repeat: no-repeat;
  display: inline-block;
  height: 61px;
  width: 61px;
}
.maridaje-pescado {
  background-position: 0px 0px;
}
.maridaje-aperitivos {
  background-position: -61px 0px;
}
.maridaje-carne {
  background-position: -122px 0px;
}
.maridaje-queso {
  background-position: 0px -61px;
}
.maridaje-marisco {
  background-position: -61px -61px;
}
.maridaje-cocinaetni {
  background-position: -122px -61px;
}
.maridaje-cocinaelab {
  background-position: 0px -122px;
}
.maridaje-embutidos {
  background-position: -61px -122px;
}
.maridaje-guisos {
  background-position: -122px -122px;
}
.maridaje-verduras {
  background-position: 0px -183px;
}
.maridaje-pasta {
  background-position: -61px -183px;
}
.maridaje-arroz {
  background-position: -122px -183px;
}
.maridaje-postres {
  background-position: 0px -244px;
}
.eg-wilbert-container {
    background-color: rgba(17,17,17,0.8);
}
/* responsive text queries */
@media screen and (max-width: 992px) {
    h1 {
      font-size: 22px;  
    }
	.product-title h1 {
		font-size: 2.5vw;
  	}
  	.martopbot50 {
    	padding-top: 0px;
    	margin-top: 50px;
  	}
}
@media screen and (max-width: 767px) {
  	h1 {
    	font-size: 20px;  
  	}
	.product-title h1 {
		font-size: 5vw;
  	}
    .martopbot50 {
      	margin-top: 0px;
      	padding-top: 50px;
    }
    #frase-prod {
        margin-top: 0px;
    }
    .top25up {
      top: 0px;
  	}
  	p {
    	text-align: left;
  	}
  	.martopbot50 {
    	padding-top: 0px;
    	margin-top: 50px;
  	}  
}
/*---------------------------  social icons -------------------------------*/
.social-buttons {
  height: 50px;
  margin: auto;
  font-size: 0;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.social-button {
  display: inline-block;
  /*background-color: #222;*/
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: 0 10px;
  text-align: center;
  position: relative;
  overflow: hidden;
  opacity: .99;
  border-radius: 28%;
  /*box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);*/
  -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.social-button:before {
  content: '';
  background-color: #000;
  width: 120%;
  height: 120%;
  position: absolute;
  top: 90%;
  left: -110%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.social-button .fa {
  font-size: 38px;
  vertical-align: middle;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.social-button.facebook:before {
  background-color: #3B5998;
}
.social-button.facebook .fa {
  /*color: #3B5998;*/
}
.social-button.twitter:before {
  background-color: #3CF;
}
.social-button.twitter .fa {
  /*color: #3CF;*/
}
.social-button.google-plus:before {
  background-color: #DC4A38;
}
.social-button.google-plus .fa {
  /*color: #DC4A38;*/
}
.social-button.instagram:before {
  background-color: #e1306c;
}
.social-button.instagram .fa {
  /*color: #e1306c;*/
}
.social-button.linkedin:before {
  background-color: #0077b5;
}
.social-button.linkedin .fa {
  /*color: #0077b5;*/
}
.social-button.pinterest:before {
  background-color: #bd081c;
}
.social-button.pinterest .fa {
  /*color: #bd081c;*/
}
.social-button:focus:before, .social-button:hover:before {
  top: -10%;
  left: -10%;
}
.social-button:focus .fa, .social-button:hover .fa {
  color: #fff;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.menu .nav-sublist-dropdown ul>li.lastItem {
    display: inline-block;
}
.menu .nav-item-tooltip img {
    display: none;
}

.navbar {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: table;
  margin: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

    .youtube-player {
        position: relative;
        padding-bottom: 56.23%;
        /* Use 75% for 4:3 videos */
        height: 0;
        overflow: hidden;
        max-width: 100%;
        background: #000;
        margin: 5px;
    }
    
    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: transparent;
    }
    
    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all;
    }
    
    .youtube-player img:hover {
        -webkit-filter: brightness(75%);
    }
    
    .youtube-player .play {
        height: 72px;
        width: 72px;
        left: 50%;
        top: 50%;
        margin-left: -36px;
        margin-top: -36px;
        position: absolute;
        background: url("//i.imgur.com/TxzC70f.png") no-repeat;
        cursor: pointer;
    }