/* All Colors in CSS Document
	Black: #1E1D1B
	Black: #232122
	Black: #363533
	Black: #333
	Black: #000
	Grey: #f2f2f2
	Grey: #e2e2e2
	Grey: #eaeaea
	Grey: #c0c0c0
	Grey: #ccc
	Grey: #eee
	White: #fff
	Red: #d22630
	Orange: #f68d2e
	Orange: #e7730a
	Blue: #004d96
	Blue: #007fa3
	Blue: #1a7ba0
	Blue: #a7c7ff
	Blue: #83b0db
	Green: #80c55b
*/
/* Fonts */
@font-face {
  font-family: "OpenSans-Bold";
  src: url("/-1254173163/Handler/CSSOverride/GetImage/68/OpenSans-Bold.ttf"),
    url("/-1896232704/Handler/CSSOverride/GetImage/68/opensans-bold-webfont.woff2")
      format("woff2"),
    url("/1082901216/Handler/CSSOverride/GetImage/68/opensans-bold-webfont.woff")
      format("woff");
}

@font-face {
  font-family: "OpenSans-Regular";
  src: url("/2138668240/Handler/CSSOverride/GetImage/68/OpenSans-Regular.ttf"),
    url("/-954368975/Handler/CSSOverride/GetImage/68/opensans-regular-webfont.woff2")
      format("woff2"),
    url("/-955031739/Handler/CSSOverride/GetImage/68/opensans-regular-webfont.woff")
      format("woff");
}

/* HTML */
body {
  background: #1e1d1b;
  font-family: "OpenSans-Regular";
}
.body {
  margin-top: -40px;
}
html,
input,
select,
textarea {
  font-family: "OpenSans-Regular";
}

strong {
  color: #000;
  font-weight: normal;
  font-family: "OpenSans-Bold";
}

input[readonly],
select[readonly],
input[disabled],
select[disabled] {
  opacity: 1 !important;
}

a:hover {
  text-decoration: none;
}

.previewDialog.previewDialogAddToBasket #btn-preview-continueEditing,
.previewDialog.previewDialogAddToBasket #btn-preview-addToBasket {
  padding-right: 5px;
  padding-left: 5px;
}

.previewDialog.previewDialogAddToBasket #btn-preview-addToBasket {
  background: #004d96 !important;
}

.header-languageselector {
  display: none;
}

.checkout_message > div:nth-child(1) > p:nth-child(1) {
  display: none;
}

/* Layouts */
.generalPageWrapper {
  background-color: #fff;
}

.generalPageWrapper.layout--twocolumn {
  max-width: none;
}

.generalPageWrapper.layout--columnOne #contentrow.row {
  width: 100%;
  background-color: #f2f2f2;
}

.generalPageWrapper.layout--columnsOneA #contentrow.row {
  width: 100%;
}

.generalPageWrapper.layout--columnOneTelerikMVC #BeforeMainContainer.row {
  background-color: #fff;
}

.generalPageWrapper.layout--columnOneTelerikMVC {
  background-color: #f2f2f2;
}

.generalPageWrapper.layout--columnOneTelerikMVC #contentrow.row {
  width: 100%;
}

.generalPageWrapper.layout--columnsOneC #contentrow.row {
  width: 100%;
}

.generalPageWrapper.layout--columnsOneC #BeforeMainContainer.row {
  background-color: #fff;
}

.generalPageWrapper.layout--columnsOneD #contentrow.row {
  width: 100%;
  background-color: #f2f2f2;
}

.generalPageWrapper.layout--columnsOneD #BeforeMainContainer.row {
  background-color: #fff;
}

#contentrow.layout--twocolumn .row__container {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

.layout--columnsOneD #BeforeMainContainer.row .row__container {
  margin-top: 50px;
}

#contentrow.layout--twocolumn {
  float: left;
  width: 100%;
  background-color: #fff;
}

#contentrow.layout--accountPage .row__container {
  margin: 0 auto;
  width: 100%;
}

#contentrow.layout--accountPage {
  float: left;
  width: 100%;
  background-color: #f2f2f2;
}

#contentrow.layout--columnsTwoCat .row__container {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

#contentrow.layout--columnsTwoCat {
  float: left;
  width: 100%;
  background-color: #fff;
}

.shortdescription {
  color: #d22630;
  font-size: 20px;
  font-family: "OpenSans-Bold";
}

#contentrow.layout--twocolumnProductPage .row__container {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

.sku > label:nth-child(1),
.sku > span:nth-child(2) {
  display: none;
}

#contentrow.layout--twocolumnProductPage {
  float: left;
  width: 100%;
  background-color: #fff;
}

.content-wrapper.layout--fluid {
  background-color: #fff;
}

.grid_8 {
  width: 100%;
}

.offset_4 {
  margin-left: 0px;
}

/* Rows */
#toprow {
  background: #d22630;
  width: auto;
  height: 50px;
  padding-bottom: 11px;
}

#logorow {
  margin-top: 0px;
  margin-bottom: 0px;
}

#logorow.row {
  background-color: #fff;
  width: 100%;
  height: 135px;
}

#menurow.row {
  background-color: #fff;
  width: 100%;
  margin-bottom: 0px !important;
}

#navlower.row {
  background-color: #fff;
  width: 100%;
}

#contentrow {
  margin-bottom: 0px;
}

/* Containers */
.afterMainContainer-inner.column {
  height: 0px;
}

#BeforeMainContainer.row {
  background: #f2f2f2;
  width: auto;
}

/* Admin Links */
.header-links-wrapper {
  background-color: #d22630;
}
.adminmenu {
  text-align: center;
}

.adminlinks {
  padding: 5px;
  border-top: none;
  background-color: transparent;
}

.adminlinks a {
  color: #fff;
  font-size: 18px;
  font-family: "OpenSans-Bold";
}

.adminlinks a:hover {
  text-decoration: underline;
}

.adminlinks span {
  color: #fff;
}

.adminmenu .fa {
  font-size: 18px;
}

.fa {
  margin-right: 5px;
  display: inherit;
  color: #fff;
}

/* Logo */
.logo {
  margin-top: 30px;
  float: left;
}

/* Navigation */
.page-title {
  margin-top: unset;
}
.grid_12_menu {
  display: none;
}

.headermenu {
  margin-top: 30px;
}

.top-nav {
  display: inline-grid;
  float: right;
}

.searchbox_wrapper {
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

.searchbox_wrapper form {
  float: right;
}

.top-nav .searchbox_wrapper .searchbox {
  width: 250px;
}

#btn-small-search.searchbutton {
  background-color: #004d96;
  color: #fff;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  font-family: "OpenSans-Bold";
  transition: color 0.5s, background 0.5s;
  height: 31px;
  border: 0px;
}

#btn-small-search.searchbutton:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

ul.dropdown {
  float: right;
  padding-bottom: 10px;
  border-bottom: 2px solid #e2e2e2;
}

ul.dropdown li {
  background-color: transparent;
}

ul.dropdown a:link,
ul.dropdown a:visited {
  text-align: center;
  font-family: "OpenSans-Bold";
  font-size: 18px;
  color: #fff;
  padding: 8px;
  background-color: #004d96;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 5px;
  float: right;
  transition: color 0.5s, background 0.5s;
  height: auto;
  text-transform: none;
}

ul.dropdown a:hover,
ul.dropdown a:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

nav .selectnavwrapper {
  background: #fff;
}

/* Advance Navigation */
.advanced-nav-parentcontainer {
  background: #fff;
}

nav.advnav {
  background-color: transparent;
  border-bottom: 2px solid #e2e2e2;
}

#advnav_mobile_menu {
  padding: 40px;
  background: #fff;
  border-top: solid 40px #fff;
}

.advnav_child_container {
  background: #1e1d1b;
  color: #fff;
}

.advnav_menu_button {
  background-color: #004d96;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 5px;
  float: right;
  height: 40px;
  transition: color 0.5s, background 0.5s;
}

.advnav_menu_button:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.advnav_menu_button a {
  text-align: center;
  font-family: "OpenSans-Bold";
  font-size: 21px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

.advnav_menu_button a:hover {
  background: none;
}

.advnav_mobile_menu_button .advnav_item_title {
  color: #004d96;
  transition: color 0.5s, background 0.5s;
}

.advnav_mobile_menu_button .advnav_item_title:hover {
  color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

/* Buttons */
.homepage-category-details-button {
  display: block !important;
  background-color: #004d96;
  margin-top: 10px;
  border: none;
  border-radius: 5px;
  text-align: center;
  color: #fff !important;
  transition: color 0.5s, background 0.5s;
  font-weight: normal;
  font-family: "OpenSans-Bold";
  font-size: 18px;
  height: 30px;
  line-height: 30px;
}

.homepage-category-details-button:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
  text-decoration: none;
}

.allProductsCategoriesWrapper
  .category-products
  .product-item-large
  .info-area
  .add-info
  .buttonsrow
  .product-more {
  background-color: #004d96;
  border: none;
  border-radius: 5px;
  font-family: "OpenSans-Bold";
  font-size: 18px;
  transition: color 0.5s, background 0.5s;
  line-height: 0px;
  padding: 20px;
}

.allProductsCategoriesWrapper
  .category-products
  .product-item-large
  .info-area
  .add-info
  .buttonsrow
  .product-more:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.allProductsCategoriesWrapper
  .category-products
  .product-item-large
  .info-area
  .add-info
  .buttonsrow
  .addtocart
  .productlistaddtocartbutton {
  display: none;
}

.product-grid .productlistaddtocartbutton {
  width: 100%;
  border: 0;
  background: #22a8e5;
  color: #fff;
  visibility: hidden;
}

.basketUpdatecartbutton,
.amendYBbutton,
.delete-button,
.delete-question-button,
.createBookUnitCancel,
.editBookUnitCancel,
.updatecartbutton,
.deleteaddressbutton,
.canceladdressbutton {
  background-color: #004d96;
  color: #fff;
  border-radius: 5px;
  font-family: "OpenSans-Bold";
  font-size: 14px;
  line-height: 10px;
  transition: color 0.5s, background 0.5s;
  margin-right: 0px;
  width: 120px;
}

.basketUpdatecartbutton:hover,
.amendYBbutton:hover,
.delete-button:hover,
.delete-question-button:hover,
.createBookUnitCancel:hover,
.editBookUnitCancel:hover,
.updatecartbutton:hover,
.deleteaddressbutton:hover,
.canceladdressbutton:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.updatecartbutton {
  float: right;
}

.basketSaveForLaterButton {
  background-color: #004d96;
  color: #fff;
  border: none;
  border-radius: 5px;
  font-family: "OpenSans-Bold";
  font-size: 14px;
  line-height: 10px;
  transition: color 0.5s, background 0.5s;
  margin-right: 0px;
  height: 29px;
  width: 120px;
}

.basketSaveForLaterButton:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.checkoutbutton,
.checkout-data .opc .section .newaddressnextstepbutton,
.checkout-data .opc .section .shippingmethodnextstepbutton,
.checkout-data .opc .section .paymentmethodnextstepbutton,
.checkout-data .opc .section .paymentinfonextstepbutton,
.checkout-data .opc .section .confirmordernextstepbutton {
  background-color: #004d96;
  border-radius: 5px;
  font-family: "OpenSans-Bold";
  font-size: 14px;
  transition: color 0.5s, background 0.5s;
  line-height: 0px;
}

.checkoutbutton:hover,
.checkout-data .opc .section .newaddressnextstepbutton:hover,
.checkout-data .opc .section .shippingmethodnextstepbutton:hover,
.checkout-data .opc .section .paymentmethodnextstepbutton:hover,
.checkout-data .opc .section .paymentinfonextstepbutton:hover,
.checkout-data .opc .section .confirmordernextstepbutton:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.catfish-button {
  height: 29px;
}

.basketEditButton,
.editoractionbutton,
.saveCommentButton,
.downloadPDFProof,
.addnewfriendcomment,
#create-button,
.startYBPreview,
.bookoptions button,
.saveYearbookSettings,
.editBookUnitSave,
.saveSelectedTemplateAction,
.createBookUnitSave,
.addNewQuestion,
.createBookUnitAction,
.add-contributors-button,
.update-button,
#newAlbum,
#markerControls button,
.registerbutton,
.file-upload-button,
.facebookbutton,
.report-action,
.loginbutton,
.continueshoppingbutton,
.addaddressbutton,
.saveaddressbutton,
.changepasswordbutton,
.registernextstepbutton,
.productlistproductdetailbutton,
.productvariantaddtocartbutton,
.editaddressbutton,
.orderdetailsbutton,
.productwritereviewbutton,
.savecustomerinfobutton,
.removediscountbuttonm,
#check-availability-button,
.catfish-button {
  background-color: #004d96;
  color: #fff;
  border-radius: 5px;
  font-family: "OpenSans-Bold";
  font-size: 14px;
  line-height: 10px;
  transition: color 0.5s, background 0.5s;
}

.basketEditButton:hover,
.editoractionbutton:hover,
.saveCommentButton:hover,
.downloadPDFProof:hover,
.addnewfriendcomment:hover,
#create-button:hover,
.startYBPreview:hover,
.bookoptions button:hover,
.saveYearbookSettings:hover,
.editBookUnitSave:hover,
.saveSelectedTemplateAction:hover,
.createBookUnitSave:hover,
.addNewQuestion:hover,
.createBookUnitAction:hover,
.add-contributors-button:hover,
.update-button:hover,
#newAlbum:hover,
#markerControls button:hover,
.registerbutton:hover,
.file-upload-button:hover,
.facebookbutton:hover,
.report-action:hover,
.loginbutton:hover,
.continueshoppingbutton:hover,
.addaddressbutton:hover,
.saveaddressbutton:hover,
.changepasswordbutton:hover,
.registernextstepbutton:hover,
.productlistproductdetailbutton:hover,
.productvariantaddtocartbutton:hover,
.editaddressbutton:hover,
.orderdetailsbutton:hover,
.productwritereviewbutton:hover,
.savecustomerinfobutton:hover,
.removediscountbuttonm:hover,
#check-availability-button:hover,
.catfish-button:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.editorbackbutton {
  background-color: #004d96;
  color: #fff !important;
  border-radius: 5px;
  font-family: "OpenSans-Bold";
  font-size: 14px;
  line-height: 10px;
  transition: color 0.5s, background 0.5s;
  padding: 10px;
  height: 15px;
}

.resolutionWarning {
  font-size: 17px;
  width: 340px;
  font-weight: bold;
  color: #d22630;
}

.imagefield_tools > div:nth-child(1) {
  font-size: unset;
  color: #fff;
}

.imageControlsTitle,
#scaleControls,
#rotateControls,
#translateControls {
  color: #fff;
}

.editorbackbutton:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
  text-decoration: none;
}

.pageListPageItem {
  background: #f68d2e;
  color: #fff;
  font-family: "OpenSans-Regular";
}

.pageListPageItem.highlight {
  background-color: #1e1d1b;
  color: #fff;
  font-family: "OpenSans-Regular";
}

.pageListPageItem:hover {
  background-color: #1a7ba0;
  color: #fff;
  font-family: "OpenSans-Regular";
}

.addToBasket,
.saveChanges,
.printItem,
.emailItem,
#UploadButtonArea .button,
.updatePreview,
.workflowtools .reset {
  margin-bottom: 5px;
  background-color: #004d96;
  border-radius: 5px;
  transition: color 0.5s, background 0.5s;
  font-family: "OpenSans-Bold";
  font-size: 14px;
}

.addToBasket:hover,
.saveChanges:hover,
.printItem:hover,
.emailItem:hover,
#UploadButtonArea .button:hover,
.updatePreview:hover,
.workflowtools .reset:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.saveChanges {
  margin-left: 5px;
}

.addToBasket {
  margin-right: 5px;
}

.editaddressbutton {
  width: 100%;
  margin-bottom: 5px;
}

.addaddressbutton {
  width: 120px;
}

/* Carousel */
.flexslider {
  z-index: 0;
}

.banner {
  margin-bottom: 0px;
}

#BeforeMainContainer.row .row__container img {
  width: 100%;
}

.flex-control-thumbs {
  display: none;
}

#sliderrow.clearfix .grid_12 {
  float: none;
  display: inherit;
  margin: auto;
  width: auto;
}

/* HTML Content Blocks */
.HTMLContentBlockOne {
  background-color: #fff;
}

.HTMLContentBlockTwo {
  background-color: #363533;
}

.HTMLContentBlock1 {
  display: table;
  margin: auto;
  float: none;
  padding-bottom: 19px;
}

.HTMLContentBlock2 {
  margin: auto;
}

