/*
Theme Name: Greek Festival Online
Theme URI: http://www.google.com
Author: Greek Festival Online
Author URI: http://google.com/
Description: Greek Festival Online

*/
@import url(css/bootstrap.min.css);
@import url(css/jquery.bxslider.css);
@import url(css/mmenu.css);
@import url(css/superfish.css);
@import url(fonts/fonts.css);
@import url(css/ie-only.css);
@import url(css/font-awesome.min.css);
@import url(css/lightbox.css);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,300italic,400italic,600,600italic,700,700italic,900,900italic);
@font-face {
    font-family: 'Lato-Bla';
    src: url('fonts/Lato-Bla.ttf');
}
@font-face {
    font-family: 'Lato-BlaIta';
    src: url('fonts/Lato-BlaIta.ttf');
}
@font-face {
    font-family: 'Lato-Bol';
    src: url('fonts/Lato-Bol.ttf');
}
@font-face {
    font-family: 'Lato-BolIta';
    src: url('fonts/Lato-BolIta.ttf');
}
@font-face {
    font-family: 'Lato-Hai';
    src: url('fonts/Lato-Hai.ttf');
}
@font-face {
    font-family: 'Lato-HaiIta';
    src: url('fonts/Lato-HaiIta.ttf');
}
@font-face {
    font-family: 'Lato-Lig';
    src: url('fonts/Lato-Lig.ttf');
}
@font-face {
    font-family: 'Lato-LigIta';
    src: url('fonts/Lato-LigIta.ttf');
}
@font-face {
    font-family: 'Lato-Reg';
    src: url('fonts/Lato-Reg.ttf');
}
@font-face {
    font-family: 'Lato-RegIta';
    src: url('fonts/Lato-RegIta.ttf');
}	
@font-face {
    font-family: 'merriweatherregular';
    src: url('fonts/merriweather-regular-webfont.eot');
    src: url('fonts/merriweather-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/merriweather-regular-webfont.woff2') format('woff2'),
         url('fonts/merriweather-regular-webfont.woff') format('woff'),
         url('fonts/merriweather-regular-webfont.ttf') format('truetype'),
         url('fonts/merriweather-regular-webfont.svg#merriweatherregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*----- Reset Css -----*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 25px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
}
ol, ul {

}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*----- Reset Css ends -----*/

/*----- Common Styles -----*/
b,strong {
	
	font-weight: 700;
}
a:hover {
	text-decoration: none;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
code {
  white-space: inherit;
  background-color: #f1f1f1;
}
/*----- Common Styles Ends -----*/

/*----- Menu -----*/
.logo a {
	padding: 10px 14px 0px 0;
	display: inline-block;
}
.logo .logo-header {
	padding: 7px 14px 7px 0;
}
.logo .logo-header p, .logo .logo-header h1 a {
	padding: 0;
	color: #000;
}
.logo .logo-header p {
	font-size: 13px;
}
.mobile-logo {
	display: none;
	background: #e76756;
	text-align: center;
}
.menu-wrapper {
  width: 100%;
  z-index: 3;
  /*position: fixed;*/
}
.menu-wrapper-bg {
  background: #890208;
}
.menu-sp a{
  font-family: 'Source Sans Pro', sans-serif;;
  text-transform:uppercase;
}
.menu-sp ul {
	
}
.menu-sp ul a{
	color: #fff;
	font-size: 16px;
}
.menu-sp ul a:hover {
	color: #fff;
	transition: color .4s;
	background:#A9292E;
}
.menu-sp ul a.current, li.current_page_item > a , li.current_menu_item > a{
  color: #fff;
  transition: color .4s;
  background:#A9292E;
  width:100%;
}
.sidebar li.current_page_item  a,.cart_page li.current_page_item  a,.checkout_page li.current_page_item  a{
  background:none;
  color:#5f5f5f;
}
.sidebar li.current_page_item > a{
  background:none;
}
.footer  li.current_page_item > a {
  color: #737373;
  background:none;
}

.mm-menu li.current_page_item > a, .mm-menu li.current_menu_item > a {
background: rgba(0, 0, 0, 0.1);
color:rgba(255, 255, 255, 0.72)/
}
.mm-menu .mm-list > li.current_page_item:after, .mm-menu .mm-list > li.current_menu_item:after {
	border-color: rgba(0, 0, 0, 0);
}
.menu-sp ul li {
	display: inline-block;
	height: 48px;
	background:none repeat scroll 0 0 #890208;
}
.menu-sp ul ul li {
  display: block;
}
.menu-sp ul li a {
	padding: 11px 16px 12px;
	display: block;
}
.menu-sp ul li:after {
    color: #fff;
  }
  .menu-sp ul ul li:after {
    content: "";
  }
 .menu-sp ul li:last-child:after {
    content:"";
  }
.menu-sp ul ul li {
  height: 42px;
}
.menu-sp ul ul li a {
  padding-bottom: 10px;
  padding-top: 8px;
}
/* mobile menu */ 
.mm-fixed-top a  img{
	width: 40px;
	height: 40px;
}
.mm-fixed-top { 
	z-index: 4;
}
.mm-fixed-top {
  display: none;
}

.sf-menu li:hover, .sf-menu li.sfHover{
	background:none repeat scroll 0 0 #A9292E;
}
/*----- Menu Ends -----*/

/*----- woocommerce product css start -----*/
.section_one {
    float: left;
    width: 70%;
}
.product .price {
    display: inline-block;
    margin-left: 18px;
    
}
.prdodesclist {
    width: 80%;
}
.section_tow {
    float: right;
	margin-top: 9px !important;
}
/*----- woocommerce product css end -----*/

/* ---- Slider Starts ---*/
.text-container {
    text-align: center;
}
.text-container h3 {
    color: #fff;
	font-family: 'merriweatherregular';
    display: inline-block;
    padding: 10px 0px;
    position: relative;
    font-size: 62px;
	font-style:italic;
	font-weight:bold;
}
.text-container h1 {
    color: #fff;
    display: inline-block;
    font-size: 23px;
	font-style:italic;
	font-weight:bold;
	font-family: 'merriweatherregular';
}
.text-container p {
    margin-top: 40px;
}
.text-container p a {
    font-size: 18px;
	font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    padding: 15px 23px;
    display: inline-block;
	text-transform:uppercase;
	background: #A9292E;
}
.text-container p a:hover{
    text-decoration: none;
    opacity:0.6;
}


/* Browser Resets
*********************************/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { line-height: 1.4; margin: 0 0 0; overflow: hidden; background: #fff; position: relative; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Alternate Caption CSS */
#flex-main { padding: 0 40px; max-width: 1200px; margin: 0 auto; }
.flex-caption { width: 100%; margin: 0; }
.text-container { width: 100%; padding: 20px;
    background: rgba(0,0,0,.45);
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.53);
    box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.25);
 }
.text-container a:hover { text-decoration: underline; }

/* 860px and above CSS of Alternate Caption */

.product .value div{
	background: #fff none repeat scroll 0 0;
    height: -13px!important;
    position: absolute;
    right: -117px!important;
    top: 5px;
    width: 30px;
	color:#890208;
    z-index: 9;
	line-height:1;
}
.product .price {
     display:block; margin-left:0px !important; font-weight:bold !important; color:#000 !important; font-size:16px !important;
}
.product .button{
  border-radius: 3px;
    background: #890208 none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #fff !important;
    float: right;
    font-weight: 500 !important;
    line-height: 23px !important;
    margin: 0px 0 0 0 !important;
    padding: 8px 25px 6px !important;
    text-transform: uppercase;
}
.section_one {
    float: left;
    width:70%;
}
.price .amount{ position:absolute !important}
.woocommerce ul.products li.product .price {  display:block; margin-left:0px !important; font-weight:bold !important}	
.product .cart.single-product h3{
   float: left;
font-size: 16px !important;
margin-top: 0px !important;
width: 75% !important;
color: #333 !important; 

}
.prdodesclist {
    width: 80%;
    padding-left: 70px !important;
}
.section_tow {
    float: right;
    margin-top: 0px !important;
}
.woocommerce ul.products li.product h3 { padding-top:0px !important }
/** APRIL 21 2017 **/

@media (min-width:1280px) and (max-width:1920px){
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
   
    position: relative !important;
}
.woocommerce ul.products li.product .price {
    color: #77a464;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: ];
    position: absolute;
    top: 13%;
  
    left: 75%;
}}


@media screen and (min-width: 860px) {
  .flex-caption { width: 100%;margin: 0 auto; position: absolute; top: 24%; z-index: 100; }
  .caption-container { position: relative; width: 100%; margin: 0 auto; padding-left: 2%; }
  .text-container { max-width: 100%; position: relative;} }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: auto; position: absolute; right: 30px; top: 27%; text-align: -webkit-right; z-index: 2; font-size: 0;}
.flex-control-nav li {margin: 11px 0; display: block; zoom: 2; *display: inline;}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  border: 1px solid #fff;
  cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
