/*
Theme name: theme
Text Domain: theme
*/

body,
html {
    overflow-x: hidden;
}

/*******************CUSTOMCSS*******************/
#eer {
    width: 36.5%;
}

.slick-slide img {
    cursor: pointer;
}

.mobile-cart-images {
    box-shadow: none;
}

.mobile-cart-images .img-item {
    height: 300px;
}

.mobile-cart-images .img-item {
    text-align: center;
}

.mobile-cart-images .img-item img {
    max-height: 100%;
    width: auto;
    display: inline-block;
}

.modal {
    display: none;
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 997;
}

.modal-form {
    position: fixed;
    top: 20%;
    width: 350px;
    left: 50%;
    transform: translate(-50%);
    background: #fff;
    z-index: 1000;
    padding: 20px 30px;
    box-shadow: 0 0 10px -3px #000;
    height: auto !important;
}

.wpcf7-form-control-wrap input {
    width: 100% !important;
}

.modal-form input[type=submit] {
    background: linear-gradient(to right, #6ca641 70%, #a3cb3b);
    line-height: 47px;
    color: #fff;
    text-align: center;
    border-radius: 15px;
    width: 75%;
    margin: 0 auto;
    display: block;
    font-weight: bolder;
}

.modal-form input[type=submit]:hover {
    color: #fff;
    cursor: pointer;
    background: linear-gradient(to right, #1070ba 50%, #299af0);
}

.modal-form input[type=text],
.modal-form input[type=tel] {
    font-size: 16px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 5px;
    max-width: 100%;
    margin-bottom: 20px;
}

.modal-form .close {
    background: linear-gradient(to right, #6ca641 70%, #a3cb3b);
    display: inline-block;
    color: #fff;
    width: 26px;
    text-align: center;
    border-radius: 100%;
    position: absolute;
    right: 5px;
    top: 5px;
}

.main__advantages {
    background: url('https://atlant-telfer.com.ua/wp-content/uploads/2018/06/bg.png') no-repeat;
    background-size: 90%;
    background-position: 100% 100%;
}

.main__block-catalog>div {
    background: url('https://atlant-telfer.com.ua/wp-content/uploads/2018/06/cat.png') no-repeat;
    background-size: 90%;
    background-position: 100% 100%;
}

.main__block-catalog {
    background-size: 100% auto;
    background-attachment: fixed;
    background-position: 50% 50%;
}

.main__block-cart {
    background: url('https://atlant-telfer.com.ua/wp-content/uploads/2018/06/production.png') no-repeat;
    background-position: 0 0;
}

.catalog-item:hover {
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.3);
}

b,
strong {
    font-weight: bold;
}

.catalog-caption {
    font-weight: 500;
}

.catalog-nal {
    font-weight: 500;
}

.btn-more {
    text-transform: uppercase;
}

.btn-reverse {
    background: linear-gradient(to right, #1070ba 50%, #299af0);
}

.header__popup {
    width: 220px
}

.table-caption {
    font-weight: 600;
    text-transform: uppercase;
}

.btn-cart {
    font-weight: 900;
    font-size: 11px;
}

.table-td {
    font-size: 13px;
}

.btn-reverse:hover {
    background: linear-gradient(to right, #6ca641 70%, #a3cb3b);
}

.modal-form .close:hover {
    background: linear-gradient(to right, #1070ba 50%, #299af0);
}

.modal-form form {
    padding-top: 20px;
}

.desc-item:nth-child(2) {
    border-radius: 0 15px 0 0;
}

.desc-dostavka {
    display: none
}

.dostavka-second img {
    height: 100px;
    float: left;
}

.dostavka-second {
    padding-left: 25px;
}

.dostavka-second>div {
    height: 110px;
    clear: both;
}

.dostavka-second span {
    line-height: 125px;
    display: inline-block;
    margin-left: 2em;
}

.dost-img {
    float: left;
    width: 200px;
}

.dostavka-first img {
    max-width: 29%;
    margin: 1em 4.5%;
    max-height: 100px;
}

.main__banner-catalog h1 {
    font-weight: 800;
}

.btn-more {
    border-radius: 30px 0 30px 30px;
    font-size: 11px;
    font-weight: 900;
}

.header__menu-item a {
    font-weight: 500;
    text-transform: uppercase;
}

.header__menu {
    margin-bottom: 0;
}

.header__contacts-telephones {
    margin: 0;
}

@media(max-width:768px) {

    .header__menu {
        flex-direction: column;
    }

    .header__menu-item {
        padding: 0;
    }

    .header__contacts-telephones {
        margin-left: 20px;
    }

    .main__contacts {
        margin: 0;
    }

    .main__contacts ul {
        float: none !important;
        width: 100%;
        padding: 0 !important;
        text-align: center;
    }

    .main__contacts ul h3 {
        text-align: center !important;
    }

    .main__contacts .telephone-item-kyiv a,
    .main__contacts .telephone-item-mts a {
        display: inline-block !important;
        width: 100px;
    }

    .main__block-1 ul:nth-child(1)::after,
    .main__block-1 ul:nth-child(1)::before {
        display: none;
    }

    .form-row>div {
        width: 100%;
        float: none;
        padding: 0 !important;
        margin-top: 30px;
    }

    .form {
        margin-top: 1em;
        width: 80%;
    }

    .form input[type=submit] {
        width: 100%;
        margin: 0;
    }

    .mobile-container li {
        margin: 0;
    }

    .mobile-container li:first-child {
        border-top: 0;
    }

    #eer {
        width: 100%;
    }

    .main__contacts {
        width: 100%;
    }

    .main__contacts ul {
        max-width: 100% !important;
    }
}

a {
    font-weight: normal;
}

.wpcf7-not-valid-tip,
.wpcf7-response-output {
    font-size: 10px;
}

.catalog-item-img {
    height: 345px;
}

.catalog-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.catalog-caption {
    font-weight: 500;
    height: 105px;
    padding: 0 10px !important;
    margin-top: 10px;
}

.catalog-price {
    display: none
}

@media (max-width:400px) {

    .catalog-caption {
        height: auto;
    }

    .description-btn span {
        width: 49%;
    }

    .catalog-item .catalog-caption {
        min-height: auto;
    }

    .dost-img {
        width: 100px;
    }

    .dost-img img {
        height: 70px;
    }

    .dostavka-second span {
        line-height: 70px;
    }

    .catalog-item {
        width: 100%;
    }

    .ccuu {
        width: 50%;
        line-height: 1 !important;
        margin-top: 1em;
    }
}

.thankyoulogo {
    margin-bottom: 2em;
    text-align: center;
}

.thankyoulogo img {
    max-width: 50%;
}

.thankyou {
    text-align: center;
}

.thankyou h1 {
    font-size: 2.25em;
}

.thankyou a {
    margin-left: auto;
    margin-right: auto;
}

.thankyou {
    background-size: cover;
    height: 100vh;
    background-position: 50% 50%;
    height: 100vh;
    padding-top: 2em;
}

.thankyou .btn-more {
    margin-top: 30px;
    display: block;
    width: 260px;
}

.main__banner {
    background-position: 50% 50%;
    background-size: unset;
}

.main__block-2 .main__block-text:nth-child(2) p:last-child {
    width: 222%;
}

.main__block-2 .block__text p {
    line-height: 1.4;
}

.top-footer {
    padding: 40px 0;
    background: #f5f5f7;
    border-top: 1px solid #ededef;
}

.top-footer .row>div {
    float: left;
}

.top-foo-logo {
    width: 25%;
    text-align: center;
    padding-right: 15px;
    box-sizing: border-box;
}

.top-foo-logo img {
    max-width: 100%;
}

.top-foo-logo {
    text-align: center
}

.top-foo-menu {
    width: 25%;
    padding: 0 15px;
    text-align: center;
}

.top-foo-menu ul {
    text-align: left;
}

.top-foo-menu a {
    font-size: 14px;
}

.top-foo-phones {
    box-sizing: border-box;
    width: 25%;
    padding: 0 15px;
}

.top-foo-phones button {
    background: none;
}

.top-foo-phones input {
    outline: none;
    border-bottom: 1px solid #1985d8;
    padding: 5px 0 5px 15px;
    max-width: 70%;
    background: none !important
}

.top-foo-address {
    box-sizing: border-box;
    width: 25%;
    padding: 0 0 0 15px;
}

.top-foo-address a {
    font-size: 14px;
    position: relative;
    padding-left: 20px;
    display: block;
}

.top-foo-address i {
    color: #1985d8;
    position: absolute;
    left: 0;
    top: 5px;
    text-align: center;
    width: 14px;
}


#footer {
    background: #1985d8;
    height: 70px;
}

#footer p {
    color: #fff;
    line-height: 70px;
    padding-bottom: 0;
}

.foo-social {
    float: right;
    padding: 16px 0;
}

.foo-social a {
    display: inline-block;
    font-size: 22px;
    background: #fff;
    width: 37px;
    text-align: center;
    border-radius: 50%;
    color: #1985d8;
    padding: 2px 0 0 2px;
    line-height: 1.6;
    margin-left: 10px;
}

.category-item {
    margin: 30px 2.5%;
    width: 45%;
}

.category-item img {
    max-width: min-content;
}

.category-item .catalog-caption {
    height: auto;
}

@media (max-width: 767px) {
    .thankyou {
        background-position: 70.5% 50%;
        height: 100vh;
        padding-top: 2em;
        margin-top: -60px;
        position: relative;
    }

    .thankyou:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.5);
    }

    .thankyou .container,
    .thankyoulogo {
        position: relative;
        z-index: 99;
    }

    .main__banner {
        height: 180px;
        background-size: 150% !important;
        background-position: 50% 0% !important;
    }

    #header {
        padding: 10px 0;
        position: fixed;
        margin-top: 0;
        top: 0;
        width: 100%;
        background: #fff;
        z-index: 999;
        box-shadow: 0 0 5px -2px #000;
    }

    .main__block__images img {
        width: 100%;
    }

    #main {
        margin-top: 60px;
    }



    .main__block-2 .main__block-text:nth-child(2) p:last-child {
        width: 100%
    }

    .top-footer .row>div {
        float: none;
        width: 100% !important;
        clear: both;
        padding: 15px !important;
        text-align: center;
    }

    .top-foo-address a {
        display: inline-block
    }

    #footer p {
        float: none;
    }

    .foo-social {
        float: none;
        text-align: center;
    }

    .category-item {
        margin: 10px 0;
        width: 100%;
    }


    .payment_ico {
        padding: 15px;
    }
}

