* {
  color:#000;
}

h1, h2, h3, h4, h5 {
  color: #000;
}
.width-30 {
    width:30%;
}
.block {
    display:block;
}
.wp-post-image {
    margin:auto;
    display:block;
}
.post-type-archive-events .widget_categories, .post-type-archive-events .Annual_Archive_Widget, .post-type-archive-events .widget_search, .blog .widget_events_widget,
.single-events .widget_categories, .single-events .Annual_Archive_Widget, .single-events .widget_search, .single-post .widget_events_widget
{
    display:none;
}	

.widget-area ul {
  padding:0;
}

.search-submit-1 {
  position: absolute;
    top: 0;
    padding: 6px 8px;
    /* background: #222; */
    margin-top: 1px;
    margin-left: 1px;
}
.w-icon-nav-menu{
  color:#fff;
}
.width-20 {
    width:20%;
}

.margin {
    margin:15px 0;
}

.alignright {
    margin-left:1em;
}

.alignleft {
    margin-right:1em;
}

.footer h2, .footer h3, .footer h4, .heading-4 {
  color:#fff;
}

.button {
  color:#fff;
}

.woocommerce-loop-product__title {
  color: #000;
}
.header {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 160px;
  margin-bottom: 15px;
  background-color: #124200;
  -webkit-transition: height 400ms ease;
  transition: height 400ms ease;
}

.body {
  color: #fff;
}

