/*!
Theme Name: oxapp
Theme URI: http://underscores.me/
Author: Volodymyr Glushakov
Author URI: http://wisedev.tk
Description: Theme oxapp is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: oxapp
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

oxapp is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/


@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700&subset=cyrillic,cyrillic-ext');


@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&subset=cyrillic,cyrillic-ext');


@font-face {
    font-family: 'Chekharda';
    src: url("assets/fonts/Chekharda-BoldItalic/Chekharda-BoldItalic.eot");
    src: url("assets/fonts/Chekharda-BoldItalic/Chekharda-BoldItalic.woff") format("woff"), url("assets/fonts/Chekharda-BoldItalic/Chekharda-BoldItalic.ttf") format("truetype"), url("assets/fonts/Chekharda-BoldItalic/Chekharda-BoldItalic.svg") format("svg");
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'ProximaNova-Bold';
    src: url("assets/fonts/Proxima-Nova/ProximaNova-Bold/ProximaNova-Bold.eot");
    src: url("assets/fonts/Proxima-Nova/ProximaNova-Bold/ProximaNova-Bold.woff") format("woff"), url("assets/fonts/Proxima-Nova/ProximaNova-Bold/ProximaNova-Bold.ttf") format("truetype"), url("assets/fonts/Proxima-Nova/ProximaNova-Bold/ProximaNova-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url("assets/fonts/Proxima-Nova/ProximaNova-Regular/ProximaNova-Regular.eot");
    src: url("assets/fonts/Proxima-Nova/ProximaNova-Regular/ProximaNova-Regular.woff") format("woff"), url("assets/fonts/Proxima-Nova/ProximaNova-Regular/ProximaNova-Regular.ttf") format("truetype"), url("assets/fonts/Proxima-Nova/ProximaNova-Regular/ProximaNova-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url("assets/fonts/Proxima-Nova/ProximaNova-Semibold/ProximaNova-Semibold.eot");
    src: url("assets/fonts/Proxima-Nova/ProximaNova-Semibold/ProximaNova-Semibold.woff") format("woff"), url("assets/fonts/Proxima-Nova/ProximaNova-Semibold/ProximaNova-Semibold.ttf") format("truetype"), url("assets/fonts/Proxima-Nova/ProximaNova-Semibold/ProximaNova-Semibold.svg") format("svg");
    font-weight: normal;
    font-style: normal; }

.icon-french {
    background-image: url(assets/img/icons.png);
    background-position: 0px 0px;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle; }

.icon-svg {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor; }

.icon-svg-footer-facebook {
    font-size: 3.2rem;
    width: 1em; }

.icon-svg-footer-instagram {
    font-size: 16.9063rem;
    width: 1em; }

.icon-svg-footer-vkontakte {
    font-size: 2.4rem;
    width: 1em; }

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
    padding: 0;
    margin: 0;
    /*font-family: "ProximaNova-Regular", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;

}

h1, h2, h3, h4, h5, h6, figure, p, ul, label {
    margin: 0; }

input, button, textarea {
    outline: none; }

a {
    text-decoration: none; }

ul {
    padding-left: 0; }

li {
    list-style: none; }

.link {
    text-decoration: none; }

.button {
    border: none;
    padding: 0; }

@media screen and (max-width: 600px) {
    body.active-menu {
        width: 100vw;
        height: 100vw;
        overflow: hidden; } }

.header {
    width: 100%; }
.header__top {
    display: flex;
    align-items: center;
    max-width: 1264px;
    margin: 0 auto;
    height: 83px; }
.header__top-wrapper {
    width: 100%;
    border-bottom: 1px solid #e7eef1; }
.header__top-wrapper.scroll-margin {
    margin-bottom: 53px; }
.header__top-logotype {
    margin-right: 45px; }
.header__top-logotype .link {
    display: block; }
.header__top-logotype .link .logotype {
    display: block;
    width: 150px;
    height: 80px;
    background-image: url("/wp-content/uploads/2019/10/logo-1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
.header__top-title {
    display: flex;
    flex-direction: column;
    /*margin-right: 590px; */
}
.header__top-title strong {
    color: #1c2828;
    font-size: 18px;
    letter-spacing: 0.45px;
    white-space: nowrap; }
.header__top-title small {
    color: #93a0a5;
    font-size: 14px;
    white-space: nowrap; }
.header__top-number {
    display: flex;
    flex-direction: column;
}
.header__top-number strong {
    color: #1c2828;
    font-size: 21px;
    letter-spacing: 0.53px;
    white-space: nowrap; }
.header__top-number small {
    color: #93a0a5;
    font-size: 14px;
    white-space: nowrap; }
.header__top-nav {
    position: relative;
display: none;}
.header__top-desktop{
    margin-left: auto;
}
.header__top-desktop ul{
    display: inline-block;
    margin-right: 55px;
}
.header__top-desktop ul li{
    display: inline-block;
    margin: 0 8px;
}
.header__top-desktop ul li.current-menu-item a{
    color: #dd5269;
}
.header__top-desktop ul li a{
    font-size: 14px;
    font-weight: 500;
    color: #1c2828;
}
.header__top-content {
    display: none;
    z-index: 999;
    position: absolute;
    top: 48px;
    right: 0;
    background-color: #dd5269;
    width: 398px;
    height: 298px;
    padding-top: 29px;
    padding-bottom: 31px; }
.header__top-content.active-toggle {
    display: block;
    -webkit-animation-name: animate-menu;
    animation-name: animate-menu;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }

@-webkit-keyframes animate-menu {
    0% {
        opacity: 0; }
    100% {
        opacity: 1; } }

@keyframes animate-menu {
    0% {
        opacity: 0; }
    100% {
        opacity: 1; } }
.header__top-content strong, .header__top-content ul, .header__top-content .link-store, .header__top-content p {
    display: none; }
.header__top-content nav ul {
    padding-left: 43px;
    padding-right: 43px;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
    padding-bottom: 30px; }
.header__top-content nav .menu__header li a {
    color: #ffffff;
    /*font-family: "ProximaNova-Semibold", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 39px; }
.header__top-social {
    display: flex;
    align-items: center;
    padding-left: 43px;
    padding-right: 43px;
    padding-top: 29px; }
.header__top-social .social-instagram {
    display: block;
    width: 24px;
    height: 23px;
    background-image: url("assets/img/header-instagram.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 30px; }
.header__top-social .social-facebook {
    display: block;
    width: 9px;
    height: 24px;
    background-image: url("assets/img/header-facebook.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 30px; }
.header__top-social .social-vkontakte {
    display: block;
    width: 27px;
    height: 16px;
    background-image: url("assets/img/header-vkontakte.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
.header__top-toggle {
    width: 20px;
    height: 14px;
    margin-left: 30px;
    display: flex;
    align-items: center;
    position: relative;
    background-color: transparent;
    cursor: pointer; }
.header__top-toggle:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 2px;
    background-color: #dd5269; }
.header__top-toggle:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: #dd5269; }
.header__top-toggle span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #dd5269; }
.header__navbar {
    width: 100%;
    border-bottom: 1px solid #e0e7ea;}
.header__navbar-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1264px;
    height: 53px;
    margin: 0 auto; }
.header__navbar.scroll {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1050;
    background-color: white;
    border-bottom: 2px solid #e0e7ea; }
.header__navbar nav {
    height: 100%; }
.header__navbar ul {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%; }
.header__navbar ul li {
    height: 100%; }
.header__navbar ul .link {
    color: #1c2828;
    font-size: 15px;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 9px;
    white-space: nowrap; }
.header__navbar ul .link:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: transparent;
    transition-duration: 0.5s; }
.header__navbar ul .link.active:before {
    background-color: #5cc4ab; }
.header__navbar ul .link:hover:before {
    background-color: #5cc4ab; }
.header__navbar-cart {
    display: flex;
    background-color: #cef8e3;
    height: 100%;
    padding-right: 29px;
    padding-left: 31px; }
.header__navbar-cart a.link{
    display: flex;
    align-items: center;
}
.header__navbar-cart span {
    display: block;
    margin-right: 5px; }
.header__navbar-cart span, .header__navbar-cart p {
    color: #1c2828;
    /*font-family: "ProximaNova-Regular", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 15px; }
.header__navbar-cart .header-cart-icon {
    background-image: url("assets/img/header-cart-icon.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    width: 30px;
    height: 28px;
    margin-left: 15px;
    margin-right: 15px; }

.basket {
    display: none; }

.footer__wrapper {
    max-width: 1264px;
    margin: 0 auto 0;
    padding-bottom: 52px;
    display: flex;
justify-content: space-between;}
.footer__wrapper h3 {
    color: #93a0a5;
    /*font-family: "ProximaNova-Semibold", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 50px; }

.footer__navbar {
    width: 20%;}
.footer__navbar .menu__footer li a {
    color: #1c2828;
    font-size: 15px;
    display: block;
    padding: 8px 0;
    transition-duration: .5s; }
.footer__navbar .menu__footer .current-menu-item a {
    color: #e66471; }
.footer__navbar .menu__footer li a:hover {
    color: #e66471; }

.footer__order {
width: 25%}
.footer__order-data strong {
    color: #1c2828;
    /*font-family: "ProximaNova-Semibold", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 20px;
    display: block; }
.footer__order-data ul li {
    color: #1c2828;
    font-size: 15px;
    display: flex;
    align-items: center;
    margin-bottom: 20px; }
.footer__order-data ul li:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    /*background-color: #6bc8b3;*/
    border-radius: 50%;
    margin-right: 20px; }
.footer__order-data p {
    font-size: 15px;
    display: flex;
    align-items: center;
    color: #93a0a5; }
.footer__order-data p span {
    color: #1c2828;
    display: block;
    margin-right: 5px; }

.footer__social {
    width: 25%; }
.footer__social-group {
    display: flex;
    align-items: center;
    margin-bottom: 28px; }
.footer__social-group .link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border: 1px solid #e0e7ea;
    background-color: #ffffff;
    border-radius: 50%;
    margin-right: 24px; }
.footer__social-group .link:hover .icon-svg {
    fill: #59c3a9; }
.footer__social-group .link .icon-svg {
    width: 25px;
    height: 25px;
    fill: #e66471;
    transition-duration: 0.5s; }
.footer__social-group .link:last-child {
    margin-right: 0; }
.footer__social h4 {
    color: #59c3a9;
    /*font-family: "ProximaNova-Semibold", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px; }
.footer__social p {
    color: #93a0a5;
    font-size: 15px;
    line-height: 21px; }
.footer__download{
    width: 20%;
}
.footer__download-item {
    width: 186px;
    height: 53px;
    border: 1px solid #e0e7ea;
    background-color: #ffffff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 17px; }

.footer__bottom {
    max-width: 1264px;
    height: 114px;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between; }
.footer__bottom-wrapper {
    width: 100%;
    border-top: 1px solid #e0e7ea; }
.footer__bottom-payment {
    position: absolute;
    top: -47px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 326px;
    height: 94px;
    border: 1px solid #e0e7ea;
    background-color: #ffffff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center; }
.footer__bottom-payment .link {
    margin-right: 20px; }
.footer__bottom-payment .link:last-child {
    margin-right: 0; }
.footer__bottom-right small {
    color: #93a0a5;
    /*font-family: "ProximaNova-Semibold", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px; }
.footer__bottom-wdev {
    display: flex;
    align-items: center; }
.footer__bottom-developer {
    display: flex;
    align-items: center; }
.footer__bottom-developer span, .footer__bottom-developer .link {
    color: #93a0a5;
    font-size: 15px; }
.footer__bottom-developer .link {
    color: #e66471;
    /*font-family: "ProximaNova-Semibold", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-left: 5px;
    display: block; }
.footer__bottom-developer .developer-oxbox {
    display: block;
    width: 38px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("assets/img/developer.png");
    background-size: cover;
    margin-left: 15px; }

.about-slider {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    position: relative; }
.about-slider__wrapper {
    max-width: 1060px; }
.about-slider__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 65px;
    padding-right: 65px; }
.about-slider__content h1, .about-slider__content h2 {
    color: #5cc4ab;
    /*font-family: 'Chekharda', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 44px;
    margin-top: 127px;
    margin-bottom: 47px; }
.about-slider__content p {
    color: #1c2828;
    font-size: 19px;
    margin-bottom: 73px; }
.about-slider__content .link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 153px;
    height: 45px;
    border: 2px solid #6bc8b3;
    background-color: #f2fdfb;
    font-size: 16px;
    color: #6bc8b3;
    border-radius: 5px; }
.about-slider__action {
    /*color: #93a0a5;*/
    color: #6bc8b3;
    padding: 5px;
    border: 2px solid #6bc8b3;
    background-color: #f2fdfb;
    border-radius: 5px;
    font-size: 16px;
    position: absolute;
    left: 65px;
    bottom: 35px; }
.about-slider__item {
    overflow: hidden;
    /*height: 505px; */
    height: auto;
}
.about-slider__item img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover; }
.about-slider .swiper-container {
    overflow: visible; }