.flex-control-paging li a:hover { background: rgba(253,65,49,0.7); }
.flex-control-paging li a.flex-active { background: rgba(253,65,49,.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px; }
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
  .flex-caption { background: #696969; }
}

/* Alternate Caption slideIn CSS */

@-webkit-keyframes slideIn { 0% { left: 9%; opacity: 0; }
  100% { left: 0; opacity: 1; } }

@-moz-keyframes slideIn { 0% { left: 9%; opacity: 0; }
  100% { left: 0; opacity: 1; } }

@-o-keyframes slideIn { 0% { left: 9%; opacity: 0; }
  100% { left: 0; opacity: 1; } }

@keyframes slideIn { 0% { left: 9%; opacity: 0; }
  100% { left: 0; opacity: 1; } }
/* --- slider Ends ---*/

/* --- Three Column Feature Starts --- */
.three-column-wrapper {
  background: #ecf0f1;
}
.three-column-container {
  text-align: center;
}
.three-column-container .col-md-4.box1, .three-column-container .col-md-4.box2, .three-column-container .col-md-4.box3 {
  padding-top: 35px;
  background: #ecf0f1;
  transition: all .5s;
}
.three-column-container .col-md-4.box1:hover, .three-column-container .col-md-4.box2:hover, .three-column-container .col-md-4.box3:hover {
  background: #e93424;
  color: #fff;
}
.three-column-box {
  padding-bottom: 35px;
}
.three-column-box p{
  margin-bottom: 16px;
}
.three-column-box p a{
  color: #2c2c2c;
}
.three-column-box h1{
  margin-bottom: 9px;
}
.three-column-box h1 a{
  color: #2c2c2c;
}
.three-column-box h1 a:hover{
  color: #fff;
}

/* --- Three Column Feature Ends --- */

/* --- Recent Blogs Starts --- */
.blog-wrapper {
  padding-top: 52px;
  margin-bottom: 9px;
}
.blog-wrapper > div > div > div:nth-child(n+1) > div:nth-child(3n+1) {
clear: both;
}
.recent-blog-header {
  text-align: center;
}
.recent-blog-header p.saperator {
  background: url(images/recent-blog-border-icon.png) repeat-x;
  background-position: center;
  text-align: center;
  max-width: 50%;
  margin: 0 auto;
  margin-bottom: 36px;
}
.recent-blog-header h1.rbh {
  margin-bottom: 36px;
}
.recent-blog-header p.rbh {
  margin-bottom: 41px;
}
.recent-posts-container {
  padding: 16px;
  border: 1px solid #acacac;
  overflow: hidden;
  position: relative;
  margin-bottom: 43px;
}
.recent-posts-container a.rbh-post-thumbnail {
  margin-bottom: 16px;
  line-height: 10px;
}
.recent-posts-container img.post-thumb {
  height: auto;
  max-width: 100%;
}
.recent-posts-container img.post-thumb:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter: alpha(opacity=85);
-moz-opacity:0.85;
-khtml-opacity: 0.85;
opacity: 0.85;
}
.recent-posts-container h3{
  margin-bottom: 16px;
}
.recent-posts-container h3 a{
  color: #000;
}
.recent-posts-container h3 a:hover {
color: #d93021;
}
.recent-posts-container p {
  text-align: left;
}
p.rbh-post-meta {
  margin-top: 38px;
}
p.rbh-post-meta a {
  color: #d93021;
}
img.rbh-readmore:hover{
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
img.rbh-readmore {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 13px;
  border-top: 1px solid #acacac;
  border-left: 1px solid #acacac;
  background: url(images/readmore-icon-red.png) no-repeat center;
}

/* --- hover effect --- */
.recent-posts-container .rbh-post-thumbnail {
	background: #b2b2b2 url(images/pattern-light.png) repeat fixed;
	display: block;
	position: relative;
	width: 100%;
	z-index: 0;
}
/* --- hover effect ends --- */
/* --- Recent Blogs Starts Ends --- */

/* --- Gallery Starts --- */
.parallax-container {
  background: url(images/parallax-image.jpg) 50% 0 repeat fixed;
  min-height: 406px;
  position: relative;
}
.parallax-content {
  position: relative;
}
.parallax-content h1 {
  position: absolute;
  top: 20%;
  width: 100%;
  text-align: center;
  color: #fff;
}
.parallax-content img {
  width: 100%;
  height: 409px;
}
.gallery-wrapper {
  margin-top: -235px;
}
.gallery-tabs {
  overflow: hidden;
  text-align: center;
}
/* Wookmark Css */
#main {
  overflow: hidden;
}

/**
 * Grid items animation
 */
#tiles li {
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.wookmark-placeholder {
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

/**
 * Filters
 */
#filters {
  list-style-type: none;
  display: inline-block;
}

#filters li {
  font-size: 18px;
  float: left;
  padding: 11px 27px 12px 27px;
  cursor: pointer;
  margin: 0 24px 16px 0;
  -webkit-transition: background 0.15s ease-out;
     -moz-transition: background 0.15s ease-out;
       -o-transition: background 0.15s ease-out;
          transition: background 0.15s ease-out;
          border: 1px solid #222;
          background: #fff;
}

#filters li:hover {
  background: #f03120;
  color: #fff;
  text-shadow: 0px 2px 0 rgba(0, 0, 0, 0.22);
  padding: 12px 28px 13px 28px;
  border: 0;
}

#filters li.active {
  background: #f03120;
  color: #fff;
  text-shadow: 0px 2px 0 rgba(0, 0, 0, 0.22);
  padding: 12px 28px 13px 28px;
  border: 0;
}
#filters li:last-child {
margin-right: 0;
}
/* Wookmark Css Ends */
/* Wookmark Main Starts */
#main {
  margin: 30px 0;
  position: relative;
  text-align: center;
  margin-top: 94px;
}

/**
 * Grid container
 */
#tiles {
  list-style-type: none;
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  margin: 0;
  padding: 0;
}

/**
 * Grid items
 */
#tiles li {
  width: 265px;
  background-color: #ffffff;
          border-radius: 3px;
     -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: none; /** Hide items initially to avoid a flicker effect **/
  cursor: pointer;
  padding: 2px;
}
#tiles a.wook-hover-button {
position: absolute;
top: 41%;
left: 31%;
padding: 13px 15px 13px 15px;
border: 2px solid rgba(251,251,251,0.8);
border-radius: 4px;
display: none;
background: rgba(0,0,0,0.4);
color: #fff;
transition: background .5s;
}
#tiles a.wook-hover-button:hover {
	background: rgba(0,0,0,1);
}
#tiles > li:nth-child(n):hover {
background: #000;
}

#tiles li.inactive {
  visibility: hidden;
  opacity: 0;
}

#tiles li img {
  display: block;
}

/**
 * Grid item text
 */
#tiles li p {
  color: #666;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  font-weight: 200;
  margin: 7px 0 2px 7px;
}

footer {
  text-align: center;

}

footer a {
  color: #435DC5;
  text-decoration: none;
}

/**
 * Progress bar for imagesLoaded
 */
.progress-bar {
  background-color: #0BC20B;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 0;
  box-shadow: 0 1px 3px rgba(11, 194, 11, 0.2);
  -webkit-transition: width 0.3s ease-out;
     -moz-transition: width 0.3s ease-out;
       -o-transition: width 0.3s ease-out;
          transition: width 0.3s ease-out;
}

/**
 * Placerholder css
 */
.wookmark-placeholder {
          border-radius: 2px;
     -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  z-index: -1;
}

.example-tiles {
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  margin: 0;
  padding: 0;
}

