/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/* Rob's Custom class */

/* Pages */

#main {
  min-height: 500px;
}
hr {
  margin: 35px 0 15px;
}

/* Category Pages */

.box-image {
  height: 225px !important;
  display: table-cell;
  vertical-align: middle;
}
.box-image .attachment-shop_thumbnail,
.box-image .attachment-shop_catalog {
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (max-width: 520px) {
  .box-image {
    height: auto !important;
    display: inline;
    vertical-align: top;
  }
  .box-image .attachment-shop_thumbnail,
  .box-image .attachment-shop_catalog {
    display: inline;
    vertical-align: top;
  }
}

/* Product Pages */

.add-request-quote-button {
  margin-bottom: 5px !important;
}

.request-quote-tooltip {
  margin-bottom: 25px;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 80%;
  min-width: 250px;
  padding: 10px 20px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;

  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

/* Media */

.div-map iframe,
.wpcf7-form-control-wrap iframe {
  margin: 10px auto !important;
}

/*************** Kim's for Paypal message CUSTOM CSS HERE.   ***************/
span#zoid-paypal-message-uid_3deaef4153_mta6mdu6mtm {
  display: none !important;
  opacity: 0 !important;
  visibility: 0 !important;
}
span#zoid-paypal-message-uid_1ae3a13a2c_mta6mjy6ntm iframe {
  display: none !important;
  opacity: 0 !important;
  visibility: 0 !important;
}
.message__container.locale--GB .message__content {
  display: none !important;
  opacity: 0 !important;
  visibility: 0 !important;
}
/*************** RUBEN CUSTOM CSS HERE.   ***************/
.mr-1 {
  margin-right: 10px;
}

.sub-menu {
  margin-top: 35%;
  /*border-bottom: 5px solid #5d2b7e!important;*/
}

.mega_menu_col h4 {
  background-color: #dfd5e5;
  padding-left: 10px;
  padding-bottom: 10px;
}

.mega_menu_col .ux-menu {
  padding-left: 10px;
}

.ux-menu.ux-menu--divider-solid
  .ux-menu-link:not(:last-of-type)
  .ux-menu-link__link {
  border-bottom-style: none;
}

.header-nav .mega-menu-item {
  margin: 0 3% !important;
}

.header-nav .mega-menu-item a {
  font-size: 100% !important;
}

.slider-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/*************** MATT CARR CUSTOM CSS HERE.   ***************/

:root {
  --fs-color-primary: #20347f;
  --primaryColour: #20347f;
  --secondaryColour: #e28b02; /* Orange */
  --blueColour: #085485; /* Blue */
  --altColour: #28baac; /* Teal */
  --redColour: #b80a17; /* red */
  --greyMedium: #dfdfdc;
  --grey800: #888;
  --bodyColour: #444;
  --fontSizeSm: 0.8rem;
  --light: #feffff;
}

.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important; /* 1 */
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important; /* 2 */
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; /* 3 */
}

/* Safari fix */

.row:before,
.row:after {
  display: flex !important;
}

/* Safari fix ends */

/*#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link:after {
display: none !important;
}*/

h1,
h2,
h3,
h4,
h5,
h6 {
  padding-top: 8px;
}

/* Delete in future */

.nav > li > a {
  font-size: 18px;
}

.page-wrapper {
  padding-top: 1px;
  padding-bottom: 5px;
}
.page-title-inner {
  padding-top: 10px;
  min-height: 30px;
}

.featured-title .page-title-inner {
  padding-bottom: 10px;
}
.nav-small .nav > li > a,
.nav.nav-small > li > a {
  font-size: 16px;
}

.aws-container .aws-search-field {
  font-size: 13px !important;
  max-width: 300px !important;
  border: 1px solid #777;
  margin: 30px auto 0 !important;
}

.is-divider {
  display: none;
}

body {
  line-height: 1.4;
}

.single_add_to_cart_button {
  background-color: #005387 !important;
}

.widget_price_filter span {
  font-size: 12px;
}

pre,
blockquote,
form,
figure,
p,
dl,
ul,
ol {
  margin-bottom: 0.5em;
}

.col,
.gallery-item,
.columns {
  padding: 0 15px 5px !important;
}

/* .footer-1 {
background-color: #662584 !important;
} */

.footer-1 span.widget-title {
  color: #fff;
}

.button.tm-woocompare-button,
.woocommerce button.tm-woocompare-button {
  max-width: 180px;
  font-size: 12px;
  height: auto;
  background: #999;
}

.button.tm-woowishlist-button,
.woocommerce button.tm-woowishlist-button {
  max-width: 180px;
  font-size: 12px;
  height: auto;
  background: #999;
}

.woocommerce .add-request-quote-button.button,
.woocommerce .add-request-quote-button-addons.button {
  max-width: 180px;
  font-size: 12px;
  height: auto;
}

.button span {
  line-height: 1;
}

.widget_price_filter .price_slider_amount .button {
  border-radius: 0px !important;
}

.widget_price_filter span {
  line-height: 3;
}

.button.is-outline,
input[type="submit"].is-outline,
input[type="reset"].is-outline,
input[type="button"].is-outline {
  background-color: #095485;
  border: none;
  color: #fff !important;
  min-height: 20px;
}

.back-to-top.active {
  bottom: 60px;
}

.custom-category-header {
  max-width: 1235px;
  margin: 0 auto 0 auto;
  padding: 10px;
}

.admin-item {
  display: none !important;
}

.admin-bar .admin-item {
  display: block !important;
}

/* .chat-form {
max-height: 400px !important;
padding: 5px;
font-size: 11px;
}
*/

/*************** Text   ***************/

.center-text {
  text-align: center;
}
.small-caps {
  font-variant: small-caps;
}
.p-featured-paragraph {
  width: 100%;
  max-width: 800px;
  margin: 25px auto 50px;
  font-size: 22px;
  line-height: 24px;
}

/*************** Header ***************/

.header-full-width .container {
  max-width: 1640px !important;
}
.header-top .container {
  max-width: 1640px !important;
}
li.html.custom.html_topbar_left {
  font-size: 17px;
}
.nav-left .html_topbar_right {
  width: 100%;
}
.flex-row.nav-box > li > a {
  padding: 0 1.45em;
}
.aws-container .aws-search-field {
  padding: 15px;
  line-height: 40px;
  font-size: 18px;
  height: 40px;
  width: 100%;
  max-width: 400px;
  margin: 20px auto 0;
}
.cookie-bar-bar button#catapultCookie {
  padding: 5px 10px;
  background: #593f99;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
}
.ctcc-more-info-link {
  text-decoration: underline;
}

/*************** Navigation Bar   ***************/

/* .header.has-sticky
{
	z-index: 110;
} */

/*************** Pages   ***************/

/*************** Woocommerce ***************/

/* Shop Pages */

.box-image img {
  padding: 10px 20px;
  /*     max-height: 225px; */
  width: auto;
  width: 247px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  height: auto;
}
.product-quick-view-container img {
  padding: 20px;
}
.product-quick-view-container .quantity {
  margin-bottom: 10px;
}

/* Product Pages */

.product-title {
  margin-bottom: 0.1rem;
}

.product-subheading {
  font-weight: 700;
  display: block;
  font-size: 0.9em;
  color: #222;
  margin-bottom: 2rem;
}

.review-form-inner {
  background: #fafafa;
}
.related.related-products-wrapper.product-section {
  margin-bottom: 150px;
}

/* Checkout */

.woocommerce-MyAccount-navigation-link--downloads,
.ced_my_account_place_same_order {
  display: none !important;
}

.woocommerce-checkout .woocommerce-form-login-toggle a.showlogin {
  border: 2px solid #464646;
  padding: 5px;
}

.woocommerce-checkout .woocommerce-form-login {
  border: 2px solid var(--fs-color-primary);
  padding: 20px;
  background: var(--greyMedium);
  max-width: 450px;
  margin: 40px auto;
}

.woocommerce-checkout .woocommerce-form-login p:first-child {
  margin-bottom: 20px;
}

.woocommerce-checkout .form-row.kl_newsletter_checkbox_field {
  clear: both;
}

.woocommerce-checkout .form-row#billing_phone_field {
  float: right;
  margin-top: 32px;
}

/*************** Slider  ***************/

.slider-featured-image .col-inner {
  border: 3px solid #d8d8d8;
}

/*************** Blog  ***************/

/*************** Sidebars  ***************/

.post-sidebar {
  margin-top: 25px;
}

/*************** Footer  ***************/

.footer-wrapper {
  margin-top: 5px;
}

/*************** Forms  ***************/

.widget_search .search-submit {
  display: none;
}
.aws-container .aws-search-form {
  position: relative;
  width: 100%;
  max-width: 700px;
  display: block;
  margin: 10px auto 30px;
}
.livechat-full input.text,
textarea {
  padding: 5px;
  border: 1px solid #d8d8d8;
}
.div-form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  dispay: block;
}
#bne_testimonials_form {
  background-color: #fafafa;
  padding: 20px 40px;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
}
#bne_testimonials_form input,
#bne_testimonials_form textarea {
  width: 90%;
  max-width: 100%;
}
#bne_testimonials_form input[type="submit"] {
  max-width: 250px;
}
.has-cookie-bar #catapult-cookie-bar {
  opacity: 1;
  max-height: 999px;
  min-height: 30px;
  min-width: 320px;
}

/*************** Testimonials ***************/

.testimonial-single {
  width: 100%;
  max-width: 600px;
  margin: 25px auto;
  background: #fafafa;
  padding: 20px 40px;
  border: 1px solid #d8d8d8;
}

/*************** Media  ***************/

.trustpilot-widget iframe {
  width: 100%;
  max-width: 550px;
  /*margin: 50px auto;*/
  display: block;
}
.mgl_tubelab_banner {
  background-image: none;
  background: #104c82;
}
.mgl_tubelab_channel_playlist_nav_item {
  display: none !important;
}
.mfp-iframe {
  max-width: 750px;
}

/*************** Buttons  ***************/

.btn {
  padding: 10px 25px;
  border-radius: 0px;
  border: 1px solid #d8d8d8;
  text-align: center;
}
.btn-primary {
  background: rgb(16, 76, 130);
  color: #fff;
}
.btn-primary:hover,
.btn-primary:focus {
  background: rgb(187, 33, 33);
  color: #fff;
}
.btn-secondary {
  background: #bb2121;
  color: #fff;
}
.btn-secondary:hover,
.btn-secondary:focus {
  background: rgb(16, 76, 130);
  color: #fff;
}
.btn-center {
  margin: 25px auto 0 !important;
  display: block !important;
  width: 100%;
  max-width: 200px;
}
.btn-center-wide {
  margin: 25px auto 0 !important;
  display: block !important;
  width: 100%;
  max-width: 275px;
}

/* Rob's Custom class */

/* Pages */

#main {
  min-height: 500px;
}
hr {
  margin: 35px 0 15px;
}

/* Category Pages */

.box-image {
  /*     height: 225px !important; */
  display: table-cell;
  vertical-align: middle;
}
.box-image .attachment-shop_thumbnail,
.box-image .attachment-shop_catalog {
  display: table-cell;
  vertical-align: middle;
}

/* .echo-stock {
	color:green;
} */

/* .echo-out-of-stock {
	color:red;
} */

@media only screen and (max-width: 520px) {
  .box-image {
    height: auto !important;
    display: inline;
    vertical-align: top;
  }
  .box-image .attachment-shop_thumbnail,
  .box-image .attachment-shop_catalog {
    display: inline;
    vertical-align: top;
  }
}

/* Product Pages */

.add-request-quote-button {
  margin-bottom: 5px !important;
}

