/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/

@font-face {
  font-family: 'SegoeUI';
  src: url('./assets/fonts/Segoe-UI.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SegoeUI';
  src: url('./assets/fonts/Segoe-UI-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.pmotText {
  font-family: 'SegoeUI', Arial, Helvetica, sans-serif !important;
  font-weight: 400 !important;
}

.lightText {
  font-size: 14px !important;
  line-height: 18px !important;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p,
body a,
body ul,
body li,
body span {
  font-family: 'SegoeUI', Arial, Helvetica, sans-serif !important;
}

.videoWrapper .videoInner video {
  width: 100%;
  max-width: 700px;
  display: block;
  margin: 0 auto;
}


.copyright {
  width: 100%;
  padding: 5px 0px 2px;
}

.copyright .socketSection {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.copyright .socketSection * {
  color: #ffffff !important;
}

.copyright .socketSection a:hover {
  text-decoration: underline !important;
}

.copyright .socketSection .socketItem .socketItemSaperate {
  margin: 0px 5px;
  opacity: 0;
}

.getAQuoteButton {
  margin: 0px;
  padding: 15px 20px;
  border-radius: 2px;
  font-weight: normal;
  font-size: 0.92em;
  min-width: 142px;
  outline: none;
  border: 2px solid #000000 !important;
  background-color: transparent;
  cursor: pointer;
}

.productShortDescription {
  padding: 0px 15px 15px;
}

#top .inner_product_header {
  min-height: unset !important;
}

.getAQuoteButton:hover {
  background-color: #c7ac8e;
  color: #ffffff;
  border-color: #a58a6c !important;
}

ul.products {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0px -7px;
}

ul.products li.product.type-product {
  margin: 0px !important;
  padding: 10px 7px;
  width: 25%;
  float: none;
}

ul.products li.product.type-product>.inner_product {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}

@media(min-width:990px) {
  #service>.av-section-cont-open>.template-page>.post-entry>.entry-content-wrapper>.flex_column_table {
    height: 100px;
    display: block;
  }
}

@media (min-width:766px) and (max-width:890px) {
  .copyright .socketSection .lightText {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}

@media(max-width:850px) {
  .ptsBlockContent .ptsTableElementContent .ptsColDesc {
    height: auto !important;
  }

  .hide-mobile {
    display: none !important;
  }
}

@media(max-width:790px) {
  .copyright .socketSection {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

@media(max-width:765px) {
  ul.products li.product.type-product {
    width: 50%;
  }

  .copyright .socketSection .socketItem:nth-child(2) {
    margin: 5px 0px;
  }
}

@media(max-width:600px) {
  .copyright .socketSection .socketItem {
    text-align: center;
  }

  .copyright .socketSection .socketItem:nth-child(2) {
    margin: 10px 0px;
  }
}

@media(max-width:430px) {
  ul.products {
    margin: 0px !important;
  }

  ul.products li.product.type-product {
    width: 100%;
    padding: 10px 0px !important;
  }
}

div.product .woocommerce-Tabs-panel *,
div.product .woocommerce-product-details__short-description,
div.product .product_meta .posted_in a,
div.product .product_title,
.related.products .woocommerce-loop-product__title,
.related.products .productShortDescription,
.related.products .avia_cart_buttons * {
  color: #000000 !important;
}

.videoBannerWrapper .container {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0px !important;
  padding: 0px !important;
}

.videoBannerWrapper .template-page {
  padding: 0px !important;
}

.pageTitleH1 h1 {
  font-size: 28px !important;
  line-height: 1.1em !important;
}

.propertyMOTBottomImages .entry-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media(max-width:765px) {
  .propertyMOTTopBanner>.flex_cell_inner>.flex_column_table>.flex_column {
    height: unset !important;
  }

  .propertyMOTTopBanner .avia-image-container img {
    max-width: 100% !important;
  }

  .propertyMOTQuote {
    transform: scale(1) !important;
    padding: 20px !important;
  }

  .propertyMOTHeritage {
    padding: 20px !important;
  }

  body.page-id-2009 div#service {
    margin-bottom: 0px !important;
  }

  body.page-id-2009 div#service>.container>.template-page.content {
    padding-bottom: 0px !important;
  }

  .propertyMOTHomeContact {
    /* width: 90% !important; */
    margin: 0 auto !important;
    display: block !important;
    float: none !important;
    padding: 20px 10px !important;
  }

  .responsive #top #wrap_all .flex_cell.av-gbj210-8280e9fb8e84ff12068cf74056e3658e.propertyMOTHomeContact {
    padding: 0px !important;
  }

  .propertyMOTHomeContact form>fieldset {
    min-width: 0px;
    min-block-size: 0px;
  }

  .propertyMOTHomeContact .av-google-badge-message {
    min-width: 0px !important;
  }

  .propertyMOTTestimonial {
    margin: 0px !important;
  }

  .propertyMOTTestimonial .avia-testimonial {
    padding: 0px !important;
  }

  .propertyMOTBottomImages .template-page {
    padding: 20px 0px !important;
  }

  .propertyMOTBottomImages .entry-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  .propertyMOTBottomImages .entry-content-wrapper .flex_column {
    width: calc(100% / 3) !important;
  }

  .mobileFooter {
    display: block !important;
    text-align: center;
    margin-bottom: 10px;
  }

  .mobileFooter a {
    color: #ffffff !important;
    font-size: 18px;
    margin: 0px 5px;
  }

  .propertyMOTImageBoxes .entry-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .propertyMOTImageBoxes .entry-content-wrapper>.flex_column {
    width: 50% !important;
  }

  .responsive #top #wrap_all .serviceSpecialised>.flex_cell.av-k6o8q-01468b5686596eaeff3d1d13d62a87ed {
    padding: 40px 0px !important;
  }

  .serviceSpecialised>.flex_cell>.flex_cell_inner>.flex_column {
    padding: 30px !important;
  }
}



@media only screen and (max-width: 1410px) {
  .responsive #top .av-main-nav .menu-item a {
    padding: 0px 8px !important;
  }
}

