html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin: 0px!important;
    overflow-y: auto!important;
}
body {
  margin: 0;
  font-family: 'montserratregular';
    position: relative;
}

@font-face {
	font-family: 'futura';
	src: url("../fonts/Futura-CondensedMedium.eot");
	src: url("../fonts/Futura-CondensedMedium.eot#iefix") format("embedded-opentype"),
	url("../fonts/Futura-CondensedMedium.woff") format("woff"),
	url("../fonts/Futura-CondensedMedium.ttf") format("truetype"),
	url("../fonts/Futura-CondensedMedium.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Brothers';
    src: url('../fonts/brothers-webfont.eot');
    src: url('../fonts/brothers-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/brothers-webfont.woff2') format('woff2'),
         url('../fonts/brothers-webfont.woff') format('woff'),
         url('../fonts/brothers-webfont.ttf') format('truetype'),
         url('../fonts/brothers-webfont.svg#brothersroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Futura LT';
	src: url('../fonts/FuturaLT-Bold.eot');
	src: url('../fonts/FuturaLT-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/FuturaLT-Bold.woff2') format('woff2'),
		url('../fonts/FuturaLT-Bold.woff') format('woff'),
		url('../fonts/FuturaLT-Bold.ttf') format('truetype'),
		url('../fonts/FuturaLT-Bold.svg#FuturaLT-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Futura BdCn BT';
	src: url('../fonts/FuturaBT-BoldCondensed.eot');
	src: url('../fonts/FuturaBT-BoldCondensed.eot?#iefix') format('embedded-opentype'),
		url('../fonts/FuturaBT-BoldCondensed.woff2') format('woff2'),
		url('../fonts/FuturaBT-BoldCondensed.woff') format('woff'),
		url('../fonts/FuturaBT-BoldCondensed.ttf') format('truetype'),
		url('../fonts/FuturaBT-BoldCondensed.svg#FuturaBT-BoldCondensed') format('svg');
	font-weight: bold;
	font-style: normal;
}

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

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

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

@font-face {
	font-family: 'Futura Std';
	src: url('../fonts/FuturaStd-BookOblique.eot');
	src: url('../fonts/FuturaStd-BookOblique.eot?#iefix') format('embedded-opentype'),
		url('../fonts/FuturaStd-BookOblique.woff2') format('woff2'),
		url('../fonts/FuturaStd-BookOblique.woff') format('woff'),
		url('../fonts/FuturaStd-BookOblique.ttf') format('truetype'),
		url('../fonts/FuturaStd-BookOblique.svg#FuturaStd-BookOblique') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'FuturaStd-Book';
	src: url('../fonts/FuturaStd-Book.eot');
	src: url('../fonts/FuturaStd-Book.eot?#iefix') format('embedded-opentype'),
		url('../fonts/FuturaStd-Book.woff2') format('woff2'),
		url('../fonts/FuturaStd-Book.woff') format('woff'),
		url('../fonts/FuturaStd-Book.ttf') format('truetype'),
		url('../fonts/FuturaStd-Book.svg#FuturaStd-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
  margin: 0;
  font-family: 'FuturaStd-Medium';
}
.start_here_form input:-moz-placeholder, .RequestForm input:-moz-placeholder, .RequestForm textarea:-moz-placeholder {  
  color: #93959A;
  font-size: 22px;
  font-style:normal;
}  
.start_here_form input:-ms-input-placeholder, .RequestForm input:-ms-input-placeholder, .RequestForm textarea:-ms-input-placeholder {  
  color: #93959A;  
  font-size: 22px;
  font-style:normal;
}
.start_here_form input::-o-input-placeholder, .RequestForm input::-o-input-placeholder, .RequestForm textarea::-o-input-placeholder {  
  color: #93959A;  
  font-size: 22px;
  font-style:normal;
} 
.start_here_form input::-webkit-input-placeholder, .RequestForm input::-webkit-input-placeholder, .RequestForm textarea::-webkit-input-placeholder{
  color: #93959A;  
  font-size: 22px;
  font-style:normal;
}

.start_here_form input::-webkit-input-placeholder, 
.start_here_form textarea::-webkit-input-placeholder {  
  color: #93959A;  
  font-size: 22px;
  font-style:normal;
} 
.start_here_form textarea:-moz-placeholder {  
  color: #93959A;
  font-size: 22px;
  font-style:normal;
}  
.start_here_form textarea:-ms-input-placeholder {  
  color: #93959A;  
  font-size: 22px;
  font-style:normal;
}
.start_here_form textarea::-o-input-placeholder {  
  color: #93959A;  
  font-size: 22px;
  font-style:normal;
} 
.start_here_form textarea::-webkit-input-placeholder {  
  color: #93959A;  
  font-size: 22px;
  font-style:normal;
} 
.start_here_form p{
	color: #fff;
	font-size:12px;
	text-align:right;
	margin-top: 5px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:10px;
}
.RequestForm .requiredtext{
	color: #FFF;
  font-size: 12px;
  text-align: right;
  margin-top: 5px;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 10px;
}
.start_here_form em{ font-size:24px;}

.contact_page input:-moz-placeholder {  
  color: #fff;
  font-size: 22px;
  font-style:normal;
}  
.contact_page input:-ms-input-placeholder {  
  color: #fff;  
  font-size: 22px;
  font-style:normal;
}
.contact_page input::-o-input-placeholder {  
  color: #fff;  
  font-size: 22px;
  font-style:normal;
} 
.contact_page input::-webkit-input-placeholder, 
.contact_page textarea::-webkit-input-placeholder {  
  color: #fff;  
  font-size: 22px;
  font-style:normal;
} 
.contact_page textarea:-moz-placeholder {  
  color: #fff;
  font-size: 22px;
  font-style:normal;
}  
.contact_page textarea:-ms-input-placeholder {  
  color: #fff;  
  font-size: 22px;
  font-style:normal;
}
.contact_page textarea::-o-input-placeholder {  
  color: #fff;  
  font-size: 22px;
  font-style:normal;
} 
.contact_page textarea::-webkit-input-placeholder {  
  color: #fff;  
  font-size: 22px;
  font-style:normal;
}
.fran_menu {
    float: left;
    display: none;
}
 .location_search_bar #search_box .wrapper {
    padding: 0px!important;
    padding-left: 10px;
    position: relative;
    width: 370px;
     margin: 0 auto;
         margin-top: 20px;
    margin-bottom: 20px;
}
 .location_search_bar #search_box input {
    border: 1px solid;
    color: #333;
    outline: none;
    margin: 0px;
    width: 210px;
    font-size: 20px;
    border-radius: 2px;
    overflow: hidden;
    height: 40px;
    background-color: #fff;
}
.location_search_bar #search_box button {
    background: #000;
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 160PX;
    font-size: 14px;
    color: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-family: 'montserratregular';
    font-weight: NORMAL;
}

.contact_page h4{ padding-left: 10px; color: #E4002B; font-family: 'noto_serifitalic';}
.contact_page .wpcf7-form{
    color: #E4002B;
    font-size: 12px;
    text-align: left;
    margin-top: 0px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    padding: 0px;
	padding-left: 10px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;



  height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
}
.img-circle {
    border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {

  .lead {
    font-size: 21px;
    }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.g{ 
    color:#E4002B;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
button{
	border: none;
	outline: none;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
#main_wrapper {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position:relative;
	background: #fff;
    display: inline-block;
}
#header{
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    overflow: visible;
    z-index: 9999;
	   
}
#HeaderNav{
	background:none;
    float: left;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.header_left {
    padding: 7px 30px;
    text-align: center;
    float: left;
    background: #a0252c;
}
.header_menu{ 
    float: left; 
    width: auto;
}
.header_left label {
    display: block;
    color: #FFF;
    font-size: 16px;
    line-height: normal;
    margin-top: 5px;
    font-style: italic;
    font-weight: 600;
   
}
.fire_image{
	position:absolute;
	right:0px;
	bottom:0px;
	width: 140px;
	height: 140px;
	background: url(../images/images1.png) no-repeat center;
	background-size: cover;
}
.header_right{
    padding: 0px;
    display: inline-block;
    float: right;
    /* width: 70%; */
    vertical-align: middle;
}
.bg_tras{
    background: rgba(0, 0, 0, 0.6);
    display: inline-block;
    width: 100%;
}

.section-color-red{ color:#e21b23;}
.maidright {
    float: left;
}
#navbar.float_right{
	margin-top:30px;
}
.phone_icon{
	display:inline-block;
	vertical-align:middle;
}

.maidright span{ 
    font-size: 38px;
	font-family: 'BebasNeue_1';
	color: #fff;
	vertical-align: bottom;
	padding-left: 8px;
	padding-top: 0px;
	    line-height: 52px;
	display:inline-block;
	vertical-align:middle;
}
.maidright label{
    display: block;
    color: #FFF;
    font-size: 20px;
    line-height: normal;
    margin-top: 5px;
    font-family: 'avenirregular';
    font-style: italic;
    font-weight: 600;
}
.order{ 
    float: left;
    background: #a0252c;
    font-size: 24px;
    font-family: 'Brothers';
    text-transform: uppercase;
    color: #fff;
    padding: 18px 15px;
}
.order a, .order a:hover{ 
    color: #fff; 
    text-decoration: none;
}
.home_img{ 
    display: inline-block; 
    width: 100%;
}
p a{
    color: #58595B!important;
    text-decoration: none!important;
}
.section.videoSection{
	background: #333333 url(../images/bg_border_gray.png)repeat;
	padding:20px 0px 80px;
}
.section{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
}
.section_navbar{
	background:none;
	margin-bottom:0px;
	position:relative;
	text-align:center;
}
.maidright #search_box .wrapper {
    padding: 0px!important;
    padding-left: 10px;
    position: relative;
}
.right_slider_part .wrapper{ padding: 0px;}
.numb{ 
    float: left;
    padding: 0px 15px 0px 10px;
}
.LocationListBox .maidright #search_box input{
    width: 256px;
}
.maidright #search_box input{
    border: none;
    color: #333;
    outline: none;
    margin: 0px;
    width: 245px;
    font-size: 18px;
    border-radius: 0px;
    overflow: hidden;
    height: 54px;
    background-color: #fff;
    padding: 0px 10px 0px 40px;
    float: left;
    font-family: 'FuturaStd-Medium';
    box-shadow: none;
    border-bottom: 1px solid #CCC;
}
.homebox{
    display:table;
    position: relative;
    overflow: hidden;
}
.homebox img{ width: 100%;}
.homebox h1{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    color: #fff;
    font-size: 60px;
    width: 100%;
    margin: 0px;
    text-shadow: 0px 0px 20px rgb(0, 0, 0);
    margin-top: -20px;
	font-family: 'FuturaStd-Medium';
}
.maidright #search_box{     
    float: left;
    padding: 0px;
}
.wrapper .fa{
    position: absolute;
    left: 0px;
    font-size: 32px;
    top: 50%;
    margin-top: -16px;
    margin-left: 10px;
    color: #ccc;
}
#search {
    height: 40px;
    right: -219px;
    background: #fff;   
}
.search_btn .fa{ 
    font-size: 32px!important;
    color: #fff;
}
#search_box button {
    background: #a0252c;
    cursor: pointer;
    height: 54px;
    position: relative;
    right: 0px;
    top: 0px;
    width: 54px;
    font-size: 18px;
    color: #fff;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    font-family: 'montserratregular';
    font-weight: 900;
}
#navbar{
	margin:0px;
	padding:0px;
	text-align:center;
	display:inline-block;
}
#navbar .active{ 
	background:none;
	color:#fff;
}

