@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//tees.ie/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #333333;
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #53c3b7;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #53c3b7;
	--btn-accented-bgcolor-hover: #4bb0a5;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(83,195,183);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(245,245,247);
	background-image: none;
}
#home_row_1 .banner-title, #home_row_1_mobile .banner-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 150px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* NEW CSS FOR ADDONS CSS*/

    .product-image-summary div.quantity {
        margin-top: 1rem;
    }

.yith-wapo-option.selection-single .radio-button-container .yith-wapo-addon-label { 
	margin-left: 0.5rem;
}

.woocommerce.single-product .product .single_variation_wrap .yith-ywraq-add-to-quote {
    margin-top: 0;
}

.yith-wapo-block .yith-wapo-addon .addon-header {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.yith-wapo-block .yith-wapo-addon .addon-header .title-image {
    max-width: 100%;
}

.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option .option-container .radio-button-container,
.yith-wapo-block .yith-wapo-addon .options-container.default-closed .options { 
	display: flex !important;
}

a.add-request-quote-button.button { 
	margin-top: 0;
}


#yith-wapo-option-97-0 .label .option-container label { 
	font-size: 16px;
  font-weight: 600;
}

#yith-wapo-option-97-0 .label .option-container label small.option-price { 
	font-size: 16px;
  font-weight: 600;
	margin-left: 8px;
}

#yith-wapo-option-97-0 .label .option-container label small .brackets{ 
margin-left: 4px;
	margin-right: 4px;
}

#wapo-total-price-table .hide_options .wapo-product-price,
#wapo-total-price-table .hide_options .wapo-total-order { 
	display: none;
}

#wapo-total-price-table { 
	margin-top: 0px;
}

#wapo-total-price-table .hide_options  { 
	margin-bottom: 20px;
}

/* NOTICE ON LOGO UPLOADS CSS*/

.wapo-addon-description { 
	color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    font-style: var(--wd-entities-title-font-style);
    font-family: var(--wd-entities-title-font);
		font-size: 0.875rem;
	    display: table;
}

/* HIDE FREE SHIPPING BAR ON QUOTE PRODUCTS CSS*/

.product_cat-hoodies .wd-free-progress-bar, 
.product_cat-sport-leisure .wd-free-progress-bar, 
.product_cat-headwear .wd-free-progress-bar, 
.product_cat-jackets .wd-free-progress-bar, 
.product_cat-polo-shirts .wd-free-progress-bar, 
.product_cat-t-shirts .wd-free-progress-bar, 
.product_cat-workwear .wd-free-progress-bar, 
.product_cat-tops .wd-free-progress-bar { 
	display: none; 
}

/* SINGLE PRODUCT NOTICE CSS*/

    /* Styling for the alert notice */
 .club_store_product_notice {
	color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    font-style: var(--wd-entities-title-font-style);
    font-family: var(--wd-entities-title-font);
		font-size: 0.875rem;
    }
    
    /* Styling for the dismissal button */
    .close-btn {
      position: absolute;
      top: 8px;
      right: 16px;
      color: #856404;
      font-size: 24px;
      cursor: pointer;
    }


/* PRODUCT ADD-ONS CSS*/

a.add-request-quote-button.button {
    padding: 11px 20px  !important;
}

.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option {
    display: flex !important;
	    align-items: center !important;
	margin-right: 16px !important;
}

