/* ----------------------------------

Name: main.min.css
Author: Alissio
Website: https://butazzopizza.netlify.app/home-v3/
Exclusively available here: https://themeforest.net/user/alissio

------------------------------------- */

.pizza-theme {
    outline: 0 !important;
}

.pizza-theme {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

.pizza-theme button {
    outline: 0 !important;
}

.pizza-theme a {
    text-decoration: none;
}

.pizza-theme a:hover,
.pizza-theme a:focus {
    text-decoration: none;
}

.pizza-theme .hidden {
    display: none;
}

.pizza-theme .form-control:focus {
    box-shadow: none;
    border-color: #777;
}

.pizza-theme .pos_rel {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
    z-index: 1;
}

.section {
    margin-top: 85px;
}

.pizza-theme .fade-in {
    opacity: 0;
}

.pizza-theme .fade {
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.pizza-theme .mb-20 {
    margin-bottom: 20px;
}

.pizza-theme .mb-30 {
    margin-bottom: 30px;
}

.pizza-theme .padd_lr0 {
    padding: 0;
}

.pizza-theme .padd_r0 {
    padding-right: 0;
}

.pizza-theme .padd_l0 {
    padding-left: 0;
}

.pizza-theme #gallery .section-title {
    margin-bottom: 45px;
}

.pizza-theme .navbar-nav>li>a {
    font-family: "Montserrat", sans-serif;
}

.pizza-theme #navbar_search input {
    font-family: "Raleway", sans-serif;
    font-weight: 400;
}

.pizza-theme #footer .form-control,
.pizza-theme .section-short,
.pizza-theme #menu_items .info .short,
.pizza-theme #about_us .short,
.pizza-theme .carousel-caption p {
    font-family: "Montserrat", sans-serif;
}

.pizza-theme #menu_items .info .name {
    font-weight: 600;
    font-family: "Raleway", sans-serif;
}

.pizza-theme .carousel-caption h1,
.pizza-theme #about_us .title,
.pizza-theme .section-title,
.pizza-theme .btn-border,
.pizza-theme #footer .control-label,
.pizza-theme .item_name {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}

@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&amp;family=Raleway:ital,wght@0,100..900;1,100..900&amp;display=swap");