.AboutBox .button.white {
    background: #fff;
    border: 0px solid #000;
    border-radius: 0px;
    padding: 2px 27px;
    color: #DF1F2C;
    font-family: 'BebasNeue_1';
    font-size: 20px;
    font-weight: normal;
    display: inline-block;
}

#navbar li{
	list-style:none;
	display:inline-block;
	float: left;
	text-align:center;
	padding: 0px 0px 0px 0px;
	position:relative;
	margin:0px;
	width:auto;
	-webkit-box-sizing:initial;
	-moz-box-sizing:initial;
	box-sizing:initial ;
	border-bottom: 1px solid #5A5A5A;
}


#navbar li .sub-menu li{
    border-bottom:none;
    border-top: 1px solid #5a5a5a;
}
#navbar li .sub-menu li a{
    font-size: 20px;
    padding-left: 25px;
}
#navbar li a{
	color: #fff;
	text-decoration: none;
	font-family: 'BebasNeue_1';
	font-size: 30px;
	font-weight: normal;
	padding: 0px 20px;
	display: inline-block;
	font-family: 'montserratregular';
	color: #5a5a5a;
	
}
#navbar li:last-child a{
	border-right:none;
}

#header .page_container_inner{ 
    width:100%;
}

.nav{
	width:100%;
	text-align:center;
	display:inline-block;
     padding-top: 16px;
    padding-top: 21px;
    margin-bottom: 0px;
}
.nav li{
	display:inline-block;
    position: relative;
}
.nav a{
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 0px 8px 15px 0;
	margin: 0px 5px;
    position: relative;
    font-family: 'Brothers';
    text-transform: uppercase;
}
.nav a:hover{
	color:#fff;
}
#HeaderNav.section {
    overflow: inherit;
    padding:0px;
}
.nav li .sub-menu{
    background: rgba(0,0,0,0.6);
	display: none;
    position: absolute;
    left: 0px;
	top:34px;
    padding-top: 0px;
    min-width: 260px;
}
.nav li.sub-menu-towcol .sub-menu{
    min-width: 615px;
}
.nav li.current-menu-item a { 
    color: #A0252C;
}
.nav li .sub-menu li{
    float: left;
    width: 100%;
    text-align: left;
}
.nav li.sub-menu-towcol .sub-menu li{
   width: 50%;
}
.nav li .sub-menu li a {
	display: block;
    margin: 0;
    padding: 14px 16px;
	font-family: 'FuturaStd-Book';
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0;
    text-transform: none;
	background:none;
}
.current-menu-ancestor a {
	color:#A0252C;
}
.nav li .sub-menu li a:hover, .nav li .sub-menu li.current_page_item a {
	background:#A0252C;
}
.nav li .sub-menu li a:before{
    display: none;
    margin: 0px;
}
.scroll{ 
	height:345px; 
	overflow:auto;   
	overflow-x: hidden;
}

.nav a.submenu-active:before{ 
	content:"";
	bottom:0px;
	border-bottom:4px solid #000;
}
.nav .current_page_item a:before, .nav .current-page-ancestor a:before{ 
	content:"";
	bottom:0px;
	border-bottom:4px solid #000;
}
.section.section_navbar {
    display: none;
}
.tp-caption.Fashion-BigDisplay, .Fashion-BigDisplay{
    font-family: 'FuturaStd-Medium'!important;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.61);
    letter-spacing: 4px!important;
}
.hesperiden.tparrows.tp-rightarrow:before {
    content: ""!important;
 
}
.hesperiden.tparrows.tp-rightarrow:hover {
    background: url(../images/next.png)no-repeat;
}
.hesperiden.tparrows.tp-rightarrow {
    content: ""!important;
    margin-right: -3px;
    background: url(../images/next.png)no-repeat;
    height: 70px;
    width: 70px;
    background-size: cover!important;
    border-radius: 0px;
}
.hesperiden.tparrows.tp-leftarrow:before {
    content: ""!important;
}
.hesperiden.tparrows.tp-leftarrow:hover{
    background: url(../images/prev.png)no-repeat;
} 
.hesperiden.tparrows.tp-leftarrow {
    content: ""!important;
    background: url(../images/prev.png)no-repeat;
    height: 70px;
    width: 70px;
    background-size: cover!important;
    border-radius: 0px;
}
.tp-caption.Fashion-SmallText, .Fashion-SmallText{
    font-family: 'Brothers'!important;
    font-size: 26px!important;
    font-weight: normal!important;
    letter-spacing: 0px!important;
}
.w-icon-nav-menu{
    display: none;
}
.footer {
    background: rgba(0, 0, 0, 0.8);
}
.footer ul{ 
    margin: 0px; 
    padding: 0px;
}
.footer li{ 
    font-size: 16px;
    color: #fff;
    font-family: 'Brothers';
    display: inline-block;
    padding: 15px 15px;
    padding: 18px 15px 15px;
    border-right: 1px solid #4A4A4A;
    /* width: 200px; */
    min-width: 140px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
}
.footer ul li a, .footer ul li a:hover, .app a, .app a:hover{ 
    color: #fff; 
    text-decoration: none;
}
.app{
    float: right;
    background: #a0252c;
    font-size: 20px;
    font-family: 'Brothers';
    text-transform: uppercase;
    color: #fff;
    padding: 14px 15px;
    padding: 16px 15px 11px;
}
.footer_left{ 
    float: left;
}
.footer_right{ 
    float: right;
}
.social_icon{ 
    float: left;
}
.social_icon .fa{ 
    display: inline-block;
    font-size: 20px;
    padding: 15px 13px 0px 0px;
    padding: 17px 13px 0px 0px;
    color: #fff;
}
.w-col.full{ 
    padding-left: 0px;
    padding-right: 0px;
}
.p10{
    padding: 10px 0px;
}
.p20{
    padding: 20px 0px;
}
.p30{
    padding: 30px 0px;
}
.p40{
    padding: 40px 0px;
}
.p50{
    padding: 50px 0px;       
}
.p60{
    padding: 60px 0px;       
}
.p70{
    padding: 70px 0px;       
}
.p80{
    padding: 80px 0px;       
}
.p100{
    padding: 100px 0px;       
}
.pbotton50{
    padding-bottom: 50px;
	text-align: center;
}
.white{ 
    color: #fff;
}
.gray{
    color: #58595b;
}
.bg-title{
    font-family: 'FuturaStd-Medium';
    text-align: center;
    font-size: 70px;
}
.md-title{
    color: #a0252c;
    font-size: 40px;
    font-weight: normal;
    font-family: 'Brothers';
    padding: 15px 10px;
    margin: 0px;
    position: relative;
}
.sm-title {
    color: #a0252c;
    font-size: 34px;
    font-weight: normal;
    font-family: 'Brothers';
    padding: 15px 0px;
    margin: 0px;
    position: relative;
    line-height: normal;
}
.bg_red {
    background: #a0252c;
    position: relative;
}
p{
    font-size: 18px;
    font-family: 'futura';
}
.all_around p{
    color: #fff;
    margin: 30px 0px;
    line-height: 1.5;
    text-align: center;
    font-family: 'FuturaStd-Medium';
}
.Build_It{ 
    background: #fff;
}
.flexslider.cyblnace_slider li {
    position: relative;
    vertical-align: top;
    list-style: none;
    padding: 0px 10px;   
    border: none;
    left: 0px;
    display: inline-block!important;
    float: none!important;
    width: auto!important;
    margin: 0px!important;
    border-right: 1px solid #ccc;
    cursor: pointer;
}
.flexslider.cyblnace_slider li h4 {
    color: #a0252c;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Brothers';
    padding: 5px 10px;
    margin: 0px 5px;
    position: relative;
}
.flexslider.cyblnace_slider li.flex-active-slide h4:after {
    content: "";
    height: 4px;
    width: 100%;
    background: #a0252c;
    border-radius: 5px;
    position: absolute;
    left: 0px;
    z-index: 9;
    /* top: 20px; */
    bottom: 0px;
}
#footer{ z-index: 9999;}
.flexslider.cyblnace_slider .slides {
    display: block;
    width: auto!important;
}
.custom_slider_section {
    padding: 40px 0px 0px 0px;
}
.flexslider .slides { 
    text-align: center;
}
.flexslider.cyblnace_slider {
    text-align: center;
    padding: 0px;
    position: relative;
    padding-bottom: 8px;
    display: inline-block;
    width: 100%;
    left: 0px;
    margin-bottom: 40px;
}
#slider .custom_text h1:after{
    content: "";
    border-bottom: 2px dotted #ccc;
    position: absolute;
    width: 20%;
    left: 40%;
    bottom: 0px;
}
.sliderform{    
    margin: 20px 0px!important;
}
.custom_text h1{
    margin-bottom: 20px;
}
#carousel .flex-direction-nav{ 
    display: none;
}
.flex-direction-nav{ 
    text-align: center;
    margin: 20px 0px!important;
}
.flex-direction-nav li{ 
    display: inline-block;
    margin: 0px 5px;
}
.BuildingDisk{
    text-align: center;
}
.BuildingDisk .radio_button{
    font-size: 18px;
    width: auto;
    margin: 5px 10px;
    margin-bottom: 0px;
}
.BuildingDisk .sliderform{
    margin-bottom: 0px!important;
}
.BuildingDisk .Imageslogo{
    margin-bottom: 15px;
}
.radio_button{ 
    display: inline-block;
    font-size: 16px;
    margin: 5px 10px;
    font-family: 'futura';
    font-family: 'FuturaStd-Medium';
}
.radio_button input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    margin: 0px 5px;
}
.page_container_inner {
    width: 75%;
    margin: 0 auto;
    position: relative;
}
.custom_text{ 
    text-align: center;
}
.Imageslogo {
    text-align: center;
    width: 100%;
}
.pizza{
    padding: 40px 30px;
    text-align: center;
    float: none;
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.Paninis{
    text-align: center;
    padding: 30px 30px;
}
.bg_white {
    background: #fff;
    display:inline-block;
    width: 100%;
}
.PageTitle h1 {
    color: #fff;
    font-size: 75px;
    line-height: 1;
    text-transform: uppercase;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.61);
    text-align: center;
}
.PageTitle {
    position: absolute;
    top: 40%;
    width: 100%;
}
p {
    margin: 0;
    font-family: 'FuturaStd-Medium';
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    color: #58595B;
    font-size: 16px;
    line-height: 1.4;
}
.start_here_form td {
    padding: 5px 15px 15px 0px;
}
.textbox_contact {
    border: none;
    padding: 0px 10px 0px!important;
    background: #E6E7E8;
    background-color: #E6E7E8!important;
    color: #434343;
    width: 100%!important;
    padding: 15px 10px !important;
    text-transform: uppercase;
    font-family: 'Brothers';
    box-shadow: none!important;
    border-radius: 3px!important;
    border: none!important;
    color: #58595B;
    box-shadow: 0px 0px 7px rgba(175, 175, 175, 0.82)!important;
}
select.textbox_contact {
    background: #E6E7E8 url(../images/select_arrow.png) no-repeat 97% center;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -khtml-appearance: none;
    -o-appearance: none;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    color: #58595B;
    
}
.start_here_form label{
    font-family: 'Brothers';
    font-size: 16px;
    text-align: left;
    font-weight: normal;
    color: #A0252C;
}
.wpcf7 span{ 
    margin-top: 0px!important;
}
.textbox {
    border: none!important;
    padding: 0px 14px 0px!important;
    background: #E6E7E8!important;
    color: #58595B!important;
    width: 100%;
    font-size: 16px!important;
    text-transform: uppercase!important;
    outline: none!important;
    border-radius: 3px!important;
    font-family: 'Brothers';
    padding: 17px 10px !important;
    box-shadow: 0px 0px 7px rgba(175, 175, 175, 0.82)!important;
}
.YourFestForm .textbox, .YourFestForm select.textbox_contact{
    box-shadow: none!important;
    border-radius: 0px!important;
}