.yith-wapo-addon-type-radio .options .yith-wapo-option .yith-wapo-label {
    margin-left: 0px !important;
    display: flex;
    align-items: center;
    padding-left: 8px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option .radiobutton {
display: flex !important;
    align-items: center !important;
}

.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option input {
    margin-inline-end: 0 !important;
}

.yith-wapo-block .yith-wapo-addon .title-image img {
    height: auto;
}

.yith_wapo_groups_container {
  margin-top: 0px;
}

.ywapo_options_container .ywapo_input_container {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.ywapo_options_container .ywapo_input_container .ywapo_label {
  margin-bottom: 0px;
  margin-right: 10px;
}

.woocommerce-variation-add-to-cart {
  display: inline-flex;
  flex-wrap: wrap;
}
.woocommerce.single-product .product .yith-ywraq-add-to-quote {
  display: flex;
  vertical-align: top;
  margin-bottom: 0px;
  position: relative;
  bottom: 42px;
  left: 136px;
	margin-top: 0px;
}


#ywapo_value_5 h3,
#ywapo_value_13 h3,
#ywapo_value_19 h3,
#ywapo_value_25 h3,
#ywapo_value_31 h3,
#ywapo_value_37 h3,
#ywapo_value_43 h3,
#ywapo_value_49 h3,
#ywapo_value_55 h3,
#ywapo_value_61 h3,
#ywapo_value_67 h3,
#ywapo_value_73 h3,
#ywapo_value_79 h3,
#ywapo_value_85 h3,
#ywapo_value_91 h3 {
  margin-top: 0px;
  font-size: 22px !important;
}

#ywapo_value_8 input,
#ywapo_value_9 input,
#ywapo_value_15 input,
#ywapo_value_16 input,
#ywapo_value_21 input,
#ywapo_value_22 input,
#ywapo_value_27 input,
#ywapo_value_28 input,
#ywapo_value_33 input,
#ywapo_value_34 input,
#ywapo_value_39 input,
#ywapo_value_40 input,
#ywapo_value_45 input,
#ywapo_value_46 input,
#ywapo_value_51 input,
#ywapo_value_52 input,
#ywapo_value_57 input,
#ywapo_value_58 input,
#ywapo_value_63 input,
#ywapo_value_64 input,
#ywapo_value_69 input,
#ywapo_value_70 input, 
#ywapo_value_75 input,
#ywapo_value_76 input,
#ywapo_value_81 input,
#ywapo_value_82 input,
#ywapo_value_87 input,
#ywapo_value_88 input,
#ywapo_value_93 input,
#ywapo_value_94 input {
  display: block;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

#ywapo_value_12 .ywapo_options_container .ywapo_input_container,
#ywapo_value_18 .ywapo_options_container .ywapo_input_container,
#ywapo_value_24 .ywapo_options_container .ywapo_input_container,
#ywapo_value_30 .ywapo_options_container .ywapo_input_container,
#ywapo_value_36 .ywapo_options_container .ywapo_input_container,
#ywapo_value_42 .ywapo_options_container .ywapo_input_container,
#ywapo_value_48 .ywapo_options_container .ywapo_input_container,
#ywapo_value_54 .ywapo_options_container .ywapo_input_container,
#ywapo_value_60 .ywapo_options_container .ywapo_input_container,
#ywapo_value_66 .ywapo_options_container .ywapo_input_container,
#ywapo_value_72 .ywapo_options_container .ywapo_input_container,
#ywapo_value_78 .ywapo_options_container .ywapo_input_container,
#ywapo_value_84 .ywapo_options_container .ywapo_input_container,
#ywapo_value_90 .ywapo_options_container .ywapo_input_container,
#ywapo_value_96 .ywapo_options_container .ywapo_input_container {
  min-width: 10rem;
}
/* CATALOGUE BUTTONS CSS*/
.wd-sub-menu li a {
  color: #333;
}
#menu-item-19534 a.catalogue_button {
  color: #ffffff !important;
}

#menu-item-19534 a.catalogue_button:hover {
  color: #ffffff !important;
  background-color: #4bb0a5 !important;
}

#menu-item-19534 .wpb_single_image .vc_single_image-wrapper {
  padding: 0 !important;
  margin: 0 !important;
}

/* SIZE GUIDE CSS*/

#club_store_size_guide_weist .wd-sizeguide-title,
#club_store_size_guide_top .wd-sizeguide-title { 
	margin-bottom: 0;
}


#club_store_size_guide_weist .wd-sizeguide-content,
#club_store_size_guide_top .wd-sizeguide-content {
    margin-bottom: 0;
}

.wd-sizeguide .responsive-table {
 border: 1px solid #e4e4e4 !important;
}

.wd-sizeguide-table tr:first-child {
    background-color: #53c3b7 !important;
    border-color: #53c3b7 !important;
}

.wd-sizeguide-table tr:first-child td {
    color: #ffffff !important;
}

/* Club Store Header Button */