.example-tiles li {
  display: block;
  list-style-type: none;
  float: left;
  margin: 5px;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.example-tiles a,
.example-tiles a:hover {
  color: #555;
  background-color: #eee;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 261px;
  height: 302px;
  font-size: 2em;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #ddd;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  padding: 5px 8px;
  border-radius: 3px;
}

.example-tiles a:hover {
  background-color: #ddd;
}

/* Wookmark Main Ends */
/* --- Gallery Ends ---*/

/* --- Textimonial Starts --- */
.testimonial-wrapper {
  background: #e93424;
  padding-top: 29px;
}
.testimonial-inner .testimonial-header {
  padding-top: 18px;
  padding-bottom: 18px;
  color: #fff;
  text-align: center;
}
.bx-caption span a.arrow {
  position: absolute;
  background: url(images/testimonial-arrow.png) no-repeat;
  width: 12px;
  height: 23px;
  left: -12px;
  top: 50px;
}
.bx-caption span p {
  margin-top: 10px;
}
.bx-caption span p a {
  color: #e93424;
}
.bx-caption span p a:hover{
  color: #ab2317;
}
.bx-controls.bx-has-pager.bx-has-controls-direction.bx-has-controls-auto {
  display: inline-block;
}
/* --- Textimonial Ends --- */

/* --- Contact US --- */
.contact-wrapper {
  padding-top: 52px;
  margin-bottom: 9px;
  line-height: 1.4;
}
.contact-header h1 {
  text-align: center;
  margin-bottom: 36px;
}
p.chp {
  text-align: center;
  margin-bottom: 36px;
}
.contact-container {
  text-align: center;
}
.contact-container form label {
  font-size: 21px;
  border: 1px solid #222;
  padding: 11px 18px 14px 18px;
}
.contact-container form input[type='text'], .contact-container form input[type='textarea'] {
  padding: 18px 18px 15px 18px;
  border: 1px solid #222;
  margin-bottom: 25px;
  margin-right: 23px;
  border-left: 0;
}
.contact-container form input[type='text']{
  width: 25%;
  height: 56px;
}
.contact-container form input[type='textarea']{
  width: 46%;
  height: 56px;
}
.contact-container form input[type='submit']{
  font-size: 21px;
  padding: 9px 18px 13px 18px;
  border: 1px solid #a81c10;
  margin-bottom: 25px;
  margin-right: 23px;
  color: #fff;
  background: #e93424;
}
.contact-container .error {
	position: absolute;
	top: 32px;
	left: 0;
	color: red;
}
.contact-container .error.comment {
top: 131px;
left: 180px;
}
.contact-container  .error.email {
top: 50px;
left: 590px;
}
.contact-container .error.name {
top: 50px;
left: 179px;
}
/* social icons */
ul.social-icons {
  max-width: 180px;
  margin: 0 auto;
  background: #fff;
  margin-bottom: 36px;
  margin-top: 12px;
}
ul.social-icons li.fb a {
  background: url('images/social-icon-color.png') no-repeat 0 -1px;
  width: 24px;
  height: 23px;
}
ul.social-icons li.tw a {
  background: url('images/social-icon-color.png') no-repeat -29px 0;
  width: 24px;
  height: 24px;
}
ul.social-icons li.gp a {
  background: url('images/social-icon-color.png') no-repeat -59px -1px;
  width: 24px;
  height: 23px;
}
ul.social-icons li.rs a {
  background: url('images/social-icon-color.png') no-repeat -90px -1px;
  width: 24px;
  height: 23px;
}
ul.social-icons li.pn a {
  background: url('images/social-icon-color.png') no-repeat -121px 0;
  width: 24px;
  height: 24px;
}
ul.social-icons li.ln a {
  background: url('images/social-icon-color.png') no-repeat no-repeat -152px 0;
  width: 24px;
  height: 24px;
}
/* social icon hover */
ul.social-icons li.fb a:hover {
  background: url('images/social-icon-hover.png') no-repeat 0 -1px;
}
ul.social-icons li.tw a:hover {
  background: url('images/social-icon-hover.png') no-repeat -29px 0;
}
ul.social-icons li.gp a:hover {
  background: url('images/social-icon-hover.png') no-repeat -59px -1px;
}
ul.social-icons li.rs a:hover {
  background: url('images/social-icon-hover.png') no-repeat -90px -1px;
}
ul.social-icons li.pn a:hover {
  background: url('images/social-icon-hover.png') no-repeat -121px 0;
}
ul.social-icons li.ln a:hover {
  background: url('images/social-icon-hover.png') no-repeat no-repeat -152px 0;
}

ul.social-icons li a {
  padding: 0px 12px 6px 12px;
}
ul.social-icons li {
  display: inline-block;
  width: 24px;
  height: 24px;
}
div.saperator{
  background: url(images/recent-blog-border-icon.png) repeat-x;
  background-position: center;
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
/* social icons ends */

/* --- Contact US Ends --- */

/* ---WP Core Styling Image around Text alignment Start --- */
.alignnone {
    margin: 18px 0px 20px 0;
}
img.alignnone {
    max-width: 100%;
    height: auto;
}
.aligncenter,
div.aligncenter {
    display: block;
    clear: both;
    margin: 18px auto 18px auto;
}
.alignright {
    float:right;
    margin: 18px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 18px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 18px auto 18px auto;
}
a img.alignright {
    float: right;
    margin: 18px 0 20px 20px;
}
a img.alignnone {
    margin: 18px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 18px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 100%; /* Image does not overflow the content area */
    padding: 5px 5px 5px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 0 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.sticky {
}
.sticky h4 a:link, .sticky h4 a:visited{
    color:red;
    text-transform:Uppercase;
}
.sticky h4 a:hover{
    color:red;
    text-decoration:underline;
}
.gallery-caption {
} 
.bypostauthor{
}
/* ---WP Core Styling Image around Text alignment Ends --- */

/* --- Footer Style Starts --- */
.footer {
  background: #292C29;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
  color: #ffe5e3;
  font-size: 14px;
}
.footer img {
  max-width: 100%;
  height: auto;
}
.footer h5 {
  margin-bottom: 13px;
  color: #fff;
  font-size: 16px;
}
.footer a {
  color: #737373;    font-size: 16px;
}
span.date-start.dtstart {
    font-size: 16px;
}
.footer ul li {
	background: rgba(0, 0, 0, 0) url("images/f-arrow.png") no-repeat scroll 0 7px;
    border-bottom: 1px solid #737373;
    margin-bottom: 5px;
    margin-right: 5px;
    padding-bottom: 5px;
    padding-left: 19px;
}
.footer ul li:last-child {
	border-bottom:none;
}
.footer .wp-caption p.wp-caption-text {
	color: #222;
}
/* --- Footer Menu Starts --- */
.footer-menu ul#nav ul li {
	min-width: 139px;
	background: #2c2c2c;
	width: 100%;
}
.footer-menu ul#nav ul {
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.28);
}
.footer-menu-ul ul li a {
	padding: 10px;
	background: #e93424;;
	width: 100%;
}
.footer-menu ul ul li:after {
	content: "";
}
.footer-menu ul ul li {
	background: #2c2c2c;
	min-width: 168px;
	width: 100%;
}
.footer-menu ul#nav {
	position:relative;
}

.footer-menu ul#nav, ul#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-menu ul#nav li {
	position: relative;
	float: left;
}
.footer-menu #nav li ul {
	position: absolute;
	left: -50%;
	bottom:79px;
	margin-left:-999em;
}
.footer-menu #nav li ul ul {
	position: absolute;
	left:100%;
	bottom: 0;
}
.footer-menu #nav li.current_page_item > a, .footer-menu #nav li.current_menu_item > a  {
	
}
/* Styles for Menu Items */
/* set dropdown to default */
.footer-menu ul#nav li:hover ul ul, ul#nav li:hover ul ul ul, ul#nav li.over ul ul, ul#nav li.over ul ul ul {
	margin-left:-999em;
}
.footer-menu ul#nav li:hover ul, ul#nav li li:hover ul, ul#nav li li li:hover ul, ul#nav li.over ul, ul#nav li li.over ul, ul#nav li li li.over ul {
	margin-left:0;
}
/* --- Footer Menu Ends --- */
.tagcloud a {
  padding: 6px;
  border: 1px solid #f97e6e;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  transition: all .4s;
}
.tagcloud a:hover {
background: #fff;
color: #e93424;
}
.textwidget, searchform, .footer-columns > ul {
  margin-bottom: 13px;
}
.tagcloud {
  margin-bottom: 3px;
}
/* next gen gallery style in footer */
.ngg-widget.entry-content img {
  border-radius: 50%;
  overflow: hidden;
  width: 78px;
  height: 78px;
  margin-right: 7px;
  margin-bottom: 7px;
}
.ngg-widget.entry-content {
  margin-bottom: 6px;
}
.searchform div {
  position: relative;
}
.searchform div input[type=submit] {
  position: absolute;
  top: 15px;
  right: 9px;
  background: url(images/search-button.png) no-repeat;
  border: 0px;
  width: 16px;
  height: 16px;
}
.footer .searchform div input[type=submit] {
	font-size: 0;
}
.footer #search {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #4a4c49;
    color: #5c5d5e;
    line-height: 20px;
    padding: 10px;
    width: 100%;
}

/* --- Footer Style Ends --- */

/* --- Footer Copyright Starts --- */
.footer-copyright-wrapper {
  background: #181C18;
  color: #ffffff;
  font-size: 14px;
}
.footer-menu {
  float: right;
}
.footer-menu-ul li {
  display: inline-block;
}
.footer-menu-ul li a {
  color: #ffe8e6;
  padding-bottom: 27px;
  padding-top: 27px;
  padding-left: 7px;
  padding-right: 9px;
  display: inline-block;
  transition: color .4s;
}
.footer-menu-ul li a:hover {
  color: #222;
}
.footer-menu ul li:after {
    content: "/";
}
.footer-menu ul li:last-child:after {
    content:"";
}
.footer-copyright p{
  color:#b5b6b5;
  font-size:15px;
  padding-top: 27px;
  padding-bottom: 27px;
  text-align:center;  
}
.footer menu li {
	margin-bottom: 9px;
}
.footer .sub-menu, .footer .children {
margin-top: 9px;
}
.footer h3, .footer select, .footer .searchform {
	color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
	font-size:19px;
	font-family: 'Source Sans Pro', sans-serif;
}
.footer select {
	max-width: 100%;
	color: #222;
}
/* --- WP Comments Starts --- */
#commentsbox {
  margin-right: 24px;
  line-height: 1.4;
   margin-bottom: 35px;
}
#commentsbox h3#comments {
	margin-bottom: 20px;
}
.commentlist .reply {}
.commentlist .reply a {
  background: url(images/reply-icon.png);
  width: 24px;
  height: 15px;
  position: absolute;
  bottom: 28px;
  right: 16px;
  text-indent: -9999px;
}
.commentlist .comment-body {
  position: relative;
}
.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}

.commentlist .vcard {
  color: #3d3d3d;
  font-size: 17px;
}
.commentlist .vcard cite.fn {
  margin-left: 20px;
}
.commentlist .vcard span.says {}
.commentlist .vcard img.photo {}
.commentlist .vcard img.avatar {
  float: left;
  margin-bottom: 15px;
  border: 1px solid #c8c8c8;
  padding: 3px;
}
.commentlist .vcard cite.fn a.url {
  color: #3d3d3d;
}

