/* NOTE begin Contact Form 7 */
.wpcf7 p {
    margin: 0px !important;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    -webkit-margin-start: 0px !important;
    -webkit-margin-end: 0px !important;
}

.wpcf7 br {
    display: none !important;
}

.title_form_cf7 {
    display: none;
}

.title_form_cf7.s_podstavleniem_zagolovka,
.zagolovok_buy_in_one_click,
.panel-heading.cwginstock-panel-heading {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-color: #2660FF !important;
    color: #FFFFFF !important;
    font-family: Verdana;
    font-size: 18px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 0px solid transparent !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.wpcf7-text, .wpcf7-select,
.wpcf7-textarea,
.woocommerce .awooc-custom-order-wrap .wpcf7-text,
.cwgstock_email
{
    width: 100% !important;
    height: 67px !important;
    padding-left: 29px !important;
    border: 0px solid #000000 !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    resize: none !important;
    margin-bottom: 0 !important;
    background-color: #e1ece4 !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 0%) !important;
    text-align: left !important;
        font-size: 18px;
        color: rgb(34, 34, 34);
}

.wpcf7-textarea {
    height: 156px !important;
    padding-top: 15px !important;
}

.wrap_f {
    margin-bottom: 22px;
}

.wpcf7-submit,
.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit,
.cwgstock_button  {
    width: 151px !important;
    height: 53px !important;
    background-color: #300da7 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
        font-size: 18px;
        font-family: "Century Gothic", "arial";
        color: rgb(255, 255, 255);
        font-weight: bold;
        text-align: center;
    border: 0 solid #000000 !important;
    cursor: pointer;
    box-shadow: 0 1px 1px rgb(0 0 0 / 0%) !important;
    font-family: 'Century Gothic';
}

.wpcf7-submit:hover,
.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #110739 !important;
}

.wpcf7 ::-webkit-input-placeholder  {
    font-size: 18px;
    color: rgb(34, 34, 34);
    font-family: 'Century Gothic';
}
.wpcf7 ::-moz-placeholder  {
    font-size: 18px;
    color: rgb(34, 34, 34);
    font-family: 'Century Gothic';
}
.wpcf7 :-ms-input-placeholder  {
    font-size: 18px;
    color: rgb(34, 34, 34);
    font-family: 'Century Gothic';
}
.wpcf7 :-ms-input-placeholder  {
    font-size: 18px;
    color: rgb(34, 34, 34);
    font-family: 'Century Gothic';
}

.wpcf7-not-valid,
.theme_1.wpcf7-form input.error,
.theme_1.wpcf7-form select.error,
.theme_1.wpcf7-form textarea.error {
    border: 1px solid #dc3232 !important;
}

.wpcf7 .wrap_sent {
    display: flex;
    align-items: center;
    position: relative;
}

.wpcf7-spinner {
    position: absolute !important;
    right: 0;
    top: calc(50% - 12px);
}


.wpcf7 .ajax-loader {
    margin-left: 15px;
}

.wpcf7-response-output {
    border-color: transparent !important;
    margin: 0em 0.0em 0em !important;
    padding: 0em 0em !important;
    font-size: 14px !important;
    font-family: verdana !important;
}

.wpcf7 form.sent .wrap_form_cf7.no_popup .wpcf7-response-output {
    display: none !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
    color: #dc3232;
    margin-bottom: 8px !important;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 14px;
    font-family: verdana;
    line-height: normal;
    display: none;
}

.wpcf7-form-control-wrap {
    display: block;
    line-height: 0;
}

.wrap_f.wrap_email,
.wrap_f.wrap_agree {
    display: none;
}

span.wpcf7-list-item {
    margin: 0 0 0 0em;
}

.wrap_soglasie_na_obrabotky {
    display: none;
}

.wrap_soglasie_na_obrabotky label input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.wrap_soglasie_na_obrabotky .wpcf7-list-item-label {
    position: relative;
    padding: 0 0 0 30px;
    cursor: pointer;
    line-height: normal;
    display: block;
    font-family: Verdana;
}

.wrap_soglasie_na_obrabotky .wpcf7-list-item-label:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 19px;
    height: 19px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #dcdcdc;
}

