/*
Theme Name: Cook's Castle Theme
Theme URI: Itexange
Author: Itexange
Author URI: Itexange
Version: 1.0
*/
@charset "utf-8";
/* CSS Document */
@import url('vendor/bootstrap/css/bootstrap.min.css');

/*Font Awesome*/
@import url('vendor/font-awesome/css/font-awesome.min.css');

/* animate.css*/
@import url('vendor/animate.css');

/*Nivo Lightbox*/
@import url('vendor/nivo-lightbox/nivo-lightbox.css');

/*Main Styles*/
@import url('css/styles.css');
@import url('css/default.css');
.metaslider .caption-wrap{background:none !important;top:0 !important;}
.metaslider .theme-default a.nivo-nextNav {
    background-position: -30px 0 !important;
    right: 15px !important;
}


.metaslider .flex-direction-nav a.flex-prev {
    background-image: url('img/left_arrow.png') !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background: #000;
    width: 50px !important;
    height: 50px !important;
}
.metaslider .flex-direction-nav a.flex-prev:hover{opacity:1 !important;}
.metaslider .flex-direction-nav a.flex-next {
    background-image: url('img/right_arrow.png') !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background: #000;
    width: 50px !important;
    height: 50px !important;
}
.metaslider .flex-direction-nav a.flex-next:hover{opacity:1 !important;}
/*
    Always show arrows (Flex Slider)
    Usage: Copy and paste this code into your themes style.css file
*/
.metaslider .flex-direction-nav .flex-prev {
    opacity: 0.5 !important; 
    left: 0px !important;
}
.metaslider .flex-direction-nav .flex-next {
    opacity: 0.5 !important; 
    right: 0px !important;
}



.arrow_box {
    position: relative;
    background: #F5951B;
    border: 4px solid #F86500;
    height: 95px;
    font-size: 25px;
    padding: 20px;
    color:#fff;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(248, 101, 0, 0);
	border-top-color: #F5951B;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(245, 149, 27, 0);
	border-top-color: #F86500;
	border-width: 36px;
	margin-left: -36px;
}
.element-contact-avaliable:hover .element-contact-available-mask{transform:none !important;}