.MultiForm span{
    display: inline-block;
    width: 250px;
    float: none;
    vertical-align: middle;
}
.YourFestForm .MultiForm label{
    display: inline-block;
    margin: 0px;
    width: 150px;
    vertical-align: middle;
    color: #58595b;
    font-family: 'FuturaStd-Medium';
    font-size: 38px;
    line-height: normal;
}
.start_here_form td.MultiForm{
    padding-bottom: 30px;
}
.MultiForm select.textbox_contact{
    background: #A0252C url(../images/select_arrow_w.png) no-repeat 95% center!important;
    color: #fff;
    padding: 17px 18px !important;
    font-size: 22px;
}
div.wpcf7 .start_here_form img.ajax-loader{
    float: right;
    margin: 16px 7px;
}
.submit_button {
    vertical-align: top;
    border-radius: 0px;
    border: none;
    background: #A0252C;
    border: none;
    font-size: 22px;
    color: #fff;
    font-family: 'Brothers';
    cursor: pointer;
    padding: 11px 70px;
    float: right;
}
.faq_list {
    padding: 0px;
    margin: 0px;
}
.faq_list li {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}
.faq_list_title {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    line-height: 1;
    width: 100%;
    background: #A0252C;
    padding: 15px;
    border: none;
    font-family: 'Brothers';
       -webkit-transition: 0.8s;
    transition: 0.8s;
}
.answer {
    color: #666;
    padding: 20px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 1.3;
    float: left;
    width: 100%;
    border-top: 0px;
    background: #fff;
    display: none;
}
.answer p{ 
    text-align: left;
}
.faq_list_title:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    /* font-size: 32px; */
    line-height: 15px;
    color: #f1f1f1;
    opacity: 1;
    margin-top: -6px;
    font-family: 'montserratbold';
    background: #333;
    /* border-radius: 100%; */
    height: 12px;
    width: 7px;
    vertical-align: middle;
    padding: 5px 5px;
    background: url('../images/close_arrow.png') no-repeat;
     
}
.faq_list_title.close:after {
    background: url('../images/open_arrow.png') no-repeat;
    width: 12px;
    height: 7px;
    margin-top: -3px;
    margin-left: -6px;
}
.faq_list_title.close{
    background: #58595B;
    -webkit-transition: 0.8s;
    transition: 0.8s;
}
.Wine_logo{ 
    text-align: center;
}
.Wine_logo a{ 
    margin: 0px 15px;
}
#STORY .flex-direction-nav a{
    position: absolute;
}
.flex-direction-nav a.flex-next{
    right: -16%;
}
.flex-direction-nav a.flex-prev{
    left: -16%;
}
.red{
    color: #A0252C;
}
.Number{
    height: 50px;
    width: 50px;
    background: #A0252C;
    color: #fff;
    font-size: 36px;
    font-family: 'Brothers';
    text-align: center;
    line-height: 50px;
    border-radius: 100%;
    margin: 0 auto;
}
#STORY{
    position: relative;
    width: 75%;
    margin: 0 auto;
}
.OurProcess_wrapper {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.OurProcessCol {
    float: left;
    vertical-align: middle;
    padding: 0px 8px;
    width: 20%;
    text-align: center;
}
.OurProcessBox {
    padding: 0px 20px;
    width: 100%;
    position: relative;
    text-align: center;
}
.OurProcessBox:before {
    content: '';
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: 0px;
    width: 22px;
    height: 6px;
    background: #fff;
    background: #fff url(../images/round_aero.png) no-repeat;
    background-size: contain;
    border-radius: 0px;
    z-index: 9;
    margin-right: -16px;
    display: inline-block;
    margin-top: -3px;
}
.OurProcessText {
    text-align: center;
    color: #392A28;
    padding: 20px 20px 40px;
    font-size: 12px;
    position: relative;
    font-family: 'FuturaStd-Medium';
    -webkit-font-smoothing: antialiased;
}
.OurProcessCol:last-child .OurProcessBox:before{
    display: none;
}
.OurProcessBox img{ 
    margin-left: 8px;
}
.DIETARY_CONTENT{ 
    text-align: center;
    display: inline-block;
    width: 100%;
}
.DIETARY_CONTENT ul li{
    list-style: none;
    position: relative;
    font-size: 16px;
    line-height: 1.5;
    list-style-type: disc;
    list-style-position: inside;
}
small{
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
}
i{
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Futura Std';
    font-style: normal;
     line-height: 1.5;
}
.DIETARY_CONTENT ul{ 
    margin: 0px;
    text-align: center;
    display: inline-block;
    width: 100%;
}
/*.DIETARY_CONTENT ul li em {
    height: 5px;
    width: 5px;
    background: #58595b;
    border-radius: 100%;
    position: absolute;
    top: 6px;
    margin-left: -10px;
}*/
.DIETARY_CONTENT .w-col{ 
    display: inline-block; 
    float: none;
}
.location_wrapper{ 
    position: relative;
}
.LocationListBox{ 
    position: absolute;
    left: 10px;
    background: rgba(0, 0, 0, 0.78);
    width: 350px;
}
.LsocationList{
    float: left;
    width: 100%;
    -webkit-transition: 0.8s;
    transition: 0.8s;
}
.LocationSubList{ 
    margin-top: 10px;
}
.LocationSubList li{
    padding: 3px 10px;
}
.LocationName.close{
    border-top: none;
}
.LocationSubList li a{
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    position: relative;
    font-family: 'Brothers';
}
.LocationName{
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1;
    padding: 15px 0px;
    border-top: 2px dotted rgba(255, 255, 255, 0.4);
    margin: 0px 0px;
    background: inherit;
    z-index: 1;
}
.LocationName.close:before {
    background: url('../images/open_arrow.png') no-repeat;
    width: 12px;
    height: 7px;
    margin-top: -3px;
    margin-left: -6px;
}
.LocationName:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    line-height: 15px;
    color: #f1f1f1;
    opacity: 1;
    margin-top: -6px;
    font-family: 'montserratbold';
    background: #333;
    height: 12px;
    width: 7px;
    vertical-align: middle;
    padding: 5px 5px;
    background: url('../images/close_arrow.png') no-repeat;
    
}
.LocationListBox :nth-child(2) .LocationName{
    border-top  : none;
}
.LocationName.close:after{
    background: #A0252C;
}

.LocationName:after {
    content: '';
    position: absolute;
    left: -20px;
    top: 0px;
    height: 100%;
    width: 100%;
    
    z-index: -1;
    width: calc(100% + 40px);
    -webkit-transition: 0.8s;
    transition: 0.8s;
}
.LocationSidebar p, .LocationSidebar .LocationDetail, .LocationSidebar label{
    font-family: 'FuturaStd-Medium';
    color: #fff;
    font-size: 15px;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    line-height: 1.5;
}
.LocationDetail p{ 
    padding-left: 20px;
}
.LocationDetail .wpsl-opening-hours{
    font-size: 14px!important;
    margin: 10px 0px 0px 35px;
    font-weight: normal;
}
.LocationSidebar{
    width: 100%;
    float: left;
    border-top: 2px dotted rgba(255, 255, 255, 0.4);
    padding: 20px 0px;
}
.LocationSidebar .fa {
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
}
.LocationSidebar .social_icon img{
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
}
.LocationSidebar :first-child.LocationDetail{
    padding-top: 0px;
}
.LocationListBox :first-child.LocationSidebar{
    border-top: 0px;
}
.LocationSidebar :last-child.LocationDetail{
    padding-bottom: 0px;
}
.LocationSidebar .social_icon .fa{
    padding: 0px;
}
.LocationSidebar .maidright{ 
    margin-bottom: 0px;
}
.LocationDetail{
    padding: 5px 0px;
}
.LocationDetail label{
    padding-left: 30px;
    margin: 0px;
}
.LocationSidebar .maidright #search_box input{
    padding-left: 10px;
}
.loc_img_detail img{ 
    width: 100%;
    height: auto;
 }

