.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:#e4a545;
}

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#222222;
}

:root{
--wd-text-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Roboto Slab", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#444444;
}
:root{
--wd-entities-title-font:"Roboto Slab", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-transform:uppercase;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Roboto Slab", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Roboto Slab", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#444444;
--wd-widget-title-font-size:14px;
}
:root{
--wd-header-el-font:"Roboto Slab", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .wd-header-cats .menu-opener{
	font-family: "Roboto Slab", Arial, Helvetica, sans-serif;font-size: 13px;
}

html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a{
	font-family: "Roboto Slab", Arial, Helvetica, sans-serif;font-size: 15px;
}

html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a{
	font-family: "Roboto Slab", Arial, Helvetica, sans-serif;font-size: 15px;
}

:root{
--wd-primary-color:#e4a545;
}
:root{
--wd-alternative-color:#cb8034;
}
:root{
--wd-link-color:#e4a545;
--wd-link-color-hover:#cb8034;
}
:root{
--btn-default-bgcolor:#e4a545;
}
:root{
--btn-default-bgcolor-hover:#cb8034;
}
:root{
--btn-shop-bgcolor:#e4a545;
}
:root{
--btn-shop-bgcolor-hover:#cb8034;
}
:root{
--btn-accent-bgcolor:#e4a545;
}
:root{
--btn-accent-bgcolor-hover:#cb8034;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
			--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0.001px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
	
		}

	
	
	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
	/* Quick view */
	div.wd-popup.popup-quick-view {
		max-width: 920px;
	}



	/* Header Banner */
	.header-banner {
		height: 55px;
	}

	body.header-banner-display .website-wrapper {
		margin-top:55px;
	}

	/* Tablet */
	@media (max-width: 1024px) {
		/* header Banner */
		.header-banner {
			height: 90px;
		}

		body.header-banner-display .website-wrapper {
			margin-top:90px;
		}
	}

	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 280px;
	}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//zeuswholesale.uk/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.4.2") format("woff2");
}

.color-primary {
    color: #fcca58!important;
}
.my-account-with-text .wd-tools-text{
    letter-spacing: 4px;
}
.woodmart-cart-number {
    color: #000!important;
}
.from {
		font-style: italic;
	  font-size: small;align-content
}
.swap-wrapp,
.swap-wrapp .swap-elements, 
.swap-wrapp .swap-elements .woodmart-add-btn {
    width: 100%;
}
.swap-wrapp .swap-elements .price {
    display: inline-block;
    float: left;
    width: 50%;
    text-align: right;
    padding-right: 5px;
}
.swap-wrapp .swap-elements .review {
    display: inline-block;
    float: right;
    width: 50%;
    color: #fcca58;
    text-align: left;
    padding-left: 26px;
}
.featured .product-title, .featured .woodmart-product-brands-links, .woodmart-add-btn {
    text-align: center;
}
.product-label.featured {
    background-color: #444;
	  color: #fcca58;
}
.product-label.new {
	background-color: #FCCA58;
	color: #444;
}

.product-design-alt .entry-summary {
margin-top:auto;
margin-bottom:auto;
}

.product_title {
letter-spacing:2px;
font-size:25px!important;
	text-transform:uppercase!important;
}

.nic-shot-cart {
	padding:25px;
	border:3px solid #EFEFEF;
}

.woocommerce-product-details__short-description {
font-size:17px;
}

.woodmart-button-wrapper.inline-element {
margin-bottom:2px;
}

.wcsatt-options-product-prompt {
border-top:2px solid rgba(27,27,27,.1);
padding-top:10px;
font-size:13px;
font-weight:700;
}

.footer-column-6 {
	display:none!important;
}

.variations_form .variations td {
vertical-align:inherit;
}

.variations_form .woocommerce-variation-price .price{
   font-size: 22px;
}

