@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.vapeaholic.co.uk/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "Noto Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(29,29,31);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(29,29,31);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(29,29,31);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Noto Sans", 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: rgb(29,29,31);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Noto Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(223,59,73);
	--wd-alternative-color: rgb(0,181,255);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(189,0,0);
	--btn-accented-bgcolor-hover: rgb(175,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--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: rgba(17,17,17,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 1000px;
}
.header-banner {
	background-color: rgb(175,2,2);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(245,245,247);
	background-image: none;
}
#home_row_2 .wd-products-tabs.tabs-design-simple .wd-tabs-header:before, #home_row_3:before, #home_row_4:before {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 84px;
	line-height: 84px;
	color: rgb(245,245,247);
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	color: rgb(255,255,255);
}
.whb-top-bar .wd-nav.wd-nav-secondary > li:hover > a, .whb-top-bar .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(255,255,255);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li > a {
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1370px;
--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: 1370px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1370px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1370px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Metropolis";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Metropolis";
	font-weight: 600;
	font-style: normal;
}


body .term-description {
   display:none;
}





.products.wd-stretch-cont-lg div.br_alabel.berocket_alabel_id_13975 > span {
    font-size: 12px;
    margin-right: 10px;
    margin-top: 10px;
}


.wd-hover-tiled .wd-swatches-grid {
    display: none !important;
}


/* START Product GRID Page CSS */

/* Product Block Text Align */
.products[class*='wd-stretch-cont'] .product-element-bottom {
  text-align: center !important;
}

/* Attribute Label in GRID Product CSS */
.product-element-bottom .attribute-label {
  display: flex !important;
  margin-right: auto !important;
  margin-left: auto !important;
  width: auto !important;
  border-radius: 4px !important;
  padding: 0.25rem 0.75rem;
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 500 !important;
}

/* Remove Attribute Label from Image in SINGLE Product CSS */
.single-product .attribute-label {
  display: none !important;

/* Remove Box-Shadow From WD_Buttons CSS */
.product-grid-item .wd-buttons {
  box-shadow: none;
}

/* Remove Box-Shadow from product boxes and add Border CSS */
.wd-hover-tiled .product-wrapper {
border: 1px solid rgb(0 0 0 / 11%) !important;
  box-shadow: none !important;
	border-radius: 6px !important;
}

.product-grid-item :is(.product-image-link,.hover-img) img {
    width: 100%;
    border-radius: 6px 6px 0 0 !important;
}


/* Shop filters on Archive pages CSS */
.sidebar-container .widget-area .wd-text-style-2 .wd-swatch.wd-text {
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.sidebar-container .widget-area .wd-text-style-2 .wd-swatch.wd-text .wd-swatch-text {
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  color: var(--color-gray-900) !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.wd-filter-list .count {
  border: none !important;
}

.sidebar-container .widget-area .wd-filter-list a {
  color: var(--color-gray-900) !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.sidebar-container .widget-area .wd-filter-list a:hover {
  color: rgb(29, 29, 31) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}

.sidebar-container .widget-area .wd-filter-list .wc-layered-nav-term a:hover + .count {
  background-color: unset !important;
  color: rgb(29, 29, 31) !important;
  font-weight: 600 !important;
}

.sidebar-container .widget-area .woodmart-woocommerce-layered-nav .wd-scroll-content {
  padding-left: 0.25rem !important;
}

/* END Product GRID Page CSS */



/* Single product WARNING NOTICE CSS */

.warning-notice {
  text-align: center;
  font-weight: 600;
}


/* Single product SUMMARY BOX CSS */
.single-product .summary-inner {
  border-radius: 0.375rem !important;
  box-shadow: none !important;
  background-color: #f5f5f7 !important;
}

.single-product .summary-inner select {
  max-width: 100%;
  background-color: #ffffff !important;
}

.single-product .summary-inner .reset_variations {
  display: none !important;
}

.single-product .summary-inner .woocommerce-variation-add-to-cart {
  display: flex !important;
  justify-content: space-between !important;
  gap: 16px !important;
}

.single-product .summary-inner form.cart {
    gap: 16px;
    justify-content: space-between !important;
}

.single-product .summary-inner .single_add_to_cart_button {
  width: calc(100% - 142px);
}

.single-product .summary-inner .quantity:not(.hidden) + button {
    margin-left: 0 !important;
}

div.quantity input[type='number'],
div.quantity input[type='button'] {
  min-width: 42px;
  height: 42px;
  background-color: #ffffff;
}

.price .amount {
  font-family: var(--wd-title-font);
}

del .amount {
  color: #1d1d1f;
  font-family: var(--wd-title-font);
  font-weight: 400;
}

.price del {
  color: #1d1d1f;
  font-size: 80%;
}

.wd-visits-count.wd-style-with-bg {
  border-radius: 0.25rem;
  background: #f5f5f7 !important
}

.wd-visits-count.wd-style-with-bg:before,
.wd-visits-count-number:before {
  display: none !important;
}

/* Single product TABS CSS */
.single-product .product-tabs-wrapper .tabs-layout-tabs > .wd-nav-tabs-wrapper {
  text-align: left !important;
}

.single-product .wc-tabs-wrapper .woocommerce-Tabs-panel ul {
  padding-left: 2rem !important;
}

.single-product .wc-tabs-wrapper .woocommerce-Tabs-panel ul li {
  margin-bottom: 0.25rem !important;
}




/* Links in product description */
.single-product #tab-description a {
  color: #bd0000 !important;
	font-weight: 600 !important;
}

.single-product #tab-description a:hover {
  color: #d76666 !important;
}




/* Multi Buy Saving INFO BOX CSS */
#multi_buy_offer_section .wd-info-box .info-box-title {
  margin-bottom: 2px !important;
}

#multi_buy_offer_section .wd-info-box .info-box-inner {
  line-height: 22px !important;
}

