#TB_window {
  left: 0 !important;
  margin: 0 auto !important;
  max-width: 600px !important;
  right: 0 !important;
  top: 10% !important;
  width: 95% !important;
}
#TB_window iframe#TB_iframeContent {
  margin: 0 auto;
  max-width: 600px;
  width: 100% !important;
  height: 480px!important;
}
.product_cat-mwb_wgm_giftcard h1 {
 margin-bottom: 15px!important;
 text-transform: uppercase;
}
.mwb_wgm_added_wrapper > p {
 color: #666666 ;
 font-family: Montserrat,"Helvetica Neue",sans-serif;
}
.mwb_wgm_added_wrapper label {
 color: #666666 ;
 font-size: 14px;
 text-transform: uppercase;
}
.mwb_wgm_added_wrapper input {
 border-left: medium none!important;
 border-right: medium none!important;
 font-family: Montserrat,"Helvetica Neue",sans-serif;
 margin-top: 7px;
 padding: 15px;
}
.mwb_wgm_added_wrapper > p label {
 margin-top: 10px;
 padding-bottom: 15px;
}
.mwb_wgm_added_wrapper > p input.mwb_wgm_to_email {
 margin-bottom: 20px;
 margin-top: 7px;
}
.mwb_wgm_added_wrapper .mwb_wgm_message {
 border-left: 0 none!important;
 border-right: 0 none!important;
 margin-bottom: 15px;
 margin-top: 7px;
}
.mwb_wgm_from_name, .mwb_wgm_send_date.hasDatepicker, .input-text.mwb_wgm_price {
  width: 100%!important;
}
.mwb_wgm_to_email {
  width: 100%!important;
}
#mwb_wgm_to_email,
#mwb_wgm_to_ship,
#mwb_wgm_to_download,
#mwb_wgm_message,
.mwb_wgm_added_wrapper .mwb_wgm_from_name,
.mwb_wgm_send_date {
 border-top: medium none;
}
#mwb_wgm_price {
 padding: 8px 15px;
 width: 100%;
}
.mwb_wgm_added_wrapper .mwb_wgm_msg_info {
 display: block;
 font-size: 13px;
}
.mwb_wgm_added_wrapper .mwb_gm_method{
  display:block;
}
.mwb_wgm_added_wrapper #mwb_wgm_send_date {
 border-top: medium none;
}
.mwb_wgm_added_wrapper .mwb_wgm_to_email{
margin-bottom: 10px  !important;
}

.mwb_wgm_added_wrapper .mwb_wgm_disable:focus {
 background: #f7f7f7 linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat scroll 0 0;
 border-bottom: none;
}
.mwb_wgm_pre_selected_temp {
  border: 3px solid #9e9e9e !important;
  border-radius: 5px;
  margin-right: 12px;
}
.mwb_wgm_featured_img {
  margin-right: 12px;
  margin-bottom: 10px;
  border: solid 3px #d2d2d2 ;
}
.mwb_wgm_delivery_method {
   border: solid 1px #ccc;
   margin-bottom: 30px;
   padding: 20px 15px;
}
@media only screen and (max-width: 640px){
  #TB_window > iframe#TB_iframeContent {
  height: 400px !important;
  }
}
@media only screen and (max-width: 768px){
  .mwb_wgm_added_wrapper input[type="text"], .mwb_wgm_added_wrapper textarea{
    font-size: 12px;
  }
}