.comments-area .comment-body ul>li:before, .entry-content>ol ul>li:before, .entry-content>ul ul>li:before, .entry-content>ul>li:before, .header-banner-container>ol ul>li:before, .header-banner-container>ul ul>li:before, .header-banner-container>ul>li:before, .order-list ul>li:before, .portfolio-single-content>ol ul>li:before, .portfolio-single-content>ul ul>li:before, .portfolio-single-content>ul>li:before, .term-description>ol ul>li:before, .term-description>ul ul>li:before, .term-description>ul>li:before, .textwidget>ol:not(.menu) ul>li:before, .textwidget>ul:not(.menu) ul>li:before, .textwidget>ul:not(.menu)>li:before, .unordered-list ul>li:before, .unordered-list>li:before, .vc_toggle_content>ol ul>li:before, .vc_toggle_content>ul ul>li:before, .vc_toggle_content>ul>li:before, .wc-tab-inner>div>ol ul>li:before, .wc-tab-inner>div>ul ul>li:before, .wc-tab-inner>div>ul>li:before, .woocommerce-product-details__short-description>ol ul>li:before, .woocommerce-product-details__short-description>ul ul>li:before, .woocommerce-product-details__short-description>ul>li:before, .woocommerce-terms-and-conditions>ol ul>li:before, .woocommerce-terms-and-conditions>ul ul>li:before, .woocommerce-terms-and-conditions>ul>li:before, .woodmart-entry-content>ol ul>li:before, .woodmart-entry-content>ul ul>li:before, .woodmart-entry-content>ul>li:before, .woodmart-more-desc-inner>ol ul>li:before, .woodmart-more-desc-inner>ul ul>li:before, .woodmart-more-desc-inner>ul>li:before, .woodmart-text-block>ol ul>li:before, .woodmart-text-block>ul ul>li:before, .woodmart-text-block>ul>li:before, .wpb_text_column .wpb_wrapper>ol ul>li:before, .wpb_text_column .wpb_wrapper>ul ul>li:before, .wpb_text_column .wpb_wrapper>ul>li:before {
top:3px;
}

option:checked { font-weight: bold; }
option:nth-child(1) { font-weight: normal !important; }

a.wcs-switch-link {
    display: inherit;
    background: #fcca58;
    top: 5px;
    color: #fff !important;
    font-size: 13px !important;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
}


.social-form-circle .woodmart-social-icon {
color:#e4a545;
}

.color-scheme-light a:hover, .woodmart-dark a:hover {
color:#a7a595 !important;
}

.wholesale_price_minimum_order_quantity { display:none!important; }
.wholesale_price_order_quantity_step { display:none!important; }

#proper-vape-desc h1 { font-size:24px; }
#proper-vape-desc h2 { font-size:18px; }
#proper-vape-desc h3 { font-size:14px;font-weight:normal; }

.component .composited_product_title_wrapper .composited_product_title { font-size:14px!important;letter-spacing:normal; }
.composite_form .step_title_wrapper { font-size:18px;text-transform:uppercase; }
.composite_form:not(.paged) .component .component_inner { padding-bottom:1rem!important; }
.composite_form .step_title_wrapper { font-size:22px; }
.composite_price{ display:none!important; }