.request-quote-tooltip {
  margin-bottom: 25px;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 80%;
  min-width: 250px;
  padding: 10px 20px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;

  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

/* Media */

.div-map iframe,
.wpcf7-form-control-wrap iframe {
  margin: 10px auto !important;
}

/** Forms **/

.woochimp_skin_general th {
  color: #fff !important;
}

/** Social Login **/
/* .the_champ_social_login_title {
    margin-top: 30px;
    border-top: 1px dotted #dddddd;
    padding-top: 30px;
} */

/* .echo-stock, .echo-out-of-stock {
	margin: 10px 0 0;
    background: whitesmoke;
    padding: 1px 0;
    width: 50%;
    border-radius: 25px;
} */

/** Additional CSS found in Customizer **/

li.header-search-form.search-form.html.relative.has-icon {
  width: 500px !important;
  display: block;
  margin: 0 auto;
  max-width: 100% !important;
}

.header-search-form-wrapper form.searchform {
  max-width: 100% !important;
}

.header-search-form-wrapper form.searchform {
  max-width: 100% !important;
  width: 400px !important;
  margin: 0 auto !important;
}

.gdprconsent {
  color: red;
}

/**************************************/
/* !- Header - Main [block]           */
/**************************************/

.header-main {
  /* background-color: var(--primaryColour);*/
  padding: 0;
  height: auto !important;
  z-index: 11;
}

.header-main > .header-inner {
  /*padding-top: 10px;
	padding-bottom: 10px;
	background: transparent url('images/tyre-bay-dave-header.jpg') left bottom no-repeat;
	background-size: 185px 122px;*/
}

@media only screen and (max-width: 1053px) {
  .header-contact-block-img {
    display: none;
  }

  .header-contact-block-text {
    max-width: 100%;
    flex-basis: 100%;
  }
}
/*
@media only screen and (max-width: 849px)
{
	.header-main > .header-inner
	{
		background: transparent url('images/tyre-bay-dave-header.jpg') left bottom no-repeat;
		background-size: 185px 122px;
	}
}
*/

@media only screen and (max-width: 549px) {
  .header-main > .header-inner {
    background-position: 10px bottom;
    background-size: contain;
  }
}

@media only screen and (min-width: 550px) and (max-width: 849px) {
  .header-main > .header-inner {
    background-position: 60px bottom;
  }
}

.header-main .flex-right .html_nav_position_text {
  margin-left: 0;
}

.header-main ul.header-nav li a {
  font-size: 100%;
}

.header-main .nav > li > a {
  line-height: 1;
}

.header-main .header-newsletter-item .tooltip {
  border-bottom: none;
}

.header-main .header-newsletter-item .icon-envelop {
  top: -1px;
}

.header-main .header-social-icons .button {
  font-size: 0.8rem;
}

.header-main .social-icons i {
  top: 1.5px;
}

/**************************************/
/* !- Footer [block]                  */
/**************************************/

.back-to-top.active {
  bottom: 20px;
}

/**************************************/
/* !Typography */
/**************************************/

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?cfx7hp");
  src: url("fonts/icomoon.eot?cfx7hp#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?cfx7hp") format("truetype"),
    url("fonts/icomoon.woff?cfx7hp") format("woff"),
    url("fonts/icomoon.svg?cfx7hp#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="tbd-icon-"],
[class*=" tbd-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tbd-icon-basket:before {
  content: "\e900";
}
.tbd-icon-callback:before {
  content: "\e901";
}
.tbd-icon-delivery:before {
  content: "\e902";
}
.tbd-icon-description:before {
  content: "\e903";
}
.tbd-icon-dimensions::before {
  content: "\e904";
}
.tbd-icon-finance:before {
  content: "\e905";
}
.tbd-icon-pdf::before,
.tbd-icon-documents::before {
  content: "\e906";
}
.tbd-icon-specs::before,
.tbd-icon-tech-specs::before {
  content: "\e907";
}
.tbd-icon-warranty:before {
  content: "\e908";
}

/**************************************/
/* !- Header - Bottom [block]         */
/**************************************/

.header-bottom {
  padding: 10px 0;
}

.header-bottom .flex-center {
  flex: 1 40%;
}

.header-bottom .dgwt-wcas-search-wrapp {
  max-width: 1000px;
}

.header-bottom .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  padding: 8px 15px;
}

.header-bottom .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input,
.header-bottom .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  height: 36px;
}

.header-bottom .header-cart-link .basket-count {
  margin-left: 0;
}

.header-bottom ul.header-nav li a {
  font-size: 1rem;
  text-transform: none;
}

/**************************************/
/* !- Main Menu [block]               */
/**************************************/

.header-main-menu {
  position: relative;
  z-index: 8;
  background-color: var(--primaryColour);
}

/**************************************/
/* !- USP Banner [block]              */
/**************************************/

.usp-banner {
  position: relative;
  z-index: 1;
  color: var(--bodyColour);
  text-align: center;
  list-style: none;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 15px;
  max-width: 1540px;
  justify-content: space-evenly;
}

.usp-banner .usp .usp_container {
  margin: 0;
  padding: 10px 0;
  /*border-right: 1px solid var(--bodyColour);*/
  line-height: 1;
  font-weight: bold;
  vertical-align: middle;
  align-items: center;
  display: flex;
}

.usp-banner .usp:last-child {
  border-right: none;
}

.usp-banner a {
  color: #407bba;
  font-size: 24px;
  font-family: "Signika";
  font-weight: 800;
}
.usp-banner a small {
  display: block;
  font-size: 60%;
}
.usp-banner li {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .usp-banner .usp .usp_container {
    justify-content: center;
  }
}
@media (max-width: 1300px) {
  .usp-banner a {
    font-size: 20px;
  }
}
@media (max-width: 1110px) {
  .usp-banner {
    flex-wrap: wrap;
    padding: 20px;
  }
  .usp-banner .usp {
    flex: 50%;
  }

  .usp-banner a {
    font-size: 18px;
  }
}
@media (max-width: 450px) {
  .usp-banner {
    flex-wrap: wrap;
  }
  .usp-banner .usp {
    flex: 100%;
    font-size: var(--fontSizeSm);
    justify-content: center;
    flex-flow: column;
  }
  .usp-banner .ups-icon {
    height: 2rem;
    margin: 0 10px;
    width: auto;
  }
  .usp-banner a {
    text-align: center;
  }
  .usp-banner a {
    font-size: 16px;
  }
}

/**************************************/
/* !- Brands Grid [block]             */
/**************************************/

/*.brands-grid .brand
{
	box-shadow: 0 5px 5px rgba(0, 0, 0, .4);
	display: block;
}*/

@media only screen and (max-width: 549px) {
  .brands-grid .brand {
    margin-bottom: 2rem;
  }
}

.brands-grid .brand-figure {
  background-color: var(--greyMedium);
  text-align: center;
}

.brands-grid .brand-figure .brand-logo-wrap {
  display: block;
  min-height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  height: 150px;
  flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  max-width: 100%;
}

.brands-grid .brand-figure .brand-logo {
  height: auto;
  max-height: 100%;
  width: auto;
}
/*
.brands-grid .brand-figure .name
{
	text-transform: uppercase;
	background-color: var(--light);
	display: flex;
	padding: 1rem .5rem;
	color: #0051a4;
	font-weight: bold;
	min-height: 5em;
	justify-content: center;
	align-items: center;
}
*/
.brands-grid .brand-col {
  flex-grow: 1;
  max-width: none;
}

/**************************************/
/* !Homepage Grid                     */
/**************************************/

.deals-row .col-inner > .img:not(:last-child) {
  margin-bottom: 0;
}

@media only screen and (max-width: 549px) {
  .deals-row .col-inner .img {
    padding-bottom: 1rem;
  }
}

@media only screen and (min-width: 550px) {
  .deals-row .col-inner .prime-offer.img {
    padding-right: 0.3rem;
  }

  .deals-row .col-inner .secondary-offer.img {
    padding-left: 0.6rem;
    padding-bottom: 1.5rem;
  }
}

/**************************************/
/*                                    */
/* !Reusable Blocks                   */
/*                                    */
/**************************************/

/**************************************/
/* !- Download Button [block]         */
/**************************************/