@font-face {
    font-family: "butazzo";
    src: url("../fonts/icons/butazzobfdd.eot?q5djl6");
    src: url("../fonts/icons/butazzobfdd.eot?q5djl6#iefix") format("embedded-opentype"), url("../fonts/icons/butazzobfdd.ttf?q5djl6") format("truetype"), url("../fonts/icons/butazzobfdd.woff?q5djl6") format("woff"), url("../fonts/icons/butazzobfdd.svg?q5djl6#butazzo") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.pizza-theme i[class*="icon-"] {
    font-family: "butazzo" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pizza-theme .icon-arrow-left:before {
    content: "\e901";
}

.pizza-theme .icon-arrow-right:before {
    content: "\e902";
}

.pizza-theme .icon-arrow-up:before {
    content: "\e903";
}

.pizza-theme .icon-chevron-left:before {
    content: "\e904";
}

.pizza-theme .icon-chevron-right:before {
    content: "\e905";
}

.pizza-theme .icon-log-in:before {
    content: "\e906";
}

.pizza-theme .icon-mail:before {
    content: "\e907";
}

.pizza-theme .icon-map-pin:before {
    content: "\e908";
}

.pizza-theme .icon-menu:before {
    content: "\e900";
}

.pizza-theme .icon-moon:before {
    content: "\e909";
}

.pizza-theme .icon-phone-call:before {
    content: "\e90a";
}

.pizza-theme .icon-refresh:before {
    content: "\e90b";
}

.pizza-theme .icon-search:before {
    content: "\e90c";
}

.pizza-theme .icon-shopping:before {
    content: "\e90d";
}

.pizza-theme .icon-sun:before {
    content: "\e90e";
}

.pizza-theme .icon-user-plus:before {
    content: "\e90f";
}

.pizza-theme .icon-close:before {
    content: "\e910";
}

.pizza-theme .icon-zoom-in:before {
    content: "\e911";
}

.pizza-theme .icon-star-empty:before {
    content: "\e9d7";
}

.pizza-theme .icon-star-half:before {
    content: "\e9d8";
}

.pizza-theme .icon-star-full:before {
    content: "\e9d9";
}

.pizza-theme .icon-pizza-slice:before {
    content: "\f100";
}

.pizza-theme .icon-burger:before {
    content: "\f108";
}

.pizza-theme .icon-drink:before {
    content: "\f13c";
}

.pizza-theme .icon-salad:before {
    content: "\f14d";
}

.pizza-theme .icon-soup:before {
    content: "\f17d";
}

.pizza-theme .icon-shopping-bag:before {
    content: "\f19e";
}

.pizza-theme .icon-heart-empty:before {
    content: "\f19f";
}

.pizza-theme .icon-heart:before {
    content: "\f1a0";
}

.pizza-theme .icon-facebook:before {
    content: "\ea90";
}

.pizza-theme .icon-instagram:before {
    content: "\ea92";
}

.pizza-theme .icon-whatsapp:before {
    content: "\ea93";
}

.pizza-theme .icon-twitter:before {
    content: "\ea96";
}

.pizza-theme .icon-youtube:before {
    content: "\ea9d";
}

.pizza-theme .icon-linkedin:before {
    content: "\eaca";
}

.pizza-theme .navbar_top {
    overflow: hidden;
    position: relative;
    height: 105px;
}

.pizza-theme .affix .navbar_top {
    height: 75px;
}

.pizza-theme .top_addr {
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pizza-theme .top_addr span {
    margin-right: 15px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.pizza-theme .top_addr span+span {
    padding-left: 11px;
    border-left: 1px solid #ffd630;
}

.pizza-theme .top_addr i {
    color: #ffd630;
    margin-right: 7px;
    font-size: 18px;
}

.pizza-theme .affix .navbar_top {
    border: none;
}

.pizza-theme .affix .top_addr {
    padding: 0;
}

.pizza-theme .close i {
    color: #ffd630;
}

.pizza-theme .navigation {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 999;
}

.pizza-theme .navbar {
    padding: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.pizza-theme .navbar_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    margin-top: 15px;
}

.pizza-theme .navbar-collapse.collapse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    justify-content: space-between;
}

.pizza-theme .navbar-container.affix .navbar {
    min-height: 75px;
    padding: 0;
    margin-bottom: 10px;
    border: none;
}

.pizza-theme .navbar-container {
    top: -60px;
    transition: top 0.5s;
    -webkit-transition: top 0.5s;
    -o-transition: top 0.5s;
    transition: top 0.5s;
}

.pizza-theme .navbar-container.affix {
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
}

.pizza-theme .affix .navbar {
    margin: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pizza-theme .navbar-brand {
    padding: 0;
    height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pizza-theme .navbar-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pizza-theme .navbar-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.pizza-theme .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.pizza-theme .nav>li>a:hover {
    background-color: transparent;
    color: #ffd630;
}

.pizza-theme .navbar-nav>li>a {
    font-size: 16px;
    color: #fff;
    padding: 6px 0;
    margin: 0 14px;
    position: relative;
    text-shadow: none;
}

.pizza-theme .navbar-nav>li:last-child>a {
    margin-right: 0;
}

.pizza-theme .navbar-nav>li>a.active {
    color: #ffd630;
}

.pizza-theme .search-block {
    font-size: 16.1px;
    margin-left: 50px;
    color: white;
}

.pizza-theme .search-block #search {
    cursor: pointer;
    margin-right: 0;
}

.pizza-theme #navbar_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    width: 100%;
}

.pizza-theme #navbar_search {
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    padding: 15px 0;
}

.pizza-theme .affix #navbar_search {
    padding: 0;
}

.pizza-theme #navbar_search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    column-gap: 20px;
}

.pizza-theme #navbar_search input {
    background: none;
    border: none;
    box-shadow: none;
    color: white;
    font-size: 20px;
    height: 75px;
}

.pizza-theme #navbar_search .close {
    color: #fff;
    opacity: 1;
    text-shadow: none;
    padding: 0;
    background-color: transparent;
    border: 0;
    font-size: 20px;
    line-height: 14px;
}

.pizza-theme #navbar_search .form-control::-webkit-input-placeholder {
    color: #fff;
}

.pizza-theme #navbar_search .form-control::-moz-placeholder {
    color: #fff;
}

.pizza-theme #navbar_search .form-control:-ms-input-placeholder {
    color: #fff;
}

.pizza-theme #navbar_search .form-control:-moz-placeholder {
    color: #fff;
}

.pizza-theme .carousel {
    background: url("../img/slider-bg.jpg") top center no-repeat;
    background-size: cover;
    position: relative;
    min-height: calc(100vh - 105px);
    padding-top: 105px;
}

.pizza-theme .carousel:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.pizza-theme .carousel-indicators {
    bottom: 40px;
    width: auto;
    margin-left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 0;
    left: 50%;
    right: 0;
    margin-right: 0;
}

