.wpb_wrapper .b-contacts__item.bg-grey.vc_col-sm-4.vc_column-inner {
    width: 100%;
    margin: 0px;
    height: 400px;
}
.wpb_wrapper .b-contacts__item.bg-grey.vc_col-sm-4.vc_column-inner .b-contacts__icon {
    padding-right: 0px;
}
.wpb_wrapper .wpb_gmaps_widget .wpb_wrapper {
    padding: 0px;
}
.wpb_wrapper .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper iframe {
    height: 400px;
}
.woocommerce table.shop_table th, .form-row span.ywraq_error, .woocommerce .ywraq_list_empty_message{
   color: transparent;
   font-size: 0;
}
.woocommerce table.shop_table th:nth-child(2):before{
   content:'Продукти';
   color: #333;
   font-size: 14px;
}
.woocommerce table.shop_table th:nth-child(3):before{
   content:'Кількість';
   color: #333;
   font-size: 14px;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button{
   color: transparent;
   font-size: 0;
   padding: 10px 16px !important;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:before{
   content:'Очистити список';
   color: #515151;
   font-size: 14px;
}
.form-row span.ywraq_error:before{
   content:'Це обов’язкове поле.';
   font-size: 11px;
   color: #a00;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #ywraq-mail-wpnonce + input.button{
   height: 34px;
   width: 170px;
   color: transparent !important;
   font-size: 0;
}
.yith-ywraq-mail-form-wrapper .form-row.raq-send-request-row{
   position: relative;
}
.yith-ywraq-mail-form-wrapper .form-row.raq-send-request-row:before{
   content: 'Надішліть свій запит';
   font-size: 14px;
   color: #fff !important;
   position: absolute;
   bottom: calc(50% - 12px);
   left: 18px;
   pointer-events: none;
   z-index: 1;
   white-space: nowrap;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper .raq-send-request-row{
   text-align: left !important;
}
.woocommerce .ywraq_list_empty_message:before{
   content:'Ваш список порожній, додайте товари до списку, щоб відправити запит';
   color: #333;
   font-size: 14px;
}
.woocommerce .woocommerce-error{
    display: none;
}
.woocommerce .woocommerce-error{
    border-top-color: transparent;
}
.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-error li{
    display: none;
}