.download-btn {
  display: inline-block;
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.download-btn .download-btn-icon {
  margin-bottom: 0.5rem;
}

.download-btn .download-btn-text {
  display: block;
}

/**************************************/
/* !- Breadcrumb [block]              */
/**************************************/

.breadcrumbs {
  text-align: center;
}

/**************************************/
/* !Product [block]                   */
/**************************************/

.box-text .quantity {
  margin-top: 1rem;
}

.box-text .quantity .button {
  margin-top: 0;
}

/**************************************/
/* !Sidebar                           */
/**************************************/

#shop-sidebar .widget,
.shop-sidebar .widget {
  background-color: var(--greyMedium);
  padding: 1rem;
}

#shop-sidebar .widget ul,
.shop-sidebar .widget ul {
  padding-left: 0;
}

#shop-sidebar .widget .widget-title,
.shop-sidebar .widget .widget-title {
  color: var(--bodyColour);
  margin-bottom: 1rem;
  display: block;
}

#shop-sidebar .widget > ul > li + li,
.shop-sidebar .widget > ul > li + li {
  border-top: 1px solid var(--grey800);
}

#shop-sidebar .widget > ul > li ul li,
.shop-sidebar .widget > ul > li ul li {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

/**************************************/
/* !Product Page                      */
/**************************************/

/* !- Call to Action Buttons  */
.product-cta-block {
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 1rem;
}

.product-cta-block .cta-btn-block {
  flex: 0 25%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}

.cta-btn-block .btn-cta {
  background-color: #ebe9eb;
  color: var(--bodyColour);
  padding: 0.75rem 1rem;
  margin: 0;
  display: flex;
  align-items: center;
}

.cta-btn-block .btn-cta:hover {
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}

.cta-btn-block .btn-cta i {
  font-size: 2rem;
}

.cta-btn-block .btn-cta .btn-label {
  line-height: 1.5;
}

.yith-wocc-wrapper.cta-btn-block {
  margin-top: 0;
}

.yith-wocc-wrapper.cta-btn-block .yith-wocc-button-container {
  margin-bottom: 0;
}

.woocommerce-products-compare-compare-button .compare-btn-wrap {
  display: flex;
}

.woocommerce-products-compare-compare-button.cta-btn-block {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.97em;
  line-height: 2em;
  min-height: 2.5em;
  margin-top: 0;
}

.woocommerce-products-compare-compare-button label {
  margin-bottom: 0;
}

.woocommerce-products-compare-compare-button
  .woocommerce-products-compare-compare-link {
  color: var(--bodyColour);
}

@media only screen and (max-width: 500px) {
  .product-cta-block {
    flex-flow: row wrap;
  }

  .product-cta-block .cta-btn-block {
    flex: 0 100%;
  }

  .cta-btn-block .btn-cta {
    width: 100%;
  }
}

/* !- Table of Contents */
/* !- Table of Contents */
.pre-product-info {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pre-product-info .yith-wfbt-form {
  margin-bottom: 0;
}

.pre-product-info .fbt-block {
  display: flex;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pre-product-info .yith-wfbt-section .yith-wfbt-items {
  margin-bottom: 0;
}

.toc-block {
}

.table-of-contents {
  padding: 1rem;
  border: 1px solid var(--bodyColour);
  width: 100%;
}

@media only screen and (max-width: 500px) {
  .table-of-contents {
    width: 100%;
  }
}

.shop-container ul.table-of-contents-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.table-of-contents-list-item {
  border-top: 1px solid var(--grey800);
  margin-bottom: 0;
}

.table-of-contents-link {
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
}

.table-of-contents-link .icon-angle-right {
  float: right;
}

/* !- Product Info Section */

.product-info-section {
  margin-bottom: 2rem;
}

.product-info-section .product-info {
  margin-top: 2rem;
  padding-top: 0;
}

.product-info-header {
  background-color: var(--blueColour);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1rem;
}

.product-info-header .product-info-heading {
  display: inline-block;
  width: auto;
  color: var(--light);
  margin: 0;
  padding: 0;
  line-height: 2.5;
}

.product-info-header [class^="tbd-icon-"] {
  vertical-align: -0.15rem;
}

.product-info-header .back-to-top-link {
  line-height: 2.5;
  color: var(--light);
}

@media only screen and (max-width: 500px) {
  .product-info-header {
    flex-flow: column wrap;
    justify-content: flex-start;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .product-info-header .product-info-heading,
  .product-info-header .back-to-top-link {
    line-height: 1.5;
  }

  .back-to-top-link .back-to-top-text {
    font-size: 0.7em;
  }
}

/* !- Additional Information [block] */

table.shop_attributes {
  margin-bottom: 0;
}

table.shop_attributes .woocommerce-product-attributes-item__label {
  width: 25%;
}

/*************** Responsive / Mobile CSS  ***************/

@media only screen and (max-width: 1125px) {
  .nav-size-small > li > a {
    font-size: 0.85em;
  }
  .nav-small .nav > li > a,
  .nav.nav-small > li > a {
    font-size: 10.5px;
  }
}
@media only screen and (max-width: 520px) {
  .nav-size-small > li > a {
    font-size: 0.5em;
  }
}
/*
@media only screen and (max-width: 650px) {
		.ups-icon {
				display:none;
		}
}
*/

/* AL 31/3/20 Fix overflowing category text for 'Related products' */

.category.no-text-overflow {
  white-space: normal;
}

/* AL 15/7/20 Fix appearance of response output whenothing submitted yet */

.div.wpcf7-response-output[aria-hidden="true"] {
  visibility: hidden;
}

/* AL 29/7/20 Fix CSS Ajax suggestions list on Safari mobile from strenching from scrolling */

.dgwt-wcas-suggestions-wrapp {
  min-width: 288px;
  right: 0;
}

/* AL 29/7/20 Safari thumbs not loading until interacted */

.box-image img {
  opacity: 1 !important;
  /* 	width: 100%; */
}

.dgwt-wcas-overlay-mobile-on
  body.dgwt-wcas-is-ios
  .dgwt-wcas-suggestions-wrapp {
  height: calc(100% - 45px) !important;
}

/* AL 2/9/20 CTA Buy Buttons */
/*

.button.buy-cta
{
	min-width: 400px;
}
*/

/* AL 4/9/20 Hide PayPal extra payment methods on 'PayPal' label */

.payment_method_paypal_express
  label[for="payment_method_paypal_express"]
  > img {
  display: none;
}

/* AL 4/9/20 Product Bubbles on Mobile */

.single-product .product-gallery-slider {
  z-index: 23;
  /* make it below the badge, when unset, safari puts it in front */
}

body .badge-container {
  z-index: 50;
}

@media only screen and (max-width: 767px) {
  body .badge-container {
    margin: 0;
    width: 100%;
    top: 0.5rem;
    z-index: 50;
  }

  body .badge-circle,
  body .badge + .badge-circle {
    width: calc(100% - 0.5rem);
    margin: 0 auto;
  }

  body .badge,
  body .badge-inner {
    display: block;
  }

  body .badge .badge-inner {
    width: 100%;
    white-space: normal;
    line-height: 1.25;
    height: auto;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    font-size: 0.7rem;
  }

  body .badge-outline,
  body .badge-circle {
    margin: 0 auto;
  }

  body .badge-circle + .badge {
    height: auto;
  }

  body .badge-circle-inside .badge-inner,
  .badge-circle .badge-inner {
    border-radius: 15px;
  }
}

/* AL 18/9/20 Fix ordered and unordered bullet points */

.shop-container ul,
.shop-container ol {
  padding-left: 20px;
}

/* AL 26/2/21 Scroll */

[id] {
  scroll-margin-top: 9rem;
}

/* AL 12/3/21 Checkout CTA block */

.h2 {
  font-family: "Signika", sans-serif;
  padding-top: 8px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0.5em;
  text-rendering: optimizeSpeed;
  font-weight: 700;
  display: block;
}

.checkout-cta {
  text-align: center;
  margin-top: 2rem;
  background-color: #20347f;
  color: #fff;
  padding: 1rem 2rem 2rem;
}

.checkout-cta .h2,
.checkout-cta a {
  color: #fff;
}

/* AL 1/4/21 Checkout coupon  */
.woocommerce-form-coupon-toggle {
  margin-bottom: 1rem;
}

.cart_totals tbody th,
.shop_table tfoot th {
  font-size: 85%;
  text-transform: inherit;
  letter-spacing: 0;
  line-height: 1.05;
  font-weight: 600;
}

#place_order {
  min-width: 100%;
}

/* AL 11/6/21 Custom role price fix */
.variation-price-wrap del > span:nth-of-type(2),
.variation-price-wrap ins > span:nth-of-type(2) {
  display: none;
}

/* AL 3/9/21 Fix Newsletter form */
.footer-widgets .widget-title {
  margin-bottom: 1rem;
  display: block;
  font-size: 1.25em;
  font-weight: bold;
}

.footer-widgets .form-flat input:not([type="submit"]) {
  background-color: #fff;
  border-radius: 0;
}

.footer-widgets .wpcf7-list-item-label {
  color: #fff;
}

.footer-widgets .wpcf7-list-item-label a {
  color: #999;
}

/* General contact us button in footer */
.footer-widgets a.button.primary {
  background-color: #b80a17;
}

.wpcf7 .wpcf7-submit.button {
  background-color: #b80a17;
  border-radius: 0;
}

/* AL 3/9/21 Pop-up form fix */
#header-newsletter-signup .form-flat input:not([type="submit"]) {
  background-color: #fff;
  border-radius: 0;
}

#header-newsletter-signup .form-flat .wpcf7-email {
  margin-top: 1rem;
}

#header-newsletter-signup .wpcf7-list-item-label {
  color: #fff;
}

#header-newsletter-signup .wpcf7-list-item-label a {
  color: #fef;
}

/* AL 17/9/21 Equal height grid */

.product-small > .col-inner,
.product-small > .col-inner .product-small.box {
  display: flex;
}

.product-small > .col-inner .product-small.box {
  flex-flow: column;
}

.product-small .product-small.box .box-text {
  flex: 1;
  display: flex;
  flex-flow: column;
  align-items: center;
}

.product-small .box-text .quantity {
  margin-left: auto;
  margin-right: auto;
}

.product-small .add-to-cart-button {
  margin-top: auto;
}

.row-small > .flickity-viewport > .flickity-slider > .col,
.row-small > .col {
  display: flex;
  align-items: stretch;
}

.product-small .echo-stock,
.product-small .echo-out-of-stock {
  width: auto;
}

/**************************************/
/* !CTA Card [block]                  */
/**************************************/

.cta-card {
  background-color: var(--primaryColour);
  padding: 2rem;
  text-align: center;
  color: #fff;
}

.cta-card a {
  color: #fff;
}

.cta-card__btn {
  margin-bottom: 0;
  margin-right: 0;
}

.button.button--primary {
  background-color: var(--redColour);
}

/* AL 12/10/21 Equal height categories */

.product-category.col .col-inner,
.product-category.col a,
.product-category.col .box {
  display: flex;
  border-radius: 15px;
}

.product-category.col .box {
  flex-flow: column;
}

.product-category.col .box-text {
  margin-top: auto;
}

/* AL 1/11/21 Style footer nav list */
.footer-widgets ul.menu > li {
  border-top: none;
}

.footer-widgets ul.menu > li > a {
  color: #fff;
  padding-top: 2px;
  padding-bottom: 2px;
}

/* AL 11/1/22 Delivery disclaimer */
.delivery-disclaimer {
  margin-bottom: 10px;
}

/**************************************/
/* !Duel Price [block]                */
/**************************************/
.duel-price {
  display: block;
}

.duel-price__price {
  display: block;
}

.duel-price__inclVat {
  margin-bottom: 0.75rem;
}

.duel-price__exclVat {
  font-size: 0.75em;
}

.duel-price__exclVat,
.duel-price__exclVat .variation-price-prefix-label,
.duel-price__exclVat .amount {
  color: #777;
}

.woocommerce-price-suffix.woocommerce-price-suffix--sm {
  font-size: 0.6em;
}

/* !- Checkout/Basket price           */
.shop_table .product-subtotal .woocommerce-price-suffix,
.shop_table .product-price .woocommerce-price-suffix {
  display: block;
  margin-bottom: -0.5em;
}

/**************************************/
/* !USP Block [block]                 */
/**************************************/

.usp-block {
  background-color: var(--primaryColour);
  color: #fff;
  text-align: center;
  padding-top: 2rem;
  padding-left: 2rem;
  padding-bottom: 2rem;
  padding-right: 2rem;
  /*
	margin-top: 2rem;
	margin-bottom: 2rem;
*/
}

.usp-block__heading {
  color: #fff;
}

.usp-block__list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.col-inner ul .usp-block__item {
  display: inline-block;
  max-width: 200px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-top: 1rem;
  margin-left: 0;
  margin-bottom: 1rem;
  margin-right: 0;
}

.usp-block__item {
  flex: 0 20%;
}

.usp-block__icon {
  width: 50px;
  height: 50px;
  display: block;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
}

.usp-block__text {
  display: block;
}

.trustpilot-block {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 500px) {
  .usp-block__item {
    flex: 0 50%;
  }
}

@media only screen and (min-width: 501px) and (max-width: 767px) {
  .usp-block__item {
    flex: 0 33.33%;
  }
}

@media only screen and (max-width: 767px) {
  .usp-block__item {
    font-size: var(--fontSizeSm);
  }
}

/* !-- Backgrounds               */

.block--bg {
  overflow: hidden;
  position: relative;
}

.block__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.block--overlay {
  &::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    background-color: rgba($dark, 0.5);
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.block--overlayGradient {
  &::before {
    background: rgb(0, 0, 0);
    background: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.5) 0%,
      rgba(197, 225, 6, 0) 50%
    );
  }
}

.block--fg,
.block--bg .section-block__content {
  position: relative;
  z-index: 2;
}

/**************************************/
/* !- Message Banner [block]          */
/**************************************/

.msg-banner-item {
  display: flex;
  width: 100%;

  text-align: center;
  list-style: none;

  float: none;
  margin-bottom: 0;

  max-width: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

@media screen and (min-width: 550px) and (max-width: 849px) {
  .medium-columns-3 .msg-banner-item {
    max-width: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
}

@media screen and (min-width: 850px) {
  .large-columns-4 .msg-banner-item {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .large-columns-5 .msg-banner-item {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }
}

.msg-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column wrap;
  position: relative;
  flex: 1;
}

.msg-banner__btn {
  margin-top: 1rem;
  display: inline-block;
}

.msg-banner__link {
  display: flex;
  flex: 1;
}

.msg-banner--darkBg {
  background-color: var(--grey800);
}

.msg-banner--lightBg {
  background-color: #eee;
}

.msg-banner__inner {
  padding: 1rem;
}

.woocommerce img.msg-banner__bg,
.woocommerce-page img.msg-banner__bg {
  width: 100%;
  height: 100%;
  height: 95%;
}

.msg-banner__content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.msg-banner--light {
  color: #fff;
}

.msg-banner--light a {
  color: var(--light);
}

.msg-banner--dark {
  color: var(--bodyColour);
}

.msg-banner--overlay::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

.msg-banner--overlay.msg-banner--overlayDark::before {
  background-color: rgba(0, 0, 0, 0.5);
}

.msg-banner--overlay.msg-banner--overlayLight::before {
  background-color: rgba(255, 255, 255, 0.5);
}

/* AL 23/6/22 Sales Badge */
.product-small .badge-container {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.5rem;
  margin-left: 0;
  width: 100%;
}

.product-small .badge.callout {
  width: 100%;
  display: block;
  height: auto;
}

.product-small .badge-inner {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: block;
}

/* AL 29/7/22 Tech Spect table */

#tab-tech-specs tbody > tr > td,
#tab-tech-specs
  table.shop_attributes
  .woocommerce-product-attributes-item__label {
  padding: 0.5em;
}

#tab-tech-specs tbody > tr > td:first-child,
#tab-tech-specs
  table.shop_attributes
  .woocommerce-product-attributes-item__label {
  font-weight: bold;
  width: 250px;
  text-transform: uppercase;
  background-color: #727272;
  line-height: 1.05;
  letter-spacing: 0.05em;
  color: #fff;
}

#tab-tech-specs tbody > tr:hover {
  background-color: #dfdfdc;
}

#product-sidebar + .col {
}