.top-foo-address i {
    color: #1985d8;
    position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    width: 14px;
    margin-top: -7px;
}



/* Header */

#header {
    margin-bottom: 30px;
}

#header .container-flex {
    align-items: center;
}

.header__menu .header__menu-item {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}

.header__logo span, .header__logo a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mini-cart {
    width: 150px;
    background-color: #1985d8;
    border-radius: 50px;
    padding: 0 7px;
    font-size: 14px;
}

.mini-cart:hover a {
    color: #fff;
}

.mini-cart a {
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 6px;
    color: #fff;
}

.mini-cart p {
    margin: 0;
}

.mini-cart svg {
    fill: #fff;
    margin-right: 10px;
}

.mini-cart__count {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mini-cart__count-mobile {
    display: none;
}

.header_phone_ico {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
}

.header_phone_ico svg {
    fill: #fff;
    padding: 5px;
}

.gtranslate_wrapper select {
    outline: none;
    background: linear-gradient(to right, #1070ba, #299af0);
    border: none;
    color: #fff;
    padding: 5px;
    border-radius: 7px;
    margin-bottom: 5px;
}

.gtranslate_wrapper option {
    color: #000;
}

#language_mobile_button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 40px;
    background: linear-gradient(to right, #1070ba, #299af0);
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
}

#language_mobile_button svg {
    width: 60%;
    height: 60%;
    fill: #fff;
}

.header__contacts .header_phone_ico {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

#language_select {
    display: none;
    justify-content: center;
    background: linear-gradient(to right, #1070ba, #299af0);
}

#language_select li {
    list-style: none;
    margin: 10px 5px;
}

#language_select a {
    color: #fff;
    padding: 7px;
    border-radius: 15px;
}