.pizza-theme .carousel-indicators li {
    text-indent: unset;
    width: 56px !important;
    height: 40px !important;
    border-radius: 30px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 500ms ease-in-out 25ms !important;
    transition: -webkit-transform 500ms ease-in-out 25ms !important;
    -o-transition: transform 500ms ease-in-out 25ms !important;
    transition: transform 500ms ease-in-out 25ms !important;
    transition: transform 500ms ease-in-out 25ms, -webkit-transform 500ms ease-in-out 25ms !important;
    opacity: 0.5;
    text-indent: unset !important;
    background-color: transparent !important;
    border: none !important;
    margin: 0 4px;
}

.pizza-theme .carousel-indicators li.active,
.pizza-theme .carousel-indicators li:hover {
    background-color: transparent;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 1;
}

.pizza-theme .carousel-indicators li img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 30px;
}

.pizza-theme .carousel-control {
    z-index: 1;
    background: none;
    opacity: 0.9;
    width: auto;
}

.pizza-theme .carousel-control.left i {
    left: 0;
}

.pizza-theme .carousel-control.right i {
    right: 0;
}

.pizza-theme .carousel-control i {
    position: absolute;
    top: 50%;
    font-size: 70px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pizza-theme .carousel-inner .carousel-item {
    min-height: calc(100vh - 105px);
    background-position: center;
    background-size: cover;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.pizza-theme .carousel-caption {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    bottom: auto;
    text-shadow: none;
    padding: 0;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pizza-theme .carousel-caption h1 {
    color: #ffffff;
    font-size: 76px;
    border-left: 1px solid #56b3a5;
    border-right: 1px solid #56b3a5;
    display: inline-block;
    padding: 20px 80px;
    position: relative;
    margin-bottom: 50px;
}

.pizza-theme .item_name {
    font-size: 50px;
    line-height: 75px;
    margin-bottom: 15px;
    text-align: right;
    text-transform: uppercase;
}

.pizza-theme .item_img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pizza-theme .item_img img {
    height: 300px;
}

.pizza-theme .item_badge {
    padding: 5px 10px;
    font-weight: 500;
    background-color: #ffd630;
    border-radius: 30px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pizza-theme .item_link_box {
    text-align: right;
}

.pizza-theme .item_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    column-gap: 10px;
    background: #e30b2e;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 30px;
    border-radius: 50px;
    color: #fff !important;
    border: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.pizza-theme .item_link:hover {
    background-color: #e30b2e;
    color: #fff !important;
}

.pizza-theme .item_link span {
    line-height: normal;
}

.pizza-theme .badge_btext {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    flex: 1 100%;
    text-align: center;
}

.pizza-theme .badge_stext {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 18px;
    margin-top: -30px;
    flex: 2 100%;
    text-align: center;
}

.pizza-theme .item_details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.pizza-theme .carousel-caption h1 .border-top:before,
.pizza-theme .carousel-caption h1 .border-top:after,
.pizza-theme .carousel-caption h1 .border-bottom:before,
.pizza-theme .carousel-caption h1 .border-bottom:after {
    content: "";
    position: absolute;
    width: 7%;
    height: 1px;
    background-color: #56b3a5;
}

.pizza-theme .carousel-caption h1 .border-top:before {
    top: 0px;
    left: 0px;
}

.pizza-theme .carousel-caption h1 .border-top:after {
    top: 0px;
    right: 0px;
}

.pizza-theme .carousel-caption h1 .border-bottom:after {
    bottom: 0px;
    right: 0px;
}

.pizza-theme .carousel-caption h1 .border-bottom:before {
    bottom: 0px;
    left: 0px;
}

.pizza-theme .carousel-caption p {
    color: #fff;
    font-size: 15px;
}

.pizza-theme .carousel-caption .fadeUp,
.pizza-theme .carousel-caption .fadeUpSlow {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.pizza-theme .carousel-inner .carousel-item.active .carousel-caption .fadeUp {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.pizza-theme .carousel-caption .fade-slow {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.pizza-theme .carousel-indicators li,
.pizza-theme .carousel-indicators .active {
    width: 13px;
    height: 13px;
    border-width: 0px;
    border-color: #fff;
}

.pizza-theme .carousel-indicators .active {
    background-color: #fff;
}

.pizza-theme .section-subtitle {
    color: #f22e3e;
    font-size: 26px;
    font-weight: 600;
}

.pizza-theme .section-title {
    font-size: 42px;
    position: relative;
    color: #1d2228;
    margin: 0 0 20px;
}

.pizza-theme .title_sty1 {
    color: #fff;
}

.pizza-theme .title_sty2 {
    color: #1d2228;
}

.pizza-theme .text-red {
    color: #f22e3e;
}

.pizza-theme .article-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.pizza-theme .desc {
    font-size: 18px;
    color: #777;
}

.pizza-theme .section-short {
    color: #a5a5a5;
    font-size: 17px;
    line-height: 1.5;
}

.pizza-theme .about-img {
    max-width: 100%;
}

.pizza-theme .border_on {
    border-radius: 60px 0 60px 0;
    overflow: hidden;
}

.pizza-theme .filtr-item {
    display: none;
}

.pizza-theme .filtr-item.active {
    display: block;
}

.pizza-theme .menu-slider .slick-list {
    padding: 30px 0;
}

.pizza-theme .menu-slider-item {
    margin: 0 20px;
    border: 1px solid #e4ded9;
    border-radius: 30px;
    padding: 30px;
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    position: relative;
}

.pizza-theme .menu-slider-item:hover {
    -webkit-box-shadow: 0px 8px 17px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 8px 17px 0px rgba(0, 0, 0, 0.1);
}

.pizza-theme .menu-slider-item-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
}

.pizza-theme .menu-slider-item-image {
    padding-bottom: 20px;
}

.pizza-theme .menu-slider-item-image img {
    width: 90%;
    margin: 0 auto;
}

.pizza-theme .menu-slider-item-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.pizza-theme .menu-slider-item-subtitle {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: #777;
}

.pizza-theme .menu-slider-item-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
}

.pizza-theme .menu-slider-item-price {
    color: #f22e3e;
    font-size: 22px;
    font-weight: 600;
}

.pizza-theme .menu-slider-item-btn {
    background-color: #f5b200;
    color: #fff;
    padding: 6px 12px;
    border-radius: 15px;
    font-weight: 600;
    font-size: 15px;
    z-index: 1;
    opacity: 0;
    bottom: -10px;
    position: relative;
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.pizza-theme .menu-slider-item-btn:hover {
    color: #fff;
    background-color: #f22e3e;
}

.pizza-theme .menu-slider-item:hover .menu-slider-item-btn {
    bottom: 0;
    opacity: 1;
}

.pizza-theme .menu_filter {
    margin-bottom: 80px;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    column-gap: 90px;
    justify-content: center;
    margin-top: 50px;
}

.pizza-theme .menu_filter .item {
    margin-top: 15px;
}

.pizza-theme .menu_filter .item a,
.pizza-theme .menu_filter .item a.active {
    font-size: 18px;
    line-height: 25px;
}

.pizza-theme .menu_filter .item a {
    color: #9f9f9f;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 15px;
    text-transform: uppercase;
    border: none;
    padding: 0;
    cursor: pointer;
}

.pizza-theme .menu_filter .item i {
    font-size: 50px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.pizza-theme .menu_filter .item a:hover {
    color: #9f9f9f;
}

.pizza-theme .menu_filter .item a.active i {
    color: #f22e3e;
}

.pizza-theme .menu_filter .item a.active span {
    color: #ffd630;
}

.pizza-theme #menu_items {
    height: 100%;
}

.pizza-theme .filter_item_img {
    position: relative;
    margin-right: 20px;
}

.pizza-theme .filter_item_img:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    border-radius: 24px;
    background-color: #000;
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
}

.pizza-theme .filter_item_img img {
    border-radius: 24px;
}

.pizza-theme #menu_items .block:hover .filter_item_img:after {
    opacity: 0.5;
}

.pizza-theme .filter_item_img i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    font-size: 30px;
    color: #ffd630;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
 
.pizza-theme #menu_items .block:hover .filter_item_img i {
    opacity: 1;
}

.pizza-theme .filter_item_img {
    width: 130px;
    min-width: 130px;
    height: 130px;
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pizza-theme .filter_item_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.pizza-theme #menu_items .left,
.pizza-theme #menu_items .right {
    line-height: 0;
    overflow: hidden;
}

.pizza-theme #menu_items .image {
    margin-bottom: 35px;
}

.pizza-theme #menu_items .left .image:not(:first-child),
.pizza-theme #menu_items .right .image:not(:last-child) {
    width: 50%;
}
.pizza-theme #menu_items .block {
    display: block;
    text-decoration: none;
    margin-bottom: 35px;
}