.product-main > .content-row {
  justify-content: center;
}

.button--secondary {
  background-color: #ebe9eb;
  color: var(--bodyColour);
}

.button--secondary:hover {
  color: var(--bodyColour);
}

/**************************************/
/* !CTA Bar */
/**************************************/

.cta-bar {
  background-color: #e28b00;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.5rem 1rem;
  z-index: 30;
}

.cta-bar .row {
  justify-content: center;
}

.cta-bar__wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.cta-bar__out-of-stock {
  margin-bottom: 0;
  color: #fff;
}

.cta-bar__wrapper .cart,
.cta-bar__wrapper .button {
  margin-bottom: 0;
}

.cta-bar__wrapper p.in-stock {
  color: #fff;
  margin-bottom: 0;
  margin-right: 1rem;
  line-height: 2.5;
}

.cta-bar__wrapper .button--even-spacing-sm,
.cta-bar__wrapper .button.single_add_to_cart_button {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}

.cta-bar__wrapper .buttons_added {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  margin-right: 0.2rem;
}

.button--even-spacing-sm {
  margin-left: 0.2rem;
  margin-right: 0.2rem;
}

.col.mb-0 {
  padding-bottom: 0 !important;
}

/**************************************/
/* !Product Row aligned               */
/**************************************/

.products-row .col {
  display: flex;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.products-row .col-inner {
  display: flex;
  flex-flow: column nowrap;
}

.products-row .product-small,
.products-row .box-text {
  display: flex;
  flex-flow: column nowrap;
  flex: 1;
}

/**************************************/
/* !Blocks                            */
/**************************************/

.block--fullwidth {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}

.row.row-collapse.block--fullwidth,
.row .row:not(.row-collapse).block--fullwidth {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
}

/* AL 14/2/24 Slider */

.flickity-prev-next-button {
  width: 50px;
}

.slider-show-nav .flickity-prev-next-button {
  opacity: 1;
}

.slider-nav-circle .flickity-prev-next-button svg {
  background-color: #bfabcc;
  border-color: #bfabcc;
}

.slider-nav-circle .flickity-prev-next-button .arrow {
  fill: #fff;
}

.slider .banner {
  background-color: #fff;
}

.slider .banner-layers {
  border-top: 10px solid var(--redColour);
  border-bottom: 60px solid var(--redColour);
}

.text--grey {
  color: #7f7f7f;
}

.text-promo--sup {
  vertical-align: text-top;
  display: inline-block;
  font-size: 2rem;
  text-transform: uppercase;
}

.text--md {
  font-size: 1.5rem;
}

.slide-image {
}

.slide-image--afix-bottom {
  top: unset !important;
  bottom: -60px;
  max-height: calc(100% + 60px);
}

.slide-image--contained img {
  max-height: 333px;
  width: auto;
}

/********************************* David reconciled css 21/05/24 *********************************/

/*TPMS CATEGORY ABHI 12/06/23*/
.trustpilottpms iframe {
  background-color: #407bba;
  height: 40px !important;
  padding: 8px 0;
  margin: 10px auto;
}

#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-flyout.mega-menu-item-has-children
  > a.mega-menu-link:after,
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-flyout
  li.mega-menu-item-has-children
  > a.mega-menu-link:after,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item-has-children
  > a.mega-menu-link:after {
  display: none;
}
.locale--GB .message__content {
  display: none !important;
}
.message__container.locale--GB .message__content {
  display: none !important;
}

/* .woocommerce-info.message-wrapper .message-container.container.medium-text-center {
    display: none;
} */

form.checkout.woocommerce-checkout div#yit-cart-message-free-delivery {
  display: none !important;
}
form.checkout.woocommerce-checkout .checkout-cta {
  display: none;
}
html {
  scroll-behavior: smooth;
}
a.guest-cta {
  cursor: pointer;
  display: inline-block;
  font-size: 0.97em;
  font-weight: bolder;
  letter-spacing: 0.03em;
  line-height: 2.4em;
  margin-right: 1em;
  margin-top: 0;
  max-width: 100%;
  min-height: 2.5em;
  padding: 0 1.2em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  text-shadow: none;
  text-transform: uppercase;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  vertical-align: middle;
  background: #cf2e2e;
  color: #ffffff;
  margin-bottom: 1em;
}
td.actions.clear .button-continue-shopping,
td.actions.clear button.button.primary.mt-0.pull-left.small {
  margin-bottom: 0.1rem;
  min-height: 33px !important;
  max-height: 33px !important;
}
.yith-cart-message-layout2 a,
.yith-cart-message-layout2 span.amount {
  color: #e38a01;
}
.yith-cart-message-layout2 {
  background: #20347f;
  border-color: #20347f !important;
}
td.actions.clear .button-continue-shopping {
  margin-bottom: 0.1rem;
  line-height: 32px;
}
.accordion {
  display: block;
  overflow: hidden;
}

.accordion-title {
  border: none;
}
.onsale {
  display: none !important;
}

.footer-1 {
  background-color: #20347f !important;
}

/** Social Login **/
.the_champ_social_login_title {
  margin-top: 30px;
  border-top: 1px dotted #dddddd;
  padding-top: 30px;
}

.demo_store {
  padding: 15px;
  margin: 0;
  text-align: center;
  background-color: #b70b17;
  color: #fff;
  bottom: 0;
  position: fixed;
  z-index: 999999999999;
  width: 100%;
  display: block;
}
/* Category page stock */
.echo-stock,
.echo-out-of-stock {
  margin: 10px 0 0;
  background: whitesmoke;
  padding: 1px 0;
  width: 50%;
  border-radius: 25px;
}

.echo-stock {
  color: green;
}

.echo-out-of-stock {
  color: red;
}

.product .xcomponent-outlet iframe,
.woocommerce-cart .xcomponent-outlet iframe {
  margin: 0;
  z-index: 1 !important;
}

.product div#paypal-button {
  margin-bottom: 30px;
  z-index: 1 !important;
}

ul.header-nav li a {
  font-size: 80%;
}

/* Contact Form */
.wpcf7-submit.send-btn {
  margin-top: 1.5rem;
}

/* Yith Cart Message */

.yith-cart-message-layout3 {
  border-radius: 0;
}

#yit-cart-message-minimum-amount a,
#yit-cart-message-add-more-products a {
  color: #b9040b;
  text-decoration: underline;
}

.yith-cart-message-layout2 .content .button,
.yith-cart-message-layout3 .content .button {
  margin: 0;
}

.yith-cart-message-layout3 .icon-wrapper {
  background-color: #aa6700;
}

.yith-cart-message-layout3 .icon-wrapper:before {
  background-position: center;
}

@media only screen and (max-width: 800px) {
  .woocommerce-checkout .yith-cart-message-layout2 .content .msg,
  .woocommerce-checkout .yith-cart-message-layout3 .content .msg {
    display: block;
    margin-bottom: 1rem;
  }

  .yith-cart-message-layout2 .content .button,
  .yith-cart-message-layout3 .content .button {
    float: none;
  }
}

@media only screen and (min-width: 801px) {
  .woocommerce-checkout .yith-cart-message-layout2 .content,
  .woocommerce-checkout .yith-cart-message-layout3 .content {
    display: flex;
    align-content: center;
  }

  .woocommerce-checkout .yith-cart-message-layout2 .content .msg,
  .woocommerce-checkout .yith-cart-message-layout3 .content .msg {
    flex: 1;
    align-self: center;
  }
}

/* Archive heading */

.archive-header {
  text-align: center;
  padding-top: 1.5rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #ccc;
}

/** WooCom Lowest Price - Single Product Page 

.single-product .price.product-page-price span.woocommerce-Price-amount:first-child {
    display: block;
}

.single-product .price.product-page-price span.woocommerce-Price-amount {
    display: none;
} */

.header.has-sticky {
  z-index: 110;
}

/* Checkout block ordering */

@media screen and (max-width: 849px) {
  .woocommerce-cart .cross-sells,
  .woocommerce-cart .related {
    display: none;
  }
}

/**************************************
 * !Messages
 **************************************/

#wrapper > .message-wrapper {
  background-color: #eee;
}

#wrapper > .message-wrapper .button {
  min-height: 1rem;
  line-height: 2rem;
}

@media only screen and (max-width: 400px) {
  #wrapper > .message-wrapper .button {
    margin-right: 0;
    margin-bottom: 0;
    font-size: 0.9rem;
  }
}

#wrapper > .message-wrapper .button.checkout {
  background-color: #b70b17;
}

@media only screen and (max-width: 1000px) {
  .msg-cta {
    display: block;
    margin-top: 0.5rem;
  }
}

.message-wrapper .message-container.container {
  text-align: center;
}

/* AL 24/5/19 product gallery, make video thumb height stretch */

.cvwp-video-thumbnail,
.cvwp-gallery-thumbnail-image {
  height: 100%;
}

.cvwp-video-thumbnail .overlay {
  background-size: 25px !important;
  opacity: 1;
  transition: opacity 0.25s ease-in;
  padding: 5%;
}

.cvwp-video-thumbnail:hover .overlay {
  opacity: 0.3;
}

/* AL 6/6/19 variation price label style */
.variation-price-prefix-label {
  color: #000;
}

/* AL 10/6/19 Out of Stock label */
.product-small .echo-out-of-stock,
.product-small .out-of-stock-label {
  display: none;
}

.product-small .stock.out-of-stock {
  margin: 10px 0 0;
  background: whitesmoke;
  padding: 1px;
  border-radius: 25px;
}

/* AL 10/6/19 Yith Ajax search */

.header-nav .search-navigation {
  width: 300px;
}

.header-nav .yith-ajaxsearchform-container {
  text-align: center;
}

.header-nav .yith-ajaxsearchform-container > div {
  display: inline-block;
}

@media only screen and (max-width: 499px) {
  #content .yith-ajaxsearchform-container .search-navigation,
  #content .yith-ajaxsearchform-container #yith-searchsubmit {
    width: 100%;
  }
}

@media only screen and (min-width: 500px) and (max-width: 799px) {
  #content .yith-ajaxsearchform-container .search-navigation {
    width: 68%;
  }

  #content .yith-ajaxsearchform-container #yith-searchsubmit {
    width: 26%;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media only screen and (min-width: 800px) and (max-width: 1000px) {
  #content .yith-ajaxsearchform-container .search-navigation {
    width: 70%;
  }

  #content .yith-ajaxsearchform-container #yith-searchsubmit {
    width: 25%;
  }
}

@media only screen and (min-width: 1000px) {
  #content .yith-ajaxsearchform-container .search-navigation {
    width: 80%;
  }

  #content .yith-ajaxsearchform-container #yith-searchsubmit {
    width: 15%;
  }
}

.autocomplete-suggestion .yith_wcas_result_content .title {
  text-align: left;
  flex-basis: 80%;
}

.autocomplete-suggestion .yith_wcas_result_content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.autocomplete-suggestion .yith_wcas_result_content > .woocommerce-Price-amount {
  flex-basis: 10%;
  text-align: right;
  margin-right: 5px;
}

.autocomplete-suggestion .yith_wcas_result_content .woocommerce-price-suffix {
  font-size: 0.8em;
  white-space: nowrap;
  flex-basis: 10%;
}

#masthead .yith-ajaxsearchform-container .autocomplete-suggestions {
  min-width: 380px !important;
}

.nav-sidebar .yith-ajaxsearchform-container {
  padding-left: 10px;
  padding-right: 10px;
}

.nav-sidebar #yith-ajaxsearchform .search-navigation {
  display: block;
}