.fleft{ 
    float: left;
}
.fright{ 
    float: right;
}
.sm-btn{
    font-size: 13px;
    font-family: 'Brothers';
    padding: 10px 20px;
    line-height: normal;
    float: left;
    min-width: 149px;
}
.LocationSidebar h1{
    margin: 10px 0px 0px 0px;
    color: #fff;
    font-weight: normal;
}
.LocationDetail a, .LocationDetail a:hover{ 
    color: #fff; 
    text-decoration: none;
}
.News li {
    position: relative;
    vertical-align: top;
    list-style: none;
    padding: 0px 10px;
    border: none;
    left: 0px;
    display: inline-block!important;
    float: none!important;
    width: auto!important;
    margin: 0px!important;
    border-right: 1px solid #ccc;
    text-align: center;
}
.News ul{ 
    text-align: center;
    margin: 40px 0px 30px;
    margin: 0px 0px 0px;
}
.News ul li.active a{
    color: #a0252c;
    text-align: center;
}
.News ul li a.active{ color: #a0252c;}
.News ul li a.active:after {
    content: "";
    height: 4px;
    width: 100%;
    background: #a0252c;
    
    border-radius: 5px;
    position: absolute;
    left: 0px;
    z-index: 9;
    /* top: 20px; */
    bottom: 0px;
}
.News ul li.active a{
    color: #a0252c;
}
.News a {
    color: #58595b;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Brothers';
    padding: 5px 10px;
    margin: 0px 5px;
    position: relative;
    cursor: pointer;
    text-decoration: none;
        display: inline-block;
}
.News h4 a, .News h4 a:hover{
    color: #58595b;
    text-decoration: none;
}
.newsbox{ 
    float: left; 
    width: 50%;
    padding: 30px;
    
}
.newsbox img{ 
    width: 100%;
    height: auto;
}
.xs-title{
    font-family: 'Brothers';
    font-size: 18px;
    color: #A0252C;
}
.NewsDetail p{ 
    text-align: left;
    font-size: 16px;
}
.NewsDetail .readmore{
    font-family: 'Brothers';
    font-size: 18px;
    color: #fff;
    padding: 10px 20px;
    background: #A0252C;
    margin-top: 15px;
}
.PageTitle{ 
    text-align: center;
}
.PageTitle .readmore, .bybutton{
    font-family: 'Brothers';
    font-size: 23px;
    color: #fff;
    padding: 15px 20px;
    background: #A0252C;
    margin-top: 2%;
}
.bybutton a, .bybutton a:hover{ text-decoration: none; color: #fff!important;}
.Back h3:before {
    content: '\f104';
    font-family: FontAwesome;
    height: 25px;
    background: #A0252C;
    width: 25px;
    position: relative;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 23px;
    border-radius: 100%;
    display: inline-block;
    margin-right: 10px;
}
.News_Detail h1:after{
    content: '';
    border-bottom: 1px solid #ccc;
    position: absolute;
    bottom: 0px;
    width: 17%;
    left: 0px;
}
.News_Detail h1{    
    text-align: left;
    padding: 15px 0px;
    position: relative;
}
.News_Detail .social_icon {
    float: left;
    width: 100%;
}
.News_Detail .social_icon .fa {
    display: inline-block;
    font-size: 20px;
    padding: 0px 10px 0px 0px;
    color: #58595B;
}
.News_Detail p{ 
    text-align: left;
    margin-bottom: 20px;
    font-size: 15px;
}
.Our_App{
    position: relative;
    vertical-align: middle;
    display: table-cell;
    padding: 0px 7%;
}
.coming-soon {
    background: #333333;
    background-image: url(../images/merch_comingsoon.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position: center;
}
.coming-soon h2{
    color: #fff;
    text-align: center;
    font-size: 60px;
    margin: 0px;
}
.app_wrapper {
    background: rgba(0, 0, 0, 0.5);
    background-image: url(../images/APP.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position: 14% 50%;
}

.AppPage #main_wrapper{ 
    background: none;
} 
.app_inner{ float: right;}
.app_wrapper, .coming-soon{ 
    display: table;
    width: 100%;
    position: relative;
}
.Our_App h1{    
    text-align: left;
    margin: 30px 0px;
}
.Our_App p{ 
    text-align: left; 
    color: #fff;
}
.Our_App p i{
    font-family: 'FuturaStd-Medium';
}
.app_btn{
    float: left;
    width: 100%;
    margin: 20px -10px;
}

.icon{
    display: inline-block;
    width: 30px;
}
.sidebar_menu{
    position: fixed;
    top: 30%;
    left: 0px;
    width: 160px;
    z-index: 9;
}
.underline{
    text-decoration: underline!important;
    color: #fff!important;
}
.video_link .play img{     
    width: auto;
    height: auto;
}
.alignleft img{
    height: auto;
}
.xs-title .underline, .xs-title .underline:hover{
    color: #A0252C!important;  
}
.BackToBottom {
    cursor: pointer;
    display: block;
    margin: 0 auto;
    width: 50px;
}
.video_link{ 
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.video_link .play{
    height: 35px;
    width: 35px;
    display: inline-block;
    margin-bottom: 5px;
}
.NutritionText.active:after{
    content: '\f104';
}
.video_link .underline{
    width: 100%;
    display: inline-block;
}
.News_Detail{ 
    padding-bottom: 20px;
}
.NewsDetailNav:before{
    content: "";
    border-top: 1px solid #D1D3D4;
    width: 150px;
    left: 50%;
    top: 0px;
    position: absolute;
    margin-left: -75px;
}
.sidebar_menu ul li a{
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 10px;
    font-family: 'Brothers';
    background: #000;
    width: 100%;
    opacity: 0.7;
    color: rgba(255, 255, 255, 0.7);
        text-transform: uppercase;
}
.sidebar_menu ul li a.active{
    opacity: 1;
    color: #fff;
}
.sidebar_menu ul li{
    margin: 5px 0px;
}
.BackToBottom:before {
    content: '';
    display: block;
    height: 22px;
    margin-bottom: 12px;
    background: url(../images/back_bottom_white.png) no-repeat center;
    background-size: contain;
}
.BackToBottomblack:before {
    content: '';
    display: block;
    height: 22px;
    margin-bottom: 12px;
    background: url(../images/back_bottom.png) no-repeat center;
    background-size: contain;
}
.BackToBottomblack{ display: inline-block; width: 100%;}

.welcome { 
    position: relative;
}
.DetailMain{
    padding: 0px;
    display: inline-block;
    width: 100%;
}
.DetailMain .LocationSidebar .maidright{
    padding: 0px;
	display: block;
}
.mCSB_scrollTools{ 
    width: 4px;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0px!important;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000!important;
    background-color: rgb(0, 0, 0);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}
.Merch{ 
    display: inline-block; 
    width: 100%;
}
.Merch .upsells.products {
    margin-bottom: 20px;
}
.Merch .upsells.products .products, .Merch .related.products .products{
    display: inline-block;
    width: 100%;
}
.MerchImage img{ 
    width: 100%;
    height: auto;
}
.MerchDetail{ 
    text-align: center;
}
.MerchDetail a{
    text-decoration: none;
}
.products a{
    text-decoration: none;
}
.products li .add_to_cart_button{
    display: none;
}
.products li{
    width: 25%;
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 17px;
    padding-right: 17px;
}
.products li img{
    width: 100%;
    height: auto;
}
.products li h3{
    font-family: 'Brothers';
    font-size: 18px;
    color: #A0252C;
    text-align: center;
}
.products li p{
    text-align: center;
    padding: 0px;
}
.products li .onsale, .product .addcart .onsale{
    position: absolute;
    left: 0px;
    top: -17px;
    border-radius: 100%;
    background: #A0252C;
    color: #fff;
    font-size: 16px;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
}
.product .addcart .onsale{
    top: 20px;
    left: 20px;
    z-index: 9;
}
.products li .star-rating{
    display: none;
}
.woocommerce .return-to-shop br{
    display: none;
}
.woocommerce p.cart-empty{
    margin-bottom: 15px;
}
.custom-navigation {
    display: inline-block;
    width: 100%;
    table-layout: inherit;
    text-align: center;
}
.custom-navigation.NewsDetailNav a {
    width:30px;
    background: #A0252C;
    height:30px;
    border-radius: 100%;
    color: #fff;
    font-size: 24px;
    text-indent: 0;
    margin: 0px 5px;
}
.custom-navigation > a.prev.page-numbers, .custom-navigation > a.next.page-numbers, .custom-navigation .flex-prev, .custom-navigation .flex-next  {
    width:30px;
    background: #A0252C;
    height:30px;
    border-radius: 100%;
    color: #fff;
    font-size: 24px;
    text-indent: 0;
}
.custom-navigation .flex-control-paging li a{
    width: 9px;
    height: 9px;
    background: #D1D3D4;
    border-radius: 100%;
    border: none;
    box-shadow: none;
}
.custom-navigation .flex-control-paging li a:hover{
    background: #A0252C;
}
.custom-navigation > a.prev.page-numbers{
    margin-right: 10px;
}
.custom-navigation > a.next.page-numbers {
    margin-left: 10px;
}
.custom-navigation > a:hover{
    color: #fff;
}
.custom-navigation > a > .fa{
    font-size: 24px;
    line-height: 27px;
}
.custom-navigation > a > .fa-angle-left{
    margin-left: -2px;
}
.custom-navigation > a > .fa-angle-right{
    margin-right: -2px;
}

.custom-navigation > * {
    display: inline-block;  
}
.custom-navigation .flex-control-nav {
    position: relative!Important;
    bottom: auto;
}
.custom-navigation .flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
}
.custom-controls-container{
    margin: 0px 20px;
}
.custom-navigation a.page-numbers{
    width: 8px;
    height: 8px;
    display: inline-block;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
     background: #D1D3D4;
    box-shadow: none;
}

.custom-navigation .page-numbers.current {
    width: 8px;
    height: 8px;
    display: inline-block;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
     background: #D1D3D4;
    box-shadow: none;
    background: rgb(160, 37, 44);
    cursor: default;
}
.flex-prev{

}
.addtocart-btn {
    float: left;
    background: #a0252c;
    font-size: 24px;
    font-family: 'Brothers';
    text-transform: uppercase;
    color: #fff;
    padding: 12px 40px;
}
.addcart{ 
    margin:0 auto; 
    width: 100%; 
    display: inline-block; 
    text-align: center;
} 
.addcart .w-col{
    float: none;
    display: inline-block;
    vertical-align: top;
}
.addcart p{ 
    text-align: left; 
    padding: 15px 0px;
}
.select_box{ 
    display: inline-block;
    width: 40%;
    margin: 30px 0px;
}
.select_box select.textbox_contact {
    background: #58595b url(../images/close_arrow.png) no-repeat 92% center;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -khtml-appearance: none;
    -o-appearance: none;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    color: #fff;
    box-shadow: none!Important;
    background-color: #58595B!important;
    padding: 10px 10px!important;
    border-radius: 0px!important;
    margin: 5px 0px!important;
}
.border{ 
    border-right: 1px solid #58595b ;
}
.AddCartbox {
    width: 50%;
    float: left;
    padding: 0px 40px 0px 40px;
    margin: 0 auto;
    vertical-align: top;
    font-size: 14px;
}
.Merch h4{ 
    font-size: 30px;
    margin: 0px 0px 30px;
}
.fest{ 
    width: 100%;
    text-align: center;
}
.fest_title h3{ 
    text-align: center; 
    letter-spacing: 10px;
}
.fest_title{ 
    text-align: center;
    padding-top: 30px;
}
.dotted{ 
    display: inline-block;
    margin: 0px 1px;
    background: #58595b;
    height: 8px;
    width: 8px;
    border-radius: 100%;
}
.festdotted{ 
    text-align: center;
    padding: 70px 0px;
    padding: 70px 0px 40px;
}
.GUIDE{ 
    text-align: center;
}
.GUIDE h3{ 
	font-size: 30px; 
	text-align: center;     
	letter-spacing: 10px;
	margin: 0px;
	font-style: normal;
	color: #58595B;
}
.GUIDE em, .fest_title em{ 
    font-style: normal;
}
.GUIDE .News li {
    padding: 0px 0px;
}
.DIETARY_CONTENT p i{ 
    margin: 30px 0px;
    display: inline-block;
    width: 100%;
    
}
.timetable ul li{
    text-align: center;
    letter-spacing: 5px;
    font-size: 16px;
    line-height: 2;
}
.timetable ul li a{ 
	color: #666; 
	text-decoration: none;
}
.leftfest{ 
    position: absolute;
    left: 0px;
    /*width: 30%;*/
    bottom: 0px;
    text-align: left;
    height: 100%;
}
.rightfest{ 
    position: absolute;
    right: 0px;
    /*width: 30%;*/
    bottom: 0px;
    text-align: right;
    height: 100%;
}
.leftfest img, .rightfest img{
    height: 100%;
    width: auto;
    max-width: none;
}
.leftfestsecond{ 
    position: absolute;
    left: 0px;
    width: 20%;
    bottom: 0px;
    top: 50%;
    margin-top: -400px;
}
.rightfestsecond{ 
    position: absolute;
    right: 0px;
    width: 20%;
    bottom: 0px;
    top: 50%;
    margin-top: -400px;
}
.YourFest{ 
    display:inline-block; 
    width: 100%;
    position: relative;
}
.YourFest .container{
    z-index: 999;
}
.faq_list_title:before {
    content: '\2022';
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    margin-top: -6px;
}
.flexslider.cyblnace_slider li:last-child{
    border: none;
}
#carousel.flexslider .slides {
    display: inline!important;
}
#carousel.flexslider.cyblnace_slider .slides {
    display: block;
    width: 100%!important;
    
}
#carousel.flexslider.cyblnace_slider #carousel .slides{
    transform: translate3d(0px, 0px, 0px)!important;
}
#carousel.flexslider.cyblnace_slider #carousel *{
    transform: translate3d(0px, 0px, 0px)!important;
    left: 0px!important;
}
#carousel .flex-viewport{
    text-align: center;
}
.GUIDE .News li:last-child{
    border: none;   s
}
.GUIDE .News li{
    padding: 0px 0px;
    margin: 10px 0px!important;
}
.Back .xs-title{
    display: table;
    margin: 10px 0px;
}
.Back a{ 
    text-decoration: none;
    display: table;
}
.News li:last-child{
    border: none;
}
.BannerMenu li a{
    font-weight: normal;
    text-transform: uppercase;
}
.select_box select.textbox_contact option {
    color: #fff;
}
div #wpsl-result-list a, div #wpsl-result-list strong{
    font-weight: normal;   
}
div #wpsl-result-list a.phone_number{
    font-family: 'FuturaStd-Medium';
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}
div #wpsl-result-list a.wpsl-directions{
    font-family: 'FuturaStd-Medium';
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}
body.AppPage{ 
    margin-bottom: 0px!important;
}
.app a{ 
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}
.underline_black{ 
    color: #58595b!important;
    text-decoration: underline!important;
}
#carousel.flexslider .slides li{
    display: inline-block!important;
    opacity: 1!important;
    visibility: visible!!important;
}
.loc_img_detail{
    width: 100%;
    height: 100%;
    background: #333333;
}
.loc_img_detail img{
    /*position: absolute;*/
    width: 100%;
    max-width: 100%;
    height: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
#wpstore_slider .slides li{
    position: relative;
    height: 100%;
}
#wpstore_slider.flexslider{
    height: 100%;
}
#wpstore_slider.loading {min-height: 300px; background: url('../images/loader.gif') no-repeat center center;}
#wpstore_slider .slides li img{
    position: absolute;
    width: auto;
    height: auto;
    max-width: 100%;
}
#wpstore_slider .flex-control-nav{
    display: none;
}
#wpstore_slider .flex-direction-nav{
    margin: 0px!important;
}
#wpstore_slider .flex-direction-nav{
    position: absolute;
    bottom: 60px;
    width: 100%;
}
#wpstore_slider .flex-direction-nav li.flex-nav-next{
}
#wpstore_slider .flex-direction-nav li.flex-nav-prev{
}
#OurStory .p30{
    padding-bottom: 0px;
}
#OurStory .video{
    margin-top: 30px;
}
.PageBanner iframe{ 
    min-height: 400px;
    cursor: pointer;
}
.custom-navigation.woocommerce-pagination ul li{
    display: inline-block;
    vertical-align: middle;
        margin: 0 2px;
}
.custom-navigation.woocommerce-pagination .page-numbers .prev, .custom-navigation.woocommerce-pagination .page-numbers .next {
    width: 30px;
    background: #A0252C;
    height: 30px;
    border-radius: 100%;
    color: #fff;
    font-size: 24px;
    text-indent: 0;
    margin: 0px 10px;
}
.custom-navigation.woocommerce-pagination a .fa {
    font-size: 24px;
    line-height: 27px;
}
.custom-navigation.woocommerce-pagination a .fa-angle-right {
    margin-right: -2px;
}
.custom-navigation.woocommerce-pagination a .fa-angle-left {
    margin-left: -2px;
}
.YourfestVideo iframe{
    height: 400px;
}
.YourfestVideo, .YourfestBox{
    width: 730px;
    margin: 0 auto;
    margin-top: 20px;
}
.YourfestBoxInner{
    width: 320px;
    float: left;
    margin-top: 40px;
    margin-bottom: 20px;
}
.YourfestBoxInner:first-child{
    margin-right: 90px;
}
.ImageBox{
    width: 100%;
    height: 320px;
    background: #ccc;
    margin-bottom: 25px;
}
.ImageBox img{
    width: 100%;
    height: auto;
}
.variations{
    width: 100%;
}
.variations td{
    padding: 0px;
    vertical-align: middle;
    text-align: left;
    padding-right: 10px;
    padding-bottom: 10px;
}
.variations td label{
    font-family: 'Brothers';
    font-size: 18px;
    color: #A0252C;
    margin: 0px;
    
}
.variations td.label{
    display: none;
}
.variations td select{
    display: inline-block;
    background: #58595B url(../images/select_arrow_w.png) no-repeat 95% center!important;
    color: #fff;
    padding: 12px 12px;
    font-size: 22px;
    box-shadow: none;
    border-radius: 0px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -khtml-appearance: none;
    -o-appearance: none;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    font-family: 'Brothers';
    border: none;
    
}
.variations td select, .quantity input{
    width: 195px;
}
.variations .reset_variations{
    display: inline-block;
    margin-left: 10px;
    text-decoration: none;
    vertical-align: top;
    line-height: 1;
    background: #A0252C;
    padding: 7px 12px;
    color: #fff;
}
.quantity input{
    display: inline-block;
    background: #58595B;
    color: #fff;
    padding: 8px 12px;
    font-size: 22px;
    box-shadow: none;
    border-radius: 0px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -khtml-appearance: none;
    -o-appearance: none;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    font-family: 'Brothers';
    border: none;
}
.entry-summary .single_add_to_cart_button{
    vertical-align: top;
    border-radius: 0px;
    border: none;
    background: #A0252C;
    border: none;
    font-size: 27px;
    color: #fff;
    font-family: 'Brothers';
    cursor: pointer;
    padding: 10px 40px;
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.entry-summary .product_meta{
    display: none;
}
.entry-summary .price{
    color: #A0252C;
    font-size: 26px;
    
}
.entry-summary .description{
    margin-bottom: 30px;
}
div .woocommerce .woocommerce-error, div .woocommerce .woocommerce-info, div .woocommerce .woocommerce-message{
    padding: 1em 2em 1em 3.5em!important;
    margin: 0 0 2em!important;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border: 1px solid #8FAE1B;
    border-top: 3px solid #8FAE1B;    
    list-style: none!important;
    width: auto;
    word-wrap: break-word;
    font-size: 16px;
    border-radius: 5px;
}
div .woocommerce .woocommerce-error a, div .woocommerce .woocommerce-info a, div .woocommerce .woocommerce-message a{
    color: #A0252C;
}
div .woocommerce .woocommerce-error{
    border-top: 3px solid #A0252C;
    border: 1px solid #A0252C;
}
.woocommerce-message{
    font-size: 16px;
    margin-top: 30px;
    text-align: left;
    border: 1px solid #8FAE1B;
    border-radius: 5px;
    padding: 1em 2em 1em 3.5em!important;
    margin: 0 0 2em!important;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #8FAE1B;
    list-style: none!important;
    width: auto;
    word-wrap: break-word;
}
.woocommerce-message .button{
    float: right;
    padding: 10px 15px;
    top: -10px;
    position: relative;
    text-decoration: none;
    background: #A0252C;
    color: #fff;
}
.woocommerce-message a{
    color: #A0252C;
}
.BackToStore{
    font-family: 'Brothers';
    font-size: 20px;
    color: #A0252C;
    text-decoration: none;
    position: absolute;
    top: 10px;
    left: 20px;
}
.BackToStore:hover{
    color: #A0252C;
}
.BackToStore .fa{
    color: #fff;
    background: #A0252C;
    border-radius: 100%;
    padding: 2px 10px;
    font-size: 24px;
    vertical-align: middle;
    margin-right: 5px;
    top: -2px;
    position: relative;
}
.quantity input[type=number]::-webkit-inner-spin-button { 
    -webkit-appearance: none;
    cursor:pointer;
    display:block;
    width:8px;
    color: #333;
    text-align:center;
    position:relative;
}

.quantity input[type=number]::-webkit-inner-spin-button { 
    background: url('../images/select_arrow_nu.png') no-repeat 50% 50%;  
    width: 14px;
    height: 14px;
    padding: 4px;
    position: relative;
    right: -8px;
    border-radius: 0px;
}
div .woocommerce table.shop_table{
    border: none;
}
div .woocommerce table.shop_table th{
    font-family: 'Brothers';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    text-align: left;
    color: #A0252C;
    padding: 10px;
}
div .woocommerce table.shop_table td{
    font-family: 'FuturaStd-Medium';
    font-size: 14px;
    text-align: left;
    padding: 10px;
    color: #58595B;
}
td.product-thumbnail{
    width: 120px;
}
td.product-name{
    width: 45%;
}
div .woocommerce table.shop_table td.product-remove{
    text-align: right;
}
td.product-thumbnail, td.product-price, td.product-quantity, td.product-subtotal, td.product-remove{
    
}
div .woocommerce table.shop_table td a{
    color: #58595B;
    text-decoration: none;
}
div .woocommerce table.shop_table td a:hover{
    text-decoration: underline;
}
div .woocommerce .cart-collaterals, div .woocommerce-page .cart-collaterals{
    width: 100%;
}
div .woocommerce .cart-collaterals .cart_totals, div .woocommerce-page .cart-collaterals .cart_totals{
    width: 100%;
}
.cart_totals h2, .coupon h2, div .woocommerce form.checkout h3, h2.login_title, h2.OrderTitle{
    margin-top: 0px;
    font-size: 26px;
    margin: 0px 0px 26px;
    color: #58595b;
    font-family: 'FuturaStd-Medium';
}
h2.OrderTitle{
    margin-bottom: 10px;
}
div .woocommerce form.checkout h3{
    margin: 10px 0px 15px;
}
div .woocommerce form.checkout h3 label{
    font-weight: normal;
}
div .woocommerce a.button.alt br{
    display: none;
}

div .woocommerce #respond input#submit, div .woocommerce a.button, div .woocommerce button.button, div .woocommerce input.button{
    vertical-align: top;
    border-radius: 0px;
    border: none;
    background: #A0252C!important;
    border: none;
    font-size: 20px;
    color: #fff!important;
    font-family: 'Brothers';
    cursor: pointer;
    padding: 11px 15px;
    display: inline-block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: normal;
}
div .woocommerce input.button.small{
    font-size: 16px;
    padding: 9px 15px;
}
div .woocommerce #content table.cart img, div .woocommerce table.cart img, div .woocommerce-page #content table.cart img, div .woocommerce-page table.cart img{
    width: 80px;
}
div .woocommerce .cart-coupon .input-text{
    box-shadow: none;
    border-radius: 0px;
    border: none;
    background: #E6E7E8;
    color: #58595B;
    font-size: 16px;
    text-transform: uppercase;
    outline: none;
    font-family: 'Brothers';
    padding: 12px 10px;
    width: 80%;
    font-style: normal;
    margin-bottom: 15px;
}
div .woocommerce .cart-coupon, div .woocommerce .cart-coupon p{
    text-align: left
}
div .woocommerce .calculated_shipping table.shop_table td, div .woocommerce .calculated_shipping table.shop_table th{
    text-align: left;
    font-weight: normal;
}
div .woocommerce td.product-name dl.variation dt{
    font-weight: normal;
    font-size: 14px;
}
div .woocommerce td.product-name p{
    font-family: 'FuturaStd-Medium';
    font-size: 14px;
    color: #666;
}
div .woocommerce td.product-name dl.variation dd, div .woocommerce td.product-name dl.variation dt{
    float: none;
}
div .woocommerce a.remove{
    color: #727272!important;
    border: 1px solid #BABABA;
    border-radius: 0px;
    padding: 6px 2px;
    width: 34px;
    height: auto;
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
}
div .woocommerce a.remove:hover{
    background: #A0252C;
    border: 1px solid #A0252C;
}
div .woocommerce form .form-row{
    text-align: left;
    margin-bottom: 13px;
}
.woocommerce form .form-row p{
    text-align: left
}
div .woocommerce form .form-row label{
    font-family: 'Brothers';
    font-size: 16px;
    text-align: left;
    font-weight: normal;
    color: #A0252C;
    line-height: normal;
}
div .woocommerce form.checkout .input-text{
    border: none;
    background: #E6E7E8;
    color: #58595B;
    font-size: 16px;
    text-transform: uppercase;
    outline: none;
    border-radius: 0px;
    font-family: 'Brothers';
    padding: 12px 10px ;
    box-shadow: none; 
}
div .woocommerce form.checkout .input-text, div .checkout_coupon .form-row .input-text, div .woocommerce form.login .input-text, div .woocommerce form.register .input-text, .woocommerce form.lost_reset_password .form-row input.input-text{
    border: none;
    background: #E6E7E8;
    color: #58595B;
    font-size: 16px;
    text-transform: uppercase;
    outline: none;
    border-radius: 0px;
    font-family: 'Brothers';
    padding: 12px 10px ;
    box-shadow: none; 
}
div .woocommerce .checkout_coupon .form-row {
    display: inline-block;
    float: none;
    vertical-align: top;
}
div .woocommerce .checkout_coupon .form-row{
    margin: 0px;
}
div .woocommerce .checkout_coupon .form-row input.button{
    margin: 0px;
    margin-left: 10px;
}
div .select2-container .select2-choice{
    border: none;
    background: #E6E7E8;
    color: #58595B;
    font-size: 16px;
    text-transform: uppercase;
    outline: none;
    border-radius: 0px;
    font-family: 'Brothers';
    padding: 5px 10px ;
    box-shadow: none; 
}
div .select2-drop.select2-drop-above{
    font-size: 14px;
}
div #add_payment_method #payment, div .woocommerce-checkout #payment{
    font-family: 'FuturaStd-Medium';
    font-size: 16px;
}
div .woocommerce form.login br, div .woocommerce form.register br, .woocommerce form.lost_reset_password .form-row br{
    display: none;
}
div .woocommerce form.login, div .woocommerce form.register{
    
}
.woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce .woocommerce-message li{
    font-family: 'FuturaStd-Medium';
    margin-bottom: 2px;
}
div .woocommerce form .form-row label.inline{
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
}
div.woocommerce table.shop_table tbody th, div .woocommerce table.shop_table tfoot td, div .woocommerce table.shop_table tfoot th{
   font-weight: normal;
}
div .woocommerce #payment #place_order, div .woocommerce-page #payment #place_order{
    margin-bottom: 0px;
}