.fancybox-skin { background:#fff; }
.wwof-popup-product-summary .dummy-table, .wwof-popup-product-summary .dummy-table td, .wwof-popup-product-summary .dummy-table th { padding-top:20px!important; }
.wwof-popup-product-summary .dummy-table td { border-bottom:none!important; }

p.form-row-first { padding-right:10px!important; }

.product_tags { color:#000;list-style:none;margin-bottom:-5px; }

ol,ul { --li-pl:0px!important; }

.nicCheckout {
    border: 3px solid #EFEFEF;
    padding: 15px;
    text-align: center;
    margin-bottom: 15px;
}

.cwgstock_button { background:#e8a545!important; }
.cwginstock-subscribe-form .panel-primary>.panel-heading { background-color:#e8a545!important;border-color:#e8a545!important; }
.cwginstock-subscribe-form .panel-primary { border-color:#e8a545!important; }

.page-id-2010188 .whb-header-bottom {
    background-color: #e92d8b!important;
}
@media (min-width: 1025px) {
.page-id-2010188 .menu-opener {
    background: #e92d8b!important;
    background: linear-gradient(
90deg, #f08fba 0%, #f16aad 100%)!important;
    border-image: linear-gradient( to bottom, #f08fba, #f16aad ) 1 100%!important;
}
}
.page-id-2010188 .whb-col-right li a { color: #fff!important;}
.page-id-2010188 .wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
    background-color: #fff!important;
	color:#000!important;
}
.pinkh4 {
	margin-top: -23px;
	letter-spacing: 6px;
}
#pink-product
.col-md-4 {
    flex: 100%;
    max-width: 100%;
}
/*.page-id-98335 .amount, .page-id-99017 .price  {
    color: #e92d8b!important;
}*/
#pink-button a {
    background: linear-gradient( 
90deg, #f16aad 0%, #f08fba 100%);
    width: 100%;
    color: #fff;
    font-family: var(--wd-title-font);
    font-size: 25px;
	letter-spacing: 2px;
	padding:7px 20px;
	text-transform:uppercase;
	align-items:center;
	display:inline-flex;
	font-weight:600;
	justify-content:center;
}


div.target-wrap {
	width: 100%;
	height: 25px;
	background-color: #eee;
	border-radius: 13px;
	position: relative;
}
p.target-p {
	color: #444;
	text-align: right;
	position: absolute;
	right: 8px;
	top: 2px;
}
div.target-bar {
	background: #e92d8b;
	background: linear-gradient(90deg, #f16aad 0%, #f08fba 100%);
	width: 100%;
	height: 25px;
	float: left;
	border-radius: 13px 0px 0px 13px;
}
p.target-price {
	color: #fff;
	text-align: left;
	position: absolute;
	left: 8px;
	top: 2px;
}

#post-2010499 #log-in,#lost-password { display:none!important; }

.pulse-message .pulse-icon { 
		display: inline-block;
		color: #fcca58!important;
}    
.pulse-message p {    
		display: inline-block;
    position: relative;
    left: -10px;
    font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.pulse-message {
		background: #000;
    box-shadow: 0 0 0 0 rgb(0 0 0);
    width: 100%;
    color: #fff;
	  font-size: 16px;
    padding: 15px 0 0 20px;
	  border-radius:5px;
	  margin:20px 0px 20px 0px;
	  margin: 0;
    transform: scale(1);
    animation: pulse-black 3s infinite;
	text-align-last:center;
}

@keyframes pulse-black {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

.sale_bar_cat { background-color:#000;color:#fff;margin:5px auto;padding:5px;width:70%;border-radius:5px; }

/*.product-grid-item .price { display:none!important; }*/

.usps { max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:10px!important; }

.dispatchcart {
padding:10px;
background-color:#000;
color:#fff;
text-align:center;
margin-top:15px;
margin-bottom:15px;
}

/* content pages */
#cloud-cover-top, #cloud-cover-bot {
		background-repeat: repeat-x !important;
}
.prod-flavour {
	margin-top:	-100px;
}
.prod-flavour h4 {
	text-transform: uppercase;
	letter-spacing: 7px;
}
.prod-flavour-dimp h4 {
	text-transform: uppercase;
	letter-spacing: 4px;
}
.prod-flavour-desc {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    text-align: center;
}
.prod-button {
	font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
	max-width: 80%;
}

.wd-timeline-item {
    margin-bottom: 20px!important;
}
.wd-item-position-left .timeline-col, .wd-item-position-right .timeline-col {
    padding: 0px 15px 0px!important;
}
.wd-timeline-wrapper {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
span#bftimer { color:#fff;font-weight:bold; }

#syawz-bottles {
	flex: auto;
}
.prod-display h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px!important;
		margin-bottom: 16px!important;
}
.prod-display .title-after_title {
    font-size: 12px!important;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'Roboto Slab';
    font-weight: 400;
	  line-height: 20px!important;
}
.prod-text {
    min-height: 180px;
}
.mortals .prod-text {
    min-height: 135px;
}
.tobacco .prod-text {
    min-height: 50px;
}
.prod-split-title p {
    text-align: center;
    font-family: 'Roboto Slab';
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 20px;
}
.brand-title h4 {
	background-color: #000;
    padding: 0px 18px;
    letter-spacing: 8px;
}
.center {
	text-align: center;
}
.center img {
	display: inline-block;
}
.flav-button {
	    font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    max-width: 95%;
    min-height: 80px;
}

#wc_bis_product_form .wc_bis_form_title {
background-color:#e8a545;
padding:20px;
color:#fff;
font-family:"Roboto Slab", Arial, Helvetica, sans-serif;
text-align:center;
font-size:17px;
font-weight:bold;
}
#wc_bis_product_form {
/*padding: 0 5px 0 5px;*/
border: 2px solid #e8a545;
border-radius:5px;
}
#wc_bis_send_form {
margin:0px auto 15px!important;
display:block;
width:100%;
background-color:#e8a545;
color:#fff;
font-size:14px;
}
.wc_bis_form_content {
padding:0 10px 0 10px;
}

#wwof_product_listing_ajax_content input[type="number"] {
width:30px;height:42px;border-radius:0;border-left:none;border-right:none;
}

#wwof_product_listing_ajax_content .minus, .plus {
padding:0 5px;min-width:25px;height:42px;border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);background:transparent;box-shadow:none;
}
#wwof_product_listing_ajax_content .minus { margin-right:-4px; }
#wwof_product_listing_ajax_content .plus { margin-left:-4px; }
#wwof_product_listing_ajax_content .product_variations_label { display:none; }
#wwof_product_listing_ajax_content input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}


.vc_parallax .vc_parallax-inner { height:auto!important; }

.product-label.new { background-color:#f2c769!important; }

#wwlc-registration-form .field-set label { display:inline-block!important; }

/*a.product_link img.woocommerce-placeholder,*/  .wwof_product_listing_item_thumbnail  { min-width:175px;margin-left:auto;margin-right:auto;display:block; }
.tofname { text-align:center; }
/*.col-lg-20_0 { padding:15px;min-height:400px;border:2px solid #eee;margin:10px;max-width:18%!important; }*/
.tofbuyleft, .tofbuyright, .tofstock, .tofprice { float:left;width:45%; }
.tofbuy { margin-top:5px; }
.product_info_brand { position:absolute;top:-5px;right:0px; }
.product_info_brand_below { position:absolute;top:30px;right:0px; }

#wwof_product_listing_pagination .page-numbers { font-family:'Roboto Slab';font-size:22px;padding:0em 4px!important; }

.wd-progress-bar { display:flow-root; }

.labels-rounded .label-with-img {
max-width:90px!important;
}


/* NEKTAP */
.page-id-2030585 .prod-text {
    min-height: 115px;
}
.page-id-2030585 #the-black {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.prod-split-title-2 p {
    text-align: center;
    font-family: 'Roboto Slab';
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 20px;
}

/*** LOST VAPE BUNDLES ***/
.lv-price {
	text-align: center;
}
.lv-oldwrap {
		font-size: 20px;
    font-family: 'Roboto Slab';
	color:#cb8034;
}
.lv-oldprice {
	text-decoration: line-through;
}
.lv-newprice {
	  font-size: 40px;
    font-family: 'Roboto Slab';
    font-weight: bold;
    color: #ffffff;
}

.lv-newlabel {
	  padding: 8px;
    background-color: #fcca58;
    position: relative;
    top: -8px;
    font-family: 'Roboto Slab';
    font-weight: bold;
    font-size: 18px;
    color: #000;
    margin-right: 8px;
}
.lv-title {
	  text-align: center;
    font-size: 50px;
    letter-spacing: 7px;
    margin-bottom: 0px;
	color:#fcca58;
}
.lv-subtitle {
	  text-align: center;
    font-style: italic;
}
.lv-percentage {
	    font-size: 36px;
    background-color: #fccb59;
    padding: 0px 10px;
	color: #000;
	position:relative;
}

.lv-button { font-family:"Roboto Slab", Arial, Helvetica, sans-serif;font-weight:700;font-size:16px;margin-bottom:20px; }

/* Hide price on WooCommerce category pages */
.archive.woocommerce .price {
    display: none;
}

.wd-hover-icons .wd-buttons { display:none!important; }@media (min-width: 1025px) {
	.prehead-tagline {
    font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
    color: #fcca58;
    text-transform: uppercase;
    letter-spacing: 8px;
}
#changeText {
    opacity: 1;
    transition: opacity 0.5s;
}
.hide {
    opacity: 0 !important;
}
.menu-opener {
    background: rgb(252,202,88);
    background: linear-gradient(90deg, rgba(252,202,88,1) 0%, rgba(203,128,52,1) 100%);
		border-width: 3px;
  	border-style: solid;
  	border-image: 
    linear-gradient(
      to bottom, 
      #fcca58, 
      #cb8034
    ) 1 100%;
}

div.footer-column {
	max-width: 20%;
	flex:0 0 20%;
}


th.options { width:20%!important; }
th.product { width:25%!important; }
th.avail { width:15%!important; }
.tiles1,.tiles2,tiles3 { margin-bottom:30px!important; }

#post-2010499 .select2-container .select2-selection--single {
height:42px;
}

#post-2010499 .select2-container--default .select2-selection--single {
border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);
	border-radius:unset;
}