#multi_buy_offer_section .wd-info-box circle {
  fill: #bd0000 !important;
}


/* PREFOOTER CSS*/
.wd-prefooter {
    padding-bottom: 0 !important;
}

.wd-prefooter .wd-accordion-title.wd-active .wd-accordion-title-text, 
.wd-prefooter .wd-accordion-title:hover .wd-accordion-title-text {
    color: #ffffff !important;
}


.wd-prefooter .wd-accordion-title .wd-accordion-title-text {
    color: #fffc !important;
}

.close-header-banner {
  background: #9e0101;
}

.header-banner-container h2 { 
  font-weight: 500;
  font-family: 'Pacifico', cursive;
}
	
/*HOME BANNERS CSS*/


#home_row_1 .promo-banner,
#home_row_1_2 .promo-banner,
#home_row_1_tablet_pro .promo-banner,
#home_row_1_2_tablet_pro .promo-banner,
#home_row_1_mobile .promo-banner,
#home_row_2 .promo-banner,
#home_row_3_inner .promo-banner,
#home_row_4 .promo-banner {
  border-radius: 5px;
}

#home_row_2 .wd-products-tabs.tabs-design-simple .wd-tabs-header:before,
#home_row_3:before,
#home_row_4:before {
  white-space: nowrap;
}

/*HOME BANNER ARROWS CSS*/
#home_row_1 span.banner_arrow,
#home_row_1_2 span.banner_arrow,
#home_row_1_tablet_pro span.banner_arrow,
#home_row_1_2_tablet_pro span.banner_arrow,
#home_row_1_mobile span.banner_arrow,
#home_row_3_inner span.banner_arrow {
  display: flex;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 50px;
  height: 38px;
  width: 38px;
  align-content: center;
  align-items: center;
  justify-content: center;
}

#home_row_1 .banner_arrow:after,
#home_row_1_2 .banner_arrow:after,
#home_row_1_tablet_pro .banner_arrow:after,
#home_row_1_2_tablet_pro .banner_arrow:after,
#home_row_1_mobile .banner_arrow:after,
#home_row_3_inner .banner_arrow:after {
  content: '\f113';
  font-family: 'woodmart-font';
  color: #fff;
}

#home_row_1 .promo-banner .wrapper-content-banner,
#home_row_1_2 .promo-banner .wrapper-content-banner,
#home_row_1_tablet_pro .promo-banner .wrapper-content-banner,
#home_row_1_2_tablet_pro .promo-banner .wrapper-content-banner,
#home_row_1_mobile .promo-banner .wrapper-content-banner,
#home_row_3_inner .promo-banner .wrapper-content-banner {
  z-index: 2;
  display: flex;
  overflow: hidden;
  align-content: space-between;
  justify-content: flex-start;
  align-items: stretch;
}