.HTMLContentBlock1 h1 {
  font-family: "OpenSans-Bold";
  margin-bottom: 0px;
  text-align: center;
  font-size: 44px;
  color: #000;
}

.HTMLContentBlock1 p {
  font-family: "OpenSans-Regular";
  font-size: 18pt;
  text-align: center;
  line-height: 30px;
  padding-bottom: 0px;
}

.HTMLContentBlock2 p {
  font-family: "OpenSans-Regular";
  font-size: 18pt;
  text-align: center;
  line-height: 65px;
  color: #fff;
}

.HTMLContentBlock2 Strong {
  color: #fff;
}

.HTMLContentBlock2 a Strong:hover {
  text-decoration: underline;
}

.check-addresses-message {
  height: auto;
  background-color: #004d96;
}

.check-addresses-message p {
  text-align: center;
  font-size: 18pt;
  color: #fff;
  padding: 5px;
  line-height: 40px;
  display: block;
  visibility: hidden;
}

.check-addresses-message b {
  font-family: "OpenSans-Bold";
}

.check-addresses-message a {
  color: #fff;
}

.check-addresses-message a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Slider */
#sliderrow {
  background-color: #fff;
}

.flex-viewport {
  margin-bottom: 0px;
}

/* Search Page */
.pager {
  display: none;
}

.pager span,
.pager a:hover {
  background-color: #007fa3;
}

.search-panel form {
  background-color: #fff;
  border: 2px solid #eee !important;
  margin: 10px;
}

.search-panel .page-title h1 {
  visibility: hidden;
}

.basic-search.table-container,
.adv-search.table-container {
  margin: 10px;
  width: auto;
}

.adv-search.table-container .search-price-range .item-name {
  font-family: "OpenSans-Bold";
}

.search-input .buttons {
  padding: 10px;
}

.search-input .buttons input {
  background-color: #004d96;
  border-radius: 5px;
  transition: color 0.5s, background 0.5s;
  font-family: "OpenSans-Bold";
  font-size: 14px;
  border: none;
}

.search-input .buttons input:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.search-results .product-grid .listWrapper .listItem.grid_3 {
  margin-left: 10px;
  margin-right: 10px;
}

.search-results .item-box {
  padding: 0px 0px 40px 0px;
  border: 2px solid #ccc;
}

.search-results .item-box .product-item .picture {
  background: #232122;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.search-results .product-grid .product-title a {
  color: #004d96;
  font-size: 15px;
  padding: 5px;
  font-family: "OpenSans-Bold";
  transition: color 0.5s, background 0.5s;
}

.search-results .product-grid .product-title a:hover {
  color: #007fa3;
  text-decoration: none;
  transition: color 0.5s, background 0.5s;
}

.search-results .item-box .product-item .description {
  display: none;
}

.search-results .item-box .product-item .add-info {
  position: relative;
  margin: auto;
  display: table;
  float: none;
  padding: 5px 0px;
}

.search-results .item-box .product-item .add-info .pricerow .buttons {
  padding: 7px 0px;
}

.search-results .item-box .product-item .add-info .addtocart {
  margin-top: 0px;
  padding: 5px 0px 7px;
}

.search-results .item-box .product-item .add-info .addtocart input {
  background-color: #004d96;
  border-radius: 5px;
  transition: color 0.5s, background 0.5s;
  font-family: "OpenSans-Bold";
  font-size: 14px;
}

.search-results .item-box .product-item .add-info .addtocart input:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.search-results .result {
  margin: 10px;
  font-size: 12pt;
  font-family: "OpenSans-Bold";
  color: #f00;
}

.search-results .catalog--currentlyshowing {
  display: block !important;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 12pt;
  font-family: "OpenSans-Bold";
}

.pager span {
  background-color: #007fa3;
}

.pager span,
.pager a:hover {
  background-color: #007fa3;
}

/* Categories and Products */
.pager {
  text-align: center;
}

.pager a {
  background-color: #004d96;
  transition: color 0.5s, background 0.5s;
}

.sub-category-grid .listWrapper .picture {
  margin-top: 58px;
}

.bestsellers h3 {
  font-family: "OpenSans-Bold";
  font-size: 32px;
  color: #1e1d1b;
  line-height: normal;
  margin-left: 3px;
}

.featuredproducts h3 {
  font-family: "OpenSans-Regular";
  font-size: 32px;
  color: #1e1d1b;
  line-height: normal;
}

.category-description__inner {
  font-family: "OpenSans-Bold";
  font-size: 35px;
  color: #004d96;
  text-align: center;
  line-height: 60px;
  margin-top: -60px;
}

.category-short-description__inner {
  display: none;
}

.product-title .product-title a {
  font-family: "OpenSans-Regular";
  font-size: 21px;
  color: #004d96 !important;
}

.product-title a:hover {
  color: #004d96;
  text-decoration: underline;
}

.small-product-item .picture {
  background-color: #fff;
  border-radius: 5px;
  height: 230px;
}

.homePageCategories.clearfix
  .listWrapper.clearfix
  .listItem.grid_3
  .small-product-item
  .category-item
  .category-short-description {
  display: block !important;
  font-size: 16px;
  margin-top: 5px;
}

.category-description {
  font-family: "OpenSans-Regular";
  color: #000;
  font-size: 18pt;
  text-align: center;
}

.small-product-item img {
  border-radius: 5px;
  width: 200px;
}

.sub-category-item h2.category-title a {
  font-family: OpenSans-Bold;
  color: #004d96;
  font-size: 14pt;
  transition: color 0.5s, background 0.5s;
}

.sub-category-item h2.category-title a:hover {
  color: #1e1d1b;
  text-decoration: none;
  transition: color 0.5s, background 0.5s;
}

.sub-category-grid .listWrapper .picture {
  background-color: #fff;
  border-radius: 5px;
  padding-top: 9px;
  padding-bottom: 10px;
}

.sub-category-grid .listWrapper .picture img {
  border-radius: 5px;
}

.allProductsCategoriesWrapper {
  background: #f2f2f2;
  border: none;
}

.FiltersWrapper {
  background: #f2f2f2;
  padding: 0px;
}

.sub-category-grid .listWrapper .item-box {
  padding: 10px;
  height: 195px;
  margin-bottom: 10px;
}

.listWrapper .item-box,
.search-results .item-box {
  background-color: #fff;
  border-radius: 5px;
  margin: 10px 0px 50px 0px;
  border: 2px solid #eee;
}

.allProductsCategoriesWrapper .category-products h1 {
  font-family: "OpenSans-Bold";
  margin-bottom: 0px;
  background-color: #fff;
  color: #000;
  font-size: 44px;
  padding-bottom: 0px;
  display: none;
}

.allProductsCategoriesWrapper .category-products h1 .fa {
  color: #000;
}

.allProductsCategoriesWrapper .category-products .product-item-large {
  margin-top: 0px;
}

.allProductsCategoriesWrapper
  .category-products
  .product-item-large
  .info-area {
  background-color: #f2f2f2 !important;
}

.allProductsCategoriesWrapper
  .category-products
  .product-item-large
  .picture-area {
  background: #232122;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.allProductsCategoriesWrapper
  .category-products
  .product-item-large
  .info-area
  .product-title
  a {
  font-family: "OpenSans-Regular";
  color: #004d96;
  transition: color 0.5s, background 0.5s;
}

.allProductsCategoriesWrapper
  .category-products
  .product-item-large
  .info-area
  .product-title
  a:hover {
  color: #1e1d1b;
  text-decoration: none;
  transition: color 0.5s, background 0.5s;
}

.allProductsCategoriesWrapper
  .category-products
  .product-item-large
  .info-area
  .description {
  font-family: "OpenSans-Regular";
  font-size: 12pt;
}

.allProductsCategoriesWrapper
  .category-products
  .product-item-large
  .info-area
  .description
  p {
  line-height: 20px;
}

.productPrice {
  font-family: "OpenSans-Bold";
  color: #d22630 !important;
  font-size: 14pt;
}

.fa.fa-spinner.fa-spin {
  color: #d22630;
}

/* Product Page */
.catfish-classes .input:focus,
.catfish-classes .input.is-focused,
.catfish-classes .input:active,
.catfish-classes .input.is-active,
.catfish-classes .catfish-input:focus,
.catfish-classes .catfish-input.is-focused,
.catfish-classes .catfish-input:active,
.catfish-classes .catfish-input.is-active,
.catfish-classes .catfish-select:focus,
.catfish-classes .catfish-select.is-focused,
.catfish-classes .catfish-select:active,
.catfish-classes .catfish-select.is-active,
.catfish-classes .textarea:focus,
.catfish-classes .textarea.is-focused,
.catfish-classes .textarea:active,
.catfish-classes .textarea.is-active,
.catfish-classes .catfish-textarea:focus,
.catfish-classes .catfish-textarea.is-focused,
.catfish-classes .catfish-textarea:active,
.catfish-classes .catfish-textarea.is-active,
.vue-component-wrapper .input:focus,
.vue-component-wrapper .input.is-focused,
.vue-component-wrapper .input:active,
.vue-component-wrapper .input.is-active,
.vue-component-wrapper .catfish-input:focus,
.vue-component-wrapper .catfish-input.is-focused,
.vue-component-wrapper .catfish-input:active,
.vue-component-wrapper .catfish-input.is-active,
.vue-component-wrapper .catfish-select:focus,
.vue-component-wrapper .catfish-select.is-focused,
.vue-component-wrapper .catfish-select:active,
.vue-component-wrapper .catfish-select.is-active,
.vue-component-wrapper .textarea:focus,
.vue-component-wrapper .textarea.is-focused,
.vue-component-wrapper .textarea:active,
.vue-component-wrapper .textarea.is-active,
.vue-component-wrapper .catfish-textarea:focus,
.vue-component-wrapper .catfish-textarea.is-focused,
.vue-component-wrapper .catfish-textarea:active,
.vue-component-wrapper .catfish-textarea.is-active {
  border-color: #004d96;
  box-shadow: 0 0 0 0.125em #007fa3;
}

.catfish-classes .pagination-link.is-current,
.vue-component-wrapper .pagination-link.is-current {
  background-color: #004d96;
  border-color: #004d96;
}
.allProductsCategoriesWrapper
  .category-products
  .product-item-large
  .picture-area
  .flex-direction-nav
  a {
  cursor: unset;
}

.sub-category-item {
  display: inline-grid;
}

.breadcrumb {
  display: none;
}

.product-details-page {
  background-color: #f2f2f2;
  margin-top: 10px;
}

.product-details-info {
  margin-top: 10px;
  margin-bottom: 10px;
}

.product-details-info .bigpicture {
  background: #232122;
  border-radius: 5px;
}

.product-details-info .picture {
  border: none;
  background: #232122;
  border-radius: 5px;
}

.product-details-info .thumbs {
  border: none;
}

.acentcolour {
  font-family: "OpenSans-Regular";
  color: #1e1d1b;
  margin-bottom: 0px;
}

.overview {
  margin-top: 10px;
}

.summaryShortDescription {
  font-size: 18px;
  color: #d22630;
  font-weight: bold;
}

.overview .shortdescription {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: none;
}

.overview .price {
  margin: 0px;
}

.shareWrapper {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: none;
}

.overview .add-info {
  background: #fff;
  border: 2px solid #eee;
  margin-top: 5px;
  padding: 10px;
  border-radius: 5px;
}

.fulldescription {
  background: #fff;
  border: 2px solid #eee;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 10px;
  border-radius: 5px;
}

.add-info label {
  font-size: 14px;
  font-family: "OpenSans-Regular";
}

.fulldescriptionTitle h3 {
  font-size: 18px;
  font-family: "OpenSans-Bold";
}

.fulldescription p {
  font-size: 11pt;
}

.quantityBox {
  border: 1px solid #ccc !important;
}

.producttags-box {
  display: none;
}

.attribute {
  background: #fff;
}

.attributeHeader {
  border-bottom: 0px;
}

.attributeTitle {
  font-weight: normal;
  font-family: "OpenSans-Bold";
  font-size: 12pt;
}

.attribute .textBox {
  border: 1px #a9a9a9 solid;
}

.downloadsamplebutton a {
  font-family: "OpenSans-Bold";
  color: #004d96;
  font-size: 12pt;
}

.downloadsamplebutton a:hover {
  color: #007fa3;
}

/* Editor */
.pageListPageItem.is-active,
.addToBasket,
.saveChanges,
.printItem,
.emailItem,
#UploadButtonArea .button {
  background-color: #004d96;
}

.pageListPageItem.is-active:hover,
.addToBasket:hover,
.saveChanges:hover,
.printItem:hover,
.emailItem:hover,
#UploadButtonArea .button:hover,
.pageListPageItem:hover {
  background-color: #007fa3;
}

.editor__container {
  background-color: #f2f2f2;
}

.editorScaffolderDefault {
  border: solid 2px #eee;
  background: #fff;
  border-radius: 0px;
  margin-bottom: 10px;
}

#editorTabControl .editor_row_top {
  border-bottom: none;
  background-color: #fff;
}

.editor_row {
  border-top: none;
}

#editorTabControl .editor_row {
  background-color: #fff;
}

.fieldlist,
.editor_grid_7.editor_bg,
.editor_grid_5.editor_bg {
  border: 3px solid #ccc;
  background: #eaeaea;
  border-radius: 5px;
}

.fieldrow.fieldtitle,
.fieldrow.localname,
.pageListItemTitle,
.interiortitle {
  font-family: "OpenSans-Bold";
  font-size: 12pt;
  color: #333;
}

.showEditableFields {
  display: none;
}

.updatePreview {
  margin-top: 5px;
}

#UploadButtonArea .button {
  margin-top: 5px;
  margin-bottom: 0px;
}

.workflowtools .reset {
  margin-bottom: 0px;
}

.texteditInput {
  font-family: "OpenSans-Regular" !important;
  font-size: 12pt;
  width: -webkit-fill-available;
  width: -moz-available;
}

.albumselector {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.saveChanges {
  margin-left: 0px;
}

.bottomTools {
  padding: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.bottomTools .right {
  width: 100%;
  display: flex;
}

.bottomTools .left {
  width: 100%;
  margin-right: 0px;
}

.WorkingFolderInfo {
  display: none;
}

.imageControlsTitle,
#scaleControls,
#rotateControls,
#translateControls {
  font-family: "OpenSans-Bold";
  background: #004d96;
}

.editorbackbuttonWrapper .grid_12 {
  margin-top: -36px;
}

.pageListPageItem,
.pageListPageItem.highlight {
  background-color: #004d96;
  font-family: "OpenSans-Bold";
}

.pageListPageItem:hover,
.pageListPageItem.highlight:hover {
  background-color: #007fa3;
}

.editor_bg {
  background: #c0c0c0;
}

.instruction_panel ul {
  padding-left: 10px;
}

.instruction_panel u {
  font-family: "OpenSans-Bold";
  font-size: 12pt;
}

.instruction_panel li {
  font-size: 10pt;
}

.ui-dialog {
  border: 4px solid #eee !important;
  background: #fff !important;
  border-radius: 5px !important;
}

.ui-widget-header {
  background: #fff !important;
}

#ui-id-4 {
  font-size: 11pt !important;
  font-family: "OpenSans-Bold" !important;
}

#dialog-addToBasket {
  height: 64.048px !important;
}

.ui-button .ui-icon {
  background-image: url(/-1439952567/Handler/CSSOverride/GetImage/68/ui-icons_ffffff_256x240.png);
}

.ui-dialog button {
  font-family: "OpenSans-Bold";
  background-color: #004d96;
  color: #fff;
}

.ui-dialog button:hover,
.ui-button:focus {
  background-color: #007fa3;
  color: #fff;
}

/* Basket */
.order-progress ul {
  display: none;
}

/*.cart-item-row > td:nth-child(4) {
    display: none;
}*/

td.product td {
  display: none;
}

.grid_12.cartTableWrapper {
  background-color: #f2f2f2;
}

.page-title.grid_12 {
  padding-bottom: 10px;
}

.page-title h1 {
  padding-left: 0px;
  text-align: center;
  font-size: 44px;
  font-family: "OpenSans-Bold";
  color: #000;
  padding-top: 20px;
}

.cart-header-row {
  background: #f2f2f2;
}

.cart-header-row th {
  font-family: "OpenSans-Bold";
  font-size: 12pt;
  text-align: center;
}

.cart-item-row .productpicture img {
  height: 100px;
}

.cart-item-row {
  border-bottom: none;
}

.checkout-buttons {
  margin-bottom: 10px;
}

.cart-item-row td {
  padding: 10px;
}