.nav-sidebar .woocommerce-price-suffix,
.nav-sidebar span.amount {
  color: #000;
}

.nav-sidebar .autocomplete-suggestion .yith_wcas_result_content {
  display: block;
}

.nav-sidebar #yith-searchsubmit {
  width: 100%;
}

.nav-sidebar .header-block-block-1 {
  width: 100%;
}

/* AL 14/6/19 Make off canvas wider so search results can be wider */

.off-canvas-left .mfp-content {
  width: 350px;
}

/* AL 18/6/19 Ajax Search */
/* General */
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::before {
  border: none;
}

.dgwt-wcas-search-wrapp .dgwt-wcas-search-input::placeholder {
  font-style: normal !important;
}

.dgwt-wcas-suggestions-wrapp .dgwt-wcas-st > span {
  line-height: 1.4;
}

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  border-radius: 0;
}

.dgwt-wcas-suggestions-wrapp .woocommerce-price-suffix {
  white-space: nowrap;
}

.dgwt-wcas-suggestions-wrapp .woocommerce-price-suffix,
.dgwt-wcas-suggestions-wrapp
  .woocommerce-price-suffix
  .woocommerce-Price-amount {
  color: #888;
}

.dgwt-wcas-suggestions-wrapp .dgwt-wcas-si img {
  border: none;
}

/* Header search */
#masthead .header-block-block-1 {
  width: 80%;
}

/* Responsive menu search */
.sidebar-menu .header-block-block-1 {
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  margin-bottom: 1rem;
}

/* Homepage search */
#content .dgwt-wcas-search-wrapp {
  max-width: 100%;
}

.cat-item.cat-item-4244 {
  display: none;
}

/* AL 13/8/19 SVG logo on mobile width and height restriction */
@media only screen and (max-width: 800px) {
  #logo svg {
    max-height: 80px;
    width: auto;
  }
}

/* AL 2/9/19 Remove bullet points for One click checkout payment methods */
.wc_payment_methods.payment_methods.methods {
  list-style: none;
}

/* AL 15/3/22 T&C */
.woocommerce-terms-and-conditions-checkbox-text a {
  color: #20347f;
  text-decoration: underline;
}

/* AL 22/7/22 Fixed message aspect ratio */
.msg-banner {
  height: 0;
  padding-bottom: 190%;
}

.woocommerce img.msg-banner__bg,
.woocommerce-page img.msg-banner__bg {
  object-fit: contain;
}

/*AB Newsleter*/
.newslettercontainer {
  margin: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.newsletterfooter {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 0px;
  padding: 20px 20px 0px;
  color: #fff;
  background-color: rgba(93, 93, 93, 0.9);
}
.newsletterfooter h3 {
  text-align: center;
  font-size: 42px;
  color: #fff;
}
.newsletterfooter p {
  font-size: 36px;
  font-weight: 500;
  color: #fff;
  text-align: center;
}

.newsletterfooter .wpcf7 {
  width: 65%;
}
.newsletterfooter input[type="email"] {
  border-radius: 0;
  border: 2px solid #fff;
  background-color: #fff;
  height: 50px;
}

.newsletterfooter .wpcf7-list-item-label {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

.newsletterfooter .wpcf7-list-item-label a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

.newsletterfooter .wpcf7 .wpcf7-submit.button {
  background-color: #20347f;
  padding: 7px 18px;
  opacity: 1;
  display: block;
  margin: auto;
}
.newsletterfooter .wpcf7-form-control-wrap {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.newsletterfooter .wpcf7 span.wpcf7-list-item {
  margin-right: 0;
}
.newsletterfooter .wpcf7 form .wpcf7-response-output {
  border: 2px solid #fff !important;
  border-radius: 0px !important;
  color: #fff !important;
  margin-top: 0 !important;
}

@media only screen and (max-width: 900px) {
  .newsletterfooter .wpcf7 {
    width: 100%;
  }
  .newsletterfooter h3 {
    font-size: 30px;
  }
  .newsletterfooter p {
    font-size: 24px;
  }
  .newslettercontainer {
    margin: 15px;
  }
  .newsletterfooter .wpcf7-list-item-label {
    font-size: 14px;
  }
  .newsletterfooter .wpcf7-list-item-label a {
    font-size: 14px;
  }
}

/* AL 21/10/22 Temp hide sub cats */
#shop-sidebar .cat-item-1082 .children,
#shop-sidebar .cat-item-1082 .toggle {
  display: none !important;
}

/* AL 8/11/22 Fix background for brand row */
.brand-logo-wrap {
  background-color: #fff;
}

/*Abhi 16/03/23 Air condition page*/
@media only screen and (max-width: 800px) {
  .tmpbanner {
    min-height: 750px;
  }
  .faqnewpage {
    padding: 0 10px;
  }
}

/* AL 3/11/23 USP image size */
.usp-banner .ups-icon {
  max-width: 4rem;
}

/* AL 4/3/24 Related to banner text, break it onto new line when small */

@media only screen and (max-width: 550px) {
  .break-on-sm {
    display: block;
  }
}

/*Abhi mega menu 11/03/24*/

.header-nav .mega-menu-item {
  margin: 0 10px !important;
}
.sub-menu {
  margin-top: 0;
}
.menu-item-design-full-width .sub-menu {
  margin-top: 35%;
}

.submenu-item-heading a {
  color: #20347f !important;
  font-weight: 700 !important;
}

.nav-dropdown-default {
  max-height: calc(100vh - 100px) !important;
  overflow-y: auto;
  display: block;
}

.nav-dropdown-default::-webkit-scrollbar {
  width: 5px;
}

/**************************************/
/* Popup                               /
/**************************************/
.overlay-active::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Shadow effect */
  z-index: 999; /* Behind the popup */
}

.popup {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  max-width: 550px;
  background: #fff;
  padding: 30px;
  z-index: 1000;
  display: none;
  margin: auto;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.close-popup {
  padding-top: 1px;
  background-color: #000;
  color: #fff;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 50%;
  font-size: 14px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup form .wpcf7-spinner {
  display: none;
}

/* david 04/09/24 */
.usp-banner .usp {
  text-align: left;
  align-items: center;
  display: flex;
}

/* Cart and Checkout Page */
.free-delivery-message__div {
  background: #20347f;
  border-color: #20347f !important;
  padding: 1em 1em 1em 80px;
  overflow: hidden;
  color: #fff;
  margin: 0 0 2em !important;
  width: 100%;
  position: relative;
}

.free-delivery-message__div a,
.free-delivery-message__div b {
  color: #e38a01;
}

.free-delivery-message__div .icon-wrapper {
  background-color: #aa6700;
  width: 60px;
  top: -2px;
  left: -2px;
  bottom: -2px;
  position: absolute;
}

.free-delivery-message__div .icon-wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  background-image: url(//ruben-staging.tyrebaydirect.com/wp-content/uploads/cart-notice-6.png);
}

.custom-message {
  background: #e38a01;
  border-color: #e38a01 !important;
  padding: 1em 1em 1em 80px;
  overflow: hidden;
  color: #fff;
  margin: 0 0 2em !important;
  width: 100%;
  position: relative;
}

.custom-message .icon-wrapper {
  background-color: #aa6700;
  width: 60px;
  top: -2px;
  left: -2px;
  bottom: -2px;
  position: absolute;
}

.custom-message .icon-wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  background-image: url(//ruben-staging.tyrebaydirect.com/wp-content/uploads/info-icon.png);
}

/*Michael's Custom CSS START*/

#top-bar {
  font-family: "Signika";
  font-weight: 500;
}
#top-bar .flex-left li {
  font-size: 16px;
}
#top-bar .flex-right .top-bar-nav li {
  margin: 0 7px;
  padding-right: 14px;
}
#top-bar .flex-right .top-bar-nav li a {
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800;
}
#top-bar .flex-right .top-bar-nav li a:hover {
  opacity: 0.85;
}
#top-bar .flex-right .top-bar-nav.nav-divided > li + li > a:after {
  border-color: #fff;
}
#top-bar .social-icons a {
  border: none;
}
#top-bar .flex-right .social-icons i {
  min-width: 18px;
  font-size: 16px;
  text-decoration: none;
}
#top-bar.flex-has-center > .flex-col:not(.flex-center),
#top-bar.flex-has-center > .flex-row > .flex-col:not(.flex-center),
#top-bar.flex-has-center > .nav-row > .flex-col:not(.flex-center) {
  flex: auto;
}
.header a.icon:not(.button) {
  margin-left: 5px;
  margin-right: 5px;
}
@media (min-width: 850px) and (max-width: 999px) {
  #top-bar .flex-right .social-icons i,
  #top-bar .flex-left li {
    font-size: 14px;
    min-width: 16px;
  }
  #top-bar .flex-right .top-bar-nav li a {
    font-size: 12px;
    padding-top: 6px;
  }
  #top-bar .flex-right .top-bar-nav li {
    margin: 0 4px;
    padding-right: 4px;
  }
  #top-bar .flex-right .top-bar-nav.nav-divided > li + li > a:after {
    left: -6px;
  }
}

#masthead .slogan {
  font-size: 30px;
  letter-spacing: 0px;
  color: #407bba;
  font-weight: 700;
  font-family: "Signika";
  /*paint-order: stroke fill;
    -webkit-text-stroke: 5px #fff;
    text-stroke: 5px #fff;*/
  line-height: normal;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff,
    2px 2px 0 #fff;
}
#masthead .slogan img {
  height: max-content;
  align-self: flex-end;
  max-height: 135px;
}
#masthead .phone-header a {
  font-size: 34px;
  letter-spacing: 0px;
  color: #407bba;
  font-weight: 700;
  /*paint-order: stroke fill;
    text-stroke: 5px white;
    -webkit-text-stroke: 5px white;*/
  text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff,
    2px 2px 0 #fff;
}
#masthead img.icon-img {
  max-height: 40px;
  width: auto;
}
#masthead .account-item .nav-top-not-logged-in span:before,
#masthead .account-item .header-account-title:before {
  content: "";
  height: 40px;
  width: 40px;
  display: block;
  background: url("/wp-content/uploads/user.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
}

#masthead .cart-item .header-cart-title:before {
  content: "";
  height: 40px;
  width: 40px;
  display: block;
  background: url(/wp-content/uploads/cart.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
}
#masthead .account-item .nav-top-not-logged-in span,
#masthead .account-item .header-account-title,
#masthead .cart-item .header-cart-title {
  font-size: 0;
  height: 40px;
}
#masthead .account-item:hover .nav-top-not-logged-in span:before,
#masthead .cart-item:hover .header-cart-title:before,
#masthead .account-item:hover .header-account-title:before,
#masthead .phone-header:hover a,
.scroll-icons img:hover {
  filter: hue-rotate(140deg) contrast(5);
}
#masthead .header-nav-main.nav-line-bottom > li > a:before {
  background-color: transparent;
}
@media (max-width: 1300px) {
  #masthead .slogan,
  #masthead .phone-header a {
    font-size: 25px;
  }
  #masthead .phone-header img,
  #masthead .account-item .nav-top-not-logged-in span:before,
  #masthead .account-item .header-account-title:before,
  #masthead .cart-item .header-cart-title:before {
    height: 30px;
  }
  #masthead .account-item .nav-top-not-logged-in span,
  #masthead .account-item .header-account-title,
  #masthead .cart-item .header-cart-title {
    height: 30px;
  }
  #masthead #logo {
    width: auto;
  }
  #masthead #logo img {
    max-height: 80px;
  }
}
@media (max-width: 549px) {
  #masthead #logo img {
    max-height: 65px;
  }
}
@media (max-width: 1130px) {
  #masthead .slogan,
  #masthead .phone-header a {
    font-size: 20px;
  }
}
.header-main-menu {
  background-color: #20347f;
  z-index: 10;
  padding: 0;
}
.header-main-menu ul.header-nav li a {
  font-family: "Signika";
  text-transform: capitalize;
  font-size: 1rem;
}
.header-main-menu ul.header-nav li li a {
  font-size: 16px;
}
.header-main-menu ul.header-nav {
  justify-content: space-evenly;
  max-width: 1640px;
  margin: auto;
}
.header-main-menu .header-bottom-nav.nav-box > li > a:hover {
  background-color: transparent;
  opacity: 0.85;
}
.header-main-menu .sub-menu {
  border-bottom: 5px solid #20347f;
}
.header-bg-image.fill {
  background-size: cover;
  background-position: top left;
}
@media (max-width: 1180px) {
  .header-main-menu ul.header-nav li a {
    font-size: 14px;
    padding: 0 5px;
  }
}