.commentlist .comment-meta {} 
.commentlist .comment-meta a {
  color: #e93424;
}
.commentlist .commentmetadata {}
.commentlist .commentmetadata a {
  margin-left: 20px;
  font-size: 14px;
}

.commentlist .parent {}
.commentlist .comment {}
.commentlist .comment .depth-1{}
.commentlist .comment .depth-2{
  margin-left: 37px;
}
.commentlist .comment .depth-3{
  margin-left: 37px;
}
.commentlist .comment .depth-4{
  margin-left: 37px;
}
.commentlist .comment .depth-5{
  margin-left: 37px;
}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {}
.commentlist .comment-author-admin {}

.commentlist {}
.commentlist li {
	list-style: none;
}
.commentlist li p {
  clear: both;
}
.commentlist li ul {}
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.depth-{id} {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}

#cancel-comment-reply {}
#cancel-comment-reply a {}
.commentlist .comment-text {
  border: 1px solid #ececec;
  clear: both;
  color: #555;
  display: block;
  background: #f4f4f4;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 45px;
  position: relative;
}
.logged-in-as {
	margin-bottom: 15px;
}
.logged-in-as a{ 
	color: #2c2c2c;
}
.logged-in-as a:hover{ 
	color: #e93424;
}
.comment-respond {
	display: inline-block;
}
.commentlist .comment-text a.commenttext-arrow {
  background: url(images/comment-arrow.png);
  width: 18px;
  height: 7px;
  display: inline-block;
  position: absolute;
  top: -8px;
  left: 82px;
}
.commentform_wrapper .post-info {
  display: none;
}
.commentform_wrapper #respond .comment-reply-title {
  font-size: 26px;
  margin-bottom: 20px;
}
.commentform_wrapper .comment-notes {
  margin-bottom: 30px;
}
.comment-form-author label, .comment-form-email label, .comment-form-url label {
  font-size: 21px;
  border: 1px solid #222;
  padding: 11px 18px 14px 18px;
}
.comment-form-author input[type='text'], .comment-form-email input, .comment-form-url input {
  padding: 18px 18px 15px 18px;
  border: 1px solid #222;
  margin-bottom: 25px;
  margin-right: 23px;
  border-left: 0;
  margin-left: -3px;
  width: 270px;
}
.comment-form-author, .comment-form-url {
  float: left;
}
.comment-form-comment textarea {
  height: 55px;
  width: 382px;
  padding: 16px 12px 16px 12px;
}
.comment-form-url input {
  width: 258px;
}
.form-submit input[type='submit']{
  font-size: 21px;
  padding: 9px 18px 12px 18px;
  border: 1px solid #a81c10;
  margin-right: 23px;
  color: #fff;
  background: #e93424;
  }
.form-allowed-tags {
	display: inline-block;
	float: left;
	margin-bottom: 30px;
	margin-top: 13px;
	font-size: 12px;
	line-height: 19px;
}
/* --- WP Comments Ends --- */

/* --- WP Calendar Widget --- */
#calendar_wrap {
}
#calendar_wrap table, #calendar_wrap th, #calendar_wrap td, #calendar_wrap tr {
  padding: 6px;
  border: 1px solid rgba(0,0,0,0.03);
  border-collapse: collapse;
}
#calendar_wrap #wp-calendar {
  width: 100%;
  margin-bottom: 17px;
}
#calendar_wrap #wp-calendar caption {
  font-size: 13px;
  text-transform: uppercase;
  padding: 15px 0;
  text-align: center;
}
#calendar_wrap #wp-calendar th, #calendar_wrap #wp-calendar td {
  border: 1px solid rgba(0,0,0,0.03);
  text-align: center;
}
#calendar_wrap th {
  line-height: 20px;
  background: rgba(0,0,0,0.03);
  text-shadow: rgba(0,0,0,0.05) 0 1px 0px;
}
#calendar_wrap #wp-calendar #today, #calendar_wrap #wp-calendar #today {
  background: #e7604a;
}
#calendar_wrap #wp-calendar #today, #calendar_wrap #wp-calendar #today a {
  color: #FFF;
}
/* --- WP Calendar Widget --- */

/* --- Blog Page and Posts Starts --- */
.blogpost-content {
  padding-top: 15px;
}
.blogpost-content  .blog-wrapper {
padding-top: 0;

}
.blogpost-content .gallery-wrapper {
margin-top: 0px;
}
.breadcrum-wrapper {
  
 
}
.breadcrum h4 {
  padding: 4px 0;
  font-size:15px;
}
.post-page h1, .post-page h2, .post-page h3 {
	padding-bottom: 10px;
}
.post-page h4, .post-page h5, .post-page h6 {
	padding-bottom: 7px;
}
.post-page h1 a, .breadcrum h4 a {
  color: #735943;
  display: inline-block;
  word-break: break-word;
}
.post-page h1 a:hover, .breadcrum h4 a:hover{
  color: #a6937c;
}
.post-page a{
	color: #222;
}
.post-page a:hover{
	color: #777777;
}
.post-page p {
	padding-bottom: 0px;    font-size: 16px; color: #858686;
}
.post-page ol, .post-page ul {
	margin-left: 18px;
}
.post-page ul.meta {
	margin-left: 0;
	margin-bottom: 14px;
}
.post-page ol li, .post-page ul li{
	margin-bottom: 7px;
}
 .post-page ol ol, .post-page ul ul  {
 margin-top: 7px;
 }
.post-page .avatar.photo {
	padding: 3px;
	border: 1px solid #adadad;
	display: inline-block;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.post-page .auth-title {
	padding-top: 10px;
	padding-bottom: 5px;
}
.post-page ul.social-icons {
	max-width: 100%;
}
.meta li {
  display: inline-block;
  color: #333333;
  margin-right: 15px;
}
.meta li.comments {
	
}
.meta li a {
   color: #333333;
   font-family: 'merriweatherregular';
}
.meta li a:hover {

}
.meta {
  margin-bottom: 20px;
  font-size: 14px;
}
.post-page {
	color: #555;
    margin-bottom: 30px;
    overflow: hidden;
}
.post{
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 40px;
}
.post-page h1.post-page-head {
  padding-bottom: 15px;
  font-size:24px;
  font-family:"Source Sans Pro";
}
.post-page-head2{
 padding-bottom: 15px;
    font-size: 30px;
    font-family: 'Source Sans Pro', sans-serif;
}
.gallery_box_single{margin-bottom: 45px;}
.post-page img {
 


 max-width: 100%;
  height: auto;
}
.post-page .postimg {
	margin-bottom: 13px;
}
.post-page img.rbh-readmore {
position: relative;
margin-right: -12px;
margin-bottom: -12px;
float: right;
}
.post-page img.rbh-readmore:hover {
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
.post-page .contact-container {
	line-height: 1.4;
	margin-top: 40px;
}
.nav-next {
	float: right;
}
#nav-single {
	margin-right: 24px;
	margin-bottom: 30px;	
}
#nav-single a {
	color: #fff;
	padding: 8px;
	background: #e76756;
}
#nav-single a:hover {
	color: #fff;
	background: #2c2c2c;
}
/* --- Blog Page and Posts Ends --- */

/* --- Gallery Starts --- */
.wp-caption-text.gallery-caption {
	font-size: 13px;
}
#gallery-1 img.attachment-thumbnail {
	border: 1px solid #cfcfcf;
	padding: 3px;
}
.att-img {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

/* --- Gallery Ends --- */

/* --- Sidebar Starts --- */
.sidebar {
  font-size: 14px;
  margin-bottom: 30px;
  background:none repeat scroll 0 0 #f9f9f9;
}
.sidebar img {
  max-width: 100%;
  height: auto;
}
.sidebar select {
  max-width: 100%;
  margin-top: 12px;
margin-bottom: 12px;
}
.sidebar .tagcloud a {
padding: 5px 7px 5px 7px;
border: 1px solid #cfcfcf;
display: inline-block;
margin-bottom: 10px;
margin-right: 10px;
transition: all .4s;
background: #dfdfdf;
color: #000;
box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.07 );
border-radius: 1px;

}
.sidebar .tagcloud a:hover {
  background: #e93424;
  color: #fff;
  border: 1px solid #e18b84;
}
.sidebar .menu ul li a, .footer .menu ul li a {
  padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
display: block;
font-size: 14px;
}
.sidebar .menu ul {
  float: none;
}
 .sidebar .menu ul li,  .footer .menu ul li {
  height: auto;
 }
 .sidebar .menu ul li:after, .footer .menu ul li:after {
content: "";
color: #fff;
}
 .sidebar ul li {
  list-style: none;
 }
  .sidebar ul li a{ font-size:16px;}
 .sidebar ul li a:hover, .sidebar a.rsswidget:hover {
  color: #a9292e;
}
 .sidebar ul li a, .sidebar a.rsswidget {
  color: #5f5f5f;
}
.sidebar p{ font-size:16px;}
.sidebar h4, .sidebar h3 {
  margin-bottom: 10px;
  text-transform:uppercase;
  font-size:19px;
  color:#735943;
  font-family: 'Source Sans Pro', sans-serif;
}
.sidebar ul.children, .sidebar ul.sub-menu {
  margin-top: 14px;
}
/* -- sidebar search widget --*/
.sidebar #search, .sidebar #s {
  border: 1px solid #d87040;
  border-radius: 4px;
  padding: 7px 10px 7px 32px;
  width: 100%;
  background: url(images/submit-button.png) no-repeat 10px 9px;
  margin-bottom: 15px;
  line-height: 20px;
}
.sidebar .searchform div input[type=submit] {
position: absolute;
top: 1px;
right: 1px;
background: #ff9967 url(images/pattern-submit.png);
border-top-right-radius: 4px;
padding: 6px 13px 7px 13px;
border-bottom-right-radius: 4px;
border: 0px;
border-top: 1px solid #ffcdb4;
border-left: 1px solid #f68e4d;
color: #fff;
width: auto;
height: inherit;
line-height: 20px;
}
.screen-reader-text {
	display: none;
}
.sidebar ol, .footer ol, .sidebar ul, .footer ul {
	list-style: none;
}
/* --- Sidebar Ends --- */