.wrap_soglasie_na_obrabotky .wpcf7-list-item label input:checked+.wpcf7-list-item-label:before {
    background-image: url(../images/ok-shekboks.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.wrap_soglasie_na_obrabotky a {
    font-family: arial !important;
    text-decoration: none !important;
    font-size: 14px !important;
    color: rgb(47, 151, 205) !important;
}

.wrap_soglasie_na_obrabotky a:hover {
    text-decoration: underline !important;
}
/* NOTE begin загрузка файлов */


.codedropz-upload-inner h3,
.codedropz-upload-inner span,
.dnd-upload-image {
    display: none;
    overflow: visible;
}
.codedropz-upload-wrapper {
font-family: "verdana";
}
.codedropz-upload-inner a {
    font-size: 16px;
    font-family: "verdana";
    color: rgb(119, 119, 119);
    display: flex;
    height: 30px;
    align-items: center;
    padding-left: 20px;
}
.codedropz-upload-handler {
    border: 1px solid #000000 !important;
    border-radius: 0px !important;
    margin-bottom: 0px !important;
}
.dnd-upload-status .dnd-upload-details span.has-error {
    line-height: 1;
    font-size: 15px;
    position: absolute;
    right: 30px;
    top: 3px;
}


.codedropz-upload-container {
    padding: 0px !important;
}



.fl_upld_a1 {
    max-height: 100px;
    overflow: auto;
    overflow-x: hidden;
}

.dnd-upload-details {
    display: flex;
    align-items: center;
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    background: transparent;
    display: block;
    font-size: 11px;
    text-align: right;
    color: #fff;
    height: 100%;
    width: 0;
    width: auto;
    line-height: 14px;
    width: 32px !important;
    padding-left: 2px;
    padding-right: 2px;
}

.dnd-progress-bar {
    order: -1;
    overflow: visible !important;
    padding: 1px;
}

.dnd-upload-status .dnd-upload-details .name {
    width: 90% !important;
    margin-left: 10px;
    display: block;
    font-size: 14px;
    color: rgb(119, 119, 119);
}

.dnd-upload-status .dnd-upload-details {
    padding-left: 0px !important;
    width: 90% !important;
    overflow: hidden !important;
}

.dnd-upload-status .dnd-upload-details .remove-file {
    right: 5px;
    top: 4px;
}

.dnd-upload-status .dnd-upload-details .name em {
    display: none;
}

.dnd-upload-counter {
    bottom: 14px;
    font-size: 16px;
    color: rgb(119, 119, 119);
}
/* NOTE End загрузка файлов */
/* NOTE End Contact Form 7 */

/* NOTE begin mfp lightbox для текста ответа во всплывающем окне после отправки формы*/
.awooc-popup-inner .awooc-col {
    padding: 0rem;
}

.awooc-popup-inner {
    padding: 0rem !important;
}

#popup_msg_cf7 {
    max-width: 320px;
    background-color: #FFFFFF;
    border-radius: 20px;
    box-sizing: border-box;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #333333;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

#popup_msg_cf7 .popup-title {
    font-size: 40px;
}

#popup_msg_cf7 .popup-subtitle {
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.mfp-close-close {
    border-radius: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-color: var(--background-color-1);
    color: var(--text-color-1);
    width: 200px;
    height: 50px;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
}

.mfp-close-close:hover {
    opacity: 0.8;
}


.popup-img {
    border-radius: 80px;
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    background-color: var(--background-color-1);
    color: var(--text-color-1);
    display: flex;
    justify-content: center;
    align-items: center;
}
.popup-img:before {
    font-size: 50px;
   content: "\f00c";
   font-family: "fontawesome";
}
/* NOTE end mfp lightbox для текста ответа во всплывающем окне после отправки формы*/

/* NOTE begin mfp lightbox для всплывающего окна для формы обратной связи cf7*/
.mfp-container {
    padding: 0 !important;
}



.su-lightbox-content {
    padding: 0px !important;
    text-align: left !important;
}

.popup_forma_cf7 .content_form_cf7,
.awooc-popup-inner .content_form_cf7,
.cwginstock-subscribe-form .panel-body {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 20px !important;
    padding-top: 0px !important;
}

.blockUI.blockMsg.blockMsgAwooc.blockPage {
    border-radius: 0 !important;
}

.mfp-close, .swal2-close, .awooc-close {
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    text-decoration: none !important;
    text-align: center !important;
    opacity: 1 !important;
    padding: 0 0 18px 10px !important;
    color: #333 !important;
    font-style: normal !important;
    font-size: 48px !important;
    font-family: Arial, Baskerville, monospace !important;
    display: block !important;
}
.mfp-close-btn-in #popup_msg_cf7 .mfp-close {
    color: var(--background-color-1) !important;
}
.mfp-close:hover, .mfp-close:focus, .swal2-close:focus , .swal2-close:hover  {
    opacity: 0.65 !important;
}
/* NOTE end mfp lightbox для всплывающего окна для формы обратной связи cf7*/

/* NOTE begin 1500px*/
@media screen and (max-width:1500px) {

   
}
/* NOTE end 1500px*/

/* NOTE begin 500px*/
@media screen and (max-width:500px) {

    .popup_forma_cf7 .content_form_cf7,
    .awooc-popup-inner .content_form_cf7,
    .cwginstock-subscribe-form .panel-body {
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }
}
/* NOTE end 500px*/
