/*
30/11/2017 - Formatting of basket text - Content formatted differently in fly-out panel accessed from basket symbol (top right of product screen) to when viewed from "View basket button. Can this be improved?
 */
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
  float: none;
  margin-right: 0;
  display: block;
  color: #666;
}

.woocommerce td.product-name .wc-item-meta dd, .woocommerce td.product-name dl.variation dd {
  margin: 0;
  font-weight: bold;
  color: #333;
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt {
  display: block;
  float: none;
  margin-bottom: 0;
}

.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
  font-weight: normal;
  color: #666;
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
  padding-left: inherit !important;
  font-weight: bold;
  color: #333 !important;
}

.nectar-slide-in-cart .widget_shopping_cart .cart_list li {
  padding-left: 0;
}

.nectar-slide-in-cart .widget_shopping_cart .cart_list .mini_cart_item > a {
  padding-left: 100px;
}

.nectar-slide-in-cart .widget_shopping_cart .cart_list li span.quantity {
  padding-left: 100px;
}

img.mps-upload-cart-item {
  margin: 1px;
  border: 1px solid #ccc;
}

.mps-tm-epo-review-configuration .mps-tm-epo-configuration-value img.mps-upload-cart-item {
  display: inline-block !important;
}

.nectar-slide-in-cart .widget_shopping_cart .cart_list a img.mps-upload-cart-item {
  position: relative;
}

.woocommerce ul.cart_list li a.mps-upload-cart-item-link, .woocommerce ul.product_list_widget li a.mps-upload-cart-item-link {
  display: inline-block;
}

.nectar-slide-in-cart .widget_shopping_cart .cart_list li dl.variation img.mps-upload-cart-item,
.woocommerce-page ul.product_list_widget li img.mps-upload-cart-item {
  max-width: 50px;
  margin-right: 2px;
}

/*faqs*/
h3.hrf-title {
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 14px !important;
  padding: 14px 14px 16px 43px !important;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  position: relative;
  margin-bottom: 0 !important;
}

h3.hrf-title.open-faq {
  background-color: rgb(0, 157, 65);
  color: white;
}

.hrf-title.open-faq span, .hrf-title.close-faq span {
  font-family: FontAwesome;
  font-size: 15px !important;
  line-height: 18px !important;
  background: transparent !important;
  width: 18px !important;
  height: 16px !important;
  position: absolute !important;
  left: 13px !important;
  top: 13px !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.hrf-title.close-faq span:after {
  content: "\f055";
  color: #888;
}

.hrf-title.open-faq span:after {
  content: "\f056";
  color: #fff;
}

.hrf-content {
  border-top: 0 !important;
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -o-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.hrf-content div.hrf-wrapped-content {
  padding: 10px 14px;
}

@media screen and (min-width: 1000px) {
  #tab-faqs .hrf-faq-list .hrf-entry {
    width: 49%;
    margin-right: 1%;
    display: inline-block;
    vertical-align: top;
  }

  #tab-faqs .hrf-faq-list .hrf-entry:nth-child(even) {
    margin-right: 0;
    margin-left: 1%;
  }
}


#mps-slide-out-contact {
  z-index: 9999;
  width: 25em;
  max-width: 100%;
  border: 1px dotted #ccc;
  background-color: transparent;
  padding: 0;
}

#mps-slide-out-contact.ui-slideouttab-right .handle-vertical-text {
  transform-origin: 50% 50%;
  transform: rotate(90deg) translate(-60%,0%);
}

#mps-slide-out-contact .handle {
  white-space: nowrap;
  padding: 0 50px;
  height: 60px;
  background-color: #eee;
  border: none;
}

#mps-slide-out-contact .handle img {
  display: block;
}

#mps-slide-out-contact .handle span {
  display: block;
  font-size: xx-small;
  text-align: center;
  color: #666666;
}

#mps-slide-out-contact .mps-slide-out-contact-close {
  text-align: right;
  background-color: white;
  opacity: 0.85;
}

#mps-slide-out-contact .mps-slide-out-contact-close i {
  cursor: pointer;
}

#mps-slide-out-contact a.handle:hover {
  color: #333;
}

#mps-slide-out-contact .contact-text-container {
  padding-left: 2em;
  background-color: white;
  opacity: 0.85;
  min-height: 97px;
}

#mps-slide-out-contact .contact-text-container .row {
  padding-bottom: 0.5em;
}

body h5.woof_title_tag,
.row .col h5.woof_title_tag {
  font-family: Roboto;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 1em;
  font-weight: 500;
  color: #999;
  margin-bottom: 5px;
  line-height: 24px;
}

.row .col h5.woof_title_tag img {
  margin-bottom: 0;
}

#sidebar h4 {
  color: #333;
  opacity: 1;
}

.woocommerce div.woof_submit_search_form_container button.button {
  padding: 12px 25px !important;
  font-weight: bold !important;
  font-size: 1em !important;
}

.woocommerce div.woof_submit_search_form_container button.button.woof_submit_search_form {
  background-color: rgb(0, 157, 65) !important;
}

.woocommerce div.woof_submit_search_form_container button.button:hover {
  opacity: 0.87;
}

input#calc_shipping_postcode {
  background-color: white;
  border: 1px solid #bbb;
}


/*
04/09/2018 - NEW REQUEST: Cost indication on menu system
 */
.menu-item .cost-indicator {
  color: #9E9E9E;
  font-weight: bold;
  width: 4em;
  float: right;
}