/* --- Footer Copyright Ends --- */
/* scroll animation css */
.animated {
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-o-transform: scale(0.3);
	-ms-transform: scale(0.3);
	transform: scale(0.3);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration:0.3s;
	transition-duration: 0.3s;
	transition-property:scale;
	-moz-transition-property: scale; /* Firefox 4 */
	-webkit-transition-property: scale; /* Safari and Chrome */
	-o-transition-property:scale; /* Opera */
}
.animated.left-to-right,
.animated.right-to-left,
.animated.bottom-to-top {
	-webkit-transition-duration: 1.2s;
	-moz-transition-duration: 1.2s;
	-o-transition-duration: 1.2s;
	-ms-transition-duration:1.2s;
	transition-duration: 1.2s;
}
.animation_started.animated {
	-webkit-transform: scale(1) translate3d(0,0,0);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity:1;
}
.left-to-right {
	-webkit-transform: scale(1) translate3d(-50%,0,0);
	opacity:0;
}
.right-to-left {
	-webkit-transform: scale(1) translate3d(50%,0,0);
	opacity:0;
}
.bottom-to-top {
	-webkit-transform: scale(1) translate3d(0,50%,0);
	opacity:0;
}
/* scroll animation css Ends */
/* -------------------------------------------------------------------------- */
/* -------------------------Media Query Max width------------------------------------ */
/* -------------------------------------------------------------------------- */
/* --- Media Screen 1199 --- */
@media (max-width: 1199px) {
  #main {
    margin-top: 50px;
  }
.comment-form-author input[type='text'], .comment-form-email input, .comment-form-url input {
  width: 200px;
}
.comment-form-url input {
  width: 186px;
}
.comment-form-comment textarea {
  width: 312px;
}
.contact-container .error.comment {
top: 131px;
left: 127px;
}
.contact-container  .error.email {
top: 50px;
left: 490px;
}
.contact-container .error.name {
top: 50px;
left: 130px;
}
.footer-date{
   width:22%!important;
}
.row{padding:0px;overflow:hidden;}
.gallery_box_single .gallery.clearfix {
    width: 90.4%!important;
}
#content .gallery_box_single .gallery .gllr_image_block p{
    border:0px!important;
    margin: 0px 8px 20px 0!important;
}
}


/* --- Media Screen 991 --- */
@media (max-width: 991px) {
  .logo{
	text-align:center;
  }
  .right-ct {
    text-align: center!important;
	}
  .menu-wrapper {
    display: none;
  }
  .mm-fixed-top {
    display: block;
  }
  .contact-container form input[type='textarea'] {
    width: 44%;
  }
  .flex-caption {
    top: 9%;
	display: none;
  }
  .flex-control-nav {
top: 5%;
}
.post-page, #commentsbox, #nav-single {
  margin-right: 0;
}
.contact-container .error.comment {
top: 131px;
left: 74px;
}
.contact-container  .error.email {
top: 50px;
left: 380px;
}
.contact-container .error.name {
top: 50px;
left: 74px;
}
.donate-ct h1{
	text-align:center;
}
.donate_bt {
    margin-top: 20px;
    text-align: center!important;
}
.dfad {
    margin: 0 0 20px!important;
    width: 100%!important;
}
.footer .col-md-3 {clear:both;}
.footer-date{
   width:6%!important;
}
.gallery_box_single .gallery.clearfix {
    width: 89%!important;
}
}


/* --- Media Screen max 767 --- */
@media (max-width: 767px) {
  .contact-container form input[type='textarea'] {
    width: 67%;
  }
  .contact-container form input[type='text'] {
    width: 71%;
  }
  
.comment-form-author, .comment-form-url {
  float: none;
}
.blog-wrapper > div > div > div:nth-child(n+1) > div:nth-child(3n+1) {
clear: none;
}
.blog-wrapper > div > div > div:nth-child(n+1) > div:nth-child(2n+1) {
clear: both;
}
.contact-container .error.comment {
top: 212px;
left: 74px;
}
.contact-container  .error.email {
top: 131px;
left: 74px;
}
.contact-container .error.name {
top: 50px;
left: 74px;
}
.login_bg {
    position: relative!important;
}
.recent-causes{
		padding:70px 15px 0!important;
}
.footer-date{
   width:7%!important;
   font-size:18px!important;
}
.gallery_box_single .gallery.clearfix {
    width: 72%!important;
}
.product .cart.single-product h3 {
   
    width:70% !important;
  
}
}

/* --- Media Screen max 550 --- */
@media (max-width: 550px) {
	.price .amount {
     
    bottom: 0 !important;
   
   
}
	
	.product .button {
    border-radius: 3px;
    background: #890208 none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #fff !important;
    float: right;
    font-weight: 500 !important;
    line-height: 17px !important;
    margin: 0px 0 0 0 !important;
    padding: 6px 11px 5px !important;
    text-transform: uppercase;
}
	
.section_one.prdodesclist  p {
    padding-left: 0px !important;
}
.prdodesclist {
    width: 100%;
    display: block !important;
    clear: both !important;
}
.product .cart.single-product h3 {
    float:none !important;
    font-size: 16px !important;
    margin-top: 0px !important;
    width: 85% !important;
    color: #333 !important;
  margin-left: 64px !important; line-height:30px;
}
.woocommerce ul.products li.product .price { float:none !important;  }	
.post-page h1, .post-page h2, .post-page h3 {
    padding-bottom: 0 !important;
}
.section_tow { margin:0px !important;
   
  
    display: block;
    clear: both !important;
}
.section_one {
    width: auto !important;
}
.section_one {
    float: none;
    width: 70%;
}
.product .price {
    color: #333 !important;
    font-family: "Source Sans Pro" !important;
    font-size: 16px !important;
    font-weight: normal !important;
   
    padding-top: 0 !important;
    float: none !important;
}
	
	.flex-control-nav li{margin: 7px 0;}
	.flex-control-paging li a{ width:6px; height:6px;}	
  .contact-container form input[type='textarea'] {
    width: 64%;
  }
  .blog-container .col-xs-6 {
    width: 100%;
  }
  .recent-posts-container img.post-thumb {
    width: 100%;
  }
  .bx-wrapper .bx-caption span {
      display: block;
      clear: both;
      margin-left: 0px;
    }
	.footer-date{
   width:10%!important;
}
.gallery_box_single .gallery.clearfix {
    width: 40%!important;
}
#content .gallery_box_single .gallery .gllr_image_block p{
    border:0px!important;
    margin: 0px 0px 20px 0!important;
}
.gform_wrapper .top_label li.gfield.gf_left_half{width:100%!important;}
.gform_wrapper .top_label li.gfield.gf_right_half{width:100%!important;}
.gform_wrapper .ginput_complex .ginput_left{width:100%!important;}
.gform_wrapper .ginput_complex .ginput_right{width:100%!important;}
}
.products-list .images img {
   float: left !important;

width: 94px !important; height: 94px !important;
margin-right: 21px !important;
	
}
/* --- Media Screen  479 --- */
@media (max-width: 479px) {

.contact-container form input[type='textarea'] {
    width: 43%;
  }
  .contact-container form input[type='text'] {
    width: 53%;
  }
.comment-form-author input[type='text'], .comment-form-email input, .comment-form-url input {
  width: 100%;
  margin-top: 24px;
  border-left: 1px solid #222;
}
.comment-form-url input {
  width: 100%;

}
.comment-form-comment textarea {
width: 100%;
}
.contact-container .error.comment {
top: 212px;
left: 33px;
}
.contact-container  .error.email {
top: 131px;
left: 33px;
}
.contact-container .error.name {
top: 50px;
left: 33px;
}
.footer-date{
   width:12%!important;
}
.product .cart.single-product h3 {
    float:none !important;
    font-size: 16px !important;
    margin-top: 0px !important;
    width: 85% !important;
    color: #333 !important;
    margin-left: 64px !important; line-height:25px;
	margin-bottom: 8px !important;
}	
.product .price {
    color: #333 !important;
    font-family: "Source Sans Pro" !important;
    font-size: 16px !important;
    font-weight: normal !important;
  
    padding-top: 0 !important;
    float: none !important;
}
.woocommerce ul.products li.product .price { float:none !important; }
.section_one {
    width: auto !important;
}
	
.section_one {
    float: none;
    width: 70%;margin-bottom: 16px;
}
.section_tow {
    
  margin:0px !important;
   
    display: block;
    clear: both !important;
}
.product .button {
    border-radius: 3px;
    background: #890208 none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #fff !important;
    float: right;
    font-weight: 500 !important;
    line-height: 17px !important;
    margin: 0px 0 0 0 !important;
    padding: 6px 11px 5px !important;
    text-transform: uppercase;
}
.section_one.prdodesclist  p {
    padding-left: 0px !important;
}
.prdodesclist {
    width: 100%; padding:0 !important;
    display: block !important;
    clear: both !important;
}
.post-page h1, .post-page h2, .post-page h3 {
    padding-bottom: 0 !important;
}
.products-list .images img {
    float: left !important;
    width: 90px !important;
    height: 90px !important;
    margin-right: 6px !important;
}
.price .amount {
       position: absolute !important;
    bottom:7px !important;
    text-align: center;
    left: 122px;
   
}
}