.about-slider .swiper-slide:after {
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(28, 40, 40, 0.2);
    border-bottom: 4px solid #ffffff;
}
.about-slider .swiper-slide-active:after {
    display: none; }
.about-slider .swiper-pagination {
    padding-right: 48px;
    padding-bottom: 15px;
    display: flex;
    justify-content: flex-end; }
.about-slider .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    margin: 0 18px;
    display: block;
    background-color: #6bc8b3;
    transition-duration: 0.5s;
    opacity: 1; }
.about-slider .swiper-pagination-bullet-active {
    background-color: #f7706a; }

.pizza {
    width: 100%; }
.pizza__scroll.scroll-fixed {
    height: 155px; }
.pizza__scroll.scroll-fixed .pizza__filter {
    padding-bottom: 0; }
.pizza__scroll.scroll-fixed .pizza__title {
    margin-right: 30px; }
.pizza__scroll.scroll-fixed .pizza__title h2 {
    font-size: 24px;
    margin-bottom: 0; }
.pizza__scroll.scroll-fixed .pizza__scroll-wrapper {
    display: flex;
    align-items: center;
    max-width: 1264px;
    margin: 0 auto; }
.pizza__scroll.scroll-fixed .pizza__scroll-fixed {
    position: fixed;
    top: 55px;
    left: 0;
    right: 0;
    z-index: 1050;
    background-color: white;
    border-bottom: 1px solid #e0e7ea;
    padding: 10px 0;
    overflow: hidden; }
.pizza_border-bottom {
    border-bottom: 1px solid #e7eef1; }
.pizza__wrapper {
    max-width: 1264px;
    margin: 0 auto;
    padding-top: 43px; }
				
				.pizza__wrappertwo {
    max-width: 900px;
    margin: 0 auto;
    padding-top: 43px; }
				
				
.pizza__title h2 {
    margin-bottom: 20px;
    /*font-family: 'Chekharda', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 45px;
    color: #e45967; }
.pizza__title .button {
    display: none; }
.pizza__filter {
    padding-bottom: 61px; }
.pizza__filter ul {
    display: flex;
    align-items: center; }
.pizza__filter ul .link {
    color: #1c2828;
    font-size: 15px;
    margin-right: 20px;
    transition-duration: 0.5s; }
.pizza__filter ul .link:hover {
    color: #e45967; }
.pizza__filter ul .link.active {
    color: #e45967; }
.pizza__content {
    display: flex;
    flex-wrap: wrap; }
.pizza__content.scroll-margin {
    padding-top: 155px; }
.pizza__item {
    width: 280px;
    position: relative;
    margin-bottom: 88px;
    margin-right: 35px; }
.pizza__item:nth-child(4n) {
    margin-right: 0; }
.pizza__item-sell {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 10;
    width: 37px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center; }
.pizza__item-sell.sell {
    background-image: url("assets/img/product-sell.png");
}
.pizza__item-sell.new{
    background-image: url("assets/img/product-new.png");
}
.pizza__item-sell.none{
    display: none;
}
.pizza__item-sell span {
    color: #ffffff;
    /*font-family: "ProximaNova-Semibold", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 17.25px;
    text-transform: uppercase;
    -webkit-transform: rotate(-41deg);
    transform: rotate(-41deg); }
.pizza__item-image {
    width: 100%;
    height: 282px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
    cursor: pointer; }
.pizza__item-image img {
    max-width: 100%;
    transition-duration: 3s;
    -webkit-transform: scale(1);
    transform: scale(1); }
.pizza__item-image img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
.pizza__item-name {
    display: block;
				text-align: center;
    margin-bottom: 22px; }
.pizza__item-name h3 {
    color: #1c2828;
    font-size: 18px;
font-weight: 600}
.pizza__item-product {
    display: flex;
    align-items: center;
    margin-left: 28px; }
.pizza__item-product .button {
    background-color: transparent;
    cursor: pointer; }
.pizza__item-product .button.active .pizza__item-picon {
	
    border: 1px solid #e45967;
    background-color: #e45967;
    background-image: url("assets/img/icon-description-product-close.png");
    background-size: 9px 9px; }
.pizza__item-picon {
    display:none!important;
    width: 25px;
    height: 25px;
    border: 1px solid #a1adb1;
    border-radius: 50%;
    background-image: url("assets/img/icon-description-product.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 3px 11px; }
.pizza__item-pcontent {
    position: absolute;
    display: none;
    top: 39px;
    left: 0;
    width: 300px; }
.pizza__item-pcontent.active-desc {
    display: block;
    -webkit-animation-name: animate-active-product-desc;
    animation-name: animate-active-product-desc;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }

@-webkit-keyframes animate-active-product-desc {
    0% {
        opacity: 0; }
    100% {
        opacity: 1; } }

@keyframes animate-active-product-desc {
    0% {
        opacity: 0; }
    100% {
        opacity: 1; } }
.pizza__item-pcontent:after {
    content: '';
    border: 10px solid transparent;
    border-top: 10px solid #3a4545;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
.pizza__item-pcontent h4 {
    color: #ffffff;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    background-color: #e45967;
    height: 69px;
    padding-left: 26px;
    display: flex;
    align-items: center; }
.pizza__item-pcontent ul {
    display: block;
    width: 100%;
    background-color: #3a4545;
    padding-left: 26px;
    padding-top: 21px;
    padding-bottom: 21px; }
.pizza__item-pcontent ul li {
    color: #d8f9e9;
    font-size: 14px;
    line-height: 29px; }
.pizza__item-pcontent ul li strong {
    /*font-family: 'ProximaNova-Semibold', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #ffffff; }
.pizza__item p {
    color: #93a0a5;
    font-size: 14px;
				text-align: center;
    margin-bottom: 60px; }
.pizza__item-support {
    display: inline-grid;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -22px; }
.pizza__item-support span {
    color: #1c2828;
    font-size: 24px;
				text-align: center;
				margin-bottom: 10px;
    /*width: 33%;*/
}
.pizza__item-support .link {
    display: flex;
    align-items: center;
				justify-content: center;
    width: 121px;
    height: 36px;
    border: 2px solid #6bc8b3;
    border-radius: 5px;
    padding-left: 13px;
    color: #e45967;
    font-size: 16px;
    transition-duration: 0.3s; }
.pizza__item-support .link.added-cart {
    background-color: #e45967;
    border-color: #e45967;
    color: #ffffff; }
.pizza__item-support .link.added-cart .pizza__item-basket {
    background-image: url("assets/img/icon-bascet-white.png"); }
.pizza__item-support .link:hover {
    color: white;
    border: 2px solid #e45967;
    background-color: #e45967; }

.pizza__item-basket {
    display: block;
    margin-left: 11px;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition-duration: 0.3s; }
.pizza .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(28, 40, 40, 0.35);
    z-index: 1100;
    display: none;
    justify-content: center;
    align-items: center; }
.pizza .modal.active {
    display: flex;
    -webkit-animation-name: modal-active;
    animation-name: modal-active;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }

@-webkit-keyframes modal-active {
    0% {
        opacity: 0; }
    100% {
        opacity: 1; } }

@keyframes modal-active {
    0% {
        opacity: 0; }
    100% {
        opacity: 1; } }
.pizza .modal__wrapper {
    width: 1050px;
    height: 574px;
    background-color: white;
    position: relative;
    border-radius: 5px; }
.pizza .modal__close {
    position: absolute;
    top: 0;
    right: 47px;
    width: 48px;
    height: 61px;
    background-color: #dfe4e7;
    border-bottom-right-radius: 48px;
    border-bottom-left-radius: 48px;
    display: flex;
    justify-content: center;
    padding-top: 19px; }
.pizza .modal__close span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #ffffff;
    position: relative;
    cursor: pointer; }
.pizza .modal__close span:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 3px;
    background-color: #59c3a9;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition-duration: 0.3s; }
.pizza .modal__close span:before {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 3px;
    background-color: #59c3a9;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition-duration: 0.3s; }
.pizza .modal__close span:hover:before, .pizza .modal__close span:hover:after {
    background-color: #e45967; }
.pizza .modal__body {
    display: flex;
    padding: 60px 47px; }
.pizza .modal__image {
    width: 100%;
    height: 454px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 1px solid #e0e7ea; }
.pizza .modal__image img {
    width: 30%; }
.pizza .modal__status {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10;
    width: 37px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center; }
.pizza .modal__status span {
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    /*font-family: "ProximaNova-Semibold", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    -webkit-transform: rotate(-40deg) translate(-1px, 0px);
    transform: rotate(-40deg) translate(-1px, 0px); }
.pizza .modal__status.new {
    background-image: url("assets/img/product-new.png"); }
.pizza .modal__status.sell {
    background-image: url("assets/img/product-sell.png"); }
.pizza .modal__status.none {
    display: none;
}
.pizza .modal__description {
    margin-left: 34px;
    padding-top: 13px; }
.pizza .modal__description h4 {
    color: #e45967;
    /*font-family: "ProximaNova-Semibold", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 31px;
    padding-bottom: 21px;
    border-bottom: 1px solid #e0e7ea;
    margin-bottom: 20px; }
.pizza .modal__description p {
    color: #1c2828;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e7ea;
    margin-bottom: 20px; }
.pizza .modal__description p span {
    color: #93a0a5;
    margin-right: 5px; }
.pizza .modal__description-product {
    display: flex;
    padding-bottom: 20px; }
.pizza .modal__description-product strong {
    color: #e45967;
    font-size: 14px;
    padding-right: 100px; }
.pizza .modal__description-product p {
    display: flex;
    flex-direction: column;
    color: #93a0a5;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0; }
.pizza .modal__description-product p strong {
    padding-right: 0;
    color: #3a4545;
    /*font-family: "ProximaNova-Semibold", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;}
.pizza .modal__description ul {
    display: flex;
    padding-bottom: 28px;
    border-bottom: 1px solid #e0e7ea;
    margin-bottom: 30px; }
.pizza .modal__description ul li {
    padding-right: 75px; }
.pizza .modal__description ul li:last-child {
    padding-right: 0; }
.pizza .modal__description ul strong {
    color: #e45967;
    font-size: 14px;
    padding-right: 100px; }
.pizza .modal__description ul p {
    display: flex;
    flex-direction: column;
    color: #93a0a5;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0; }
.pizza .modal__description ul p strong {
    padding-right: 0;
    color: #3a4545;
    /*font-family: "ProximaNova-Semibold", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;}
.pizza .modal__description-price {
    display: block;
    color: #1c2828;
    font-size: 31px;
    margin-bottom: 20px; }
.pizza .modal__description-price del,.pizza .pizza__item-price del,.pizza .pizza__item-price del span {
    font-size: 16px;
    color: #93a0a5;
}
.pizza .modal__description-price ins, .pizza .pizza__item-price ins{
    text-decoration: none;
}

.pizza .modal__description .link {
    display: flex;
    align-items: center;
				justify-content: center;
    width: 121px;
    height: 36px;
    border: 2px solid #6bc8b3;
    border-radius: 5px;
    color: #e45967;
    font-size: 13px;
    position: relative;
    padding-left: 13px;
    transition-duration: 0.3s; }
.pizza .modal__description .link:after {
    content: '';
    position: absolute;
    right: 12px;
    width: 10px;
    height: 10px;
    display: block;
    
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition-duration: 0.3s; }
.pizza .modal__description .link:hover {
    color: white;
    border: 2px solid #e45967;
    background-color: #e45967; }
.pizza .modal__description .link:hover:after {
    }

.cart {
    max-width: 100%;
    position: relative; }
.cart__wrapper {
    margin-bottom: 315px; }
.cart--map {
    width: 100%;
    height: 100%; }
.cart__map {
    position: relative;
    width: 100%;
    height: 711px; }
.cart__delivery {
    position: absolute;
    top: 48px;
    right: 20vw;
    background-color: white; }
.cart__delivery h3 {
    color: #1c2828;
    font-size: 21px;
    margin-bottom: 36px;
    padding-left: 60px;
    padding-top: 45px;
    padding-right: 60px; }
.cart__delivery_border-bottom {
    border-bottom: 1px solid #e0e7ea; }
.cart__delivery-group {
    display: flex;
    flex-direction: column; }
.cart__delivery ul {
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 20px; }
.cart__delivery ul li {
    display: flex;
    margin-bottom: 20px; }
.cart__delivery ul li:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #6bc8b3;
    border-radius: 50%;
    margin-right: 20px;
    margin-top: 5px; }
.cart__delivery ul strong {
    color: #1c2828;
    font-size: 16px;
    margin-bottom: 5px; }
.cart__delivery ul small {
    color: #93a0a5;
    font-size: 15px; }
.cart__client {
    position: absolute;
    bottom: -255px;
    left: 0;
    right: 0; }
.cart__client-top {
    width: 100%;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #d8f9e9; }
.cart__client-top strong {
    font-size: 18px;
    color: #59c3a9;
    /*font-family: "ProximaNova-Bold", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-right: 5px; }
.cart__client-top p {
    color: #1c2828;
    font-size: 18px; }
.cart__client-content {
    width: 100%;
    height: 250px;
    overflow: hidden;
    background-color: #777; }
.cart__client-content .link {
    display: block;
    width: 100%;
    height: 250px; }
.cart__client-content .swiper-slide {
    width: 250px !important; }
.cart__client_transform .swiper-wrapper {
    -webkit-transform: translate3d(-125px, 0, 0);
    transform: translate3d(-125px, 0, 0); }

.baskets {
    margin-bottom: 50px;
    border-bottom: 1px solid #e5e7e6;
    padding-bottom: 50px;}
@media screen and (max-width: 930px){
    .baskets {
        padding-bottom: 0;
        border-bottom: none;
    }
}
.baskets__item-img{
    margin-right: 50px;
}
.baskets__item-img img{
    width: 50px;
    height: 100px;
}
.baskets_border-bottom {
    border-bottom: 1px solid #e0e7ea; }
.baskets_border-bottom .baskets__title {
    border-bottom: 1px solid #e0e7ea;
    margin-bottom: 33px; }
.baskets__wrapper {
    max-width: 1264px;
    margin: 0 auto;
    padding-top: 37px; }
.baskets__title {
    display: grid;
    justify-content: center;
    align-items: center;
    padding-bottom: 44px; }
.baskets__title h2 {
    color: #e45967;
    /*font-family: 'Chekharda', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 45px; }
.baskets__steps {
    display: flex;
    align-items: center;
				justify-content: center;
				margin-top: 50px;}
.baskets__steps-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: 1px solid #bec6c9;
    border-radius: 50%;
    color: #bec6c9;
    font-size: 14px; }
.baskets__steps-number.active {
    color: #e45967;
    border: 1px solid #e45967; }
.baskets__steps-number.active + .baskets__steps-line {
    background-image: url("assets/img/steps-red.png"); }
.baskets__steps-line {
    width: 66px;
    height: 1px;
    background-image: url("assets/img/steps-grey.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 10px; }
.baskets__content {
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e7ea;
    margin-bottom: 25px;
position: relative}
.baskets__item {
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 140px;
    padding-right: 173px;
    margin-bottom: 18px;
    flex-wrap: wrap;
}
.baskets__item-title{
    width: 40%;
}
.baskets__item-content {
    display: flex;
    align-items: center;
    margin-left: auto;
				margin-top: 40px;}
.baskets__item h3 {
    width: 545px;
    color: #1c2828;
    font-size: 21px; }
.baskets__counter {
    display: flex;
    align-items: center;
    margin-right: 97px; }
.baskets__counter .button {
    width: 30px;
    height: 36px;
    background-color: #6bc8b3;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition-duration: 0.5s; }
.baskets__counter .button:hover {
    background-color: #e45967; }
.baskets__counter .button .counter-minus {
    width: 10px;
    height: 2px;
    background-image: url("assets/img/basket-minus.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
.baskets__counter .button .counter-plus {
    width: 10px;
    height: 10px;
    background-image: url("assets/img/basket-plus.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
.baskets__counter .input {
    width: 50px;
    color: #1c2828;
    font-size: 24px;
    text-align: center;
    border: none; }
.baskets__price {
    color: #1c2828;
    font-size: 24px;
    display: block;
    width: 169px; }
.baskets__delete {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 36px;
    background-color: #6bc8b3;
    cursor: pointer;
    transition-duration: 0.5s;
    background-image: url("assets/img/basket-delete.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px 15px;
    border-radius: 3px; }
.baskets__delete:hover {
    background-color: #e45967; }
.baskets__status {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 140px;
    padding-right: 173px;
    margin-bottom: 38px; }
.baskets__promocode {
    display: flex;
    align-items: center;
    width: 387px;
    height: 46px; }
.baskets__promocode .input {
    color: #1c2828;
    font-size: 16px;
    width: 100%;
    height: 100%;
    border: 1px solid #c9cfd2;
    border-right: none;
    padding-left: 20px;
    padding-right: 20px; }
.baskets__promocode .input::-webkit-input-placeholder {
    color: #1c2828;
    font-size: 16px; }
.baskets__promocode .input:-ms-input-placeholder {
    color: #1c2828;
    font-size: 16px; }
.baskets__promocode .input::-ms-input-placeholder {
    color: #1c2828;
    font-size: 16px; }
.baskets__promocode .input::placeholder {
    color: #1c2828;
    font-size: 16px; }
.baskets__promocode .button {
    min-width: 130px;
    height: 100%;
    background-color: #e45967;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer; }
.baskets__sum strong {
    color: #3a4545;
    font-size: 20px;
    display: flex;
    align-items: center; }
.baskets__sum strong span {
    /*font-family: 'ProximaNova-Bold', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #e45967;
    margin-left: 5px; }
.baskets__support {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 140px;
    padding-right: 173px;
    margin-bottom: 20px; }
.baskets__support .link {
    color: #6bc8b3;
    font-size: 16px;
    width: 186px;
    height: 45px;
    border: 2px solid #6bc8b3;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px; }
.baskets__support .button {
    width: 153px;
    height: 45px;
    background-color: #e45967;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer; }
				.baskets__support .buttontinkoff {
    width: 153px;
    height: 45px;
    background-color: #6bc8b3;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
				border: none;}
.baskets__form {
    padding-bottom: 100px;
    display: none; }
.baskets__form.active {
    display: block;
    -webkit-animation-name: animate-tabs-active;
    animation-name: animate-tabs-active;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }

@-webkit-keyframes animate-tabs-active {
    0% {
        opacity: 0; }
    100% {
        opacity: 1; } }

@keyframes animate-tabs-active {
    0% {
        opacity: 0; }
    100% {
        opacity: 1; } }
.baskets__tab {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #c9cfd2;
    margin-bottom: 40px;
    padding-left: 140px; }
.baskets__tab .button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 140px;
    height: 46px;
    background-color: transparent;
    position: relative;
    bottom: -2px;
    font-size: 21px;
    color: #93a0a5;
    cursor: pointer;
    margin-right: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    transition-duration: 0.3s; }
.baskets__tab .button:last-child {
    margin-right: 0; }
.baskets__tab .button.active {
    border-top: 1px solid #c9cfd2;
    border-left: 1px solid #c9cfd2;
    border-right: 1px solid #c9cfd2;
    background-color: white;
    color: #e45967; }
.baskets__input {
    padding-left: 140px;
    display: flex;
    align-items: center; }
.baskets__input-item {
    position: relative; }
.baskets__input-item .button {
    position: absolute;
    bottom: -23px;
    left: 15px;
    color: #e45967;
    font-size: 14px;
    background-color: transparent;
    cursor: pointer; }
.baskets__input_name {
    padding-bottom: 33px; }
.baskets__input_name .input {
    width: 301px;
    border: 1px solid #c9cfd2;
    margin-right: 12px; }
.baskets__input_name .baskets__input-item:last-child .input {
    margin-right: 0; }
.baskets__input .input {
    padding-left: 19px;
    padding-right: 19px;
    color: #1c2828;
    font-size: 16px;
    border: 1px solid #c9cfd2;
    height: 46px; }
.baskets__input .input::-webkit-input-placeholder {
    color: #93a0a5;
    font-size: 16px; }
.baskets__input .input:-ms-input-placeholder {
    color: #93a0a5;
    font-size: 16px; }
.baskets__input .input::-ms-input-placeholder {
    color: #93a0a5;
    font-size: 16px; }
.baskets__input .input::placeholder {
    color: #93a0a5;
    font-size: 16px; }
/**/
.baskets__input input {
    padding-left: 19px;
    padding-right: 19px;
    color: #1c2828;
    font-size: 16px;
    border: 1px solid #c9cfd2;
    height: 46px; }
.baskets__input input::-webkit-input-placeholder {
    color: #93a0a5;
    font-size: 16px; }
.baskets__input input:-ms-input-placeholder {
    color: #93a0a5;
    font-size: 16px; }
.baskets__input input::-ms-input-placeholder {
    color: #93a0a5;
    font-size: 16px; }
.baskets__input input::placeholder {
    color: #93a0a5;
    font-size: 16px; }
.baskets__input_new input::-webkit-input-placeholder {
    color: #93a0a5;
    font-size: 16px; }
.baskets__input_new input:-ms-input-placeholder {
    color: #93a0a5;
    font-size: 16px; }
.baskets__input_new input::-ms-input-placeholder {
    color: #93a0a5;
    font-size: 16px; }
.baskets__input_new input::placeholder {
    color: #93a0a5;
    font-size: 16px; }
.baskets__input_new textarea::-webkit-input-placeholder {
    color: #93a0a5;
    font-size: 16px;
    font-family: Arial, sans-serif;}
.baskets__input_new textarea:-ms-input-placeholder {
    color: #93a0a5;
    font-size: 16px;
    font-family: Arial, sans-serif;}
.baskets__input_new textarea::-ms-input-placeholder {
    color: #93a0a5;
    font-size: 16px;
    font-family: Arial, sans-serif;}
.baskets__input_new textarea::placeholder {
    color: #93a0a5;
    font-size: 16px;
    font-family: Arial, sans-serif;}
/**/
.baskets__input .input.input-address {
    width: 461px;
    border-right: none; }
.baskets__input .input.input-home {
    width: 154px; }
.baskets__input-group {
    display: flex;
    align-items: center;
    padding-bottom: 52px; }
.baskets__input-group .input {
    width: 154px;
    height: 46px;
    border-right: none; }
.baskets__input-group .input.input-last {
    border-right: 1px solid #c9cfd2; }
.baskets__checkbox {
    padding-left: 140px;
    display: flex;
    align-items: center;
    margin-top: 22px;
    margin-bottom: 22px; }
.baskets__checkbox-support {
    margin-top: 20px;
    margin-bottom: 20px; }
.baskets__checkbox-title {
    border-bottom: 1px solid #c9cfd2;
    padding-bottom: 10px;
    margin-bottom: 30px; }
.baskets__checkbox-title h3 {
    padding-left: 140px;
    color: #e45967;
    font-size: 21px; }
.baskets__checkbox_second {
    border-bottom: none; }
.baskets__checkbox-item {
    margin-right: 50px;
    position: relative; }
.baskets__checkbox-item input {
    display: none; }
.baskets__checkbox-item input:checked + label {
    color: #1c2828; }
.baskets__checkbox-item input:checked + label span:after {
    background-color: #e45967; }
.baskets__checkbox-item .link-checkbox {
    position: absolute;
    bottom: -18px;
    left: 41px;
    color: #e45967;
    font-size: 14px;
    white-space: nowrap; }
.baskets__checkbox-item label {
    display: flex;
    align-items: center;
    color: #93a0a5;
    font-size: 16px;
    transition: 0.5s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer; }
.baskets__checkbox-item label .link {
    color: #e45967;
    font-size: 16px;
    margin-left: 0; }
.baskets__checkbox-item label small {
    font-size: 16px; }
.baskets__checkbox-item label span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #6bc8b3;
    background-color: white;
    margin-right: 12px;
    position: relative; }
.baskets__checkbox-item label span:after {
    content: '';
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    background-color: transparent;
    border-radius: 50%;
    transition: 0.5s; }
.baskets__submit {
    width: 206px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    background-color: #e45967;
    margin-left: 140px;
    margin-top: 30px;
    cursor: pointer; }
@media screen and (max-width: 930px){
    .baskets__submit {
        margin-left: 0;
        margin: 30px auto;
    }
}
.shares {
    border-bottom: 1px solid #e0e7ea;
    margin-bottom: 80px; }
.shares__wrapper {
    max-width: 1264px;
    margin: 0 auto;
    padding-bottom: 50px; }
.shares__wrapper h2 {
    color: #e45967;
    /*font-family: 'Chekharda', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 45px;
    margin-top: 25px;
    margin-bottom: 38px; }
.shares__content {
    display: flex;
    flex-wrap: wrap; }
.shares__item {
    width: 600px;
    margin-right: 58px;
    margin-bottom: 55px; }
.shares__item:nth-child(2n) {
    margin-right: 0; }
.shares__item-image {
    width: 100%;
    /*height: 289px;*/
    height: auto;
    position: relative; }
.shares__item-image:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 8px;
    background-color: transparent;
    transition-duration: 0.5s; }
.shares__item-image img {
    width: 100%;
    /*height: 100%;*/
    height: auto;
    -o-object-fit: cover;
    object-fit: cover; }
.shares__item h3 {
    color: #5cc4ab;
    /*font-family: 'ProximaNova-Bold', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 25px;
    margin-top: 35px;
    margin-bottom: 24px;
    transition-duration: 0.5s; }
.shares__item p {
    color: #1c2828;
    font-size: 16px;
    padding-bottom: 40px; }
.shares__item:hover .shares__item-image:after {
    background-color: #e45967;
    width: 100%; }
.shares__item:hover h3 {
    color: #e45967; }

.error {
    width: 100%;
    /*border-top: 3px solid #e5e7e6;*/
    border-bottom: 1px solid #e5e7e6;
    margin-bottom: 60px; }
.error__wrapper {
    max-width: 1060px;
    margin: 0 auto;
    padding-bottom: 100px; }
.error__wrapper h2 {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 50px;
    color: #e45967;
    font-size: 45px;
    /*font-family: 'Chekharda', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;}
.error__content {
    width: 704px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    background-image: url("assets/img/error.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 357px 357px;
    margin-bottom: 70px; }
.post__content {
    width: 704px;
    margin: 0px auto;
    /*display: flex;*/
    /*justify-content: space-between;*/
     }
.error__content-item {
    color: #e45967;
    /*font-family: 'Chekharda', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 345px; }
.error__linkhome {
    display: flex;
    flex-direction: column;
    align-items: center; }
.error__linkhome p {
    color: #1c2828;
    font-size: 21px;
    text-align: center;
    margin-bottom: 20px; }
.error__linkhome p .link {
    /*font-family: "ProximaNova-Semibold", sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 21px;
    color: #e45967; }

@media screen and (max-width: 1350px) {
    .header__top-nav{
        display: block;
    }
    .header__top-desktop{
        display: none;
    }
    .header__top {
        max-width: 900px; }
    .header__top-title {
        margin-right: 230px; }
    .header__navbar-wrapper {
        max-width: 900px;
        height: 53px; }
    .header__navbar ul .link {
        font-size: 14px; }
    .header__navbar ul .link:before {
        height: 2px; }
    .header__navbar-cart {
        padding-right: 15px;
        padding-left: 15px;
        height: 100%; }
    .header__navbar-cart span {
        margin-right: 4px; }
    .header__navbar-cart span, .header__navbar-cart p {
        font-size: 14px; }
    .header__navbar-cart .header-cart-icon {
        width: 26px;
        height: 24px;
        margin-left: 10px;
        margin-right: 10px; } }

@media screen and (max-width: 930px) {
    .header__top {
        max-width: 578px; }
    .header__top-title {
        margin-right: 0; }
    .header__top-title strong {
        font-size: 16px; }
    .header__top-title small {
        font-size: 13px; }
    .header__top-logotype {
        margin-right: 25px; }
    .header__top-logotype .link .logotype {
        width: 100px;
        height: 45px; }
    .header__top-number small {
        font-size: 13px; }
    .header__top-number strong {
        font-size: 18px; }
    .header__top-content {
        width: 300px;
        height: auto;
        padding-top: 10px;
        padding-bottom: 20px; }
    .header__top-content nav ul {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px; }
    .header__top-content nav ul .link {
        font-size: 16px;
        line-height: 34px; }
    .header__top-social {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px; }
    .header__top-social .social-instagram {
        width: 22px;
        height: 21px;
        margin-right: 30px; }
    .header__top-social .social-facebook {
        width: 7px;
        height: 22px;
        margin-right: 30px; }
    .header__top-social .social-vkontakte {
        width: 25px;
        height: 14px; }
    .header__top-toggle {
        margin-left: 20px; }
    .header__navbar-wrapper {
        max-width: 578px; }
    .header__navbar nav {
        width: 378px;
        overflow-x: auto; }
    .header__navbar ul li:last-child .link {
        padding: 18px 15px 18px 9px; }
    .header__navbar ul .link {
        font-size: 14px;
        padding: 18px 9px; }
    .header__navbar ul .link.active {
        color: #5cc4ab; }
    .header__navbar ul .link.active:before {
        display: none; }
    .header__navbar-cart {
        padding-right: 15px;
        padding-left: 15px;
        height: 53px; }
    .header__navbar-cart span {
        margin-right: 4px; }
    .header__navbar-cart span, .header__navbar-cart p {
        font-size: 14px; }
    .header__navbar-cart .header-cart-icon {
        width: 26px;
        height: 24px;
        margin-left: 10px;
        margin-right: 10px; } }

@media screen and (max-width: 600px) {
    .header__top {
        max-width: 100%;
        justify-content: space-between;
        padding: 0 20px;
        background-color: #61ba9e;
        height: 52px; }
    .header__top-title {
        display: none; }
    .header__top-number {
        display: none; }
    .header__top-social {
        display: none; }
    .header__top-logotype {
        margin-right: 0; }
    .header__top-logotype .link .logotype {
        width: 143px;
        background-image: url("assets/img/logosait.png"); }
    .header__top-nav {
        position: static; }
    .header__top-content {
        width: 100vw;
        height: 100vh;
        overflow-y: auto;
        padding-top: 0;
        padding-bottom: 0;
        top: 48px;
        background-color: #3a4545; }
    .header__top-content nav {
        padding-top: 30px; }
    .header__top-content nav ul {
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 10px;
        border-bottom: none; }
    .header__top-content nav ul li:before {
        display: none; }
    .header__top-content nav ul .link {
        font-size: 19px;
        padding: 12px 0;
        display: block;
        line-height: 20px; }
    .header__top-content strong {
        display: block;
        padding-left: 25px;
        padding-right: 25px;
        color: #ffffff;
        /*font-family: "ProximaNova-Semibold", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 21px;
        margin-top: 45px; }
    .header__top-content ul {
        display: block;
        padding-left: 25px;
        padding-right: 25px;
        margin-top: 20px; }
    .header__top-content ul li {
        color: #ffffff;
        /*font-family: "ProximaNova-Regular", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-size: 18px;
        display: flex;
        align-items: center; }
    .header__top-content ul li:before {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        /*background-color: #6bc8b3;*/
        margin-right: 10px; }
    .header__top-content p {
        display: block;
        color: #ffffff;
        /*font-family: "ProximaNova-Regular", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        display: flex;
        align-items: center;
        font-size: 18px;
        padding-left: 25px;
        padding-right: 25px;
        margin-top: 20px; }
    .header__top-content p strong {
        margin-top: 0;
        font-size: 18px;
        /*font-family: "ProximaNova-Bold", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        padding-right: 0;
        padding-left: 10px; }
    .header__top-content .link-store {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 186px;
        height: 53px;
        border: 1px solid #e0e7ea;
        background-color: #3a454527;
        border-radius: 5px;
        margin-left: 25px;
        margin-top: 63px;
        margin-bottom: 160px; }
    .header__top-toggle {
        margin-left: 0;
        width: 17px;
        height: 12px; }
    .header__top-toggle span, .header__top-toggle:before, .header__top-toggle:after {
        background-color: white; }
    .header__navbar {
        max-width: 100%;
        padding-left: 20px;
        border-bottom: none;}
    .header__navbar nav {
        width: 100%; }
    .header__navbar ul .link {
        font-size: 14px;
        padding: 18px 9px; }
    .header__navbar ul .link.active {
        color: #5cc4ab; }
    .header__navbar ul .link.active:before {
        display: none; }
    .header__navbar-cart {
        display: block;
        z-index: 998;
        position: fixed;
         bottom: 25px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 58px;
        height: 58px;
        box-shadow: 0 0 13px rgba(228, 89, 103, 0.55);
        background-color: #e45967;
        border-radius: 50%; }
    .header__navbar-cart p{
        display: none;
    }
    .header__navbar-cart .header-cart-icon {
        width: 30px;
        height: 28px;
        margin-left: 10px;
        margin-right: 10px;
        background-image: url(assets/img/basket-mob.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        display: block;
        position: absolute;
        top: 14px;
        left: 4px;
    }
    .header__navbar-cart span{
        position: absolute;
        top: 0;
        right: 0;
        width: 16px;
        height: 16px;
        border: 1px solid #e45967;
        background-color: #ffffff;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        /*font-family: "ProximaNova-Regular", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        color: #1c2828;
        font-size: 11px;

    }

    .basket {
        display: block;
        z-index: 998;
        position: fixed;
        bottom: 40px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 58px;
        height: 58px;
        box-shadow: 0 0 13px rgba(228, 89, 103, 0.55);
        background-color: #e45967;
        border-radius: 50%;
        background-image: url("assets/img/basket-mob.png");
        background-size: 30px 28px;
        background-repeat: no-repeat;
        background-position: center; }
    .basket span {
        position: absolute;
        top: 0;
        right: 0;
        width: 16px;
        height: 16px;
        border: 1px solid #e45967;
        background-color: #ffffff;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        /*font-family: "ProximaNova-Regular", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        color: #1c2828;
        font-size: 11px; } }

@media screen and (max-width: 1350px) {
    .footer__wrapper {
        max-width: 900px;
        padding-bottom: 60px; }
    .footer__wrapper h3 {
        margin-bottom: 40px; }
    .footer__navbar {
        width: 240px;
        margin-right: 0; }
    .footer__navbar .menu__footer li a {
        font-size: 15px;
        padding: 7px 0; }
    /*.footer__navbar .link br {*/
        /*display: none; }*/
    .footer__order {
        width: 220px;
        margin-right: 10px; }
    .footer__order-data strong {
        font-size: 21px;
        margin-bottom: 20px;
        display: block; }
    .footer__order-data p {
        align-items: flex-start;
        flex-direction: column; }
    .footer__order-data p span {
        margin-right: 0;
        margin-bottom: 5px; }
    .footer__social {
        width: 254px;
        margin-right: 0; }
    .footer__social h3 {
        margin-bottom: 27px; }
    .footer__bottom {
        max-width: 900px;
        height: 100px; } }

@media screen and (max-width: 930px) {
    .footer__wrapper {
        max-width: 100%;
        padding-bottom: 0;
        flex-direction: column;
        align-items: center; }
    .footer__wrapper h3 {
        display: none; }
    .footer__navbar {
        width: 100%;
        margin-right: 0;
        margin-top: 30px;
        border-top: 1px solid #e7eef1;
        border-bottom: 1px solid #e7eef1; }
    .footer__navbar ul {
        padding-top: 30px;
        margin-bottom: 30px; }
    .footer__navbar .menu__footer li a {
        font-size: 18px;
        padding: 9px 0;
        text-align: center; }
    /*.footer__navbar .link br {*/
        /*display: none; }*/
    .footer__order {
        width: 100%;
        margin-right: 0;
        padding-top: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #e7eef1; }
    .footer__order-data strong {
        font-size: 26px;
        margin-bottom: 20px;
        display: block;
        text-align: center; }
    .footer__order-data p {
        align-items: flex-start;
        justify-content: center;
        flex-direction: row;
        font-size: 18px; }
    .footer__order-data p span {
        margin-right: 10px;
        margin-bottom: 5px;
        font-size: 18px; }
    .footer__order-data ul li {
        justify-content: center;
        font-size: 18px; }
    .footer__social {
        width: 100%;
        margin-right: 0;
        padding-bottom: 30px;
        border-bottom: 1px solid #e7eef1; }
    .footer__social-group {
        justify-content: center;
        margin-top: 30px;
        margin-bottom: 30px; }
    .footer__social-group .link {
        width: 60px;
        height: 60px; }
    .footer__social h4 {
        margin-bottom: 10px;
        text-align: center;
        font-size: 22px; }
    .footer__social p {
        text-align: center;
        font-size: 18px; }
    .footer__download {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 13px;
        border-bottom: 1px solid #e7eef1; }
    .footer__bottom {
        max-width: 100%;
        height: auto;
        flex-direction: column;
        padding-top: 30px;
        padding-bottom: 30px; }
    .footer__bottom-wrapper {
        border-top: none; }
    .footer__bottom-payment {
        width: 100%;
        position: static;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        border: none;
        border-radius: 0;
        height: auto;
        padding-bottom: 30px;
        border-bottom: 1px solid #e7eef1; }
    .footer__bottom-payment .link {
        margin-right: 30px;
        display: flex;
        justify-content: center;
        align-items: center; }
    .footer__bottom-right {
        padding-top: 30px;
        padding-bottom: 25px; }
    .footer__bottom-developer {
        flex-direction: column-reverse; }
    .footer__bottom-developer .link {
        margin-left: 0;
        font-size: 18px; }
    .footer__bottom-developer .link .developer-oxbox {
        margin-left: 0;
        width: 40px;
        height: 40px; }
    .footer__bottom-developer span {
        font-size: 16px; }
    .footer__bottom-wdev {
        margin-top: 15px; }
    .footer__bottom-wdev .link {
        margin-left: 5px; } }

@media screen and (max-width: 600px) {
    .footer__navbar {
        width: 100%;
        margin-right: 0;
        margin-top: 60px;
        border-top: 1px solid #e7eef1;
        border-bottom: 1px solid #e7eef1; }
    .footer__navbar ul {
        padding-top: 30px;
        margin-bottom: 30px;
        padding-left: 17px;
        padding-right: 17px; }
    .footer__navbar .menu__footer li a {
        font-size: 15px;
        padding: 9px 0;
        text-align: left; }
    .footer__order {
        width: 100%;
        margin-right: 0;
        padding-top: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #e7eef1;
        padding-left: 17px;
        padding-right: 17px; }
    .footer__order-data strong {
        font-size: 21px;
        margin-bottom: 20px;
        display: block;
        text-align: left; }
    .footer__order-data p {
        align-items: flex-start;
        justify-content: left;
        flex-direction: row;
        font-size: 15px; }
    .footer__order-data p span {
        margin-right: 10px;
        margin-bottom: 5px;
        font-size: 15px; }
    .footer__order-data ul li {
        justify-content: left;
        font-size: 15px; }
    .footer__social {
        width: 100%;
        margin-right: 0;
        padding-bottom: 30px;
        border-bottom: 1px solid #e7eef1; }
    .footer__social-group {
        justify-content: center;
        margin-top: 30px;
        margin-bottom: 30px; }
    .footer__social-group .link {
        width: 46px;
        height: 46px; }
    .footer__social h4 {
        margin-bottom: 10px;
        text-align: center;
        font-size: 18px; }
    .footer__social p {
        text-align: center;
        font-size: 15px; }
    .footer__download {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 13px;
        border-bottom: 1px solid #e7eef1; }
    .footer__bottom {
        max-width: 100%;
        height: auto;
        flex-direction: column;
        padding-top: 30px;
        padding-bottom: 30px; }
    .footer__bottom-wrapper {
        border-top: none; }
    .footer__bottom-payment {
        width: 100%;
        position: static;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        border: none;
        border-radius: 0;
        height: auto;
        padding-bottom: 30px;
        border-bottom: 1px solid #e7eef1; }
    .footer__bottom-payment .link {
        margin-right: 30px;
        display: flex;
        justify-content: center;
        align-items: center; }
    .footer__bottom-right {
        padding-top: 30px;
        padding-bottom: 25px; }
    .footer__bottom-right small {
        font-size: 15px; }
    .footer__bottom-developer {
        flex-direction: column-reverse; }
    .footer__bottom-developer .link {
        margin-left: 0;
        font-size: 15px; }
    .footer__bottom-developer .link .developer-oxbox {
        margin-left: 0;
        width: 40px;
        height: 40px; }
    .footer__bottom-developer span {
        font-size: 15px; }
    .footer__bottom-wdev {
        margin-top: 15px; }
    .footer__bottom-wdev .link {
        margin-left: 5px; } }

@media screen and (max-width: 1350px) {
    .about-slider__wrapper {
        max-width: 800px; }
    .about-slider__content {
        padding-left: 30px;
        padding-right: 30px; }
    .about-slider__content h1, .about-slider__content h2 {
        font-size: 44px;
        margin-top: 60px;
        margin-bottom: 40px; }
    .about-slider__content p {
        font-size: 19px;
        margin-bottom: 50px; }
    .about-slider__action {
        font-size: 16px;
        left: 30px;
        bottom: 20px; }
    .about-slider__item {
        /*height: 450px; */
    height: auto;}
    .about-slider__item img {
        width: 100%;
        height: auto;
        /*height: 100%;*/
    }
    .pizza__wrapper {
        max-width: 900px;
        padding-top: 40px; }
								.pizza__wrappertwo {
        max-width: 900px;
        padding-top: 40px; }
    .pizza__scroll.scroll-fixed {
        height: 155px; }
    .pizza__scroll.scroll-fixed .pizza__filter {
        padding-bottom: 0; }
    .pizza__scroll.scroll-fixed .pizza__title {
        margin-right: 30px; }
    .pizza__scroll.scroll-fixed .pizza__title h2 {
        font-size: 24px;
        margin-bottom: 0; }
    .pizza__scroll.scroll-fixed .pizza__scroll-wrapper {
        display: flex;
        align-items: center;
        max-width: 900px;
        margin: 0 auto; }
    .pizza__scroll.scroll-fixed .pizza__scroll-fixed {
        position: fixed;
        top: 55px;
        left: 0;
        right: 0;
        z-index: 1050;
        background-color: white;
        border-bottom: 1px solid #e0e7ea;
        padding: 10px 0; }
    .pizza__filter {
        padding-bottom: 61px; }
    .pizza__filter ul li:last-child .link {
        margin-right: 0; }
    .pizza__filter ul .link {
        font-size: 15px;
        margin-right: 20px; }
    .pizza__item {
        width: 280px;
        margin-bottom: 60px;
        margin-right: 30px; }
    .pizza__item:nth-child(4n) {
        margin-right: 20px; }
    .pizza__item:nth-child(3n) {
        margin-right: 0; }
    .pizza__item-image {
        height: 300px; }
    .pizza__item-product {
        margin-left: 18px; }
    .pizza__item-pcontent {
        top: 67px;
        width: 280px; }
    .pizza__item-pcontent:after {
        content: '';
        border: 8px solid transparent;
        border-top: 8px solid #3a4545; }
    .pizza__item-pcontent ul {
        padding-top: 15px;
        padding-bottom: 15px; }
    .pizza__item-support span {
        font-size: 22px; }
    .cart__delivery {
        right: 10vw; } }
 @-webkit-keyframes toggle-filter {
        0% {
            opacity: 0; }
        100% {
            opacity: 1; } }
    @keyframes toggle-filter {
        0% {
            opacity: 0; }
        100% {
            opacity: 1; } }
@media screen and (max-width: 930px) {
    .about-slider__wrapper {
        max-width: 578px; }
    .about-slider__content {
        padding-left: 20px;
        padding-right: 20px; }
    .about-slider__content h1, .about-slider__content h2 {
        font-size: 40px;
        margin-top: 60px;
        margin-bottom: 40px; }
    .about-slider__content p {
        font-size: 16px;
        margin-bottom: 50px; }
    .about-slider__content .link {
        font-size: 14px;
        width: 140px;
        height: 40px; }
    .about-slider__action {
        font-size: 14px;
        left: 30px;
        bottom: 20px; }
    .about-slider__item {
        /*height: 400px;*/
    height: auto}
    .about-slider__item img {
        width: 100%;
        /*height: 100%;*/
        height: auto;
        opacity: 0.4; }
    .pizza__wrapper {
        max-width: 578px;
        padding-top: 40px; }
								.pizza__wrappertwo {
        max-width: 578px;
        padding-top: 40px; }
    .pizza__title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 30px; }
    .pizza__title .button {
        display: flex;
        align-items: center;
        background-color: transparent;
        /*font-family: "ProximaNova-Regular", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-size: 15px; }
    .pizza__title .button .pizza-filter {
        display: block;
        width: 10px;
        height: 10px;
        margin-right: 8px;
        background-image: url("assets/img/down-arrow.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .pizza__filter {
        padding-bottom: 61px;
        display: none; }
    .pizza__filter.active-toggle {
        display: block;
        -webkit-animation-name: toggle-filter;
        animation-name: toggle-filter;
        -webkit-animation-duration: 0.8s;
        animation-duration: 0.8s;
        margin-top: -30px; }
   
    .pizza__filter ul {
        align-items: flex-start;
        flex-wrap: wrap; }
    .pizza__filter ul li:last-child .link {
        margin-right: 0; }
    .pizza__filter ul .link {
        font-size: 15px;
        margin-right: 20px;
        margin-bottom: 10px;
        display: block; }
    .pizza__item {
        width: 269px;
        margin-bottom: 60px;
        margin-right: 40px; }
    .pizza__item:nth-child(4n) {
        margin-right: 40px; }
    .pizza__item:nth-child(3n) {
        margin-right: 40px; }
    .pizza__item:nth-child(2n) {
        margin-right: 0; }
    .pizza__item-image {
        height: 300px; }
    .pizza__item-product {
        margin-left: 18px; }
    .pizza__item-pcontent {
        top: 67px;
        width: 280px; }
    .pizza__item-pcontent:after {
        content: '';
        border: 8px solid transparent;
        border-top: 8px solid #3a4545; }
    .pizza__item-pcontent ul {
        padding-top: 15px;
        padding-bottom: 15px; }
    .pizza__item-support span {
        font-size: 22px; }
    .cart__wrapper {
        margin-bottom: 191px; }
    .cart__map {
        height: 577px; }
    .cart__delivery {
        top: 10px;
        right: 10px; }
    .cart__delivery h3 {
        font-size: 19px;
        margin-bottom: 30px;
        padding-left: 30px;
        padding-top: 25px;
        padding-right: 30px; }
    .cart__delivery-group {
        display: flex;
        flex-direction: column; }
    .cart__delivery ul {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 20px; }
    .cart__delivery ul li {
        display: flex;
        margin-bottom: 20px; }
    .cart__delivery ul li:before {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background-color: #6bc8b3;
        border-radius: 50%;
        margin-right: 20px;
        margin-top: 5px; }
    .cart__delivery ul strong {
        color: #1c2828;
        /*font-family: "ProximaNova-Regular", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-size: 16px;
        margin-bottom: 5px; }
    .cart__delivery ul small {
        color: #93a0a5;
        /*font-family: "ProximaNova-Regular", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-size: 15px; }
    .cart__client {
        position: absolute;
        bottom: -190px;
        left: 0;
        right: 0; }
    .cart__client-top {
        width: 100%;
        height: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #d8f9e9; }
    .cart__client-top strong {
        font-size: 16px;
        color: #59c3a9;
        /*font-family: "ProximaNova-Bold", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        margin-right: 5px; }
    .cart__client-top p {
        color: #1c2828;
        font-size: 16px;
        /*font-family: "ProximaNova-Regular", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;}
    .cart__client-content {
        width: 100%;
        height: 200px;
        overflow: hidden;
        background-color: #777; }
    .cart__client-content .link {
        display: block;
        width: 100%;
        height: 200px; }
    .cart__client-content .swiper-slide {
        width: 200px !important; }
    .cart__client_transform .swiper-wrapper {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }

@media screen and (max-width: 600px) {
    .about-slider {
        border-top: 1px solid #e5e6e6;
        padding-bottom: 10px; }
    .about-slider__wrapper {
        max-width: 100%;
        width: 100%; }
    .about-slider__content {
        padding-left: 0;
        padding-right: 0;
        margin: 0 10px;
        display: flex;
        flex-direction: column;
        align-items: center; }
    .about-slider__content h1, .about-slider__content h2 {
        font-size: 28px;
        margin-top: 36px;
        margin-bottom: 17px; }
    .about-slider__content p {
        font-size: 16px;
        margin-bottom: 28px; }
    .about-slider__content .link {
        font-size: 16px;
        width: 153px;
        height: 45px; }
    .about-slider__action {
        font-size: 13px;
        position: static;
        margin-top: 20px;
        margin-bottom: 28px; }
    .about-slider__item {
        /*height: 306px; */
        height: auto;
    }
    .about-slider__item img {
        height: auto;
        width: 100%;
        /*display: none;*/
    }
    .about-slider .swiper-container {
        overflow: hidden; }
    .about-slider .swiper-slide:after {
        display: none; }
    .about-slider .swiper-pagination {
        justify-content: center;
        padding-right: 0; }
    .pizza {
        border-bottom: 1px solid #e7eef1; }
    .pizza__wrapper {
        max-width: 100%;
        padding-top: 33px;
        padding-left: 20px;
        padding-right: 20px; }
								.pizza__wrappertwo {
        max-width: 100%;
        padding-top: 33px;
        padding-left: 20px;
        padding-right: 20px; }s
    .pizza__title {
        margin-bottom: 60px; }
    .pizza__title h2 {
        font-size: 21px;
        margin-bottom: 0; }
    .pizza__title .button {
        font-size: 13px; }
    .pizza__title .button .pizza-filter {
        width: 7px;
        height: 7px;
        margin-right: 8px; }
    .pizza__filter {
        padding-bottom: 61px; }
    .pizza__filter.active-toggle {
        margin-top: -40px; }
    .pizza__filter ul .link {
        font-size: 15px;
        margin-right: 20px;
        margin-bottom: 10px; }
    .pizza__content {
        justify-content: center; }
    .pizza__item {
        width: 280px;
        margin-bottom: 60px;
        margin-right: 0; }
    .pizza__item:nth-child(4n) {
        margin-right: 0; }
    .pizza__item:nth-child(3n) {
        margin-right: 0; }
    .pizza__item:nth-child(2n) {
        margin-right: 0; }
    .pizza__item-image {
        height: 300px; }
    .pizza__item-product {
        margin-left: 18px; }
    .pizza__item-pcontent {
        top: 67px;
        width: 280px; }
    .pizza__item-pcontent:after {
        content: '';
        border: 8px solid transparent;
        border-top: 8px solid #3a4545; }
    .pizza__item-pcontent ul {
        padding-top: 15px;
        padding-bottom: 15px; }
    .pizza__item-support span {
        font-size: 22px; }
    .cart__wrapper {
        margin-bottom: 0; }
    .cart__map {
        height: auto;
        display: flex;
        flex-direction: column-reverse; }
    .cart__map .cart--map {
        width: 100%;
        height: 338px;
        margin-top: -25px; }
    .cart__delivery {
        position: static; }
    .cart__delivery h3 {
        font-size: 21px;
        text-align: center;
        margin-bottom: 40px;
        padding-left: 0;
        padding-top: 33px;
        padding-right: 0;
        color: #1c2828; }
    .cart__delivery ul {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 40px; }
    .cart__client {
        position: static; }
    .cart__client-top {
        width: 100%;
        margin: 0 auto;
        height: 72px;
        display: block;
        background-color: #d8f9e9;
        text-align: center;
        padding-top: 13px; }
    .cart__client-top strong {
        font-size: 18px;
        color: #59c3a9;
        /*font-family: "ProximaNova-Bold", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        margin-right: 5px;
        display: inline; }
    .cart__client-top p {
        display: inline;
        color: #1c2828;
        font-size: 18px;
        /*font-family: "ProximaNova-Regular", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;}
    .cart__client-content {
        margin: 0 auto;
        width: 320px;
        height: 322px;
        overflow: hidden;
        background-color: #777; }
    .cart__client-content .link {
        display: block;
        width: 100%;
        height: 322px; }
    .cart__client-content .link img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .cart__client-content .swiper-slide {
        width: 320px !important; }
    .cart__client-content .swiper-pagination {
        bottom: -35px;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        left: 0; }
    .cart__client-content .swiper-pagination-bullet {
        width: 9px;
        height: 9px;
        opacity: 1;
        background-color: #6bc8b3;
        margin-right: 5px;
        transition-duration: 0.5s; }
    .cart__client-content .swiper-pagination-bullet:last-child {
        margin-right: 0; }
    .cart__client-content .swiper-pagination-bullet-active {
        background-color: #f7706a; }
    .cart__client_transform .swiper-wrapper {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
    .baskets__content.cart_item .baskets__content.cart_item {
        padding: 0;
    }
}

@media screen and (max-width: 1350px) {
    .shares {
        margin-bottom: 80px; }
    .shares__wrapper {
        max-width: 900px;
        padding-bottom: 10px; }
    .shares__wrapper h2 {
        margin-bottom: 30px; }
    .shares__item {
        width: 47%;
        margin-right: 50px;
        margin-bottom: 45px; }
    .shares__item-image {
        width: 100%;
        /*height: 289px;*/
        height: auto;
        position: relative; }
    .shares__item-image:after {
        height: 5px; }
    .shares__item h3 {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 15px; }
    .shares__item p {
        font-size: 16px;
        padding-bottom: 20px; } }

@media screen and (max-width: 930px) {
    .shares {
        border-bottom: none;
        margin-bottom: 0; }
    .shares__wrapper {
        max-width: 578px; }
    .shares__content {
        flex-direction: column; }
    .shares__item {
        width: 100%; }
    .shares__item-image {
        /*height: 300px;*/
        height: auto;
    } }

@media screen and (max-width: 600px) {
    .shares {
        border-bottom: none;
        margin-bottom: 0; }
    .shares__wrapper {
        max-width: 100%; }
    .shares__wrapper h2 {
        font-size: 21px;
        text-align: center;
        margin: 23px 0 25px; }
    .shares__content {
        flex-direction: column; }
    .shares__item {
        width: 100%;
        margin-bottom: 60px; }
    .shares__item:last-child {
        margin-bottom: 0; }
    .shares__item-image {
        /*height: 155px; */
        height: auto;
    }
    .shares__item h3, .shares__item p {
        padding: 0 22px; }
    .shares__item h3 {
        font-size: 25px;
        margin-bottom: 10px; }
    .shares__item p {
        font-size: 16px; } }

@media screen and (max-width: 1350px) {
    .baskets__wrapper {
        max-width: 900px; }
    .baskets__item {
        padding-left: 0;
        padding-right: 0; }
    .baskets__item h3 {
        width: 495px; }
    .baskets__status {
        padding-left: 0;
        padding-right: 0; }
    .baskets__support {
        padding-left: 0;
        padding-right: 0; }
    .baskets__sum strong span {
        margin-left: 10px; } }

@media screen and (max-width: 930px) {
    .baskets_border-bottom {
        border-bottom: none;
        margin-bottom: 0; }
    .baskets__wrapper {
        max-width: 578px; }
    .baskets__title {
        padding-bottom: 30px;
        margin-bottom: 30px;
        flex-direction: column; }
    .baskets__title h2 {
        font-size: 40px;
        margin-bottom: 30px; }
    .baskets__steps-line {
        margin: 0 5px; }
    .baskets__item {
        padding-left: 0;
        padding-right: 0; }
    .baskets__item-title{
        width: 30%;
    }
    .baskets__item-img {
        margin-right: 20px;
    }
    .baskets__item h3 {
        width: 300px;
        padding-right: 30px;
        overflow: hidden;
        font-size: 19px; }
    .baskets__item h3 br {
        display: none; }
    .baskets__counter {
        margin-right: 40px; }
    .baskets__price {
        width: 97px; }
    .baskets__status {
        padding-left: 0;
        padding-right: 0;
        flex-direction: column;
        align-items: flex-end;
        margin-bottom: 80px; }
    .baskets__support {
        padding-left: 0;
        padding-right: 0; }
    .baskets__support .button {
        width: 186px; }
								.baskets__support .buttontinkoff {
        width: 186px; }
    .baskets__promocode {
        width: 100%;
        margin-bottom: 30px; }
    .baskets__promocode .button {
        min-width: 186px; }
    .baskets__sum strong {
        font-size: 24px; }
    .baskets__sum strong span {
        margin-left: 10px; }
    .baskets__tab {
        padding-left: 50px; }
    .baskets__input {
        padding-left: 0;
        flex-direction: column; }
    .baskets__input_name {
        padding-bottom: 23px; }
    .baskets__input_name .baskets__input-item {
        width: 100%;
        padding-bottom: 10px; }
    .baskets__input_name .input {
        margin-right: 0; }
    .baskets__input .input {
        width: 100%; }
    .baskets__input .input.input-address {
        width: 100%;
        border: 1px solid #c9cfd2;
        margin-bottom: 10px; }
    .baskets__input .input.input-home {
        width: 100%; }
    .baskets__input-group {
        width: 100%;
        padding-bottom: 40px; }
    .baskets__input-group:first-child .baskets__input-item:first-child .input {
        border-right: none; }
    .baskets__input-group:last-child .baskets__input-item:first-child .input {
        border-right: none; }
    .baskets__input-group .input {
        border: 1px solid #c9cfd2; }
    .baskets__input-item {
        width: 50%; }
    .baskets__checkbox {
        padding-left: 0; }
    .baskets__checkbox-item {
        margin-right: 26px; }
    .baskets__checkbox-title h3 {
        padding-left: 0; } }

@media screen and (max-width: 600px) {
    .baskets {
        width: 100%; }
    .baskets_border-bottom {
        border-bottom: none;
        margin-bottom: 0; }
    .baskets_border-bottom .baskets__title {
        margin-bottom: 25px; }
    .baskets__wrapper {
        max-width: 100%;
        padding-top: 23px; }
    .baskets__title {
        padding-bottom: 30px;
        margin-bottom: 30px;
        flex-direction: column; }
    .baskets__title h2 {
        font-size: 21px;
        margin-bottom: 23px; }
    .baskets__steps-line {
        margin: 0 5px; }
    .baskets__content {
        padding: 0 20px 10px; }
    .baskets__item {
        padding-left: 0;
        padding-right: 0;
        flex-direction: column;
        align-items: flex-start;
         }
    .baskets__item-title {
        width: 100%;
        margin-bottom: 12px; }
    .baskets__item-content {
        width: 100%;
        justify-content: space-between; }
    .baskets__item h3 {
        width: 100%;
        padding-right: 0;
        overflow: hidden;
        font-size: 21px; }
    .baskets__counter {
        margin-right: 16%; }
    .baskets__price {
        width: 97px; }
    .baskets__status {
        flex-direction: column;
        align-items: center;
        margin-bottom: 0px;
        padding: 0 20px; }
    .baskets__support {
        padding: 0 20px;
        flex-direction: column; }
    .baskets__support .button {
        width: 100%; }
								.baskets__support .buttontinkoff {
        width: 100%; }
    .baskets__support .link {
        width: 100%;
        margin-bottom: 10px; }
    .baskets__promocode {
        width: 100%;
        margin-bottom: 20px;
        flex-direction: column;
        height: auto; }
    .baskets__promocode .input {
        width: 100%;
        height: 46px;
        border: 1px solid #c9cfd2;
        border-bottom: none;
        text-align: center; }
    .baskets__promocode .button {
        min-width: 100%;
        height: 44px;
        border-radius: 0;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px; }
    .baskets__sum strong {
        font-size: 24px; }
    .baskets__sum strong span {
        margin-left: 10px; }
    .baskets__tab {
        padding-left: 26px; }
    .baskets__tab .button {
        width: 128px; }
    .baskets__form {
        padding-bottom: 10px; }
    .baskets__input {
        padding-left: 15px;
        padding-right: 15px;
        flex-direction: column; }
    .baskets__input_name {
        padding-bottom: 23px; }
    .baskets__input_name .baskets__input-item {
        width: 100%;
        padding-bottom: 10px; }
    .baskets__input .input {
        width: 100%; }
    .baskets__input .input.input-address {
        width: 100%;
        border: 1px solid #c9cfd2;
        margin-bottom: 10px; }
    .baskets__input .input.input-home {
        width: 100%; }
    .baskets__input-group {
        width: 100%;
        padding-bottom: 0; }
    .baskets__input-group:first-child .input {
        border-bottom: none; }
    .baskets__input-group:first-child .baskets__input-item:first-child .input {
        border-right: none; }
    .baskets__input-group:last-child {
        padding-bottom: 27px; }
    .baskets__input-group:last-child .baskets__input-item:first-child .input {
        border-right: none; }
    .baskets__input-group .input {
        border: 1px solid #c9cfd2; }
    .baskets__input-group .button {
        display: none; }
    .baskets__input-item {
        width: 50%; }
    .baskets__checkbox {
        padding-left: 15px;
        padding-right: 15px;
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 11px; }
    .baskets__checkbox-item {
        margin-right: 0;
         }
    .baskets__checkbox-item label span {
        min-width: 30px; }
    .baskets__checkbox-title h3 {
        padding-left: 15px;
        padding-right: 15px; }
    .baskets__checkbox-support {
        margin-top: 0; }
    .baskets__submit {
        margin: 28px auto 0;
        width: 90%; } }

@media screen and (max-width: 1350px) {
    .error {
        width: 100%;
        /*border-top: 3px solid #e5e7e6;*/
        border-bottom: 1px solid #e5e7e6;
        margin-bottom: 60px; }
    .error__wrapper {
        max-width: 900px;
        margin: 0 auto;
        padding-bottom: 100px; }
    .error__wrapper h2 {
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 50px;
        color: #e45967;
        font-size: 45px;
        /*font-family: 'Chekharda', sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        margin-bottom: 20px; }
    .error__content {
        width: 704px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        background-image: url("assets/img/error.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 357px 357px;
        margin-bottom: 30px; }
    .post__content {
        width: 704px;
        margin: 20px auto;
        /*display: flex;*/
        /*justify-content: space-between;*/
        margin-bottom: 30px; }
    .error__content-item {
        color: #e45967;
        /*font-family: 'Chekharda', sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 345px; }
    .error__linkhome {
        display: flex;
        flex-direction: column;
        align-items: center; }
    .error__linkhome p {
        color: #1c2828;
        font-size: 21px;
        text-align: center;
        margin-bottom: 20px; }
    .error__linkhome p .link {
        /*font-family: "ProximaNova-Semibold", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 21px;
        color: #e45967; } }

@media screen and (max-width: 930px) {
    .error {
        width: 100%;
        /*border-top: 3px solid #e5e7e6;*/
        border-bottom: none;
        margin-bottom: 0; }
    .error__wrapper {
        max-width: 578px;
        margin: 0 auto;
        padding-bottom: 50px; }
    .error__wrapper h2 {
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 50px;
        color: #e45967;
        font-size: 42px;
        /*font-family: 'Chekharda', sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        margin-bottom: 20px; }
    .error__content {
        width: 578px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        background-image: url("assets/img/error.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 300px 300px;
        margin-bottom: 30px; }
    .post__content {
        width: 578px;
        margin: 20px auto;
        /*display: flex;*/
        /*justify-content: space-between;*/
        margin-bottom: 30px; }
    .error__content-item {
        color: #e45967;
        /*font-family: 'Chekharda', sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 300px; }
    .error__linkhome {
        display: flex;
        flex-direction: column;
        align-items: center; }
    .error__linkhome p {
        color: #1c2828;
        font-size: 19px;
        text-align: center;
        margin-bottom: 20px; }
    .error__linkhome p .link {
        /*font-family: "ProximaNova-Semibold", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 19px;
        color: #e45967; } }

@media screen and (max-width: 600px) {
    .error {
        width: 100%;
        /*border-top: 3px solid #e5e7e6;*/
        border-bottom: none;
        margin-bottom: 0; }
    .error__wrapper {
        max-width: 100%;
        margin: 0 auto;
        padding-bottom: 0; }
    .error__wrapper h2 {
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 50px;
        color: #e45967;
        font-size: 35px;
        /*font-family: 'Chekharda', sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        margin-bottom: 20px; }
    .error__content {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-image: url("assets/img/error.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 46.8vw 46.8vw;
        margin-bottom: 30px;
        padding: 0 10px; }
    .post__content {
        width: 100%;
        margin: 20px auto;
        /*display: flex;*/
        /*justify-content: space-between;*/
        /*align-items: center;*/
        margin-bottom: 30px;
        padding: 0 10px; }
    .error__content-item {
        color: #e45967;
        /*font-family: 'Chekharda', sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 46.8vw; }
    .error__linkhome {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 10px; }
    .error__linkhome p {
        color: #1c2828;
        font-size: 19px;
        text-align: center;
        margin-bottom: 20px; }
    .error__linkhome p br {
        display: none; }
    .error__linkhome p .link {
        /*font-family: "ProximaNova-Semibold", sans-serif;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 19px;
        color: #e45967; } }
.shop_table.shop_table_responsive{
    position: relative;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    width: max-content;
    margin-bottom: 30px;
}
.tabs__content {
    display: none; /* по умолчанию прячем все блоки */
}
.tabs__content.active {
    display: flex; /* по умолчанию показываем нужный блок */
}
li.link{
    cursor: pointer;
}
.post__content .entry-content .page-links {
    text-align: center;
    margin-top: 50px;
}
.post__content .entry-content .page-links .current {
    color: red;
    margin: 0 5px;
}
.post__content .entry-content .page-links a{
    margin: 0 5px;
}
.product_type_simple{
    display: none;
}
.product_type_simple.add_to_cart_button{
    display: flex;
}
a.added_to_cart{
    display: none;
}
a.add_to_cart_button{
color: #e45967;}
.pizza__item-support .link:hover a.add_to_cart_button{
    color: #fff;}
.pizza .modal__description .link:hover a.add_to_cart_button{
    color: #fff;}
.quantity label.screen-reader-text{
    display: none;
}
.baskets__content .update_cart {
display: none!important;
}
.quantity input.input-text{
    width: 50px;
    color: #1c2828;
    font-size: 24px;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
				margin: 0px 10px 0px 10px;
				}
.baskets__content .update_cart{
    position: absolute;
    color: #6bc8b3;
    font-size: 16px;
    width: 153px;
    bottom: 3px;
    right: 173px;
    height: 45px;
    border: 2px solid #6bc8b3;
    background-color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
.woocommerce{
    position: relative;
}
.order-total.baskets__sum {
    position: relative;
    bottom: 0;
    right: 0;
}
@media screen and (max-width: 1350px){
    .order-total.baskets__sum {
        right: 0;
    }
    .baskets__content .update_cart{
        right: 0;
    }
}
@media screen and (max-width: 600px) {
    .baskets__content .update_cart{
        right: 50%;
        transform: translateX(50%);
    }
    .order-total.baskets__sum {
        position: initial;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 0 0 20px 0;}
}
#shipping_method input{
    display: none!important;
}
.form-row.woocommerce-validated input.input-text {
     box-shadow: none!important;
}
.baskets__checkbox_second{
    display: none;
}
div#oxapp_first {
    margin-bottom: 10px;
}
#oxxap_textarea_field{
    color: #1c2828;
    font-size: 16px;
    border: 1px solid #c9cfd2;
    width: 616px;
    font-family: Arial, sans-serif;
    height: 96px;
    margin-bottom: 40px;
}
#oxxap_textarea_field textarea{
    font-size: 16px;
    border: none;
    width: 614px;
    height: 90px;
    font-family: Arial, sans-serif;
    padding: 13px 19px 0 19px;
}
.baskets__checkbox-item label a {
    color: #e45967;
    font-size: 16px;
    margin-left: 0;
}
.baskets__checkbox input:checked + label {
    color: #1c2828;
}
.single_post h2{
    margin-bottom: 50px;
}
article .entry-content p {
    line-height: 26px;
    margin-bottom: 15px;}
article .wp-block-image {
    margin: 30px 0;
}
.woocommerce-checkout #order_review_heading{
    display: none;
}
/*.woocommerce-error{*/
    /*display: none;*/
/*}*/
.woocommerce-notices-wrapper{
    display: none!important;
}
#billing_country_field{display: none}
.woocommerce-checkout span.optional{
    display: none;
}
.woocommerce .woonone{
    display: none!important;
}
.woocommerce-error {
    background-color: #fff!important;
    color: #e45967!important;
    font-weight: 600!important;
    text-decoration: underline!important;
}
.woocommerce .baskets__checkbox .woocommerce-input-wrapper{
    display: flex;
    align-items: center;
}
.woocommerce .baskets__checkbox label{
    margin-right: 50px;
    position: relative;

    color: #93a0a5;
    font-size: 16px;
    transition: 0.5s;
    cursor: pointer;
}
.woocommerce-billing-fields__field-wrapper{
    padding-left: 140px;
    padding-bottom: 33px;
    align-items: center;
}
.woocommerce-billing-fields__field-wrapper .baskets__input{
    padding-left: 0;
    width: 301px;
    margin-right: 12px;
}
.woocommerce-billing-fields__field-wrapper .baskets__input span,.woocommerce-billing-fields__field-wrapper .baskets__input input{
    width: 100%;
}
.baskets__input_new {
    padding-left: 140px;
    display: flex;
    align-items: center;
}
.baskets__input_new p.input-address {
    width: 616px;
    margin-bottom: 40px;
}
.baskets__input_new p {

    color: #1c2828;
    font-size: 16px;
    border: 1px solid #c9cfd2;
    height: 46px;
}
.baskets__input_new p span{
    width: 100%;
}
.baskets__input_new p span input{
    padding-left: 19px;
    padding-right: 19px;
    width: 100%;
    height: 100%;
    border: none;
    color: #1c2828;
    font-size: 16px;
}
@media screen and (max-width: 930px){
    #oxxap_textarea_field{
        width: 100%;
    }
    #oxxap_textarea_field textarea{
        width: 99%;
    }
    .woocommerce-billing-fields__field-wrapper {
        padding-bottom: 33px;
        padding-left: 0;
        flex-direction: column;
    }
    .woocommerce-billing-fields__field-wrapper .baskets__input {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
}
    .baskets__input_new {
        padding-left: 0;
        flex-direction: column;
    }
    .baskets__input-group .input{
        width: 100%;
    }
    .baskets__input_new p.input-address {
        width: 100%;
        border-right: 1px solid #c9cfd2;
    }
    .baskets__input_new p{
        width: 100%;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 600px){
    .baskets__input-group .baskets__input-item p{
        margin-bottom: 0;
    }
    .baskets__input_new {
        padding-left: 15px;
        padding-right: 15px;
        flex-direction: column;
    }
    .woocommerce-billing-fields__field-wrapper {
        padding-left: 15px;
    }
    .woocommerce .baskets__checkbox .woocommerce-input-wrapper {
        display: flex;
        align-items: center;
        flex-direction: column;
        align-items: baseline;
    }
    .woocommerce .baskets__checkbox label{
        margin-bottom: 20px;
    }
    .wc_payment_methods.payment_methods.methods.baskets__checkbox li {
        margin-bottom: 20px;
    }
}
#oxxap_street_field input{
    display: block;
}
.quantity input[type="number"]::-webkit-outer-spin-button,
.quantity input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.quantity input[type="number"] {
    -moz-appearance: textfield;
}
.quantity input[type="number"]:hover,
.quantity input[type="number"]:focus {
    /*-moz-appearance: number-input;*/
}
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
p.cart-empty {
    margin-bottom: 37px;
}


.input-radio{
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}
.input-radio + label {
    position: relative;
    padding: 0 0 0 40px;
    cursor: pointer;
}
.input-radio + label:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 0;
    width: 26px;
    height: 26px;
    border: 2px solid #6bc8b3;
    border-radius: 50%;
    background: #FFF;
}
.input-radio + label:after {
    content: '';
    position: absolute;
    top: 2.5px;
    left: 8px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #e45967;
    opacity: 0;
    transition: .2s;
}
@media screen and (max-width: 600px){
    .input-radio + label:after {
        left: 7.5px;
    }
    #form7_submit{
        margin: 30px auto;
    }
}
.input-radio:checked + label:after {
    opacity: 1;
}
.wpcf7-form #form_name{
    display: flex;
    margin-bottom: 30px;
    align-items: center;
    color: #1c2828;
    font-size: 16px;
    border: 1px solid #c9cfd2;
}
.wpcf7-form #form_name span{
height: 46px;}
.wpcf7-form #form_name input{
    padding-left: 19px;
    padding-right: 19px;
    width: 100%;
    height: 46px;
    border: none;
    color: #1c2828;
    font-size: 16px;
}
.wpcf7-form #wrapper_data{
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    flex-wrap: wrap;
}
.wpcf7-form  #wrapper_data .form_tel span input, .wpcf7-form  #wrapper_data .form_mail span input{
    padding-left: 19px;
    padding-right: 19px;
    color: #1c2828;
    font-size: 16px;
    border: 1px solid #c9cfd2;
    height: 46px;
    width: 340px;
}
.wpcf7-form #form_commit{
    display: flex;
    color: #1c2828;
    font-size: 16px;
    border: 1px solid #c9cfd2;
    height: 96px;
    margin-bottom: 30px;
}
#form_commit span{
    width: 100%;
}
.wpcf7-form #form_commit textarea{
    font-size: 16px;
    border: none;
    width: 98%;
    height: 90px;
    font-family: Arial, sans-serif;
    padding: 13px 19px 0 19px;
    resize: none;
}
.wpcf7-form #check_form{
    padding-left: 0;
    margin-top: 0;
}
#check_form_checked p{
    margin-bottom: 0;
}
#form7_submit{
    width: 206px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    background-color: #e45967;
    margin-top: 30px;
    cursor: pointer;
    border: none;
}
#wpcf7-f251-p140-o1{
    margin-top: 50px;
}
@media screen and (max-width: 930px){
    #wrapper_data .form_tel{
        margin-bottom: 30px;
    }
    #wrapper_data .form_tel,#wrapper_data .form_mail,#wrapper_data .form_tel span,#wrapper_data .form_mail span,.wpcf7-form #wrapper_data .form_tel span input,.wpcf7-form #wrapper_data .form_mail span input{
        width: 100%;
    }
}
.post-thumbnail {
    margin-bottom: 50px;
}
.post-thumbnail img{
    width: 100%;
    height: auto;
}
#cart-instagram .swiper-slide .link img{
    height: 100%;
    width: auto;

}

.input-text {
    width: 70%;
    margin-bottom: 40px;
    height: 46px;
    color: #888888;
    font-size: 16px;
    border-radius:10px;
    border: 1px solid #c9cfd2;
    padding:10px;
    }

abbr[title] {
    text-decoration: none !important;
}

.form-row-wide1 label {margin-right:98px;}
.form-row-wide2 label {margin-right:63px;}
.form-row-wide3 label {margin-right:85px;}
.form-row-wide4 label {margin-right:93px;}
.form-row-wide5 label {margin-right:27px;}
.form-row-wide6 label {margin-right:90px;}
.form-row-wide5 .input-text {height:100px}
.quantity .input-text {margin:0px}
.coupon .input-text {margin:0px !important; border-radius:0px;}


@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }
  

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin: 0 auto; }
  @media print, screen and (min-width: 40em) {
    .grid-container {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
    margin: 0 auto; }
    @media print, screen and (min-width: 40em) {
      .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin: 0 auto; }

.grid-x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.cell {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }
  .cell.auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .cell.shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {

    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
      width: calc(100% - 1.875rem);
      margin-left: 0.9375rem;
      margin-right: 0.9375rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.25rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 1.875rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 1.875rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-container:not(.full) > .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.25rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.25rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.25rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.25rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.25rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse > .small-1 {
    width: 8.33333%; }
  .small-margin-collapse > .small-2 {
    width: 16.66667%; }
  .small-margin-collapse > .small-3 {
    width: 25%; }
  .small-margin-collapse > .small-4 {
    width: 33.33333%; }
  .small-margin-collapse > .small-5 {
    width: 41.66667%; }
  .small-margin-collapse > .small-6 {
    width: 50%; }
  .small-margin-collapse > .small-7 {
    width: 58.33333%; }
  .small-margin-collapse > .small-8 {
    width: 66.66667%; }
  .small-margin-collapse > .small-9 {
    width: 75%; }
  .small-margin-collapse > .small-10 {
    width: 83.33333%; }
  .small-margin-collapse > .small-11 {
    width: 91.66667%; }
  .small-margin-collapse > .small-12 {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
      width: 8.33333%; }
    .small-margin-collapse > .medium-2 {
      width: 16.66667%; }
    .small-margin-collapse > .medium-3 {
      width: 25%; }
    .small-margin-collapse > .medium-4 {
      width: 33.33333%; }
    .small-margin-collapse > .medium-5 {
      width: 41.66667%; }
    .small-margin-collapse > .medium-6 {
      width: 50%; }
    .small-margin-collapse > .medium-7 {
      width: 58.33333%; }
    .small-margin-collapse > .medium-8 {
      width: 66.66667%; }
    .small-margin-collapse > .medium-9 {
      width: 75%; }
    .small-margin-collapse > .medium-10 {
      width: 83.33333%; }
    .small-margin-collapse > .medium-11 {
      width: 91.66667%; }
    .small-margin-collapse > .medium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
      width: 8.33333%; }
    .small-margin-collapse > .large-2 {
      width: 16.66667%; }
    .small-margin-collapse > .large-3 {
      width: 25%; }
    .small-margin-collapse > .large-4 {
      width: 33.33333%; }
    .small-margin-collapse > .large-5 {
      width: 41.66667%; }
    .small-margin-collapse > .large-6 {
      width: 50%; }
    .small-margin-collapse > .large-7 {
      width: 58.33333%; }
    .small-margin-collapse > .large-8 {
      width: 66.66667%; }
    .small-margin-collapse > .large-9 {
      width: 75%; }
    .small-margin-collapse > .large-10 {
      width: 83.33333%; }
    .small-margin-collapse > .large-11 {
      width: 91.66667%; }
    .small-margin-collapse > .large-12 {
      width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem); }

