/*
Theme Name: Grand Restaurant Child
Theme URI: http://themes.themegoods2.com/grandrestaurant
Description: Premium Cafe & Restaurant Theme
Version: 1.0
Tags: yellow, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandrestaurant
Template: grandrestaurant
*/

@import "../grandrestaurant/style.css";

::-moz-selection { /* Code for Firefox */
  color: red;
  background: yellow;
}

::selection {
  color: #FE9E1C;
  background: yellow;
}
.pum-container.pum-responsive.pum-responsive-medium {    
    width: 25% !important;
}
.pum-theme-4953 .pum-title, .pum-theme-lightbox .pum-title {    
    font-size: 28px !important; 
}
.show-de-fuego .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.show-de-fuego img{
	margin:0;
	width:100%;
}
.show-de-fuego .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	padding: 0 15px;
}
.show-de-fuego .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	padding: 0 15px;
}
.show-de-fuego .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	padding: 0 15px;
	margin-top:10px;
}
.show-de-fuego .wpcf7{
	margin:10px 0;
	text-align:left;
}
.show-de-fuego  .wpcf7-form input.wpcf7-text{
	padding:10px;
	border-radius:0;
}
.pum-container .pum-title {
    margin-bottom: .3em;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}
@media(max-width:479px){
 	
	.pum-container.pum-responsive.pum-responsive-medium {    
    width: 96% !important;
}
	.show-de-fuego .col-md-4,
	.show-de-fuego .col-md-8{
		flex: 0 0 100%;
        max-width: 100%;
		text-align: justify;
	}
	.show-de-fuego img{
		margin-bottom:10px;
	}
	
}
#popmake-5225{
	max-width:40% !important;
}