#home_row_1 .promo-banner .content-banner,
#home_row_1_2 .promo-banner .content-banner,
#home_row_1_tablet_pro .promo-banner .content-banner,
#home_row_1_2_tablet_pro .promo-banner .content-banner,
#home_row_1_mobile .promo-banner .content-banner,
#home_row_3_inner .promo-banner .content-banner {
  position: relative;
  width: 100%;
  display: flex;
  align-content: space-between;
  flex-direction: column;
  justify-content: space-between;
}

/*PRODUCT BOUGHT TOGETHER CSS*/
.woobt-products .woobt-product .variations_form .variations .variation .label {
  display: none !important;
}

.woobt-products .woobt-product .woobt-thumb {
  flex: none;
}

div.woobt_before_text.woobt-before-text.woobt-text:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  content: '\f0dc';
  float: right;
}

/*PRODUCTS CSS*/

/*
.product-image-summary div.quantity {
  width: 7.85rem;
  margin-right: 12px;
}

div.quantity input[type='button']:hover {
  color: #fff;
  background-color: #438e44;
  border-color: #438e44;
}
.form-style-semi-rounded div.quantity .minus {
  width: 34%;
}
.form-style-semi-rounded div.quantity .plus {
  width: 34%;
}
div.quantity input[type='number'] {
  width: 32%;
}
.product-image-summary .single_add_to_cart_button {
  min-width: 35%;
}
.price .amount {
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
}

*/

/*PRODUCTS THUMBNAILS GALLERY CSS*/
.woocommerce-product-gallery .product-image-thumbnail.active-thumb,
.woocommerce-product-gallery .product-image-thumbnail:hover {
  opacity: 1;
}
.woocommerce-product-gallery .product-image-thumbnail.active-thumb img {
  border: 5px solid #f0f0f0;
}
.thumbnails.slick-slider .slick-track {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.woodmart-woocommerce-layered-nav .swatches-small .with-swatch-text .layer-term-name {
  font-weight: normal;
}
.disabled-nanoscroller .woodmart-woocommerce-layered-nav .swatches-display-list li {
  margin-right: 10px;
}



/*FOOTER CSS*/

.footer_social_icons {
  margin-top: 15px;
}

/*PRODUCTS CSS - SWATCHES*/

..pswp__caption__center {
  text-align: center;
  max-width: 640px;
}

.swatch-on-single.text-only.swatch-size-large {
  font-size: 14px;
  height: 35px;
  padding: 0.55rem 0.75rem;
  margin: 0 8px 8px 0;
  cursor: pointer;
  transition: 500ms cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
}

.wd-swatch:after {
  border-color: transparent;
}

.swatch-on-single.text-only.swatch-size-large.active-swatch {
  border-color: #438e44 !important;
  background-color: #438e44 !important;
  color: #ffffff !important;
}

.swatch-on-grid.text-only.swatch-size-large.active-swatch {
  border-color: #438e44 !important;
  background-color: #438e44 !important;
  color: #ffffff !important;
}

.swatch-on-single.text-only.swatch-size-large:hover {
  border-color: #303841;
}

.swatch-on-grid.text-only.swatch-size-large {
  padding: 5px 10px !important;
  font-size: 12px !important;
  border-radius: 3px !important;
}


/*BLOG IMAGE*/

.post-single-page.has-post-thumbnail .article-inner > .entry-header {
display: none;
}


body .term-description {
   display:none;
}


body .title-design-centered .wd-back-btn{
    display:none;
}@media (min-width: 1025px) {
	.header-banner-container h2 { 
	font-size: 3rem;
}

.breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  line-height: 1;
}

/* Single product WARNING NOTICE CSS */
.warning-notice {
  margin-top: 1rem;
  border: 1px solid var(--brdcolor-gray-300);
  border-radius: 6px;
  padding: 1rem 1.5rem;
}

.warning-notice p {
  margin-bottom: 0.5rem;
}

/* E-LIQUIDS SPECS BLOCK CSS */
/* 50ml Shortfill CSS */

#eliquid_specs_50 .vc_column-inner {
  padding: 0;
}

#eliquid_specs_50 {
  padding: 0 15px;
}
#eliquid_specs_50 .wd-info-box {
  margin-bottom: 0;
}

#eliquid_specs_50 .info-box-wrapper {
  border: 1px solid var(--brdcolor-gray-300);
  padding: 2rem 1.5rem;
}

#eliquid_specs_50 .column_1 .info-box-wrapper {
  border-right: 0;
  border-radius: 0.375rem 0 0 0.375rem;
}