@media (max-width: 320px) {
	
	
	.price .amount {
    position: absolute !important;
    bottom: 7px !important;
    text-align: center;
    left: -18px;
    right: 0;
} }
/* --- Media Screen 300 Max --- */
@media (max-width: 300px) {
	.price .amount {
    position: absolute !important;
    bottom: 6px;
    text-align: center;
    left: -18px;
    right: 0;
}
	.products-list .images img {
    float: left !important;
    width: 90px !important;
    height: 90px !important;
    margin-right: 6px !important;
}
.product .cart.single-product h3 { margin-bottom:5px !important; line-height:23px !important  }	
.post-page p {
    
    font-size: 15px;
   
    line-height: 18px;
}

	.product .button {
    border-radius: 3px;
    background: #890208 none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #fff !important;
    float: right;
    font-weight: 500 !important;
    line-height: 17px !important;
    margin: 0px 0 0 0 !important;
    padding: 6px 11px 5px !important;
    text-transform: uppercase;
}
	
.section_one.prdodesclist  p {
    padding-left: 0px !important;
}
.prdodesclist {
    width: 100%;padding:0 !important;
    display: block !important;
    clear: both !important;
}
.product .cart.single-product h3 {
    float:none !important;
    font-size: 16px !important;
    margin-top: 0px !important;
    width: 85% !important;
    color: #333 !important;
  margin-left: 64px !important; line-height:16px;
}
.woocommerce ul.products li.product .price { float:none !important; margin-left: 9px !important;}	
.post-page h1, .post-page h2, .post-page h3 {
    padding-bottom: 0 !important;
}
.section_tow { margin:0px !important;
   
  
    display: block;
    clear: both !important;
}
.section_one {
    width: auto !important;
}
.section_one {
    float: none;
    width: 70%;
}
.product .price {
    color: #333 !important;
    font-family: "Source Sans Pro" !important;
    font-size: 16px !important;
    font-weight: normal !important;
   
    padding-top: 0 !important;
    float: none !important;
}
	

.contact-container form input[type='textarea'] {
width: 36%;
}
 .contact-container form input[type='text'] {
    width: 48%;
  }
  p.rbh-post-meta {
    width: 68%;
  }
  .text-container h1 {
    word-break: break-word;
  }
  .footer-date{
   width:16%!important;
}
}
/* -------------------------------------------------------------------------- */
/* -------------------------Media Query Range------------------------------------ */
/* -------------------------------------------------------------------------- */
/* --- Media Screen 992 and 1199 --- */
@media (min-width: 992px) and (max-width: 1199px) {
.sponsers_bg a.wpbanners-banner span{width: 220px !important; font-size:23px !important;}	
.flex-control-nav {
    bottom: 33%;
  }
.menu-sp ul li a{
	padding:11px 8px 10px!important;font-size: 15px;
}
.sf-arrows .sf-with-ul {
    padding-right: 2em!important;
}
.menu-wrapper-bg .row{overflow: inherit;}
.dfad{
	width:22.6%!important;
}
#lang_sel_list li {
    right: 75px!important;
    top: 70px!important;
}
.login_bg{right: -2% !important;}
.causes_1 h2{
	padding:10px 0 5px!important;
}
.causes_2 h2{
	padding:10px 0 5px!important;
}
.causes_3 h2{
	padding:10px 0 5px!important;
}
.recent-causes img{
	width:auto!important;
}
.sponsers_bg_single a.wpbanners-banner span{width: 220px !important; font-size:23px !important;}
}


/* --- Media Screen 768 and 991 --- */
@media (min-width: 768px) and (max-width: 991px) {
.flex-control-nav {
    bottom: 33%;
  }
  p.rbh-post-meta {
    width: 69%;
  }
.middle-ct{padding:0 !important;}
.logo a{ padding:5px 14px 0px 0;}
.middle-ct h2{font-size: 25px !important; line-height:1 !important;}
.middle-ct h3{font-size: 25px !important; line-height:1 !important;margin-bottom:0 !important;}
#lang_sel_list li{top: 40px !important;}
}


/* --- Media Screen 480 and 768 --- */

@media (min-width: 480px) and (max-width: 625px) {


.middle-ct h3{
	margin-bottom:35px !important;
}
}
@media (min-width: 626px) and (max-width: 767px) {
.middle-ct h3{
	margin-bottom:35px !important;
}
}
@media (min-width: 345px) and (max-width: 479px) {

#lang_sel_list {
    left: 66%;
    top: 35%!important;
	position:absolute !important;
}
.middle-ct h3{
	margin-bottom:35px !important;
}

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

#lang_sel_list {
    left: 74%;
    top: 44%!important;
	position:absolute !important;
}
.middle-ct h3{
	margin-bottom:55px !important;
}

}

/* --- Media Screen 300 and 479 --- */
@media (min-width: 300px) and (max-width: 479px) {
#main {
  margin-top: 0;
}


}


/* -------------------------------------------------------------------------- */
/* -------------------------Browsers hack------------------------------------ */
/* -------------------------------------------------------------------------- */
/* safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari-Opera specific declarations here */
  .contact-container form label {
padding: 9px 18px 16px 18px;
}
  .contact-container form input[type="text"], .contact-container form input[type="textarea"] {
    padding: 18px 18px 18px 18px;
  }

  ::i-block-chrome,.contact-container form input[type="text"], .contact-container form input[type="textarea"] {
    padding: 18px 18px 18px 18px;
  }
   ::i-block-chrome,.contact-container form label {
      padding: 9px 18px 16px 18px;
  }

}

/* opera */
 @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
       .contact-container form label { 
          padding: 10px 18px 18px;
      }
}

/*header*/
.right-ct {
    padding: 10px 0 0;
    text-align: right;
}
.middle-ct {
    padding: 25px 0;
    text-align: center;
}
.middle-ct h2 {
    font-size: 33px;
    font-weight: normal;
    text-transform: uppercase;
	margin-bottom: 10px;
	font-family: 'Source Sans Pro', sans-serif;
	line-height:35px;
}
.middle-ct h2 {
    font-family: 'Source Sans Pro', sans-serif;
}
.middle-ct h3 {
    font-size: 33px;
    font-weight: normal;
    margin-bottom: 10px;
	font-family: 'Source Sans Pro', sans-serif;
	line-height:35px;
}


/*home*/

.about-ct {
    padding:67px 0;
	text-align: center;
}
.about-ct h1{
    margin-bottom:32px;
	color:#735943;
	text-transform:uppercase;
	font-size:36px;
	font-family: 'Source Sans Pro', sans-serif;
}
.about-ct p{
    color:#888888;
}
.four-column-wrapper {
    background: none repeat scroll 0 0 #ffffff;
}
.four-column-container {
    text-align: center;
}
.four-column-box{
	padding-bottom:67px;
}
.four-column-wrapper h2 {
    color: #555555;
    font-size: 17px;
    padding: 20px 0;
	font-family: 'merriweatherregular';
	font-style:italic;
	font-weight:bold;
}
.four-column-wrapper h2 a{
    color: #555555;
}	
.four-column-wrapper p {
    color: #888888;
	font-size: 16px;
}
.four-column-wrapper a {
    color: #A6937C;
}

/*Event*/

.event-wrapper{
	background: none repeat scroll 0 0 #ffffff;
}
.event_ct h1{
	color:#A5937B;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:36px;
	padding:67px 0;
	text-transform:uppercase;
	text-align:center;
}
.event-text{
	text-align:center;
	padding-bottom:67px;
}
.event-text h2{
	padding-top:33px;
	font-size:25px;
	font-family: 'Source Sans Pro', sans-serif;
	color:#000000;
}


/**/
.eight-column-wrapper{
	background: none repeat scroll 0 0 #A5937B;
	padding:67px 0 42px;
}
.eight-column-wrapper .col-md-3{
	margin-bottom:25px;
	text-align:center;
}
.eight-col-text{
	margin-bottom:25px;
	text-align:center;
}