.woocommerce input:-moz-placeholder, .woocommerce textarea::-moz-placeholder {  
  color: #93959A;
  font-size: 16px;
  font-style:normal;
}  
.woocommerce input:-ms-input-placeholder, .woocommerce textarea:-ms-input-placeholder {  
  color: #93959A;  
  font-size: 16px;
  font-style:normal;
}
.woocommerce input::-o-input-placeholder, .woocommerce textarea::-o-input-placeholder {  
  color: #93959A;  
  font-size: 16px;
  font-style:normal;
} 
.woocommerce input::-webkit-input-placeholder, .woocommerce textarea::-webkit-input-placeholder {  
  color: #93959A;  
  font-size: 16px;
  font-style:normal;
}
div .woocommerce-checkout #payment ul.payment_methods li input{
    margin-right: 10px;
}
.woocommerce-checkout #payment ul.payment_methods li label{
    display: inline-block;
    font-weight: normal;
}
div .woocommerce .order_details{
    margin-top: 20px;
    margin-bottom: 30px;
}
div .woocommerce .order_details li{
    font-size: 17px;
    padding: 18px 20px;
    color: #58595B;
    text-transform: capitalize;
    margin-right: 0px;
}
div .woocommerce .order_details li.order{
    color: #fff;
    font-family: 'FuturaStd-Medium';
}
div .woocommerce .order_details li.order strong{
    color: #fff;
}
div .woocommerce .order_details li strong{
    color: #A0252C;
    font-family: 'Brothers';
    font-weight: normal;
    font-size: 17px;
}
.AddCartbox.images .thumbnails img{
    max-width: 100%;
    height: auto;
}
.yourfestslider .tp-caption.Gym-SmallText, .Gym-SmallText{
    font-family: 'FuturaStd-Medium';
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    letter-spacing: 10px;
}
.yourfestslider .tp-caption.Gym-SmallText, .Gym-SmallText em{
    font-style: normal;
}
.yourfestslider .custom .tp-bullet{
    background: #58595b;
    width: 8px;
    height: 8px;
    border-radius: 100%;
}
.yourfestslider .custom .tp-bullet:hover, .yourfestslider .custom .tp-bullet.selected {
    background: #9E272F;
}
.yourfestslider .tp-fullwidth-forcer{
    z-index: -1;
}
.DisclaimerMenu{
    position: absolute;
    bottom: 10px;
    right: 20px;
    font-size: 15px;
    text-align: center;
}
.header_right .CartIcon{
    position: relative;
    bottom: 0px;
    right: 0px;
    float: left;
    padding: 16px 20px 9px 10px;
}
.header_right .CartIcon a{
    font-size: 28px;
    color: #fff;
}
.header_right .CartIcon a:hover{
    color: #fff;
}
.header_right .CartIcon a label{
    background: #a0252c;
}
.CartIcon{
    position: absolute;
    bottom: 10px;
    right: 20px;
    font-size: 15px;
    text-align: center;
}
.CartIcon a{
    color: #A0252C;
    text-decoration: none;
    font-size: 36px;
    position: relative;
    display: inline-block;
}
.CartIcon a:hover{
    color: #A0252C;
}
.footer li.responsive_hide_menu{ 
    display: none;
}
.CartIcon a label{
    position: absolute;
    top: -11px;
    right: -11px;
    font-size: 13px;
    color: #fff;
    background: #333333;
    border-radius: 100%;
    min-width: 24px;
    padding: 5px 6px;
    line-height: 1;
}
select#gift_amounts{
    background: #58595B url(../images/select_arrow_w.png) no-repeat 96% center;
    display: inline-block;
    /* background: #58595B; */
    color: #fff;
    padding: 8px 12px;
    font-size: 19px;
    box-shadow: none;
    border-radius: 0px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -khtml-appearance: none;
    -o-appearance: none;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    font-family: 'Brothers';
    border: none;
    padding-right: 30px;
    margin-bottom: 10px;
}
select#gift_amounts option{
    color: #fff;
}
.gift-cards-list label[for*="gift_amounts"]{
    display: none;
}