#language_select a:hover {
    background-color: #299af0;
}

#language_select .selected {
    border: solid 1px #fff;
    border-radius: 15px;
}

.header__contacts-telephones {
    margin-left: 0;
}

@media (max-width: 1060px) {
    .mini-cart {
        font-size: 12px;
        border-radius: 5px;
    }

    .mini-cart__count {
        display: none;
    }

    .mini-cart__count-mobile {
        display: block;
    }

    .mini-cart {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
    }

    .mini-cart a {
        padding: 5px 2px;
    }

    .mini-cart svg {
        margin-right: 5px;
    }

    .header__logo {
        max-width: 200px;
    }
}

@media (max-width: 880px) {
    .header__menu .header__menu-item {
        margin: 10px;
        font-size: 14px;
    }

    .header__contacts-telephones {
        font-size: 12px;
    }
}

@media (max-width: 770px) {

    .header__logo {
        max-width: 100px;
    }

    .header__menu .header__menu-item {
        margin: 7px;
        font-size: 12px;
    }

    .top-foo-address li,
    .top-foo-phones li {
        text-align: left;
    }

}

@media (max-width: 510px) {

    .header__menu .header__menu-item {
        margin: 5px;
        font-size: 12px;
    }

    .mini-cart {
        margin-left: auto;
        margin-right: 10px;
    }

    .header__logo {
        max-width: 150px;
    }

}

