.cb-social4 .social-links li a:hover {
    color: #fff;
    background-color: #e60a80;
    border: 2px solid transparent;
}

.pg-restaurant-content11 .btn:hover {
    background-color: #e60a80;
}

.pg-restaurant-content11 .btn {
    border-color: #e60a80;
    color: #e60a80;
}

.pg-restaurant-content8 .carousel ol li {
    color: rgba(55, 55, 55, 0.45);
    background-color: rgba(55, 55, 55, 0.45);
    border: 1px solid rgba(192, 31, 47, 0);
}

.pg-restaurant-content8 .carousel ol li.active {
    background-color: rgba(230, 10, 128, 0.52);
    border: 1px solid rgba(0, 99, 49, 0);
}

.pg-restaurant-contact6 .btn.submit {
    background-color: #e60a80;
    color: #ffffff;
}

.pg-restaurant-contact6 .line {
    background-color: #e60a80;
}

#pg-restaurant-slider-1-1.pg-restaurant-slider-block.pg-restaurant-slider-1-1 button.btn.banner_btn {
    background-color: rgba(253, 0, 0, 0.4);
    margin: 7px 5px;
    height: 46px;
    font-weight: 600;
    border-color: rgba(255, 255, 255, 0.7);
}

#pg-restaurant-slider-1-1.pg-restaurant-slider-block.pg-restaurant-slider-1-1 button.btn.banner_btn:hover {
    background-color: #fd0000;
}

#pg-restaurant-slider-1-1.pg-restaurant-slider-block.pg-restaurant-slider-1-1 button.btn.banner_btn1 {
    background-color: rgba(13, 13, 13, 0.54);
    margin: 7px 5px;
    height: 46px;
    font-weight: 600;
    border-color: rgba(255, 255, 255, 0.7);
}

#pg-restaurant-slider-1-1.pg-restaurant-slider-block.pg-restaurant-slider-1-1 button.btn.banner_btn1:hover {
    background-color: #e60a80;
}

.pg-restaurant-slider1 .carousel-inner .carousel-item .overlay {
    background-color: rgba(0, 0, 0, 0.71);
}

.pg-restaurant-slider1 .carousel-inner .carousel-item .carousel-caption .headings {
    font-family: Zilla Slab;
    text-shadow: 1px 1px 10px #000000 , -1px -1px 12px #000000;
}

.horizontal-image {
    /* Need an inline style='240px' to match the image height */
    overflow: hidden;

    /* Avoid weird layout on wide-screen monitors */
    max-width: 2200px;
    margin: 0 auto;
}

.horizontal-image__wrapper {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;

    /* For iOS */
    padding-bottom: 15px;
    padding-left: 18px;
    padding-right: 18px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.pricebox_div {
    padding: 8px 0px;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.pricebox_div_head {
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 3px 0px 0px;
    font-weight: 500;
}

.pricebox_qty {
    margin: 0px;
    padding: 13px 8px 12px;
    width: 30%;
    text-align: center;
}

.pricebox_size {
    padding: 13px 8px 12px;
    margin: 0px 8px;
    width: 40%;
}

.pricebox_container {
    color: #3b3b3b;
    background-color: #cdcdcd;
    max-width: 550px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Roboto;
    font-size: 17px;
    line-height: 16px;
    padding-bottom: 8px;
}

.pricebox_hr {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 8px;
    margin-bottom: 0px;
}

.pricebox_col1 {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.35);
}

.pricebox_col1:hover {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.45);
}

.pricebox_col2 {
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}

.pricebox_col2:hover {
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
}

.pricebox_col3 {
    background-color: rgba(162, 16, 155, 0.5);
    color: #ffffff;
}

.pricebox_col3:hover {
    background-color: rgba(162, 16, 155, 0.6);
    color: #ffffff;
}

.pricebox_col4 {
    background-color: rgba(0, 124, 156, 0.5);
    color: #ffffff;
}

.pricebox_col4:hover {
    background-color: rgba(0, 124, 156, 0.6);
    color: #ffffff;
}

.qty_text_left {
    text-align: left;
}

.cb-content5 .content {
    padding: 40px 30px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-color: rgba(0, 0, 0, 0.45);
    color: #fff;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    min-height: 450px;
    height: auto;
}

.cb-content5 .content:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: rgba(0, 0, 0, 0.78);
}

.cb-content5 .fa {
    font-size: 28px;
    color: rgba(230, 10, 128, 0.65);
}

.cb-content5 a:hover {
    color: #e60a80;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cb-services8 .services-box {
    padding: 20px;
    text-align: center;
    border-radius: 20px;
    background-color: rgba(230, 10, 128, 0.73);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cb-services8 .overlay {
    background-color: rgba(44, 10, 28, 0.5);
    width: 100%;
}

.cb-services8 .services-box:hover {
    padding: 20px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: rgba(0, 0, 0, 0.74);
}

.cb-services7 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.cb-services7 .main .head i {
    color: #e60a80;
}

.cb-services7 .main:hover {
    background-color: #858585;
    color: #fff;
}

.cb-content5 p {
    font-size: 16px;
    color: #FFF;
    font-family: Arya;
}

.pg-restaurant-slider-1-1 .products_banner {
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}

.pg-restaurant-slider1 .carousel-inner .carousel-item .overlay1 {
    background-color: rgba(255, 255, 255, 0);
}

.pg-restaurant-slider1 .carousel-inner .carousel-item .carousel-caption .headings1 {
    font-family: Zilla Slab;
    text-shadow: 1px 1px 10px #000000 , -1px -1px 12px #000000;
}

.cb-cta3 .btn:hover {
    color: #fff;
    background-color: #232323;
    border: 1px solid #212121;
}

.cb-services7 .main {
    padding: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.banner_btn2:hover {
    background-color: #e60a80;
    border-color: #ffffff;
    color: #ffffff;
}

.banner_btn2 {
    background-color: #ffffff;
    color: #000000;
    border-color: rgba(0, 0, 0, 0.4);
    border-radius: .25rem;
    margin-bottom: 10px;
    padding-left: 0.85rem;
    padding-right: 0.85rem;
    border-style: solid;
}

.cb-services8 .services-box .icon {
    width: 54px;
    height: 54px;
    border: 1px solid #f5f5f5;
    border-radius: 80px;
    color: #f5f5f5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cb-services8 h3 {
    font-size: 20px;
    margin: 10px 0;
    color: #f5f5f5;
}

.banner_btn3:hover {
    background-color: rgba(230, 10, 128, 0.84);
    border-color: #ffffff;
    color: #ffffff;
}

.banner_btn3 {
    background-color: rgba(255, 255, 255, 0);
    color: #ffffff;
    border-color: rgba(252, 252, 252, 0.47);
    border-radius: .25rem;
    margin-bottom: 10px;
    padding-left: 0.85rem;
    padding-right: 0.85rem;
    border-style: solid;
}

.cb-services8 p {
    font-size: 14px;
    font-weight: 400;
    color: #f5f5f5;
}