.cart-item-row .productPrice {
  position: relative;
  float: none;
  width: 100%;
  display: flow-root;
}

.product__title,
.product__quantity,
.approvalRequiredBasketField {
  font-size: 12pt;
}

/*.checkout_message_bottom .cart-header-row th:nth-child(4n+4) {
	visibility: hidden;
}*/

.cart-total {
  background: #f2f2f2;
  border: none;
  border-collapse: collapse;
  border-radius: 5px;
  border-style: hidden;
}

.shoppingcart__empty {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: OpenSans-Regular;
  font-size: 18pt;
}

.continueshoppingbutton {
  height: 30px;
}

.quantityChanger {
  height: 33px;
  width: 66px;
  font-size: 16px;
}

.quantitiesChangedWarning {
  font-family: "OpenSans-Bold";
}

.shoppingcart__wrapper .warning-box,
.shoppingcart__wrapper .cart-item-label-missingJob {
  border: 1px solid red;
  background: #ffaaaa;
  padding: 10px 15px;
  /* display: table; */
  color: #333;
  margin: auto;
  margin-bottom: 10px;
  /*display: none;*/
}

/* Checkout */
.checkout-page.one-page-checkout.grid_12,
.checkout-page {
  background-color: #f2f2f2;
}

.checkout-page--title.page-title.grid_12 h1 {
  background-color: #fff;
  padding-bottom: 20px;
  margin: auto;
}

#checkoutSteps.opc {
  padding-top: 10px;
  padding-bottom: 10px;
}

.checkout-data .opc .section {
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  border-left: 2px solid #eee;
  border-right: 2px solid #eee;
}

.checkout-data .opc .section .sectionheader {
  background: #fff;
}

.checkout-data .opc .section .step-title h2 {
  font-family: "OpenSans-Bold";
}

.checkout-data .opc .section .sectionheader .number {
  background: #004d96;
}

.checkout-data .opc .section .step .buttons {
  display: block;
}

.newaddressnextstepbutton {
  float: right;
}

.back-link .catfish-button {
  height: auto;
}

.table-container {
  border: 3px solid #ccc;
  background: #eaeaea;
  margin-bottom: 10px;
  border-radius: 5px;
  border-collapse: inherit;
}

.table-container td {
  font-size: 12pt;
}

.address-select,
#PurchaseOrderNumber,
#checkout-emailaddress-load .email-address {
  width: 100%;
  width: -moz-available; /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
  width: fill-available;
}

.address-select,
#PurchaseOrderNumber,
#checkout-emailaddress-load .email-address {
  border: 3px solid #eee;
  background-color: #fff;
  border-radius: 5px;
  font-size: 12pt;
}

.address-select:focus,
#PurchaseOrderNumber:focus {
  border-radius: 5px;
  border-color: #a7c7ff;
}

.checkout-data label {
  font-family: "OpenSans-Bold";
  font-size: 12pt;
  margin-left: 2px;
}

.item-value input,
.item-value select {
  border-radius: 5px;
  border-color: #ccc;
  background: #fff;
}

.table-container tr {
  border: none;
}

#BillingNewAddress_CountryId,
#BillingNewAddress_StateProvinceId,
#ShippingNewAddress_CountryId,
#ShippingNewAddress_StateProvinceId {
  border-color: #ccc;
}

.checkoutbutton,
.checkout-data .opc .section .newaddressnextstepbutton,
.checkout-data .opc .section .shippingmethodnextstepbutton,
.checkout-data .opc .section .paymentmethodnextstepbutton,
.checkout-data .opc .section .paymentinfonextstepbutton,
.checkout-data .opc .section .confirmordernextstepbutton {
  height: 30px;
}

.checkout-data .opc .section .back-link a,
.orderprocessedcontinuebutton {
  background-color: #004d96;
  border-radius: 5px;
  font-family: "OpenSans-Bold";
  font-size: 14px;
  transition: color 0.5s, background 0.5s;
  line-height: 13px;
}

.checkout-data .opc .section .back-link a:hover,
.orderprocessedcontinuebutton:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.orderprocessedcontinuebutton:hover {
  padding: 7px;
}

.checkout-data .opc .section .shipping-option-item span {
  font-size: 10pt;
}

.order-summary-body-payment-method .grid_12.cartTableWrapper,
.order-summary-body .grid_12.cartTableWrapper,
.grid_6.checkoutright {
  background: #fff;
}

.grid_12.cartTableWrapper table {
  border: 3px solid #f2f2f2;
  border-radius: 5px;
  border-collapse: inherit;
  background-color: #f2f2f2;
}

.payment-info td:nth-child(1) {
  width: 110px;
}

.validation-summary-errors {
  border: none;
}

.validation-summary-errors ul li {
  font-family: "OpenSans-Bold";
  font-size: 14px;
  border-radius: 5px;
}

.checkout-page .page-title {
  border-bottom: none;
}

.checkout-data-info__orderid,
.checkout-data-info__orderdetails,
.approvalItemsAvailable {
  font-size: 12pt;
  font-family: "OpenSans-Regular";
  font-weight: normal;
}

.checkout-data-info__orderid strong {
  font-family: "OpenSans-Bold";
  font-weight: normal;
}

.grid_6.checkoutright .page-title h1 {
  line-height: 44px;
}

/* Login */
div.body:nth-child(1) > form:nth-child(1) {
  margin-top: 50px;
}
p.password a {
  color: #fff;
  font-family: "OpenSans-Bold";
  font-size: 18pt;
}
p.password a:hover {
  color: #999;
}
.login__wrapper
  .register-customer-wrapper.grid_6
  .new-wrapper
  .body
  .table-container
  .item-name
  label,
.login__wrapper
  .register-customer-wrapper.grid_6
  .new-wrapper
  .body
  .table-container
  td,
.login__wrapper
  .returning-wrapper.grid_6
  .login-block
  .table-container
  .item-name
  label,
.login__wrapper
  .returning-wrapper.grid_6
  .login-block
  .table-container
  .item-value
  label,
.login__wrapper .returning-wrapper.grid_6 .login-block .table-container td,
.forgot-password {
  font-family: "OpenSans-Bold";
  font-size: 12pt;
}

.login__wrapper {
  background-color: #fff;
  border: 2px solid #eee;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.login__wrapper .page-title h1 {
  display: none;
}

.generalPageWrapper.layout--columnOneTelerikMVC
  #BeforeMainContainer.row
  .page-title
  h1 {
  padding-bottom: 10px;
}

.externalauthentication {
  border: none;
}

.login__wrapper
  .returning-wrapper.grid_6
  .login-block
  .table-container
  .item-value
  input,
.login__wrapper
  .register-customer-wrapper.grid_6
  .new-wrapper
  .body
  .table-container
  .item-value
  input,
.login__wrapper
  .register-customer-wrapper.grid_6
  .new-wrapper
  .body
  .table-container
  .item-value
  select {
  font-family: "OpenSans-Regular";
  font-size: 12pt;
}

/* Password Recovery */
.grid_9.password-recovery-container,
.password-recovery-page .body {
  background-color: #f2f2f2;
}

.password-recovery-page {
  background-color: #fff;
}

.password-recovery-page .page-title h1 {
  line-height: 40px;
}

.password-recovery-page .page-title {
  padding-bottom: 45px;
}

.password-recovery-page-form .body td:nth-child(1),
.password-recovery-page td:nth-child(1) {
  font-family: "OpenSans-Bold";
  font-size: 18pt;
  text-align: right;
}

.passwordrecoverybutton,
.newpasswordbutton {
  background-color: #004d96;
  color: #fff;
  font-family: "OpenSans-Bold";
  transition: color 0.5s, background 0.5s;
  border: none !important;
}

.passwordrecoverybutton:hover,
.newpasswordbutton:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.password-recovery-page-form input,
.password-recovery-page input {
  border: 2px solid #eee;
  border-radius: 5px;
  font-size: 12pt;
}

.password-recovery-page .body strong {
  text-align: center;
  float: none;
  margin: auto;
  display: table;
  font-size: 18pt;
  padding: 10px;
  font-family: "OpenSans-Regular";
  font-weight: normal;
}

/* Approver Page and Workflow Page */
.section-header {
  display: none;
}

#blockable {
  background-color: #f2f2f2;
  min-height: auto !important;
  padding-top: 10px;
  padding-bottom: 10px;
}

.t-widget,
.t-input {
  background-color: #fff;
  border: 2px solid #eee;
}

.t-header,
.t-grid-header,
.t-toolbar,
.t-grouping-header,
.t-grid-pager,
.t-widget .t-status,
.t-header .t-link {
  background-color: #fff;
  border-color: #eee;
  color: #333;
  font-family: "OpenSans-Bold";
  font-size: 12pt;
}

.t-grid td {
  border-color: #eee;
  font-size: 10pt;
}

.t-alt {
  background-color: #f2f2f2;
}

.t-state-hover,
.t-state-hover:hover {
  background-color: #83b0db;
  border-color: #004d96;
}

.editbutton,
#workflow--approval .t-last input:nth-child(2),
.approvebutton,
.rejectbutton,
.t-last input:nth-child(2),
.submitbutton,
.t-last input:nth-child(1) {
  display: table;
  width: 100%;
  margin-bottom: 5px;
  background-color: #004d96;
  color: #fff;
  font-family: "OpenSans-Bold";
  transition: color 0.5s, background 0.5s;
  border: none !important;
  border-radius: 5px;
}

.editbutton:hover,
#workflow--approval .t-last input:nth-child(2):hover,
.approvebutton:hover,
.rejectbutton:hover,
.t-last input:nth-child(2):hover,
.submitbutton:hover,
.t-last input:nth-child(1):hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.editJob input,
.value input {
  margin-bottom: 5px;
  background-color: #004d96;
  color: #fff;
  font-family: "OpenSans-Bold";
  transition: color 0.5s, background 0.5s;
  border: none !important;
  border-radius: 5px;
}

.editJob input:hover,
.value input:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.editbutton {
  margin-top: 5px;
}

.popup {
  background: #fff !important;
}

.bodyItem {
  background-color: #eaeaea !important;
  border: 3px solid #ccc !important;
  border-radius: 5px;
}

.bodyItemHeader {
  font-size: 12pt;
  font-weight: normal;
  font-family: "OpenSans-Bold";
  color: #333;
}

label,
.label {
  font-weight: normal;
  margin-right: 5px;
  font-family: "OpenSans-Bold";
  color: #004d96;
}

#pageTools > div:nth-child(1) {
  color: #fff;
}

.stock span {
  font-size: 12pt;
}

.approvalHistory td,
.bodyItemContent .name,
.bodyItemContent .email,
.bodyItemContent .department,
.bodyItemContent .company,
.bodyItemContent .lastactivity,
.bodyItemContent .created,
.bodyItemContent .quantity,
.value {
  font-weight: normal;
  font-size: 12pt;
}

.row2 .left .smallblock,
.row2 .right .smallblock,
.row2 .left .bigblock {
  min-height: auto !important;
}

.value img {
  width: 400px;
  display: table;
  margin-bottom: 5px;
}

.bodyItemContent .t-grid .t-header,
.bodyItemContent .t-grid .t-header .t-link {
  font-family: "OpenSans-Bold";
  font-size: 8pt !important;
  color: #333 !important;
}

.bodyItemContent .t-grid .t-header,
.bodyItemContent .t-grid td {
  background-color: #fff;
}

.t-filter-options input {
  width: 130px;
}

.t-button {
  background: #007fa3;
  border-color: #004d96;
}

.t-button:hover {
  background: #007fa3;
  border-color: #004d96;
}

.t-filter-options.t-group.t-popup {
  background-color: #fff;
  border-color: #ccc;
}

.t-state-selected {
  background-color: #83b0db;
}

.generalPageWrapper.layout--columnsOneC .page-title h1,
.generalPageWrapper.layout--columnsOneD .page-title h1 {
  margin: auto;
  padding-bottom: 20px;
}

/* Account Page */
.account-page .page-title h1 {
  display: none;
}

.account-page-title {
  background: #fff;
}

.account-page-title h1 {
  color: #000;
  margin: auto;
  font-size: 44px;
  font-family: "OpenSans-Bold";
  padding-bottom: 20px;
  text-align: center;
}

.account-page .body {
  background-color: #fff;
  border: 2px solid #eee;
  margin-bottom: 15px;
}

.account-page {
  margin-top: 35px;
}

.navigationmenu,
.block-account-navigation {
  background: #fff;
  color: #333;
  margin-bottom: 10px;
  margin-top: 17px;
  border: 2px solid #eee;
  font-family: "OpenSans-Bold";
}

.navigationmenu h6,
.block-account-navigation .title {
  font-size: 12pt;
}

.navigationmenu li a,
.block-account-navigation li a {
  color: #333;
  font-size: 10pt;
  transition: color 0.3s, background 0.3s;
}

.navigationmenu li a:hover,
.block-account-navigation li a:hover {
  background: #007fa3;
  color: #fff;
  transition: color 0.3s, background 0.3s;
}

.navigationmenu li,
.block-account-navigation li {
  border-bottom: solid 1px #ccc;
}

.navigationmenu ul,
.block-account-navigation ul {
  border-top: 1px solid #ccc;
}

.register-title,
.login-title,
.section-title {
  color: #004d96;
  font-size: 14pt;
  font-family: "OpenSans-Bold";
}

.grid_9 .section-body,
.grid_9 .section-body,
.grid_9 .section-body,
.grid_9 .section-body {
  border-bottom: none;
  padding-bottom: 0px;
}

.section-body .buttons {
  margin-bottom: 10px;
}

.address-item.clearfix .content table td:nth-child(4) table td:nth-child(1) {
  font-family: "OpenSans-Bold";
  font-size: 12pt;
  color: #333;
}

.address-item.clearfix .content table td:nth-child(4) table tr:nth-child(4) {
  display: none;
}

.address-item.clearfix .content table td:nth-child(4) table td:nth-child(2) {
  font-size: 12pt;
  text-align: left;
}

.address-item.clearfix .content table td:nth-child(4) table tr:nth-child(2),
.address-item.clearfix .content table td:nth-child(4) table tr:nth-child(3) {
  display: none;
}

.address-item.clearfix .content table td:nth-child(3) b.acentcolour {
  font-family: "OpenSans-Bold";
  color: #333;
  font-size: 12pt;
}

.address-item.clearfix .content table th {
  color: #004d96;
  font-weight: normal;
  text-align: center;
  font-size: 14pt;
  font-family: "OpenSans-Bold";
}

.address-list {
  padding: 15px;
}

.customer-addresses .address-list .address-item {
  background-color: #eaeaea;
  border: 3px solid #ccc;
  border-radius: 5px;
}

.addAddressButtonWrapper {
  width: 100%;
  margin-bottom: 5px;
}

.addaddressbutton {
  width: auto;
  float: none;
  margin: auto;
}

.address-item,
.order-item,
.addAddressTable,
.editAddressTable {
  background: #fff;
  border: none;
  margin-bottom: 0px;
  padding: 20px 20px;
  padding-bottom: 0px;
}

.canceladdressbutton {
  float: right;
  margin-right: 5px;
  width: auto;
}

.saveaddressbutton {
  float: right;
  margin-right: 10px;
}

.customer-pass-recovery {
  padding: 10px;
}

.orders_v2 {
  padding: 20px;
  font-family: "OpenSans-Regular";
  background: #fff;
  display: table;
  border: 2px solid #eee;
  margin-bottom: 10px;
  margin-top: -35px;
}

.orders_v2 .orders_page_title {
  background-color: #fff;
  padding-left: 0px;
  font-family: "OpenSans-Bold";
  font-size: 16pt;
  color: #004d96;
}

.orders_v2 .order_search {
  background-color: #fff;
}

.orders_v2 .order_search .order_searchbox {
  border: 3px solid #ccc;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.orders_v2 .order_search .order_search_button {
  background-color: #004d96;
  color: #fff;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  font-family: "OpenSans-Bold";
  transition: color 0.5s, background 0.5s;
  height: 31px;
}

.orders_v2 .order_search .order_search_button:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.orders_v2 .order_txt {
  font-size: 10pt;
  color: #000;
}

.orders_v2 .default,
.orders_v2 .order_All {
  color: #333 !important;
  font-family: "OpenSans-Bold";
  font-size: 10pt;
  background: #eaeaea;
}

.orders_v2 .order_toggle_filter {
  font-family: "OpenSans-Bold";
  font-size: 10pt;
}

.orders_v2 .order_page_select_container .order_page_state {
  color: #333;
  background-color: #eaeaea;
  font-family: "OpenSans-Bold";
  font-size: 10pt;
}

