@import url("https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&family=Great+Vibes&family=Lobster&family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
header.header-v1 .site-branding-logo {
  padding-top: 25px; }
  @media screen and (max-width: 992px) {
    header.header-v1 .site-branding-logo {
      padding-top: 21px !important; } }
header .header-main {
  background: #192021; }
  @media screen and (min-width: 992px) {
    header .header-main {
      width: 100%;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 400; } }
@media screen and (min-width: 992px) {
  header .navigation .gva_menu {
    float: none; } }
header .navigation .gva_menu > li > a {
  color: #ffffff; }
  header .navigation .gva_menu > li > a:hover {
    color: #f46534; }
header .menu-bar span {
  background-color: #f46534; }
header .gva-offcanvas-mobile .gv-icon-8:before {
  color: #ffffff; }
header .gva-offcanvas-mobile.show-view {
  background: #192021; }
header .gva-offcanvas-mobile .gva-navigation .gva_menu > li > a {
  color: #ffffff !important; }
header .gva-offcanvas-mobile > div:last-child {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media screen and (max-width: 992px) {
    header .gva-offcanvas-mobile > div:last-child {
      flex-direction: column; } }
  header .gva-offcanvas-mobile > div:last-child .top-phone {
    flex: 2; }
    header .gva-offcanvas-mobile > div:last-child .top-phone .field--name-body {
      margin-bottom: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-evenly; }
      header .gva-offcanvas-mobile > div:last-child .top-phone .field--name-body p a {
        background-image: url(../images/top-phone-call.png);
        background-repeat: no-repeat;
        background-size: 20px 20px;
        background-position: 0px 7px;
        font-family: "Lobster", sans-serif;
        font-size: 17px;
        padding: 3px 5px 3px 25px;
        display: inline-block;
        color: #ffffff; }
        header .gva-offcanvas-mobile > div:last-child .top-phone .field--name-body p a:hover {
          color: #f46534; }
header .cart--cart-block {
  padding-left: 15px; }
  header .cart--cart-block a .cart-block--summary__count {
    color: #ffffff; }
  header .cart--cart-block a:hover .cart-block--summary__count {
    color: #f46534; }

@media screen and (min-width: 992px) {
  .logged-in header .header-main {
    top: 80px; } }

body {
  font-family: "Bitter", serif; }
  body .page-title {
    background: #192021;
    color: #ffffff;
    padding-left: 20px; }
  body .breadcrumbs {
    margin-top: 88px; }
    body .breadcrumbs .page-title {
      background: none;
      color: #ffffff;
      padding-left: 0px; }
    body .breadcrumbs nav.breadcrumb {
      background: rgba(0, 0, 0, 0.4);
      padding: 2px 5px; }
      body .breadcrumbs nav.breadcrumb li {
        color: #ffffff !important; }
      body .breadcrumbs nav.breadcrumb a {
        color: #ffffff !important; }
        body .breadcrumbs nav.breadcrumb a:hover {
          color: #f46534 !important; }
  body.frontpage .first-text-block {
    font-family: "Great Vibes", cursive; }
  body.frontpage .second-text-block {
    font-family: "Lobster", sans-serif; }
  body.frontpage .block-view {
    margin-top: 100px; }
    body.frontpage .block-view .block-title {
      background: #192021;
      padding-left: 25px;
      margin-bottom: 25px; }
      body.frontpage .block-view .block-title span {
        display: inline-block;
        color: #ffffff;
        border-top: 4px solid #f46534; }
    body.frontpage .block-view .field--name-field-image,
    body.frontpage .block-view .field--name-field-zobrazhennya,
    body.frontpage .block-view .block-field-blockcommerce-product-variationpizzafield-image {
      background: rgba(25, 32, 33, 0.7); }
      body.frontpage .block-view .field--name-field-image a,
      body.frontpage .block-view .field--name-field-zobrazhennya a,
      body.frontpage .block-view .block-field-blockcommerce-product-variationpizzafield-image a {
        display: flex;
        box-sizing: border-box;
        padding: 10px;
        width: 100%; }
        body.frontpage .block-view .field--name-field-image a img,
        body.frontpage .block-view .field--name-field-zobrazhennya a img,
        body.frontpage .block-view .block-field-blockcommerce-product-variationpizzafield-image a img {
          width: 100%;
          transition: all .15s ease-in 0s;
          transform: scale(1);
          height: auto; }
        body.frontpage .block-view .field--name-field-image a:hover img,
        body.frontpage .block-view .field--name-field-zobrazhennya a:hover img,
        body.frontpage .block-view .block-field-blockcommerce-product-variationpizzafield-image a:hover img {
          transform: scale(1.05); }
    body.frontpage .block-view .field--name-title {
      margin-top: 22px; }
      body.frontpage .block-view .field--name-title a {
        color: #ffffff;
        display: inline;
        line-height: 16px;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1px;
        text-transform: uppercase; }
        body.frontpage .block-view .field--name-title a:hover {
          color: #f46534; }
    body.frontpage .block-view .field--name-price,
    body.frontpage .block-view .block-field-blockcommerce-product-variationpizzaprice {
      font-size: 18px;
      font-weight: 400;
      line-height: 18px;
      color: #f46534;
      letter-spacing: .5px;
      margin-bottom: 14px !important; }
    body.frontpage .block-view .block-field-blockcommerce-productdefaultvariations .field--widget-commerce-product-variation-attributes {
      display: none; }
    body.frontpage .block-view .field--name-quantity {
      display: none; }
    body.frontpage .block-view .form-actions input[type*='submit'] {
      width: 100%;
      border-radius: 0;
      color: #ffffff;
      text-align: center;
      font-size: 14px;
      line-height: 20px;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      background: #f46534;
      border: 2px solid #f46534; }
      body.frontpage .block-view .form-actions input[type*='submit']:hover {
        color: #f46534;
        background: #ffffff; }
    body.frontpage .block-view.front-pizza .block-field-blockcommerce-productdefaultvariations {
      position: relative; }
      body.frontpage .block-view.front-pizza .block-field-blockcommerce-productdefaultvariations .field--widget-commerce-product-variation-attributes {
        display: block;
        position: absolute;
        top: -42px;
        right: 0; }
        body.frontpage .block-view.front-pizza .block-field-blockcommerce-productdefaultvariations .field--widget-commerce-product-variation-attributes label {
          display: none; }
        body.frontpage .block-view.front-pizza .block-field-blockcommerce-productdefaultvariations .field--widget-commerce-product-variation-attributes select {
          color: #f46534;
          background: none; }
  body.frontpage .icon-text-block {
    background: #192021;
    padding: 20px;
    margin: 100px 1%;
    width: 31.3333%;
    height: 324px; }
    @media screen and (max-width: 1200px) {
      body.frontpage .icon-text-block {
        height: 400px; } }
    @media screen and (max-width: 992px) {
      body.frontpage .icon-text-block {
        height: 510px; } }
    @media screen and (max-width: 767px) {
      body.frontpage .icon-text-block {
        height: auto;
        width: 98%;
        margin: 30px 1%; } }
  body.frontpage .widget.gsc-icon-box.top-center .highlight_content h4 {
    color: #ffffff; }
  body.frontpage .widget.gsc-icon-box.top-center .highlight-icon .icon {
    color: #ffffff; }
  body div.body-page {
    background-image: url("../images/main-bg.jpg");
    color: #ffffff; }
    body div.body-page input,
    body div.body-page select,
    body div.body-page textarea,
    body div.body-page #layout-builder {
      color: #333333; }
  body .front-first-block {
    background: #192021;
    padding: 40px 0;
    margin-bottom: 100px;
    color: #ffffff; }
    body .front-first-block .widget .title-sub {
      color: #f5f5f5; }
    body .front-first-block .widget h2 {
      color: #ffffff; }
  body .special-pizza,
  body .special-pizza-two {
    position: relative;
    height: 300px;
    overflow: hidden; }
    body .special-pizza .column-content,
    body .special-pizza-two .column-content {
      display: flex; }
      body .special-pizza .column-content .text-position,
      body .special-pizza-two .column-content .text-position {
        position: absolute;
        top: 45px;
        left: 55px;
        width: 85%; }
        @media screen and (max-width: 1199px) {
          body .special-pizza .column-content .text-position,
          body .special-pizza-two .column-content .text-position {
            width: 79%; } }
      body .special-pizza .column-content h2,
      body .special-pizza-two .column-content h2 {
        font-size: 30px;
        font-family: "Bitter", serif;
        font-weight: 700;
        text-transform: uppercase; }
        @media screen and (max-width: 1199px) {
          body .special-pizza .column-content h2,
          body .special-pizza-two .column-content h2 {
            font-size: 22px; } }
      body .special-pizza .column-content h2, body .special-pizza .column-content p, body .special-pizza .column-content a,
      body .special-pizza-two .column-content h2,
      body .special-pizza-two .column-content p,
      body .special-pizza-two .column-content a {
        color: #ffffff;
        margin: 0 0 5px 0; }
      body .special-pizza .column-content a,
      body .special-pizza-two .column-content a {
        display: inline-block;
        margin: 10px 0 0 0;
        font-size: 24px;
        background: #f46534;
        padding: 11px 22px;
        border: 2px solid #f46534; }
        @media screen and (max-width: 1199px) {
          body .special-pizza .column-content a,
          body .special-pizza-two .column-content a {
            padding: 7px 14px;
            font-size: 18px; } }
        body .special-pizza .column-content a:hover,
        body .special-pizza-two .column-content a:hover {
          color: #f46534;
          background: #ffffff; }
      body .special-pizza .column-content img,
      body .special-pizza-two .column-content img {
        display: inline-block;
        object-fit: cover;
        height: 425px;
        width: auto; }
  body .special-pizza p {
    font-size: 28px;
    font-family: "Lobster", sans-serif; }
    @media screen and (max-width: 1199px) {
      body .special-pizza p {
        font-size: 20px; } }
  body .special-pizza-two p {
    font-size: 25px;
    font-style: italic;
    line-height: 27px; }
    @media screen and (max-width: 1199px) {
      body .special-pizza-two p {
        font-size: 18px; } }
  body #block-gavias-tico-breadcrumbs .breadcrumb-style {
    background-image: url(../images/slide-1.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover; }
  body .navigation.menu--menyu-filtriv-dlya-strav ul {
    padding: 10px 5px;
    background: #192021; }
    body .navigation.menu--menyu-filtriv-dlya-strav ul.gva_menu {
      float: none;
      display: flex;
      flex-wrap: wrap;
      padding: 10px 0;
      margin-bottom: 25px; }
      body .navigation.menu--menyu-filtriv-dlya-strav ul.gva_menu li {
        list-style: none;
        padding: 0 12px; }
        body .navigation.menu--menyu-filtriv-dlya-strav ul.gva_menu li a {
          color: #ffffff;
          font-size: 14px;
          font-weight: 400;
          text-transform: none;
          padding: 0; }
          body .navigation.menu--menyu-filtriv-dlya-strav ul.gva_menu li a:hover, body .navigation.menu--menyu-filtriv-dlya-strav ul.gva_menu li a.is-active {
            color: #f46534; }
  body .menu-page > form {
    background: #192021; }
    body .menu-page > form .bef-links ul {
      display: flex;
      flex-wrap: wrap;
      padding: 10px 0;
      margin-bottom: 25px; }
      body .menu-page > form .bef-links ul li {
        list-style: none;
        padding: 0 12px; }
        body .menu-page > form .bef-links ul li a {
          color: #ffffff;
          font-size: 14px; }
          body .menu-page > form .bef-links ul li a:hover, body .menu-page > form .bef-links ul li a.bef-link--selected {
            color: #f46534; }
  body .menu-page > h3 {
    background: #192021;
    margin-bottom: 45px; }
    body .menu-page > h3 a, body .menu-page > h3 span {
      margin-left: 15px;
      display: inline-block;
      color: #ffffff;
      border-top: 4px solid #f46534; }
  body .menu-page > .views-view-responsive-grid {
    margin-bottom: 25px; }
  body .menu-page .field--name-field-image img,
  body .menu-page .block-field-blockcommerce-product-variationpizzafield-image img {
    width: 90%;
    height: auto; }
    @media screen and (max-width: 40em) {
      body .menu-page .field--name-field-image img,
      body .menu-page .block-field-blockcommerce-product-variationpizzafield-image img {
        width: 100%; } }
  body .menu-page .field--name-field-zobrazhennya a {
    display: flex;
    box-sizing: border-box;
    padding: 10px;
    width: 100%; }
    body .menu-page .field--name-field-zobrazhennya a img {
      width: 90%;
      transition: all .15s ease-in 0s;
      transform: scale(1);
      height: auto; }
    body .menu-page .field--name-field-zobrazhennya a:hover img {
      transform: scale(1.05); }
  body .menu-page .field--name-title a {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 15px; }
    body .menu-page .field--name-title a:hover {
      color: #f46534; }
  body .menu-page .field--name-price {
    color: #f46534;
    font-size: 20px;
    margin: 10px 0 15px 0; }
  body .menu-page .field--name-quantity {
    margin-bottom: 10px; }
    body .menu-page .field--name-quantity label {
      display: none; }
  body .menu-page .field--widget-commerce-product-variation-attributes {
    position: relative; }
    body .menu-page .field--widget-commerce-product-variation-attributes .attribute-widgets > div {
      display: block;
      position: absolute;
      top: 3px;
      right: 0; }
      body .menu-page .field--widget-commerce-product-variation-attributes .attribute-widgets > div label {
        display: none; }
      body .menu-page .field--widget-commerce-product-variation-attributes .attribute-widgets > div select {
        color: #f46534;
        background: none;
        border: none; }
  body .menu-page .field--name-quantity input {
    width: 60px;
    height: 40px;
    color: #f46534;
    padding: 0 0 0 10px; }
  body .menu-page .button--add-to-cart {
    width: 100%;
    border-radius: 0;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    background: #f46534;
    color: #ffffff;
    border: 2px solid #f46534; }
    body .menu-page .button--add-to-cart:hover {
      color: #f46534;
      background: #ffffff;
      border: 2px solid #f46534; }
  body .menu-page .pager__items {
    margin-top: 25px; }
    body .menu-page .pager__items > li a {
      background: #f46534;
      border: 1px solid #f46534;
      color: #ffffff; }
      body .menu-page .pager__items > li a:hover {
        color: #f46534;
        background: #ffffff; }
    body .menu-page .pager__items > li.is-active a {
      color: #f46534;
      background: #ffffff; }
  @media screen and (max-width: 40em) {
    body.path-product .field--name-field-zobrazhennya,
    body.path-product .block-field-blockcommerce-product-variationpizzafield-image {
      margin-bottom: 20px !important; } }
  body.path-product .field--name-field-zobrazhennya img,
  body.path-product .block-field-blockcommerce-product-variationpizzafield-image img {
    width: 90%;
    height: auto; }
    @media screen and (max-width: 40em) {
      body.path-product .field--name-field-zobrazhennya img,
      body.path-product .block-field-blockcommerce-product-variationpizzafield-image img {
        width: 100%; } }
  body.path-product .field--name-title {
    font-family: "Lobster", sans-serif;
    margin: 0 0 30px;
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    line-height: 26px; }
  body.path-product .field--name-body {
    font-size: 17px;
    margin-bottom: 20px; }
  body.path-product .field--name-sku {
    display: flex;
    margin-bottom: 8px; }
    body.path-product .field--name-sku .field__label {
      padding-right: 15px; }
  body.path-product .field--name-price {
    color: #f46534;
    font-size: 30px;
    font-family: "Bitter", serif;
    font-weight: 700;
    margin-bottom: 20px; }
  body.path-product .commerce-order-item-add-to-cart-form {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center; }
    @media screen and (max-width: 991px) {
      body.path-product .commerce-order-item-add-to-cart-form {
        flex-wrap: wrap; } }
    body.path-product .commerce-order-item-add-to-cart-form label {
      display: none; }
    body.path-product .commerce-order-item-add-to-cart-form > div {
      padding-right: 15px; }
    body.path-product .commerce-order-item-add-to-cart-form .button--add-to-cart {
      border-radius: 0;
      text-align: center;
      font-size: 14px;
      line-height: 20px;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      background: #f46534;
      border: 2px solid #f46534;
      letter-spacing: 1.5px; }
      @media screen and (min-width: 40em) and (max-width: 991px) {
        body.path-product .commerce-order-item-add-to-cart-form .button--add-to-cart {
          margin-top: 15px; } }
      @media screen and (max-width: 420px) {
        body.path-product .commerce-order-item-add-to-cart-form .button--add-to-cart {
          margin-top: 15px; } }
      body.path-product .commerce-order-item-add-to-cart-form .button--add-to-cart:hover {
        color: #f46534;
        background: #ffffff;
        border: 2px solid #f46534; }
    body.path-product .commerce-order-item-add-to-cart-form select {
      color: #f46534;
      background: none;
      border: none; }
    body.path-product .commerce-order-item-add-to-cart-form .field--name-quantity input {
      width: 60px;
      height: 40px;
      color: #f46534;
      padding: 0 0 0 10px; }

.cart--cart-block .cart-block--contents {
  right: 0;
  width: 320px; }

.cart--cart-offcanvas__close .btn,
.cart-block--offcanvas-contents .btn {
  font-size: 10px;
  padding: 5px 12px 5px 38px;
  background: #f46534;
  border: 2px solid #f46534; }
  .cart--cart-offcanvas__close .btn:hover,
  .cart-block--offcanvas-contents .btn:hover {
    color: #f46534;
    background: #ffffff; }
  .cart--cart-offcanvas__close .btn:after,
  .cart-block--offcanvas-contents .btn:after {
    top: -1px;
    left: 12px; }

.cart-block--offcanvas-contents__links {
  text-align: center; }
  .cart-block--offcanvas-contents__links a {
    font-size: 16px; }
    .cart-block--offcanvas-contents__links a:hover {
      color: #f46534; }

.cart-form .block-field-blockcommerce-product-variationpizzafield-image .field__label {
  display: none; }
.cart-form .block-field-blockcommerce-product-variationpizzafield-image img {
  width: 200px;
  height: auto; }
.cart-form .block-field-blockcommerce-product-variationpizzasku,
.cart-form .block-field-blockcommerce-product-variationpizzaprice {
  display: none; }
.cart-form .views-field-edit-quantity input {
  color: #f46534;
  padding-left: 10px; }
.cart-form input[type*='submit'] {
  border-radius: 0;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  background: #f46534;
  border: 2px solid #f46534;
  color: #ffffff; }
  .cart-form input[type*='submit']:hover {
    color: #f46534;
    background: #ffffff;
    border: 2px solid #f46534; }
.cart-form .order-total-line__total,
.cart-form .views-field-total-price__number {
  color: #f46534;
  font-size: 18px; }

.commerce-checkout-flow legend span {
  color: #ffffff; }
.commerce-checkout-flow .field--name-field-phone {
  margin-bottom: 10px; }
.commerce-checkout-flow .field--name-field-phone > div,
.commerce-checkout-flow .field--name-field-adresa > div {
  display: flex; }
.commerce-checkout-flow .field--name-field-phone label,
.commerce-checkout-flow .field--name-field-adresa label {
  color: #ffffff;
  display: block;
  width: 95px;
  font-size: 16px; }
.commerce-checkout-flow .field--name-field-phone input,
.commerce-checkout-flow .field--name-field-adresa input {
  box-shadow: none;
  color: #192021;
  border: 1px solid #f46534;
  max-width: 270px; }
.commerce-checkout-flow .field--name-field-adresa {
  color: #192021; }
.commerce-checkout-flow .checkout-pane-payment-information > legend {
  display: none; }
.commerce-checkout-flow .form-submit {
  border-radius: 0;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  background: #f46534;
  border: 2px solid #f46534;
  color: #ffffff; }
  .commerce-checkout-flow .form-submit:hover {
    color: #f46534;
    background: #ffffff;
    border: 2px solid #f46534; }

.checkout-pane-order-summary img {
  width: 80px;
  height: auto; }

.contacts-page h2 {
  color: #ffffff;
  padding: 10px 0 10px 20px;
  margin: 0 0 25px 0;
  background: #192021; }
.contacts-page .contact-info {
  margin-top: 50px;
  text-align: right; }
  .contacts-page .contact-info a {
    color: #ffffff; }
    .contacts-page .contact-info a:hover {
      color: #f46534; }

.layout-checkout-form .checkout-pane {
  margin-bottom: 25px; }
.layout-checkout-form .form-item-shipping-information-shipping-profile-copy-to-address-book,
.layout-checkout-form .form-item-payment-information-billing-information-copy-fields-enable,
.layout-checkout-form .form-item-payment-information-billing-information-copy-to-address-book {
  display: none; }
.layout-checkout-form .checkout-pane-shipping-information > legend {
  display: none; }
.layout-checkout-form .checkout-pane-shipping-information > .fieldset-wrapper > input {
  display: none; }
.layout-checkout-form .checkout-pane-review .form-item {
  margin-bottom: 25px; }
  .layout-checkout-form .checkout-pane-review .form-item legend {
    margin-bottom: 10px; }
    .layout-checkout-form .checkout-pane-review .form-item legend a {
      color: #ffffff; }
      .layout-checkout-form .checkout-pane-review .form-item legend a:hover {
        color: #f46534; }
  .layout-checkout-form .checkout-pane-review .form-item .field--name-field-phone,
  .layout-checkout-form .checkout-pane-review .form-item .field--name-field-adresa,
  .layout-checkout-form .checkout-pane-review .form-item .field--name-shipping-method {
    display: flex; }
    .layout-checkout-form .checkout-pane-review .form-item .field--name-field-phone .field__label,
    .layout-checkout-form .checkout-pane-review .form-item .field--name-field-adresa .field__label,
    .layout-checkout-form .checkout-pane-review .form-item .field--name-shipping-method .field__label {
      color: #ffffff;
      font-size: 18px; }
    .layout-checkout-form .checkout-pane-review .form-item .field--name-field-phone .field__item,
    .layout-checkout-form .checkout-pane-review .form-item .field--name-field-adresa .field__item,
    .layout-checkout-form .checkout-pane-review .form-item .field--name-shipping-method .field__item {
      font-size: 18px;
      margin-left: 15px;
      color: #f46534; }
      .layout-checkout-form .checkout-pane-review .form-item .field--name-field-phone .field__item a,
      .layout-checkout-form .checkout-pane-review .form-item .field--name-field-adresa .field__item a,
      .layout-checkout-form .checkout-pane-review .form-item .field--name-shipping-method .field__item a {
        font-size: 18px;
        color: #f46534; }
        .layout-checkout-form .checkout-pane-review .form-item .field--name-field-phone .field__item a:hover,
        .layout-checkout-form .checkout-pane-review .form-item .field--name-field-adresa .field__item a:hover,
        .layout-checkout-form .checkout-pane-review .form-item .field--name-shipping-method .field__item a:hover {
          color: #ffffff; }
.layout-checkout-form .checkout-pane-review #edit-review-payment-information .fieldset-wrapper {
  font-size: 18px;
  color: #f46534; }
.layout-checkout-form .layout-region-checkout-secondary > h3 {
  margin: 0 0 20px 0;
  color: #ffffff; }

.checkout-pane-completion-message .checkout-complete {
  position: relative; }
  .checkout-pane-completion-message .checkout-complete .text-content {
    position: absolute;
    top: 30px;
    left: 110px; }
    @media screen and (max-width: 992px) {
      .checkout-pane-completion-message .checkout-complete .text-content {
        top: 15px;
        left: 50px; } }
    @media screen and (max-width: 767px) {
      .checkout-pane-completion-message .checkout-complete .text-content {
        top: 5px;
        left: 15px; } }
    .checkout-pane-completion-message .checkout-complete .text-content h3 {
      color: #ffffff;
      margin: 0 0 20px 0;
      font-size: 24px; }
      @media screen and (max-width: 992px) {
        .checkout-pane-completion-message .checkout-complete .text-content h3 {
          margin: 0 0 5px 0; } }
    .checkout-pane-completion-message .checkout-complete .text-content p {
      font-size: 18px; }
      @media screen and (max-width: 992px) {
        .checkout-pane-completion-message .checkout-complete .text-content p {
          font-size: 14px; } }

#footer {
  margin-top: 100px; }
  @media screen and (max-width: 992px) {
    #footer {
      margin-top: 50px; } }
  #footer .row > div:first-child {
    width: 50% !important; }
    @media screen and (max-width: 992px) {
      #footer .row > div:first-child {
        width: 100% !important; } }
    #footer .row > div:first-child > div {
      display: flex; }
      #footer .row > div:first-child > div #block-gavias-tico-footervblock {
        flex: 1; }
      #footer .row > div:first-child > div .menu--menyu-filtriv-dlya-strav {
        flex: 1.5; }
        #footer .row > div:first-child > div .menu--menyu-filtriv-dlya-strav h2 {
          color: #ffffff;
          font-size: 18px;
          line-height: 20px !important;
          margin: 0; }
        #footer .row > div:first-child > div .menu--menyu-filtriv-dlya-strav ul {
          background: none !important; }
          #footer .row > div:first-child > div .menu--menyu-filtriv-dlya-strav ul li {
            padding: 0 15px 0 0; }
            #footer .row > div:first-child > div .menu--menyu-filtriv-dlya-strav ul li:first-child {
              display: none; }
    #footer .row > div:first-child .content {
      display: flex; }
      #footer .row > div:first-child .content .field--name-field-zobrazhennya {
        flex: 1.2;
        padding-right: 35px;
        box-sizing: border-box; }
      #footer .row > div:first-child .content .field--name-body {
        flex: 3; }
        #footer .row > div:first-child .content .field--name-body h3 {
          color: #ffffff;
          line-height: 20px;
          margin: 0 0 5px 0; }
        #footer .row > div:first-child .content .field--name-body ul {
          list-style: none; }
          #footer .row > div:first-child .content .field--name-body ul li {
            padding-left: 0px; }
            #footer .row > div:first-child .content .field--name-body ul li a {
              font-size: 14px;
              color: #ffffff; }
              #footer .row > div:first-child .content .field--name-body ul li a:hover {
                color: #f46534; }
  #footer .row > div:nth-child(2) {
    width: 25% !important;
    box-sizing: border-box;
    padding-left: 15px; }
    @media screen and (max-width: 992px) {
      #footer .row > div:nth-child(2) {
        width: 50% !important; } }
    @media screen and (max-width: 767px) {
      #footer .row > div:nth-child(2) {
        width: 100% !important; } }
    #footer .row > div:nth-child(2) .menu--footer .gva_menu {
      float: none;
      text-align: center;
      display: flex;
      flex-direction: column; }
      #footer .row > div:nth-child(2) .menu--footer .gva_menu li {
        list-style: none; }
      #footer .row > div:nth-child(2) .menu--footer .gva_menu a {
        color: #ffffff;
        display: inline-block;
        padding: 0;
        margin-bottom: 10px; }
        #footer .row > div:nth-child(2) .menu--footer .gva_menu a:hover {
          color: #f46534; }
  #footer .row > div:last-child {
    width: 25% !important;
    text-align: right;
    display: flex;
    justify-content: flex-end; }
    @media screen and (max-width: 992px) {
      #footer .row > div:last-child {
        width: 50% !important; } }
    @media screen and (max-width: 767px) {
      #footer .row > div:last-child {
        width: 100% !important;
        justify-content: space-evenly;
        text-align: center; } }
    #footer .row > div:last-child .content {
      max-width: 200px; }
    #footer .row > div:last-child .field--name-field-telefon {
      margin-bottom: 10px; }
      #footer .row > div:last-child .field--name-field-telefon a {
        color: #ffffff;
        font-size: 18px; }
        #footer .row > div:last-child .field--name-field-telefon a:hover {
          color: #f46534; }
    #footer .row > div:last-child .field--name-field-e-mail {
      margin-bottom: 10px; }
      #footer .row > div:last-child .field--name-field-e-mail > div a {
        color: #ffffff;
        font-size: 18px; }
        #footer .row > div:last-child .field--name-field-e-mail > div a:hover {
          color: #f46534; }
    #footer .row > div:last-child .field--name-field-adresa {
      color: #ffffff;
      font-size: 16px; }
    #footer .row > div:last-child .block {
      margin-bottom: 0; }
    #footer .row > div:last-child #block-gavias-tico-socialnimerezhi {
      margin-top: 15px; }
      #footer .row > div:last-child #block-gavias-tico-socialnimerezhi .field--name-field-social-network {
        display: flex;
        justify-content: flex-end; }
        @media screen and (max-width: 992px) {
          #footer .row > div:last-child #block-gavias-tico-socialnimerezhi .field--name-field-social-network {
            justify-content: center; } }
        #footer .row > div:last-child #block-gavias-tico-socialnimerezhi .field--name-field-social-network a {
          display: inline-block;
          margin-left: 15px; }
          #footer .row > div:last-child #block-gavias-tico-socialnimerezhi .field--name-field-social-network a img {
            width: 40px;
            height: auto;
            border: 2px solid rgba(0, 0, 0, 0); }
          #footer .row > div:last-child #block-gavias-tico-socialnimerezhi .field--name-field-social-network a:hover img {
            border-radius: 20px;
            border: 2px solid #f46534; }

#block-gavias-tico-copypast .field--name-body {
  display: flex;
  justify-content: space-between; }
  #block-gavias-tico-copypast .field--name-body a {
    color: #ffffff; }
    #block-gavias-tico-copypast .field--name-body a:hover {
      color: #f46534; }

/*# sourceMappingURL=custom.css.map */