#eliquid_specs_50 .column_2 .info-box-wrapper,
#eliquid_specs_50 .column_3 .info-box-wrapper {
  border-right: 0;
}

#eliquid_specs_50 .column_4 .info-box-wrapper {
  border-radius: 0 0.375rem 0.375rem 0;
}


/* HOME PAGE CSS */
#home_row_1 .promo-banner small,
#home_row_1_2 .promo-banner small {
  margin-top: 0.5rem;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  font-weight: 600;
}

#home_row_1 .promo-banner.home_banner_big small {
  margin-top: 0.5rem;
  font-size: 18px !important;
  line-height: 26px !important;
  display: inline-block;
  font-weight: 600;
}

#home_row_1_tablet_pro,
#home_row_1_2_tablet_pro,
#home_row_1_mobile,
#home_timer_row_mobile,
#home_promo_big_mobile {
  display: none;
}

#home_row_1 {
  margin-top: -25px;
}

#home_row_1_2 {
  margin-bottom: 0.5rem;
}

#home_row_1 .vc_column-inner,
#home_row_1_2 .vc_column-inner,
#home_row_3_inner .vc_column-inner {
  padding: 0;
}

#home_row_1,
#home_row_1_2,
#home_row_3_inner {
  padding: 0 15px;
}
#home_timer_row_desk {
  margin-bottom: 1rem;
}

#home_promo_big {
  margin-bottom: 4rem;
}

#home_promo_big a img {
    border-radius: 5px;
}

#home_row_3 {
  margin-bottom: 6rem;
}
#home_row_2,
#home_row_4,
#home_info_row {
  margin-bottom: 5rem;
}
/*HEADER NOTICE CSS*/

.header-notice-line1 {
  font-size: 14px !important;
  margin-bottom: 0 !important;
}

.header-notice-line2 {
  display: none !important;
}

/*PRODUCTS CSS*/

/* Single product IMAGE & THUMBNAILS CSS */
.slick-vertical .slick-slide {
  max-width: 150px !important;
}

.woocommerce-product-gallery:not(.thumbs-position-centered) .col-lg-9 {
  flex: 0 0 77% !important;
  max-width: 77% !important;
  padding-left: 10px !important;
}

.thumbs-position-left:not(.wd-has-thumb) > .col-lg-9 {
  flex-basis: 100% !important;
  max-width: 100% !important;
  padding-left: 15px !important;
}

.woocommerce-product-gallery:not(.thumbs-position-centered) .col-lg-3 {
  flex: 0 0 23% !important;
  max-width: 23% !important;
  padding-right: 0 !important;
}

.woocommerce-product-gallery .owl-carousel {
  margin-right: auto !important;
  margin-left: auto !important;
  max-width: 500px !important;
}

.woocommerce-product-gallery .owl-carousel .product-image-wrap {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.thumbs-position-left.wd-has-thumb > .col-lg-9 .woocommerce-product-gallery__wrapper {
  max-width: 500px !important;
}


.related-products h3 {
  font-size: 16px !important;
}

.tabs-layout-tabs .tabs li a {
  font-size: 16px !important;
}

/*PRODUCT BOUGHT TOGETHER CSS*/

.woobt-wrap .woobt-products {
	padding-right: 1rem;
  max-height: 167px;
  overflow-y: auto;
}

.woobt-products .woobt-product {
    padding: 1rem 0;
}

.woobt-choose  {
    padding: 0 !important;
    margin-right: 0.5rem;
}

.woobt-products .woobt-product .woobt-thumb {
    padding: 0 !important;
    margin-right: 0.5rem;
}

.woobt-products .woobt-product .woobt-thumb img {
    width: 70px;
}

.woobt-products .woobt-product .woobt-title {
    padding: 0 !important;
	margin-right: 1rem;
}

.woobt-products .woobt-product .woobt-quantity {
    width: auto;
    flex: unset;
	padding: 0;
	margin-right: 1rem;
	
}

.woobt-quantity-input {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.woobt-products .woobt-product .woobt-price {
    width: auto;
    flex: unset;
    max-width: unset;
	padding: 0 !important;
}
.woobt-wrap .woobt-products::-webkit-scrollbar-track {
  border-radius: 10px !important;
  background-color: #f5f5f5 !important;
}
.woobt-wrap .woobt-products::-webkit-scrollbar {
  border-radius: 10px !important;
  width: 3px !important;
  background-color: #f5f5f5 !important;
}
.woobt-wrap .woobt-products::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #c7c7c7;
}
/*SHIPPING FEES CSS*/

#shipping_method li label {
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 10px !important;
}