.orders_v2 .inactive,
.orders_v2 .order_page_select_container .order_page_but {
  background-color: #eaeaea !important;
  color: #333 !important;
  font-size: 10pt;
  font-family: "OpenSans-Bold";
}

.orders_v2 .order_status_container .order_status {
  font-family: "OpenSans-Bold";
  font-size: 10pt;
}

.orders_v2 .order_info_total {
  font-size: 16px;
  background-color: #1e1d1b;
}

.orders_v2 .order_info_total .o_data {
  font-weight: normal !important;
  font-family: "OpenSans-Bold";
  color: #d22630;
  font-size: 16px;
}

.orders_v2 .order_sort select {
  border: solid 2px #eee;
  font-size: 10pt;
}

.orders_v2 .order_q_info .order_title,
.orders_v2 .order_container ul li {
  color: #333;
  font-size: 10pt;
  font-family: "OpenSans-Bold";
  margin-bottom: 0px;
}

.orders_v2 .order_f_info .order_title {
  font-size: 12pt;
  color: #004d96;
  font-family: "OpenSans-Bold";
}

.orders_v2 .order_f_info .order_info .o_data {
  color: #000;
  font-family: "OpenSans-Regular";
}

.orders_v2 .order_q_info .order_title .o_data,
.orders_v2 .order_q_info .order_info .o_data {
  font-weight: normal !important;
  color: #333;
  font-family: "OpenSans-Regular";
}

.orders_v2 .order_container .order_show_details_but {
  background-color: #004d96;
  color: #fff;
  font-family: "OpenSans-Bold";
  transition: color 0.5s, background 0.5s;
}

.orders_v2 .reorderbutton {
  background-color: #004d96;
  color: #fff;
  font-family: "OpenSans-Bold";
  transition: color 0.5s, background 0.5s;
  border-radius: 5px;
}

.orders_v2 .order_container .order_show_details_but:hover,
.orders_v2 .reorderbutton:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.orders_v2 .order_products_list .order_prod_total {
  background-color: #004d96;
  font-family: "OpenSans-Bold";
}

.orders_v2 .order_products_list .order_prod_name {
  color: #004d96;
  font-family: "OpenSans-Bold";
  font-weight: normal;
}

.orders_v2 .order_products_list .order_prod_price,
.orders_v2 .order_products_list .order_prod_quantity {
  font-size: 10pt;
}

#order_details_v2 {
  background-color: #fff;
  border: 2px solid #eee;
  margin-top: 17px;
  margin-bottom: 17px;
}

.fa.fa-info-circle {
  color: #004d96;
}

#order_details_v2 .od_title,
#order_details_v2 .od_info_box .od_info_title,
#order_details_v2 .od_products_title,
#order_details_v2 .od_notes_title,
#order_details_v2 .od_product_box .od_field_title {
  font-family: "OpenSans-Bold";
  font-weight: normal;
  color: #004d96;
}

#order_details_v2 .od_field_title {
  font-family: "OpenSans-Bold";
  font-weight: normal;
  color: #333;
}

#order_details_v2 .od_info_box .od_info {
  font-size: 10pt;
}

#order_details_v2 .od_products_container .od_product_box .od_product_total {
  font-family: "OpenSans-Bold";
  background-color: #004d96;
}

#order_details_v2 .od_total,
#order_details_v2 .od_products_container {
  background-color: #f2f2f2;
}

#order_details_v2 .od_products_container .od_product_box .od_product_thumb {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}

#order_details_v2 .od_total_title,
#order_details_v2 .od_total_value {
  font-family: "OpenSans-Bold";
}

#order_details_v2 .od_print_button {
  display: none;
}

#order_details_v2 .od_order_total {
  background-color: #004d96;
}

#order_details_v2 .od_reorder .od_reorder_button {
  background-color: #004d96;
  color: #fff;
  font-family: "OpenSans-Bold";
  transition: color 0.5s, background 0.5s;
  border-radius: 5px;
}

#order_details_v2 .od_reorder .od_reorder_button:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.customer-SavedProjects {
  padding: 20px;
}

.downloable-products {
  font-size: 15px;
}
.orders_v2 .order_products_list .order_prod_thumbnail {
  width: unset;
}

.orders_v2 .order_products_list .order_prod_thumbnail img {
  max-height: unset;
  max-width: unset;
}

.orders_v2 .order_products_list .order_prod_quantity {
  left: unset;
  height: 40px;
}

.orders_v2 .order_products_list ul {
  padding: 5px;
}

.orders_v2 .order_products_list .order_prod_name {
  line-height: 22px;
  width: 540px;
}

.search {
  background: #fff;
  float: right;
  width: auto;
  margin: auto;
  padding: 0px;
  position: relative;
  margin-bottom: 5px;
}

.searchbox {
  border: 3px solid #ccc;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  height: 11px;
  font-size: 12px;
  width: auto;
  position: relative;
  float: left;
}

.btn.btn-search {
  position: relative;
  float: inherit;
  background-color: #004d96;
  color: #fff;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  font-family: "OpenSans-Bold";
  transition: color 0.5s, background 0.5s;
  height: 31px;
  border: none;
}

.btn.btn-search:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

#SavedProjects.t-widget.t-grid {
  background-color: #eaeaea;
  border: 3px solid #ccc;
  border-radius: 5px;
}

#SavedProjects.t-widget.t-grid table td,
#SavedProjects.t-widget.t-grid table th {
  border-color: #ccc;
}

#SavedProjects .t-header .t-link {
  background-color: #eaeaea;
}

.saved-projects-list table td:first-child a,
.saved-projects-list table td button,
.saved-projects-list .t-button.t-grid-edit {
  background-color: #004d96;
  color: #fff;
  font-family: "OpenSans-Bold";
  transition: color 0.5s, background 0.5s;
  padding: 7px;
  border-radius: 5px;
  font-size: 14px !important;
  border: none;
}

.saved-projects-list table td:first-child a:hover,
.saved-projects-list table td button:hover,
.saved-projects-list .t-button.t-grid-edit:hover {
  background-color: #007fa3;
  transition: color 0.5s, background 0.5s;
}

.saved-projects-list table td h4 {
  font-family: "OpenSans-Bold";
  font-weight: normal;
}

.saved-projects-list table td p {
  background-color: #eaeaea;
}

.saved-projects-list table tr.t-alt td p {
  background-color: #f2f2f2;
}

.saved-projects-list table td p img {
  display: table;
  margin: auto;
  float: none;
  padding: 14px;
  width: auto;
}

.saved-projects-list table td p:nth-child(3),
.saved-projects-list
  #SavedProjects.t-widget.t-grid
  .t-grid-pager.t-grid-bottom {
  display: none;
}

.saved-projects-list {
  font-size: 10pt;
  font-family: "OpenSans-Bold";
}

/* Footer */
.html-footer a,
.html-upper-footer a {
  font-size: 15px;
}

.html-upper-footer {
  background: #1e1d1b;
}

.html-footer {
  background: #1e1d1b;
}

.html-upper-footer-content .contect-details img {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 5px;
}

.html-upper-footer-content h4 {
  padding-left: 0px;
  font-size: 13pt;
  text-align: left;
  color: #fff;
  font-family: OpenSans-Bold;
}

.html-upper-footer-content.row {
  border-bottom: solid 2px #363533;
}

.html-upper-footer-content.row .grid_2 p {
  font-size: 12pt;
  line-height: 18px;
  text-align: left;
}

.html-upper-footer-content .contect-details p {
  padding-top: 0px;
  font-size: 11pt;
  line-height: 18px !important;
}

.html-upper-footer a:hover {
  color: #fff;
  font-size: 15px;
  text-decoration: underline;
}

.html-footer-content.row p {
  font-family: "OpenSans-Bold";
  font-size: 14pt;
  line-height: normal;
  padding-bottom: 0px;
  text-align: center;
}

.email-footer-logo {
  font-family: "OpenSans-Bold";
}

.email-footer {
  font-family: "OpenSans-Bold";
  line-height: 38px !important;
  margin-top: 8px;
}

.website-footer {
  font-family: "OpenSans-Bold";
  margin-top: 19px;
}

.fa.fa-file-video-o,
.fa.fa-file-pdf-o {
  display: inline-block;
  background-color: #fff;
  color: #000;
  margin-top: 10px;
}

.grid_2 .contect-details .fa-phone {
  display: inline;
}

.grid_2 .contect-details .fa-envelope {
  display: inline;
}

.grid_2 .email-footer-logo .fa-envelope {
  display: inline;
}

.html-upper-footer-content.row .grid_2 .email-footer .fa-envelope {
  display: inline;
}

.html-upper-footer-content.row .grid_2 .fa-external-link {
  display: inline;
}

#fontHelperDiv {
  display: none;
}

.grid_2.footerOne {
  margin: auto;
}

.grid_2.footerOne .fa.fa-envelope {
  display: inline;
}

/* Video Page */
.video-title {
  font-family: "OpenSans-Bold";
  font-size: 18pt;
}
h2.Video {
  font-size: 44px;
  color: #000;
  font-family: "OpenSans-Bold";
}

video#TutorialVideo,
video#WebinarVideo {
  height: 420px;
  margin-bottom: 10px;
}

.page-title {
  margin-top: -10px;
  padding-bottom: 15px;
}

p.UserGuide {
  margin-top: 10px;
  font-size: 18px;
  font-family: "OpenSans-Regular";
}

a.guide-download {
  color: #004d96;
  font-size: 19px;
  font-family: "OpenSans-Bold";
  transition: color 0.5s, background 0.5s;
}

a.guide-download:hover {
  color: #1e1d1b;
  transition: color 0.5s, background 0.5s;
}

/* Thank You Page and Submission Page */
.ThankYou {
  background-color: #fff;
  border: 2px solid #d3d3d3;
  padding: 50px;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

h3.review {
  color: #004d96;
  font-family: "OpenSans-Bold";
  font-size: 20px;
  padding-top: 20px;
}

.page-id-38 body {
  background-color: #f1f1f1;
}

/* Name Badge Photo Instructions */
.inst-background {
  background: #f2f2f2;
}

.inst-size {
  width: 1200px;
  margin: auto;
  padding: 10px;
}

.inst-background .inst-size .inst-text h1 {
  font-family: "OpenSans-Bold";
  font-size: 24pt;
}

.inst-background .inst-size .inst-text ul {
  list-style: disc;
  font-size: 12pt;
}

.inst-background .inst-size .inst-photos {
  margin: auto;
  float: none;
  display: table;
}

.inst-background .inst-size .inst-photo {
  width: fit-content;
  margin: auto;
  display: inline-block;
}

.inst-background .inst-size .inst-photo h2 {
  font-family: "OpenSans-Bold";
  text-align: center;
  font-size: 18pt;
}

.inst-background .inst-size .inst-photo img {
  width: 250px;
  height: 250px;
  margin: 0 5px 0 5px;
  border: 2px solid #eee;
  border-radius: 5px;
}

.nameBadgeInst {
  color: #004d96 !important;
  font-family: "OpenSans-Bold";
}

.nameBadgeInst:hover {
  text-decoration: underline;
}

/* Screen Size 1200px */
@media only screen and (min-width: 1200px) {
  .returning-wrapper.grid_6 {
    width: 1200px;
  }

  /* Admin Links */
  .grid_8.offset_4 {
    width: 1200px;
    float: none;
    margin: auto;
    margin-top: 5px;
    display: table;
  }

  /* Advance Navigation */
  nav.advnav {
    position: relative;
    width: 800px;
    height: 50px;
    display: inline-block;
    float: right;
    margin-top: 40px;
  }

  #advnav_mobile_menu,
  #advnav_mobile_menu_toggle {
    display: none;
  }

  /* HTML Content Blocks */
  .HTMLContentBlock {
    width: 100%;
    margin: auto;
  }

  .HTMLContentBlock1 {
    width: 100%;
  }

  .HTMLContentBlock2 {
    width: 100%;
  }

  /* Slider */
  #sliderrow {
    margin-bottom: 10px;
    width: 100%;
    margin: auto;
  }

  #sliderrow .grid_12 {
    width: 100%;
    margin: auto;
  }

  .flex-viewport {
    max-height: 500px;
  }

  /* Search Page */
  .search-panel {
    width: 1200px;
    display: table;
    float: none;
    margin: auto;
  }

  .basic-search.table-container .item-value input {
    width: 961px;
  }

  .adv-search.table-container .search-category .item-value select {
    width: 981px;
  }

  /* Categories and Products */
  .sub-category-grid {
    width: 1200px;
    margin: auto;
  }

  .product-grid .listItem.grid_3,
  .sub-category-grid .listItem.grid_3 {
    width: 230px;
  }

  .sub-category-grid .listWrapper .picture {
    display: table;
    margin: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-top: 65px;
  }

  .sub-category-grid .listWrapper .picture img {
    margin: auto;
    display: table;
    height: 130px;
    width: 200px;
  }

  .homeFeaturedCategoriesWrapper {
    width: 1200px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .homeFeaturedCategoriesWrapper .row__container .grid_12 {
    margin: auto;
  }

  .homeFeaturedProductsWrapper {
    width: 1200px;
    margin: auto;
  }

  .category-short-description {
    height: 60px;
  }

  .category-description {
    width: 1200px;
    margin: auto;
  }

  .small-product-item img {
    max-height: 290px;
    max-width: 270px;
  }

  .allProductsCategoriesWrapper .category-products {
    width: 100%;
    float: none;
    margin: auto;
  }

  .allProductsCategoriesWrapper .category-products .product-item-large {
    width: 1200px;
    margin: auto;
    float: none;
    display: table;
  }

  /* Product Page */
  .product-details-page {
    margin-bottom: 0px;
    width: 100%;
  }

  #contentiInnerRow.clearfix .grid_12 {
    width: 100%;
    margin: 0px;
  }

  #productVariantForm {
    margin: auto;
    display: table;
  }

  /* Editor */
  .editor__title-row {
    width: 1200px;
    margin: auto;
  }

  .editor__title-row .row {
    width: 1190px;
    margin: auto;
    display: block;
  }

  .editor__title-row .row .grid_12 {
    margin-left: 0px;
    margin-right: 0px;
  }

  #editorTabControl.row {
    width: 1200px;
    margin: auto;
    display: table;
  }

  .editorScaffolderDefault {
    width: 1186px;
    margin: auto;
    float: none;
  }

  #editorTabControl .editor_row_top {
    width: 1186px;
  }

  #editorTabControl .editor_row {
    width: auto;
  }

  .editor_grid_1.editor_preview_row_1 {
    width: 70px;
    margin-right: 5px;
    height: 550px;
  }

  .editor_grid_6.editor_bg.editor_preview_row_2 {
    width: 801px;
    margin-right: 5px;
    height: 550px;
  }

  .editor_grid_5.editor_preview_row_3 {
    width: 295px !important;
    height: 550px;
  }

  .fieldlist {
    max-height: inherit;
    height: 544px;
  }

  .editor_grid_7.editor_bg {
    width: 870px;
    margin-right: 5px;
  }

  #editorTabControl .editor_grid_5 {
    width: 289px;
  }

  /* Lizard */
  .green-lizard-box {
    position: relative;
  }

  .green-lizard-innerbox {
    position: absolute;
    left: 1000px;
    top: -77px;
  }

  /* Basket */
  .grid_12.cartTableWrapper table {
    width: 1200px;
    margin: auto;
  }

  .cart-footer.clearfix {
    width: 1200px;
    margin: auto;
  }

  #cartTotals.grid_6.totals {
    float: right;
    margin-right: 10px;
    width: 633px;
  }

  .page-title.grid_12,
  .grid_12.cartTableWrapper,
  .checkout_message_bottom .grid_12.checkoutAttributesWrapper.clearfix {
    margin: auto;
  }

  .common-buttons {
    width: 1174px;
    margin: auto;
    display: table;
    float: none;
  }

  .updatecartbutton {
    float: left;
    margin-top: 5px;
  }

  /* Checkout */
  .checkout-page--title.page-title.grid_12 {
    margin: auto;
    float: none;
  }

  .checkout-page.one-page-checkout.grid_12 {
    margin: auto;
    display: table;
    float: none;
  }

  .checkout-data .opc .section {
    width: 1186px;
    margin: auto;
  }

  .checkout-data {
    margin: auto;
  }

  .order-summary-body-payment-method .cart-footer.clearfix,
  .order-summary-body .cart-footer.clearfix {
    width: 1180px;
  }

  .order-summary-body-payment-method .grid_12.cartTableWrapper table,
  .order-summary-body .grid_12.cartTableWrapper table {
    width: 1160px;
    margin: auto;
    margin-top: 10px;
  }

  .item-value input,
  .item-value select {
    width: 800px;
  }

  #BillingNewAddress_CountryId,
  #BillingNewAddress_StateProvinceId,
  #ShippingNewAddress_CountryId,
  #ShippingNewAddress_StateProvinceId {
    width: 820px;
  }

  .grid_6.checkoutright {
    width: 100%;
  }

  .checkout-page .page-title {
    width: 1200px;
    margin: auto;
    display: table;
    float: none;
  }

  .grid_12.checkout_data_integrated {
    margin: auto;
  }

  .checkout-data-info {
    width: 1190px;
    margin: auto;
    padding-top: 10px;
  }

  .checkout-page .grid_6.checkoutright {
    width: 100%;
    margin: auto;
  }

  /* Login */
  .login__wrapper {
    display: table;
    margin: auto;
    /*width: 1186px;*/
  }

  .login__wrapper .register-customer-wrapper.grid_6,
  .login__wrapper .returning-wrapper.grid_6 {
    width: 1200px;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-value
    select {
    width: 376px;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-value
    input {
    width: 356px;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-name {
    width: 32%;
  }

  .login__wrapper
    .returning-wrapper.grid_6
    .login-block
    .table-container
    .item-value
    input {
    width: 1000px !important;
  }

  #RememberMe {
    width: auto !important;
  }

  .registration-page.registration-success {
    width: 1200px;
    margin: auto;
  }

  /* Password Recovery */
  .grid_9.password-recovery-container {
    width: 100%;
    margin: auto;
    display: table;
    float: none;
  }

  .password-recovery-page {
    width: 100%;
    margin: auto;
  }

  .password-recovery-page .page-title {
    width: 1200px;
    margin: auto;
  }

  .password-recovery-page-form input {
    width: 268px;
  }

  .password-recovery-page tr:nth-child(1) input,
  .password-recovery-page tr:nth-child(2) input {
    width: 248px;
  }

  .newpasswordbutton {
    width: 268px;
  }

  .password-recovery-page .page-title h1 {
    font-size: 41px;
  }

  /* Approver Page and Workflow Page*/
  #workflow--approval {
    width: 1190px;
    margin: auto;
  }

  #WorkInProgressGrid.t-widget.t-grid {
    width: 1190px;
    margin: auto;
  }

  /* Account Page */
  #contentrow.layout--accountPage .row__container #contentiInnerRow.clearfix {
    width: 1200px;
    margin: auto;
  }

  .customer__section .item-value input,
  .addAddressTable .item-value input,
  .customer-pass-recovery .item-value input,
  .editAddressTable .item-value input {
    width: 600px;
  }

  .customer__section .item-value select,
  .addAddressTable .item-value select,
  .customer-pass-recovery .item-value select,
  .editAddressTable .item-value select {
    width: 620px;
  }

  #order_details_v2 {
    width: auto;
  }

  #order_details_v2 .od_products_container .od_product_box .od_product_price,
  #order_details_v2
    .od_products_container
    .od_product_box
    .od_product_quantity {
    position: inherit;
    margin-left: 324px;
  }

  /* Footer */
  .html-upper-footer-content.row {
    width: 960px;
  }

  .html-upper-footer-content.row .grid_2 {
    width: 310px;
  }

  .html-upper-footer-content .contect-details img {
    width: auto;
    height: auto;
    max-width: 190px;
  }

  .html-upper-footer-content.row .grid_2 p {
    width: 300px;
  }

  #subscribe-module.grid_4 {
    display: none;
  }

  .html-footer-content.row {
    width: 1170px;
  }
}