#club_store_notice .wd-accordion-title.wd-active .wd-accordion-title-text, 
#club_store_notice .wd-accordion-title:hover .wd-accordion-title-text,
#club_store_notice .wd-accordion-title-text {
    color: #ce3636 !important;
}

.christmas_note { 
    background-color: #ce3636 !important;
    color: #ffffff !important;
    padding: 1rem;
    border-radius: 4px;
    margin-bottom: 1rem;
    display: inline-block;
}

.christmas_note p:first-child { 
	margin-bottom: 8px !important;
}

.christmas_note p:last-child { 
	margin-bottom: 0 !important;
}

li#menu-item-36625>a { 
	color: #ffffff !important;
background-color: var(--wd-primary-color) !important;
	border: none;
}

li#menu-item-36625>a:after { 
	color: #ffffff !important;
}

/* Widget Quote List */

.filip-close { 
	cursor:pointer;
}

#wpadminbar + .website-wrapper .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
  top: 32px;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
  position: fixed;
  top: 0;
  right: -21.25rem;
  bottom: 0;
  padding-top: 0;
  margin-right: 0;
  width: 21.25rem;
  background-color: #fff;
  z-index: 500;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-content {
	position: initial;
  height: 100vh;
  opacity: 1;
  margin-top: 0;
  border: 1px solid rgba(129, 129, 129, 0.2);
  border-top: none;
  border-right: none;
  box-shadow: none;
  pointer-events: auto;
  z-index: 10000;
	visibility: visible !important;
}

.widget_ywraq_mini_list_quote ul.yith-ywraq-list {
  max-height: calc(100vh - 240px);
  overflow-y: auto;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li {
  border-bottom: 1px solid rgba(129, 129, 129, 0.2);
}

.widget_ywraq_mini_list_quote ul.yith-ywraq-list img {
  min-width: 65px;
  max-width: 65px;
}

.yith-ywraq-list-wrapper.turnon .widget-heading {
  border-left: 1px solid rgba(129, 129, 129, 0.2);
}

.yith-ywraq-list-wrapper.turnon .widget-heading + .widget-heading {
  display: none;
}

.turnon {
  right: 0;
  left: 0;
  -webkit-transform: translate3d(-21.25rem, 0, 0);
  transform: translate3d(-21.25rem, 0, 0);
}

.widget_quote_list_overly {
  position: fixed;
  top: 0;
  left: 0;
  right: -21.25rem;
  width: 100vw;
  height: 100%;
  z-index: 400;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  transition: opacity 0.25s ease, visibility 0s ease;
}

.widget_quote_list_overly_opened {
  left: 0;
  right: 0;
  opacity: 1 !important;
  visibility: visible !important;
  transition: opacity 0.25s ease, visibility 0s ease;
  -webkit-transform: translate3d(-22.3125rem, 0, 0);
  transform: translate3d(-22.3125rem, 0, 0);
}

/* Scroll Bar Quote List */
.widget_ywraq_mini_list_quote ul.yith-ywraq-list::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 0;
}

@media screen and (max-width: 1024px) {
  #wpadminbar + .website-wrapper .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
    top: 46px;
  }

  .widget_quote_list_overly_opened {
    -webkit-transform: translate3d(-21.25rem, 0, 0);
    transform: translate3d(-21.25rem, 0, 0);
  }
}

@media screen and (max-width: 320px) {
  .turnon {
    -webkit-transform: translate3d(-18.75rem, 0, 0);
    transform: translate3d(-18.75rem, 0, 0);
  }

  .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
    right: -18.75rem;
    width: 18.75rem;
  }

  .widget_quote_list_overly_opened {
    -webkit-transform: translate3d(-18.75rem, 0, 0);
    transform: translate3d(-18.75rem, 0, 0);
  }
}

@media only screen and (max-device-height: 800px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .widget_quote_list_overly_opened {
    -webkit-transform: translate3d(-21.25rem, 0, 0);
    transform: translate3d(-21.25rem, 0, 0);
  }
}

@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .widget_quote_list_overly_opened {
    -webkit-transform: translate3d(-21.25rem, 0, 0);
    transform: translate3d(-21.25rem, 0, 0);
  }
}