@media all and (min-width: 1200px) and (max-width: 1600px){
    /* STYLES HERE */
    .MainServing.ServingTable td{ 
        font-size: 20px;
    }
    .ServingTable td{ 
        font-size: 14px;
    }
    .NutritionList {
        float: left;
        width: 300px;
    }
}
@media all and (min-width: 1175px) and (max-width: 1350px){
	.footer li{
		font-size: 15px;
		padding: 18px 8px 15px;
	}
    .footer li.responsive_hide_menu{ display: inline-block;}
    .nav li.top_menu_responsive{ display: none;}
    .footer li{
        min-width: auto;
    }
}
@media all and (min-width: 1200px) and (max-width: 1024px){
    .loc_img_detail img {
        position: absolute;
        width: auto;
        max-width: inherit;
        height: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto;
    }
}
@media screen and (min-width: 1200px){
   .container {
        width: 1170px;
  }
}
@media screen and (max-width: 1409px){
    .nav a{
        margin: 0px 0px;
    }
}

@media screen and (max-width: 1400px){
    .bg-title {
        font-family: 'FuturaStd-Medium';
        text-align: center;
        font-size: 60px;
    }
}
@media screen and (max-width: 1175px){
	.fran_menu {
		float: left;
		display: block;
	}
    .nav li.top_menu_responsive{ display: block;}  
    .footer li.responsive_hide_menu{ 
        display: none;
    }
    .sidebar_menu{ 
		width: auto;
	}
	#navbar li a{
		padding: 0px 20px;
		min-width:inherit;
	}
	.android-app-icon{ 
        display:none;
    }
    .PageBanner {
        width: 100%;
        height: 300px;
        position: relative;
    }
    .PageBanner iframe{
        min-height: 300px;
    }
    .PageBanner img {
        width: auto;
        height: auto;
        position: absolute;
        height: 100%;
        max-width: inherit;
        margin: 0 auto;
    }
    #HeaderNav{
        display: none;
    }
    .w-icon-nav-menu{
        font-size: 35px;
        color: #fff;
        display: block;
    }
    .Mobile_nav{
        display: block;
        position: absolute;
        top: 50%;
        right: 10px;
        height: 35px;
        width: 35px;
        margin-top: -17px;
        cursor: pointer;
        z-index: 99;
	}
	.section.section_navbar{
		display: none;
		position: fixed;
		width: 260px;
		right: -260px;
		top: 0px;
		height: 100%;
        z-index: 999999;
		overflow-y: auto;
		background: #333;
	}
	.section.section_navbar:before{
		content: "";
		position: absolute;
		top: 0px;
		left: 0px;
		background: #a0252c url(../images/flogo.png) center center no-repeat;
		height: 90px;
		width: 100%;
		background-size: contain;
		box-shadow: 0px 0px 5px #000;
		box-shadow: inset -20px 0 30px rgba(0, 0, 0, 0.2);
		background-size: 100px;
	}
	#navbar.float_right{
		margin-top: 75px;
	}
     .nav{
        display:block;
    }
    #navbar li a {
		padding: 0px 15px;
		min-width: inherit;
	}
	.section.section_navbar .container{
		padding:0px;
	}
	#navbar{
		margin-top:90px;
	}
	#navbar.second_nav{
		 margin-top: 90px;
		display:block!important;
	}
	#navbar.social_icon{ 
		margin-bottom:20px;
	}
	#navbar li{
		width: 100%;
		color: #5a5a5a;
	}
	#navbar.social_icon li {
		padding-top: 2px;
		float: left;
		width: auto;
		border-bottom: 0px;
	}
	#navbar li a{
        display: block;
        margin: 0px;
        border-right: none;
        text-align: left;
        font-size: 20px;
        padding: 20px 10px;
        font-family: 'BebasNeue_1';
        font-family: 'Brothers';
        color: #D8D8D8;
            text-transform: uppercase;
	}
	#navbar.second_nav{
		display:none;
	}
	#HeaderNav.section {
        overflow: inherit;
        padding: 50px 0px 0px;
        display: none;
    }
	#navbar li a br{
		display:none;
	}
     #navbar .order{
        display: none;
    }
	#navbar li a.active:after{
		left: inherit;
		bottom: 0px;
		height: 100%;
		background: #FEBE10;
		z-index: 9;
		width: 10px;
		margin: 0% 0%;
		right: 0px;
	}
    .header_right{
        margin-right: 55px;
    }
	#footer{ 
        position: relative;
        display: inline-block;
        width: 100%;
    }
    .footer_left {
        float: left;
        width: 100%;
        text-align: center;       
    }
    
    .footer li {
        font-size: 14px;
        padding: 0px 10px;
        text-align: center;
         min-width: inherit;
    }
    .footer li:last-child{
        border: none;
    }
    .footer_right {
        float: left;
        width: 100%;
        text-align: center;
    }
    .footer_right .social_icon {
        float: left;
        width: 100%;
        text-align: center;
    }
    .footer_right .social_icon{ margin: 10px 0px; }
    .footer_right .social_icon .fa {
        display: inline-block;
        font-size: 20px;
        padding: 0px 5px;
        color: #fff;
    }
    #footer{
        padding: 10px 0px;
    }
	.app {
        float: none;       
        font-size: 16px;       
        padding: 10px 15px;
        display: inline-block;
    }
}
@media screen and (max-width: 1024px){
	.nav{
		padding-top: 18px;
	}
    .bg-title {
        font-size: 50px;
    }
    .OurProcessText{
        padding: 20px 0px 40px;
    }
    .homebox h1{
        font-size: 44px;
        margin-top: -14px;
    }
    .loc_img_detail img{
        width: auto;
        max-width: none;
        height: 100%;
    }
    #Paninis .page_container_inner{ width: 100%;}
    body{ 
        margin: 0px!important;
        overflow: auto!important;
    }
    .Our_App h1 {
        font-size: 40px;
    }
    .app_wrapper .appimg{ 
        display: none; 
    }
    .w-col.full img{ 
        width: 100%;
    }
    div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok{
        padding: 5px 15px 5px 40px !important;
        margin: 0px 0px 30px!important;
    }
    .BackToTop{ 
        display: inline-block;
    }
    
    
}
@media screen and (max-width: 1023px){
    
    
    
    .loc_img_detail img{
        position: relative;
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .location_Detail .LocationListBox .DetailMain {
        height: auto!important;

    }
    .location_Detail .LocationListBox, .LocationListBox{
        position: relative;
        left: 0px;
        background: #0A0A0A;
        width: 100%;
    }  
   .location_Detail .LocationListBox{ 
        top:0px!important;
        height: auto!important;
    }
    .location_wrapper {
        position: relative;
        height: auto!important;
    }
    #wpsl-wrap.LocationListBox {
        margin: 0px;
        width: 100%;
        height: auto!important;
        top: 0px!important;
    }
    .LocationsPage #wpsl-search-wrap .wpsl-input{
        width: auto;
    }
    #wpsl-search-wrap .wpsl-input #wpsl-search-input{ 
        width: auto!important;
    }
    .LocationsPage #footer{ 
        position: relative;
    }
    .location_Detail .LocationListBox .DetailMain {
        height: auto!important;
    }
    .LocationsPage #footer{
        background: #333333;
    }  
    .location_wrapper  {
        position: relative;
        height: auto!important;
    }
    #wpsl-gmap{ 
        margin: 0px!important;
    }
    #wpsl-stores {
        height: auto!important;
    }
   .location_Detail .LocationListBox{ 
        top:0px!important;
        height: auto!important;
    }
    #wpstore_slider .slides li img{
        position: relative;
    }
    #wpstore_slider .flex-direction-nav{
        bottom: 10px;
    }
}
@media only screen and (min-width:1020px) and (max-width: 1400px)  {
    .OurStoryPage .container, .MenuPage .container{
        width: 75%;
    }
    .sm-title{
        font-size: 30px;
        line-height: 1;
    }
}
@media screen and (max-width: 992px){
    .sidebar_menu{
        display: none;
    }
	.order{
		font-size: 16px;
	}
	
}
@media screen and (max-width: 800px){
    .maidright #search_box input{
        width: 200px;
    }
}
@media screen and (max-width: 768px){
     .OurProcessText{
        padding: 20px 20px 40px;
    }
    .homebox h1 {
        font-size: 80px;
        margin-top: -40px;
        line-height: normal;
    }
    .loc_img_detail img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .w-col {
        width: 100%;
        left: auto;
        right: auto;
    }
    .faq_list_title{
        padding-left: 25px;
    }
    .faq_list_title:before {
        content: '\2022';
        display: inline-block;
        vertical-align: middle;
        margin-right: 3px;
        margin-top: -6px;
        position: absolute;
        left: 10px;
        height: 10px;
        width: 10px;
        top: 46%;
        /* margin-top: -5px; */
    }
    .Our_App {
        background: rgba(0, 0, 0, 0.5);
    }
    .coming-soon .Our_App{
        background: none;
    }
    #Salads p{ 
        display: inline-block;
        width: 100%;
    }
    .BackToTop:before{
        height: 14px;
        margin-bottom: 7px;
    }
    .BackToTop{
        bottom: 10px;
        font-size: 14px;
        position: relative;
        right: 20px;
        /* width: 100%; */
        text-align: center;
        float: right;
    }
    .DisclaimerMenu{
        position: relative;
        bottom: 0px;
        right: 0px;
        font-size: 15px;
        text-align: center;
        float: right;
        width: 100%;
        padding: 10px;
    }
    .DisclaimerMenu br{
        display: none;
    }
	.maidright #search_box input{
		font-size: 12px;
		width: 130px;
		padding-left: 30px;
    }
	.wrapper .fa {
		font-size: 24px;
		top: 50%;
		margin-top: -11px;
		margin-left: 10px;
	}
	.search_btn .fa {
    	font-size: 20px!important;
		color: #fff;
		margin-top: -10px;
		margin-left: 17px;
	}
    .table_culture.p50{ 
        padding-bottom: 20px;
    }
    .order{ 
        font-size: 16px;
    }
    
    
    .faq_list {
        margin: 30px 0px;
    }
    .start_here_form td {
        padding: 5px 15px 15px 15px;
    }
    .PageTitle h1{ 
        font-size: 50px;
    }
    .PageBanner {
        height: 250px;
    }
    .PageBanner iframe{
        min-height: 250px;
    }
    .bg-title {
        font-family: 'FuturaStd-Medium';
        text-align: center;
        font-size: 44px;
    }
    .custom_text h1 {
        margin-bottom: 20px;
        font-size: 36px;
    }
    .OurProcessCol {
        width: 32%;
        display: inline-block;
        float: none;
    }
    .OurProcessText{ 
        font-size: 13px;
        padding: 20px 10px 20px;
        min-height: 170px;
    }
    .OurProcess_wrapper{ 
        text-align: center;
    }
    .sm-title{ 
        font-size: 28px;
    }
    .pizza, .Paninis{
        padding: 20px 30px 20px;
        text-align: center;
        min-height: auto;
        width: 50%;
        float: left;
    }
    .page_container_inner {
        width: 100%;
    }
    .bg_white br{ 
        display: none;
    } 
    #CraftBeer p{ 
        margin-bottom: 20px;
    }
    .p50 {
        padding: 20px 0px 50px;
    }
    .Merch .w-col{ 
        width: 50%;
    }
    .Merch .w-col.w-col-12{
        width: 100%;
    }
    .MerchDetail {
        text-align: center;
        margin-bottom: 20px;
    }
    .newsbox {
        padding: 15px 15px;
    }
    .select_box {
        display: inline-block;
        width: 100%;
        margin: 10px 0px;
    }
    .addcart p {
        text-align: left;
        padding: 10px 0px;
    }
    .w-col-4.full img{
        width: 100%;
    }
    .fest_title h3 {
        letter-spacing: 5px;
        font-size: 22px;
    }
    .hesperiden.tparrows.tp-rightarrow{
        height: 50px;
        width: 50px;
        margin-top: 50px;
         margin-right: -15px;
    }
    .hesperiden.tparrows.tp-leftarrow{
        height: 50px;
        width: 50px;
        margin-left: -15px;
        margin-top: 15px;
    }

    .app_btn .fleft{ 
        width: 48%;
    }
    .coming-soon h2{
        font-size: 50px;
    }
    .YourfestVideo, .YourfestBox{
        width: 94%;
    }
    .YourfestVideo iframe{
        height: 300px;
    }
    .ImageBox{
        height: auto;
    }
    .YourfestBoxInner{
        width: 45%;
        margin-top: 25px;
    }
    .YourfestBoxInner:first-child {
        margin-right: 10%;
    }
    .products li{
        width: 50%;
        margin-bottom: 20px;
    }
    .BackToStore{
        position: relative;
        left: 0px;
        top: 0px;
    }
    .Merch h4{
        text-align: left;
    }
    div .woocommerce table.shop_table_responsive tr td:before, div .woocommerce-page table.shop_table_responsive tr td:before{
        font-weight: normal;
        font-family: 'Brothers';
        text-transform: uppercase;
        font-weight: normal;
        font-size: 15px;
        text-align: left;
        color: #A0252C;
        margin-right: 10px;
    }
    div .woocommerce table.shop_table_responsive tr td.product-name{
        width: 100%;
    }
    div .woocommerce table.shop_table_responsive tr td.product-thumbnail:before{
        content:"";
    }
    div .woocommerce table.shop_table_responsive tr td.product-thumbnail{
        width: 100%;
        text-align: center!important;
        display: block;
    }
    div .woocommerce table.shop_table_responsive tr td .quantity{
        display: inline-block;
    }
    div .woocommerce table.cart td.actions input.small{
        width: auto;
    }
    div .woocommerce .cart-coupon {
        margin-bottom: 15px;
    }
	
    
}

