@charset "utf-8";
/* CSS Document for PixieMedia_AddPopup */
body.catalog-product-view.pixiepop-open .modal-popup.pixie-addpop-modal .modal-inner-wrap { background:#f5f5f7; }
.pixie-addpop-modal { background: rgba(0, 0, 0, 0.7); }
.pixie-addpop-modal .modal-content { padding:0 !important; }
._has-modal.pixiepop-open a.logo { z-index: 1; }
.pixie-addpop-modal .modal-header { background:#d09000; position: relative; height:95px !important;  padding:15px 25px !important; border-bottom: 1px solid #e8e8e9; margin-bottom: -1px; }
.pixie-addpop-modal .modal-header h1 { font-size:18px; font-weight: 500; color:#fff; text-transform: uppercase; letter-spacing: 1px; border:none; padding:0; margin:0; position: absolute; left:20px; top:50%; transform: translate(0,-50%); }
.modal-popup.pixie-addpop-modal .action-close { position: absolute; margin:0; right:20px; top:50%; transform: translate(0,-50%); border-radius: 50%; box-shadow: 0 0 10px -5px #000;  }
.modal-popup.pixie-addpop-modal .action-close:before { color:#000; background:#fff; border-radius: 50%; padding: 10px; }
.pixiepopup-content { width:100%; margin-top: 10px; box-sizing: border-box; float:left; padding: 0 25px 0px 10px; }
.pixiepopup-content .content-inner { border: none; padding: 0; }
.pixiepopup-content .content-inner .product-item-actions { width:50%; float:right; text-align: right; }

.name-wrap { width:100%; float:left; display: flex; justify-content: space-between;  }


.pixiepopup-content .content-inner .product-item-actions a.action { background:url(../images/bin.svg) no-repeat center left / 100% !important; border:0 !important; padding: 0; text-decoration: underline; font-size: 0; width:20px; height:20px; color:#42444F; margin-top:0px; }
.pixiepopup-content .content-inner .product-item-actions a.action:hover { text-decoration: underline; }

.pixie-addpop-block { display: flex; flex-direction: column; }
.pixiepopup-content { order: 5; }
.pixiepopup-summary { order:2; }
.pixie-addpop-modal .shopping-actions { order:5; display: flex; flex-direction: column; border-bottom: 0; margin-bottom: 0px; }
.pixie-addpop-modal .shopping-actions .action.continue-action { order: 2; margin: 10px 0 0; }
.pixie-addpop-modal .shopping-actions .action.primary { order: 1; margin-top: 25px; }
.pixiepopup-cross { order:10; margin-top: -25px; }

.pixiepopup-summary a.action.primary { padding:3px 7px; font-size: 12px;  }
.pixiepopup-content .item.product.product-item .product-image-container { width:25% !important; float:left; border:1px solid #e8e8e9; box-sizing: border-box; border-radius: 4px; overflow: hidden; }
.pixiepopup-content .item.product.product-item {  margin-bottom: 18px; border-bottom: 1px solid #e8e8e9; padding-bottom: 19px;  }
.pixiepopup-content .item.product.product-item:last-child { border-bottom: 0; }
.pixiepopup-content .item.product.product-item .product-image-container .product-image-wrapper { display: contents; padding: 0 !important; height:auto !important; }
.pixie-addpop-modal .product-image-container .product-image-wrapper { display: contents; padding: 0 !important; }
.pixiepopup-content .item.product.product-item a img { width:100%; height: auto !important; padding-top: 0px; }
.pixiepopup-content .product-item-details { box-sizing: border-box; width:75%; padding-left:10px; float: left; font-size: 12px; }
.pixiepopup-content .item.product.product-item .product-item-name { width:100%; float:left; text-align: left; }
.pixiepopup-content .item.product.product-item .product-item-name a, .pixiepopup-content .item.product.product-item .product-item-name { width:100%; font-size: 14px; line-height: 14px; font-weight: 600; text-transform: uppercase; text-align: left; }
.pixiepopup-content .item.product.product-item .product-item-pricing {  }
.pixiepopup-content .item.product.product-item .product-item-sku { font-size: 12px; font-weight: 400; }
.pixiepopup-content .item.product.product-item .product-item-sku b { font-weight: 600; }
.pixiepopup-content .item.product.product-item .product-item-sku span { float:left; position: relative;   }
.pixiepopup-content .item.product.product-item .pixie-colour-minicart, .pixiepopup-content .item.product.product-item .pixie-sku-minicart { padding-right: 10px; }

.pixiepopup-content .item.product.product-item .skuprice-wrap { width:100%; float:left; padding-top: 15px;  }
.pixiepopup-content .item.product.product-item .skuprice-wrap .details-qty.qty { float:left; width:50%; font-size: 12px; display: flex; }
.pixiepopup-content .item.product.product-item .skuprice-wrap .product-item-pricing { float:right; text-align: right; width:50%;  }

.pixiepopup-content .item.product.product-item .details-qty { width:100%; float:left; }
.pixiepopup-content .details-qty.qty .ui-spinner { display: flex; }
.pixiepopup-content .details-qty.qty .ui-spinner input { padding:0; box-shadow: none !important;  font-size:10px; order:2; width: 25px; height:25px; margin:0 5px; position: relative; display: inline-block; border:1px solid #050000; color:#050000; box-sizing: border-box; text-align: center; }
.pixiepopup-content .details-qty.qty .ui-spinner .ui-spinner-up { order:3; }
.pixiepopup-content .details-qty.qty .ui-spinner .ui-spinner-down { order:1; }
.pixiepopup-content .details-qty.qty .ui-spinner-button { width: 25px; height:25px; background:#fff; position: relative; display: inline-block; border:1px solid #050000; margin:0;  }
.pixiepopup-content .details-qty.qty .ui-spinner-button .ui-icon { position: absolute; left:50%; top:50%; transform: translate(-50%,-50%); color:#050000 }


.pixiepopup-content .item.product.product-item .details-qty .ui-spinner-button {  }
.pixiepopup-content .item.product.product-item .details-qty .item-qty {  }
.pixiepopup-content .item.product.product-item .product-item-info { width:100%; text-align: center; }
.pixiepopup-content .item.product.product-item .product-item-name { padding-bottom: 0px; min-height: 0; margin:0; }
.pixiepopup-content .item.product.product-item .price-wrapper span { font-weight: bold; min-height: 28px; color:#050000; padding-left: 5px;  }
.pixie-addpop-modal .pixiepopup-cross .product-items a { float:left; width:100%; }
.pixie-addpop-modal .pixiepopup-cross .product-items .product-image-container { width:100% !important; padding:0; margin:0; box-sizing: border-box; border:1px solid #e8e8e9; border-radius: 4px; overflow: hidden; }
.pixie-addpop-modal .pixiepopup-cross .product-items a.buy.action { padding:2px 5px; font-size:12px; float:none; }
.pixie-addpop-modal .pixiepopup-cross .product-items .price { font-weight: bold; }
.pixie-addpop-modal .pixiepopup-cross .product-items .product-item-info { padding:0 10px; box-sizing: border-box; width:100%;}
.pixie-addpop-modal .pixiepopup-cross .product-items .price-container { float:none; width:100%; text-align: center; margin-bottom:4px; padding-top:2px; }
.pixie-addpop-modal .pixiepopup-cross .product-items .product-item-details .product-item-name { text-align: left; font-weight: normal; min-height: 40px; font-size:14px;  padding-top: 0px; margin-top: 5px; width:100%; float:left;   }
.pixie-addpop-modal .pixiepopup-cross .product-items .product-item-details .product-item-name a { font-weight: 500; color:#050000; text-transform: uppercase; font-size:12px;  display: -webkit-box;  -webkit-line-clamp: 2;  text-overflow: ellipsis;  -webkit-box-orient: vertical;   overflow: hidden;  }

.pixie-addpop-modal .pixiepopup-cross a.viewprimary { background:#fff; text-transform: uppercase; box-sizing: border-box; border:2px solid #050000; border-radius: 3px; padding:12px 10px; line-height: 12px; width:100%; text-align: center;  float:left; margin:3px 0; font-weight: 600; font-size: 12px; transition:all 200ms ease; color:#050000; }
.pixie-addpop-modal .pixiepopup-cross a.viewprimary:hover { background:#050000; color:#fff;  text-decoration: none; }

.pixiepopup-cross .slick-dots { position: static; margin-top:10px !important; }
.pixie-addpop-modal .product-image-wrapper .product-image-photo { position: static; width:100%; height: auto !important; }
.pixiepopup-cross { width:100%; float:left; text-align: center; box-sizing: border-box; padding: 10px 0px 20px; overflow: hidden; }
.pixiepopup-cross .product-items { margin-left: 0px; width:100%; box-sizing: border-box; padding-left:10px; padding-right: 10px;}
.pixiepopup-cross .sub-title { font-size:20px; margin-bottom:0; margin-top: 25px; font-weight: bold; text-align: left; border-top:1px solid #e8e8e9; padding: 20px 20px 0 20px; text-transform: uppercase; text-align: center; /*background:url(../images/wave-line-blue.svg) no-repeat center bottom / auto 20px;*/ }
.pixiepopup-summary { width:100%;  padding:0 0px; float:left; box-sizing: border-box;  }
.pixiepopup-summary .shopping-cart {  }
.pixiepopup-summary .shopping-actions { width:100%; display: flex; flex-direction: column; }
.pixiepopup-summary .shopping-actions .action { order:1; width:100%; border:1px solid #000; text-align: center; padding:10px; box-sizing: border-box; font-weight: bold; text-transform: uppercase; border-radius: 3px; margin-top: 10px; }
.pixiepopup-summary .shopping-actions .action.primary { width:100%; order:2; border:none; padding:11px; font-size: 14px; }
.pixiepopup-content .option-item { width:100%; float:left; }
.pixiepopup-content .option-item .label { float:left; margin-right:5px; }
.pixiepopup-content .option-item .label:after { content:': '; }
.pixiepopup-content .option-item .values { float:left; }
body.catalog-product-view.pixiepop-open .page.messages { display:none; }
/*.pixiepopup-content ol.product-items li:nth-child(n+2) { display: none; }*/

.pixie-addpop-modal .shopping-actions { width:100%; float:left; padding: 0px 25px 15px; box-sizing: border-box; }
.pixie-addpop-modal .shopping-actions a.action { width: 100%; float:left; }
.pixie-addpop-modal .shopping-actions a.action.primary { background:#fff;  text-align: center; border:2px solid #050000; padding: 14px 12px; box-sizing: border-box; font-size:14px; color:#050000; font-weight: 600; border-radius: 4px; letter-spacing: 1px; }
.pixie-addpop-modal .shopping-actions a.action.primary span {  }
.pixie-addpop-modal .shopping-actions a.action.primary.checkit { margin-top: 10px; }
.pixie-addpop-modal .shopping-actions a.action.primary:hover, .pixie-addpop-modal .shopping-actions a.action.primary.checkit { background:#050000; text-transform: none; color:#fff; }

.pixie-addpop-modal .shopping-actions a.action.continue-action { margin-bottom:10px; text-align: center; padding:12px; box-sizing: border-box; font-size: 14px; font-weight: 500; text-transform: none; text-decoration: underline !important; color:#050000; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; }

.modal-popup.pixie-addpop-modal .summary-item { width:100%; float:left; margin-bottom: 0px; border-bottom: 1px solid #e8e8e9; padding:15px 25px; box-sizing: border-box; }
.modal-popup.pixie-addpop-modal .summary-item .label { float:left; width:50%; font-weight: 600; }
.modal-popup.pixie-addpop-modal .summary-item .values { float:left; width:50%; text-align: right; font-weight: bold; }



body.pixiedust .modals-wrapper .pixie-addpop-modal  { right:-550px !important; margin:0 !important; position: fixed !important; left:auto !important; top:0 !important; bottom:0 !important; transform: translate3d(0px,0px,0px) !important; transition: all 200ms ease; }
body.pixiedust.pixiepop-open .modals-wrapper .modal-popup.pixie-addpop-modal { right:0 !important;  }
body.pixiedust .modals-wrapper .pixie-addpop-modal .modal-inner-wrap { position: static !important; margin:0 !important; transform: translate3d(0px,0px,0px) !important; height:100% !important; width:550px !important; }

body.pixiedust .modals-wrapper .pixie-addpop-modal .tospendvalues { width:100%; float:left; margin: 10px 0 15px; }
body.pixiedust .modals-wrapper .pixie-addpop-modal .pixie-spendmore { width:100%; float:left; box-sizing: border-box; background:url(../images/delivery-percent.svg) no-repeat center left / 35px; padding-left: 40px;  }
body.pixiedust .modals-wrapper .pixie-addpop-modal .tospendvalue .spend-ometer { margin-top: 25px !important; }


@media screen and (max-width: 768px) {
.modal-popup.pixie-addpop-modal .action-close:before { margin-top:2px; }
}

@media screen and (max-width: 600px) {
	.pixie-addpop-modal .shopping-actions a.action.continue-action { width:100%;   }
	.pixie-addpop-modal .shopping-actions a.action.primary { width:100%;  }
	body.pixiedust.pixiepop-open .modals-wrapper .modal-popup.pixie-addpop-modal { width:90% !important; }
	body.pixiedust .modals-wrapper .pixie-addpop-modal .modal-inner-wrap { width:100% !important; }
	.pixie-addpop-modal .modal-header h1 { font-size: 14px; }
	.pixiepopup-content .item.product.product-item .product-item-name a { font-size: 12px; }
	.pixiepopup-content .item.product.product-item .price-wrapper span, .modal-popup.pixie-addpop-modal .summary-item { font-size: 12px; }
	.pixie-addpop-modal .shopping-actions a.action.primary { font-size:12px !important; }
}

@media screen and (min-width: 1200px) {
	
	
	.pixie-addpop-modal .shopping-actions a.action.primary { transition:all 200ms ease; }
	/* PRODUCT PAGE - NON FIXED HEADER VERSION */
	body.catalog-product-view.pixiepop-open .modal-popup.pixie-addpop-modal .modal-inner-wrap { position: absolute; left:50%; margin:0; transform: translate(-50%,0); margin-left: 325px; margin-top:170px;  width:550px !important; }
	
	@media screen and (max-height: 810px) {
		body.catalog-product-view.pixiepop-open .modal-popup.pixie-addpop-modal .modal-inner-wrap { margin-top:35px; }
	}
	
	body.catalog-product-view.pixiepop-open .modals-wrapper { z-index: 99999 !important; position: absolute; }
	body.catalog-product-view.pixiepop-open .modals-overlay, body.catalog-product-view.pixiepop-open .pixie-addpop-modal {   }
	body.catalog-product-view.pixiepop-open .popper { display:block; }
	body.catalog-product-view.pixiepop-open .page-header { z-index: 999;   }
	body.catalog-product-view.pixiepop-open .page-header .popper2 {  }
	body.catalog-product-view.pixiepop-open .page-header .block.block-search { z-index: 0; }
	body.catalog-product-view.pixiepop-open  .baskcon { background:url(../images/Cart-whitex2.png) no-repeat center / 20px; }
	body.catalog-product-view.pixiepop-open a.showcart span.logbut span { color:#fff; }
	body.catalog-product-view.pixiepop-open .page-wrapper { margin-left:-10px; }
	
	/* PRODUCT PAGE -FIXED HEADER VERSION */
	body.catalog-product-view.fxheaderin .modal-popup.pixie-addpop-modal .modal-inner-wrap { position: absolute; left:50%; margin:0; transform: translate(-50%,0); margin-left: 450px; margin-top:85px; }
	
	@media screen and (max-height: 810px) {
		body.catalog-product-view.fxheaderin .modal-popup.pixie-addpop-modal .modal-inner-wrap { margin-top:35px; }
	}
	body.catalog-product-view.fxheaderin._has-modal .fixedheader.inyoucome .baskcon { background:url(../images/Cart-whitex2.png) no-repeat center / 20px; }
	body.catalog-product-view.fxheaderin._has-modal .fixedheader.inyoucome a.showcart span.logbut span { color:#fff; }

	/* CATEGORY PAGE VERSION */
	body.pixiepop-open .modal-popup.pixie-addpop-modal .modal-inner-wrap { position: absolute; left:50%; margin:0; transform: translate(-50%,0); margin-left: 460px; margin-top:90px; }
	@media screen and (max-height: 810px) {
		body.pixiepop-open .modal-popup.pixie-addpop-modal .modal-inner-wrap { margin-top:35px; }
	}
	
	.modal-popup.pixie-addpop-modal .modal-inner-wrap { transition: none !important; }
	body.pixiepop-open .modals-wrapper { z-index: 99999 !important; position: absolute; }
	body.pixiepop-open  .modals-overlay, body.pixiepop-open  .pixie-addpop-modal { background-color:rgba(0, 0, 0, 0.6) !important; }
	body.pixiepop-open .popper { display:block; }
	body.pixiepop-open .page-header { z-index: 999;   }
	body.pixiepop-open .page-header .popper2 { display: block !important; z-index: 1; }
	body.pixiepop-open .baskcon { background:url(../images/Cart-whitex2.png) no-repeat center / 20px; }
	body.pixiepop-open a.showcart span.logbut span { color:#fff; }
	body.pixiepop-open .sections.nav-sections { z-index: 4 !important; }
}

@media screen and (min-width: 768px) and (max-height: 830px) {
	
	.pixiepopup-content .content-cart { overflow-y: auto; padding-right: 20px; width:calc(100% + 20px);  }
	
}

@media screen and (min-width: 768px) and (min-height: 830px) {
	
	.pixiepopup-content .content-cart { overflow-y: auto; }
	
}

@media screen and (max-width: 768px) {
	
}



.pixie-sku-minicart { padding-right: 10px; }
.pixie-lead-time-minicart { padding-left: 10px; }

/* ADD TO BASKET KEEP BUTTONS VISIBLE */
body.pixiedust .modals-wrapper .modal-popup.pixie-addpop-modal .modal-inner-wrap { overflow-x: hidden; }
body.pixiedust .pixie-addpop-modal .modal-content { height: 100%; position:relative; }
body.pixiedust .pixie-addpop-modal .modal-content .pixie-addpop-block  { height: 100%; }
body.pixiedust .pixie-addpop-modal .modal-content .shopping-actions { position:sticky; box-shadow: 0px -5px 10px -11px #000;  }
body.pixiedust .pixie-addpop-modal .pixiepop-scroller { position:relative; overflow-y:auto; overflow-x:hidden; width:calc(100% + 15px); padding-right: 15px; }
body.pixiedust .pixie-addpop-modal .modal-content .pixie-addpop-block { display:flex; flex-direction:column; }
body.pixiedust .pixie-addpop-modal .pixiepop-scroller .pixiepopup-content, body.pixiedust .pixie-addpop-modal .pixiepop-scroller .pixiepopup-cross,  body.pixiedust .pixie-addpop-modal .pixiepop-scroller .pixiepopup-summary { padding-right: 15px;}
body.pixiedust .pixie-addpop-modal .pixiepop-scroller .pixiepopup-content .item.product.product-item { padding-bottom:10px;  }
body.pixiedust .pixie-addpop-modal .shopping-actions a.action.continue-action { margin: 0 !important;}
body.pixiedust._has-modal.pixiepop-open .grecaptcha-badge { display:none !important; }

body.pixiepop-open .action.primary:hover { background: #6f7a89 !important; border-color: #6f7a89 !important; }
body.pixiedust .pixie-addpop-modal .action.primary.paypal:hover { border-color:#ffc340 !important; background:#ffc340 url(../images/pixiepal-button.png) no-repeat center / auto 47px !important; border-color: #ffc340; }
body.catalog-product-view.pixiepop-open .modal-popup .modal-footer { display: block; }
body.pixiepop-open .action.primary { }
body.pixiepop-open button.action-accept { }
body.pixiepop-open button.action-accept, body.pixiepop-open button.action-accept { border-radius: 3px; }
body.pixiepop-open .pixiepopup-content .content-inner .product-item-actions a.action { background:url(../images/bin.svg) no-repeat center left / 100% !important; }
body.pixiepop-open .pixiepopup-content .product-items .product-item { padding: 30px 15px 30px 0; }
body.pixiepop-open .pixiepopup-content .product-items { padding-bottom: 0; }
body.pixiepop-open .pixiepopup-content { overflow-y: auto; overflow-x: hidden; /*margin-bottom: 115px;*/ }
body.pixiepop-open .pixie-addpop-modal .shopping-actions { padding-bottom: 30px; }
@media screen and (max-width: 768px) {
    body.pixiepop-open .modal-popup.modal-slide .modal-inner-wrap { max-height: unset; }
}
body.pixiepop-open .pixiepopup-content .product-item-details { line-height: 10px;} 
body.pixiepop-open .pixiepopup-content .details-options { font-size: 12px; line-height: 12px;}

.cart-confidence-msg { text-align: center; text-transform: uppercase; }
.cart_since_hed { padding: 5px 0; }