/* SIZE GUIDE CSS */
#woodmart_sizeguide {
  padding: 25px !important;
  border-radius: 5px !important;
}

#cboxClose,
button.mfp-close {
  background-color: rgb(0 0 0 / 25%) !important;
}

/* QUOTE REQUEST LIST CSS */
#yith-ywrq-table-list td.product-name ul br {
  display: none;
}

#yith-ywrq-table-list td.product-name a {
  margin-bottom: 5px;
}

/* SHOP SIDEBAR FILTERS CSS */
.woodmart-woocommerce-layered-nav .layer-term-name,
.woodmart-woocommerce-layered-nav .swatches-normal .with-swatch-text .layer-term-name {
  font-size: 14px;
  font-weight: 500;
  color: #727272;
}

.cart-widget-side.woodmart-cart-opened {
  z-index: 9999999999 !important;
}

.woodmart-woocommerce-layered-nav .layer-term-name:hover {
  color: #333 !important;
}

.woodmart-pf-dropdown .filter-swatch,
.woodmart-woocommerce-layered-nav .filter-swatch {
  display: none;
}


.close-header-banner {
  background: #af0202;
}

* /*HEADER CSS*/

.whb-header-bottom .btn.btn-style-bordered {
  border-width: 1px;
  border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
  color: #000;
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
  font-weight: 600;
}

.whb-header-bottom .btn.btn-color-primary {
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
  font-weight: 600;
  padding: 10px 20px;
}

.whb-header-bottom .wd-button-wrapper {
  padding-left: 5px;
  padding-right: 5px;
}

.whb-header-bottom .wd-nav > li a {
  border-width: 1px;
  border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
  border-radius: 50px;
  color: #000 !important;
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
  font-weight: 600;
  margin-right: 5px;
  padding: 10px 20px;
}

.whb-header-bottom .wd-nav > li a:hover {
  background-color: #e9e9e9;
  color: #000;
}

.whb-header-bottom .wd-nav > li a:first-child {
  margin-left: 10px;
}

/* PRODUCT GRID CSS */

.wd-products-tabs.tabs-design-simple .wd-tabs-header {
  border-bottom: 1px solid rgba(129, 129, 129, 0.2);
}
.wd-hover-tiled .product-wrapper {
  box-shadow: none !important;
}

/* HOME PAGE CSS */

#home_row_1,
#home_row_2 {
  padding: 0 15px;
}

#home_row_1 .vc_column-inner,
#home_row_2 .vc_column-inner {
  padding: 0;
}

#home_section_1_desktop span.banner_arrow,
#home_section_1_tablet span.banner_arrow {
  display: flex;
  background-color: black;
  border-radius: 50px;
  height: 38px;
  width: 38px;
  align-content: center;
  align-items: center;
  justify-content: center;
}

#home_section_1_desktop .banner_arrow:after,
#home_section_1_tablet .banner_arrow:after {
  content: '\f113';
  font-family: 'woodmart-font';
  color: #fff;
}

#home_section_1_desktop .promo-banner .wrapper-content-banner,
#home_section_1_tablet .promo-banner .wrapper-content-banner {
  z-index: 2;
  display: flex;
  overflow: hidden;
  align-content: space-between;
  justify-content: flex-start;
  align-items: stretch;
}

#home_section_1_desktop .promo-banner .content-banner,
#home_section_1_tablet .promo-banner .content-banner {
  position: relative;
  width: 100%;
  display: flex;
  align-content: space-between;
  flex-direction: column;
  justify-content: space-between;
}

/* QUOTE REQUEST FORM CSS */

#yith-ywraq-form table {
  margin-top: 0px;
  margin-bottom: 15px;
}
.ywraq-form-table-wrapper.wide {
  align-items: normal;
}
.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
  margin-left: 2%;
}

table.shop_table.ywraq_responsive .product-remove {
  max-width: 30px;
  padding: 0px;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
  padding: 0px;
}