@media screen and (max-width: 640px){
	.header_left img{
		height: 24px;
	}
	.maidright {
		float: left;
		display: none;
	}
    div .woocommerce .cart-coupon .input-text{
        width: 100%;
    }
    .radio_button{
        width: 49%;
        margin: 5px 0px;
        vertical-align: top;
        display: inline-block;
    }
    .Our_App {
        background: rgba(0, 0, 0, 0.5);
        padding: 50px 25px;
    }
    .app_wrapper, .coming-soon{
        padding: 30px 0px 0px;
    }
    .culture iframe { 
        height: 500px;
    }
    
    #wpsl-search-wrap .wpsl-input, #wpsl-search-wrap .wpsl-search-btn-wrap {
        clear: inherit;
    }
    #wpsl-search-wrap .wpsl-input #wpsl-search-input {
        margin: 0px;
        width: auto;
        font-size: 14px;
        border-radius: 0px;       
        height: 39px;       
        padding: 0px 10px 0px 25px;
    }
    div #wpsl-search-wrap #wpsl-search-btn{
        height: 39px;
        width: 39px;
    }
    .wpsl-search-btn-wrap .search_btn .fa {
        font-size: 20px!important;
        color: #fff;
    }
    #wpsl-search-wrap .wpsl-input .fa {
        font-size: 22px;
        margin-top: -11px;
        margin-left: 9px;
    }
    .order{ 
		display: block;
		font-size: 12px;
		float: left;
		background: #a0252c;
		font-family: 'Brothers';
		text-transform: uppercase;
		color: #fff;
		padding: 10px 10px;
    }
	.nav{ padding-top: 11px;}
	.nav a { font-size: 12px;}
    .app_btn {
        margin: 10px -5px;
    }
    .sidebar_menu ul li a {
        font-size: 12px;
        padding: 4px 10px;
    }
    .sidebar_menu{ 
        width: 100px;
    }
    .sidebar_menu ul li {
        margin: 2px 0px;
    }
    .tp-caption.Fashion-BigDisplay, .Fashion-BigDisplay, .tp-caption.Fashion-SmallText, .Fashion-SmallText{ 
        text-align: center;
        width: 100%;
        max-width: inherit;
    }
    .tp-parallax-wrap{ 
        width: 83%!important;
    }
    .tp-caption.Fashion-SmallText, .Fashion-SmallText {      
        font-size: 19px!important;       
        margin-top: 10px!important;
    }
    .PageBanner {
        height: 200px;
    }
    .PageBanner iframe{
        min-height: 200px;
    }
    .PageTitle h1 {
        font-size: 40px;
    }
    .AddCartbox {
        width: 100%;
    }
    .border{ border: none;}
    .bg-title{ 
        font-size: 40px;
    }
    .custom_text h1 {
        margin-bottom: 20px;
        font-size: 30px;
    }
    .flex-direction-nav a{
        width: 40px!important;
        height: 40px!important;
        margin-top: -20px;
    }
    .Number {
        height: 40px;
        width: 40px;       
        font-size: 28px;      
        line-height: 40px;       
    }
    .OurProcessCol {
        width: 40%;
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .OurProcessText {
        min-height: auto;
    }
    .Wine_logo a {
        margin: 10px 10px;
        display: inline-block;
    }
    .sm-title {
        font-size: 20px;
    }
    .alignleft {
        width: 50%;
    }
     .NewsDetail .readmore {
        font-size: 14px;        
        padding: 8px 16px;       
    }
    .coming-soon h2{
        font-size: 40px;
    }
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td{
        width: 100%;
    }
    div .woocommerce .cart-coupon{
        margin-bottom: 15px;
    }
    .header_right .CartIcon{
        padding: 13px 20px 3px 10px;
    }
    .header_right .CartIcon a {
        font-size: 22px;
    }
    .header_right .CartIcon a label{
        min-width: 21px;
        padding: 4px 3px;
        font-size: 12px;
        top: -9px;
    }
}