.pizza-theme #menu_items .content {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.pizza-theme #menu_items .info div {
    margin: 5px 0;
}

.pizza-theme #menu_items .filter_item_price {
    font-size: 18px;
    color: #f22e3e;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}

.pizza-theme #menu_items .info .name {
    font-size: 20px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: normal;
}

.pizza-theme #menu_items .info .short {
    color: #838383;
    font-family: "Montserrat", sans-serif;
    height: 45px;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    font-size: 15px;
}

.pizza-theme #menu_items .info .short:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(255, 255, 255) 100%);
}

.pizza-theme #menu_items .left .image:not(:first-child) .info .short,
.pizza-theme #menu_items .right .image:not(:last-child) .info .short {
    font-size: 10px;
}

.pizza-theme #menu_items .block * {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.pizza-theme #menu_items .block:hover .info {
    opacity: 1;
}

.pizza-theme .category_filter {
    margin-bottom: 80px;
    border: none;
    background-color: #e30b2e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pizza-theme .category_filter.nav>li>a.active {
    border: none;
    background: none;
    color: #fff;
    opacity: 1;
}

.pizza-theme .category_filter.nav>li+li:after {
    content: none;
}

.pizza-theme .category_filter .item a,
.pizza-theme .category_filter .item a.active {
    font-size: 15px;
    line-height: 22px;
}