#yith-ywraq-form .update-list-wrapper {
  width: 50%;
  float: right;
}
.yith-ywraq-mail-form-wrapper h3 {
  padding: 15px 10px;
  border: none;
  border-bottom: 2px solid #efefef;
  color: #2d2a2a;
  vertical-align: middle;
  text-align: left;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
}
#yith-ywraq-form .responsive-table {
  margin-bottom: 0;
}
.raq-send-request-row input[type='submit'] {
  background-color: #53c3b7;
  color: #ffffff;
  padding: 12px 20px;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: 0.3px;
  font-weight: 600;
  border-radius: 5px;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
}

.raq-send-request-row input[type='submit']:hover {
  background-color: #4bb0a5;
}

#yith-ywraq-form .update-list-wrapper input[type='submit'],
button.button.ywraq_clean_list {
  border-radius: 5px;
  margin-top: 5px;
}

/* QUOTE REQUEST HEADER WIDGET CSS */
.widget_ywraq_mini_list_quote .yith-ywraq-list-content {
  padding: 15px;
}

.ywraq-quote-icon-icon_quote {
  display: inline-block;
  margin-top: 2px;
  height: 20px;
  width: 15px;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(https://tees.ie/wp-content/uploads/2021/04/add-to-quote.svg);
}

.ywraq-quote-icon-icon_quote:before {
  content: unset;
}

.widget_ywraq_mini_list_quote .raq-info {
  margin-top: 4px;
}

#yith_ywraq_request_quote_list_mini-2 {
  line-height: 20px;
}

.widget_ywraq_mini_list_quote .raq-info {
  padding: 0;
  border: 0;
}

.widget_ywraq_mini_list_quote .raq-items-number {
  position: absolute;
  background-color: #53c3b7;
  z-index: 1;
  width: 15px !important;
  height: 15px !important;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  letter-spacing: 0 !important;
  font-weight: 400 !important;
  font-size: 10px !important;
  line-height: 15px;
  margin-top: -3px;
}

.widget_ywraq_mini_list_quote,
.wpb_widgetised_column.wpb_content_element.quote_widget_header {
  margin: 0 !important;
}

.yith-ywraq-list-content a.button {
  background-color: #53c3b7;
  color: #ffffff;
  padding: 12px 20px;
  font-size: 13px;
  line-height: 18px;
  position: fixed;
  bottom: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  border-radius: 5px;
  box-shadow: none;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: 0.3px;
  font-weight: 600;
  cursor: pointer;
  width: calc(100% - 30px);
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
}

.yith-ywraq-list-content a.button:hover {
  background-color: #4bb0a5;
}

.notifications-sticky .yith_ywraq_add_item_product_message {
  z-index: 389;
}

/* PRODUCTS CSS */

.thumbnails.slick-slider > button.slick-next,
.thumbnails.slick-slider > button.slick-prev {
  margin-top: 13px;
  background-color: rgb(245 245 247);
}

.btns-shop-light .single_add_to_cart_button {
  min-width: 20%;
}

.price .amount {
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
}

/* PRODUCTS CSS - SWATCHES */
.pswp__caption__center {
  text-align: center;
  max-width: 640px;
}

.swatch-on-single.text-only.swatch-size-large {
  min-width: 4.5rem;
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  padding: 0 0.75rem;
  margin: 0 8px 8px 0;
  cursor: pointer;
  transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
}

.wd-swatch:after {
  border-color: transparent;
}

.swatch-on-single.text-only.swatch-size-large.active-swatch {
  border-color: #53c3b7 !important;
  background-color: transparent !important;
  color: #333 !important;
  border-width: 1px;
}

.swatch-on-grid.text-only.swatch-size-large.active-swatch {
  border-color: #53c3b7 !important;
  background-color: transparent !important;
  color: #333 !important;
  border-width: 1px;
}

.swatch-on-single.text-only.swatch-size-large:hover {
  border-color: #333;
}

.swatch-on-grid.text-only.swatch-size-large {
  padding: 5px 10px !important;
  font-size: 12px !important;
  border-radius: 3px !important;
}

.variations_form .variations .value select {
  color: #1b1919;
  font-weight: 600;
  border: 1px solid #d8d8d8;
}

