
/* -----------------------------------------
  Issue Variables - change these each issue

  Use like this color: #768e9a
#768 e9a
 ------------------------------------------ */
:root {
  --color1: #b19e42;
  --color2: #912570;
}

.color {
  color: #b19e42;
}

#page-title h1 {
    text-shadow: 0px 1px 0px #fff;
}

a.list-group-item.active {
    background-color: #b19e42;
}

.gradient {
  background-image: url('../jpg/top92.jpg');
}

.issuegradient {
  background: linear-gradient(to bottom, #F7AEBC, #719c46);
}
#page-title {
  background: #f5f5f5 url("../images/117-top.jpg") no-repeat scroll right center;
}

.btn-primary {
    background-color:  #b19e42;
    border-color:  #b19e42;
    color: #ffffff;
}

.btn-primary:hover {
    background-color:  #912570;
    border-color:  #912570;
    color: #ffffff;
}

.postcontent .product-3 .product {
  min-height: 430px;
}
.product-title h3 {
  font-size: 18px !important;
}

.content-wrap h3 {
  line-height: 30px !important;
}


@media screen and (min-width: 768px) { 
  .gradient {
    background: linear-gradient(to right, #F3F3F3, transparent, transparent), url('../jpg/top92.jpg');
  }
}



/* -----------------------------------------
  Standards
 ------------------------------------------ */

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}


.img100 {
  width: 100% !important;
}

.m0 {
  margin: 0px;
}