.shipping_method_0_local_pickup_plus {
  margin-bottom: 10px !important;
}

/* PRODUCT GRID CSS */
/* Shop Sidebar CSS */
.sidebar-container.col-lg-3.area-sidebar-shop .widget-area {
border: 1px solid rgb(0 0 0 / 11%) !important;
    padding: 1rem !important;
    border-radius: 6px !important;
}

.sidebar-container.col-lg-3.area-sidebar-shop {
  flex: 0 0 22% !important;
  max-width: 22% !important;
}

.site-content.shop-content-area.col-lg-9.content-with-products {
  flex: 0 0 78% !important;
  max-width: 78% !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/*SHOP PAGES - PAGE TITLE CSS */
.page-title-default {
  background-color: #000000 !important;
}
.page-title.color-scheme-light .entry-title {
  font-size: 3rem;
}

/* HOME PAGE CSS */
#home_row_1,
#home_row_1_2,
#home_row_1_mobile,
#home_timer_row_mobile,
#home_promo_big_mobile {
  display: none;
}
#home_row_1_tablet_pro .promo-banner small,
#home_row_1_2_tablet_pro .promo-banner small {
  margin-top: 0.5rem;
  font-size: 14px !important;
  line-height: 20px !important;
  display: inline-block;
  font-weight: 600;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #home_row_1_tablet_pro .promo-banner small,
  #home_row_1_2_tablet_pro .promo-banner small {
    margin-top: 0.5rem;
    font-size: 12px !important;
    line-height: 18px !important;
    display: inline-block;
    font-weight: 600;
  }
}
#home_row_1_tablet_pro .vc_column-inner,
#home_row_1_2_tablet_pro .vc_column-inner,
#home_row_3_inner .vc_column-inner {
  padding: 0;
}

#home_row_1_tablet_pro .promo-banner .wrapper-content-banner,
#home_row_1_2_tablet_pro .promo-banner .wrapper-content-banner {
  padding: 20px 15px;
}

#home_row_3_inner .promo-banner .wrapper-content-banner {
  padding: 10px;
}

#home_row_3_inner .banner-title {
  font-size: 13px;
  line-height: 20px;
}

#home_row_3_inner.vc_row.vc_column-gap-20 > .vc_column_container {
  padding: 5px !important;
}

#home_row_1_tablet_pro,
#home_row_1_2_tablet_pro,
#home_row_3_inner {
  padding: 0 15px;
}

#home_row_1_2_tablet_pro {
  margin-bottom: 1rem;
}
#home_timer_row_desk {
  margin-bottom: 4rem;
}
#home_row_2,
#home_row_4,
#home_info_row {
  margin-bottom: 5rem;
}

#home_row_3 {
  margin-bottom: 6rem;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #home_row_2 .wd-products-tabs.tabs-design-simple .wd-tabs-header:before {
    line-height: 0px;
  }
}
/*PRODUCTS CSS*/

.posted_in {
  width: 50%;
  float: left;
}

.tagged_as {
  width: 50%;
  float: right;
  text-align: right;
}

/*PRODUCT BOUGHT TOGETHER CSS*/
.woobt-products .woobt-product {
  padding-right: 15px;
}
.woobt-thumb {
  width: 100px !important;
}

.woobt-products .woobt-product .woobt-thumb img {
  width: 80px !important;
  height: 80px !important;
}
.woobt-products .woobt-product .woobt-price {
  width: 75px;
  flex: 0 0 75px;
  max-width: 75px;
  text-align: end;
}

.woobt-wrap .woobt-products {
  max-height: 185px;
  overflow-y: auto;
}

.woobt-products .woobt-product.woobt-hide .woobt-quantity * {
  opacity: 0.75;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*SHOP PAGES - PAGE TITLE CSS */
.page-title-default {
	background-color: #000000!important;
}

/*PRODUCT BOUGHT TOGETHER CSS*/

.woobt-products .woobt-product .woobt-choose { 
	order: 1;
	display: flex;
}

.woobt-products .woobt-product .woobt-thumb { 
	order: 2;
	display: flex;
}

.woobt-products .woobt-product .woobt-title { 
	order: 3;
	display: flex;
}

.woobt-products .woobt-product .woobt-quantity { 
	order: 5;
	display: flex;
}

.woobt-products .woobt-product .woobt-price { 
	order: 4;
	display: flex;
}

}

