/* theme.css contains styles that support different sizes of theme images */ @import url("theme.css"); /* begin general styles for all themes */ body { margin: 0px; padding: 0px; } form { margin: 0px; } /* Generic text formatting used throughout the store ---------------------------- */ ol { padding: 1em 1em 1em 3em; margin: 0; border-bottom: dotted 1px #000; } .actCHECKOUTEM { background-color: #333333; } .actCHECKOUTBG { background-color: #ffffff; } .actlarger { font-size: 13px; color: #000000; } .actsmaller{ font-size: 10px; color: #000000; } .actxxsmall { font-size: 10px; color: #000000; } .actxsmall { font-size: 11px; color: #000000; } .actsmall { font-size: 11px; color: #000000; } .actregular { font-size: 13px; color: #000000; } .actlarge{ font-size: 16px; color: #000000; } .actxlarge { font-size: 20px; color: #000000; } .actxxlarge { font-size: 20px; color: #000000; } .actwarningcolor { color: #cc0000; } .actrequiredcolor { color: #cc0000; } .actsearchhighlightcolor { color: #cc0000; } .actrequired { color: #cc0000; } .actwarning { font-size: 11px; color: #cc0000; } .actwelcome { font-size: 11px; color: #000000; } .actlogotext { font-size: 11px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 11px; color: #999999; } /* Shopping cart and checkout fields ------------------------------------------- */ div.CheckoutCartSection { margin-top: 0px; margin-bottom: 10px; } table.checkout#idTableCheckoutSection { margin-bottom: 0px; } table.checkout-cart { width: 712px; border-collapse: collapse; padding: 0px 0px; margin-bottom: 5px; } table.checkout-cart th{ font-weight: bold; background-color: #333333; border-top: solid 1px #333333; border-bottom: solid 1px #333333; padding: 4px 4px; color: white; } table.checkout-cart td{ padding: 4px 4px; } table.checkout { width: 712px; border-collapse: collapse; padding: 0px 0px; text-align: left; margin-bottom: 5px; } table.checkout th { background-color: #333333; font-size: 13px; font-weight: bold; color: #ffffff; text-align: left; padding: 4px; border-bottom: solid 3px #ffffff; } table.checkout th.instruction { font-size: 11px; font-weight: normal; } table.checkout th.change { font-size: 11px; font-weight: bold; padding: 0px 0px; text-align: right; } .checkout-change-button	{ font-family: Tahoma, Geneva, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background: #999999; padding: 3px; border: solid 1px #000000; margin-right: 1px; } .checkout-login-button	{ line-height: 13px; height: 15px; width: 70px; margin: 20px 0px 20px 0px; padding: 3px 20px 2px 0px; font-size : 11px; background-color: #999999; border: 1px solid #333333; color: #ffffff; background-image: url('theme_icon_add_to_cart.gif'); word-spacing: normal; } .checkout-login-button a { padding-left: 20px; color: #ffffff; text-decoration: none; } table.checkout td { background-color: #ffffff; border-right: solid 1px #ffffff; border-bottom: solid 1px #ffffff; padding: 2px 2px; } table.checkout#idBothAddressesTable col { width: auto; } td#idCheckoutHelpLabel, table.checkout#idBothAddressesTable col.prompt { width: 130px; } .cart { background-color: #ffffff; border-bottom: dotted 1px #333333; } .checkout-cartheading { font-weight: bold; background-color: #ffffff; border-top: solid 1px #333333; border-bottom: solid 1px #333333; } .cartheading { background-color: #333333; font-weight: bold; color: #ffffff; } h2.checkout-heading { width: 712px;  padding: 4px; background-color: #333333; font-size: 13px; font-weight: bold; color: #ffffff; border-bottom: solid 3px #ffffff; } h3.checkout-heading { width: 712px;  padding: 4px; background-color: #333333; font-size: 13px; font-weight: bold; color: #ffffff; border-bottom: solid 3px #ffffff; } .checkout-subheading { font-weight: bold; padding: 0; margin: 0; } img.cartthumbnail { border: 0px; margin-left: 2px; margin-right: 2px; width: 25px; } .button-wrapper { display: inline-block; background: url('button_background_right.gif') right no-repeat; padding: 0 10px 0 0; } .button { background: url('button_background_left.gif') left no-repeat; cursor:pointer; color: #ffffff; padding: 0 0 0 10px; margin: 0; border: 0; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold; } .cart-button { height: 28px; } input.normal-button { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #999999; padding: 5px; border: solid 1px #000000; } input.highlight-button { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background: #c00; padding: 5px; border: solid 1px #000000; } .checkout-field-label { width: 160px; } .checkout-field-input { width: auto; } .checkout-field-input input, .checkout-field-input select { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #000000; background-color: #ffffff; padding: 2px; } .InvoiceField input, .InvoiceField select { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #000000; background-color: #ffffff; padding: 2px; } .DeliverField input, .DeliverField select { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #000000; background-color: #ffffff; padding: 2px; } table.checkout#idBothAddressesTable select { width: 211px; } input.checkbox { background-color: #ffffff; border: 0;	 } .checkout-field-area { background: #ffffff; border-bottom: solid 2px #ffffff; width: 712px; } .checkout-field-area p { margin: 0; padding: 4px; } div.checkout-buttons { padding: 5px 5px 4px 5px; margin-top: 20px; background: #eee; border: solid 1px #333; } .left {  float : left;  width : 50%;  } .right {  float : right;  width : 40%;  } .spacer {  clear : both;  } .checkout-help-hide {  display: none;  } p.terms-header { font-weight: bold; font-size: 14px; padding-top: 1em; } /* Formatting for Feefo customer feedback --------------------------------- */ .feefositelogo { margin-top: 10px; text-align: center; }  .feefoproductlogo { margin-top: 10px; } /* Recently Viewed Products List Style ------------------------------------ */ #rphtml { display: none;  visibility:hidden; } /* Used internally - do not delete */ #recenthtlist { } #recenthtitem { border-spacing: 0px; border-collapse: collapse; } #recenthtitem td { width: 160px; padding: 4px; } .recenthtitemimage { } .recenthtitemdesc	{} .recenthtitemprice	{} .recenthtitemdelete { } .recenthtitemspacer { width:2px !important;  border:0 !important; padding: 0px !important; } .recenththeader { clear: both; font-size: 13px; font-weight: bold; color: #fff; background: #000; padding: 3px; clear: both; } .recenthtbuttonleft { float: right; cursor: pointer; width: 100px; border: 0; color: white; background-color: #000; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; } .recenthtbuttonright { float: right; cursor: pointer; width: 100px; border: 0; color: white; background-color: #000; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; } /* Attempted to make a style to allow for the centring of text in the review  panel but it wont pick up the centring; presume it is overridden somewhere. So have had to resort to using center in the HTML which is a shame because it's depricated but what are you gonna do?*/ /* -------------------------------------------------------------------- */ .centred-text { text-align: center; } /* -------------------------------------------------------------------- *//* start search results sort list */  .sort_by { background-color: #333333; width: 100%; height: 24px; color: #ffffff; text-align: right; } .sort_by select { font-size: 12px; height: 20px; margin-right: 1px; margin-top: 1px; border: #333333 2px solid; border-top: #333333 2px solid; border-right: #333333 1px solid; border-bottom: #333333 1px solid; } .sort_by-submit { background: transparent; height: 20px; color: #ffffff;  font-weight: bold; font-size: 12px; margin-right: 1px; margin-top: 1px; border: 0; } .sort_by-submit:hover { cursor: pointer; text-decoration: underline; } /* end search results sort list */ /* start filter loading dialog */ .loading-block	{ display: table; height: 100%; width: 100%; overflow: hidden; margin-left: 50%; z-index: 2147483638; } .loading-gif { display: table-cell; vertical-align: middle; } .loading-shadow { display: none; position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: repeat; opacity:0.9; } /* start filter loading dialog */ /* Some basic formatting for filter lists in upgraded themes */ .sidebar-filter-element { margin: 10px; } .sidebar-filter-element h2 { display: block; font-size: 13px; } .filter-by { float: right; } .sidebar-filter-element .button-wrapper { float: right; margin-bottom: 10px; } /* These layout selectors bring in styles for specific themes, that are ONLY used by that theme. */ /* If you are not using these themes, you can safely remove this code */ .sidebar-filter-element { margin: 0; padding: 0; overflow: hidden; } .smart-sidebar-filter .sidebar-filter-element { border: 1px solid #999999; margin-bottom: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; } .sidebar-filter-element h2 { padding: 5px; color: #000000; font-size: 11px; } .sidebar-filter-element .button-wrapper, .sidebar .sidebox  .sidebar-filter-element .button { margin: 0; padding: 0; } .sidebar-filter-element .button-wrapper { border-right: 1px solid #888888; float: right; margin-bottom: 10px; } .sidebar-filter-element .button { background: #333333; color: #ffffff; padding: 0 10px; height: 20px; font-weight: normal; } .sidebar-filter-element h2 input { float: right; clear: none; margin-bottom: 0; } .sidebar-filter-element .filter-text { display: inline; line-height: 20px; } .filter-by { float: right; } .filter-by input { display: inline-block; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; font-weight: normal; background: #333333; padding: 0 10px; border-left: 1px solid #888888; height: 20px; } .filter-submit { cursor: pointer; border: none; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #ffffff; } .filter-list { padding: 0 5px; } /* start clear button */ .clear-button { float: right; -moz-box-shadow: inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff; box-shadow: inset 0px 1px 0px 0px #ffffff; background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) ); background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf'); background-color: #ededed; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border: 1px solid #dcdcdc; display: inline-block; color: #777777; font-family: arial; font-size: 10px; font-weight: normal; padding: 2px 6px; text-decoration: none; text-shadow: 1px 1px 0px #ffffff; } .clear-button:hover { background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) ); background: -moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed'); background-color: #dfdfdf; } .clear-button:active { position: relative; top: 1px; } /* end clear button */ .filter-submit{ background: transparent; color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-weight: bold; padding: 0 3px; border-width: 0; padding: 4px;	 } .filter-submit:hover{ cursor: pointer; text-decoration: underline;	 } /* In Context PSP form style*/ .container-popup { position: relative; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,.5); display: none; } #pspwait { height: 5em; min-width:1px; width:8em; max-width:90%; margin: auto; padding:0.5em; position:absolute; top: 0; right: 0; bottom: 0; left: 0; background:#FFF000; text-align: center; border: solid 1px #FFFFFF; } #payment { height: 32em; min-width:1px; width:400px; max-width:90%; margin: auto; padding:0.5em; position:absolute; top:1em; right: 0; bottom: 0; left: 0; background:#eeeeee; } #payment .has-error { color:red; } #payment .form-group { float:left; width:100%; } #payment .form-group label, #payment .form-group div { float:left; margin:0.5em 0; } #payment .form-group label { width:10em; padding:0.3em; } #payment .form-group div { width:55%; } #payment .form-group div input { width:100%; padding:0.3em; } #payment > a, #payment > a:hover { float:left; } #payment button, #payment button:hover { float:right; } #payment button, #payment button:hover, #payment > a, #payment > a:hover { clear:none; width:auto; margin:4% 1em 4% 0; padding:0.2em 0.5em; font-size:1em; line-height:1.9em; font-weight:bold; color:#666666; text-align:center; text-decoration:none; border:none; background:#cccccc; } #payment button:hover, #payment > a:hover { cursor:pointer; background:#ffffff; } /* Social Media */ .follow-buttons, .share-buttons { vertical-align: top; padding: 0; height: 28px; } .follow-buttons { float: right; clear: right; } .follow-buttons, .social-badges { margin: 10px; } .social-badges { clear: left; } .social-badges img { padding: 0 3px; border: none; } .twitter-follow-button, .twitter-share-button, .fb-like, .fb-send, a.pin-follow { float: left; vertical-align: top; margin: 0 4px 0 0; } .fb-share { float: left; vertical-align: top; margin: 0 0 0 -10px; padding: 0; } .fb-follow { float: left; vertical-align: top; margin: 0 10px 0 0; width: 56px; text-align: left; } .g-follow, .g-ytsubscribe { float: left; margin: 0 4px 0 0; } a.pin-button img { border: 0; } .embedded-map { margin: 20px 0; } .embedded-map iframe { border: 1px #333333 solid; } fieldset.quantity-box, fieldset.product-prompt { border: 0; } .quantityButton { display:none; } .mobileHeader { display:none; } .ClearAcceptDetails{ float: left; width: 100%; } .clearaccept-card-message { padding:0; text-align: left; padding-top: 15px; justify-content: center; margin-left: 15px; margin-bottom: 20px; color: green; font-size: 15px; } .clearaccept-fields { } .clearaccept-field { height:30px; } .clearaccept-field-error { color: #f39c12; margin-bottom: 10px; font-size: 11px; text-align: right; font-weight: 400; font-size: 14px; margin-top: 10px; } .clearaccept-card-message{ margin-bottom: 10px; } .credit-card{ margin: 0 300px 0 10px; } .expiry-cvv{ display: flex; justify-content: space-between; margin: 0 409px 0 5px; } .expiry-cvv .clearaccept-fields{ margin: 0 5px; } .cvv-img{ position: absolute; top: -15px; right: -109px; } .ekmpsco-validation-icon { display: none; position: absolute; top: 15px; right: 15px; font-size: 22px; } .ekmpsco-field-row.attention.invalid .ekmpsco-validation-icon.warning { display:-moz-inline-stack; display:inline-block; zoom:1; vertical-align:top; vertical-align:middle } .errors-parent{ position: relative; } .exclamation{ display: none; position: absolute; right: 16px; top: 4px; } .errors-parent.invalid .exclamation{ display: block; } #idPaymentMethodTable .instruction{ display: none; } #idPaymentMethodTable input,#idPaymentMethodTable textarea, #idPaymentMethodTable select{ float: initial; } #idClearAcceptStoredCards li > div { display: none; } #idClearAcceptStoredCards li label div { display: inline-block; margin: 0 10px;  } #idClearAcceptStoredCards ul { list-style-type: none; } #idClearAcceptStoredCards label { font-size: 1rem; } #idClearAcceptCardFields.show-cvv-only .credit-card,  #idClearAcceptCardFields.show-cvv-only .expiry,  #idClearAcceptCardFields.show-cvv-only .store-card-selection{ display: none; } #idStoreCard { top: 0; } @media (max-width: 768px){ .expiry-cvv{ display: block; } .credit-card,.expiry-cvv{ margin: 0 5px; } .cvv-img{ position: static; }	 } @media (min-width: 769px) and (max-width: 800px){ .credit-card { margin: 0 221px 0 10px; } .expiry-cvv{ margin: 0 325px 0 5px; } } @media (min-width: 801px) and (max-width: 992px){ .credit-card { margin: 0 10px 0 10px; } .expiry-cvv { margin: 0 5px 0 5px; } .cvv-img{ position: static; } } @media (min-width: 993px) and (max-width: 1440px){ .credit-card { margin: 0 10px 0 10px; } .expiry-cvv{ margin: 0 146px 0 5px; } } body.paymentOverlayActive > div.paymentOverlay { z-index: 199; background: rgba(0,0,0,0.5); transition: opacity 100ms; position: fixed; top: 0; bottom: 0; left: 0; right: 0; } 