.pizza-theme .category_filter .item a {
    border: none;
    color: #fff;
    padding: 20px 0;
    margin-left: 16px;
    margin-right: 16px;
    font-family: "Montserrat", sans-serif;
    display: block;
    opacity: 0.6;
}

.pizza-theme .category_filter .item a:hover {
    text-decoration: none;
    color: #fff;
    border: none;
    opacity: 1;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.pizza-theme .category_filter .item a:focus {
    background-color: transparent;
    border: none;
    color: #fff;
    opacity: 0.6;
}

.pizza-theme .category_filter .item a.active {
    border: none;
    color: #fff;
    opacity: 1;
}

.pizza-theme #photo_gallery {
    height: 100%;
}

.pizza-theme #photo_gallery>div.row {
    margin: 0 -10px;
}

.pizza-theme #photo_gallery>div.row>div {
    padding: 10px;
}

.pizza-theme #photo_gallery img {
    width: 100%;
}

.pizza-theme #photo_gallery .block {
    background-color: #d0d0d0;
    display: block;
    text-decoration: none;
}

.pizza-theme #photo_gallery .content {
    position: relative;
    overflow: hidden;
}

.pizza-theme .igall-details {
    padding: 25px;
    color: white;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    flex-direction: column;
    background-color: rgba(0, 0, 0, 0.6);
    line-height: 1;
    text-transform: uppercase;
    opacity: 0;
}

.pizza-theme .igall-ttl {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    font-family: "Raleway";
}

.pizza-theme .igall-rate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    column-gap: 8px;
    margin-top: 2px;
}

.pizza-theme .igall-rate_num {
    font-size: 16px;
    margin-top: 4px;
}

.pizza-theme .igall-rate_star {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    column-gap: 4px;
}

.pizza-theme .igall-rate_star i {
    font-size: 16px;
    color: #f5b200;
}

.pizza-theme .coupon-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    column-gap: 10px;
    margin-top: 45px;
}

.pizza-theme #photo_gallery .block * {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.pizza-theme #photo_gallery .block:hover .igall-details {
    opacity: 1;
}

.pizza-theme #photo_gallery .block:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}

.pizza-theme #loadMore {
    display: none;
}

.pizza-theme .btn-load-more {
    margin-top: 30px !important;
}

.pizza-theme .load-dots {
    display: none;
}

.pizza-theme .load-dots.visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 45px !important;
}

.pizza-theme .more_btn {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    padding: 15px;
    min-width: 225px;
    min-height: 45px;
    margin-top: 45px;
    background-color: #f6a525;
    color: #fff;
    border: 2px solid transparent;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.pizza-theme .more_btn:hover {
    color: #f6a525;
    background-color: #fff;
    border-color: inherit;
}

.pizza-theme .more_btn i {
    margin-right: 10px;
}

.pizza-theme section.chef {
    position: relative;
    padding-top: 85px;
    padding-bottom: 85px;
    background-color: #2e2502;
    background-image: url("../img/chef-bg.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    background-attachment: fixed;
}

.pizza-theme .chef .section-title {
    color: #fff;
}

.pizza-theme #chef-slider {
    padding-bottom: 56px;
    margin-bottom: 0;
    margin-top: 50px;
    padding-top: 30px;
}

.pizza-theme #chef-slider .slick-list {
    border-radius: 16px;
}

.pizza-theme #chef-slider .slick-prev,
.pizza-theme #chef-slider .slick-next {
    background-color: #fff;
    padding: 8px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pizza-theme #chef-slider .slick-prev {
    left: auto;
    right: 58px;
    top: 0;
}