#post-2010499 .wwlc_company_name, .first_name, .wwlc_password, .wwlc_address, .wwlc_city, .wwlc_postcode { float:left;width:48%; }
#post-2010499 .user_email, .last_name, .wwlc_password_confirm, .wwlc_address_2, .wwlc_state, .wwlc_phone { float:left;width:48%;margin-left:20px; }
#post-2010499 input[type="submit"] { margin-top:20px; }
#post-2010499 .select2-container .select2-selection--single .select2-selection__rendered { padding-top:5px;color:#777!important; }
#post-2010499 .wwlc_cf_nature_of_business { margin-bottom:20px; }
#post-2010499 .wwlc_cf_nature { display:table!important; }
#post-2010499 #wwlc-registration-form .wwlc_checkboxes_container label.checkbox_options { float:left;margin-right:15px; }

#xmas-garlandsame { background-repeat:repeat-x!important;position:relative;z-index:99;top:-60px; }
#gar-top { top:50px;z-index:99;position:relative;margin-top:-70px; }

 /*** NEW FIVE @)@@ ***/
.n5-text {
	    min-height: 225px;
}
.n5-text-disposables {
min-height:150px;
}
#the-black-mobile { display:none!important; }
/*.bolt-prod-text { min-height:205px; }*/
.prod-text-bolt { min-height:110px; }
/*.bolt-prod-text { min-height:205px; }*/
.boltsalt-top-m { display:none!important; }