@media only screen and (max-width: 1299px) {
  .responsive .av-burger-menu-main {
    display: block;
  }

  .responsive #top .av-main-nav .menu-item {
    display: none;
  }
}

@media(max-width:380px) {
  form.avia_ajax_form fieldset {
    min-width: unset !important;
  }
}

.pricingSection {
  margin: 35px 0px 0px;
}

.pricingTableSection {
  margin: 20px 0px 50px;
}

.pricingTableSection:not(.show) {
  height: 1px;
  opacity: .1;
  overflow: hidden;
}

.pricingSection .pricingSectionInner {
  padding-top: 20%;
  position: relative;
}

@media (min-width:768px) {
  .pricingSection .pricingTop {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    z-index: 1;
  }

  .pricingSection .container {
    z-index: 1;
  }

  .pricingSection .pricingTop h2 {
    width: 100%;
    color: #ffffff;
    max-width: 50%;
    font-size: 34px !important;
    line-height: 37.4px !important;
  }

  .pricingSection img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
  }

  .pricingTableSection .pricingTop {
    display: none;
  }
}


@media (max-width:1150px) {
  .pricingSection .pricingTop h2 {
    max-width: 70%;
    font-size: 32px !important;
    line-height: 35.4px !important;
  }
}


@media (max-width:820px) {
  .pricingSection .pricingTop h2 {
    max-width: 70%;
    font-size: 30px !important;
    line-height: 33.4px !important;
  }
}

@media (max-width:767px) {
  .pricingSection {
    display: none;
  }

  .pricingTableSection {
    margin: 0px 0px 50px !important;
  }

  .pricingTableSection h2 {
    margin: 20px 0px 30px;
  }
}


body.single.single-post main.content>article.post-entry>.entry-content-wrapper>.entry-content {
  text-align: left;
}