.pizza-theme #chef-slider .slick-prev:before {
    content: "\e901";
    font-family: "butazzo";
    font-size: 22px;
    color: #000;
}

.pizza-theme #chef-slider .slick-next {
    right: 14px;
    top: 0;
}

.pizza-theme #chef-slider .slick-next:before {
    content: "\e902";
    font-family: "butazzo";
    font-size: 22px;
    color: #000;
}

.pizza-theme #chef-slider .slick-dots {
    bottom: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pizza-theme #chef-slider .slick-dots li {
    width: 16px;
    height: 16px;
}

.pizza-theme #chef-slider .slick-dots li button:before {
    background-color: #f6a525;
    opacity: 1;
}

.pizza-theme #chef-slider .slick-dots li.slick-active button:before {
    background-color: #990100;
}

.pizza-theme .chef-item {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 16px;
    overflow: hidden;
}

.pizza-theme .chef-image {
    position: relative;
    overflow: hidden;
}

.pizza-theme .chef-image:after {
    position: absolute;
    top: 0;
    left: -85%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.pizza-theme .chef-item:hover .chef-image:after {
    -webkit-animation: shine 0.5s;
    animation: shine 0.5s;
}

.pizza-theme .chef-image img {
    width: 100%;
    -webkit-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
}

.pizza-theme .chef-item:hover .chef-image img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}

.pizza-theme .chef-info {
    padding: 20px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.pizza-theme .chef-name {
    font-size: 16px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    user-select: text;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0;
    -webkit-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

.pizza-theme .chef-item:hover .chef-name {
    opacity: 1;
}

.pizza-theme .chef-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    column-gap: 14px;
}

.pizza-theme .chef-social-item {
    font-size: 16px;
    color: #838383;
}

.pizza-theme .chef-social-item:hover {
    color: #f6a525;
}

.pizza-theme .whours {
    padding-top: 30px;
}

.pizza-theme .whours-list {
    list-style: none;
    padding-left: 0;
    margin: 30px 0;
}

.pizza-theme .whours-list li {
    color: #777;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.pizza-theme .whours-list li strong {
    width: 150px;
    display: inline-block;
}

.pizza-theme .coupon {
    margin-top: 40px;
}

.pizza-theme .coupon-note {
    color: #777;
    font-size: 16px;
    font-weight: 500;
}

.pizza-theme .coupon-btn {
    background: #ffd630;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 30px;
    margin-top: 10px;
    border-radius: 50px;
    color: #fff;
    border: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.pizza-theme .coupon-btn:hover {
    background-color: #f22e3e;
    color: #fff;
}

.pizza-theme .reserv_box {
    padding-top: 30px;
}

.pizza-theme .reserv_box .section-title {
    text-align: left;
    margin: 0;
    font-size: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.pizza-theme .reserv_box .short {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    text-align: left;
    margin-top: 10px;
    max-height: 42px;
    overflow: hidden;
}

.pizza-theme #reserv_form .form-control {
    box-shadow: none;
    border-radius: 6px;
    border: 1px solid #e4ded9;
    padding: 12px 20px;
    color: #777;
    font-size: 16px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    height: auto;
}

.pizza-theme #reserv_form .form-control::-webkit-input-placeholder,
.pizza-theme #reserv_form .form-control::-moz-placeholder,
.pizza-theme #reserv_form .form-control:-ms-input-placeholder {
    color: #777;
}

.pizza-theme #reserv_form .form-control:focus {
    box-shadow: 0px 0px 10px 0px rgba(17, 17, 17, 0.1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(17, 17, 17, 0.1);
}

.pizza-theme #reserv_form .form-group {
    margin-bottom: 0;
    padding-bottom: 40px;
    position: relative;
}

.pizza-theme #reserv_form .btn[type="submit"] {
    background: #ffd630;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 30px;
    margin-top: 20px;
    border-radius: 50px;
    color: #fff;
    width: auto;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.pizza-theme #reserv_form .btn[type="submit"]:hover {
    background-color: #f5b200;
    color: #fff;
}

.pizza-theme #reserv_form .timepicker a.btn,
.pizza-theme #reserv_form .timepicker td span {
    color: #333;
    padding: 0;
}

.pizza-theme #reserv_form .table-condensed th,
.pizza-theme #reserv_form .table-condensed td {
    padding: 0;
}

.pizza-theme #reserv_form .bootstrap-datetimepicker-widget td span {
    height: 20px;
    line-height: 25px;
    width: auto;
}