/* Screen Size 1199px and 1024px */
@media only screen and (max-width: 1199px) and (min-width: 1024px) {
  .returning-wrapper.grid_6 {
    width: 1024px;
  }

  /* Admin Links */
  .grid_8.offset_4 {
    width: 1024px;
    float: none;
    margin: auto;
    margin-top: 5px;
    display: table;
  }

  /* Advance Navigation */
  nav.advnav {
    position: relative;
    width: 700px;
    height: 50px;
    display: inline-block;
    float: right;
    margin-top: 40px;
  }

  #advnav_mobile_menu,
  #advnav_mobile_menu_toggle {
    display: none;
  }

  /* Search Page */
  .search-panel {
    width: 1024px;
    display: table;
    float: none;
    margin: auto;
  }

  .basic-search.table-container .item-value input {
    width: 785px;
  }

  .adv-search.table-container .search-category .item-value select {
    width: 805px;
  }

  .search-results .product-grid .listWrapper .listItem.grid_3 {
    width: 230px;
  }

  .search-results
    .product-grid
    .listWrapper
    .listItem.grid_3
    .item-box
    .product-item
    .picture {
    width: 226px;
  }

  /* Categories and Products */
  .sub-category-grid {
    width: 1024px;
    margin: auto;
  }

  .homePageCategories.clearfix .listWrapper.clearfix .grid_3 {
    width: 246px;
  }

  .product-grid .listItem.grid_3,
  .sub-category-grid .listItem.grid_3 {
    width: 246px;
  }

  .sub-category-grid .listWrapper .picture {
    display: table;
    margin: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-top: 65px;
  }

  .sub-category-grid .listWrapper .picture img {
    margin: auto;
    display: table;
    height: 130px;
    width: 200px;
  }

  .homeFeaturedCategoriesWrapper {
    width: 1024px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .homeFeaturedCategoriesWrapper .row__container .grid_12 {
    margin: auto;
  }

  .homeFeaturedProductsWrapper {
    width: 1024px;
    margin: auto;
  }

  .category-short-description {
    height: 80px;
  }

  .category-description {
    width: 1024px;
    margin: auto;
    padding: 0px;
  }

  .category-description p {
    line-height: 25px;
  }

  .small-product-item .picture {
    height: 230px;
    width: 242px;
  }

  .small-product-item img {
    max-height: 290px;
    max-width: 210px;
  }

  .allProductsCategoriesWrapper .category-products {
    width: 100%;
    float: none;
    margin: auto;
  }

  .allProductsCategoriesWrapper .category-products .product-item-large {
    width: 1024px;
    margin: auto;
    float: none;
    display: table;
  }

  /* Product Page */
  .product-details-page {
    margin-bottom: 0px;
    width: 100%;
  }

  .product-details-page.clearfix .row__container {
    width: 1024px;
    margin: auto;
  }

  #contentiInnerRow.clearfix .grid_12 {
    width: 100%;
    margin: 0px;
  }

  #productVariantForm {
    margin: auto;
    display: table;
  }

  /* Editor */
  .editor__title-row {
    width: 1024px;
    margin: auto;
  }

  .editor__title-row .row {
    width: 1014px;
    margin: auto;
    display: block;
  }

  .editor__title-row .row .grid_12 {
    margin-left: 0px;
    margin-right: 0px;
  }

  #editorTabControl.row {
    width: 1024px;
    margin: auto;
    display: table;
  }

  .editorScaffolderDefault {
    width: 1010px;
    margin: auto;
    float: none;
  }

  #editorTabControl .editor_row_top {
    width: 1010px;
  }

  #editorTabControl .editor_row {
    width: auto;
  }

  .editor_grid_1.editor_preview_row_1 {
    width: 70px;
    margin-right: 5px;
    height: 550px;
  }

  .editor_grid_6.editor_bg.editor_preview_row_2 {
    width: 625px;
    margin-right: 5px;
    height: 550px;
  }

  .editor_grid_5.editor_preview_row_3 {
    width: 295px !important;
    height: 550px;
  }

  .fieldlist {
    max-height: inherit;
    height: 544px;
  }

  .editor_grid_7.editor_bg {
    width: 694px;
    margin-right: 5px;
  }

  #editorTabControl .editor_grid_5 {
    width: 289px;
  }

  /* Lizard */
  .green-lizard-box {
    position: relative;
  }

  .green-lizard-innerbox {
    position: absolute;
    left: 795px;
    top: -77px;
  }

  /* Basket */
  .grid_12.cartTableWrapper table {
    width: 1024px;
    margin: auto;
  }

  .cart-footer.clearfix {
    width: 1024px;
    margin: auto;
  }

  #cartTotals.grid_6.totals {
    float: right;
    margin-right: 10px;
    width: 633px;
  }

  .page-title.grid_12,
  .grid_12.cartTableWrapper,
  .checkout_message_bottom .grid_12.checkoutAttributesWrapper.clearfix {
    margin: auto;
  }

  .common-buttons {
    width: 998px;
    margin: auto;
    display: table;
    float: none;
  }

  .updatecartbutton {
    float: left;
    margin-top: 5px;
  }

  /* Checkout */
  .checkout-page--title.page-title.grid_12 {
    margin: auto;
    float: none;
  }

  .checkout-page.one-page-checkout.grid_12 {
    margin: auto;
    display: table;
    float: none;
  }

  .checkout-data .opc .section {
    width: 1010px;
    margin: auto;
  }

  .checkout-data {
    margin: auto;
  }

  .order-summary-body-payment-method .cart-footer.clearfix,
  .order-summary-body .cart-footer.clearfix {
    width: 1012px;
  }

  .order-summary-body-payment-method .grid_12.cartTableWrapper table,
  .order-summary-body .grid_12.cartTableWrapper table {
    width: 994px;
    margin: auto;
    margin-top: 10px;
  }

  .item-value input,
  .item-value select {
    width: 800px;
  }

  #BillingNewAddress_CountryId,
  #BillingNewAddress_StateProvinceId,
  #ShippingNewAddress_CountryId,
  #ShippingNewAddress_StateProvinceId {
    width: 820px;
  }

  .grid_12.checkout_data_integrated {
    margin: auto;
  }

  .checkout-data-info {
    width: 1014px;
    margin: auto;
    padding-top: 10px;
  }

  .checkout-page .grid_6.checkoutright {
    width: 100%;
    margin: auto;
  }

  /* Login */
  .login__wrapper {
    display: table;
    margin: auto;
    /*width: 1010px; */
  }

  .login__wrapper .register-customer-wrapper.grid_6,
  .login__wrapper .returning-wrapper.grid_6 {
    width: 800px;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-value
    select {
    width: 282px;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-value
    input {
    width: 262px;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-name {
    width: 39%;
  }

  .login__wrapper
    .returning-wrapper.grid_6
    .login-block
    .table-container
    .item-value
    input {
    /*width: 800px!important; */
  }

  #RememberMe {
    width: auto !important;
  }

  .registration-page.registration-success {
    width: 1024px;
    margin: auto;
  }

  /* Password Recovery */
  .grid_9.password-recovery-container {
    width: 100%;
    margin: auto;
    display: table;
    float: none;
  }

  .password-recovery-page {
    width: 100%;
    margin: auto;
  }

  .password-recovery-page .page-title {
    width: 1024px;
    margin: auto;
  }

  .password-recovery-page-form input {
    width: 268px;
  }

  .password-recovery-page tr:nth-child(1) input,
  .password-recovery-page tr:nth-child(2) input {
    width: 248px;
  }

  .newpasswordbutton {
    width: 268px;
  }

  .password-recovery-page .page-title h1 {
    font-size: 35px;
  }

  .password-recovery-page .body strong {
    font-size: 16pt;
  }

  /* Approver Page and Workflow Page*/
  #workflow--approval {
    width: 1014px;
    margin: auto;
  }

  #WorkInProgressGrid.t-widget.t-grid {
    width: 1014px;
    margin: auto;
  }

  .popup .row2 {
    width: auto;
    display: grid;
  }

  .popup .row2 .right,
  .popup .row2 .left {
    width: auto;
    /*padding-bottom: 5px;*/
  }

  .row2 .left .smallblock {
    margin-bottom: 5px !important;
  }

  .status.bodyItem {
    margin: auto;
    margin-right: 0px !important;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .popup .row2 .right .smallblock,
  .customerInfo.bodyItem.smallblock {
    width: -webkit-fill-available !important;
    margin: auto;
    margin-bottom: 5px;
  }

  .customerInfo.bodyItem.smallblock:nth-child(1) {
    width: -webkit-fill-available !important;
    margin: auto;
  }

  .popup .row2 .left .bigblock,
  .jobInfo.bodyItem.smallblock {
    width: -webkit-fill-available !important;
    margin: auto;
    margin-bottom: 5px;
  }

  /* Account Page */
  #contentrow.layout--accountPage .row__container #contentiInnerRow.clearfix {
    width: 1024px;
    margin: auto;
  }

  #contentrow.layout--accountPage
    .row__container
    #contentiInnerRow.clearfix
    .grid_3 {
    width: 251px;
  }

  #contentrow.layout--accountPage
    .row__container
    #contentiInnerRow.clearfix
    .grid_9 {
    width: 753px;
  }

  .customer__section .item-value input {
    width: 526px;
  }

  .addAddressTable .item-value input {
    width: 517px;
  }

  .editAddressTable .item-value input {
    width: 517px;
  }

  .customer-pass-recovery .item-value input {
    width: 496px;
  }

  .customer__section .item-value select {
    width: 546px;
  }

  .addAddressTable .item-value select {
    width: 537px;
  }

  .editAddressTable .item-value select {
    width: 537px;
  }

  #order_details_v2 {
    width: auto;
  }

  .address-item.clearfix .content table td:nth-child(3) b.acentcolour,
  .address-item.clearfix .content table td:nth-child(4) table td:nth-child(1),
  .address-item.clearfix .content table td:nth-child(4) table td:nth-child(2),
  .orders_v2 .order_f_info .order_title {
    font-size: 11pt;
  }

  .orders_v2 .order_products_list .order_prod_total {
    font-size: 8pt;
  }

  .orders_v2 .order_q_info .order_title,
  .orders_v2 .order_container ul li {
    font-size: 9pt;
  }

  #order_details_v2 .od_products_container .od_product_box .od_product_price,
  #order_details_v2
    .od_products_container
    .od_product_box
    .od_product_quantity {
    position: inherit;
    margin-left: 266px;
  }

  /* Footer */
  .html-upper-footer-content.row {
    width: 960px;
  }

  .html-upper-footer-content.row .grid_2 {
    width: 310px;
  }

  .html-upper-footer-content.row .grid_2 p {
    width: 300px;
  }

  #subscribe-module.grid_4 {
    display: none;
  }
}