@media (max-width: 576px) {
	.single-breadcrumbs-wrapper .wd-products-nav {
    display: none !important;
}

/* Single product WARNING NOTICE CSS */
.warning-notice {
	border: 1px solid var(--brdcolor-gray-300);
	padding: 1rem 0.875rem;
	margin-top: 1rem;
	border-radius: 6px;
	font-size: 12px;
}

.warning-notice p { 
	margin-bottom:0.5rem;
}

/* E-LIQUIDS SPECS BLOCK CSS */
/* 50ml Shortfill CSS */
#eliquid_specs_50  {
	margin-bottom: 28px !important;
		margin-top: 43px !important;
}
#eliquid_specs_50 .vc_column-inner { 
	padding:0;
}

#eliquid_specs_50 { 
	padding:0 15px;
}
#eliquid_specs_50 .wd-info-box {
	margin-bottom: 0;
}

#eliquid_specs_50 .wd-info-box .info-box-title {
	font-size: 1rem !important;
}

#eliquid_specs_50 .info-box-wrapper { 
	border: 1px solid var(--brdcolor-gray-300); 
	padding: 2rem 1.5rem;
	min-height: 220px !important;
	max-height: 220px !important;
}

#eliquid_specs_50 .column_1 .info-box-wrapper {  
	border-radius: 0.375rem 0 0 0;
	border-right: 0;
}

#eliquid_specs_50 .column_2 .info-box-wrapper {  
	border-radius: 0 0.375rem 0 0;
}

#eliquid_specs_50 .column_3 .info-box-wrapper {  
	border-right: 0;
		border-top: 0;
		border-radius: 0 0 0 0.375rem;
}

#eliquid_specs_50 .column_4 .info-box-wrapper {  
	border-radius: 0 0 0.375rem 0;
		border-top: 0;
}

/*PRODUCT BOUGHT TOGETHER CSS*/
.woobt-products {
    max-height: 285px;
    overflow-y: auto;
	padding-right: 0.5rem;
	    overflow-x: hidden;
}

.woobt-products .woobt-product {
    display: inline-block;
		padding: 1rem 0;
	height: 142px;
}

.woobt-choose  {
    display: inline-block;
		vertical-align: middle;
    padding: 0 !important;
    margin-right: 0.5rem;
}

.woobt-products .woobt-product .woobt-thumb {
    display: inline-block;
		vertical-align: middle;
    padding: 0;
    margin-right: 0.5rem;
}

.woobt-products .woobt-product .woobt-thumb img {
    width: 50px;
}

.woobt-products .woobt-product .woobt-title {
		width: 68%;
    padding: 0;
    vertical-align: middle;
    display: inline-block;
	font-size: 13px;
}

.woobt-products .woobt-product .woobt-quantity {
display: inline-block;
    margin-top: 1rem;
    margin-right: 1rem;
    width: auto;
    flex: unset;
	padding: 0;
}

.woobt-quantity-input {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.woobt-quantity-input-minus {
    border-top-left-radius: var(--wd-form-brd-radius);
    border-bottom-left-radius: var(--wd-form-brd-radius);
}

.woobt-quantity-input-plus {
    border-top-right-radius: var(--wd-form-brd-radius);
    border-bottom-right-radius: var(--wd-form-brd-radius);
}

.woobt-products .woobt-product .woobt-price {
    width: auto;
    flex: unset;
    max-width: unset;
    text-align: end;
    display: inline-block;
}


.header-banner-container {
    font-size: 13px;
    padding-right: 62px;
    padding-left: 16px;
}



/* Single product SUMMARY BOX CSS */
.product-summary-shadow .summary-inner {
	padding: 1.25rem !important;
}

/* Multi Buy Saving INFO BOX CSS */
#multi_buy_offer_section .wd-info-box .info-svg-wrapper { 
	width: 48px !important;
	height: 48px !important; 
}

#multi_buy_offer_section .wd-info-box .info-box-title { 
	font-size: 16px !important;
}
#multi_buy_offer_section .wd-info-box .info-box-inner { 
	font-size: 14px !important;
}

#multi_buy_offer_section .box-icon-align-left .box-icon-wrapper {
	margin-right: 14px !important;
}


/*HEADER NOTICE CSS*/

