/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="http://themeforest.net/user/luisvelaz">Everthemes</a>
* Template: goya
* Version: 1.0.3
*/

.div-wrh-in{
  display: inline-block;
  line-height: 1;
  padding: 10px 5px;
  border-radius: 10px;
  border:solid 1px #7cc0a6;
  color:#7cc0a6;
}
.stock.wrh-in{
  display: inline-block;
  line-height: 1;
  padding: 4px 10px;
  color: #fff;
  color:#7cc0a6;
}
.stock.wrh-out{
  display: inline-block;
  line-height: 1;
  padding: 4px 10px;
  color: #fff;
  color:#DC143C;
}
.pwrh-in{
  color:#7cc0a6;
  margin-bottom: 5px !important;
  line-height: 1;
  padding: 4px 10px;
}
.pwrh-out{
  color:#DC143C;
  margin-bottom: 5px !important;
  line-height: 1;
  padding: 4px 10px;
}
.stock.in-stock {
  color: #7cc0a6;
  border: none !important;
  margin-bottom: 5px !important;
}

@media only screen and (max-width: 600px) {
  .sec_row.nth-child(2n) .vc_row {
    flex-wrap: wrap-reverse !important;
  }
}

.gridlist-toggle {
	display: none !important;
}

#mobile-menu {
	z-index: 10000000000 !important;
}

@media screen and (max-width: 767px) {
body .select2-container {
    z-index: 2!important;
}	
}

.select2 {
	z-index: auto !important;
}

.home .ch2-theme-bar .ch2-dialog.ch2-dialog-bottomright, .home .ch2 .ch2-theme-default .ch2-dialog.ch2-dialog-bottomright, .home .ch2 .ch2-theme-overlay .ch2-dialog.ch2-dialog-bottomright {
	bottom: 0px;
	right: 0px;
	padding: 14px;
	border-radius: 0px;
}

.home .ch2-theme-bar .ch2-dialog.ch2-dialog-bottomright *, .home .ch2 .ch2-theme-default .ch2-dialog.ch2-dialog-bottomright *, .home .ch2 .ch2-theme-overlay .ch2-dialog.ch2-dialog-bottomright * {
	border-radius: 0px;
}

.home .ch2 .ch2-style-compact .ch2-dialog-content p {
	font-size: 12px;
    line-height: 18px;
}

.home .ch2 .ch2-style-compact .ch2-dialog-title strong {
	font-size: 14px
}

/*
.header-bottom {
	padding-bottom: 40px !important;
}

.sub-menu {
	margin-top: 30px !important;
}
/*