/* Screen Size 1023px and 959px */
@media only screen and (max-width: 1023px) and (min-width: 959px) {
  .returning-wrapper.grid_6 {
    width: 959px;
  }

  /* Admin Links */
  .grid_8.offset_4 {
    width: 959px;
    float: none;
    margin: auto;
    margin-top: 5px;
    display: table;
  }

  .adminlinks a {
    font-size: 12pt;
  }

  /* Advance Navigation */
  nav.advnav {
    position: relative;
    width: 700px;
    height: 50px;
    display: inline-block;
    float: right;
    margin-top: 40px;
  }

  #advnav_mobile_menu,
  #advnav_mobile_menu_toggle {
    display: none;
  }

  /* Search Page */
  .search-panel {
    width: 959px;
    display: table;
    float: none;
    margin: auto;
  }

  .basic-search.table-container .item-value input {
    width: 720px;
  }

  .adv-search.table-container .search-category .item-value select {
    width: 740px;
  }

  .search-results .product-grid .listWrapper .listItem.grid_3 {
    width: 210px;
  }

  .search-results
    .product-grid
    .listWrapper
    .listItem.grid_3
    .item-box
    .product-item
    .picture {
    width: 206px;
  }

  .search-results .item-box .product-item .add-info .pricerow .prices {
    padding-left: 0px;
  }

  .search-results .item-box .product-item .add-info .pricerow .buttons {
    float: left;
    width: 100%;
    padding: 7px 0px 5px;
  }

  .search-results .item-box .product-item .add-info .pricerow .buttons input {
    width: 100%;
  }

  /* Categories and Products */
  .sub-category-grid {
    width: 959px;
    margin: auto;
  }

  .product-grid .listItem.grid_3,
  .sub-category-grid .listItem.grid_3 {
    width: 229px;
  }

  .sub-category-grid .listWrapper .picture {
    display: table;
    margin: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-top: 65px;
  }

  .sub-category-grid .listWrapper .picture img {
    margin: auto;
    display: table;
    height: 130px;
    width: 200px;
    max-width: 214px;
  }

  .homeFeaturedCategoriesWrapper {
    width: 959px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .homeFeaturedCategoriesWrapper .row__container .grid_12 {
    margin: auto;
  }

  .homePageCategories.clearfix .listWrapper.clearfix .grid_3 {
    width: 229px;
  }

  .homeFeaturedProductsWrapper {
    width: 959px;
    margin: auto;
  }

  .bestsellers h3 {
    margin-left: 0px;
  }

  .category-short-description {
    height: 80px;
  }

  .category-description {
    width: 959px;
    margin: auto;
    padding: 0px;
  }

  .category-description p {
    line-height: 25px;
  }

  .small-product-item .picture {
    height: 230px;
    width: 225px;
  }

  .small-product-item img {
    max-height: 290px;
    max-width: 210px;
  }

  .allProductsCategoriesWrapper .category-products {
    width: 100%;
    float: none;
    margin: auto;
  }

  .allProductsCategoriesWrapper .category-products .product-item-large {
    width: 959px;
    margin: auto;
    float: none;
    display: table;
  }

  /* Product Page */
  .product-details-page {
    margin-bottom: 0px;
    width: 100%;
  }

  .product-details-page.clearfix .row__container {
    width: 959px;
    margin: auto;
  }

  #contentiInnerRow.clearfix .grid_12 {
    width: 100%;
    margin: 0px;
  }

  #productVariantForm {
    margin: auto;
    display: table;
  }

  .product-essential.grid_6 {
    width: 469px;
  }

  .product-collateral.grid_6 {
    width: 469px;
  }

  .product-details-info .bigpicture {
    width: 470px;
  }

  .product-details-info .bigpicture img {
    max-width: 400px;
    max-height: 400px;
  }

  /* Editor */
  .editor__title-row {
    width: 959px;
    margin: auto;
  }

  .editor__title-row .row {
    width: 949px;
    margin: auto;
    display: block;
  }

  .editor__title-row .row .grid_12 {
    margin-left: 0px;
    margin-right: 0px;
  }

  #editorTabControl.row {
    width: 959px;
    margin: auto;
    display: table;
  }

  .editorScaffolderDefault {
    width: 945px;
    margin: auto;
    float: none;
  }

  #editorTabControl .editor_row_top {
    width: 945px;
  }

  #editorTabControl .editor_row {
    width: auto;
  }

  .editor_grid_1.editor_preview_row_1 {
    width: 70px;
    margin-right: 5px;
    height: 550px;
  }

  .editor_grid_6.editor_bg.editor_preview_row_2 {
    width: 560px;
    margin-right: 5px;
    height: 550px;
  }

  .editor_grid_5.editor_preview_row_3 {
    width: 295px !important;
    height: 550px;
  }

  .fieldlist {
    max-height: inherit;
    height: 544px;
  }

  .editor_grid_7.editor_bg {
    width: 629px;
    margin-right: 5px;
  }

  #editorTabControl .editor_grid_5 {
    width: 289px;
  }

  /* Lizard */
  .green-lizard-box {
    position: relative;
  }

  .green-lizard-innerbox {
    position: absolute;
    left: 795px;
    top: -77px;
  }

  /* Basket */
  .grid_12.cartTableWrapper table {
    width: 959px;
    margin: auto;
  }

  .cart-footer.clearfix {
    width: 959px;
    margin: auto;
  }

  #cartTotals.grid_6.totals {
    float: right;
    margin-right: 10px;
    width: 533px;
  }

  .page-title.grid_12,
  .grid_12.cartTableWrapper,
  .checkout_message_bottom .grid_12.checkoutAttributesWrapper.clearfix {
    margin: auto;
  }

  .common-buttons {
    width: 933px;
    margin: auto;
    display: table;
    float: none;
  }

  .updatecartbutton {
    float: left;
    margin-top: 5px;
  }

  /* Checkout */
  .checkout-page--title.page-title.grid_12 {
    margin: auto;
    float: none;
  }

  .checkout-page.one-page-checkout.grid_12 {
    margin: auto;
    display: table;
    float: none;
  }

  .checkout-data .opc .section {
    width: 945px;
    margin: auto;
  }

  .checkout-data {
    margin: auto;
  }

  .order-summary-body-payment-method .cart-footer.clearfix,
  .order-summary-body .cart-footer.clearfix {
    width: 948px;
  }

  .order-summary-body-payment-method .grid_12.cartTableWrapper table,
  .order-summary-body .grid_12.cartTableWrapper table {
    width: 929px;
    margin: auto;
    margin-top: 10px;
  }

  .item-value input,
  .item-value select {
    width: 700px;
  }

  #BillingNewAddress_CountryId,
  #BillingNewAddress_StateProvinceId,
  #ShippingNewAddress_CountryId,
  #ShippingNewAddress_StateProvinceId {
    width: 720px;
  }

  .grid_12.checkout_data_integrated {
    margin: auto;
  }

  .checkout-data-info {
    width: 949px;
    margin: auto;
    padding-top: 10px;
  }

  .checkout-page .grid_6.checkoutright {
    width: 100%;
    margin: auto;
  }

  /* Login */
  .login__wrapper {
    display: table;
    margin: auto;
    /*width: 945px; */
  }

  .login__wrapper .register-customer-wrapper.grid_6,
  .login__wrapper .returning-wrapper.grid_6 {
    width: 900px;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-value
    select {
    width: 253px;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-value
    input {
    width: 233px;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-name {
    width: 41%;
  }

  .login__wrapper
    .returning-wrapper.grid_6
    .login-block
    .table-container
    .item-value
    input {
    width: 600px !important;
  }

  #RememberMe {
    width: auto !important;
  }

  .registration-page.registration-success {
    width: 959px;
    margin: auto;
  }

  /* Password Recovery */
  .grid_9.password-recovery-container {
    width: 100%;
    margin: auto;
    display: table;
    float: none;
  }

  .password-recovery-page {
    width: 100%;
    margin: auto;
  }

  .password-recovery-page .page-title {
    width: 959px;
    margin: auto;
  }

  .password-recovery-page-form input {
    width: 268px;
  }

  .password-recovery-page tr:nth-child(1) input,
  .password-recovery-page tr:nth-child(2) input {
    width: 248px;
  }

  .newpasswordbutton {
    width: 268px;
  }

  .password-recovery-page .page-title h1 {
    font-size: 33px;
  }

  .password-recovery-page .body strong {
    font-size: 15pt;
  }

  /* Approver Page */
  #workflow--approval {
    width: 949px;
    margin: auto;
  }

  #WorkInProgressGrid.t-widget.t-grid {
    width: 949px;
    margin: auto;
  }

  .popup .row2 {
    width: auto;
    display: grid;
  }

  .popup .row2 .right,
  .popup .row2 .left {
    width: auto;
    /*padding-bottom: 5px;*/
  }

  .row2 .left .smallblock {
    margin-bottom: 5px !important;
  }

  .status.bodyItem {
    margin: auto;
    margin-right: 0px !important;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .popup .row2 .right .smallblock,
  .customerInfo.bodyItem.smallblock {
    width: -webkit-fill-available !important;
    margin: auto;
    margin-bottom: 5px;
  }

  .customerInfo.bodyItem.smallblock:nth-child(1) {
    width: -webkit-fill-available !important;
    margin: auto;
  }

  .popup .row2 .left .bigblock,
  .jobInfo.bodyItem.smallblock {
    width: -webkit-fill-available !important;
    margin: auto;
    margin-bottom: 5px;
  }

  /* Account Page */
  #contentrow.layout--accountPage .row__container #contentiInnerRow.clearfix {
    width: 959px;
    margin: auto;
  }

  #contentrow.layout--accountPage
    .row__container
    #contentiInnerRow.clearfix
    .grid_3 {
    width: 235px;
  }

  #contentrow.layout--accountPage
    .row__container
    #contentiInnerRow.clearfix
    .grid_9 {
    width: 704px;
  }

  .customer__section .item-value input {
    width: 477px;
  }

  .addAddressTable .item-value input {
    width: 468px;
  }

  .editAddressTable .item-value input {
    width: 468px;
  }

  .customer-pass-recovery .item-value input {
    width: 447px;
  }

  .customer__section .item-value select {
    width: 497px;
  }

  .addAddressTable .item-value select {
    width: 488px;
  }

  .editAddressTable .item-value select {
    width: 488px;
  }

  #order_details_v2 {
    width: auto;
  }

  .address-item.clearfix .content table td:nth-child(3) b.acentcolour,
  .address-item.clearfix .content table td:nth-child(4) table td:nth-child(1),
  .address-item.clearfix .content table td:nth-child(4) table td:nth-child(2) {
    font-size: 12pt;
  }

  .address-item.clearfix .content table td:nth-child(4) table td:nth-child(2) {
    line-height: 20px;
  }

  .deleteaddressbutton {
    width: 100%;
  }

  .orders_v2 .order_container .order_details {
    padding: 2%;
  }

  .orders_v2 .order_toggle_filter {
    width: 12%;
  }

  .orders_v2 .order_container .order_details {
    border-bottom: none;
  }

  .orders_v2 .order_products_list .order_prod_total {
    font-size: 8pt;
  }

  .orders_v2 .order_products_list .order_prod_thumbnail img {
    max-width: 96%;
  }

  #order_details_v2 .od_products_container .od_product_box .od_product_price,
  #order_details_v2
    .od_products_container
    .od_product_box
    .od_product_quantity {
    position: inherit;
    margin-left: 246px;
  }

  /* Footer */
  .html-upper-footer-content.row {
    width: 940px;
  }

  .html-upper-footer-content.row .grid_2 {
    width: 300px;
  }

  .html-upper-footer-content.row .grid_2 p {
    width: 300px;
  }

  #subscribe-module.grid_4 {
    display: none;
  }

  .html-footer-content.row {
    width: 929px;
  }
}

/* Screen Size 958px and 768px */
@media only screen and (max-width: 958px) and (min-width: 768px) {
  .returning-wrapper.grid_6 {
    width: 768px;
  }

  /* Admin Links */
  .grid_8.offset_4 {
    width: 768px;
    float: none;
    margin: auto;
    margin-top: 5px;
    display: table;
  }

  .adminlinks a {
    font-size: 9pt;
  }

  /* Advance Navigation */
  nav.advnav {
    position: relative;
    width: 400px;
    height: 50px;
    display: inline-block;
    float: right;
    margin-top: 40px;
  }

  .advnav_menu_button {
    width: 90px;
  }

  .advnav_menu_button a {
    font-size: 14px;
    float: none;
    margin: auto;
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }

  #advnav_mobile_menu,
  #advnav_mobile_menu_toggle {
    display: none;
  }

  /* Top Menu */
  ul.dropdown a:link,
  ul.dropdown a:visited {
    font-size: 16px;
  }

  /* HTML Content Blocks*/
  .HTMLContentBlock1 h1 {
    font-size: 36px;
  }

  .HTMLContentBlock1 p {
    font-size: 14pt;
  }

  .HTMLContentBlock2 p {
    font-size: 14pt;
  }

  /* Search Page */
  .search-panel {
    width: 768px;
    display: table;
    float: none;
    margin: auto;
  }

  .basic-search.table-container .item-value input {
    width: 529px;
  }

  .adv-search.table-container .search-category .item-value select {
    width: 549px;
  }

  .search-results .product-grid .listWrapper .listItem.grid_3 {
    width: 210px;
  }

  .search-results
    .product-grid
    .listWrapper
    .listItem.grid_3
    .item-box
    .product-item
    .picture {
    width: 206px;
  }

  .search-results .item-box .product-item .add-info .pricerow .prices {
    padding-left: 0px;
  }

  .search-results .item-box .product-item .add-info .pricerow .buttons {
    float: left;
    width: 100%;
    padding: 7px 0px 5px;
  }

  .search-results .item-box .product-item .add-info .pricerow .buttons input {
    width: 100%;
  }

  /* Categories and Products */
  .sub-category-grid {
    width: 730px;
    margin: auto;
  }

  .product-grid .listItem.grid_3,
  .sub-category-grid .listItem.grid_3 {
    width: 233px;
  }

  .sub-category-grid .listWrapper .picture {
    display: table;
    margin: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-top: 65px;
  }

  .sub-category-grid .listWrapper .picture img {
    margin: auto;
    display: table;
    height: 130px;
    width: 200px;
    max-width: 214px;
  }

  .homeFeaturedCategoriesWrapper {
    width: 600px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .homePageCategories.clearfix .listWrapper.clearfix .grid_3 {
    width: 290px;
  }

  .homeFeaturedProductsWrapper {
    width: 600px;
    margin: auto;
  }

  .homeFeaturedCategoriesWrapper .row__container .grid_12 {
    width: 600px;
  }

  .bestsellers h3 {
    margin-left: 0px;
  }

  .category-short-description {
    height: 60px;
  }

  .category-description {
    width: 730px;
    margin: auto;
    padding: 0px;
  }

  .category-description p {
    line-height: 25px;
  }

  .small-product-item .picture {
    height: 230px;
    width: 286px;
  }

  .small-product-item img {
    max-height: 290px;
    max-width: 270px;
  }

  .allProductsCategoriesWrapper .category-products {
    width: 100%;
    float: none;
    margin: auto;
  }

  .allProductsCategoriesWrapper .category-products .product-item-large {
    width: 730px;
    margin: auto;
    float: none;
    display: table;
  }

  /* Product Page */
  .product-details-page {
    margin-bottom: 0px;
    width: 100%;
  }

  .product-details-page.clearfix .row__container {
    width: 768px;
    margin: auto;
  }

  #contentiInnerRow.clearfix .grid_12 {
    width: 100%;
    margin: 0px;
  }

  #productVariantForm {
    margin: auto;
    display: table;
  }

  .product-essential.grid_6 {
    width: 374px;
  }

  .product-collateral.grid_6 {
    width: 374px;
  }

  .product-details-info .bigpicture {
    width: 344px;
  }

  .product-details-info .bigpicture img {
    max-width: 330px;
    max-height: 330px;
  }

  /* Editor */
  .editor__title-row {
    width: 768px;
    margin: auto;
  }

  .editor__title-row .row {
    width: 758px;
    margin: auto;
    display: block;
  }

  .editor__title-row .row .grid_12 {
    margin-left: 0px;
    margin-right: 0px;
  }

  #editorTabControl.row {
    width: 768px;
    margin: auto;
    display: table;
  }

  .editorScaffolderDefault {
    width: 754px;
    margin: auto;
    float: none;
  }

  #editorTabControl .editor_row_top {
    width: 754px;
  }

  #editorTabControl .editor_row {
    width: auto;
  }

  .editor_grid_1.editor_preview_row_1 {
    width: 70px;
    margin-right: 5px;
    height: 550px;
  }

  .editor_grid_6.editor_bg.editor_preview_row_2 {
    width: 669px;
    margin-right: 0px;
    height: 550px;
  }

  .editor_grid_5.editor_preview_row_3 {
    width: 744px !important;
    height: 550px;
    margin-top: 10px;
  }

  .fieldlist {
    max-height: inherit;
    height: 544px;
  }

  .editor_grid_7.editor_bg {
    width: 739px;
    margin-right: 5px;
  }

  #editorTabControl .editor_grid_5 {
    width: 739px;
    margin-top: 10px;
  }

  /* Lizard */
  .green-lizard-box {
    position: relative;
  }

  .green-lizard-innerbox {
    position: static;
    margin: auto;
    display: table;
  }

  /* Basket */
  .grid_12.cartTableWrapper table {
    width: 768px;
    margin: auto;
  }

  .cart-footer.clearfix {
    width: 768px;
    margin: auto;
  }

  #cartTotals.grid_6.totals {
    float: right;
    margin-right: 10px;
    width: 433px;
  }

  .page-title.grid_12,
  .grid_12.cartTableWrapper,
  .checkout_message_bottom .grid_12.checkoutAttributesWrapper.clearfix {
    margin: auto;
  }

  .common-buttons {
    width: 742px;
    margin: auto;
    display: table;
    float: none;
  }

  .updatecartbutton {
    float: left;
    margin-top: 5px;
  }

  /* Checkout */
  .checkout-page--title.page-title.grid_12 {
    margin: auto;
    float: none;
  }

  .checkout-page.one-page-checkout.grid_12 {
    margin: auto;
    display: table;
    float: none;
  }

  .checkout-data .opc .section {
    width: 754px;
    margin: auto;
  }

  .checkout-data {
    margin: auto;
  }

  .order-summary-body-payment-method .cart-footer.clearfix,
  .order-summary-body .cart-footer.clearfix {
    width: 757px;
  }

  .order-summary-body-payment-method .grid_12.cartTableWrapper table,
  .order-summary-body .grid_12.cartTableWrapper table {
    width: 738px;
    margin: auto;
    margin-top: 10px;
  }

  #billing-new-address-form .table-container tr,
  #shipping-new-address-form .table-container tr {
    display: block;
  }

  .item-value input,
  .item-value select {
    width: 550px;
  }

  #BillingNewAddress_CountryId,
  #BillingNewAddress_StateProvinceId,
  #ShippingNewAddress_CountryId,
  #ShippingNewAddress_StateProvinceId {
    width: 570px;
  }

  .grid_12.checkout_data_integrated {
    margin: auto;
  }

  .checkout-data-info {
    width: 758px;
    margin: auto;
    padding-top: 10px;
  }

  .checkout-page .grid_6.checkoutright {
    width: 100%;
    margin: auto;
  }

  /* Login */
  .login__wrapper {
    display: table;
    margin: auto;
    width: 754px;
  }

  .login__wrapper .register-customer-wrapper.grid_6,
  .login__wrapper .returning-wrapper.grid_6 {
    width: 750px;
    display: table;
    float: none;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-value
    select {
    width: 542px;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-value
    input {
    width: 522px;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-name {
    width: 25%;
  }

  .login__wrapper
    .returning-wrapper.grid_6
    .login-block
    .table-container
    .item-value
    input {
    width: 529px !important;
  }

  #RememberMe {
    width: auto !important;
  }

  .registration-page.registration-success {
    width: 768px;
    margin: auto;
  }

  /* Password Recovery */
  .grid_9.password-recovery-container {
    width: 100%;
    margin: auto;
    display: table;
    float: none;
  }

  .password-recovery-page {
    width: 100%;
    margin: auto;
  }

  .password-recovery-page .page-title {
    width: 768px;
    margin: auto;
  }

  .password-recovery-page-form input {
    width: 268px;
  }

  .password-recovery-page tr:nth-child(1) input,
  .password-recovery-page tr:nth-child(2) input {
    width: 248px;
  }

  .newpasswordbutton {
    width: 268px;
  }

  .password-recovery-page .page-title h1 {
    font-size: 26px;
  }

  /* Approver Page */
  #workflow--approval {
    width: 758px;
    margin: auto;
  }

  #WorkInProgressGrid.t-widget.t-grid {
    width: 758px;
    margin: auto;
  }

  .popup .row2 {
    width: auto;
    display: grid;
  }

  .popup .row2 .right,
  .popup .row2 .left {
    width: auto;
    /*padding-bottom: 5px;*/
  }

  .row2 .left .smallblock {
    margin-bottom: 5px !important;
  }

  .status.bodyItem {
    margin: auto;
    margin-right: 0px !important;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .popup .row2 .right .smallblock,
  .customerInfo.bodyItem.smallblock {
    width: -webkit-fill-available !important;
    margin: auto;
    margin-bottom: 5px;
  }

  .customerInfo.bodyItem.smallblock:nth-child(1) {
    width: -webkit-fill-available !important;
    margin: auto;
  }

  .popup .row2 .left .bigblock,
  .jobInfo.bodyItem.smallblock {
    width: -webkit-fill-available !important;
    margin: auto;
    margin-bottom: 5px;
  }

  /* Account Page */
  #contentrow.layout--accountPage .row__container #contentiInnerRow.clearfix {
    width: 768px;
    margin: auto;
  }

  #contentrow.layout--accountPage
    .row__container
    #contentiInnerRow.clearfix
    .grid_3 {
    width: 187px;
  }

  #contentrow.layout--accountPage
    .row__container
    #contentiInnerRow.clearfix
    .grid_9 {
    width: 561px;
  }

  .customer-pass-recovery .item-name {
    width: 34%;
  }

  .customer__section .item-value input {
    width: 334px;
  }

  .addAddressTable .item-value input {
    width: 325px;
  }

  .editAddressTable .item-value input {
    width: 325px;
  }

  .customer-pass-recovery .item-value input {
    width: 304px;
  }

  .customer__section .item-value select {
    width: 354px;
  }

  .addAddressTable .item-value select {
    width: 345px;
  }

  .editAddressTable .item-value select {
    width: 345px;
  }

  #order_details_v2 {
    width: auto;
  }

  .address-item.clearfix .content table td:nth-child(3) b.acentcolour,
  .address-item.clearfix .content table td:nth-child(4) table td:nth-child(1),
  .address-item.clearfix .content table td:nth-child(4) table td:nth-child(2) {
    font-size: 12pt;
  }

  .address-item.clearfix .content table td:nth-child(4) table td:nth-child(2) {
    line-height: 20px;
  }

  .deleteaddressbutton {
    width: 100%;
  }

  .orders_v2 .order_container .order_details {
    padding: 2%;
  }

  .orders_v2 .order_toggle_filter {
    width: 12%;
    font-size: 8pt;
  }

  .orders_v2 .order_container .order_details {
    border-bottom: none;
  }

  .orders_v2 .order_products_list .order_prod_thumbnail img {
    max-width: 95%;
  }

  #order_details_v2 .od_products_container .od_product_box .od_product_price,
  #order_details_v2
    .od_products_container
    .od_product_box
    .od_product_quantity {
    position: inherit;
    margin-left: 185px;
  }

  /* Footer */
  .html-upper-footer-content.row {
    width: 730px;
    border-bottom: none;
    padding-bottom: 5px;
  }

  .html-upper-footer-content.row .grid_2 {
    width: 730px;
    display: table;
    margin: auto;
  }

  .html-upper-footer-content.row .grid_2:nth-child(2),
  .html-upper-footer-content.row .grid_2:nth-child(3),
  .html-upper-footer-content.row .grid_2:nth-child(4) {
    border-bottom: solid 2px #363533;
  }

  .html-upper-footer-content .contect-details img {
    float: none;
    margin: auto;
    display: table;
  }

  .html-upper-footer-content h4 {
    font-size: 13pt;
    text-align: center;
    padding-top: 15px;
  }

  .html-upper-footer-content.row .grid_2 p {
    font-size: 12pt;
    text-align: center;
  }

  .html-footer-content.row div:nth-child(2) {
    border-top: solid 2px #363533;
    padding-top: 5px;
  }

  .html-footer-content.row {
    width: auto;
  }

  .html-footer-content.row p {
    text-align: center;
  }

  #subscribe-module.grid_4 {
    display: none;
  }

  /* Video Page */
  .generalPageWrapper.layout--columnsOneD .page-title h1 {
    font-size: 36px;
  }

  video#video1 {
    width: 720px;
    height: 390px;
  }
}