.header-notice-line1 {
  font-size: 13px !important;
  margin-bottom: 5px !important;
}

.header-notice-line2 {
  font-size: 13px !important;
}

.close-header-banner.wd-style-icon>a:before {
    color: #ffffff !important;
}

.header-banner-container h2 { 
	font-size: 1.5rem;
	margin-bottom: 0.5rem;
}

.header-banner-container {
    padding-right: 60px !important;
    padding-left: 16px !important;
}

/* FOOTER CSS */
.min-footer img {
  width: 50px;
}
/* MOBILE HEADER SEARCH CSS */
.whb-header-bottom,
.whb-general-header {
  border: none;
}

/*PAGE TITLE - SEARCH ENTRY CSS*/

.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools:not(:last-child) {
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.shop-loop-head .wd-shop-tools:first-child {
  flex-direction: column;
}
.shop-loop-head .wd-shop-tools .woocommerce-result-count {
  color: rgb(153, 153, 153);
}
.woodmart-archive-shop .page-title {
  margin-bottom: 5px;
}
.page-title-default {
  background: none;
}

[class*='color-scheme-light'] .wd-action-btn a,
.color-scheme-light .breadcrumbs span {
  color: #333 !important;
}
.page-title.color-scheme-light .entry-title {
  background: transparent;
  border-radius: 5px;
  color: #333 !important;
  font-size: 1rem;
  padding: 0;
}

/*SHOP PAGES - PAGE TITLE CSS*/
.page-title {
  margin-bottom: 25px;
  background-image: none;
}
.page-title-default .nav-shop {
  background: #f2f2f2 !important;
  border-radius: 5px;
}
.color-scheme-light .shop-title-wrapper .entry-title {
  color: #333 !important;
  font-size: 1rem;
}
.page-title-default .wd-btn-show-cat {
  display: none !important;
}
.color-scheme-light .shop-title-wrapper .wd-back-btn:after {
  color: #333 !important;
  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;
}

/* HOME PAGE CSS */
#home_row_1,
#home_row_1_2,
#home_row_1_tablet_pro,
#home_row_1_2_tablet_pro,
#home_timer_row_desk,
#home_promo_big {
  display: none;
}

#home_row_1_mobile .promo-banner small {
  margin-top: 0.5rem;
  font-size: 14px !important;
  line-height: 20px !important;
  display: inline-block;
  font-weight: 600;
}
#home_row_1_mobile {
  margin-bottom: 15px;
}

#home_row_3 .wd-wpb {
  margin-bottom: 15px;
}
#home_row_3_inner {
  padding: 0 15px;
}

#home_row_3_inner .vc_column-inner {
  padding: 0;
}
#home_row_1_2_tablet_pro {
  margin-bottom: 0;
}

#home_timer_row_mobile {
  margin-bottom: 1rem;
}

#home_row_2,
#home_row_4 {
  margin-bottom: 2rem;
}
#home_row_3 {
  margin-bottom: 2.5rem;
}
#home_info_row {
  margin-bottom: 3rem;
}

#home_row_2 .wd-products-tabs.tabs-design-simple .wd-tabs-header:before,
#home_row_3:before,
#home_row_4:before {
  display: none;
}


#home_promo_big_mobile a img {
    border-radius: 5px;
}

/* HOME PAGE CSS */

.promo-banner .wrapper-content-banner {
  padding: 20px !important;
}

/*PAYMENT METHODS CSS*/

.payment_methods {
  padding: 15px !important;
  border: 1px solid #efefef !important;
  border-radius: 5px !important;
}

.payment_methods .payment_box {
  box-shadow: none !important;
  padding: 10px 0px !important;
}

.sv-wc-payment-gateway-card-icons {
  margin-top: 5px !important;
}

/*CART TOTAL CSS*/

.afrsm_shipping .extra-flate-tool-tip {
  margin-left: 10px !important;
}

@media screen and (max-width: 375px) {
  .cart-totals-inner {
    padding: 20px 15px !important;
    border: 2px solid #efefef !important;
  }
}

@media screen and (min-width: 376px) {
  .cart-totals-inner {
    padding: 20px !important;
    border: 2px solid #efefef !important;
  }
}

@media screen and (max-width: 375px) {
  .cart-actions .coupon {
    padding: 20px 15px !important;
  }
}

@media screen and (min-width: 376px) {
  .cart-actions .coupon {
    padding: 20px !important;
  }
}