/*sidebar*/
.sidebar .widget {
	border-bottom: 3px solid #fff;
    padding: 15px 25px;
}
.sidebar li {
    list-style:none;
}
.sidebar #wysiwyg_widgets_widget-23 li{
	display:inline;
	margin-right:5px;
	margin-left:0;
}
#wysiwyg_widgets_widget-23 .fa-facebook{
	background: none repeat scroll 0 0 #a4927a;
    border-radius: 5px;
    color: #ffffff;
    padding: 8px 12px;
}
#wysiwyg_widgets_widget-23 .fa-twitter{
	background:none repeat scroll 0 0 #a4927a;
	border-radius: 5px;
	color:#ffffff;
	padding:8px 9px;
}
#wysiwyg_widgets_widget-23 .fa-google-plus{
	background:none repeat scroll 0 0 #a4927a;
	border-radius: 5px;
	color:#ffffff;
	padding:8px 9px;
}
#wysiwyg_widgets_widget-23 .fa-linkedin{
	background:none repeat scroll 0 0 #a4927a;
	border-radius: 5px;
	color:#ffffff;
	padding:8px 9px;
}
#wysiwyg_widgets_widget-23 .fa-youtube{
	background:none repeat scroll 0 0 #a4927a;
	border-radius: 5px;
	color:#ffffff;
	padding:8px 9px;
}

/*footer*/
.footer p {
    margin-bottom:10px;
	color: #737373;    font-size: 16px;
}
.footer #wpcf7-f134-o1 input[type="email"] {    font-size: 16px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #4A4C49;
    padding: 10px;
    width: 100%;
}
.footer #wpcf7-f134-o1 input[type="submit"] {
    background: #A4927A;
    border: none;
    padding: 10px;
	color:#ffffff;
	border-radius:3px;
}
.footer .fa-facebook{
	background: none repeat scroll 0 0 #a4927a;
    border-radius: 5px;
    color: #ffffff;
    padding: 8px 12px;
}
.footer .fa-twitter{
	background:none repeat scroll 0 0 #a4927a;
	border-radius: 5px;
	color:#ffffff;
	padding:8px 9px;
}
.footer .fa-google-plus{
	background:none repeat scroll 0 0 #a4927a;
	border-radius: 5px;
	color:#ffffff;
	padding:8px 9px;
}
.footer .fa-linkedin{
	background:none repeat scroll 0 0 #a4927a;
	border-radius: 5px;
	color:#ffffff;
	padding:8px 9px;
}
.footer .fa-youtube{
	background:none repeat scroll 0 0 #a4927a;
	border-radius: 5px;
	color:#ffffff;
	padding:8px 9px;
}

.more-link{
	background: none repeat scroll 0 0 #a6937c;
    color: #ffffff!important;
	border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 80%;
    font-weight: 700;
    line-height: 1;
    margin: 0 6px 6px 0;
    padding: 17px 24px;
    text-decoration: none;
    text-transform: uppercase;
}
.more-link:hover{
	background: none repeat scroll 0 0 #735943;
    color: #ffffff;
}
.event-text img {
    max-width: 100%;
}
.eight-col-text img{
	max-width: 100%;
}

/**/
#lang_sel_list{
	height:auto!important;
}
#lang_sel_list li {
    float: right!important;
    top: 70px;
    right: 105px;
}
.login_bg{
	bottom: 20%;
    position: absolute;
    right: 2%;
}

.mc_bg {
    bottom: 45%;
    position: absolute;
    right: 2%;
}

.login_ct {
    background: #890208 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    padding: 6px 25px;
    text-transform: uppercase;
}

.mc_ct {
    background: #890208 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    padding: 6px 11px;
    text-transform: uppercase;
}
.login_ct:hover {
	color:#ffffff;
}

.mc_ct:hover {
	color:#ffffff;
}
.marg{
	margin-bottom:-5px;
}
.announcement_bg {
    background: #a5937b none repeat scroll 0 0;
    padding: 45px 0;
}
.announcement-ct > h1 {
    color: #fff;
    font-size: 30px;
	line-height:40px;
}
.announcement-ct span {
    color: #890208;
}

.recent-causes {
    background: #f0ebe7 none repeat scroll 0 0;
    padding: 70px 0 0;
    text-align: center;
}
.recent-causes .col-md-4 {
    padding: 0;
}
.recent-causes-hd > h1 {
    color: #a6957b;
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 50px;
    text-transform: uppercase;
	line-height:40px;
}
.recent-causes-boxbg{
	margin-bottom: 60px;
}
.recent-causes-box1 {
    background: #b59a63 none repeat scroll 0 0;
    padding: 20px;
}
.causes_1 {
    border: 2px solid #fff;
    padding: 5px;
	color: #fff;
	min-height:232px;
}
.causes_1 h2 {
	font-size:26px;
	line-height:28px;
	padding:20px 0 30px;
}
.causes_1 p {
	font-size:20px;
	line-height:28px;
}
.recent-causes-box2 {
    background: #848683 none repeat scroll 0 0;
    padding: 20px;
}
.causes_2 {
    border: 2px solid #fff;
    padding: 5px;
	color: #fff;
	min-height:232px;
}
.causes_2 h2 {
	font-size:26px;
	line-height:28px;
	padding:20px 0 30px;
}
.causes_2 p {
	font-size:20px;
	line-height:28px;
}
.causes_2_img {
	margin-bottom:-7px;
}
.recent-causes-box3 {
    background: #303030 none repeat scroll 0 0;
    padding: 20px;
}
.causes_3 {
    border: 2px solid #fff;
    padding: 5px;
	color: #fff;
	min-height:232px;
}
.causes_3 h2 {
	font-size:26px;
	line-height:28px;
	padding:20px 0 30px;
}
.causes_3 p {
	font-size:20px;
	line-height:28px;
}
.recent-causes img{
	width:100%;
}
.donate_bg {
    background: #a5937b none repeat scroll 0 0;
    padding: 45px 0;
}
.donate-ct h1 {
    color: #fff;
    font-size: 22px;
	line-height:30px;
}
.donate_bt{
	text-align:right;
}
.donate_bt a{
	background: #890208 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 40px;
}
.sponsers_bg{
	padding:67px 0;
	text-align:center;
}
.sponsers_bg h3 {
    color: #a5937b;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 36px;
    padding: 0 0 67px 0;
    text-align: center;
    text-transform: uppercase;
}
.sponsers_bg_single{
    padding-top:15px;
	padding-bottom:67px;
	text-align:center;
}
.sponsers_bg_single h3 {
    color: #a5937b;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 36px;
    padding: 0 0 67px 0;
    text-align: center;
    text-transform: uppercase;
}
.sponsers_bg_single .col-md-3 {
    margin-bottom: 20px;
}
.sponsers_bg .col-md-3 {
    margin-bottom: 20px;
}
.social_bg{
	background: #890208 none repeat scroll 0 0;
	padding:67px 0;
	text-align: center;
}
.footer .vcalendar li {
    margin-bottom: 15px;
}
.footer .tribe-events-widget-link {
    display: none;
}
.footer .vcalendar h4 {
    font-size: 15px;
}
.footer .duration {
    color: #737373;
    font-size: 15px;
    font-weight: normal;
}

#tribe-bar-views .tribe-bar-views-list{
	z-index:0 !important;
}


.wpecr_registration_form p label {
    width: 35%;
}
.wpecr_registration_form input[type="text"] {
    width: 62.5%;
	border: 1px solid #ccc;
}
.wpecr_registration_form input[type="email"] {
    width: 62.5%;
	border: 1px solid #ccc;
}
.wpecr_registration_form p select {
    padding: 5px 0;
    width: 62.5%;
	border: 1px solid #ccc;
}
.wpecr_registration_form input[type="tel"] {
    width: 62.5%;
	border: 1px solid #ccc;
}
.wpecr_registration_form p textarea {
    height: 100px;
    width: 98%;
	border: 1px solid #ccc;
}
.wpecr_button, .wpecr_login_form #wp-submit{
	background: #a4927a none repeat scroll 0 0!important;
    border: medium none!important;
    border-radius: 3px!important;
	line-height: 2 !important;
    margin: 0!important;
    padding: 10px 30px!important;
}
em {
    font-style: italic;
}
.gallery_box {
    float: left;
}
.gallery_detail_box {

    float: none!important;
}
.footer-date{
     text-align: center;
    background-color: #A4927A;
    color: #fff!important;
    float: left;
    line-height: 20px;
    font-size: 20px !important; 
    height: 50px;
    padding-top: 5px;
    margin-right: 15px;
    margin-top: 7px;
    width: 50px;
}
.date-end{display:none;}
a.underline {
    text-decoration: underline;
    color: #b5b6b5;
}
.eight-column-wrapper img{max-width:100%;}
.sponsers_bg img{max-width:100%;}
a:focus{outline:none;}

.footer-third input#input_3_1 {
    font-size: 16px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #4A4C49;
    padding: 10px;
    width: 100%;
}

input#gform_submit_button_3 {
    background: #A4927A;
    border: none;
    padding: 10px;
    color: #ffffff;
    border-radius: 3px;
	font-size: 16px;
}

.footer-third .gform_heading h3{     display: none;}
.footer-third .gform_body ul#gform_fields_3 li{background:none;padding-left:0;}
.footer-third .gform_wrapper .gform_footer{padding: 0 !important;
	margin: 0 !important;display: table;}
	
	
	.footer-third .gform_wrapper {
    margin: -20px 0 11px;}