/* Screen Size 767px */
@media only screen and (max-width: 767px) {
  .returning-wrapper.grid_6 {
    width: 767px;
  }

  /* Rows */
  #logorow.row {
    height: 0px;
  }

  #toprow {
    height: auto;
    background: #fff;
  }

  /* Admin Links */
  .adminlinks a {
    font-size: 9pt;
  }

  .grid_8.offset_4 {
    width: 100%;
    float: none;
    margin: auto;
    display: table;
  }

  /* Logo */
  .logo {
    background-color: #fff;
    margin-top: 0px;
    padding-top: 15px;
    width: 100%;
  }

  /* Navigation */
  .top-nav {
    display: table;
    float: none;
    margin: auto;
    width: 100%;
    background: #fff;
  }

  .top-nav .searchbox_wrapper form {
    float: none;
    display: table;
    margin: auto;
  }

  .top-nav .searchbox_wrapper .searchbox {
    width: 247px;
  }

  /* Advance Navigation */
  #advnav_mobile_menu {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    overflow: hidden;
    overflow-y: scroll;
  }

  #advnav_mobile_menu_toggle {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    border: 0;
    z-index: 1;
  }

  /* Banner */
  .homePageBanner img {
    background-image: url("/140615786/Handler/CSSOverride/GetImage/57/Lizard Wallpaper Small.png");
  }

  /* HTML Content Blocks*/
  .HTMLContentBlock1 h1 {
    font-size: 27px;
  }

  .HTMLContentBlock1 p {
    font-size: 14pt;
  }

  .HTMLContentBlock2 p {
    font-size: 14pt;
    line-height: 35px;
  }

  /* Search Page */
  .search-panel {
    width: 300px;
    display: table;
    float: none;
    margin: auto;
  }

  .basic-search.table-container tr,
  .adv-search.table-container .search-category,
  .adv-search.table-container .search-price-range {
    display: grid;
  }

  .basic-search.table-container td.item-name,
  .adv-search.table-container td.item-name {
    width: auto;
    text-align: center;
  }

  .basic-search.table-container .item-value input {
    width: 214px;
  }

  .adv-search.table-container .search-category .item-value select {
    width: 234px;
  }

  .adv-search.table-container .search-price-range .item-value {
    width: auto;
  }

  .adv-search.table-container .search-price-range .item-value input {
    width: -webkit-fill-available !important;
    width: -moz-available !important;
    margin-bottom: 5px;
  }

  .adv-search.table-container td.data label {
    font-size: 14px;
    margin-right: 0px;
  }

  .search-input .buttons input {
    width: 100%;
  }

  .search-results .product-grid .listWrapper .listItem.grid_3 {
    width: 256px;
  }

  .search-results
    .product-grid
    .listWrapper
    .listItem.grid_3
    .item-box
    .product-item
    .picture {
    width: 252px;
  }

  .search-results .item-box .product-item .add-info {
    width: 220px;
    padding: 0px;
  }

  .search-results .item-box .product-item .add-info .pricerow .prices {
    padding: 2px 0px;
  }

  .search-results .item-box .product-item .add-info .pricerow .buttons {
    float: left;
    width: 100%;
    padding: 2px 0px;
  }

  .search-results .item-box .product-item .add-info .pricerow .buttons input {
    width: 100%;
  }

  /* Categories and Products */
  .sub-category-grid {
    width: 300px;
    margin: auto;
  }

  .product-grid .listItem.grid_3,
  .sub-category-grid .listItem.grid_3 {
    width: 300px;
  }

  .sub-category-grid .listWrapper .picture {
    display: table;
    margin: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 290px;
    margin-top: 65px;
  }

  .sub-category-grid .listWrapper .picture img {
    margin: auto;
    display: table;
    height: 130px;
    width: 200px;
  }

  .homeFeaturedCategoriesWrapper {
    width: 300px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .homePageCategories.clearfix .listWrapper.clearfix .grid_3 {
    width: 300px;
  }

  .homeFeaturedProductsWrapper {
    width: 300px;
    margin: auto;
  }

  .homeFeaturedCategoriesWrapper .row__container .grid_12 {
    width: 300px;
  }

  .bestsellers h3 {
    margin-left: 0px;
    font-size: 30px;
    text-align: center;
  }

  .category-short-description {
    height: 60px;
  }

  .category-description {
    width: 300px;
    margin: auto;
    padding: 0px;
  }

  .category-description p {
    line-height: 25px;
  }

  .small-product-item .picture {
    height: 230px;
    width: 300px;
  }

  .small-product-item img {
    max-height: 290px;
    max-width: 270px;
  }

  .allProductsCategoriesWrapper .category-products {
    width: 100%;
    float: none;
    margin: auto;
  }

  .allProductsCategoriesWrapper .category-products .product-item-large {
    width: 300px;
    margin: auto;
    float: none;
    display: table;
  }

  .allProductsCategoriesWrapper
    .category-products
    .product-item-large
    .info-area
    .add-info
    .buttonsrow
    .product-more {
    width: 100%;
  }

  /* Product Page */
  .product-details-page {
    margin-bottom: 0px;
    width: 100%;
  }

  .product-details-page.clearfix .row__container {
    width: 300px;
    margin: auto;
  }

  #contentiInnerRow.clearfix .grid_12 {
    width: 100%;
    margin: auto;
  }

  #productVariantForm {
    margin: auto;
    display: table;
  }

  .product-essential.grid_6 {
    width: 300px;
  }

  .product-collateral.grid_6 {
    width: 300px;
  }

  .product-details-info .bigpicture {
    width: 300px;
  }

  .product-details-info .bigpicture img {
    max-width: 270px;
    max-height: 270px;
  }

  .product-picture {
    width: 130px;
  }

  .productvariantaddtocartbutton.infigo_product_start {
    width: 190px;
    margin-left: 5px;
  }

  /* Editor */
  .editor__title-row {
    width: 300px;
    margin: auto;
  }

  .editor__title-row .row {
    width: 300px;
    margin: auto;
    display: block;
  }

  .editor__title-row .row .grid_12 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .editor__title-row .row .grid_12 h1 {
    text-align: center;
  }

  .editorbackbutton {
    width: -webkit-fill-available;
    margin-bottom: 10px;
  }

  #editorTabControl.row {
    width: 300px;
    margin: auto;
  }

  .editorScaffolderDefault {
    width: 296px;
    margin: auto;
    float: none;
  }

  #editorTabControl .editor_row_top {
    width: 300px;
  }

  #editorTabControl .editor_row {
    width: 290px;
    padding: 0px;
    margin: auto;
    display: table;
    float: none;
  }

  .blockUI.blockOverlay {
    display: none !important;
  }

  .imageControlsTitle {
    margin-bottom: 10px;
  }

  #scaleControls,
  #rotateControls,
  #translateControls {
    margin-left: 13px;
    margin-right: 13px;
  }

  .resetImage,
  .clearImage,
  .pageZoomReset button {
    margin-left: 13px;
    margin-right: 12px;
  }

  .pageZoomButtons {
    margin-left: 13px;
  }

  .editor_grid_1.editor_preview_row_1 {
    width: 100%;
    height: auto;
  }

  .editor_grid_6.editor_bg.editor_preview_row_2 {
    width: 290px;
    margin-right: 0px;
    height: auto;
  }

  .editor_grid_5.editor_preview_row_3 {
    width: 290px !important;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .fieldlist {
    max-height: inherit;
    height: 200px;
  }

  .editor_grid_7.editor_bg {
    width: 284px;
    margin: auto;
  }

  #editorTabControl .editor_grid_5 {
    width: 284px;
    margin-top: 10px;
  }

  /* Lizard */
  .green-lizard-box {
    position: relative;
  }

  .green-lizard-innerbox {
    position: static;
    margin: auto;
    display: table;
  }

  /* Basket */
  .grid_12.cartTableWrapper table {
    width: 300px;
    margin: auto;
  }

  .grid_6.cart-collaterals {
    width: 0px;
  }

  #cartTotals.grid_6.totals {
    display: block;
    float: none;
    margin: auto;
    width: 300px;
  }

  .page-title.grid_12,
  .grid_12.cartTableWrapper,
  .checkout_message_bottom .grid_12.checkoutAttributesWrapper.clearfix {
    margin: auto;
  }

  .common-buttons {
    width: 300px;
    margin: auto;
    display: table;
    float: none;
  }

  .updatecartbutton {
    width: 300px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .continueshoppingbutton {
    width: 100%;
    margin-right: 0px !important;
    margin-top: 5px;
  }

  .checkout-buttons {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .basketEditButton {
    width: -webkit-fill-available;
  }

  .basketUpdatecartbutton,
  .basketSaveForLaterButton {
    width: 100%;
  }

  .cart .cart-item-row {
    background-color: #fff;
    margin-top: 10px;
    border-radius: 5px;
    border: 2px solid #eee;
  }

  .quantityChanger {
    width: -webkit-fill-available !important;
    font-size: 12pt;
  }

  .cart-item-row .end .productPrice {
    font-size: 18pt;
  }

  /* Checkout */
  .checkout-page--title.page-title.grid_12 {
    margin: auto;
    float: none;
  }

  .checkout-page.one-page-checkout.grid_12 {
    margin: auto;
    display: table;
    float: none;
  }

  .checkout-data .opc .section {
    width: 300px;
    margin: auto;
  }

  .checkout-data {
    margin: auto;
  }

  .order-summary-body-payment-method .cart-footer.clearfix,
  .order-summary-body .cart-footer.clearfix {
    width: auto;
  }

  .order-summary-body-payment-method
    .cart-footer.clearfix
    #cartTotals.offset_6.grid_6.totals,
  .order-summary-body .cart-footer.clearfix #cartTotals.offset_6.grid_6.totals {
    width: 290px;
    padding-top: 5px;
  }

  .order-summary-body-payment-method .grid_12.cartTableWrapper table,
  .order-summary-body .grid_12.cartTableWrapper table {
    width: 290px;
    margin: auto;
    margin-top: 10px;
  }

  #billing-new-address-form .table-container tr,
  #shipping-new-address-form .table-container tr {
    display: grid;
  }

  #billing-new-address-form .table-container .item-name,
  #shipping-new-address-form .table-container .item-name {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    padding-bottom: 5px;
  }

  .item-value input,
  .item-value select {
    width: 250px;
  }

  #BillingNewAddress_CountryId,
  #BillingNewAddress_StateProvinceId,
  #ShippingNewAddress_CountryId,
  #ShippingNewAddress_StateProvinceId {
    width: 270px;
  }

  #use-same-shipping-address {
    text-align: center;
  }

  .checkoutbutton,
  .checkout-data .opc .section .newaddressnextstepbutton,
  .checkout-data .opc .section .shippingmethodnextstepbutton,
  .checkout-data .opc .section .paymentmethodnextstepbutton,
  .checkout-data .opc .section .paymentinfonextstepbutton,
  .checkout-data .opc .section .confirmordernextstepbutton {
    width: 100%;
    margin-top: 5px;
  }

  .checkout-data .opc .section .back-link {
    float: none;
  }

  .checkout-data .opc .section .back-link a {
    width: auto;
    text-align: center;
  }

  .checkout-data .opc .section .shipping-option-item {
    margin: auto;
    display: table;
  }

  .product__title,
  .product__quantity,
  .approvalRequiredBasketField {
    font-size: 14pt;
  }

  .step-title.request-after-confirm h2 {
    font-size: 8pt !important;
  }

  .payment-info .body td {
    display: table;
    margin: auto;
  }

  .payment-info td:nth-child(1) {
    width: 280px;
    margin: auto;
    text-align: center;
  }

  .payment-info td:nth-child(2) {
    width: 280px;
    margin: auto;
  }

  #PurchaseOrderNumber {
    margin: auto;
    width: 264px !important;
  }

  .grid_12.checkout_data_integrated {
    margin: auto;
  }

  .checkout-data-info {
    width: 300px;
    margin: auto;
    padding-top: 10px;
  }

  .checkout-page .grid_6.checkoutright {
    width: 100%;
    margin: auto;
  }

  .orderprocessedcontinuebutton {
    width: 100%;
    margin-top: 5px;
  }

  /* Login */
  .login__wrapper {
    display: table;
    margin: auto;
    width: 300px;
  }

  .new-wrapper .body {
    padding: 1%;
  }

  .login__wrapper .register-customer-wrapper.grid_6,
  .login__wrapper .returning-wrapper.grid_6 {
    width: 300px !important;
    display: table;
    float: none;
    margin: auto;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    tr,
  .login__wrapper .returning-wrapper.grid_6 .login-block .table-container tr {
    display: grid;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-value
    select {
    width: 278px;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-value
    input {
    width: 258px;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-name {
    width: auto;
    text-align: center;
  }

  .login__wrapper
    .returning-wrapper.grid_6
    .login-block
    .table-container
    .item-value
    input {
    width: 258px !important;
  }

  #RememberMe {
    width: auto !important;
  }

  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    .item-name
    label,
  .login__wrapper
    .register-customer-wrapper.grid_6
    .new-wrapper
    .body
    .table-container
    td,
  .login__wrapper
    .returning-wrapper.grid_6
    .login-block
    .table-container
    .item-name
    label,
  .login__wrapper
    .returning-wrapper.grid_6
    .login-block
    .table-container
    .item-value
    label,
  .login__wrapper .returning-wrapper.grid_6 .login-block .table-container td,
  .forgot-password {
    text-align: center;
    width: auto;
  }

  .registernextstepbutton,
  .loginbutton {
    width: 100%;
  }

  .login-title {
    text-align: center;
  }

  .requiredMarker {
    float: none !important;
    text-align: center;
  }

  /* Account Page */
  div.headermenu:nth-child(4)
    > nav:nth-child(1)
    > div:nth-child(2)
    > select:nth-child(2),
  div.headermenu:nth-child(4)
    > nav:nth-child(1)
    > div:nth-child(2)
    > select:nth-child(1)
    > option:nth-child(6),
  div.headermenu:nth-child(4)
    > nav:nth-child(1)
    > div:nth-child(2)
    > select:nth-child(1)
    > option:nth-child(7),
  div.headermenu:nth-child(4)
    > nav:nth-child(1)
    > div:nth-child(2)
    > select:nth-child(1)
    > option:nth-child(8),
  div.headermenu:nth-child(4)
    > nav:nth-child(1)
    > div:nth-child(2)
    > select:nth-child(1)
    > option:nth-child(9),
  div.headermenu:nth-child(4)
    > nav:nth-child(1)
    > div:nth-child(2)
    > select:nth-child(1)
    > option:nth-child(10),
  div.headermenu:nth-child(4)
    > nav:nth-child(1)
    > div:nth-child(2)
    > select:nth-child(1)
    > option:nth-child(11),
  div.headermenu:nth-child(4)
    > nav:nth-child(1)
    > div:nth-child(2)
    > select:nth-child(1)
    > option:nth-child(12),
  div.headermenu:nth-child(4)
    > nav:nth-child(1)
    > div:nth-child(2)
    > select:nth-child(1)
    > option:nth-child(13),
  div.headermenu:nth-child(4)
    > nav:nth-child(1)
    > div:nth-child(2)
    > select:nth-child(1)
    > option:nth-child(14) {
    display: none;
  }

  /* Password Recovery */
  .grid_9.password-recovery-container {
    width: 100%;
    margin: auto;
    display: table;
    float: none;
  }

  .password-recovery-page {
    width: 100%;
    margin: auto;
  }

  .password-recovery-page .page-title {
    width: 300px;
    margin: auto;
  }

  .password-recovery-page .page-title h1 {
    font-size: 24px;
    text-align: center;
  }

  .password-recovery-page .body strong {
    width: 300px;
    text-align: center;
    font-size: 20px;
  }

  .password-recovery-page-form tr {
    display: grid;
  }

  .password-recovery-page-form td {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .password-recovery-page-form tr:nth-child(1) td {
    text-align: center !important;
  }

  .password-recovery-page-form tr:nth-child(2) td:nth-child(1) {
    display: none;
  }

  .password-recovery-page-form tr:nth-child(1) input {
    width: 282px !important;
    display: table;
    margin: auto;
    margin-bottom: 5px;
  }

  .passwordrecoverybutton {
    width: 300px !important;
    display: table;
    margin: auto;
    margin-bottom: 5px;
  }

  .password-recovery-page tr {
    display: grid;
  }

  .password-recovery-page td {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .password-recovery-page tr:nth-child(1) td,
  .password-recovery-page tr:nth-child(2) td {
    text-align: center !important;
  }

  .password-recovery-page tr:nth-child(3) td:nth-child(1) {
    display: none;
  }

  .password-recovery-page tr:nth-child(1) input,
  .password-recovery-page tr:nth-child(2) input {
    width: 282px;
    margin-bottom: 5px;
  }

  .newpasswordbutton {
    width: 300px;
    display: table;
    margin: auto;
    margin-bottom: 5px;
  }

  /* Approver Page */
  #workflow--approval {
    width: 300px;
    margin: auto;
  }

  #WorkInProgressGrid.t-widget.t-grid {
    width: 300px;
    margin: auto;
  }

  .popup .row2 {
    width: auto;
    display: grid;
  }

  .popup .row2 .right,
  .popup .row2 .left {
    width: auto;
    /*padding-bottom: 5px;*/
  }

  .row2 .left .smallblock {
    margin-bottom: 5px !important;
  }

  .status.bodyItem {
    margin: auto;
    margin-right: 0px !important;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .popup .row2 .right .smallblock,
  .customerInfo.bodyItem.smallblock {
    width: -webkit-fill-available !important;
    margin: auto;
    margin-bottom: 5px;
  }

  .customerInfo.bodyItem.smallblock:nth-child(1) {
    width: -webkit-fill-available !important;
    margin: auto;
  }

  .popup .row2 .left .bigblock,
  .jobInfo.bodyItem.smallblock {
    width: -webkit-fill-available !important;
    margin: auto;
    margin-bottom: 5px;
  }

  /* Account Page */
  #contentrow.layout--accountPage .row__container #contentiInnerRow.clearfix {
    width: 300px;
    margin: auto;
  }

  #contentrow.layout--accountPage
    .row__container
    #contentiInnerRow.clearfix
    .grid_3 {
    width: 300px;
  }

  #contentrow.layout--accountPage
    .row__container
    #contentiInnerRow.clearfix
    .grid_9 {
    width: 300px;
  }

  .customer__section .tablerow,
  .addAddressTable tr,
  .customer-pass-recovery tr,
  .editAddressTable tr {
    display: grid;
  }

  .customer__section .item-name,
  .addAddressTable .item-name,
  .customer-pass-recovery .item-name,
  .editAddressTable .item-name {
    width: auto;
    text-align: center;
  }

  .customer__section .item-value,
  .addAddressTable .item-value,
  .editAddressTable .item-value {
    width: auto;
  }

  .customer__section .item-value input,
  .addAddressTable .item-value input,
  .customer-pass-recovery .item-value input,
  .editAddressTable .item-value input {
    width: 214px;
  }

  .customer__section .item-value select,
  .addAddressTable .item-value select,
  .customer-pass-recovery .item-value select,
  .editAddressTable .item-value select {
    width: 234px;
  }

  .canceladdressbutton,
  .saveaddressbutton {
    width: 100%;
    margin: auto;
    margin-bottom: 5px;
  }

  .savecustomerinfobutton,
  .changepasswordbutton {
    width: 100%;
  }

  #order_details_v2 {
    width: auto;
  }

  .address-item.clearfix .content table td:nth-child(3) b.acentcolour,
  .address-item.clearfix .content table td:nth-child(4) table td:nth-child(1),
  .address-item.clearfix .content table td:nth-child(4) table td:nth-child(2) {
    font-size: 12pt;
  }

  .address-item.clearfix .content table td:nth-child(4) table td:nth-child(2) {
    line-height: 20px;
  }

  .deleteaddressbutton,
  .addaddressbutton {
    width: 100%;
  }

  .customer-addresses table thead {
    float: none;
    display: table;
  }

  .customer-addresses table thead tr th {
    text-align: left !important;
  }

  .customer-addresses table thead tr th:nth-child(4) {
    display: none;
  }

  .customer-addresses table tbody {
    width: 100%;
  }

  .customer-addresses table td,
  .customer-addresses table th {
    float: none;
    display: table;
    margin: auto;
    margin-bottom: 5px;
  }

  .orders_v2 .order_container .order_details {
    padding: 2%;
  }

  .orders_v2 .order_container .order_details {
    border-bottom: none;
  }

  .orders_v2 .order_products_list .order_prod_price {
    left: 2%;
    width: auto;
  }

  .orders_v2 .reorderbutton {
    width: -webkit-fill-available;
    margin: auto;
    text-align: center;
  }

  #reorder.reorderbutton.od_reorder_button {
    width: auto;
  }

  .orders_v2 .order_page_select_container .order_page_but {
    width: 36px;
    height: 35px;
  }

  .orders_v2 .orders_page_title {
    width: 100%;
    padding: 0;
    text-align: center;
  }

  .orders_v2 .order_search {
    padding-right: 0.5%;
    width: 100%;
  }

  .orders_v2 .order_search .order_searchbox {
    width: 76%;
    height: 25px;
  }

  .orders_v2 .order_toggle_filter {
    width: 100%;
    padding: 0;
    display: table;
    margin: auto;
    margin-bottom: 5px;
  }

  .orders_v2 .order_page_select_container .order_page_state {
    width: 90px;
    height: 35px;
    line-height: 35px;
  }

  .orders_v2 .order_container {
    position: relative;
    float: left;
    width: 100%;
    background-color: #eaeaea;
  }

  .orders_v2 .order_container .short_view_status_details {
    position: relative;
    width: 96%;
    height: 20px;
    line-height: 30px;
    margin-bottom: -3px;
  }

  .orders_v2 .order_info_total {
    width: 100%;
    padding: 0;
    height: 35px;
    bottom: 38px;
    text-align: center;
    line-height: 35px;
  }

  .orders_v2 .order_container .order_show_details_but {
    width: 100%;
    margin-top: 38px;
  }

  .orders_v2 .order_container .short_view_order_details {
    max-height: 41px;
  }

  .orders_v2 .order_status_container {
    position: relative;
    width: 100%;
  }

  .orders_v2 .order_products_list .order_prod_quantity {
    left: 30%;
  }

  .orders_v2 .order_products_list .order_prod_total {
    height: 33px;
  }

  .search {
    width: 256px;
  }

  .searchbox {
    width: 161px;
  }

  .section-title {
    text-align: center;
    padding: 0px;
    margin-bottom: 5px;
  }

  #order_details_v2 .od_half_row {
    width: 100%;
  }

  #order_details_v2 .od_status {
    width: 270px;
    margin: auto;
    display: table;
    float: none;
  }

  #order_details_v2 .od_p5_row {
    width: 50%;
  }

  #order_details_v2 .od_products_container .od_product_box .od_product_thumb {
    width: 200px;
  }

  #order_details_v2 .od_products_container .od_product_box .od_product_general {
    position: relative;
    float: left;
    width: 208px;
    margin-bottom: 87px;
    font-size: 13px;
    text-align: left;
  }

  #order_details_v2 .od_products_container .od_product_box .od_product_total {
    width: 199px;
  }

  #order_details_v2 .od_title {
    font-size: 24px;
    line-height: 30px;
    padding: 15px;
  }

  #order_details_v2 .od_row_formating {
    padding: 10px;
  }

  #order_details_v2
    .od_products_container
    .od_product_box
    .od_product_quantity {
    bottom: 37px;
  }

  #order_details_v2 .od_products_container .od_product_box .od_product_price {
    bottom: 60px;
  }

  #order_details_v2 .od_products_container .od_product_box .od_product_total {
    text-align: right;
  }

  /* Footer */
  .html-upper-footer-content.row {
    width: 300px;
    border-bottom: none;
    padding-bottom: 5px;
  }

  .html-upper-footer-content.row .grid_2 {
    width: 300px;
    display: table;
    margin: auto;
  }

  .html-upper-footer-content.row .grid_2:nth-child(2),
  .html-upper-footer-content.row .grid_2:nth-child(3),
  .html-upper-footer-content.row .grid_2:nth-child(4) {
    border-bottom: solid 2px #363533;
  }

  .html-upper-footer-content .contect-details img {
    float: none;
    margin: auto;
    display: table;
  }

  .html-upper-footer-content h4 {
    font-size: 13pt;
    text-align: center;
    padding-top: 15px;
  }

  .html-upper-footer-content.row .grid_2 p {
    font-size: 12pt;
    text-align: center;
  }

  .html-footer-content.row {
    width: auto;
  }

  .html-footer-content.row div:nth-child(2) {
    border-top: solid 2px #363533;
    padding-top: 5px;
  }

  .html-footer-content.row p {
    text-align: center;
  }

  #subscribe-module.grid_4 {
    display: none;
  }

  /* Video Page */
  .generalPageWrapper.layout--columnsOneD .page-title h1 {
    font-size: 30px;
  }

  video#video1 {
    width: 440px;
    height: 230px;
  }

  .topicpage {
    margin-top: 30px;
  }

  #phTitle {
    background-color: #fff;
    margin-bottom: 10px;
  }

  .page-title {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .page-title h1 {
    line-height: 70px;
  }
}

