/*-----------------------------------------------------------------------------------*/
/*  Theme Core
/*-----------------------------------------------------------------------------------*/
.selection_color {
  background: #fbd27a;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #fbd27a;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #fbd27a;
  color: #fff;
  text-shadow: none;
}
body {
  color: #000000;
  font-size: 14px;
  line-height: 24px;
  overflow-x:hidden;
}
.error{ border:1px solid red !important;}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3a4543;
  font-weight: 700;
  margin-top: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #3a4543;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #66d9c1;
}
h1,
h2,
h3 {
  margin-bottom: 20px;
}
h4,
h5,
h6 {
  margin-bottom: 15px;
}
a,
a:focus {
  color: #3a4543;
}
a:hover {
  color: #3a4543;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
p {
  margin-bottom: 20px;
}
code {
  white-space: normal;
}
hr {
  margin: 0 0 35px;
}


.top_had{
position: relative;
display: block;
width: 100%;
padding: 5px 0;
background:#000000;
}
p.shine {
    font-size: 12px;
    text-transform: uppercase;
	float:right;
}
slogen{
    display:inline-block;
	position:relative;
	color:#FFFFFF;
}
.top-header { position:relative; display:inline-block; width:100%; background:#d2a860; padding:5px 0; text-align:right;  transition: all 0.7s ease-out 0s;}
.hilight_div p{ padding:0; margin:0; text-align:right;}

.header-contact-info {
    position: relative;
    display: block;
	float:right;
}
.header-email-info {
    position: relative;
    display: block;
}
.order { position:relative; display:inline-block; margin-left:20px; }
.order a{ font-size: 12px;
    color: #662708;
    font-weight: bold;
    padding: 0;
    margin: 0;}
	
.order a::before {
    content: "";
    background-image: url(../images/order.png);
    display: inline-block;
    margin-right: 5px;
    font-family: 'arial';
    font-size: 14px;
    width: 14px;
    height: 16px;
    position: relative;
    background-repeat: no-repeat;
    top: 4px;
}	
.phone {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    padding-left: 10px;
}
.phone p {
    font-size: 12px;
    color: #662708;
    font-weight: 700;
    padding: 0;
    margin: 0;
}
.phone p::before {
    content: "";
    background-image: url(../images/top_mobile_icon.png);
    display: inline-block;
    margin-right: 5px;
    font-family: 'arial';
    font-size: 14px;
    width: 14px;
    height: 16px;
    position: relative;
    background-repeat: no-repeat;
    top: 4px;
}
.bx-wrapper img {
    width: 100%;
    display: block;
}
.hilight_div {
    display: inline-block;
    padding-left: 10px;
    position: relative;
}
.email {
    display: inline-block;
    position: relative;
    padding-left: 10px;
}
.email p {
    font-size: 12px;
    color: #662708;
    font-weight:600;
    padding: 0;
    margin: 0;
}
.email a{ font-size: 12px;
    color: #662708;
    font-weight: 700;
    padding: 0;
    margin: 0;}
.email a:hover{ font-size: 12px;
    color: #662708;
    font-weight: 700;
    padding: 0;
    margin: 0;}	
.email p::before {
    content: "";
    background-image: url(../images/top_email_icon.png);
    margin-right: 5px;
    display: inline-block;
    width: 22px;
    height: 16px;
    position: relative;
    background-repeat: no-repeat;
    top: 4px;
}
.caosal{ display:inline-block; position:relative; width:100%;}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  button,
  input,
  textarea {
    /*-webkit-appearance: none;*/
    border-radius: 0;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Page Content
/*-----------------------------------------------------------------------------------*/
.page-content {
  padding-top: 80px;
  padding-bottom: 80px;
}
.border{
	/*
	border:2px #fdb822 solid;
	*/
	}
/*-----------------------------------------------------------------------------------*/
/* Page Banner
/*-----------------------------------------------------------------------------------*/
.page-banner {
  padding: 64px 0;
  min-height: 184px;
}
.page-title {
  color: #fff;
  font-size: 48px;
  line-height: 52px;
  text-transform: capitalize;
  margin-bottom: 0;
}
.title-heading {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}
/*-----------------------------------------------------------------------------------*/
/* Page Header
/*-----------------------------------------------------------------------------------*/
.page-content .page-header {
  text-align: center;
  margin: 0 0 40px;
  padding: 0;
  border: none;
}
.page-content .page-header .title {
  font-size: 48px;
  line-height: 54px;
  margin-bottom: 15px;
}
.page-content .page-header p {
  font-size: 18px;
  line-height: 28px;
}
/*-----------------------------------------------------------------------------------*/
/* Section Header
/*-----------------------------------------------------------------------------------*/
#history{ padding-top:40px;} 
.section-header {
  margin-bottom:20px;
  text-align: center;
}
.section-header .section-title {
  margin-bottom: 12px;
}
.contact-head h2{ margin-bottom:5px;}
.section-header p {
  font-size: 18px;
}
.pizza-banner .modal {
    bottom: 0;
    display: none;
    left: 0;
    overflow-x: auto;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999999;
}
.pizza-banner .modal-header .close {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    height: 30px;
    margin-right: -30px;
    margin-top: -30px;
    width: 30px;
}
.pizza-banner .modal-header {
    border-bottom: none;
    min-height: 16.4286px;
    padding: 18px;
}
.pizza-banner .modal-content {
    background-clip: padding-box;
    background:url(../images/pizzabanner.png) no-repeat center top;
	min-height:201px;
	width:500px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: medium none;
    position: relative;
}

.special .modal {
    bottom: 0;
    display: none;
    left: 0;
    overflow-x: auto;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999999;
}
.special .modal-header .close {
   background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    height: 30px;
    margin-right: -30px;
    margin-top: -30px;
    width: 30px;
}
.special .modal-header {
   border-bottom: none;
    min-height: 16.4286px;
    padding: 18px;
}



.special .modal-content {
    background-clip: padding-box;
    background:url(../images/special.png) no-repeat center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: medium none;
    position: relative;
	min-height:194px;
	width:500px;
}









.available-head { position:relative; display:inline-block; width:100%; text-align:center;}
.available-head h3{ color:#FFFFFF;}

.section-header .section-title,
.home-products .section-title {
  font-size: 48px;
  font-weight: 500;
}
.home-products .section-title {
  margin-bottom: 50px;
}
.three-clearfix .two-item-clearfix {
  display: none;
}
/*-----------------------------------------------------------------------------------*/
/* LightBox Styles
/*-----------------------------------------------------------------------------------*/
#imagelightbox-close,
.imagelightbox-arrow {
  border: none;
  border-radius: 0;
  background-color: #666;
}
#imagelightbox-close:focus,
.imagelightbox-arrow:focus {
  outline: 0;
}
.imagelightbox-arrow-right {
  right: 0;
}
.imagelightbox-arrow-left {
  left: 0;
}
/*-----------------------------------------------------------------------------------*/
/* Selectric Styles
/*-----------------------------------------------------------------------------------*/
#customer_details .chosen-container {
  display: none;
}
select {
  padding: 10px 20px 10px 10px;
  margin-bottom: 15px;
  border: 1px solid #e7e7e7;
  border-radius: 0;
  background: #fff url("../images/select-arrow.png") no-repeat 97% center;
  /* for chrome & safari */
  -webkit-appearance: none;
  /* for firefox */
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  /* for IE */
}
select::-ms-expand {
  display: none;
}
select:focus::-ms-value {
  background: transparent;
}
.select2-container .select2-choice {
  border-radius: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  border-color: #e7e7e7;
}
.select2-dropdown-open .select2-choice {
  border-color: #d7d7d7;
}
.select2-drop-active {
  border-radius: 0;
  border-color: #d7d7d7;
}
.select2-drop.select2-drop-above.select2-drop-active,
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border-radius: 0;
  border-color: #d7d7d7;
}
.selectric {
  border: none;
}
.selectric .label {
  width: 100%;
  color: #3a4543;
  padding: 5px 10px;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  min-height: 24px;
  text-align: left;
  border-radius: 0;
  border: 1px solid #e7e7e7;
  border-right: none;
}
.selectric .button {
  -webkit-appearance: none;
  color: #fff;
  width: 40px;
  height: 100%;
}
.selectric .button:after {
  border-top-color: #fff;
}
.selectricItems {
  border: none;
  background: #fff;
}
.selectricItems li {
  color: #3a4543;
  border-bottom-color: #e7e7e7;
  border-top: none;
  padding: 8px 10px;
  font-size: 13px;
}
.selectricItems li.selected {
  color: #fff;
  background: #3a4543;
}
.selectricItems:focus {
  outline: 0;
}
.selectricHover .selectric {
  border-color: #e7e7e7;
}
.selectricHover .selectric .button {
  color: #fff;
}
.selectricHover .selectric .button:after {
  border-top-color: #fff;
}
.selectricOpen .selectric {
  border-color: #e7e7e7;
  background: #fff;
}

/*--------------------------------------------------------------------------------------------------------*/
/* Theme Buttons
/*--------------------------------------------------------------------------------------------------------*/
.read-more,
.theme-btn {
  display: inline-block;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 22px;
  background-color: #66d9c1;
}
.read-more:hover,
.theme-btn:hover {
  color: #fff;
  background-color: #3a4543;
}
.read-more.small,
.theme-btn.small {
  font-size: 14px;
  padding: 8px 18px;
}
.read-more.medium,
.theme-btn.medium {
  font-size: 18px;
  padding: 12px 26px;
}
.read-more.large,
.theme-btn.large {
  font-size: 20px;
  padding: 14px 34px;
}
.read-more:hover {
  color: #fff;
  background-color: #f15b5a;
  text-decoration: none;
}
.read-more.black {
  background-color: #3a3c41;
}
.read-more.black:hover {
  background-color: #f15b5a;
}
.read-more.red {
  background-color: #f15b5a;
}
.read-more.red:hover {
  background-color: #e15251;
}
.read-more.orange {
  background-color: #ffa13c;
}
.read-more.orange:hover {
  background-color: #e19132;
}
.read-more.yellow {
  background-color: #ffd543;
}
.read-more.yellow:hover {
  background-color: #e1b63f;
}
.read-more.green {
  background-color: #6dc068;
}
.read-more.green:hover {
  background-color: #65b760;
}


/*--------------------------------------------------------------------------------------------------------*/
/* Header
/*--------------------------------------------------------------------------------------------------------*/
.baker-header {
  position: relative;
  background:url(../images/header.png) repeat center top;
  width:100%;
   transition: all 0.7s ease-out 0s;
   padding:4px 0;
}
.baker-header.stick {
  position: fixed;
  z-index: 9998;
  width: 100%;
  top: 0;
}
.baker-header top-header {
  position: relative;
  z-index: 9999;
}
#inspiry_language_list {
  position: absolute;
  top: 5px;
  right: 15px;
}
#inspiry_language_list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#inspiry_language_list ul li {
  float: left;
  margin: 0 0 0 10px;
  line-height: 18px;
  font-size: 12px;
}
#inspiry_language_list span {
  transition: none;
}
#inspiry_language_list a:hover {
  color: #7b7d85;
}
#inspiry_language_list ul li img {
  margin: -1px 4px 0 0;
  vertical-align: middle;
}
/*--------------------------------------------------------------------------------------------------------*/
/* Logo
/*--------------------------------------------------------------------------------------------------------*/
.main-logo {

}
.logo {
   vertical-align: middle;
    position:absolute;
	z-index:1000;
	top:-29px;
}
.sticky .top-contact{ margin-top:0;}
.sticky .logo {
   vertical-align: middle;
    position:relative;
	z-index:1000;
	top:0;
}
.sticky .logo img{ max-width:100%; height:60px; margin-top:2px;}
.logo img {
  max-width: 100%;
}
.logo h1 {
  font-size: 26px;
  display: inline;
  line-height: 0;
  margin: 0;
  font-weight: normal;
  vertical-align: -2px;
}
.logo a {
  color: #e5b65c;
}
.logo small {
  color: #959185;
  font-size: 12px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: bottom;
}
.logo small:before {
  content: "/";
  color: #786225;
  margin-right: 7px;
  font-size: 24px;
  position: relative;
  top: 5px;
}
/*-----------------------------------------------------------------------------------*/
/* Main Menu
/*-----------------------------------------------------------------------------------*/
/*.main-menu > div > ul > li,
.main-menu > ul > li {
  float: left;
  padding: 6px 0 7px 10px;
}
.main-menu > div > ul > li:after,
.main-menu > ul > li:after {
  content: "/";
  color: #786225;
  margin-left: 10px;
}
.main-menu > div > ul > li:last-child,
.main-menu > ul > li:last-child {
  background: none;
  padding-right: 5px;
}
.main-menu > div > ul > li:last-child:after,
.main-menu > ul > li:last-child:after {
  display: none;
}
.main-menu > div > ul > li a,
.main-menu > ul > li a {
  color: #662708;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
}
.main-menu > div > ul > li a:hover,
.main-menu > ul > li a:hover {
  color: #662708;
}
.main-menu ul li.current-item > a {
  color: #662708;
  font-weight:bold;
}
.main-menu {
  float: right;
}
.main-menu ul li {
  position: relative;
}
.main-menu ul li:hover > ul {
  display: block;
}
.main-menu ul li > ul {
  display: none;
  position: absolute;
  top: 87px;
  left: 0;
  z-index: 99999;
  width: 238px;
  padding: 0 0 27px;
  background-color: #2c2725;
  border-bottom: 3px solid #e5b65c;
}
.main-menu ul li > ul li {
  padding: 0 12px;
}
.main-menu ul li > ul li:hover > a {
  color: #e5b65c;
}
.main-menu ul li > ul li a {
  display: block;
  color: #7f7977;
  font-size: 13px;
  border-bottom: 1px dashed #9b7c44;
  padding: 8px 3px;
}
.main-menu ul li > ul li ul {
  top: 0;
  left: 238px;
  padding-top: 0;
}
.mean-container .mean-bar {
  float: none;
  padding: 0;
  background: transparent;
  z-index: 9999;
}
.mean-container a.meanmenu-reveal {
  padding: 13px 13px 11px 13px;
  top: 22px;
  transition: none;
}
.mean-container .mean-nav {
  background: transparent;
  margin: 0;
}
.mean-container .mean-nav ul li a {
  color: #fff;
  font-size: 14px;
  border-top: 1px dashed #9b7c44;
  width: 100%;
  padding: .8em 1%;
  text-transform: capitalize;
  font-weight: normal;
  box-sizing: border-box;
}
.mean-container .mean-nav ul li a:hover {
  color: #e5b65c;
  background: none;
}
.mean-container .mean-nav ul li a.mean-expand {
  margin: 0;
  width: 48px;
  height: 48px;
  padding: 12px !important;
  border: none !important;
  background: none !important;
}
.mean-container .mean-nav ul li li a {
  border-top: 1px dashed #9b7c44;
  opacity: 1;
  filter: alpha(opacity=100);
}
.mean-container .mean-nav ul li li a,
.mean-container .mean-nav ul li li li a,
.mean-container .mean-nav ul li li li li a,
.mean-container .mean-nav ul li li li li li a,
.mean-container .mean-nav ul li li li li li li a {
  width: 100%;
  padding: .9em 8%;
}
.mean-container .mean-nav ul li li li a {
  padding-left: 14%;
  padding-right: 14%;
}
.mean-container .mean-nav ul li li li li a {
  padding-left: 24%;
  padding-right: 24%;
}
.mean-container .mean-nav ul li li li li li a {
  padding-left: 36%;
  padding-right: 36%;
}
.mean-container .mean-nav ul li li li li li li a {
  padding-left: 44%;
  padding-right: 44%;
}
.navbar-buttons {
  float: right;
}
.nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}*/
/* dropdowns */
/*.dropdown-menu {
  z-index: 1000;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  padding: 5px 20px;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}*/