.welcome_text {
    background: #F86500;
    width: 45%;
    text-align: center;
    padding: 37px;
    font-size: 33px;
    margin: 108px auto 10px auto !important;
}
.welcome_below{background: #F5951B;width: 60%;text-align: center;padding: 20px;font-size:22px;}

.metaslider .caption-wrap .caption img {
    width: auto;
    position: relative !important;
    right: -980px !important;
    top: -7px !important;
}
@media (min-width : 240px) and (max-width : 767px) {
.welcome_text{background: #F86500;width: 100%;text-align: center;padding: 10px;margin-bottom:10px !important;margin-top:50px !important;font-size:14px;}
.welcome_below{background: #F5951B;width: 100%;text-align: center;padding: 10px;font-size:14px;}
.arrow_box {height:initial;}
.metaslider .caption-wrap .caption img {
    width: auto;
    position: initial !important;
    margin:-7px auto 0;
    
}
.element-menu-featured:hover .menu-featured-mask {
    transform: initial;
    -webkit-transform: initial;
    -moz-transform: initial;
    opacity: initial;
}
.menu-featured-mask {
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    color: #fff;
    transform: initial;
    -webkit-transform: initial;
    -moz-transform: translateX(-120%);
    -webkit-transition: initial;
    -moz-transition: all .4s ease-in-out;
    transition: initial;
    opacity: initial;
}
.btn-rayen:before, .btn-rayen>span{padding: 1em 1em;}
.btn-default{letter-spacing: 0px;}
}
#quote-carousel .carousel-indicators {
  right: 50%;
  top: -25px;
  margin-right: -19px;
}
/* indicator color */
#quote-carousel .carousel-indicators li {
  background: #c0c0c0;
}
/* active indicator */
#quote-carousel .carousel-indicators .active {
  background: #333333;
  height:10px;
  width:10px;
  margin-bottom:1px;
}
.layer {
    background-color: rgba(0, 0, 0, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

/*********************FOR TESTIMONIALS************************/
.carousel-inner {
   
}

/*************TO HIDE DOTS***************/
#quote-carousel .carousel-indicators
{
display:none;
}


/***************FOR TESTIMONIALS HEADER*************/
.text-center {
    text-align: center;
}

.heading.text-center .line {
    margin-right: auto;
    margin-left: auto;
}

.heading .line.img-icon {
    height: 31px;
    line-height: 31px;
    background: transparent none repeat scroll 0% 0%;
    position: relative;
    margin-top: 30px;
}

.heading .line.img-icon img {
    width: 20px;
    margin: 0px;
    padding: 0px;
}

.heading .line {
    background-color: rgba(136, 136, 136, 0.2);
    margin-top: 50px;
    margin-bottom: 50px;
    width: 340px;
    display: block;
    height: 1px;
}

/*****TESTIMONIAL TITLE**************/
.heading h3 {
    font-family: Montserrat,sans-serif; 
    font-size: 40px;
    line-height: 50px;
    margin: 0px 0px 10px;
    padding: 0px;
    color: #FFCA47;
	font-weight:500;
}

.heading h4 {
    font-family: Montserrat,sans-serif; 
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1em;
    margin: 0px;
    padding: 0px;
}

#testimonial_icon
{
margin-bottom:10px;
}
/*****************TO REMOVE ITALIC OF TESTOMONIAL QUOTES*******************/
.footer-quote {
font-style: initial;
font-family: Montserrat,sans-serif;
}

/***************remove grey box on image on homepage*****************/
.menu-featured-mask-wrapper
{
    display: none;
}


/***************to make  client name bigger***************/

.footer-quote-author {
    font-size: 20px;
	line-height: 80px;
	font-family: Montserrat,sans-serif; 
}

/*********for icon line****************/
.heading .line.img-icon::before, .heading .line.img-icon::after {
    content: "";
    height: 1px;
    width: 140px;
    position: absolute;
    top: 16px;
    left: 0px;
    background-color: rgba(136, 136, 136, 0.2);
}

.heading .line.img-icon::after {
    left: auto;
    right: 0px;
}

/***********TO INCREASE BOOTOM PADDING FOR GREY BOX******************/
#footer-top
{padding-bottom: 40px;
}

/***************FOR CHANGED BACKGROUND IMAGE****************/
body
{
background:url(http://cookscastle.com.au/wp-content/uploads/2016/08/food_bg.jpg);
    background-attachment: initial;
}

.layer {
    background-color: rgba(0, 0, 0, 0.8);
}

/*************************ABOUT US PAGE******************************/
.about_us_page
{
	display:flex;
}

#about_content
{
    width: 50%;
}

.services_container
{
width:50%;
}

.services_row
{
width: 100%;
display:flex;
}

.image_row
{
padding:5px;
}

.image_row img
{
width:100%
}


#services_about_us_page , #restaurant_about_us_page
{
width:50%;
}

/***************************contact page************************/
.contact_page
{
	display:flex;
}

.element-contact-map {
    width: 100%;
}

.information_elements
{
	display:flex;
	width: 100%;
}

.element-big-content {
    width: 100%;
}

.map_and_information
{
	display:flex;
	flex-direction:column;
        width: 100%;
}

.element-contact-avaliable {
    width: 50%;
}

.element-contact-infos {
    width: 50%;
}

@media only screen and (max-width: 1000px) {
   	.about_us_page
	{
		flex-direction:column;
	}

	#about_content
	{
    		width: 100%;
	}

	.contact_page
	{
		flex-direction:column;
	}

	#discount_box
	{
    		
	}

	.services_container
	{
    		width: 100%;
	}
}

@media only screen and (max-width: 400px)
{
	.information_elements
	{
		flex-direction:column;
	}
	
	.element-contact-avaliable {
    		width: 100%;
	}

	.element-contact-infos {
    		width: 100%;
	}

	.services_row
	{
		flex-direction:column;
	}

	#services_about_us_page, #restaurant_about_us_page 
	{
    		width: 100%;
	}
}

/****************************DISCOUNT BOX************************/
#discount_box_wrapper
{
    background: #F86500;
}

#discount_box
{
    background: #e97b2d;
	color:#fff;
}
#discount_tilte
{
font-size:22px;
    padding-top: 92px;
}

#discount_percent
{
font-size:30px;
}

/**********************FOOTER*****************************/
div#footer-bottom {
    padding-top: 30px;
}

#footer{
    /* background: #483a32; */
}

#footer-top
{
background: #483a32;
}

@media (min-width: 992px){
.element-big-content .element-wrapper {
    padding: 10px 20px;
}
}