.pizza-theme #reserv_form .bootstrap-datetimepicker-widget td span.timepicker-hour,
.pizza-theme #reserv_form .bootstrap-datetimepicker-widget td span.timepicker-minute {
    padding: 6px 0;
    width: 100%;
    height: 100%;
}

.pizza-theme #reserv_form .bootstrap-datetimepicker-widget td,
.pizza-theme #reserv_form .bootstrap-datetimepicker-widget th {
    height: 20px;
    line-height: 25px;
}

.pizza-theme #reserv_form .bootstrap-datetimepicker-widget {
    width: 180px;
    display: block;
}

.pizza-theme .datepicker {
    padding: 8px;
}

.pizza-theme .datepicker td,
.pizza-theme .datepicker th {
    width: 30px;
    height: 30px;
}

.pizza-theme .datepicker table tr td.active,
.pizza-theme .datepicker table tr td.active:hover {
    background-image: none !important;
    background-color: #f22e3e !important;
}

.pizza-theme .pagination {
    margin-top: 20px;
    margin-bottom: 0;
}

.pizza-theme .pagination>li>a,
.pizza-theme .pagination>li>span {
    border: none;
    color: #31343f;
}

.pizza-theme .pagination>li>a {
    min-width: 30px;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #848486;
    padding: 4px 10px;
    margin-right: 7px;
    border-radius: 30px !important;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    font-family: "Montserrat", sans-serif;
}

.pizza-theme .pagination>li>a:hover,
.pizza-theme .pagination>li.active>a,
.pizza-theme .pagination>.active>a,
.pizza-theme .pagination>.active>a:hover {
    background: #990100;
    color: #fff;
    border-color: #990100;
}

.pizza-theme .pagination>li>a:focus,
.pizza-theme .pagination>.active>a:focus {
    background: #fff;
    color: #f6a525;
    border-color: #f6a525;
}

.pizza-theme .pagination>li>a.prev:hover,
.pizza-theme .pagination>li.active>a.prev,
.pizza-theme .pagination>.active>a.prev,
.pizza-theme .pagination>.active>a.prev:focus,
.pizza-theme .pagination>.active>a.prev:hover,
.pizza-theme .pagination>li>a.next:hover,
.pizza-theme .pagination>li.active>a.next,
.pizza-theme .pagination>.active>a.next,
.pizza-theme .pagination>.active>a.next:focus,
.pizza-theme .pagination>.active>a.next:hover {
    background: none;
    color: #31343f;
    opacity: 0.6;
}

.pizza-theme .pagination img {
    margin-top: -2px;
}

.pizza-theme .footer-info {
    color: #777;
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 20px;
    max-width: 90%;
}

.pizza-theme .footer-logo {
    filter: brightness(0.5) brightness(0.8);
}

.pizza-theme .footer-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    column-gap: 20px;
}

.pizza-theme .footer-social i {
    font-size: 23px;
    color: #333;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pizza-theme .footer-social i:hover {
    color: #ffd630;
}

.pizza-theme .footer-nav {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 16px;
    padding-left: 0;
    margin-bottom: 0;
}

.pizza-theme .footer-nav li {
    width: calc(100% / 2 - 10px);
}

.pizza-theme .footer-nav a {
    color: #777;
    font-size: 16px;
    font-weight: 500;
}

.pizza-theme .footer-nav a:hover {
    color: #ffd630;
}

.pizza-theme .footer-ttl {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.pizza-theme .footer-contact_item {
    color: #777;
    font-size: 15px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    column-gap: 16px;
    margin-bottom: 20px;
}

.pizza-theme .footer-contact_item i {
    font-size: 22px;
    color: #f22e3e;
}

.pizza-theme .footer-contact_item i.icon-map-pin {
    margin-top: 4px;
}

.pizza-theme .footer-details {
    background-color: #f5f5f5;
    padding: 40px 0;
    border: solid #e4e4e4;
    border-width: 1px 0;
}

.pizza-theme .copyr-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.pizza-theme .copyr-link a {
    font-size: 15px;
    color: #777;
    font-weight: 500;
}

.pizza-theme .copyr-link a:hover {
    color: #333;
}

.pizza-theme .copyr {
    padding: 15px 0;
}

.pizza-theme .copyr-link li {
    position: relative;
    padding-right: 50px;
}

.pizza-theme .copyr-link li:before {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 15px;
    background: #777777;
}

.pizza-theme .copyr-link li:last-child {
    padding-right: 0;
}

.pizza-theme .copyr-link li:last-child:before {
    content: none;
}

.pizza-theme .copyr-txt {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.pizza-theme .rmenu_list li a {
    font-size: 15px;
    color: #333;
    display: block;
    padding: 8px 15px;
    letter-spacing: 1px;
}

.pizza-theme .rmenu_list li a:hover {
    background-color: #f5b200;
    color: #fff;
}

.pizza-theme .cd-nav-container .header__open_menu {
    background: none;
    text-align: left;
    padding: 0 15px;
}

.pizza-theme #cd-nav .rmenu_list {
    list-style: none;
    padding-left: 0;
}

.pizza-theme #cd-nav .rmenu_list li a span {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    width: 41px;
    height: 41px;
    font-size: 24px;
    background-color: #69513d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 999;
    cursor: pointer;
}