.small-offset-1 {
  margin-left: 8.33333%; }

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.625rem); }

.small-offset-2 {
  margin-left: 16.66667%; }

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.625rem); }

.small-offset-3 {
  margin-left: 25%; }

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem); }

.small-offset-4 {
  margin-left: 33.33333%; }

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.625rem); }

.small-offset-5 {
  margin-left: 41.66667%; }

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.625rem); }

.small-offset-6 {
  margin-left: 50%; }

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem); }

.small-offset-7 {
  margin-left: 58.33333%; }

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.625rem); }

.small-offset-8 {
  margin-left: 66.66667%; }

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.625rem); }

.small-offset-9 {
  margin-left: 75%; }

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem); }

.small-offset-10 {
  margin-left: 83.33333%; }

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.625rem); }

.small-offset-11 {
  margin-left: 91.66667%; }

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.625rem); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

.grid-y {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap; }
  .grid-y > .cell {
    width: auto; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
  .grid-y > .small-1 {
    height: 8.33333%; }
  .grid-y > .small-2 {
    height: 16.66667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.33333%; }
  .grid-y > .small-5 {
    height: 41.66667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.33333%; }
  .grid-y > .small-8 {
    height: 66.66667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.33333%; }
  .grid-y > .small-11 {
    height: 91.66667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-auto {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      height: auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.33333%; }
    .grid-y > .medium-2 {
      height: 16.66667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.33333%; }
    .grid-y > .medium-5 {
      height: 41.66667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.33333%; }
    .grid-y > .medium-8 {
      height: 66.66667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.33333%; }
    .grid-y > .medium-11 {
      height: 91.66667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      height: auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.33333%; }
    .grid-y > .large-2 {
      height: 16.66667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.33333%; }
    .grid-y > .large-5 {
      height: 41.66667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.33333%; }
    .grid-y > .large-8 {
      height: 66.66667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.33333%; }
    .grid-y > .large-11 {
      height: 91.66667%; }
    .grid-y > .large-12 {
      height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y > .cell {
      padding-top: 0.9375rem;
      padding-bottom: 0.9375rem; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%; }
  .cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }


.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

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

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }
 
.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px); }
  .off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
        -ms-transform: translateX(250px);
            transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
            transform: translateX(-250px); }
  .position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
            box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px); }
  .off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
            transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
            transform: translateY(250px); }
  .position-top.is-transition-push {
    -webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
            box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px); }
  .off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
            transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
            transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
            box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    -webkit-transform: none;

        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }


.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba; }


.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }


.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  table thead,
  table tbody,
  table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  table caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  table thead {
    background: #f8f8f8;
    color: #0a0a0a; }
  table tfoot {
    background: #f1f1f1;
    color: #0a0a0a; }
  table thead tr,
  table tfoot tr {
    background: transparent; }
  table thead th,
  table thead td,
  table tfoot th,
  table tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  table tbody th,
  table tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #1779ba; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1673b1; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #1779ba; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: #1468a0; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #1779ba; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
          box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }


@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.clearfix::after {
  clear: both; }

.align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.align-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.align-justify {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.align-spaced {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.align-self-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start; }

.align-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }

.align-self-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end; }

.align-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.align-self-middle {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center; }

.align-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.align-self-stretch {
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
              -ms-grid-row-align: stretch;
          align-self: stretch; }

.align-center-middle {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center; }

.small-order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.small-order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

.small-order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3; }

.small-order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4; }

.small-order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5; }

.small-order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6; }

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; } }

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flex-child-auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.flex-child-grow {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

.flex-child-shrink {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

/*# sourceMappingURL=foundation.css.map */



.product_title {padding-bottom: 20px;}
.woocommerce-product-details__short-description {padding-top: 40px;}
.price .woocommerce-Price-amount {font-weight: bold;}


.single_variation_wrap .quantity {float:left; margin-right: 10px;}


.single_add_to_cart_button {

display: flex;
    align-items: center;
    justify-content: center;
    width: 121px;
    height: 45px;
    border: 2px solid #6bc8b3;
    border-radius: 5px;
    color: #e45967;
    font-size: 16px;
    transition-duration: 0.3s;
background: #fff;
cursor: pointer;

}


.single_add_to_cart_button:hover {

display: flex;
    align-items: center;
    justify-content: center;
    width: 121px;
    height: 45px;
    border: 2px solid #e45967;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    transition-duration: 0.3s;
background: #e45967;
cursor: pointer;

}


.woo-variation-gallery-product {margin-bottom: 100px;}


.ivpa-info-box-icon {display:none !important}


.woo-variation-gallery-wrapper .woo-variation-gallery-slider img {

    height: auto;
    width: auto !important;
    max-width: 100%;

}



.pricesingle {display: inline-block}

.price {display: inline}


dt.variation- {display:none}
dd.variation- {margin-left:0px; margin-right: 10px;}

.variation {display: inline-flex;}