.notifications-sticky .yith_ywraq_add_item_product_message {
  line-height: 2.65;
}
@media (min-width: 1025px) {
	#wd_sizeguide.wd-popup {
	max-width: 1024px !important;
}

/* SIZE GUIDE CSS*/
#woodmart_sizeguide .wd-sizeguide-content {
    margin-bottom: 0;
}

#woodmart_sizeguide {
    padding: 30px !important;
}

/* END - SIZE GUIDE CSS*/
.wd-header-cart.wd-design-5 a:after { 
	content: "Your Cart";
	font-weight:600;
	margin-left:16px;
}

.widget_ywraq_mini_list_quote .raq-info a {
display: flex;
    align-items: center;
}

.widget_ywraq_mini_list_quote .raq-info a:hover {
	opacity:0.6;
display: flex;
    align-items: center;
}

.widget_ywraq_mini_list_quote .raq-info a:after { 
	content: "Quote List";
	font-weight:600;
	margin-left:20px;
    color: #333;
}

.wd-header-my-account .wd-dropdown-menu.wd-design-default {
    padding: 12px 20px;
}

/* PRODUCT ADD-ONS CSS*/
.ywapo_group_container h3 { 
	font-size: 16px;
	margin-top: 0 !important;
    margin-bottom:0.5rem !important;
}

.wapo_option_description {
    margin-bottom: 0;
}

.yith_wapo_groups_container textarea {
    min-height: 150px;
}

/*HEADER CSS*/
.whb-header-bottom {
padding-bottom:15px;
}

.whb-general-header	.searchform input[type=text] {
    border-radius: 50px;
}


.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown {
    padding: 12px 20px 12px 0;
	
}

.wd-sub-menu li a  {
	margin-bottom: 10px;
}

.wd-header-nav .wd-dropdown {
    box-shadow: none;
}

@media screen and (max-width: 1340px) {
.whb-header-bottom .wd-nav > li a {
    padding: 10px 15px;
}
}

/* HOME PAGE CSS */

#home_row_3_mobile,
#home_row_3_tablet,
#home_row_3_tablet_pro,
#home_row_4_tablet,
#home_row_4_mobile {
  display: none;
}
#home_section_1_desktop {
    margin-top: -25px;
}
#home_section_1_desktop .promo-banner {
  border-radius: 25px;
}
#home_row_2 {
  margin-bottom: 3rem;
}

#home_section_1_tablet {
  display: none;
}

/* QUOTE REQUEST FORM CSS */

#yith-ywraq-form .product-quantity {
  padding: 15px;
}

/*PRODUCTS CSS*/
.product-image-summary .entry-title {
  font-size: 26px !important;
}

/*
.sku_wrapper {
  width: 50%;
  float: left;
}

.posted_in {
  width: 50%;
  float: right;
  text-align: right;
}

.tagged_as {
  width: 50%;
  float: right;
  text-align: right;
}

*/
.related-products .slider-title {
  font-size: 16px;
}

/* PRODUCTS QUANTITY SELECTOR CSS */
.product-image-summary div.quantity {
  margin-right: 10px;
}

.product-image-summary div.quantity input[type='button'],
.product-image-summary div.quantity input[type='number'] {
  min-width: 42px;
}

.woocommerce.single-product .yith-ywraq-add-button {
  margin-bottom: 0px;
}

.yith_ywraq_add_item_browse_message a {
  background-color: #f3f3f3;
  color: #333;
  padding: 13px 20px;
  font-size: 13px;
  line-height: 42px;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: 0.3px;
  font-weight: 600;
  border-radius: 5px !important;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
}

.yith_ywraq_add_item_browse_message a:hover {
  background-color: #dddddd;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	/* PRODUCT ADD-ONS CSS*/
.ywapo_group_container h3 { 
	font-size: 16px;
	margin-top: 0 !important;
    margin-bottom:0.5rem !important;
}

.wapo_option_description {
    margin-bottom: 0;
}

.yith_wapo_groups_container textarea {
    min-height: 150px;
}

/* HOME PAGE HEADER SEARCH */

.wd-header-search-form-mobile input[type="text"] {
    border-radius: 15px;
}

.whb-header {
  margin-bottom: 30px;
}
.whb-header-bottom {
  border: none !important;
}
.whb-general-header {
  border: none !important;
}
.searchform .searchsubmit {
  color: #333;
}
.searchform .searchsubmit:after {
  width: 18px;
  font-size: 18px;
}

/* HOME PAGE CSS */

#home_row_3, #home_row_4 {
display:none;
}