@media (max-width: 480px) {

    .mobile-container li {
        padding: 1em 0;
    }

}



/* woocommerce */

/* shop */

.shop_category_box {
    display: flex;
    justify-content: center;
}

.shop_category_box .wc-block-product-categories-list-item {
    padding: 20px 20px 20px 80px;
    margin: 10px auto !important;
    border: solid 1px #e8e8e8;
}

.shop_category_box .wc-block-product-categories-list-item:hover {
    box-shadow: 1px 1px 4px #7a7a7a;
}

.shop_category_box .wc-block-product-categories-list-item__image {
    max-width: 100px !important;
}


/* products list */

.product_archive_row {
    display: flex;
}

.woocommerce_products_list {
    text-align: center;
    flex: 4;
}

.product_filters {
    flex: 1;
}

.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: start;
}

.product {
    max-width: 250px;
    padding: 10px;
    margin: 5px;
    border: solid 1px #e8e8e8;
}

.product .woocommerce-loop-product__title {
    font-size: 14px;
    margin: 15px 0;
}

.product .product_type_simple {
    font-size: 12px;
}

.product .add_to_cart_button {
    text-align: center;
    margin-top: 10px;
    display: block;
    background: linear-gradient(to right, #a3cb3b, #6ca641);
    color: #fff;
    font-size: 14px;
    padding: 5px;
}

.product .add_to_cart_button:hover {
    background: linear-gradient(to right, #299af0, #1070ba);
}

.product:hover {
    box-shadow: 1px 1px 4px #7a7a7a;
}

.product img {
    max-width: 100%;
    height: auto;
}

bdi {
    justify-content: center;
}

.woocommerce-ordering select,
.product_filter select {
    outline: none;
    background: linear-gradient(to right, #1070ba, #299af0);
    border: none;
    color: #fff;
    padding: 5px;
    border-radius: 7px;
    margin-bottom: 5px;
}

.woocommerce-ordering option,
.product_filter option {
    color: #000;
}

.product_filter div {
    font-size: 12px;
}

.products {
    margin-bottom: 30px;
    align-items: stretch !important;
}

.product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.5s;
}

.custom_woocommerce-loop-product__title_wrapp {
    max-height: 65px;
    overflow: hidden;
    transition: max-height 0.5s;
}

.woocommerce-loop-product__title {
    margin-bottom: 0 !important;
}

.product:hover .custom_woocommerce-loop-product__title_wrapp {
    max-height: 300px;
}


.article {
    margin: 20px 0;
}


@media (max-width: 500px) {
    .product_archive_row {
        display: block;
    }
}



/* pagination */

.wp-pagenavi {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wp-pagenavi .pages {
    display: none;
}

.wp-pagenavi .page,
.wp-pagenavi .current,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    height: 40px;
    width: 40px;
}

.wp-pagenavi .page:hover,
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover {
    background-color: #1985d8;
    border: none;
    color: #fff;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
    height: 30px;
    width: 30px;
}

.wp-pagenavi .current {
    background-color: #6ca641;
    color: #fff;
    border: none;
}



/* product card */

.cart-item-main-info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
}

.summary {
    text-align: center;
    padding: 10px;
}

.summary input {
    text-align: center;
    width: 50px;
    height: 34px;
}

.summary .woocommerce-Price-amount {
    font-size: 24px;
    font-weight: 600;
}

.summary form button {
    padding: 10px 40px;
    background: linear-gradient(to right, #a3cb3b, #6ca641);
    color: #fff;
}

.summary form button:hover {
    background: linear-gradient(to right, #299af0, #1070ba);
}

.summary form input {
    border: solid 1px #7a7a7a;
    margin: 10px auto;
}

.summary .product_meta {
    display: none;
}

.summary .product_meta a {
    color: #299af0;
}

.summary .product_meta .sku {
    font-weight: 600;
}

.product-cart-main hr {
    margin-top: 50px;
    margin-bottom: 25px;
    color: #a1a1a1;
}

#shipping_method_0_nova_poshta_shipping6 { 
    margin-right: 10px;
}

.zen-ui-select {
    width: 300px;
    margin: auto;
}

.mini-cart-images img {
    padding: 1px;
}

@media (max-width: 768px) {
    #box_for_price_mobile {
        width: 100%;
        margin-bottom: 30px;
    }
    
    #box_for_price_mobile .cart {
        float: right;
    }
}