.mt10 {
  margin-top: 10px;
}
.mt0 {
  margin-top: 0px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb0 {
  margin-bottom: 0px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
.mr50 {
  margin-right: 50px;
}

.pt0 {
  padding-top: 0px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb0 {
  padding-bottom: 0px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pl10 {
  padding-left: 10px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pl50 {
  padding-left: 50px;
}
.pr10 {
  padding-right: 10px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr40 {
  padding-right: 40px;
}
.pr50 {
  padding-right: 50px;
}

.fr {
  float: right;
}

.tal {
  text-align: left !important;
}
.tar {
  text-align: right !important;
}
.tac {
  text-align: center !important;
}

.whitetext {
  color: #fff;
}

/* -------------------------- */

.gradient {
  background-size: cover;
  background-position: center;
  background-size: cover;
  display: block;
  width: 100%;
  height: 200px;
}

.b5white {
  border: 5px solid #fff;
}

.bt0 {
  border-top-width: 0px;
}

.navbar {
  border-radius: 0px !important;
  border-width: 0px !important;
  margin-bottom: 0px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form,
.navbar-header {
  background-color: #b19e42;
  color: #fff;
}
.navbar-default .navbar-nav>li>a {
  color: #fff;
}
.navbar-default .navbar-nav>li>a:hover {
  color: #fff;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #912570;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #777;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #ddd;
}
.thumbnail {
  text-align: center !important;
  overflow: hidden;
}

.button-3d.button-color:hover, 
.button-reveal.button-color:hover, 
.button-border.button-color:hover, 
.button-border.button-color.button-fill::before {
    background-color: #b19e42 !important;
    color: #fff !important;
}
.button-border.button-color {
    border-color: #b19e42;
    color: #b19e42;
}

.button-3d.button-white:hover, 
.button-reveal.button-white:hover, 
.button-border.button-white:hover, 
.button-border.button-white.button-fill::before {
    background-color: #fff !important;
}
.button-border.button-white {
    border-color: #fff;
    color: #fff;
}


.button, .button:active, .button:visited,
.button_large,
.button_large_add_basket,
#ff_top_nav,
.ff_search_button,
#ff_feature_controls_pager a,
#ff_feature_controls_pager a:hover,
#ff_feature_controls_pager a.activeSlide,
#ff_feature_controls_pager a.activeSlide:hover,
#ff_bottom_nav{

  background-color:#b19e42;

}

.caption h3 {
  margin-bottom: 20px;
}

.red {
  color: #ff0000 !important;
}

.bold {
  font-weight: bold;
}

.promo a.button {
    left: inherit;
    margin: 20px 0 0;
    position: relative;
    right: inherit !important;
    top: inherit;
}

.entry-meta li,
.testi-content p {
  font-family: inherit;
  font-size: 13px;
  font-style: normal;
  line-height: 20px;
}
.spost .entry-meta {
  margin: 0;
}

a,
h1,
#ff_logo em, #ff_strapline em,
.ff_feature_text a,
.ff_feature_text a:hover,
h2.ff_non_shop_col_2_title,
h2.ff_shop_col_2_title,
.ff_home_panel_title,
#page-title h1,
.product-title h3 a, .single-product .product-title h2 a{

  color: #b19e42;

}

.flex-caption {
  background: #b19e42;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.45);
}

.homeblock {
  background-color: #fff;
  border: 5px solid #e1e1e1;
  padding: 10px;
}

.sidebar-widgets-wrap .widget {
  border-width: 0px;
}

.content-wrap {
  padding-bottom: 40px;
  padding-top: 50px;
}

.promo.parallax {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.boxed-slider {
  padding-top: 0px;
}

.slider-caption, .nivo-caption, .flex-caption {
  max-width: 100%;
}

.postcontent img {
    border: 1px solid #fff;
    margin: 0 20px 20px;
    padding: 0px;
}

#content p {
    line-height: 1.6;
}

.widget {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 30px;
    margin-top: 0px;
}

p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
  margin-bottom: 20px;
}

#page-title span {
  color: #333;
  text-shadow: 1px 1px 1px #fff;
}

.dashed {
  border-bottom: 1px dashed #e5e5e5;
  display: block;
  min-height: 1px;
  margin: 10px 0;
}

.magazines .list-group-item {
  border-width: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.magazines .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.magazines .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.ff_thumbnails_row img {
    max-height: 175px;
    max-width: 100%;
    width: auto;
}


.frame {
    height: 220px;      /* equals max image height */
    width: 200px;
    white-space: nowrap;
    text-align: center; 
    margin: 0;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.sectionblock img {
    background: #3A6F9A;
    vertical-align: middle !important;
    max-height: 220px !important;
    max-width: 200px !important;
    display: inherit !important;
    height: inherit !important;
}
.sectionblock .caption {
  text-align: left;
}


.whitebg {
  background-color: #fff !important;
}

li.sale-flash {
  list-style: none;
}

li.sale-flash:nth-child(2) {
  top: 50px;}
li.sale-flash:nth-child(3) {
  top: 94px;
}
li.sale-flash#topproduct {
  background-color: #E50000;
}

.image-container {
  text-align: center;
  vertical-align: middle !important;
  background-color: #fff;
  border: 1px solid #eee;
  margin: 0 auto;
  border-radius: 5px 5px 0 0;
  min-height: 200px;
  line-height: 200px;
}

.image-container img {
  max-width: 100% !important;
  max-height: 200px !important;
  margin: 0 !important;
}

.image-text {
    text-align: center;
    display: block;
    background: rgba(0,0,0,0.8);
    padding: 10px 5px;
    margin-top: -1px;
  border-radius: 0 0 5px 5px;
}

.sale-flash {
  line-height: normal;
}

.product-overlay a {
  width: 100%;
}

.product-title h3 {
  text-align: center;
}

.product-price {
  color: #333;
  text-align: center;
}

.cart-image {
  max-width: 50px;
  margin: 0px !important;
}

.button.form-control {
    width: auto !important;
    border-radius: 0px;
}
input[type="radio"].form-control, input[type="checkbox"].form-control {
    width: auto !important;
    height: inherit;
}

.updateAlert {
  display: none;
}

.sitemap li {
  padding-left: 20px;
  list-style: disc;
}

.pagination span {
  background-color: #b19e42 !important;
  color: #fff !important;
}

.translate {
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 10;
}

.stretched #gotoTop {
  bottom: 10px !important;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7, .col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
  padding-left: 5px;
  padding-right: 5px;
}
/* ===================================

MEDIA QUERIES

===================================== */

@media screen and (min-width: 768px) { 
  .gradient {
    background: linear-gradient(to right, #F3F3F3, transparent, transparent), url('../jpg/top92.jpg');
  }
  #ff_logo {
    margin-top: 50px;
  }
  .mh400 {
  min-height: 480px;
  }


}

@media screen and (min-width: 992px) { 
  .br5white {
    border-right: 5px solid #fff;
  }

  .navbar-default .navbar-nav>li>a:hover {
    background: url('../png/navarrow.png') center -9px no-repeat;
  }

  .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background: url('../png/navarrow.png') center -9px no-repeat;
  }
  .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
  }
  #page-title span {
    max-width: 50%;
    display: block;
  }
  #page-title h1 {
    max-width: 50%;
  }


}
@media screen and (min-width: 1200px) {


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

}

@media (min-width: 992px) and (max-width: 1199px) {
  #primary-menu ul li > a  {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {

  .product-title h3 {
    font-size: 17px;
  }
}

@media screen and (max-width: 991px) {
  #ff_logo {
    font-size: 40px;
  }
  .navbar-default .navbar-nav > li > a {
    text-align: center;
  }
  #page-title {
    background-position: 300px center;
  }

}

@media screen and (max-width: 767px) {
  #ff_logo {
    font-size: 34px;
    text-align: center;
    line-height: 40px;
    margin-top: 20px;
  }
  #ff_strapline {
    text-align: center;
    line-height: 20px;
  }
  .flex-caption {
    padding: 2%;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
  }
  .postcontent img {
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  .content-wrap {
    padding-top: 40px;
  }
}