/*
Theme Name: Candore Child
Theme URL: https://themeforest.net/item/candore-elementor-restaurant-wine-bar-wordpress-theme/44068021
Description: Child theme of Candore
Author: webRedox WordPress Team
Author URI: /_ext/webredox.net/
Template: candore
Version: 1.0
Text Domain: candore-child
*/ 
/*******Add Your Css Below This Line*********/
@media screen and (max-width: 767px) {
    body.logged-in.admin-bar .navbar.mob-mn-nvabr-classic.nav-scroll {
        top: 0px !important;
		position:absolute;
    }
}

/* Sugar Rush London demo additions */
.menu-book .menu-list .price .menu-live-price{font-size:13px;letter-spacing:1px;text-transform:uppercase;color:#C48B39;}
.menu-book .tab-links .item-link{font-size:16px !important;padding:0 9px !important;margin:0 !important;}
.footer .footer-contact-phone span:last-child{font-size:16px;letter-spacing:1px;}
.footer .footer-contact-phone .ti-headphone-alt{margin-right:12px;vertical-align:middle;}
.product-page .related ul.products{display:flex;flex-wrap:wrap;justify-content:space-between;}
.product-page .related ul.products > li{flex:0 0 47%;width:47%;max-width:47%;box-sizing:border-box;margin:0 0 30px;left:auto;transform:none;float:none;clear:none;}
@media (max-width:767px){.product-page .related ul.products > li{flex-basis:100%;width:100%;max-width:100%;}}
.products .botm .btn-live-price{font-size:12px;}
.header div.reservation .call{font-size:15px;}
.footer .footer-contact-info p span{color:#bbb;}
.footer .footer-contact-info p span a{color:inherit;}
.footer .footer-contact-info p span a:hover{color:#fff;}