/* Screen Size 640 */
@media only screen and (max-width: 640px) {
  /* Thank You Page */
  .ThankYou {
    background-color: #fff;
    border: 2px solid #d3d3d3;
    padding: 50px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .ThankYou img {
    width: 90%;
  }

  h3.review {
    color: #004d96;
    font-family: "OpenSans-Bold";
    font-size: 16px;
    padding-top: 20px;
  }

  img.jotform {
    width: 25%;
  }
}

/* Screen Size 479px */
@media only screen and (max-width: 479px) {
  /* Video Page */
  .generalPageWrapper.layout--columnsOneD .page-title h1 {
    font-size: 27px;
  }

  video#video1 {
    width: 300px;
    height: 150px;
  }

  img.jotform {
    width: 25%;
  }
}

/* Screen Size 430 */
@media only screen and (max-width: 430px) {
  /* Thank You Page */
  .ThankYou {
    background-color: #fff;
    border: 2px solid #d3d3d3;
    padding: 30px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  h3.review {
    color: #004d96;
    font-family: "OpenSans-Bold";
    font-size: 14px;
    padding-top: 20px;
  }

  img.jotform {
    width: 25%;
  }
}

/* Screen Size 305px */
@media only screen and (max-width: 305px) {
  /* Video Page */
  .generalPageWrapper.layout--columnsOneD .page-title h1 {
    font-size: 23px;
  }

  video#video1 {
    width: 250px;
    height: 100px;
  }

  img.jotform {
    width: 25%;
  }
}