#home_section_1_desktop { 
	display: none;
}
#home_section_1_tablet {
    margin-top: -25px;
}

#home_section_1_tablet .promo-banner {
    border-radius: 15px;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
#home_row_3_tablet, #home_row_4_tablet {
	display:none;
}
}

@media screen and (min-width: 577px) and (max-width: 768px) {
#home_row_3_tablet_pro, #home_row_3_mobile, #home_row_4_mobile   {
display:none;
}
}
}

@media (max-width: 576px) {
	/* SIZE GUIDE CSS*/

#club_store_size_guide_weist .wd-sizeguide-title {
    margin-top: 30px;
}

/* PRODUCT ADD-ONS CSS*/
.ywapo_group_container h3 { 
	font-size: 16px;
	margin-top: 0 !important;
    margin-bottom:0 !important;
}

.wapo_option_description {
    margin-bottom: 0;
}

.yith_wapo_groups_container textarea {
    min-height: 150px;
}

 .yith-wapo-block .yith-wapo-addon .options-container.default-closed .options {
    display: flex !important;
    flex-direction: column;
}

/* HOME PAGE CSS */
#home_section_1_tablet {
  display: none;
}

#home_section_1_desktop {
  margin-top: -35px;
}

#home_row_1 .vc_column_container,
#home_row_2 .vc_column_container {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-top: 7px;
}

#home_section_1_desktop .promo-banner {
  border-radius: 10px;
}

#home_row_3,
#home_row_3_tablet,
#home_row_3_tablet_pro,
#home_row_4,
#home_row_4_tablet {
  display: none;
}

@media screen and (max-width: 375px) {
  #home_row_1 .promo-banner .wrapper-content-banner,
  #home_row_2 .promo-banner .wrapper-content-banner {
    padding: 20px;
  }
}

/*MOBILE MENU - CATEGORIES THUMBNAILS CSS */
ul#menu-categories li a::before {
  content: '';
  height: 70px;
  background-position: center;
  width: 62px;
  background-size: cover;
  margin-right: 0.875rem;
}

ul#menu-categories li a {
  border-bottom: none;
}

li#menu-item-18609 {
  padding-top: 15px;
}

li#menu-item-18609 a::before {
  background-image: url(https://tees.ie/wp-content/uploads/2021/05/Mobile-Category-Icons-T-Shirts.png);
}

li#menu-item-18607 a::before {
  background-image: url(https://tees.ie/wp-content/uploads/2021/05/Mobile-Category-Icons-Polo-Shirts.png);
}

li#menu-item-18608 a::before {
  background-image: url(https://tees.ie/wp-content/uploads/2021/05/Mobile-Category-Icons-Sport-Leisure.png);
}

li#menu-item-18605 a::before {
  background-image: url(https://tees.ie/wp-content/uploads/2021/05/Mobile-Category-Icons-Hoodies.png);
}

li#menu-item-18606 a::before {
  background-image: url(https://tees.ie/wp-content/uploads/2021/05/Mobile-Category-Icons-Jackets.png);
}

li#menu-item-18610 a::before {
  background-image: url(https://tees.ie/wp-content/uploads/2021/05/Mobile-Category-Icons-Workwear.png);
}
li#menu-item-36626 a::before {
  background-image: url(https://tees.ie/wp-content/uploads/2022/09/Mobile-Category-Icons-Club-Store_2-1.png);
}

li#menu-item-36628 a::before {
  background-image: url(https://tees.ie/wp-content/uploads/2021/06/Mobile-Category-Icons-Club-Store.png);
}

li#menu-item-36627 a::before {
  background-image: url(https://tees.ie/wp-content/uploads/2022/09/Mobile-Category-Icons-Loughrea-Rams-FC_yellow.png);
}
li#menu-item-19541 a::before {
  background-image: url(https://tees.ie/wp-content/uploads/2021/06/Sport-Catalogues_icon.png);
}