.image {
  position: relative;
  z-index: 1000;
  height: auto;
  max-height: 130%;
  max-width: 35%;
  margin-top: 30px;
  margin-left: 45px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.header-tartan {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 25px;
  background-image: url('/wp-content/themes/storefront/assets/images/tartan-header-border.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.nav-item {
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
  color: #fff;
}

.nav-item:hover {
  background-color: #216400;
}

.column {
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.navbar-main {
  position: absolute;
  top: auto;
  right: 0px;
  bottom: 15px;
  background-color: transparent;
}

.row {
  height: auto;
}

.image-2 {
  position: relative;
  display: block;
  width: 100%;
}

.shop-header-bg {
  position: relative;
  height: 22.2vw;
  background-image: url('/wp-content/themes/storefront/assets/images/tartan-dress.jpg');
  background-position: 0px 0px;
  background-size: cover;
}
.latest-news-bg {
  position: relative;
  height: 50%;
  background-position: center;
  background-size: cover;
}
.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.image-3 {
  width: 100%;
}

#main, .main-body {
  margin-top:200px;
}

.grey-bg {
  margin-bottom: 15px;
  background-color: #bebdbd;
  color: #000;
  padding:15px 0;
}

.row-2 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.heading {
  color: #fff;
  font-size: 28px;
  text-align: center;
}

.paragraph {
  text-align: center;
}

.box-title {
  position: absolute;
  left: 20%;
  top: 35%;
  right: auto;
  bottom: auto;
  z-index: 500;
  display: block;
  width: 60%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  border: 2px solid #fff;
  background-color: rgba(22, 27, 20, .5);
  -webkit-transition: background-color 300ms ease, -webkit-transform 300ms ease;
  transition: background-color 300ms ease, -webkit-transform 300ms ease;
  transition: background-color 300ms ease, transform 300ms ease;
  transition: background-color 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  direction: ltr;
  color: #fff;
  font-size: 54px;
  line-height: 74px;
  text-align: center;
  text-indent: 0px;
  text-transform: uppercase;
  -webkit-column-count: auto;
  column-count: auto;
}

.box-title:hover {
  background-color: rgba(22, 27, 20, .7);
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

.tartan-bg {
  margin-bottom: 15px;
  padding-top: 30px;
  background-image: url('/wp-content/themes/storefront/assets/images/tartan-dress.jpg');
  background-position: 0px 0px;
  background-size: 900px;
}

.burnett-banner-img {
  position: static;
  display: block;
  max-width: 600px;
  margin: 0px auto -30px;
  text-align: left;
}

.div-block {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.article-bg {
  position: static;
  display: block;
  height: 100%;
  margin-bottom: 15px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('/wp-content/themes/storefront/assets/images/article-bg.png');
  background-position: 0px 0px;
  background-size: cover;
}

#primary, #secondary {
  margin-top:15px;
}
.article-img {
  width: 100%;
}

.heading-2 {
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  font-weight: 400;
}

.heading-2:hover {
  text-decoration: underline;
}

.div-block-2 {
  padding-right: 45px;
  padding-left: 30px;
}

.paragraph-2 {
  color: #fff;
}

.div-block-3 {
  text-align: center;
}

.button {
  position: static;
  top: -5px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #124200;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.article-bg .heading-2 {
  font-size:20px;
  line-height:1.2;
}

.button:hover {
  background-color: #175300;
}

.button.welcome-box-btn {
  margin-top: 30px;
  margin-bottom: 15px;
}

.button.sign-up {
  position: relative;
  top: -10px;
}

.heading-3 {
  color: #3b3b3b;
  text-align: center;
}

.heading-3.sign-up-banner {
  display: inline-block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
}

.footer {
  background-color: #124200;
}

.footer p {
    color:#fff;
}
.footer .footer-header {
  margin-top: 90px;
}

.section-links {
  margin:0;
  padding:0;
  list-style:none;
}

.width-30 {
  width:30%;
}

.section-links li {
  font-size:20px;
  line-height:1.2;
}

.section-links a {
  color:#000;
  text-decoration: underline;
}
.section {
  padding:40px 0;
}
.section h2 {
  margin-top:0;
}
.section:nth-child(odd) {
  background:#efefef;
}

.unordered-list {
  padding-left: 15px;
}

.footer-inner {
  padding: 30px 60px;
}

.splitter {
  position: absolute;
  top: 25%;
  right: 15px;
  width: 2px;
  height: 60%;
  margin-top: 0%;
  background-color: #fff;
}

.footer-col-inner {
  padding-right: 15px;
  padding-left: 15px;
}

.paragraph-3 {
  width: 90%;
}

.header-icon {
  height: 30px;
  margin-right: 15px;
  padding-right: 0px;
  float: right;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.header-icon:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.header-icons {
  padding-top: 15px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
}

.fadein {
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.image-5 {
  max-width: 180px;
}

.header-fixed.header {
  position: fixed;
  top: 0px;
  z-index: 1000;
  width: 100%;
}

.div-block-4 {
  height: 170px;
}

.shrink {
  height: 125px;
  -webkit-transition: height 200ms ease;
  transition: height 200ms ease;
}

.dropdown-list {
  background-color: #124200;
}

.dropdown-list.w--open {
  top: 40px;
  padding-top: 0px;
  background-color: rgba(18, 66, 0, .95);
  color: #fff;
}
.w-nav-link, .w-dropdown-toggle {
  padding: 20px 10px;
}
.w-dropdown-toggle {
  padding-right:35px;
}

.text-block, .text-block-2, .w-icon-slider-right, .w-icon-slider-left {
  color:#fff;
}
.dropdown-link {
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
}
.nav-item div {
  color:#fff;
}
.dropdown-link:hover {
  background-color: #216400;
}
.handheld-navigation, .main-navigation div.menu>ul:not(.nav-menu), .nav-menu {
    max-height:none;
    overflow:inherit;
}
.footer label {
  color:#fff;
}
.products {
  padding-left:0;
}
.homepage-articles .w-col {
  min-height:200px;
  
}
.post-type-archive-events .search {
  margin-top:60px;

}
.slide {
  background-image: url('/wp-content/themes/storefront/assets/images/gathering.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide.slide-2 {
  background-image: url('/wp-content/themes/storefront/assets/images/latest-blog-bg.jpg');
}

.slider {
  height: 84vh;
    margin-top: 160px;
}

body .shop-column {
  height: 84vh;
  margin-top: 160px;
}

.shop-column a, .shop-header-bg {
  height:50%;
}

.padded-block {
  padding-top: 15px;
  padding-bottom: 30px;
}

.background-box {
  margin-bottom: 15px;
  background-image: url('/wp-content/themes/storefront/assets/images/tartan-dress.jpg');
  background-position: 0px 0px;
  background-size: cover;
  text-align: center;
  background-size:cover; 
  min-height:200px;
}

.catagory-buttons {
  margin:30px 0;
}

.background-box.box2 {
  background-image: url('/wp-content/themes/storefront/assets/images/jewellery.jpg');
  background-position: 0px 0px;
  background-size: 300px;
}

.background-box.box3 {
  background-image: url('/wp-content/themes/storefront/assets/images/latest-blog-bg.jpg');
}

.welcome-box-text {
  width: 80%;
  margin-bottom: 0px;
  margin-left: 10%;
  padding-bottom: 30px;
  color: #fff;
}
.post-type-archive-events.right-sidebar .widget-area {
  width:25%;
}
.post-type-archive-events .categories {
  width:70%;
  float:left;
}
.post-type-archive-events #secondary {
  margin-top:0;
}
#searchform {
  float: right;
  width: 300px;
  margin-top: -5px;
  position: absolute;
  right: 60px;
  display:none;
  top:15px;
}

#secondary {
  margin-top:200px;
}
#searchform.show {
  display:block;
}
.search-box {
  width: 200px;
  float: left;
}

body .search-btn {
  width: 100px;
  float: left;
}

.white-btn {
  display: block;
  width: 100%;
  background-color: #ccc;
  color: #000;
  text-align: center;
}

.white-btn:hover {
  background-color: #fff;
}

.white-btn.mb {
  margin-bottom: 15px;
  background-color: #ccc;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.white-btn.mb:hover {
  background-color: #fff;
}

.sign-up-block {
  text-align: center;
}

.footer_link {
  color: #d1d1d1;
  text-decoration: none;
}

.footer_link:hover {
  color: #fff;
}

.footer_link.w--current {
  color: #fff;
}

.heading-4 {
  position: absolute;
  left: 50%;
  bottom: 5px;
  display: block;
  width: 380px;
  margin-right: auto;
  margin-left: -185px;
  font-size:26px;
}

.top-right-link {
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.top-right-link:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
@media screen and (max-width:1350px) {
  .image {
    max-height:90%;
  }
}
@media (max-width: 991px) {
  .image {
    position: absolute;
    height: auto;
    max-width: none;
    margin-top: 30px;
  }
  .nav-item {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    background-color: transparent;
  }
  .navbar-main {
    position: relative;
    top: 45px;
    bottom: 0px;
    float: none;
  }
  .text-block {
    font-size: 30px;
    line-height: 40px;
  }
  .text-block-2 {
    font-size: 30px;
    line-height: 40px;
  }
  .dropdown-link {
    margin-left: 15px;
  }
  .mobile-nav {
    position: absolute;
    left: auto;
    top: auto;
    right: 0px;
    bottom: auto;
    float: right;
  }
  .mobile-nav.w--open {
    background-color: #216400;
  }
  .nav-menu {
    top: 60px;
    background-color: #124200;
  }
  
  .slider, body .shop-column {
    height:70vh;
  }
  
}

@media (max-width: 767px) {
  .image {
    bottom: auto;
    max-width: 50%;
    height: auto;
    margin-top: 30px;
    margin-left: 15px;
  }
  .paragraph {
    margin-right: 15px;
    margin-left: 15px;
  }
  .burnett-banner-img {
    max-width: 100%;
  }
  .footer-inner {
    text-align: center;
  }
  .splitter {
    display: none;
  }
  .paragraph-3 {
    width: 100%;
  }
  body .shop-column {
    margin-top:0;
    height:90vh;
  }

}

@media (max-width: 479px) {
  .header {
    height: 150px;
  }
  .image {
    position: absolute;
    bottom: auto;
    max-width: 60%;
    max-height: none;
    max-width: none;
  }
  .header-tartan {
    height: 20px;
    background-size: cover;
  }
  body .shop-column {
    margin-top:0;
    height:70vh;
  }
 
  .box-title {
    left: 10%;
    width: 80%;
  }
  .burnett-banner-img {
    max-width: 100%;
  }
  .text-block {
    font-size: 24px;
  }
  .div-block-4 {
    height: 150px;
  }
  .mobile-nav {
    position: fixed;
    float: none;
  }
  .mobile-nav.w--open {
    background-color: #216400;
  }
}