/* 末末末末末末末末末末末末末末末末末末末末末末末末末
Mobile style's
末末末末末末末末末末末末末末末末末末末末末末末末末 */

@media only screen and (max-width: 959px) {
    .menu-container {
        width: 100%;
    }
    .menu-mobile {
        display: block;
    }
    .menu-dropdown-icon:before {
        display: block;
    }
    .menu > ul {
        display: none;
    }
    .menu > ul > li {
        width: 100%;
        float: none;
        display: block;
    }
    .menu > ul > li a {
        padding: 1.5em;
        width: 100%;
        display: block;
    }
    .menu > ul > li > ul {
        position: relative;
    }
    .menu > ul > li > ul.normal-sub {
        width: 100%;
    }
    .menu > ul > li > ul > li {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .menu > ul > li > ul > li:first-child {
        margin: 0;
    }
    .menu > ul > li > ul > li > ul {
        position: relative;
    }
    .menu > ul > li > ul > li > ul > li {
        float: none;
    }
    .menu .show-on-mobile {
        display: block;
    }
}
/*-----------------------------------------------------------------------------------*/
/* Header Bottom Border
/*-----------------------------------------------------------------------------------*/
.top-border {
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 100;
  border-top: 1px dashed #592207;
}

/*-----------------------------------------------------------------------------------*/
/* Flex slider
/*-----------------------------------------------------------------------------------*/
.home-slider {
  position: relative;
  display:block;
  width:100%;
  
}
.sticky {
  position: fixed;
 background:url(../images/header.png) repeat center top;
z-index:10000;
width:100%;
top:0;
padding:0;
       }
.home-slider .flexslider {
  margin: 0;
  padding: 0;
  background: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  overflow: hidden;
}
.home-slider .flexslider:hover .flex-direction-nav {
  display: block;
}
.home-slider .flex-direction-nav {
  display: none;
}
.home-slider .flex-direction-nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.home-slider .flex-direction-nav a {
  position: absolute;
  top: 50%;
  width: 33px;
  height: 116px;
  margin-top: -58px;
  z-index: 150;
  text-indent: -99999px;
  background-color: #282424;
  background-repeat: no-repeat;
  background-position: center center;
}
.home-slider .flex-direction-nav a:hover {
  background-color: #66d9c1;
}
.home-slider .flex-direction-nav a:focus {
  outline: 0;
}
.home-slider .flex-direction-nav a.flex-prev {
  left: 0;
  background-image: url("../images/slider-prev-bg.png");
}
.home-slider .flex-direction-nav a.flex-next {
  right: 0;
  background-image: url("../images/slider-next-bg.png");
  text-align: left;
}
.home-slider .slide-description {
  text-align: center;
  position: absolute;
  top: 65%;
  left: 0;
  right: 0;
}
.home-slider .slide-description h2 {
  color: #fff;
  font-size: 72px;
  line-height: 72px;
  font-weight: normal;
  margin-bottom: 10px;
}
.home-slider .slide-description .separator {
  height: 23px;
  margin-bottom: 22px;
  background: url("../images/slider-heading-bg.png") center center no-repeat;
}
.home-slider .slide-description p {
  color: #131313;
  margin-bottom: 30px;
}
.home-slider .slide-description p,
.home-slider .slide-description a {
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
}
.home-slider .slide-description a {
  display: inline-block;
  color: #fff;
  padding: 24px 41px;
  background-color: #282424;
}
.home-slider .slide-description a:hover {
  background-color: #66d9c1;
}
.home-slider .slide-description.show-bg {
  top: 60%;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 40px 0;
}
.home-slider .flexslider.loading {
  min-height: 600px;
  background: transparent url("../images/slider-loader.gif") no-repeat center center;
}
/*-----------------------------------------------------------------------------------*/
/* Homepage Styles
/*-----------------------------------------------------------------------------------*/
.services-part {
  position: relative;
  padding: 0 0 20px;
}
.services-part .section-had {
  padding: 40px 0 80px;
  background-color: #FFC974;
}
.services-part .part-botm {
  margin-top: -100px;
  background: transparent;
}
.services-part .row {
  text-align: center;
}
.services-part .curve {
  position: absolute;
  top: -82px;
  z-index: 999;
  width: 100%;
  height: 82px;
  overflow: hidden;
}
.services-part .curve:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -4%;
  width: 108%;
  height: 249px;
  border-radius: 100%;
  background: transparent;
  box-shadow: 0 0 0 100px #FFC974;
}
.services-part .container {
  position: relative;
  z-index: 500;
}
.services-part .section-header .section-title {
  color: #fff;
}
.services-part .section-header p {
  color: #000;
}
.services-part .servic-frame {
  width: 176px;
  height: 176px;
  border-radius: 50%;
  margin: 0 auto 4px;
  padding: 2px;
  border: 1px dashed #fff;
}
.services-part figure {
  border-radius: 50%;
  height: 100%;
  padding-top: 25px;
  background-color: #aae8db;
  background-color: rgba(255, 255, 255, 0.4);
  overflow: hidden;
}
.services-part figure a {
  display: block;
}
.services-part h3,
.home-features-two h3 {
  font-weight: normal;
  margin-bottom: 12px;
}
.services-part h3 a:hover,
.home-features-two h3 a:hover {
  color: #66d9c1;
}
.home-features-two {
  padding-top: 70px;
  padding-bottom: 20px;
  text-align: center;
}
.home-features-two article {
  margin-bottom: 30px;
}
.home-features-two figure {
  width: 172px;
  height: 172px;
  border-radius: 50%;
  margin: 0 auto 20px;
}
.home-features-two img {
  margin-bottom: 20px;
}
.home-work-section {
 
  background-color: #faf8f4;
}
.assa{
 
margin-left:-15px!important;
margin-right:0!important;

}
#story .col-lg-7{ padding:0;
margin:0;}
#history .col-md-6{ padding:0;
margin:0;}
.home-work-section article {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: none;
}
.home-work-section article img {
  width: 100%;
}
.home-work-section .overly {
  position: absolute;
  padding: 22px 24px;
  width: 100%;
  height: 100%;
  background: url("../images/overlay-img.png") #f9ca67 no-repeat bottom right;
}
.home-work-section .overly h4 {
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 10px;
}
.home-work-section .overly h4 a {
  color: #3a4543;
}
.home-work-section .overly h4 a:hover {
  color: #fff;
}
.home-work-section .overly p {
  color: #474e46;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 21px;
}
.home-work-section .overly .preview-icon,
.home-work-section .overly .link-icon,
.home-work-section .overly .zoom {
  display: inline-block;
  text-align: center;
  width: 44px;
  height: 44px;
  line-height: 38px;
  border-radius: 50%;
  border: 2px solid #3e4844;
  vertical-align: middle;
  color: #3a4543;
  margin: 0 5px 0 0;
}
.home-work-section .overly .preview-icon:hover,
.home-work-section .overly .link-icon:hover,
.home-work-section .overly .zoom:hover {
  color: #3a4543;
  border-color: #fff;
  background-color: #fff;
}
.home-work-section .carousel-wrapper {
  overflow: hidden;
}
.home-work-section .owl-nav .owl-prev,
.home-work-section .owl-nav .owl-next {
  position: absolute;
  top: 0;
  height: 100%;
  background: #fff;
  opacity: 0.4;
  width: 30px;
  transition: all .3s ease;
}
.home-work-section .owl-nav .owl-prev {
  left: -30px;
}
.home-work-section .owl-nav .owl-next {
  right: -30px;
}
.home-work-section .owl-carousel:hover .owl-prev {
  left: 0;
}
.home-work-section .owl-carousel:hover .owl-next {
  right: 0;
}
.yellow{ background:#fae988;}
.green{ background:#f69e76;}
.footer-logo img{ max-width:100%;} 
.about-text-footer { position:relative; display:inline-block; width:100%;}
.slogen {position:relative; display:inline-block; }
.social_net li:first-child{ margin-left:25px;}
.fa-lg {
    font-size: 15px;
    line-height: 0.75em;
    vertical-align: -15%;
}
.social_net li {
    display: inline-block;
   position:relative;
    padding-left:8px;
    position: relative;
	margin-top:10px;
}
/*-----------------------------------------------------------------------------------*/
/* Testimonial Section
/*-----------------------------------------------------------------------------------*/
.testimonial {
  padding-top: 25px;
}
.testimonial .section-header {
  margin-bottom: 40px;
}
.testimonial .testimonial-carousel {
  position: relative;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.testimonial .testimonial-carousel .container {
  padding: 0;
}
.testimonial .testimonial-content {
  padding: 0 22px 40px;
  margin-bottom: 40px;
}
.testimonial .testimonial-content:hover span {
  background-color: #fdeac2;
}
.testimonial .vertical-line {
  width: 1px;
  height: 75px;
  background-color: #f1f1f1;
  margin: 0 auto;
}
.testimonial .testi-photo {
  display: inline-block;
  float: left;
}
.testimonial .servic-frame {
  text-align: center;
  padding: 2px;
  border: 1px dashed #d6d6d6;
}
.testimonial .servic-frame span {
  padding: 26px;
  background-color: #ddf5f1;
  display: block;
}
.testimonial .servic-frame img {
  width: 116px;
  height: 116px;
}
.testimonial .servic-frame,
.testimonial .servic-frame span {
  border-radius: 50%;
}
.testimonial .testimonial-text {
  display: table-cell;
  padding: 100px 0 0 30px;
  margin: 0;
  border: none;
}
.testimonial .testimonial-text p {
  font-size: 14px;
  color: #7f8281;
  margin-bottom: 12px;
  word-spacing: 0;
  font-weight: normal;
}
.testimonial .testimonial-text cite,
.testimonial .testimonial-text a {
  font-family: 'Leckerli One', cursive;
  font-size: 18px;
  color: #66d9c1;
}
.testimonial .testimonial-text cite:hover,
.testimonial .testimonial-text a:hover {
  color: #3a4543;
}
.testimonial .testi-carou a {
  position: absolute;
  cursor: pointer;
  top: 50%;
  width: 34px;
  height: 116px;
  margin-top: -58px;
  z-index: 150;
  text-indent: -99999px;
  background-color: #282424;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
}
.testimonial .testi-carou a:hover {
  background-color: #66d9c1;
}
.testimonial .testi-carou a:focus {
  outline: 0;
}
.testimonial .testi-carou a.next {
  right: 0;
  background-image: url("../images/slider-next-bg.png");
}
.testimonial .testi-carou a.prev {
  left: 0;
  background-image: url("../images/slider-prev-bg.png");
}
/*-----------------------------------------------------------------------------------*/
/* Blog Section
/*-----------------------------------------------------------------------------------*/
.home-blog-section {
  padding-top: 80px;
  margin-bottom: 80px;
}
.home-blog-section .item {
  margin-bottom: 30px;
}
.home-blog-section article {
  color: #7f8281;
  padding-bottom: 0;
  margin-bottom: 0;
  background-color: #f9f9f9;
  border-bottom: 1px solid #e4e4e4;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14);
}
.home-blog-section article .wrapper {
  padding: 20px 20px 25px;
}
.home-blog-section article .entry-title {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 4px;
  line-height: 24px;
}
.home-blog-section article p {
  margin-bottom: 18px;
}
.home-blog-section .post-meta {
  margin-bottom: 14px;
  text-transform: none;
}
.home-blog-section .post-meta > span {
  margin-right: 0px;
}
.home-blog-section .post-meta a {
  color: #43d3a3;
  font-weight: 700;
}
.home-blog-section .post-meta a:hover {
  color: #3a4543;
}
.home-blog-section .entry-meta-footer a {
  display: inline-block;
  color: #7b7d85;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  margin: 0 10px 0 0;
  
}
.home-blog-section .entry-meta-footer a:hover {
  color: #3a4543;
}
.home-blog-section .entry-meta-footer a.comments i {
  font-size: 16px;
  margin-right: 5px;
}
.home-blog-section .load-more {
  margin-top: 30px;
  text-align: center;
}
.home-blog-section .load-more .theme-btn {
  font-size: 18px;
  font-weight: 700;
  padding: 13px 35px;
  text-transform: none;
}
.home-blog-section .link-container,
.home-blog-section .blog-post figure,
.home-blog-section .html5-audio-player-container,
.home-blog-section .slider-gallery-type-post,
.home-blog-section .video {
  margin-bottom: 0;
}
.home-blog-section .video .video-wrapper {
  padding-bottom: 63%;
}
.home-blog-section .format-quote .post-meta {
  margin-bottom: 0;
}
.home-blog-section .slider-gallery-type-post .flex-direction-nav a {
  width: 43px;
  height: 76px;
  margin-top: -38px;
  background-color: #282424;
  background-repeat: no-repeat;
  background-position: center center;
}
.home-blog-section .slider-gallery-type-post .flex-direction-nav a i {
  display: none;
}
.home-blog-section .slider-gallery-type-post .flex-direction-nav a:hover {
  background-color: #66d9c1;
}
.home-blog-section .slider-gallery-type-post .flex-direction-nav a.flex-next {
  right: 0;
  background-image: url("../images/slider-next-bg.png");
}
.home-blog-section .slider-gallery-type-post .flex-direction-nav a.flex-prev {
  left: 0;
  background-image: url("../images/slider-prev-bg.png");
}
/*catgry*/



/*-----------------------------------------------------------------------------------*/
/* Home products
/*-----------------------------------------------------------------------------------*/
.home-products {
  padding-top: 45px;
}
/*-----------------------------------------------------------------------------------*/
/*  Services Page
/*-----------------------------------------------------------------------------------*/
.services-item {
  text-align: center;
}
.services-item .image-serv {
  display: table;
  width: 180px;
  height: 100px;
  padding-bottom: 15px;
  margin: 0 auto 30px;
  background: url("../images/services-top-banner-border.png") no-repeat center bottom;
}
.services-item .image-serv .inner-wrapper {
  display: table-cell;
  vertical-align: bottom;
}
.services-item .image-serv img {
  display: inline-block;
  max-width: 100%;
}
.services-item .title {
  font-weight: normal;
  margin-bottom: 16px;
}
.services-item p,
.services-item a.read-more {
  font-size: 14px;
}
.services-item p {
  margin-bottom: 0px;
}
/*-----------------------------------------------------------------------------------*/
/* Services plans
/*-----------------------------------------------------------------------------------*/
.all-service {
  text-align: center;
  position: relative;
  padding: 40px 0 55px;
  background-color: #f9ca67;
}
#offer-section{ padding-top:40px;}

.histry{ padding-top:25px;}
.all-service .container {
  position: relative;
  z-index: 150;
}
.all-service:before,
.all-service:after {
  position: absolute;
  width: 172px;
  height: 250px;
  z-index: 50;
}
.all-service:before {
  content: '';
  background: url("../images/services-leftcorner-bg.png") no-repeat left top;
  top: 0px;
  left: 0px;
}
.history .left-img {
    position: relative;
	display:inline-block;
    left: 0;
	background:url(../images/large-cake.jpg) no-repeat; width:100%; min-height:750px;
	background-size:cover;
   
}
.ingredient {
    position: relative;
}
.history .right-img {
    text-align: right;
	margin-right:15px;
}
.ingredient .item {
    position: absolute;
    top: 98px;
    left: 3px;
    font-size: 30px;
    font-weight: 300;
    color: #e6a84c;
    text-align: right;
}
.ingredient .item > span {
    font-size: 36px;
    color: #444444;
}
ingredient .item > span > span {
    font-size: 20px;
    color: #444444;
}
.ingredient .item .bar::before {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background: #e6a84c;
    margin-top: -5px;
}
.ingredient .item .bar1::before {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background: #e6a84c;
    margin-top: -5px;
}
.ingredient .item .circle {
    position: absolute;
    top: -4px;
    right: -5px;
    display: block;
    width: 10px;
    height: 10px;
    background: #e6a84c;
    border-radius: 50%;
}
.ingredient .item .bar1 {
    background: #e6a84c none repeat scroll 0 0;
    display: inline-block;
    height: 1px;
    margin-right: 50px;
    position: absolute;
    right: -384px;
    top: 5px;
    width: 335px;
}
.ingredient .item .bar {
    background: #e6a84c none repeat scroll 0 0;
    display: inline-block;
    height: 1px;
    margin-right: 50px;
    position: absolute;
    right: -284px;
    top: 5px;
    width: 220px;
}
.ingredient .item > span {
    font-size: 36px;
    color: #444444;
}
.ingredient .item .bar::after {
    content: '';
    display: block;
    background: rgba(230, 168, 76, .5);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    right: -25px;
    top: -25px;
}
.ingredient .item .bar1::after {
    content: '';
    display: block;
    background: rgba(230, 168, 76, .5);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    right: -25px;
    top: -25px;
}
.ingredient .item.two {
    top: 181px;
    left: 137px;
}
.ingredient .item.three {
    top: 468px;
    left: 110px;
}
.ingredient .item.four {
    top: 318px;
    left: 3px;
}
.all-service:after {
  content: '';
  background: url("../images/services-rightcorner-bg.png") no-repeat right bottom;
  bottom: 0px;
  right: 0px;
}
.all-service .image-serv {
  margin-bottom: 28px;
  padding: 25px;
  background-color: #fad382;
}
.all-service .image-serv img {
  width: 100%;
}
.all-service .title {
  font-weight: normal;
  margin-bottom: 10px;
}
.all-service .title a:hover {
  color: #fff;
}
.all-service p {
  color: #302b29;
}
/*@body_color : #969d9b;*/
@media (min-width: 1230px) {
  .container {
    box-sizing: content-box;
  }
}


@media (max-width: 991px) {
  .home-slider .flexslider.loading {
    min-height: 300px;
  }
}

@media (min-width: 1700px) {
  .services-part .curve:before {
    height: 190px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Work Section
/*-----------------------------------------------------------------------------------*/
.home-work-section {
 
  background-color: #faf8f4;
}
.assa{
	   margin-left: 20px !important;
    margin-right: 20px !important;	
	/*
	margin-left:-15px!important;
margin-right:0!important; */

}
.section-border{
    padding: 7px !important;
    border: 2px solid #fdb822;
}
#story .col-lg-7{ padding:0;
margin:0;}
#history .col-md-6{ padding:0;
margin:0;}
.home-work-section article {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: none;
}
.home-work-section article img {
  width: 100%;
}
.home-work-section .overly {
  position: absolute;
  padding: 22px 24px;
  width: 100%;
  height: 100%;
  background: url("../images/overlay-img.png") #f9ca67 no-repeat bottom right;
}
.home-work-section .overly h4 {
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 10px;
}
.home-work-section .overly h4 a {
  color: #3a4543;
}
.home-work-section .overly h4 a:hover {
  color: #fff;
}
.home-work-section .overly p {
  color: #474e46;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 21px;
}
.home-work-section .overly .preview-icon,
.home-work-section .overly .link-icon,
.home-work-section .overly .zoom {
  display: inline-block;
  text-align: center;
  width: 44px;
  height: 44px;
  line-height: 38px;
  border-radius: 50%;
  border: 2px solid #3e4844;
  vertical-align: middle;
  color: #3a4543;
  margin: 0 5px 0 0;
}
.home-work-section .overly .preview-icon:hover,
.home-work-section .overly .link-icon:hover,
.home-work-section .overly .zoom:hover {
  color: #3a4543;
  border-color: #fff;
  background-color: #fff;
}
.home-work-section .carousel-wrapper {
  overflow: hidden;
}
.home-work-section .owl-nav .owl-prev,
.home-work-section .owl-nav .owl-next {
  position: absolute;
  top: 0;
  height: 100%;
  background: #fff;
  opacity: 0.4;
  width: 30px;
  transition: all .3s ease;
}
.home-work-section .owl-nav .owl-prev {
  left: -30px;
}
.home-work-section .owl-nav .owl-next {
  right: -30px;
}
.home-work-section .owl-carousel:hover .owl-prev {
  left: 0;
}
.home-work-section .owl-carousel:hover .owl-next {
  right: 0;
}
/*-----------------------------------------------------------------------------------*/
/* Testimonial Section
/*-----------------------------------------------------------------------------------*/
.testimonial {
  padding-top:40px;
}
.testimonial .section-header {
  margin-bottom: 10px;
}
.testimonial .testimonial-carousel {
  position: relative;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.testimonial .testimonial-carousel .container {
  padding: 0;
}
.testimonial .testimonial-content {
  padding: 0 22px 40px;
  margin-bottom: 40px;
}
.testimonial .testimonial-content:hover span {
  background-color: #fdeac2;
}
.testimonial .vertical-line {
  width: 1px;
  height: 75px;
  background-color: #f1f1f1;
  margin: 0 auto;
}
.testimonial .testi-photo {
  display: inline-block;
  float: left;
}
.testimonial .servic-frame {
  text-align: center;
  padding: 2px;
  border: 1px dashed #d6d6d6;
}
.testimonial .servic-frame span {
  padding: 26px;
  background-color: #ddf5f1;
  display: block;
}
.testimonial .servic-frame img {
  width: 116px;
  height: 116px;
}
.testimonial .servic-frame,
.testimonial .servic-frame span {
  border-radius: 50%;
}
.testimonial .testimonial-text {
  display: table-cell;
  padding: 100px 0 0 30px;
  margin: 0;
  border: none;
}
.testimonial .testimonial-text p {
  font-size: 14px;
  color: #000000;
  margin-bottom: 12px;
  word-spacing: 0;
  font-weight: normal;
}
.testimonial .testimonial-text cite,
.testimonial .testimonial-text a {
  font-family: 'Leckerli One', cursive;
  font-size: 18px;
  color: #66d9c1;
}
.testimonial .testimonial-text cite:hover,
.testimonial .testimonial-text a:hover {
  color: #3a4543;
}
.testimonial .testi-carou a {
  position: absolute;
  cursor: pointer;
  top: 50%;
  width: 34px;
  height: 116px;
  margin-top: -58px;
  z-index: 150;
  text-indent: -99999px;
  background-color: #282424;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
}
.testimonial .testi-carou a:hover {
  background-color: #66d9c1;
}
.testimonial .testi-carou a:focus {
  outline: 0;
}
.testimonial .testi-carou a.next {
  right: 0;
  background-image: url("../images/slider-next-bg.png");
}
.testimonial .testi-carou a.prev {
  left: 0;
  background-image: url("../images/slider-prev-bg.png");
}
/*-----------------------------------------------------------------------------------*/
/* Blog Section
/*-----------------------------------------------------------------------------------*/
.home-blog-section {
  padding-top: 80px;
  margin-bottom: 80px;
}
.home-blog-section .item {
  margin-bottom: 30px;
}
.home-blog-section article {
  color: #7f8281;
  padding-bottom: 0;
  margin-bottom: 0;
  background-color: #f9f9f9;
  border-bottom: 1px solid #e4e4e4;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14);
}
.home-blog-section article .wrapper {
  padding: 20px 20px 25px;
}
.home-blog-section article .entry-title {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 4px;
  line-height: 24px;
}
.home-blog-section article p {
  margin-bottom: 18px;
}
.home-blog-section .post-meta {
  margin-bottom: 14px;
  text-transform: none;
}
.home-blog-section .post-meta > span {
  margin-right: 0px;
}
.home-blog-section .post-meta a {
  color: #43d3a3;
  font-weight: 700;
}
.home-blog-section .post-meta a:hover {
  color: #3a4543;
}
.home-blog-section .entry-meta-footer a {
  display: inline-block;
  color: #7b7d85;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  margin: 0 10px 0 0;
  /*.icon {
        display: inline-block;
        width: 18px;
        margin-right: 5px;
        vertical-align: top;
      }
      &.comments {
        i{
          color: #849892;
        }
        .icon {
          height: 17px;
          background: url("../images/icon-comments.png") no-repeat 0 0;
        }
      }
      &.likes {
        .icon {
          height: 15px;
          background: url("../images/icon-likes.png") no-repeat 0 0;
        }
      }
      &:hover {
        .icon {
          background-position: 0 bottom;
        }
      }*/
}
@media all and (min-width: 1400px) and (max-width: 1920px) {
.cnt223 {
    width: 42% !important;
    min-height: 100%;
    margin: 100px auto;
    background: transparent;
    position: relative;
    z-index: 103;
    padding: 0;
    border-radius: 5px;
    min-height: 450px;
}
	.history .section-header {
		padding-top: 120px !important;
	}
	.history .section-header::after {
		top: 280px !important;
	}
	
}


@media all and (min-width: 1400px) {
	.history .left-img {
		position: static;
	}

}

@media all and (min-width: 1380px) {
	.history .left-img {
		position: static;
	}

}

@media all and (max-width: 1366px) {

}
@media all and (min-width: 1024px) and (max-width: 1366px) {

	.ingredient .right-img img {
		width: 520px;
	}

	}


/**** NAVBAR START HERE ****/
/*** NAVBAR COLLAPSE ***/

@media (max-width: 991px) {

	.story .section-header + p {
		margin-bottom: 50px;
	}
	
}
.modal-dialog {
    margin: 100px auto;
    width: 600px;
}

/*-----------------------------------------------------------------------------------*/
/* Footer
/*-----------------------------------------------------------------------------------*/
.footer {
  color: #FFFFFF;
  background-color: #d2a860;
}
.footer .footer-bot {
  padding-top: 15px;
  padding-bottom:10px;
}
.footer a {
  color:#662708;
}
.footer a:hover {
  color: #fff;
}
.footer .footer-nav li {
  display: inline-block;
  margin-right: 30px;
}
.footer .footer-nav li:last-child {
  margin-right: 0;
}
.footer .footer-nav li .sub-menu {
  display: none;
}
.footer .footer-menu-wrapper,
.footer .invitation {
  margin-bottom: 10px;
  padding-bottom: 13px;
  border-bottom: 1px solid #662708;
}
.footer .footer-nav a,
.footer .contact-details,
.footer .invitation {
  font-size: 14px;
  text-transform: uppercase;
  color:#662708;
}
.footer .contact-details address {
  display: inline-block;
  margin: 0 20px 0 0;
}
.footer .contact-details address i {
  position: relative;
  top: -2px;
}
.footer .contact-details .phone-number {
  margin-right: 25px;
}
.footer .contact-details .phone-number i {
  font-size: 30px;
}
.footer .contact-details i {
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
.footer .social-nets {
  margin-left: 67px;
}
.footer .soc li a {
  margin-right: 7px;
}
.footer .social_networks {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer .social_networks li {
  display: inline-block;
  margin: 0;
}
.footer .social_networks a {
  color: #fff;
  display: block;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  width: 19px;
  height: 26px;
  line-height: 26px;
  margin: 0 5px;
}
.footer .social_networks a:hover {
  color: #66d9c1;
}
.footer .social_networks i {
  font-size: 14px;
}
.footer-bottom {
  background-color: #eac785;
}
.footer-bottom .container {
  position: relative;
  padding:5px 0;

}
.footer-bottom p {
  font-size: 12px;
  margin:0;
  color:#662708;
  margin-right:20px;
}
#scroll-top {
  display: inline-block;
  width: 38px;
  height: 34px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -17px;
  background: url('../images/scroll-top.png') #662708 no-repeat center center;
}
#scroll-top:hover {
  background-color: #662708;
}

@media (max-width: 1199px) {

.demo {
    font-size:18px !important;
    font-weight: normal;
    margin: 0;
    margin-left: 60px;
    font-family: "Lily Script One",cursive;
}
  .logo small {
    margin-left: 0;
    padding-left: 0;
    display: block;
    background: none;
  }
  .logo small:before {
    display: none;
  }
  .main-menu ul li > ul li:hover > a {
    background: none;
  }
  .main-menu ul li > ul li a {
    background: none;
    padding: 8px 0;
  }
  /*-----------------------------------------------------------------------------------*/
  /*  Home page
  /*-----------------------------------------------------------------------------------*/
  .home-slider .flex-direction-nav a {
    height: 100px;
    margin-top: -50px;
  }
  .home-slider .slide-description {
    padding: 0 40px;
  }
  .home-slider .slide-description h2 {
    font-size: 58px;
    line-height: 58px;
  }
  .home-slider .slide-description p,
  .home-slider .slide-description a {
    font-size: 22px;
  }
  .home-slider .slide-description a {
    padding: 20px 36px;
  }
  .services-part .curve {
    display: none;
  }
  .testimonial .testimonial-carousel .container {
    padding: 0 35px;
  }
  .testimonial .servic-frame img {
    width: 80px;
    height: 80px;
  }
  .testimonial .servic-frame span {
    padding: 18px;
  }
  .testimonial .testimonial-text {
    padding-top: 80px;
    padding-left: 15px;
  }
  .testimonial .testimonial-content {
    padding-left: 10px;
    padding-right: 10px;
  }
 
  /*-----------------------------------------------------------------------------------*/
  /*  Footer
  /*-----------------------------------------------------------------------------------*/
  .footer .footer-nav li {
    margin-right: 17px;
  }
  .footer .footer-bot {
    padding-top: 37px;
    padding-bottom: 20px;
  }
  .footer .contact-details {
    font-size: 13px;
  }
  .footer .footer-bottom,
  .footer .social-nets,
  .footer .contact-details,
  .footer .footer-menu-wrapper {
    text-align: left;
  }
  .footer .contact-details {
    margin-bottom: 35px;
  }
  .footer .social-nets {
    margin-left: 0;
  }
  
}
@media (max-width: 1050px) {
.work-hours-list ul li {
    width: 128px !important;
    padding: 0 1px !important;
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
}

}
@media (max-width: 1024px) {

	.story .section-header + p {
		margin-bottom: 50px;
	}

.work-hours-list ul li {
    width: 118px !important;
    padding: 0 1px !important;
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
}
}


@media all and (max-width: 992px) {
  
	.res-sm-mrg-t-50 {
		margin-top: 50px;
	}
	.padd-tb-250 {
		padding: 100px 0;
	}
	.order-list.border {
		border: 0;
	}
	.res-md-mrg-b-50 {
		margin-bottom: 50px;
	}
	.padd-75x155 {
		padding: 75px 0 75px 0;
	}
	.history .left-img {
		display: none;
	}

}
@media all and (max-width: 966px) {

.footer-bot .col-sm-3 {
    width: 29%;
}
.footer-bot .col-sm-4 {
    width: 26.333%;
}
}
@media all and (max-width: 960px) {


.footer-bot .col-sm-3 {
    width: 29%;
}
.footer-bot .col-sm-4 {
    width: 26.333%;
}
}
@media all and (max-width: 800px) {

}

@media all and (max-width: 768px) { 
.mean-container a.meanmenu-reveal {
    padding: 13px 13px 11px 13px;
    top: 1px !important;
    transition: none;
    right: -32px !important;
}
	.page-title {
		padding: 150px 0 120px 0;
	}
	.res-mrg-b-20 {
		margin-bottom: 20px;
	}
	.header-email-info {
		text-align: center;
	}
	.contact-form .text-right {
		text-align: center;
	}
	.font-small {
		text-align: center;
	}
	.history .left-img {
		display: none;
	}
	.navbar-nav.navbar-right {
		margin-right: 0;
	}
  /****** INGREDIENT ******/

	.product-single {
		margin-bottom: 50px;
	}
	.product-single .post-desk h5 a {
		margin-bottom: 15px;
	}
	.slider-img-hide {
		display: none;
	}
	.team-slider .section-header {
		position: absolute;
		top: 114px;
		right: 0;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#testimonial-carousel .owl-controls {
		position: absolute;
		left: 15px;
		right: 15px;
		top: 85px;
	}
	#testimonial-carousel .item p {
		width: 80%;
		margin: 20px auto;
	}
	.padd-160x100 {
		padding: 80px 0 60px 0;
	}
	.header-email-info li {
		margin-bottom: 35px;
	}
	.padd-tb-120 {
		padding: 80px 0;
	}

	.tp-thumbs {
		position: absolute !important;
		left: 20% !important;
	}

}
@media all and (max-width: 767px) {
	.recipe .product-icon {
		margin: 8px;
	}
	.post-single .post-meta {
		text-align: center;
	}
	.post-meta .post-info span {
		font-size: 11px;
		font-family: 'Merriweather', serif;
		margin-right: 10px;
	}
	.post-meta .post-info .space {
		display: none;
	}
	.slider-subtitle br {
		display: none;
	}
	.post-meta .post-info .read-more {
		float: none;
		text-transform: uppercase;
		color: #e6a84c;
		display: block;
		text-align: center;
		margin-top: 20px;
	}
	.share span {
		display: inline-block;
		margin-top: 15px;
	}
	.media-left, .media > .pull-left {
		padding-right: 0;
	}
	.comment-area .media-body {
		position: relative;
		padding-left: 10px;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.follow {
		text-align: center;
	}
	.secondary-footer p {
		text-align: center;
	}
	.res-xs-mrg-b-50 {
		margin-bottom: 50px;
	}
	.text-half {
		width: 100%;
	}
	.fun-factor {
		text-align: center;
		margin-bottom: 20px;
	}
	.fun-factor h5 {
		margin: 15px 0 30px 0;
	}
	.recipe .item,
	.recipe .item .text-right {
		text-align: center;
	}
	.res-xs-mrg-b-20 {
		margin-bottom: 20px;
	}
	.section-header::after {
		content: url('../images/title-shape.png');
		position: absolute;
		left: 0;
		right: 0;
		display: flex;
		justify-content: center;
		top: 120px;
		z-index: 1;
	}
	.order-list li {
		font-size: 18px;
		font-family: 'Merriweather', serif;
		font-weight: 300;
		line-height: 36px;
	}
	.order-list li h5 {
		font-family: 'Merriweather', serif;
		font-size: 18px;
		font-weight: 700;
		margin-bottom: 20px;
	}
	.order-list .mrg-t-40 {
		margin-top: 20px;
	}

	.padd-180x220 {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.history .section-header {
		margin-top: 60px;
	}
	.padd-tb-150 {
		padding: 50px 0 100px;
	}
	.padd-50x90 {
		padding: 50px 0 60px 0;
	}
	.padd-80x90 {
		padding: 50px 0 60px 0;
	}
	.padd-tb-80 {
		padding: 50px 0;
	}
	.section-header h3 {
		margin-top: 10px !important;
	}
	.order .section-header {
		margin-bottom: 100px !important;
	}
	.tp-thumbs {
		display: none;
	}
	.history .section-header::after {
		top: 120px;
	}
	.history_list ul li {
   margin-left:5px;
}

}

@media all and (max-width: 480px) {
	.comment-area .media-body .replay {
		position: static;
		font-family: 'Merriweather', serif;
		font-size: 12px;
		padding-bottom: 0;
	}
	.ingredient .item .bar {
    display: inline-block;
    width: 143px;
    height: 1px;
    background: #e6a84c;
    position: absolute;
    top: 5px;
    right: -211px;
    margin-right: 50px;
}
	.ingredient .item > span {
		font-size: 24px;
		color: #E6A84C;
	}
	.ingredient .item > span > span {
		color: #E6A84C;
	}

	.page-title h1 {
		font-size: 48px;
	}
	.navbar-toggle {
		margin-right: 20px;
	}
	.section-header .title {
		font-size: 80px;
	}
	.section-header .title span {
		font-size: 36px;
	}
	.section-header h3 {
		font-family: 'Montserrat', sans-serif;
		display: block;
		font-size: 30px;
		font-weight: 700;
		letter-spacing: 0;
	}
	#testimonial-carousel .item span::before {
		content: none;
	}
	#testimonial-carousel .owl-controls {
		position: absolute;
		left: 10px;
		right: 10px;
		top: 72px;
	}
	#testimonial-carousel .item img {
		margin: 0 5px;
		width: 40%;
		height: auto;
	}
	.ingredient .right-img img {
		max-height: 850px;
	}
	.persephone.tp-bullets {
		top: 108% !important;
	}
	.tp-rightarrow {
		left: 107% !important;
	}
	.tp-leftarrow {
		left: -7% !important;
	}
	.tp-thumbs {
		display: none;
	}
	.team-slider .tparrows {
		display: block;
	}
	.team-slider .section-header {
		top: 90px;
	}
	.product .section-header::after {
		top: 112px;
	}
	.story .section-header::after {
		top: 115px;
	}
	.recipe .section-header::after {
		top: 108px;
	}
	.history .section-header::after {
		top: 100px;
	}
}

@media all and (max-width: 412px) {
	
}
@media all and (max-width: 360px) {
	.history .right-img {
		text-align: right;
		margin-left: -80px;
	}
	.ingredient .item .bar {
		display: inline-block;
		width: 100px;
		height: 1px;
		background: #e6a84c;
		position: absolute;
		top: 5px;
		right: -155px;
		margin-right: 50px;
	}
	.recipe {
		position: relative;
		padding: 60px 50px;
		background: #ffffff;
		z-index: 5;
	}
	img {
   
    max-width: 100%;
}

} 


@media all and (max-width: 320px) { 
	.post-meta .post-info span {
		display: none;
	}
.mean-container a.meanmenu-reveal {
    padding: 13px 13px 11px 13px;
    top: 1px !important;
    transition: none;
    right:-32px!important;
}
	.comment-area .media-body {
		padding-left: 5px;
	}
	.subscribe {
		padding: 0 5px;
	}
	.subscribe .input-group-addon,
	.subscribe .form-control {
		font-family: 'Merriweather', serif;
		font-size: 10px;
	}
	img {
   
    max-width: 100%;
}

}

}
@media (max-width: 991px) {

.mean-container a.meanmenu-reveal {
    padding: 13px 13px 11px 13px;
    top: 1px !important;
    transition: none;
    right: -44px !important;
}
.footer .col-sm-4{ width:28%;}
.footer .col-sm-3{ width:28%;}
 .logo {
    position: relative;
    top:0;
    vertical-align: middle;
    z-index: 1000;
}
.work-hours-list ul li {
    width: 120px !important;
    padding: 0 1px !important;
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
}

.logo img{ height:70px;}
.mean-container a.meanmenu-reveal {
    padding: 13px 13px 11px;
    top: -2px;
    transition: none 0s ease 0s ;
}
.mean-container .mean-bar {
    background: transparent none repeat scroll 0 0;
    float: none;
    margin-top:0px;
    padding: 0;
    z-index: 9999;
}
.mean-container .mean-nav {
    background: transparent none repeat scroll 0 0;
    float: left;
    margin-top:50px !important;
    width: 100%;
}
  /*-----------------------------------------------------------------------------------*/
  /* Page Content
  /*-----------------------------------------------------------------------------------*/
  .two-item-clearfix {
    display: block;
  }
  .page-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .main {
    margin-bottom: 50px;
  }
  /*-----------------------------------------------------------------------------------*/
  /*  Home Slider
  /*-----------------------------------------------------------------------------------*/
  .home-slider .flex-direction-nav a {
    height: 80px;
    margin-top: -40px;
  }
  .home-slider .separator {
    margin-bottom: 12px;
  }
  .home-slider .slide-description h2 {
    font-size: 38px;
    line-height: 38px;
  }
  .home-slider .slide-description p {
    margin-bottom: 18px;
  }
  .home-slider .slide-description p,
  .home-slider .slide-description a {
    font-size: 16px;
  }
  .home-slider .slide-description a {
    padding: 14px 22px;
  }
  .section-header .section-title {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .all-service:after,
  .all-service:before {
    display: none;
  }
  .all-service .image-serv {
    padding: 15px;
  }
  /*-----------------------------------------------------------------------------------*/
  /* Testimonial
  /*-----------------------------------------------------------------------------------*/
  .testimonial .testimonial-carousel .container {
    padding: 0 50px;
  }
  .testimonial .testimonial-content {
    text-align: center;
    margin-bottom: 0;
  }
  .testimonial .vertical-line {
    height: 25px;
  }
  .testimonial .testi-photo {
    float: none;
  }
  .testimonial .testimonial-text {
    padding-top: 30px;
    padding-left: 0;
  }
  .testimonial .testi-carou a {
    height: 80px;
    margin-top: -40px;
  }
  
  /*-----------------------------------------------------------------------------------*/
  /* Contact Page
  /*-----------------------------------------------------------------------------------*/
  #map-canvas {
    height: 400px;
  }
  /*-----------------------------------------------------------------------------------*/
  /*  Widgets
  /*-----------------------------------------------------------------------------------*/
  .widget {
    margin-bottom: 50px;
  }
 
  /* Header Search Form */
  .inspiry-search-wrapper {
    display: none;
  }
  .mobile-search-wrapper {
    display: block;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Responsive: Tablets
/*-----------------------------------------------------------------------------------*/
@media (max-width: 767px) {
.mean-container a.meanmenu-reveal {
    padding: 13px 13px 11px 13px;
    top: 1px !important;
    transition: none;
    right: -20px !important;
}
.footer .col-sm-4{ width:100%;}
.footer .col-sm-3{ width:100%;}
  .contact-info { margin-top:10px;}
  .mean-container .mean-nav ul li a{ margin-top:12px;}
  /*-----------------------------------------------------------------------------------*/
  /* Page Banner
  /*-----------------------------------------------------------------------------------*/
  .page-title {
    font-size: 36px;
    line-height: 48px;
  }
  .logo {
    position: relative;
    top:0;
    vertical-align: middle;
    z-index: 1000;
}
.mean-container .mean-bar {
    background: transparent none repeat scroll 0 0;
    float: none;
    margin-top: -70px;
    padding: 0;
    z-index: 9999;
}
.mean-container .mean-nav {
    background: transparent none repeat scroll 0 0;
    float: left;
    margin-top:60px !important;
    width: 100%;
}
  /*-----------------------------------------------------------------------------------*/
  /*  Home Slider
  /*-----------------------------------------------------------------------------------*/
  .home-slider .flex-direction-nav a {
    height: 60px;
    margin-top: -30px;
  }
  .home-slider .separator {
    display: none;
  }
  .home-slider .slide-description h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .home-slider .slide-description p {
    display: none;
  }
  .home-slider .slide-description a {
    font-size: 14px;
    padding: 10px 15px;
  }
 
  /*-----------------------------------------------------------------------------------*/
  /*  Footer
  /*-----------------------------------------------------------------------------------*/
  .footer .footer-nav a,
  .footer .invitation {
    font-size: 13px;
  }
  .footer .footer-nav li {
    margin-right: 10px;
  }
  .footer .contact-details {
    margin-bottom: 25px;
  }
  .footer .contact-details address {
    display: block;
    margin: 0 0 10px;
  }
  .footer .footer-bot {
    padding-top: 33px;
  }
  .product-review {
    margin-top: 25px;
  }
  
  /* Header Search Form */
  .mobile-search-wrapper .field-wrapper {
    text-align: center;
    margin: auto 10px;
  }
  .mobile-search-wrapper .button-wrapper {
    text-align: center;
    margin-top: 15px;
  }
  .mobile-search-wrapper .mobile-search-button {
    width: 50%;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Responsive styles for Smart phones
/*-----------------------------------------------------------------------------------*/
@media (max-width: 736px){

}
@media (max-width: 667px){
.ingredient .item {
    top: 105px !important;
    left: 20px !important ;
}
.ingredient .item.two {
    top: 260px !important;
    left: 151px !important;
}
}
@media (max-width: 640px){
}
@media (max-width:568px){
}

@media (max-width:480px){
.mean-container a.meanmenu-reveal {
    padding: 13px 13px 11px 13px;
    top: 1px !important;
    transition: none;
    right: -30px !important;
}

}
@media (max-width: 499px) {
  .services-part .col-xs-6,
  .home-blog-section .col-xs-6 {
    margin-bottom: 30px;
  }
  .services-part .col-xs-6,
  .home-features-two .col-xs-6,
  .home-blog-section .col-xs-6,
  .featured-products .col-xs-6 {
    width: 100%;
  }
    .contact-info { margin-top:10px;}
  .mean-container .mean-nav ul li a{ margin-top:12px;}
}
@media (max-width: 479px) {

  .home-slider .slide-description {
    display: none;
  }
  .home-slider .flex-direction-nav a {
    width: 25px;
    height: 50px;
    margin-top: -25px;
  }
 
  /* Footer */
  .twitter-feeds .inline_tweet {
    display: inline-block;
  }
  .contact-info { margin-top:10px;}
  .mean-container .mean-nav ul li a{ margin-top:12px;}

}

@media (max-width:320px){
.mean-container a.meanmenu-reveal {
    padding: 13px 13px 11px 13px;
    top: 1px !important;
    transition: none;
    right:-30px !important;
}

}