/* contacts page */

.contact_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px auto;
}

.contact_col {
    margin: 20px;
    padding: 5px;
    width: 250px;
}

.contact_col p {
    font-size: 14px;
}


.wp-block-contact-form-7-contact-form-selector {
    text-align: center;
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-spinner {
    display: none;
}

.wp-block-contact-form-7-contact-form-selector form input {
    border: solid 1px #7a7a7a;
    outline: none;
    padding: 7px;
    max-width: 250px;
}

.wp-block-contact-form-7-contact-form-selector form textarea {
    border: solid 1px #7a7a7a;
    outline: none;
    padding: 7px;
    height: 150px;
    max-width: 250px;
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-submit {
    background: linear-gradient(to right, #a3cb3b, #6ca641);
    border: none;
    color: #fff;
    padding: 10px 25px;
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-submit:hover {
    background: linear-gradient(to right, #299af0, #1070ba);
}

.mapouter {
    margin: 30px auto;
}



/* filters category */

.nested-product-categories ul {
    margin-left: 20px;
}

.nested-product-categories .current-cat > a {
    font-weight: bold;
    color: #1985d8;
}

.categories-list .category-reset-button {
    background: #1985d8;
    padding: 5px;
}

.categories-list .category-reset-button a, .categories-list .category-reset-button a:hover {
    color: #fff;
    text-align: center;
    display: block;
}

.categories-list li {
    margin: 10px auto;
}

.categories-list a:has(+ ul) {
    font-weight: 800;
}

/* woocommerce cart */

.woocommerce-cart-form__contents {
    border-spacing: 15px;
    width: 100%;
}

.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item {
    box-shadow: 0px 1px 0px #cecece;
}

.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item a {
    margin: 5px;
}

.woocommerce-cart-form__contents .product-remove {
    font-size: 30px;
    padding: 0 10px;
    text-align: center;
}

.woocommerce-cart-form__contents .product-remove td {
    text-align: center;
}

.woocommerce-cart-form__contents .product-remove a:hover {
    color: #d82c19;
}

.woocommerce-cart-form__contents .product-thumbnail a {
    display: block;
    height: 80px;
    width: 80px;
}

.woocommerce-cart-form__contents .product-thumbnail img {
    width: 100%;
    height: 100%;
}

.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item input {
    border: solid 1px #000;
    outline: none;
    padding: 10px;
    width: 60px;
}

.woocommerce-cart-form__contents .button {
    background: linear-gradient(to right, #a3cb3b, #6ca641);
    color: #fff;
    padding: 10px 30px;
}

.woocommerce-cart-form__contents .button:hover {
    background: linear-gradient(to right, #299af0, #1070ba);
}

.woocommerce-cart-form__contents thead th {
    text-align: left;
}


.cart-collaterals table {
    border-spacing: 15px;
    width: 100%;
}

.cart-collaterals table tr {
    box-shadow: 0px 1px 0px #cecece;
}

.cart-collaterals table th {
    text-align: left;
    padding-left: 10px;
}

.wc-proceed-to-checkout {
    text-align: right;
    padding: 15px;
}

.wc-proceed-to-checkout a {
    background: linear-gradient(to right, #a3cb3b, #6ca641);
    color: #fff;
    padding: 10px 30px;
    margin-bottom: 15px;
}

.wc-proceed-to-checkout a:hover {
    background: linear-gradient(to right, #299af0, #1070ba);
}

.woocommerce-shipping-calculator {
    display: none;
}

.woocommerce-Price-amount bdi {
    display: flex;
}

.woocommerce-Price-currencySymbol {
    margin: 0;
}

.cart-empty {
    font-size: 36px;
}

.entry-summary bdi {
    justify-content: center;
    font-size: 32px;
    margin: 20px auto;
}

.entry-summary .quantity {
    display: none;
}

.woocommerce-shipping-totals {
    display: none !important;
}

.cart-collaterals .cart-subtotal {
    display: none !important;
}

@media (max-width: 766px) {

    .cart-item-main-info {
        justify-content: end;
    }

}

@media (max-width: 640px) {

    .woocommerce-cart-form__contents .product-remove {
        padding: 0;
    }

    .shop_table {
        font-size: 10px;
    }

}

@media (max-width: 480px) {
    .woocommerce-cart-form__contents .woocommerce-cart-form__cart-item input {
        width: 35px;
        padding: 5px;
    }

    .woocommerce-cart-form__contents .product-thumbnail a {
        width: 40px;
        height: 40px;
    }

    .shop_table {
        font-size: 8px;
    }

    .woocommerce-cart-form__contents .product-remove {
        font-size: 20px;
    }

    .woocommerce-cart-form__contents .woocommerce-cart-form__cart-item a {
        margin: 0;
    }
}



/* woocommerce checkout */

.woocommerce-checkout {
    text-align: center;
}

.woocommerce-checkout h3 {
    margin-top: 50px;
}

.woocommerce-checkout input[type=text],
.woocommerce-checkout input[type=tel],
.woocommerce-checkout input[type=email] {
    border: solid 1px #000;
    outline: none;
    padding: 10px 15px;
    border-radius: 20px;
    width: 100%;
}

.woocommerce-checkout .form-row {
    display: flex;
    flex-direction: column;
    margin: 15px;
}

.woocommerce-checkout .form-row>div {
    width: 300px !important;
}

.woocommerce-checkout .form-row abbr {
    text-decoration: none;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
    width: 300px;
    margin: 0 auto;
}

.woocommerce-checkout .woocommerce-shipping-fields {
    width: 300px;
    margin: 0 auto;
}

.woocommerce-checkout .woocommerce-additional-fields__field-wrapper {
    width: 300px;
    margin: 0 auto;
}

.woocommerce-checkout textarea {
    width: 100%;
    padding: 10px;
    outline: none;
    height: 100px;
    border-radius: 15px;
}

.woocommerce-checkout textarea::placeholder {
    color: #acacac;
}

#order_review table {
    width: 100%;
    text-align: left;
    border-spacing: 15px;
}

#order_review table tr {
    box-shadow: 0px 1px 0px #cecece;
}

#shipping_method_0_local_pickup3,
#shipping_method_0_shipping_nova_poshta_for_woocommerce {
    margin-right: 10px;
}

#payment .woocommerce-form__label-for-checkbox {
    display: none;
}

#mailpoet_woocommerce_checkout_optin_present_field {
    display: none;
}

#payment #place_order {
    background: linear-gradient(to right, #a3cb3b, #6ca641);
    color: #fff;
    padding: 10px 30px;
    width: 30%;
    margin: 15px auto;
}

#payment #place_order:hover {
    background: linear-gradient(to right, #299af0, #1070ba);
}

#billing_country_field {
    display: none;
}

input[name='wcus_np_billing_custom_address'] {
    width: 300px !important;
    margin: auto !important;
}











a[aria-current='page'] {
    color: #1070ba !important;
    /* cursor: no-drop; */
}

a[disabled] {
    color: #000;
}

.top-foo-address a {
    font-size: 12px;
    margin: 10px auto;
}


@media (max-width: 766px) {
    #main {
        margin-top: 80px;
    }

    h1 {
        font-size: 24px;
    }

    ul {
        padding-left: 0 !important;
    }
}

@media (max-width: 510px) {

    #main {
        margin-top: 100px;
    }

    h1 {
        font-size: 20px;
    }

}




/* home page */

.background-light-mask {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
}

.main__banner {
    position: relative;
}

.main__banner-content {
    position: relative;
    z-index: 2;
    margin-top: 300px;
}


.main__banner-content h1 {
    font-size: 48px;
    margin: 0;
    text-align: right;
}

.main__banner-content h2 {
    font-size: 36px;
    margin: 0;
    text-align: right;
}

@media (max-width: 962px) {
    .main__banner-content {
        margin-top: 200px;
        padding-bottom: 100px;
    }
}

@media (max-width: 767px) {

    .main__banner-content {
        margin: 0;
        padding: 30px 0 40px;
    }

    .main__banner-content h1 {
        font-size: 36px;
    }

    .main__banner-content h2 {
        font-size: 24px;
    }

}

@media (max-width: 500px) {

    .main__banner-content {
        margin: 0;
        /* padding: 20px 0 30px; */
    }

    .main__banner-content h1 {
        font-size: 24px;
    }

    .main__banner-content h2 {
        font-size: 16px;
    }

}


.main__block-2 .main__block-text:nth-child(2) p:last-child {
    width: auto !important;
}

.top-foo-menu ul {
    text-align: left;
}







/* a:not([href]) {
    cursor: no-drop;
} */



bdi {
    justify-content: center;
}


.row {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}


.return-to-shop {
    margin-bottom: 20px;
}


#main {
    margin-bottom: 20px;
}

#main p {
    margin-bottom: 15px;
}

p a {
    color: #299af0 !important;
}

p a:hover {
    text-decoration: underline !important;
}


.wpc-custom-selected-terms {
    display: none;
}
