/*
Theme Name: Twenty Nineteen Child
Author: YourPortal
Author URI: https://yourportalonline.com
Description: Twenty Nineteen WordPress child theme.
Template: twentynineteen
Text Domain: twentynineteen-child
*/
@import url(https://fonts.googleapis.com/css?family=Advent+Pro:400,500,600,700);
@font-face {
  font-family: 'Knockout-HTF48-Featherweight';
  src: url('fonts/KnockoutHTF47Bantamweight.eot');
  src: url('fonts/Knockout-HTF48-Featherweight.eot?#iefix') format('embedded-opentype'),  
  url('fonts/Knockout-HTF48-Featherweight.woff') format('woff'), 
  url('fonts/Knockout-HTF48-Featherweight.ttf')  format('truetype'), 
  url('fonts/Knockout-HTF48-Featherweight.svg#Knockout-HTF48-Featherweight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LetterKids';
  src: url('fonts/LetterKids.eot?#iefix') format('embedded-opentype'),  
       url('fonts/LetterKids.otf')  format('opentype'),
	   url('fonts/LetterKids.woff') format('woff'), 
	   url('fonts/LetterKids.ttf')  format('truetype'), 
	   url('fonts/LetterKids.svg#LetterKids') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),  
       /*url('fonts/ProximaNova-Regular.otf')  format('opentype'),*/
	   url('fonts/ProximaNova-Regular.woff') format('woff'), 
	   url('fonts/ProximaNova-Regular.ttf')  format('truetype'), 
	   url('fonts/ProximaNova-Regular.svg#LetterKids') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),  
       url('fonts/ProximaNova-Semibold.otf')  format('opentype'),
	   url('fonts/ProximaNova-Semibold.woff') format('woff'), 
	   url('fonts/ProximaNova-Semibold.ttf')  format('truetype'), 
	   url('fonts/ProximaNova-Semibold.svg#LetterKids') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Light';
  src: url('fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),  
       url('fonts/ProximaNova-Light.otf')  format('opentype'),
	   url('fonts/ProximaNova-Light.woff') format('woff'), 
	   url('fonts/ProximaNova-Light.ttf')  format('truetype'), 
	   url('fonts/ProximaNova-Light.svg#LetterKids') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Knockout-HTF47-Bantamweight';
  src: url('fonts/Knockout-HTF47-Bantamweight.eot?#iefix') format('embedded-opentype'),  
       url('fonts/Knockout-HTF47-Bantamweight.otf')  format('opentype'),
	   url('fonts/Knockout-HTF47-Bantamweight.woff') format('woff'), 
	   url('fonts/Knockout-HTF47-Bantamweight.ttf')  format('truetype'), 
	   url('fonts/Knockout-HTF47-Bantamweight.svg#LetterKids') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'KnockoutFeather';
    src: url('fonts/knockout/Knockout-HTF48-Featherweight.eot');
    src: url('fonts/knockout/Knockout-HTF48-Featherweight.eot?#iefix') format('embedded-opentype'),
        url('fonts/knockout/Knockout-HTF48-Featherweight.woff2') format('woff2'),
        url('fonts/knockout/Knockout-HTF48-Featherweight.woff') format('woff'),
        url('fonts/knockout/Knockout-HTF48-Featherweight.ttf') format('truetype'),
        url('fonts/knockout/Knockout-HTF48-Featherweight.svg#Knockout-HTF48-Featherweight') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'KnockoutBantam';
    src: url('fonts/Knockout-HTF47-Bantamweight.eot');
    src: url('fonts/Knockout-HTF47-Bantamweight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Knockout-HTF47-Bantamweight.woff2') format('woff2'),
        url('fonts/Knockout-HTF47-Bantamweight.woff') format('woff'),
        url('fonts/Knockout-HTF47-Bantamweight.ttf') format('truetype'),
        url('fonts/Knockout-HTF47-Bantamweight.svg#Knockout-HTF47-Bantamweight') format('svg');
    font-style: normal;
}


html {
  scroll-behavior: smooth;
}
body
{
}
a, button{transition: all ease-in-out 0.2s;-moz-transition: all ease-in-out 0.2s;-ms-transition: all ease-in-out 0.2s;-webkit-transition: all ease-in-out 0.2s;}
section {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}

.brandygy-like span{
	font-family: 'Advent Pro', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
}
#brandygy-header .brandygy-header-top{
    height: 87px;
	background: -moz-linear-gradient(#93060f, #ed0a18); /* ff3.6+ */
	background: -webkit-gradient(#93060f, #ed0a18); /* safari4+,chrome */
	background: -webkit-linear-gradient(#93060f, #ed0a18); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(#93060f, #ed0a18); /* opera 11.10+ */
	background: -ms-linear-gradient(#93060f, #ed0a18); /* ie10+ */
	background: linear-gradient(#93060f, #ed0a18); /* w3c */
}
.brandygy-like {
    text-align: right;
    position: relative;
    padding-right: 67px;
    padding-top: 27px;
}
#brandygy-header { position: relative; }
.brandygy-header .brandygy-header-top img {
    position: absolute;
    right: 18px;
    top: 32px;
}
.brandygy-logo-div img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 11px;
    width: auto;
}
.brandygy-header-middle{
	height: 170px;
	background: linear-gradient(rgba(142,133,30,1) 10% , rgba(245,230,52,1) 90%);	
}
.brandygy-menu-wrap{ 
	/*height: 45px;*/
	background-color: #ed0a18;
}
ul.brandygy-menu-ul {
    list-style: none;
    margin-bottom: 0px;
    padding-left: 0px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 10px;
    position: relative;
}
.brandygy-menu-ul li {     
display: inline-block;
padding-right: 0;
padding: 0;
margin: 0 33px;
}
.brandygy-menu-ul li:last-child { padding-right: 0px; }
.brandygy-menu-ul li a{
	font-family: 'Knockout-HTF48-Featherweight';
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    text-decoration: none;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    letter-spacing: -1px;
}
.brandygy-menu-ul li a:hover { color: #fcec35; }
.brandygy-bnnr-sec{height: 502px; position: relative;background: #272222;}
.brandygy-bnnr-item.item {
    height: 502px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#brandygy-slider .owl-dots {
    position: absolute;
    bottom: 11px;
    width: 100%;
    margin-top: 0px;
}
#brandygy-slider .owl-dots .owl-dot span { background: #0070eb; margin: 5px 5px; }
#brandygy-slider .owl-dots .owl-dot.active span, #brandygy-slider .owl-dots .owl-dot:hover span{ background: #f7292e; }
section#brandygy-restaurant-sec { padding: 47px 0px; padding-bottom: 30px; }

.brandygy-restaurant-div-one h2 {
    color: #0070eb;
    font-family: 'LetterKids';
    font-size: 52px;
	margin-top: -12px;
	margin-bottom: 30px;
}
/*Css Added by Kanchan Start*/
.brandygy-restaurant-div-one p {
    font-size: 18px;
    color: #000;
	font-family: 'ProximaNova-Semibold';
	line-height: 21px;
	margin-bottom: 18px;
}
.brandygy-restaurant-div-two p {
    font-size: 24px;
    line-height: 27px;
    color: #000;
	font-weight:600;
	font-family: 'Advent Pro', sans-serif;
	margin-top:18px;
	
}
.brandygy-restaurant-div-two img {
    width: 100%;
}
.brandygy-devliverd{
	background-color:#efefef;
}
.brandygy-devliverd h2 {
    color: #0070eb;
    font-family: 'LetterKids';
    font-size: 52px;
}
.brandygy-devliverd h4{
	font-family: 'Advent Pro', sans-serif;
	color:#000;
	font-size:24px;
}
.brandygy-devlivered-service .col-md-4 {
    text-align: center;
}
.brandygy-img-holder img {
    width: auto;
    margin: 0 auto;
}
.brandygy-devlivered-service {
    padding-top: 5px;
}
.brandygy-van{
	/*background-image: url('image/van-grey-min.jpg');*/
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 323px;
    background-repeat: no-repeat;
    background-color: #efefef;
    margin-top: -13px;
    
}
.brandygy-footer {
    background-color: #ed0a18;
    color: #fff;
	padding: 40px 0px;
	position: relative;
	float: left;
    width: 100%;
}
.brandygy-all-right p {
    font-size: 13px;
    text-align: center;
	margin-bottom: 0;
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.brandygy-pawerd-by {
    position: absolute;
   right: 90px;
    top: 27px;
}
.brandygy-devlivered-service {
    width: 900px;
    margin: 0 auto;
}
/*Css Added by Kanchan End*/
.modal-body img { width: 100%; }
.modal-body figure { margin-bottom: 20px; }
.modal-header .close {
    font-size: 26px;
    background-color: #ed0a18;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    border-radius: 3px;
    padding: 4px 11px;
}

.brandygy-abt-hear-from-you .form-control:focus {
	border-color: #bfbfbf;
	box-shadow: none;
}

.brandygy-abt-hear-from-you .form-control {
	color: #878787;
	font-family: 'ProximaNova-Light';
	text-align: center;
	padding: 16px 5px;
}

.brandygy-abt-hear-from-you textarea::placeholder {
	color:#878787 !important;
	opacity:1 !important;
	padding: 16px 5px;
}

.brandygy-abt-hear-from-you textarea::-webkit-textarea-placeholder {
	color:#878787 !important;
	opacity:1 !important;
	padding: 16px 5px;
}


.brandygy-locations-contact-row textarea::placeholder {
	color:#878787 !important;
	opacity:1 !important;
	padding: 16px 5px;
}

.brandygy-locations-contact-row textarea::-webkit-textarea-placeholder {
	color:#878787 !important;
	opacity:1 !important;
	padding: 16px 5px;
}

.brandygy-loc-contact-inner textarea {
	padding: 16px 5px;
}

.wpcf7-form-control.wpcf7-submit.submitcatering {
	border: none;
}
.wpcf7-form-control.wpcf7-submit.submitcatering {
	text-transform: uppercase;
}
.brandy-order-online-sub a {
	cursor: pointer;
}

.brandygy-loc-contact-inner textarea {
    padding: 5px 5px;
}

.brandygy-loc-contact-inner .form-control:focus {
	border-color: #bfbfbf;
	box-shadow: none;
}
#submitlocation:hover {
	background-color: transparent;
	border: 2px solid #0070eb;
	color: #0070eb;
	text-decoration: none;
}

.brandygy-loc-address .brandygy-loc-addr {
	margin-top: 15px;
}
.brandygy-header-top .col-md-6.col-sm-6.col-xs-12.pull-right {
	padding: 0;
}
button#responsive-menu-button {
	position: absolute !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
	letter-spacing: 0px !important;
}


/*Default page Css*/
.brandy-com-class h1, .brandy-com-class h2, .brandy-com-class h3, .brandy-com-class h4, .brandy-com-class h5, .brandy-com-class h6 {
	
	font-family: 'LetterKids';
}
.brandy-com-class{
padding-bottom: 50px;
}
.post-thumbnail img {
	max-width: 100%;
	height: auto;
}
.brandy-com-class.brandy-page header h1 {
	margin: 0;
}
.brandy-com-class.brandy-page header {
	background-color:#000;
	color: #fff;
	padding: 35px 0;
	margin-bottom: 25px;
	text-align: center;
}

/*Default page Css end*/

.brandygy-abt-addresses-sec.brandygy-abt-addresses-sec-1 {
	border-top: 1px solid #000;
	margin-top: 0;
	padding-top: 20px;
}

.brandygy-menu-ul li { position: relative; }
.brandygy-menu-ul li.menu-item-has-children ul.sub-menu {
    width: 192px;
    position: absolute;
    z-index: 9;
    text-align: left;
    padding: 10px 15px;
    top: 37px;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    overflow: hidden;
    background: -moz-linear-gradient(#93060f,#ed0a18);
    background: -webkit-gradient(#93060f,#ed0a18);
    background: -webkit-linear-gradient(#93060f,#ed0a18);
    background: -o-linear-gradient(#93060f,#ed0a18);
    background: -ms-linear-gradient(#93060f,#ed0a18);
    background: linear-gradient(#93060f,#ed0a18);
}
.brandygy-menu-ul li.menu-item-has-children:hover ul.sub-menu {
    display: block;    
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    visibility: visible;
    opacity: 1;
}
.brandygy-menu-ul li.menu-item-has-children ul.sub-menu li {
    padding: 3px 0px;
    margin: 0;
    display: inherit;
}



@media (max-width: 1200px){
.brandygy-menu .brandygy-menu-ul li {
	margin: 0px 27px;
}
}


@media (max-width: 1100px){
  .brandygy-menu .brandygy-menu-ul li {
  	margin: 0px 23px;
  }
}


@media (min-width: 768px){
  .modal .modal-dialog { width: 980px; }
}

@media only screen and (max-width: 1199px){
  .brandygy-bnnr-item.item, .brandygy-bnnr-sec { height: 450px; }
}

@media  screen and (max-width: 1024px){
.brandygy-bnnr-item.item, .brandygy-bnnr-sec { height: 386px; }

.brandygy-menu .brandygy-menu-ul li {
	margin: 0 25px;
	padding-right: 0;
}
.brandygy-menu-ul li a { font-size: 15px; }

}

@media only screen and (max-width: 1000px){
  .modal .modal-dialog { width: auto; }
}

@media only screen and (max-width: 991px){
  .brandygy-bnnr-item.item, .brandygy-bnnr-sec { height: 340px; }
}

@media screen and (max-width: 991px){

.brandygy-menu .brandygy-menu-ul li {
	margin: 0 15px;
	padding-right: 0;
}
}


@media screen and (max-width:800px){

body #responsive-menu li a {
	
	letter-spacing: 2px;
}
}



@media only screen and (max-width: 768px){
  .brandygy-bnnr-item.item, .brandygy-bnnr-sec { height: 300px; }
}
@media only screen and (max-width: 767px){
.brandygy-bnnr-item.item, .brandygy-bnnr-sec {
    height: 265px;
}
}
@media  screen and (max-width: 767px){
.row.brandygy-devlivered-service .col-md-4.col-sm-4 {
	float: none;
	display: inline-block;
	text-align: center;
}
.row.brandygy-devlivered-service {
	text-align: center;
}
.brandygy-devliverd .brandygy-devlivered-service .brandygy-img-holder img {
	width: auto;
	max-width: 160px;
	height: auto;
}
.brandygy-van {

	margin-top: 0;
	height: 235px;
}
}




@media only screen and (max-width: 600px){
  .brandygy-bnnr-item.item, .brandygy-bnnr-sec { height: 222px; }
}

@media only screen and (max-width: 480px){
  .brandygy-bnnr-item.item, .brandygy-bnnr-sec { height: 172px; }
}
@media only screen and (max-width: 380px){
  .brandygy-bnnr-item.item, .brandygy-bnnr-sec {
    height: 122px;
}
}