a.ufd-page{
     color: #890208!important;
    font-weight: bold;
}
#content .gallery_box_single .gallery .gllr_image_block p{
    border:0px!important;
    margin: 0px 10px 20px 0!important;
}

.social_ct {
    margin: 0 auto;
    width: 70%;
}
.social_ct .kmeta a {
    color: #a4927a;
}
.social_ct .kfooter a {
    color: #a4927a;
}
.social_ct .ktext {
    color: #ffffff;
}
.social_ct .ktext a {
    color: #ffffff;
}
#gform_wrapper_1 .gform_footer input.button, #gform_wrapper_1 .gform_footer input[type="submit"]{
	background: #a4927a none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 30px;
}
#gform_wrapper_1 .gchoice_6_1 {
    float: left;
    width: 20%;
}
#gform_wrapper_1 .gchoice_6_2 {
    float: left;
    width: 20%;
}
.sponsers_bg a.wpbanners-banner span {
    color: #c7c7c7 !important;
    font-size: 24px !important;
}
.sponsers_bg_single a.wpbanners-banner span {
    color: #c7c7c7 !important;
    font-size: 24px !important;
}
.gform_wrapper .gsection{border:0px!important;}
.blogpost-content .gform_wrapper  #field_1_10 h2.gsection_title{
    background-color: #f9f9f9!important;
    color: #222;
    padding: 6px 12px!important;	    
}
.blogpost-content .gform_wrapper h2.gsection_title{font-size: 16px!important;}
.blogpost-content .gform_wrapper .gchoice_19_1{
  float: left;
    padding-right: 40px!important;
}
.blogpost-content .gform_wrapper .datepicker{width: 96% !important;}
.blogpost-content .gform_wrapper .gfield_time_hour input,.blogpost-content .gform_wrapper .gfield_time_minute input {
    height: 29px;
}
.blogpost-content .gform_wrapper .gfield_time_hour,.blogpost-content .gform_wrapper .gfield_time_minute ,.blogpost-content .gform_wrapper .gfield_time_ampm select{width:130px!important;} 
#field_1_12{margin:0px!important;}
#field_1_16 .gfield_label{margin-top:0px!important;}
#field_1_16{margin-top:-5px!important;}


@media (min-width: 480px) and (max-width: 767px) {
.middle-ct{padding:0 !important;}
.logo a{ padding:5px 14px 0px 0;}
.middle-ct h2{font-size: 20px !important; line-height:1 !important;margin-bottom:5px;}
.middle-ct h3{font-size: 20px !important; line-height:1 !important;margin-bottom:0 !important;}
#lang_sel_list li{top:65px !important;right: 0;}
#lang_sel_list {left: auto;top: 0 !important;position: relative !important;margin: 0 auto;display: table;}
.login_bg{right: 1%;margin-top: 33px;}
}
@media (min-width: 0px) and (max-width: 479px) {
.middle-ct{padding:0 !important;}
.logo a{ padding:5px 14px 0px 0;}
.middle-ct h2{font-size: 16px !important; line-height:1 !important;margin-bottom:5px;}
.middle-ct h3{font-size: 16px !important; line-height:1 !important;margin-bottom:0 !important;}
#lang_sel_list li{top:58px !important;right: 0;}
#lang_sel_list {left: auto;top: 0 !important;position: relative !important;margin: 0 auto;display: table;}
.login_bg{right: 1%;margin-top: 33px;}

}
@media (max-width: 319px) {
	.middle-ct h2{font-size: 14px !important;}
}

/**/
#gform_wrapper_4 .gform_footer input.button, #gform_wrapper_4 .gform_footer input[type="submit"]{
	background: #a4927a none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 30px;
}
.blogpost-content .gform_wrapper #field_4_7 h2.gsection_title {
    background-color: #f9f9f9 !important;
    color: #222;
    padding: 6px 12px !important;
}
.blogpost-content .gform_wrapper #field_4_30 h2.gsection_title {
    background-color: #f9f9f9 !important;
    color: #222;
    padding: 6px 12px !important;
}







/*--- Woocommerce CSS ---*/

.products .woocommerce-placeholder.wp-post-image {
    display: none;
}

.woocommerce-result-count {
    display: none;
}

.woocommerce-ordering {
    display: none;
}

.products {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.products li:nth-child(even){
	background:#fff;
	padding:16px 19px 4px 19px !important;
	margin:0 auto 18px !important;
}
.products li {
    background: #f9f9f9 none repeat scroll 0 0;
    clear: both !important;
    display: block !important;
    margin: 0 auto 18px !important;
    padding: 17px 19px 2px 19px !important;
    width: 100% !important; min-height:98px !important; position:relative !important;
}
.products li p{ display:block ; padding-bottom: 0px;
font-size: 16px;
color: #858686; line-height:20px !important }
.products li .price{ font-weight:bold !important}

.cart.single-product > a {
    /*float: left;*/
}



.ppt{
display:none !important;
}
.page-title {
    margin-bottom: 8px;
}

.product table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 33%;
}

.variations {
    float: left;
	margin-top:0px;
	margin-bottom:10px;
}
.product label{position:relative;}
.product input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d6d6d6;
    padding: 6px 8px;
    width:100%;
	margin:0 !important;
}


.button{
    background: #890208 none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #fff !important;
    /*float: right;*/
    margin: 0;
    padding: 6px 25px !important;
    text-transform: uppercase;
	font-weight:500  !important;
	/*width:33%;*/
}


.section_one .prdodesclist > p {
    padding-bottom: 0;
	margin:0;
	line-height:20px;
}

ul.products table td.label{
 padding:0px !important;
}
.payyourprice_contribution.pyppledgeamount891 {
    margin-left: 11px;
}

.woocommerce .woocommerce-message{
	border-top-color: #890208 !important;
}

.woocommerce .woocommerce-info {
    border-top-color: #890208 !important;
}

.woocommerce form .form-row textarea{
	background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #f5f5f5 !important;
    padding: 2px 8px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	border: 1px solid #d6d6d6 !important;
    padding: 10px 8px;
}

.woocommerce .cart img{
	display:none;
}

.woocommerce .cart .quantity {
   /* display: none; */
}

.woocommerce .cart .product-quantity{
	/*display:none;*/
}

.woocommerce a.remove{
	height:25px !important;
	width:25px !important; 
	line-height:24px !important;
	font-size:22px !important;
}

.woocommerce .cart_totals .amount{
	padding-left: 15px;
}

/*DEC-28 */

.cart_list a .woocommerce-placeholder.wp-post-image {
    display: none;
}

.cart_page .button{
	margin:4px;
	padding:3px 16px !important;
}

.cart_page,.checkout_page {
    margin-top: 39px;
	background-color:#F9F9F9;
	padding: 20px;
}

.cart_list li {
    margin-left: 17px;
}

.mini_cart_item a:first-child {
    display: none;
}

.cart_page > h2 ,.checkout_page h2{
    margin-bottom: 12px;
}


/* DEC - 30*/

.home_page_title {
    font-family: Source Sans Pro,sans-serif;
    font-size: 30px;
    margin-left: 25px;
    padding-bottom: 26px;
    padding-top: 10px;
	
}

.sidebar_gall{
	margin-top:57px;
}

.gallery_detail_box {
    width: 89%;
}

.photo_gal img{
	 height: 156px !important;
    max-width: 100%;
    width: 213px !important;
}
.sidebar ul li:before {
    font-family: FontAwesome;
    content: "\f105 ";
    padding-right: 10px;
}
.cart_page li, .checkout_page li{
  list-style:none;
}
.cart_page li:before, .checkout_page li:before {
    font-family: FontAwesome;
    content: "\f105 ";
    padding-right: 10px;
}
.sponsers_bg .wpbanners-banner {
    margin: 15px !important;
}
.sponsers_bg .wpbanners-banner:hover {
    margin: 15px !important;
}
#post-31 a{
  color:#555 !important;
}
#post-31 a strong{
  font-weight:normal !important;
}
.sponsers_bg_single .wpbanners-banner {
    margin: 15px !important;
}

html body ul.kebo-tweets.slider {
	width: 87% !important;
	float: right !important;
}
.bordertable table {
    border-collapse: collapse;
	    width: 100%;
}

.bordertable table, th, td {
    border: 1px solid black;
	    padding: 10px;
}
#order_comments {
    height: 150px !important;
}
.amount {
    position: none !important;
}

.section_one .attachment-shop_catalog.size-shop_catalog.wp-post-image {
    display: none;
}

.woocommerce table th, td{border:none;}

.page-404{min-height:350px;}

.woocommerce ul.products li.last{background:#f9f9f9;}

@media (min-width: 280px) and (max-width: 480px) {
.right-ct {
    display: none;

}

.woocommerce-billing-fields p {
    width: 100% !important; 
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible;
}


.middle-ct {
    display: none;
}

.section_one {
    width: 100%;
}

}
.padd8 {margin-bottom:-12px; display:block}

.woocommerce form .form-row:nth-child(5)
{
	/** margin-right:32px !important;  **/
	
}

.woocommerce form .form-row select
{
	border:1px solid #d6d6d6 !important;
	padding:10px 8px;
	outline:none;
}

.woocommerce form .form-row.woocommerce-invalid label
{
	color:#858686 !important;
}
.woocommerce-shipping-fields {
    clear: both !important;
}