/*
Theme Name: Rosa Child
Theme URI: http://pixelgrade.com/demos/rosa
Author: PixelGrade Team
Author URI: http://pixelgrade.com
Template: rosa
Description:  ROSA is an enchanting and easy-to-use parallax Restaurant WordPress theme that allows you to tell your story in a dynamic, narrative and enjoyable way, making it perfect for restaurants, bakeries, bars or coffee shops.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rosa_txtd
Tags: black, orange, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, sticky-post, translation-ready
*/


@import url("../rosa/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */


/* Menu Item font size */

h4 {
    font-size: 100%;
}


/* Hide footer widget title */

.widget__title {
    display: none;
}


/* Center gallery */

.DOP_ThumbnailGallery_Container{
    direction: ltr;
    display: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
}


/* Page content padding */

.page .type-page .article__content {
    padding-bottom: 20px;
    padding-top: 25px
}


/* Footer padding */

.sidebar--footer {
    padding: 30px 0px 10px;
}


/* Copyright area padding */

.copyright-area {
    padding: 20px 0px 10px;
}


/* Remove icon links border contact page */

#post-116 .article__content .container .page__content .grid__item p a {
   border-color: transparent;
}

#post-958 .article__content .container .page__content .grid__item p a {
   border-color: transparent;
}


/* About Us padding */

.page-id-633 .type-page .article__content {
    padding-bottom: 30px;
    padding-top: 50px
}

.page-id-845 .type-page .article__content {
    padding-bottom: 30px;
    padding-top: 50px
}


/* Reduce space between menu items */

.nav--main > .menu-item > a {
    padding-right: 15px;
}
.nav--main > .menu-item > a {
    padding-left: 15px;
}


/* Center align footer widget text */

.footer-widget-area .widget {
    text-align: center !important;
}


/* Center Contact info */

#post-116 .article__content {
    text-align: center !important;
}

#post-958 .article__content {
    text-align: center !important;
}


/* Padding around social icons in widget */

.social {
padding-right: 5px;
}


/* Custom menu font & price */

h2, h3, h4 {
    text-transform: none;
}

h2, h3 {
    font-style: italic;
}

.menu-list__item-price {
    font-weight: normal;
}