@media (max-width: 990px) {
  .header-main-menu ul.header-nav li a {
    font-size: 12px;
  }
}
.header-block-block-1 .dgwt-wcas-search-form {
  border: 3px solid #407bba;
  border-radius: 23px;
  overflow: hidden;
  max-width: 812px;
  margin: auto;
}
.header-block-block-1 .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit svg {
  right: 15px;
  left: auto;
}
.header-block-block-1 .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
  content: "Search";
  position: relative;
  text-transform: capitalize;
  color: #20347f;
  font-family: "Signika";
  top: 1px;
  left: 0;
}
.header-block-block-1 .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  display: flex;
  padding: 0 20px;
  height: auto;
  min-width: 120px;
  align-items: center;
  background: transparent
    linear-gradient(98deg, #ffe316 0%, #f9b813 37%, #f38e11 79%, #f17f11 100%)
    0% 0% no-repeat padding-box;
  border: 3px solid #fff;
  border-radius: 32px;
  text-shadow: none !important;
}
.header-block-block-1 .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit svg path {
  fill: #20347f;
}
form.dgwt-wcas-search-form ::placeholder {
  font: normal normal normal 12px Arial;
  color: #20347f !important;
  line-height: 1.2em;
}

#masthead .scroll-icons,
.header-wrapper.stuck .scroll-icons {
  opacity: 1;
  visibility: 1;
}
.scroll-icons img {
  max-height: 25px;
  width: auto;
  padding: 0 7px;
}
.scroll-icons {
  display: inline-flex;
  justify-content: space-between;
  opacity: 0;
  visibility: 0;
  min-width: 100px;
}

.header-wrapper.stuck {
  display: grid;
}
.header-wrapper.stuck .header-main-menu {
  order: 1;
}

/*hero grid*/
.three-grid-block {
  min-height: 600px;
  height: 60vh !important;
}
.three-grid-block .grid-col {
  padding: 4px !important;
}
.three-grid-block .col.grid-col .img-inner,
.three-grid-block .col.grid-col .img-inner img {
  object-position: left !important;
}
.three-grid-block .grid-col > .col-inner > .img,
.three-grid-block .grid-col .col-inner > .img,
.three-grid-block .grid-col > .col-inner > .img div,
.three-grid-block .grid-col > .col-inner > .img .img-inner > img,
.three-grid-block .grid-col .image-cover img {
  object-position: left;
}
.three-grid-block .grid-col-1 {
  height: 100% !important;
}
.three-grid-block .grid-col-1-2 {
  height: 50% !important;
}
.home-slider {
  margin-top: 10px;
}
@media (max-width: 1700px) {
  .three-grid-block {
    min-height: 500px;
  }
}
@media (max-width: 1400px) {
  .three-grid-block {
    min-height: 450px;
  }
}
@media (max-width: 1300px) {
  .three-grid-block {
    min-height: 420px;
  }
  .three-grid-block .grid-col-1 {
    width: 65% !important;
    max-width: none !important;
    flex-basis: 60% !important;
  }
  .three-grid-block .grid-col-1-2 {
    width: 35% !important;
    max-width: none !important;
    flex-basis: 35% !important;
  }
}
@media (max-width: 1199px) {
  .banner-grid-wrapper {
    display: none !important;
  }
  .slider-wrapper.home-slider {
    display: block !important;
  }
}
@media (max-width: 849px) {
  .three-grid-block {
    height: auto !important;
  }
}
/*category selection*/
.category-section {
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 40%,
    rgba(64, 123, 186, 1) 40%
  );
}
.category-section .box-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  padding: 0;
  z-index: 2;
  position: relative;
  padding-top: 10%;
}
.category-section .box-image a:before {
  content: "";
  background-size: contain;
  background: url(/wp-content/uploads/category-mask.png);
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 3;
  background-size: contain;
}
.category-title-link a {
  display: block;
  font-size: clamp(1.25rem, 0.4556rem + 1.4953vw, 2.25rem);
  font-weight: 800;
  color: #fff;
  background: #407bba;
  font-family: "Signika";
  margin: 0;
  padding: 17px 24px;
  line-height: normal !important;
  z-index: 3;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 80px;
}
.category-title-link a:after {
  content: "";
  width: 15px;
  height: 25px;
  display: block;
  background: url(/wp-content/uploads/circle-chevron-right-solid.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.highlight-text {
  font-size: clamp(1.125rem, 0.9126rem + 0.9061vw, 2rem);
  max-width: 1400px;
  margin: 2rem auto 4rem;
  font-family: "Signika";
  font-weight: 800;
}
.category-section .box {
  padding: 8px;
  height: auto !important;
}
.category-section .box-text {
  position: relative;
  bottom: 80px;
  margin-bottom: -60px;
}
.category-section .image-zoom {
  overflow: hidden;
}
@media (max-width: 1100px) {
  .category-title-link a {
    padding: 10px;
    min-height: 50px;
  }
}
@media (max-width: 849px) {
  .category-section {
    background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 60%,
      rgba(64, 123, 186, 1) 60%
    );
  }
  .highlight-text {
    padding: 0 2rem;
  }
}
@media (min-width: 550px) {
  .category-section .box {
    margin-bottom: -6%;
  }
}
@media (max-width: 549px) {
  .category-section .box {
    padding: 8px;
    height: auto !important;
    max-width: 350px;
    max-height: 350px;
    overflow: hidden;
  }
  .category-section {
    background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 75%,
      rgba(64, 123, 186, 1) 75%
    );
  }
  .highlight-text {
    margin: 1rem auto;
  }
}
/*brands section*/

