/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
/*----- Miscellaneous -----*/
.hidden {
  display: none; }

.ui-datepicker {
  z-index: 10000; }

body .button.alt:not(.is-outline) {
  background-color: #e87f1e; }

.button.expanded {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

/*----- Custom Fonts -----*/
/* An extra element is required for specificity */
html body {
  font-family: "eurostile", sans-serif; }

body .nav > li > a {
  font-family: "eurostile", sans-serif; }
body h1 {
  font-family: "sui-generis", sans-serif; }
body h2, body h3, body h4, body h5, body h6, body .heading-font {
  font-family: "eurostile", sans-serif; }
body .alt-font {
  font-family: "sui-generis", sans-serif; }

/*----- Header -----*/
/* No opacity when sticky */
.header-main {
  background-color: #fff; }

.header-top a {
  color: #fff; }
  .header-top a:hover {
    color: #fff; }

/*----- Page Title -----*/
/* Reduce overall size */
div.featured-title .page-title-inner {
  padding-top: 15px;
  padding-bottom: 15px; }
  div.featured-title .page-title-inner h1 {
    margin-bottom: 0.25em;
    font-size: 1.4em; }

/* Last breadcrumb weight */
nav.breadcrumbs {
  font-weight: normal; }

/*----- Portfolio -----*/
/* Remove overlay on portfolio archive */
.portfolio-archive .title-overlay {
  display: none; }

/* Add spacing between header and portfolio content */
.portfolio-single-page .portfolio-summary, .portfolio-single-page .portfolio-inner {
  padding-top: 30px; }

/*----- Homepage Categories -----*/
/* Fix gap between image and text-box */
.home-categories .box {
  font-size: 0; }
.home-categories .box-text {
  min-height: 76px;
  font-size: 15px; }
  .home-categories .box-text h4 {
    margin: 0; }

/* Make dots the same as slider
.home-categories .row-slider .flickity-page-dots .dot {
    width: 12px;
    height: 12px;
    border: 3px solid #fff;
    background-color: transparent;
}
.home-categories .row-slider .flickity-page-dots .dot.is-selected {
    background-color: #fff;
} */
/*----- Products/Shop Categories -----*/
.post-type-archive-product .product-category .col-inner {
  height: 100%;
  background-color: #242021; }

.product-small .product-addon {
  display: none; }

/*----- Custom Categories -----*/
/* Center items when there are not enough to fill the layout */
.custom-categories {
  justify-content: center; }
  .custom-categories .section-title {
    margin-top: 40px;
    margin-bottom: 40px; }
  .custom-categories .box-text.text-center {
    padding-left: 0;
    padding-right: 0; }

/*----- Equal height product images -----*/
.product-category .box:not(.has-hover) .box-image {
  height: 0;
  padding-top: 100%;
  text-align: center;
  background: #fff; }
  .product-category .box:not(.has-hover) .box-image img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    max-height: 100%;
    max-width: 100%; }

.product:not(.product-category) .box-image {
  height: 0;
  padding-top: 100%;
  text-align: center;
  background: #fff; }
  .product:not(.product-category) .box-image > div:first-child a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .product:not(.product-category) .box-image img {
    width: auto;
    max-height: 100%;
    max-width: 100%; }

/*----- Cart Buttons, etc. -----*/
.product-summary .cart {
  margin-top: 1.3em; }
.product-summary button {
  margin-bottom: 0; }

.single_add_to_cart_button,
button,
input[type='submit'],
input[type='reset'],
input[type='button'],
.hire_buy_type_labels label {
  padding: 9px 10px 10px;
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase !important; }

.single_add_to_cart_button {
  width: 100%; }

.reset_variations:hover {
  color: #b20000;
  opacity: 1; }

/*----- Hire/Buy -----*/
.hire_buy_type_labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap; }

.hire_buy_type_labels label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  min-height: 2.5em;
  margin-bottom: 1em;
  color: #fff;
  letter-spacing: .03em;
  text-align: center; }
  .hire_buy_type_labels label:hover {
    cursor: pointer; }

label[for=hire_buy_toggle_buy] {
  background-color: #1692da; }
  label[for=hire_buy_toggle_buy]:hover {
    background-color: #1275af; }
label[for=hire_buy_toggle_hire] {
  background-color: #e87f1e; }
  label[for=hire_buy_toggle_hire]:hover {
    background-color: #ba6618; }

/* TODO - delete clear div from plugin and add class names for is-active-hire/buy
.product-type-hirebuy .single_add_to_cart_button {
    display: block;
    margin-top: 1em;
}*/
.hire_start {
  width: 100%; }

/*
.hire_period {
    display: block;
    margin-bottom: 1em;
}*/
.hire-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .hire-fields .hire-field {
    width: 48%; }
    .archive .hire-fields .hire-field {
      padding-bottom: .7em; }
    .hire-fields .hire-field div {
      width: 100%; }
      .hire-fields .hire-field div input {
        width: 100%;
        max-width: none;
        text-align: center; }

.product-type-variable .hire_buy_type_labels label {
  width: 100%; }

.price strong {
  white-space: nowrap;
  color: #111;
  font-weight: bold; }

.quantity input[type="number"] {
  font-size: 16px; }

/*----- Cart Popup (from Quickview) -----*/
/*----- Cart Summary -----*/
.cart-notification {
  display: block;
  margin-bottom: 1rem;
  padding: 10px 15px;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }

/*----- Footer -----*/
.footer {
  padding-top: 80px;
  padding-bottom: 60px; }
  .footer .widget {
    margin-bottom: 20px; }

.absolute-footer {
  padding: 18px 0 24px; }
  .absolute-footer ul.links li {
    font-size: 1.167em; }
    .absolute-footer ul.links li a {
      color: #fff; }
      .absolute-footer ul.links li a:hover {
        color: currentColor; }

.footer-secondary {
  padding: 0 0 10px; }

/*************** ADD MOBILE ONLY CSS HERE  ***************/
@media (max-width: 849px) {
  .off-canvas-right .mfp-content {
    width: 300px; } }

/*# sourceMappingURL=style.css.map */
