/*
Theme Name: Reids Kitchen
Theme URI: https://www.bertanddip.com/themes
Description: Reids Kitchen Theme 
Version: 1.0
Author: Craig Martindale
Author URI: https://www.bertanddip.com
Text Domain: reids
Template: blank-base
Tags: custom-menu
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/


.wp-caption {}
.wp-caption-text {}
.screen-reader-text {}
.gallery-caption CSS {}
.bypostauthor {}
.alignright  {}
.alignleft {}
.aligncenter {}

.admin-bar .fixed-top {
  top: 46px;
}
@media screen and (min-width: 783px) {
  .admin-bar .fixed-top {
    top: 32px;
  }
}

.newsletter .form-control::placeholder {
  color: #fff !important;
  opacity: 1;
}

.wow {
  visibility: hidden;}

.payment_box .form-row {
  display: block !important;
}