li#menu-item-19542 a::before, li#menu-item-19543 a::before, li#menu-item-19544 a::before, li#menu-item-19545 a::before {
	display:none;
}

li#menu-item-19542 a, li#menu-item-19543 a, li#menu-item-19544 a, li#menu-item-19545 a {
	height:60px;
	text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
}

li#menu-item-19542 a span {
color: #009C45;
margin-left: 7px;
}
li#menu-item-19543 a span {
color: #F49E00;
margin-left: 7px;
}
li#menu-item-19544 a span {
color: #FAE200;
margin-left: 7px;
}
li#menu-item-19545 a span {
color: #43B8BA;
margin-left: 7px;
}
/* QUOTE REQUEST FORM CSS */

.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
  margin-left: 0;
}

#yith-ywraq-form table {
  margin-top: 0;
}

#yith-ywraq-form table.cart .product-thumbnail {
  padding-left: 0;
  padding-right: 5px;
}

#yith-ywraq-form table.cart .product-thumbnail img {
  min-width: 60px;
  max-width: 60px;
}

#yith-ywraq-form table.cart .product-name {
  padding-right: 10px;
  padding-left: 10px;
}

#yith-ywraq-form .product-name ul {
  line-height: 1;
  margin-left: 0 !important;
  margin-top: 5px;
}

#yith-ywraq-form .product-name ul li {
  font-weight: 500;
}

#yith-ywraq-form .product-quantity {
  padding: 30px 0 30px 0;
}

/* HOME PAGE HEADER SEARCH */

.wd-header-search-form-mobile input[type="text"] {
    border-radius: 10px;
}
.whb-header-bottom {
  border: none !important;
}
.whb-general-header {
  border: none !important;
}
.searchform .searchsubmit {
  color: #333;
}
.searchform .searchsubmit:after {
  width: 18px;
  font-size: 18px;
}

/* PAGE TITLE - CHECKOUT CSS */
.color-scheme-light .woodmart-checkout-steps ul {
  background: #f2f2f2;
  border-radius: 5px;
  color: #333 !important;
  padding: 15px;
}

.page-title .woodmart-checkout-steps ul li {
  font-size: 1rem;
}

/* PAGE TITLE - SEARCH ENTRY CSS */
.page-title-default {
  background: none;
}

.color-scheme-light .breadcrumbs a,
.color-scheme-light .breadcrumbs span {
  color: #333 !important;
}

.page-title.color-scheme-light .entry-title {
  background: whitesmoke;
  border-radius: 5px;
  color: #333 !important;
  font-size: 1rem;
  padding: 15px;
}

/* SHOP PAGES - PAGE TITLE CSS */
.page-title {
  margin-bottom: 25px;
}

.page-title-default .nav-shop {
  background: whitesmoke;
  border-radius: 5px;
}

.color-scheme-light .shop-title-wrapper .entry-title {
  color: #333;
  font-size: 1.25rem;
}

.page-title-default .wd-btn-show-cat {
  display: none;
}

.color-scheme-light .shop-title-wrapper .woodmart-back-btn:after {
  color: #333;
  font-size: 1.25rem;
}

.wd-checkout-steps {
    background: #f5f5f7;
    border-radius: 5px;
    padding: 12px;
}

.wd-checkout-steps li {
    color: #333 !important;
        font-size: 1rem;
    text-transform: capitalize;
}

/* PRODUCTS QUANTITY SELECTOR CSS */
.product-image-summary div.quantity {
  margin-right: 10px;
}

.product-image-summary div.quantity input[type='button'],
.product-image-summary div.quantity input[type='number'] {
  min-width: 42px;
}

.woocommerce.single-product .yith-ywraq-add-button {
  margin-bottom: 0px;
}

.yith_ywraq_add_item_browse_message a {
  background-color: #f3f3f3;
  color: #333;
  padding: 13px 20px;
  font-size: 13px;
  line-height: 42px;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: 0.3px;
  font-weight: 600;
  border-radius: 5px !important;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
}

.yith_ywraq_add_item_browse_message a:hover {
  background-color: #dddddd;
}
}