.brands-grid .brand-figure figcaption.name {
  color: #407bba;
  font-size: clamp(1rem, 0.8786rem + 0.5178vw, 1.5rem);
  font-weight: 800;
  font-family: "Signika";
}
.brands-grid.row {
  justify-content: space-between;
  gap: 15px;
}
.brands-grid.row a {
  flex: 1;
  align-self: stretch;
  display: flex;
  justify-content: center;
}
.brands-grid .brand-figure {
  max-width: 260px;
  width: 100%;
  display: flex;
  flex-flow: column;
  background: white;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 25px;
  padding: 25px;
  justify-content: space-between;
}
.brands-grid .brand-figure button {
  margin: 0 auto;
  border: 3px solid var(--unnamed-color-ffffff);
  background: transparent
    linear-gradient(98deg, #ffe316 0%, #f9b813 37%, #f38e11 79%, #f17f11 100%)
    0% 0% no-repeat padding-box;
  border: 3px solid #fff;
  border-radius: 32px;
  font-size: clamp(0.875rem, 0.784rem + 0.3883vw, 1.25rem);
  text-transform: capitalize;
  color: #20347f;
  font-family: "Signika";
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: max-content;
  height: 45px;
  transition: none;
}
.brands-grid .brand-figure button:hover {
  background: #dfdedc;
  transition: none;
}

.brand-link-icon:before {
  content: "";
  width: 8px;
  height: 14px;
  display: block;
  background: url(/wp-content/uploads/circle-chevron-right-solid.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: drop-shadow(0px 100px 0 #20347f);
  transform: translateY(-100px);
}
span.brand-link-icon {
  margin-left: 10px;
  overflow: hidden;
}
@media (max-width: 791px) {
  .brands-grid.row a {
    flex-basis: 48%;
    margin: 2% 0;
  }
}
@media (max-width: 549px) {
  .brands-grid.row a {
    flex-basis: 100%;
    margin-bottom: 0;
  }
}

/*Products*/
.product-small .col-inner {
  box-shadow: 0px 3px 6px #00000029;
  border: 0.5px solid #dfdedc;
  border-radius: 15px;
  overflow: hidden;
  padding: 15px;
  max-width: 400px;
  background: white;
}
.product-small img {
  max-height: 218px;
  width: auto;
  padding: 0;
  margin: auto;
}
.product-small .badge-inner.new-bubble {
  background-color: #d60013;
  padding: 12px;
  width: max-content;
  /*font-family: 'Arial';*/
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
.category.product-cat {
  /*font-family: 'Arial';*/
  font-size: 12px;
  letter-spacing: 1.2px;
  color: #37405f;
  font-weight: 700;
  text-transform: uppercase;
}
.name.product-title.woocommerce-loop-product__title a {
  font-family: "Signika";
  letter-spacing: 0px;
  color: #407bba;
  font-size: 18px;
  font-weight: bold;
}
.product-small .title-wrapper {
  text-align: left;
  width: 100%;
}
.product-small .col-inner .price-wrapper {
  margin: 10px;
  width: 100%;
  display: block;
  text-align: left;
}
.product-small .add-to-cart-button {
  margin: auto 0;
  width: 100%;
}
.product-small .echo-stock,
.product-small .stock.out-of-stock {
  background: #407bba;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  padding: 5px 10px;
  line-height: normal;
  max-width: max-content;
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
}
.product-small .add-to-cart-button a {
  margin: 0 auto;
  border: 3px solid var(--unnamed-color-ffffff);
  background: transparent
    linear-gradient(98deg, #ffe316 0%, #f9b813 37%, #f38e11 79%, #f17f11 100%)
    0% 0% no-repeat padding-box;
  border: 3px solid #fff;
  border-radius: 32px;
  font-size: clamp(0.875rem, 0.8447rem + 0.1294vw, 1rem) !important;
  text-transform: capitalize;
  color: #20347f;
  font-family: "Signika";
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: max-content;
  height: 45px;
}
.add-to-cart-button a:after {
  background: url(/wp-content/uploads/blue-basket.svg);
  content: "";
  display: block;
  width: 22px;
  height: 18px;
  background-size: contain;
  margin-left: 6px;
  background-repeat: no-repeat;
}

.add-to-cart-button a:hover {
  background: #dfdedc;
  color: #fff;
}
.feature-products .product-small.col {
  padding: 5px !important;
}
@media (max-width: 1150px) {
  .feature-products .product-small.col {
    max-width: 33.33%;
    flex-basis: 33.33%;
  }
}
@media (max-width: 849px) {
  .feature-products .product-small.col {
    max-width: 50%;
    flex-basis: 50%;
  }
}
@media (max-width: 549px) {
  .feature-products .product-small.col {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.feature-products {
  background: linear-gradient(
    0deg,
    rgba(240, 240, 240, 1) 20%,
    rgba(255, 255, 255, 1) 20%
  );
}
.duel-price__inclVat span.woocommerce-Price-amount.amount {
  color: #20347f;
  font-size: 20px;
}
.duel-price__exclVat,
.duel-price__exclVat .variation-price-prefix-label,
.duel-price__exclVat .amount {
  color: #37405f;
}
.feature-products .row {
  padding: 20px;
}
/*reviews*/

.review-box .icon-box-text {
  display: flex;
  box-shadow: 0px 3px 6px #00000029;
  border: 0.5px solid #dfdedc;
  border-radius: 25px;
  padding: 10%;
  background: #fff;
  position: relative;
  width: 90%;
  margin: auto;
  height: 100%;
  flex-flow: column;
}
.review-box .icon-box-text:before {
  content: "";
  height: 10%;
  width: 10%;
  background: url(/wp-content/uploads/up_quote.svg);
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  left: -5%;
  top: 10%;
}
.review-box .icon-box-text:after {
  content: "";
  height: 10%;
  width: 10%;
  background: url(/wp-content/uploads/down_quote.svg);
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  right: -5%;
  bottom: 10%;
}
.review-section .col-inner {
  display: flex;
  justify-content: space-between;
}
.review-box {
  display: block;
}
.review-box .testimonial-text {
  order: 1;
  margin-bottom: 20px;
}
.review-box .star-rating {
  order: 2;
  margin: 10px 0;
  margin-top: auto;
}
.review-box .testimonial-meta {
  order: 3;
  padding: 0;
}
.review-box .testimonial-text h3 {
  font-size: clamp(1rem, 0.8786rem + 0.5178vw, 1.5rem);
  color: #407bba;
}
.review-box .testimonial-text p {
  color: #37405f;
  font-size: clamp(0.75rem, 0.6893rem + 0.2589vw, 1rem);
  font-style: normal;
  /*font-family: 'Arial';*/
}
.star-rating {
  background: url(https://www.tyrebaydirect.com//wp-content/uploads/Trustpilot_ratings.svg);
  content: "";
  width: 136px;
  height: 25px;
  background-size: cover;
}
.star-rating:before,
.star-rating span:before {
  content: "";
}
strong.testimonial-name.test_name {
  color: #37405f;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
@media (max-width: 1150px) {
  .review-section .col-inner {
    flex-flow: column;
  }
  .review-box .icon-box-text {
    padding: 5%;
    margin: 20px auto;
  }
}
@media (max-width: 600px) {
  .review-box .icon-box-text {
    padding: 8%;
  }
}
/*Dave's Deal*/
.deal-section .row {
  align-items: center;
}

/*Blog Section*/
.featured-blog .blog-post-inner {
  display: grid;
  gap: 10px;
  max-width: 550px;
  margin-right: 20px;
}
.featured-blog .box-blog-post .image-cover {
  padding-top: 0 !important;
}
.featured-blog .box-blog-post .box-image img {
  position: relative;
  background-position: center;
  padding: 0;
  width: auto;
}
.featured-blog .box-blog-post .box-image {
  display: flex;
  height: auto !important;
}
.featured-blog .box-blog-post > * {
  flex-basis: 50%;
  align-items: center;
  display: flex;
}
.box-blog-post .cat-label {
  order: 1;
}
.featured-blog .post-title {
  order: 2;
  padding: 0;
  margin: 0;
}
.featured-blog .post-title a {
  margin: 0;
}
.featured-blog .box-blog-post .post-meta {
  order: 4;
  margin: 10px 0;
}
.featured-blog .box-blog-post a.button.is-outline {
  order: 5;
  margin: 0 !important;
}
.box-blog-post .cat-label,
.box-blog-post .post-meta {
  letter-spacing: 1.2px;
  color: #37405f;
  text-transform: uppercase;
  /*font-family: 'Arial';*/
  font-weight: bold;
}

.box-blog-post a.button.is-outline {
  background: transparent
    linear-gradient(98deg, #ffe316 0%, #f9b813 37%, #f38e11 79%, #f17f11 100%)
    0% 0% no-repeat padding-box;
  border: 3px solid #fff;
  border-radius: 32px;
  font-size: clamp(0.875rem, 0.8447rem + 0.1294vw, 1rem) !important;
  text-transform: capitalize;
  color: #20347f !important;
  font-family: "Signika";
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: max-content;
  height: 45px;
}
.box-blog-post a.button.is-outline:hover {
  background: #dfdedc;
}
.box-blog-post a.button.is-outline:after {
  content: "";
  width: 8px;
  height: 13px;
  display: block;
  background: url(/wp-content/uploads/circle-chevron-right-solid.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: drop-shadow(0px 100px 0 #20347f);
  transform: translateY(-100px);
  margin-left: 10px;
}
.box-blog-post p.from_the_blog_excerpt {
  /*font-family: 'Arial';*/
  color: #37405f;
  order: 3;
  line-height: 1.5em;
  letter-spacing: 0.5px;
}
.reviews-footer .col {
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviews-footer .col:before {
  content: "";
  background: #407bba;
  width: 100%;
  position: absolute;
  height: 2px;
}
.reviews-footer .col-inner {
  background: #f0f0f0;
  z-index: 2;
  width: max-content;
  display: flex;
  max-width: max-content;
  padding: 0 20px;
  margin-right: auto !important;
  align-items: center;
}
.reviews-footer .col-inner .button {
  margin-bottom: 0;
}
.reviews-footer .col-inner > * {
  margin: 5px 15px;
}
.reviews-footer .trustpilot-widget {
  background: #407bba;
  padding: 5px;
}
@media (min-width: 850px) {
  .featured-blog .box-blog-post {
    display: flex;
    flex-flow: row-reverse;
    max-width: 80%;
    width: max-content;
  }
}
@media (max-width: 849px) {
  .featured-blog .box-blog-post {
    align-items: center;
    display: flex;
    flex-flow: column;
    padding-bottom: 0;
  }
  .featured-blog .blog-post-inner {
    margin: 20px auto 0;
  }
  .featured-blog .box-blog-post > * {
    padding-bottom: 0;
  }
}

/*instagram*/
.instagram-gallery .social-icons span {
  font-weight: 700;
  padding-right: 10px;
  font-family: Signika, sans-serif;
  display: block;
  margin-bottom: 20px;
  color: #407bba;
}
.instagram-gallery .social-icons.follow-icons a.icon {
  color: #407bba;
  text-decoration: none;
  border: none;
}

/*footer*/

/*newsletter*/
.newsletter_footer {
  background: url(https://www.tyrebaydirect.com/wp-content/uploads/newsletter-bg-scaled-1.jpg);
  background-size: cover;
  background-position: top left;
  margin: 0;
}
.newsletter_container > div {
  flex-basis: 50%;
  display: block;
}
.newsletter_container {
  padding: 40px;
  max-width: 1570px;
  margin: auto;
  display: flex;
}
.newsletter_container-text h3,
.newsletter_container-text p {
  color: white;
}
.newsletter_container-form .form-flat input:not([type="submit"]) {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 0.5px solid #dfdedc;
  border-radius: 30px;
  padding: 17px 20px;
  height: 55px;
}
.newsletter_container-form ::placeholder {
  font-size: clamp(0.75rem, 0.659rem + 0.3883vw, 1.125rem);
  color: #37405f;
}
.newsletter_container-form .wpcf7-acceptance label {
  background: #0064a7;
  align-items: center;
  padding-right: 10px;
  font-weight: 500;
}
.form-footer .wpcf7-submit.button {
  margin-bottom: 0;
}
@media (max-width: 800px) {
  .newsletter_container {
    flex-flow: column;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}
@media (max-width: 550px) {
  .form-footer {
    flex-flow: column-reverse !important;
    gap: 10px;
  }
}

/*main footer*/
.footer-widgets .social-icons span {
  font-weight: 700;
  padding-right: 10px;
  font-family: Signika, sans-serif;
  display: block;
  margin-bottom: 20px;
  color: #fff;
  margin-left: 0.5em;
  margin-right: 0.25em;
}
.footer-widgets .social-icons.follow-icons a.icon {
  color: #fff;
  text-decoration: none;
  border: none;
}
#block-2 img {
  height: auto;
  width: max-content;
}
#block-2 {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
.footer-widgets .widget-title {
  font-size: clamp(1rem, 0.8028rem + 0.8414vw, 1.8125rem);
  text-transform: capitalize;
  font-family: Signika, sans-serif;
  color: #fff;
}
.widget_nav_menu .menu li a {
  font-size: clamp(0.75rem, 0.659rem + 0.3883vw, 1.125rem);
  margin: 2px 0;
}
.footer-1 {
  padding: 60px 0;
  background-size: cover;
}
.phone-footer img {
  max-width: 32px;
  height: auto;
  margin-right: 10px;
}
.phone-footer a {
  text-transform: capitalize;
  letter-spacing: 0px;
  color: #407bba;
  font-weight: 700;
  /*paint-order: stroke fill;
		text-stroke: 5px #fff;
		-webkit-text-stroke: 5px #fff;*/
  font-size: clamp(1.125rem, 1.034rem + 0.3883vw, 1.5rem);
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff,
    2px 2px 0 #fff;
}

.time-table {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
}
.time-table > * {
  flex: 1 1 50%;
  font-size: clamp(0.75rem, 0.659rem + 0.3883vw, 1.125rem);
  margin: 2px 0;
}
.time-table .time {
  justify-content: flex-end;
  display: flex;
}
.messenger-btn {
  margin-top: 20px;
}
.messenger-btn img {
  margin-right: 10px;
}
.messenger-btn a {
  letter-spacing: 0px;
  color: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  font-family: Signika, sans-serif;
  max-width: 200px;
  font-size: clamp(0.75rem, 0.6893rem + 0.2589vw, 1rem);
}
@media (max-width: 849px) {
  .footer-widgets.footer.footer-1 .row .col:first-child {
    flex-basis: 100%;
    align-items: center;
    text-align: center;
  }
  .footer-widgets.footer.footer-1 .row .col {
    flex-basis: 33.33%;
  }
  #block-2 img {
    margin-bottom: 20px;
  }
}
@media (max-width: 660px) {
  .footer-widgets.footer.footer-1 .row .col:first-child {
    flex-basis: 100%;
    align-items: center;
    text-align: center;
  }
  .footer-widgets.footer.footer-1 .row .col {
    flex-basis: 50%;
  }
}
@media (max-width: 460px) {
  .footer-widgets.footer.footer-1 .row .col {
    flex-basis: 100%;
    align-items: center;
  }
}
.absolute-footer {
  padding: 20px 0;
}
/*fixes*/
.sidebar-menu .slogan {
  display: flex;
}
.block--bg-purple {
  background-color: #407bba !important;
}
.img-black img {
  filter: brightness(0);
}
.scroll-to-bullets a,
.scroll-to-bullets a.active {
  border-color: #407bba !important;
}
.digi-pip__container .digi-pip {
  background-color: #407bba;
}
.scroll-to-bullets a {
  background: #407bba;
}
.shop-container .products .col {
  padding: 5px !important;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle,
.woof .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #0064a7;
}
button.button.woof_submit_search_form {
  border-radius: 30px;
  text-transform: capitalize;
  font-family: "Signika";
}
a.more-link.button.primary.is-outline.is-smaller {
  height: auto;
}
.blog-wrapper.blog-single.page-wrapper {
  padding: 40px 20px;
}
.blog-wrapper.blog-single.page-wrapper .article-inner {
  padding: 0 30px;
}
.category-page-row {
  padding: 30px 20px;
}
/*global*/
.widget_recently_viewed_products
  .duel-price__inclVat
  span.woocommerce-Price-amount.amount {
  font-size: 16px;
}
a.button.primary,
.button.button--primary {
  background: transparent
    linear-gradient(98deg, #ffe316 0%, #f9b813 37%, #f38e11 79%, #f17f11 100%)
    0% 0% no-repeat padding-box;
  border: 3px solid #fff;
  border-radius: 32px;
  font-size: clamp(0.875rem, 0.8447rem + 0.1294vw, 1rem) !important;
  text-transform: capitalize;
  color: #20347f !important;
  font-family: "Signika";
  width: max-content;
  height: auto;
  padding: 10px 15px;
  line-height: 1em !important;
  transition: none;
}
.button.button--primary:hover,
a.button.primary:hover {
  background: #dfdedc;
  transition: none;
}
a.button.wc-forward,
a.button.secondary,
a.button.button--secondary {
  background: transparent linear-gradient(90deg, #407bba 0%, #20347f 100%) 0% 0%
    no-repeat padding-box;
  border: 3px solid #fff;
  border-radius: 32px;
  font-size: clamp(0.875rem, 0.8447rem + 0.1294vw, 1rem) !important;
  text-transform: capitalize;
  color: #fff !important;
  font-family: "Signika";
  width: max-content;
  height: auto;

  padding: 10px 15px;
  line-height: 1em;

  transition: none;
}
a.button.wc-forward:hover,
a.button.button--secondary:hover,
a.button.secondary:hover,
a.button.checkout.wc-forward:hover {
  background: #dfdedc !important;
  color: #20347f !important;
  transition: none;
}
button.button.primary {
  background: #20347f;
  border: 3px solid #fff;
  border-radius: 32px;
  font-size: clamp(0.875rem, 0.8447rem + 0.1294vw, 1rem) !important;
  text-transform: capitalize;
  color: #fff !important;
  font-family: "Signika";
  width: max-content;
  height: auto;
  padding: 10px 15px;
  line-height: 1em;
  transition: none;
}
.current .breadcrumb-step,
.single_add_to_cart_button.button,
a.button.checkout.wc-forward {
  background: transparent
    linear-gradient(98deg, #ffe316 0%, #f9b813 37%, #f38e11 79%, #f17f11 100%)
    0% 0% no-repeat padding-box;
  color: #20347f;
}
[data-icon-label]:after,
.button#place_order,
.button.checkout,
.checkout-button,
.sticky-add-to-cart-select-options-button {
  margin: 0 auto;
  border: 3px solid var(--unnamed-color-ffffff);
  background: transparent
    linear-gradient(98deg, #ffe316 0%, #f9b813 37%, #f38e11 79%, #f17f11 100%)
    0% 0% no-repeat padding-box;
  border: 3px solid #fff;
  border-radius: 32px;
  font-size: clamp(0.875rem, 0.8447rem + 0.1294vw, 1rem) !important;
  text-transform: capitalize;
  color: #20347f;
  font-family: "Signika";
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: max-content;
  height: 45px;
}
.current .breadcrumb-step:hover,
[data-icon-label]:after:hover,
.button#place_order:hover,
.button.checkout:hover,
.checkout-button:hover,
.single_add_to_cart_button.button:hover,
.sticky-add-to-cart-select-options-button:hover {
  background: #dfdedc !important;
  color: #20347f !important;
}

.wpcf7-submit.send-btn,
.wpcf7 .wpcf7-submit.button {
  background: transparent
    linear-gradient(98deg, #ffe316 0%, #f9b813 37%, #f38e11 79%, #f17f11 100%)
    0% 0% no-repeat padding-box;
  border: 3px solid #fff;
  border-radius: 32px;
  font-size: clamp(0.875rem, 0.8447rem + 0.1294vw, 1rem) !important;
  text-transform: capitalize;
  color: #20347f !important;
  font-family: "Signika";
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: max-content;
  height: 45px;
}
.wpcf7-submit.send-btn:hover,
.wpcf7 .wpcf7-submit.button:hover,
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover {
  background: #dfdedc;
  opacity: 1;
}
.wpcf7-submit.send-btn:after,
.wpcf7 .wpcf7-submit.button:after {
  content: "";
  width: 8px;
  height: 13px;
  display: block;
  background: url(/wp-content/uploads/circle-chevron-right-solid.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: drop-shadow(0px 100px 0 #20347f);
  transform: translateY(-100px);
  margin-left: 10px;
}
.newsletter_container-form .form-flat input[type="checkbox"] {
  height: auto;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 4px;
  margin: 10px;
}
.form-footer {
  display: flex;
  align-items: center;
  flex-flow: row;
  justify-content: flex-start;
}
span.wpcf7-spinner {
  display: none;
}
.form-footer span.wpcf7-list-item-label,
.form-footer span.wpcf7-list-item-label a {
  color: #fff;
}
.wpcf7 .wpcf7-not-valid-tip {
  width: max-content;
  margin-bottom: 10px;
}
.wpcf7-acceptance label {
  display: flex;
}
a.button.wc-forward {
  border-radius: 30px;
  font-family: "Signika";
  text-transform: capitalize;
}
td.actions.clear .button-continue-shopping,
td.actions.clear button.button.primary.mt-0.pull-left.small {
  height: auto !important;
  max-height: max-content !important;
  border-radius: 33px;
  border-color: white;
}
.page-wrapper.my-account {
  padding: 30px 20px;
}
.dashboard-links a {
  font-family: "Signika";
  padding: 10px;
}
input.button.wp-element-button,
button.woocommerce-Button.button,
.woocommerce-MyAccount-content a.button,
.button.alt,
.button.checkout,
.checkout-button,
.secondary {
  border-radius: 30px;
  font-family: Signika, sans-serif;
  text-transform: capitalize;
}
.usp-banner .slick-track {
  align-items: center;
  display: flex;
}
.off-canvas-left.dark .mfp-content,
.off-canvas-right.dark .mfp-content {
  background-color: #20347f !important;
}
.off-canvas .sidebar-menu,
.mobile-sidebar ul li:last-child {
  padding-bottom: 0 !important;
}
.slider-nav-reveal .flickity-prev-next-button.previous {
  left: -4px !important;
}
.slider-nav-reveal .flickity-prev-next-button.next {
  right: -4px !important;
}
button.flickity-button.flickity-prev-next-button.previous:before,
button.flickity-button.flickity-prev-next-button.next:before {
  content: "";
  background: url(/wp-content/uploads/circle-chevron-right-solid.svg);
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  filter: drop-shadow(0px 100px 0 #20347f);
  transform: translateY(-100px);
}
button.flickity-button.flickity-prev-next-button.previous:before {
  transform: rotate(180deg) translateY(-100px);
}
button.flickity-button.flickity-prev-next-button svg {
  display: none;
}
body {
  font-family: "Arial" !important;
}
/*can be reused*/
.text-white {
  color: #fff !important;
}
.featured-blog .box-blog-post .post-title.is-large,
h3.tbd-section-title {
  font-size: clamp(1.5rem, 1.2269rem + 1.165vw, 2.625rem);
  color: #0064a7;
}
h2.tbd-section-title {
  color: #d60013;
  font-size: clamp(1.625rem, 0.912rem + 3.0421vw, 4.5625rem);
  /*paint-order: stroke fill;
		-webkit-text-stroke: 5px #fff;
		text-stroke: 5px #fff;*/
  margin: 0;
  text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff,
    2px 2px 0 #fff;
}
a.brand.slick-slide.slick-current.slick-active {
  margin-top: 10px;
}

button.slick-next.slick-arrow {
  content: "";
  background: url(/wp-content/uploads/circle-chevron-right-solid.svg);
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  filter: drop-shadow(0px 100px 0 #20347f);
  font-size: 0;
  position: absolute;
  right: 0;
  top: 30%;
}
button.slick-prev.slick-arrow {
  content: "";
  background: url(/wp-content/uploads/circle-chevron-right-solid.svg);
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  filter: drop-shadow(0px 100px 0 #20347f);
  font-size: 0;
  position: absolute;
  left: 0;
  top: 30%;
  transform: rotate(180deg);
}
ul.slick-dots {
  display: inline-flex;
  list-style: none;
}
ul.slick-dots li button {
  font-size: 0;
  width: 10px;
  height: 10px;
  background: #333;
  margin: 5px;
  border-radius: 100%;
}
ul.slick-dots .slick-active button {
  background: #0064a7;
}
.box-text-products .add-to-cart-button {
  margin-top: auto;
  margin-bottom: 0;
  align-items: center;
  display: flex;
  padding-top: 10px;
}
.shop-page-title.featured-title .title-overlay {
  background-color: #20347f !important;
}
a.button-continue-shopping {
  padding-left: 30px !important;
}
a.button-continue-shopping:before {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  background: url(/wp-content/uploads/circle-chevron-right-solid.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: rotate(180deg);
  position: absolute;
  left: 10px;
  filter: brightness(0) invert(15%) sepia(58%) saturate(2643%)
    hue-rotate(217deg) brightness(91%) contrast(93%);
}
.button.alert {
  background: transparent
    linear-gradient(98deg, #ffe316 0%, #f9b813 37%, #f38e11 79%, #f17f11 100%)
    0% 0% no-repeat padding-box;
  border: 3px solid #fff;
  border-radius: 32px;
  font-size: clamp(0.875rem, 0.8447rem + 0.1294vw, 1rem) !important;
  text-transform: capitalize;
  color: #20347f !important;
  font-family: "Signika";
  width: max-content;
  height: 45px;
  margin: 0;
}
.product-category.col .col-inner,
.product-category.col a,
.product-category.col .box {
  justify-content: center;
}
span.msg-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
span.msg-cta .button {
  margin: 5px;
  position: relative;
  overflow: hidden;
}
.msg-cta .button:not(.checkout) {
  border: 3px solid var(--unnamed-color-ffffff);
  background: transparent linear-gradient(90deg, #407bba 0%, #20347f 100%) 0% 0%
    no-repeat padding-box;
  border: 3px solid #fff;
  border-radius: 32px;
  font-size: clamp(0.875rem, 0.8447rem + 0.1294vw, 1rem) !important;
  text-transform: capitalize;
  color: #fff;
  font-family: "Signika";
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: max-content;
  height: 45px;
}
.msg-cta .button:not(.checkout):after {
  background: url(/wp-content/uploads/blue-basket.svg);
  content: "";
  display: block;
  width: 22px;
  height: 18px;
  background-size: contain;
  margin-left: 6px;
  background-repeat: no-repeat;
  filter: brightness(0) invert(1);
}
.msg-cta .button.checkout:after {
  background: url(/wp-content/uploads/circle-chevron-right-solid.svg);
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-size: contain;
  margin-left: 6px;
  background-repeat: no-repeat;
  filter: drop-shadow(0px 100px 0 #20347f);
  transform: translateY(-100px);
}
@media (max-width: 767px) {
  span.msg-cta {
    display: flex;
  }
}
.box-text .price-wrapper {
  margin: 0 !important;
  text-align: left;
}
.product-small .add-to-cart-button {
  margin: 0;
  margin-bottom: 0;
  margin-top: auto;
  align-items: center;
  display: flex;
  padding-top: 20px;
}
.product-small .echo-stock,
.product-small .echo-out-of-stock {
  margin-top: 5px;
}
.products-row .badge-container {
  display: none;
}
.products-row .product-small .badge-container {
  display: block;
}
.products-row .product-small {
  box-shadow: 0px 3px 6px #00000029;
  border: 0.5px solid #dfdedc;
  border-radius: 15px;
  overflow: hidden;
  padding: 15px;
  max-width: 400px;
}
.products-row .col-inner {
  box-shadow: none;
}
.products-row .col {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
@media (max-width: 980px) {
  .products-row .col {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .products-row .col {
    flex-basis: 100%;
    max-width: 100%;
  }
}

.review-carousel .testimonial-text {
  display: -webkit-box;
  max-width: 500px;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-info-header {
  background-color: #20347f;
}
.slider-nav-reveal .flickity-prev-next-button,
.slider-nav-reveal .flickity-prev-next-button:hover {
  box-shadow: none;
  background: none;
}
#brands-carousel .slick-track {
  display: flex !important;
}
#brands-carousel .slick-track .brand {
  height: inherit !important;
}
/*Michael's Custom CSS END**/


/* RAYMOND'S CUSTOM CSS START - 040626 */ 
.header-announcement {
	position: relative;
	z-index: 2;
	padding: 10px 0;
	text-align: center;
	background-color: #d60013;
}

.header-announcement p, 
.header-announcement p a {
    margin: 0;
    font-size: 14px;
    color: #ffffff;
	transition: all 0.4s;
}

.header-announcement p a:hover {
	color: rgba(255,255,255, 0.8);
}

.header-announcement p a { 
	text-decoration: underline;
}

@media (min-width: 992px) {
	.header-announcement p, 
	.header-announcement p a {
		font-size: 20px;
	}	
}


@media (min-width: 768px and max-width: 991px) {
	.header-announcement p, 
	.header-announcement p a {
		font-size: 16px;
	}	
}

@media (max-width: 767px) {
	.header-announcement p, 
	.header-announcement p a {
		font-size: 14px;
	}	
}
/* RAYMOND'S CUSTOM CSS END - 040626 */ 