/*
Theme Name: Rosa Child
Theme URI: http://pixelgrade.com/demos/rosa
Author: PixelGrade Team
Author URI: http://pixelgrade.com
Template: rosa
Description:  ROSA is an enchanting and easy-to-use parallax Restaurant WordPress theme that allows you to tell your story in a dynamic, narrative and enjoyable way, making it perfect for restaurants, bakeries, bars or coffee shops.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rosa_txtd
Tags: black, orange, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, sticky-post, translation-ready
*/
.article__content {padding-top:42px !important; padding-bottom:20px !important;}
.site-header__branding {padding-bottom:10px !important;}
/* Add your custom CSS rules that overwrite the ones in the main Lens theme here */

.container--archive, .container--single {padding-top:72px !important;}

.colorbox4{width:80%; min-width:250px}
.colorbox4 img{width:100%; height:auto}
.reserve-form{margin-top: 0px !important;margin-bottom: 12px !important;}
.reservation{padding-left: 125px !important;padding-right: 0px !important;}
.res-image{padding-left: 52px !important;padding-right: 72px !important;}
.article__content p{margin-bottom: 12px !important;}
.wpcf7-form-control{margin-bottom: 0px !important;}
.second-heading{margin-top: 36px !important;}
.wpcf7-captcha-captcha{margin-bottom: 7px !important;}
::-webkit-input-placeholder {
   color: #7e7e7e !important;
   text-transform: none !important;
}

:-moz-placeholder { /* Firefox 18- */
   color: #7e7e7e !important;
   text-transform: none !important;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #7e7e7e !important;
   text-transform: none !important;
}

:-ms-input-placeholder {
   color: #7e7e7e !important;
   text-transform: none !important;
}
@media (max-width:899px) and (min-width:768px)
{
  .reserve-form {margin-top: 36px !important;margin-bottom: 12px !important;}
  .res-image{padding-left: 48px !important;padding-right: 0px !important;}
  .reservation{padding-left: 48px !important;}
}
@media (max-width:767px) and (min-width:480px)
{
  .reserve-form {margin-top: 36px !important;margin-bottom: 12px !important;}
  .res-image{padding-left: 48px !important;padding-right: 0px !important;}
  .reservation{padding-left: 48px !important;}
}
@media (max-width:479px) and (min-width:320px)
{
  .reserve-form {margin-top: 36px !important;margin-bottom: 12px !important;}
  .res-image{padding-left: 48px !important;padding-right: 0px !important;}
  .reservation{padding-left: 48px !important;}
}