@media screen and (max-width: 480px){
    .homebox h1 {
        font-size: 50px;
        margin-top: -30px;
        line-height: normal;
    }
    .tp-parallax-wrap .fa{
        font-size: 15px!important;
    }
    .Our_App h1 {
        font-size: 30px;
    }
    .video_link .underline{ font-size: 10px;}
    .video_link .play img {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .video_link .play {
        height: 20px;
        width: 20px;
        display: inline-block;
        margin-bottom: 0px;
    }
    .BackToBottom:before{
        height: 16px;
    }
    .header_right {
        margin-right: 40px;
    }
    .Mobile_nav{ 
        right: 2px;
    }
   .maidright .search_btn .fa{
       font-size: 22px!important;
       margin-left: 9px;
    }
    .maidright #search_box input {
        font-size: 16px;
        width: 120px;
        height: 39px;
        padding: 0px 10px 0px 20px;
    }
    #search_box button{ 
        height: 39px; 
        width: 39px;
        
    }
    .wrapper .fa {
        font-size: 22px;
        margin-top: -11px;
        margin-left: 5px;
    }
    .maidright #search_box input {
        font-size: 14px;
        width: 120px;
    }
    .LocationListBox .maidright #search_box input {
        width: auto;
    }
   
    .app_btn .fleft {
        float: left;
        width: 35%;
    }
   
    .BannerMenu li{
        font-size: 10px;
    }
    .BannerMenu li a{
        padding: 0px;
    }
    .PageTitle h1 {
        font-size: 32px;
    }
    .PageBanner {
        height: 180px;
    }
    .PageBanner iframe{
        min-height: 180px;
    }
    .timetable ul li {
        letter-spacing: 5px;
        font-size: 14px;
    }
    .GUIDE h3 {
        font-size: 24px;
    }
    .fest_title h3 {
        letter-spacing: 5px;
        font-size: 18px;
        margin: 0px;
    }
    .festdotted {
        text-align: center;
        padding: 40px 0px;
    }
    .AddCartbox h1{ 
        font-size: 26px;
    }
    .AddCartbox{ 
        
        padding: 0px;
    }
    .Merch h4 {
        font-size: 26px;
    }
    
    .faq_list_title{ 
        padding: 10px 20px; 
        font-size: 14px;
    }
    .faq_list li{ 
        margin-bottom: 10px;
    }
    .header_left img{ 
        height: 25px;
    }
    .hesperiden.tparrows.tp-rightarrow{
        height: 30px;
        width: 30px;
        margin-right: -15px;
        margin-top: 15px;
    }
    .hesperiden.tparrows.tp-leftarrow{
        height: 30px;
        width: 30px;
        margin-left: -15px;
        margin-top: 15px;
    }
    .p40 {
        padding: 20px 0px;
    }
    .newsbox {
        padding: 15px 15px;
        width: 100%;
    }
    .alignleft {
        width: 100%;
    }
    .Merch .w-col {
        width: 75%;
        MARGIN: 0 AUTO;
        float: none;
    }
    
    .p50 {
        padding: 20px 0px 20px;
    }
    .start_here_form td {
        padding: 5px 15px 15px 15px;
        width: 100%;
        display: inline-block;
    }
    .pizza, .Paninis{ 
        width: 100%; 
        padding: 10px 0px;
    }
    .OurProcessText {
        font-size: 16px;
        padding: 20px 10px 20px;
        min-height: inherit;
        line-height: 1.5;
    }
    .bg-title {
        font-size: 30px;
    }
    .p30 {
        padding: 20px 0px;
    }
    .all_around p{ 
        margin: 15px 0px;
    }
    .custom_text h1 {
        margin-bottom: 10px;
        font-size: 24px;
    }
    .OurProcessCol {
        width: 100%;
    }
    .OurProcessBox {
        padding: 0px 20px;
        width: 100%;
        position: relative;
        text-align: center;
        width: 200px;
        margin: 0 auto;
    }
    .BackToTop {
        position: relative;
        
        right: 0px;
        font-family: 'Brothers';
        cursor: pointer;
        width: 100%;
        text-align: center;
    }
    .flex-direction-nav a {
        width: 26px!important;
        height: 26px!important;
        margin-top: -13px;
    }
    .News li {
        width: 48%!important;
        margin: 0px 0px 15px!important;
        display: inline-block!important;
    }
    .News ul {
        text-align: center;
        margin: 30px 0px 10px;
    }
    #carousel.flexslider .slides > li{
        width: 48%!Important;
        margin: 5px 0px!important;
    }
    #carousel.flexslider .slides li{
        display: inline-block!important;
        opacity: 1!important;
        visibility: visible!!important;
    }
    #carousel.flexslider .slides > li:nth-child(2) {
        border-right: none;
    }
    .footer li {
        font-size: 12px;
        padding: 0px 5px;
    }
    .app {
        float: none;
        font-size: 12px;
        padding: 6px 15px;
        display: inline-block;
    }
    .footer li:first-child{
        border: none;
        width: 100%;
    }
    .footer_right .social_icon .fa {     
        font-size: 14px;
    }
    .footer_right .social_icon {
        margin: 5px 0px;
    }
    #footer {
        padding: 15px 0px;
    }
    #navbar li a{
        padding: 15px 10px;
    }
    .coming-soon h2{
        font-size: 30px;
    }
    .YourfestBoxInner{
        width: 100%;
        margin-top: 25px;
    }
    .YourfestBoxInner:first-child {
        margin-right: 0%;
    }
    .YourFestForm .MultiForm label{
        margin-bottom: 5px;
        width: auto;
    }
    .MultiForm span{
        width: 100%;
    }
    .bybutton{
        font-size: 18px;
        padding: 10px 20px;
        margin-bottom: 10px;
    }
    .products li{
        width: 100%;
    }
    .entry-summary .price{
        font-size: 20px;
    }
    .entry-summary .single_add_to_cart_button{.Events-Images {
    height: 550px;
    overflow: hidden;
    width: 100%;
}.Events-Images {
    height: 550px;
    overflow: hidden;
    width: 100%;
}.Events-Images {
    height: 550px;
    overflow: hidden;
    width: 100%;
}.Events-Images {
    height: 550px;
    overflow: hidden;
    width: 100%;
}.Events-Images {
    height: 550px;
    overflow: hidden;
    width: 100%;
}.Events-Images {
    height: 550px;
    overflow: hidden;
    width: 100%;
}.Events-Images {
    height: 550px;
    overflow: hidden;
    width: 100%;
}.Events-Images {
    height: 550px;
    overflow: hidden;
    width: 100%;
}.Events-Images {
    height: 550px;
    overflow: hidden;
    width: 100%;
}.Events-Images {
    height: 550px;
    overflow: hidden;
    width: 100%;
}.Events-Images {
    height: 550px;
    overflow: hidden;
    width: 100%;
} 21px;
        padding: 11px 15px;
    }
    .woocommerce-message{
        padding: 1em 1em 1em 1em!important;
        margin: 0px 0px 1em !important;
    }
    .woocommerce-message .button{
        top: 0px;
    }
}
@media screen and (max-width: 400px){
    .header_left {
    	padding: 7px 10px;
	}
}
@media screen and (max-width: 360px){
	.order{
		padding: 10px 5px;
	}
	.header_left {
    	padding: 7px 10px;
	}
}
@media screen and (max-width: 344px){
    .fran_menu{
        display: none;
    }
}
@media screen and (max-width: 320px){
    .homebox h1 {
        font-size: 36px;
        margin-top: -21px;
        line-height: normal;
    }
    #culture .PageTitle {
        top: 30%;
    }
   .Our_App i {
        font-size: 14px;
    }
    .Our_App p {
        font-size: 12px;
    }
    .Our_App h1 {
        font-size: 24px;
        margin: 15px 0px;
    }
    .header_left {
        padding: 7px 15px;
    }
    .LocationDetail .wpsl-opening-hours {
        font-size: 13px!important;
    }
    .maidright #search_box input{
        font-size: 14px;
    }
    .answer {
        color: #666;
        padding: 10px 0px;
        padding-left: 15px;
        font-size: 14px;
    }
    .BannerMenu li {
        font-size: 7px;
    }
    .sm-btn{ 
        padding: 10px;     
        min-width: auto;
    }
    .PageBanner {
        height: 140px;
    }
    .PageBanner iframe{
        min-height: 140px;
    }
    .PageTitle h1 {
        font-size: 24px;
    }
    .Merch .w-col {
        width: 100%;
        MARGIN: 0 AUTO;
        float: none;
    }
    .custom_text h1 {
        margin-bottom: 10px;
        font-size: 16px;
    }
    .bg-title {
        font-size: 24px;
    }
}

/* -------- SEOteric Edits -----------*/

.NewsImage {
    height: 280px;
    overflow: hidden;
}

.NewsImage img {
    width: 100%;
    min-height: 280px;
}

.NewsImage a {
    padding-left: 0px;
    margin-left: 0px;
}

.NewsDetail a {
    padding-left: 0px;
    margin-left: 0px;
}

.NewsDetail {
    min-height: 180px;
}