/*
Theme Name: GastroBar Child
Theme URI: http://gastrobar.edge-themes.com
Description: A child theme of GastroBar Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.1
Text Domain: gastrobar
Template: gastrobar
*/
.edgtf-icon-widget-holder .edgtf-icon-text {
    padding: 0 0 0 5px !important;
}
.edgtf-accordion-holder.edgtf-ac-boxed .edgtf-accordion-title.ui-state-active, .edgtf-accordion-holder.edgtf-ac-boxed .edgtf-accordion-title.ui-state-hover {
    color: #fff;
    background-color: #3eb5e8 !important;
}
.edgtf-main-menu>ul>li>a {
    font-size: 16px !important;
}
.edgtf-btn{ 
	font-size: 16px !important;
}
span.edgtf-icon-text {
    font-size: 16px !important;
    line-height: 26px !important;
}
.edgtf-opening-hours-day{
	font-size: 16px !important;
    line-height: 26px !important;
}
input.wpcf7-form-control.wpcf7-submit{
	font-size: 16px !important;
    line-height: 26px !important;
}
p.edgtf-il-text {
    font-size: 16px !important;
    line-height: 26px !important;
}
@media only screen and (min-width: 1025px) {
.edgtf-vertical-align-containers .edgtf-position-center {
    text-align: right !important;
    }
}
.edgtf-mobile-header .edgtf-mobile-menu-opener a {
    padding-right: 0 !important;
}
@media only screen and (max-width: 360px) {
    .edgtf-container-inner, .edgtf-grid, .edgtf-row-grid-section {
    width: 320px !important;
    }
}
@media only screen and (max-width: 480px) {
    .edgtf-container-inner, .edgtf-grid, .edgtf-row-grid-section {
    width: 360px !important;
    }
}
.edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-grid {
    padding: 60px 0 !important;
}
/*
@media  screen and (max-width: 1366px) {
   .edgtf-main-menu>ul>li>a {
    padding: 0 19px !important;
    }
}
.edgtf-top-bar .textwidget i {
    margin-right: 5px;
}