#shipping_method label {
  margin-bottom: 15px !important;
}

#shipping_method li label {
  font-weight: 600 !important;
}

/*SHIPPING COSTS CSS*/

#order_review_heading {
  font-size: 16px !important;
  text-align: left;
}

#order_review_heading::before {
  font-family: 'Font Awesome 5 FREE';
  font-weight: 900;
  content: '\f03a';
  margin-right: 10px;
}

.woocommerce-billing-fields {
  margin-bottom: 30px !important;
}

.woocommerce-billing-fields__field-wrapper p {
  margin-bottom: 15px !important;
}

.woocommerce-billing-fields > h3 {
  font-size: 16px !important;
}

.woocommerce-shipping-fields__field-wrapper p {
  margin-bottom: 15px !important;
}

#ship-to-different-address label {
  font-size: 16px !important;
  line-height: 20px;
}
.woocommerce-additional-fields {
  margin-bottom: 20px;
}

.woocommerce-shipping-fields {
  padding-top: 20px;
}

.checkout-order-review {
  background: none !important;
  padding: 15px 0px !important;
}

.checkout-order-review:before,
.checkout-order-review:after {
  display: none !important;
}

#order_review .wd-table-wrapper {
  border: 1px solid #efefef !important;
  padding: 5px 15px !important;
  border-radius: 5px !important;
  box-shadow: none !important;
}

.woocommerce-terms-and-conditions-wrapper {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 14px;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  padding: 10px 15px 0px 15px;
  margin-bottom: 20px;
}

#order_review .wd-table-wrapper {
  overflow-x: unset !important;
}

.woocommerce-checkout-review-order-table tfoot tr:nth-child(2) td {
  padding: 10px 0px !important;
}

.woocommerce-checkout-review-order-table thead tr th:first-child {
  max-width: 50% !important;
  width: 50% !important;
  float: left;
}

.woocommerce-checkout-review-order-table tbody tr td:first-child {
  max-width: 50% !important;
  width: 50% !important;
  float: left;
  border: none !important;
}

.woocommerce-checkout-review-order-table tbody tr td:last-child {
  border: none !important;
}

.woocommerce-checkout-review-order-table tbody tr {
  border-bottom: 1px solid #e6e6e6;
}

.lpp-shipping-package-wrapper tr {
  border: none !important;
}
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
  max-width: 100% !important;
  width: 100% !important;
  display: block;
  padding: 15px 0px;
}

.woocommerce-checkout-review-order-table .cart-subtotal th {
  max-width: 50% !important;
  width: 50% !important;
  float: left;
  padding: 15px 0px;
  line-height: 20px;
}

.woocommerce-checkout-review-order-table .cart-subtotal td {
  max-width: 50% !important;
  width: 50% !important;
  float: right;
  padding: 15px 0px;
  line-height: 20px;
}

.woocommerce-checkout-review-order-table .order-total th {
  max-width: 50% !important;
  width: 50% !important;
  float: left;
  line-height: 20px;
}

.woocommerce-checkout-review-order-table .order-total td {
  max-width: 50% !important;
  width: 50% !important;
  float: right;
  line-height: 20px;
}

.pickup-location-field-label {
  margin-bottom: 10px;
}

.pickup-location-field .pickup-location-appointment-date {
  min-width: 0;
  max-width: 100% !important;
}

.pickup-location-field .ui-datepicker-trigger {
  margin-left: 0 !important;
}

.pickup-location-field .ui-datepicker-trigger:after {
  margin-left: -42px !important;
}

fieldset#wc-worldnetpayments-cc-form {
  padding: 20px 0px !important;
  border: none !important;
}

/*FOOTER CSS*/

.footer-column .widget {
  padding-bottom: 0px !important;
}

/*PRODUCTS CSS*/

/*
.product-image-summary div.quantity {
  width: 38%;
  margin-right: 1%;
}

div.quantity input[type='button'] {
  width: 33%;
}
.product-image-summary .single_add_to_cart_button {
  width: 59%;
}


@media screen and (max-width: 375px) {
  .btns-shop-light .single_add_to_cart_button {
    width: 58%;
    float: right;
  }
}

*/
.variations_form .variations td {
  padding-bottom: 10px !important;
}

.price .amount {
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
}

.related-products h3 {
  font-size: 15px !important;
}

.tabs-layout-tabs .tabs li a {
  font-size: 15px !important;
}

}