/* BOLT PAGE NEW BITS */
.bolt-prod-image {
	width: 80%;
	margin: 0 auto;
}
.bolt-new {
	position: absolute;
    left: 40px;
    padding: 16px;
    background: #000;
    font-size: 39px;
    top: -35px;
    color: #ffffff;
}
.bolt-new .vc_message_box-icon {
	display: none;
}
.bolt-new h4 {
    margin-bottom: 0px;
    font-size: 26px;
    letter-spacing: 5px;
	  color: #ffffff;
}

.new5-top-m { display:none!important; }
.nektap-m { display:none!important; }


.zodiac-text { min-height:250px!important; }

.liqtext { min-height:260px; }
}

@media (min-width: 768px) and (max-width: 1024px) {
	.tiles1,.tiles2,tiles3 { margin-bottom:30px!important; }

#xmas-garlandsame { background-repeat:repeat-x!important;position:relative;z-index:99;top:-15px; }
#gar-top { top:50px;z-index:99;position:relative;margin-top:-70px; }
#brand-bar .vc_column_container {
	background-color: rgba(0,0,0,0.7);
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#xmas-garlandsame { background-repeat:repeat-x!important;position:relative;z-index:99;top:-15px; }
#gar-top { top:50px;z-index:99;position:relative;margin-top:-70px; }
#brand-bar .vc_column_container {
	background-color: rgba(0,0,0,0.7);
}
}

@media (max-width: 576px) {
	ul.wcsatt-options.overrides_exist {
text-align:left;
}

.product_tags {
font-size:10px!important;
}

.content-width-50 {
max-width:50%;
}

.promo-banner .content-banner {
width:40%!important;
}

.lang-top { text-align:center; }
.tiles1,.tiles2,tiles3 { margin-bottom:0px!important; }

#pink-button button { font-size:20px!important; }
#pink-button a { font-size:20px!important; }

#xmas-garland-mob { background-repeat:repeat-x!important;position:relative;z-index:99;top:-15px; }
#gar-top-mob { top:50px;z-index:99;position:relative;margin-top:-70px; }
.uspsm { margin-bottom:10px!important;margin-top:10px; }

#the-black { display:none!important; }
#the-black-mobile { min-height:70vh!important; }
#brand-bar .vc_column_container {
	background-color: rgba(0,0,0,0.7);
}
/*.bolt-prod-text { min-height:130px;margin-bottom:10px!important; }*/
.prod-split-title { margin-top:-80px;/*padding-top:60px;*/ }
.brand-title { /*margin-top:-80px;*/padding-bottom:60px; }
.boltsalt-top-d { display:none!important; }
/* BOLT PAGE NEW BITS */
.bolt-prod-image {
	width: 80%;
	margin: 0 auto;
}
.bolt-new {
	position: absolute;
    left: 40px;
    padding: 16px;
    background: #000;
    font-size: 39px;
    top: 0px;
    color: #ffffff;
}
.bolt-new .vc_message_box-icon {
	display: none;
}
.bolt-new h4 {
    margin-bottom: 0px;
    font-size: 26px;
    letter-spacing: 5px;
	  color: #ffffff;
}
.new5-top-d { display:none!important; }

.product_info_brand_below { top:0px!important;right:0px!important; }
.nektap-d { display:none!important; }
}