.pizza-theme #cd-nav .open+.dropdown-menu {
    display: block;
}

.pizza-theme .open {
    background: #69513d;
    color: #fff !important;
}

.pizza-theme #cd-nav .rmenu_list li a.open span i {
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.pizza-theme #cd-nav .rmenu_list li a span i {
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.pizza-theme #cd-nav .rmenu_list li .dropdown-menu {
    position: relative;
    float: none;
    border-radius: 0;
    padding: 0;
    border: 0;
    top: 0;
    margin: 0;
    box-shadow: none;
    background-color: #bba02b;
}

.pizza-theme .cd-nav-trigger {
    position: absolute;
    z-index: 3;
    margin-top: 8px;
    font-size: 21px;
    margin-left: 10px;
    height: 44px;
    width: 44px;
}

.pizza-theme .cd-nav-container {
    padding-right: 0;
    width: 80%;
    background-color: #ffd630;
}

.pizza-theme .rmenu_lang {
    margin-bottom: 30px;
    text-align: center;
}

.pizza-theme .rmenu_lang li {
    display: inline-block;
}

.pizza-theme .rmenu_lang li a {
    color: #fff;
    letter-spacing: 3px;
    padding: 8px 4px;
    margin: 0 8px;
    font-size: 13px;
}

.pizza-theme .rmenu_social {
    margin-top: 20px;
    text-align: center;
}

.pizza-theme .rmenu_social a {
    display: inline-block;
    margin: 0 4px;
    font-size: 20px;
    color: #fff;
    padding: 10px;
}

.pizza-theme .right_menu_icon {
    right: 0;
    margin-left: 0;
    margin-right: 0;
}
.pizza-theme .right_menu_icon i {
    font-size: 28px;
    color: #fff;
    margin-right: 0;
}

.pizza-theme .right_menu {
    right: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.pizza-theme .cd-nav-container {
    z-index: 1000;
    padding: 20px 0;
}

.pizza-theme .cd-overlay {
    z-index: 999;
}

.pizza-theme .fancybox {
    cursor: pointer;
}

.pizza-theme .fancybox-skin {
    background: none;
}

.pizza-theme .fancybox-close {
    top: 14px;
    right: 15px;
}

.pizza-theme .fancybox-prev span {
    left: -52px;
}

.pizza-theme .fancybox-next span {
    right: -43px;
}

.pizza-theme .fancybox-opened .fancybox-skin {
    box-shadow: none;
}

.pizza-theme .fancybox-nav span {
    visibility: visible;
}

.pizza-theme .loading-overlay {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pizza-theme .spinner {
    position: relative;
    width: 100px;
    height: 40px;
}

.pizza-theme .spinner span {
    display: block;
    position: absolute;
    bottom: 0;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #ffb600;
    opacity: 0.5;
    animation: move 1.2s ease-in-out infinite;
}

.pizza-theme .spinner span:nth-of-type(2) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    left: 24px;
    background-color: #f22e3e;
}

.pizza-theme .spinner span:nth-of-type(3) {
    left: 48px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.6s;
}

.pizza-theme .spinner span:nth-of-type(4) {
    left: 72px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    background-color: #f22e3e;
}

.pizza-theme .spinner span:last-of-type {
    left: 96px;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.pizza-theme .scroll-up {
    position: fixed;
    right: 50px;
    bottom: 50px;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    z-index: 10;
    width: 45px;
    height: 45px;
    min-width: 45px;
    background-color: #e30b2e;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.pizza-theme .scroll-up.show {
    visibility: visible;
    opacity: 1;
}

.pizza-theme .scroll-up__icon {
    color: #fff;
    font-size: 18px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pizza-theme .tab-content>.tab-pane {
    position: relative;
}

.pizza-theme .loading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    column-gap: 10px;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

@-webkit-keyframes move {

    0%,
    100% {
        opacity: 0.5;
    }

    50% {
        opacity: 1;
    }
}

@keyframes move {

    0%,
    100% {
        opacity: 0.5;
    }

    50% {
        opacity: 1;
    }
}