/*
25/09/2018 - GDPR Cookie Compliance
 */
.lity.moove_gdpr_cookie_modal_open {
  z-index: 9999;
}

#moove_gdpr_save_popup_settings_button {
  cursor: pointer;
}

#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon i.moovegdpr-advanced {
  font-size: 30px;
}


/* The Modal (background) */
#mps-theme-adjustments-modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
#mps-theme-adjustments-modal .modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
#mps-theme-adjustments-modal span.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

#mps-theme-adjustments-modal span.close:hover,
#mps-theme-adjustments-modal span.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}


.grecaptcha-badge {
  z-index: 99;
  bottom: 50px !important;
}


/*
21/08/2019 - Required after plugin updates
 */
pre.mps_epo_value {
  background: inherit;
  font-family: inherit;
  font-size: inherit;
  padding: inherit;
  line-height: inherit;
  margin-bottom: inherit;
  max-width: inherit;
  overflow: inherit;
}
.nectar-slide-in-cart .widget_shopping_cart .buttons a {
  font-size: 16px !important;
}
ul.sf-menu > li.sfHover {
  z-index: 1001;
}
ul.sf-menu > li.sfHover > ul {
  z-index: 1002;
}
ul.sf-menu > li.sfHover > ul > li.sfHover {
  z-index: 1003;
}
ul.sf-menu > li.sfHover > ul > li.sfHover > ul {
  z-index: 1004;
}
ul.sf-menu > li.sfHover > ul > li.sfHover > ul > li.sfHover {
  z-index: 1005;
}
ul.sf-menu > li.sfHover > ul > li.sfHover > ul > li.sfHover > ul {
  z-index: 1006;
}
ul.sf-menu > li.sfHover > ul > li.sfHover > ul > li.sfHover > ul > li.sfHover {
  z-index: 1007;
}

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

#mps-notification-bar {
  padding: 1em 0;
  background-color: #009d41;
  color: white;
  font-weight: bold;
  font-size: 1.3em;
}

#mps-notification-bar > .container > .row {
  text-align: center;
}
#mps-notification-bar a,
#mps-notification-bar a:hover,
#mps-notification-bar a:visited {
  color: yellow;
}

/*
10/05/2022 - Chromium browsers stopped seeing the link because the image was set to position absolute, this fixes
 */
.woocommerce ul.products li.product div.product-wrap a {
  display: block;
}

/*
24/05/2022 - Request from Pete "Suggested VAT additions"
 */
.products .product .price .amount:after {
  content: ' (EXCL VAT)';
  font-size: 0.6em;
  color: #444;
}

.single-product .summary>.price .amount:after {
  content: ' (excl VAT)';
  font-size: 0.6em;
}

.single-product .tm-final-totals .price.amount:after {
  content: ' (excl VAT)';
  font-size: 0.6em;
}

.mps_wc_wishlist_view .mps_wc_wishlist_view_totals .amount:after {
  content: ' (excl VAT)';
  font-size: 0.9em;
}

/*
20/07/2022 - Ticket 1739
 */
.product[data-tab-pos*=fullwidth] .summary.entry-summary {
  width: 56%;
}

.woocommerce .woocommerce-breadcrumb a,
.woocommerce.single-product div.product_meta a {
  background: none;
}

.widget.woocommerce .product-categories li .count, .widget.woocommerce .wc-layered-nav-term .count, .widget.yith-woocommerce-ajax-product-filter .count {
  background-color: rgba(0,0,0,0.05);
  padding: 5px 8px;
  height: auto;
  width: auto;
  line-height: 11px;
}

#tab-faqs .hrf-content {
  padding: 0;
}

#footer-outer #copyright {
  padding: 20px 0;
}

.tc-extra-product-options .tmcp-field-wrap label.fullwidth {
  width: 100%;
  margin-bottom: 6px;
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap > .tc-price-wrap {
  min-width: 50%;
}
/*
23/07/2022 - Ticket 1752
 */
.tcfar {
  font-weight: 400 !important;
}

.tcfa, .tcfas {
  font-weight: 900 !important;
}
/*
--------------
 */

/* 14/02/2025  - Adding social icons */
#header-secondary-outer {
  height: 34px;
}

#header-secondary-outer #mps-ta-social {
  position: relative;
  height: 34px;
}

#header-secondary-outer #mps-ta-social li {
  float: left;
}

#header-secondary-outer #mps-ta-social li a {
  position: relative;
  padding: 5px;
  box-sizing: content-box;
  display: block;
  height: 24px;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  background-position: center top;
}

#header-secondary-outer #mps-ta-social li a img {
  height: 24px;
  width: 24px;
}

/*
#header-outer.small-nav #header-secondary-outer {
  height: 34px;
}

#header-outer.small-nav #header-secondary-outer #mps-ta-social {
  height: 34px;
}

#header-outer.small-nav #header-secondary-outer #mps-ta-social li a {
  height: 29px;
}

#header-outer.small-nav #header-secondary-outer #mps-ta-social li a img {
  height: 26px;
  width: 26px;
}

*/

@media only screen and (max-width: 1300px) {
  .product[data-tab-pos*=fullwidth] .summary.entry-summary {
    width: 54%;
  }
}

@media only screen and (max-width: 999px) {
  .product[data-tab-pos*=fullwidth] .summary.entry-summary {
    width: 100%;
  }
}