/* Main Page Stuff */
@media only screen and (max-width: 1400px) {
  .single-product .column, .single-product .columns {
    padding-right: 40px;
    padding-left: 40px; }

  .single-product .c-productSpec .small-12 {
    width: 100% !important;
    padding: 0 0 0 0; } }
@media only screen and (max-width: 490px) {
  .single-product .column, .single-product .columns {
    padding-right: 20px;
    padding-left: 20px; } }
@media only screen and (max-width: 1024px) {
  .single-product .main-product-info {
    width: 55%; }

  .single-product .c-lightproduct__productIntro {
    width: 75%; }

  .single-product .c-lightproduct__productIntro--small {
    width: 75%; } }
@media only screen and (max-width: 768px) {
  .single-product .main-product-info {
    width: 100%; }

  .single-product .c-lightproduct__productIntro {
    width: 100%; }

  .single-product .c-lightproduct__productIntro--small {
    width: 100%; } }
#stamped-main-widget {
  padding: 0 20px; }

@media only screen and (max-width: 1400px) {
  .single-product .l-container {
    padding: 0 20px 0 20px; }

  .single-product .columns.small-12.large-6 {
    padding: 0 0 0 0; } }
@media only screen and (max-width: 490px) {
  .c-compatibilityBlock__icons .columns {
    padding-right: 0px;
    padding-left: 0px; } }
/* Single Product */
.single-product .c-banner {
  height: auto; }

.single-product .c-banner__container {
  top: auto;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

@media only screen and (min-width: 1280px) {
  .single-product .c-banner__container {
    padding: 120px 20px 0 20px; } }
@media only screen and (max-width: 768px) {
  .single-product .c-banner__container {
    padding: 0 20px 0 20px; } }
.single-product .c-relatedProducts {
  /*display: none;*/ }

/* Spec List */
.spec-list {
  background-color: #FFF;
  padding: 20px 20px 0px 20px;
  width: 100%; }

.spec-list h3 {
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  margin: 0 0 0px 0; }

.spec-list ul {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0; }

.spec-list ul li {
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 10px 10px 10px;
  margin: 0 0 0 0;
  float: left;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.spec-list ul li:last-child {
  margin: 0 0 20px 0; }

.accessory-list-title {
  position: relative;
  float: left;
  width: 100%; }

.spec-list .accessory_name {
  float: left;
  width: 35%;
  font-size: 14px;
  padding: 0 10px 0 0; }

.bundle .spec-list .accessory_name {
  width: 100%;
  padding: 0 0 20px 0; }

.spec-list .accessory_image {
  float: left;
  width: 15%; }

.spec-list .accessory_image img {
  padding: 0 10px 0 0px; }

.spec-list .accessory_toggle {
  float: left;
  width: 15%;
  background-color: #FFC715;
  text-align: center;
  padding: 12px 15px 11px 15px;
  cursor: pointer;
  font-size: 14px; }

.spec-list .accessory_toggle.accessory_remove {
  background-color: #000;
  color: #FFF; }

.spec-list .item_price, .spec-list .item_line_price {
  float: left;
  width: 22%;
  text-align: center;
  padding: 12px 0 0 0; }

.spec-list .item_qty {
  float: left;
  width: 28%; }

@media only screen and (max-width: 490px) {
  .spec-list .accessory_image, .spec-list .accessory_name, .spec-list .item_line_price, .spec-list .line-item-input, .spec-list .line-item-input, .spec-list .item_priceX {
    width: 50%;
    width: 100%;
    text-align: left;
    margin: 0 0 10px 0; }

  .select-accessories .item_price {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px;
    margin: 10px 0 0 0; }

  .select-accessories .line-item-input {
    margin: 10px 0 0 0; }

  .select-accessories .item_price:before {
    /*content: 'TOTAL ';*/ } }
/* Configure Item */
.configure-item {
  margin: 0 0 0 0;
  padding: 0 0 100px 0;
  float: left;
  width: 100%; }

@media only screen and (max-width: 490px) {
  .configure-item {
    padding: 0 0 0px 0; } }
.configure-item h2 {
  text-transform: uppercase;
  font-size: 22px;
  float: left;
  width: 100%;
  border-top: 1px solid #e5b313;
  padding: 20px 0 0 0;
  margin: 20px 0 10px 0; }

.configure-item p {
  font-size: 16px;
  margin: 0 0 10px 0;
  padding: 0 0 0 0; }

/* Compatibility */
.compatibility {
  margin: 0 0 10px 0;
  float: left;
  width: auto; }

@media only screen and (max-width: 490px) {
  .compatibility {
    width: 100%; } }
.compatibility.select-manufacturer {
  margin: 0 10px 10px 0; }

/* Select Camera Details */
.select-camera-details {
  float: left;
  /* width: 100%; */
  padding: 10px 10px 0px 10px;
  background-color: #000;
  margin: 0 0 10px 0;
  background-color: rgba(0, 0, 0, 0.1); }

@media only screen and (max-width: 490px) {
  .select-camera-details {
    width: 100%; }

  .compatibility.select-manufacturer {
    width: 100%; } }
.product-template-default select {
  height: 30px;
  background-color: #ffffff;
  padding: 0 5px 0 5px;
  border: 0px solid #fff; }

@media only screen and (max-width: 490px) {
  .product-template-default select {
    width: 100%; } }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .product-template-default select {
    font-size: 16px; } }
.select-disabled {
  position: relative; }

.select-disabled select {
  opacity: 0.5;
  cursor: not-allowed; }

.select-disabled:after {
  content: '';
  width: 100%;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 0px; }

/* Main Product */
.main-product {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  clear: both;
  width: 100%;
  margin: 0 0 0 0; }

.main-product ul li {
  border: 0px solid #fff;
  padding: 0 0 0 0;
  margin: 0 0 0 0 !important; }

.main-product .item_price {
  font-size: 20px;
  width: 40%;
  width: 160px; }

.main-product .item_qty {
  width: 35%;
  width: 130px;
  width: 100%; }

.main-product .item_qty:before {
  content: 'Quantity:';
  float: left;
  position: relative;
  margin: 12px 15px 0 0px;
  max-width: 100%;
  color: #000000;
  font-weight: 700;
  font-size: 18px; }

@media only screen and (max-width: 1024px) {
  .main-product .item_price {
    width: 50%; }

  /*.main-product .item_qty  {
      width: 35%;
  }*/ }
@media only screen and (max-width: 490px) {
  .main-product .item_price {
    width: 50%;
    padding: 0 0 0 0; }

  /*.main-product .item_qty  {
      width: 50%;
  }*/
  .main-product .excl-vat {
    width: 100% !important;
    float: left !important; } }
.main-product .styled-qty .input-control {
  background-color: rgba(0, 0, 0, 0.1); }

/* Accessories */
.accessories-title h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  cursor: pointer; }

@media only screen and (max-width: 490px) {
  .accessories-title h3 {
    font-size: 16px; } }
.accessories-title h3:after {
  content: '>';
  position: relative;
  margin: 0 0 0 5px;
  transform: rotate(90deg);
  display: inline-block;
  font-size: 25px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

@media only screen and (max-width: 490px) {
  .accessories-title h3 {
    font-size: 16px; } }
.accessories-title h3.accessories-active:after {
  transform: rotate(-90deg); }

.select-accessories {
  margin: 0 0 0px 0; }

.accessories-title {
  float: left;
  width: 100%; }

.select-accessories .accessory_added {
  background-color: #FFC715;
  background-color: rgba(255, 199, 21, 0.5); }

/* Variations */
.variations {
  width: 100%;
  float: left;
  margin: 10px 0 0 0; }

.variations ul {
  list-style: none; }

.variations ul li {
  float: left;
  width: auto;
  border-bottom: 0px;
  cursor: pointer;
  border-radius: 50%;
  behavior: url(PIE.htc);
  background-color: #000;
  color: #fff;
  padding: 0;
  text-align: center;
  margin: 0 5px 0 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 14px;
  line-height: 34px;
  width: 35px;
  height: 35px; }

.variations ul li.active-variation {
  background-color: #FFC715;
  color: #000; }

.variations ul li:last-child {
  margin: 0 0 0 0; }

.variations select {
  border: 1px solid #dfdfdf;
  float: left;
  min-width: 75px; }

.variations label {
  text-transform: capitalize;
  float: left;
  position: relative;
  margin: 6px 15px 0 0px;
  max-width: 100%;
  color: #000000;
  font-weight: 700;
  font-size: 14px; }

.accessory_product .variations label, .bundle .variations label {
  margin: 2px 15px 0 0px;
  font-size: 18px; }

@media only screen and (max-width: 490px) {
  .variations label {
    margin: 2px 15px 10px 0px; }

  .accessory_product .variations labell, .bundle .variations label {
    margin: 2px 15px 10px 0px;
    font-size: 18px; }

  .accessory_product .variationsl, .bundle .variations {
    margin: 10px 0 10px 0; } }
/* Add to cart */
.add-to-cart-deactivated .esper-add-to-cart-button {
  opacity: 0.5;
  cursor: not-allowed; }

.esper-button {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 15px 15px 14px 15px;
  float: left;
  cursor: pointer; }

.esper-add-to-cart .esper-add-to-cart-button {
  width: 35%;
  float: left; }

@media only screen and (max-width: 490px) {
  .esper-add-to-cart .esper-add-to-cart-button {
    width: 100%;
    float: left;
    margin: 20px 0 0 0; } }
.esper-add-to-cart {
  float: left;
  width: 100%;
  border-top: 1px solid #e5b313;
  padding: 20px 0 0 0;
  margin: 20px 0 0 0; }

.esper-add-to-cart .styled-qty {
  width: 20%;
  float: left; }

.esper-add-to-cart .esper-total-price {
  width: auto;
  float: left;
  height: 42px;
  position: relative;
  font-size: 25px; }

.esper-total-price-wrap {
  padding: 0px 0 20px 0;
  font-size: 22px; }

/* Added to Cart Message */
.cart-added-box {
  position: absolute;
  right: 20px;
  top: 120px;
  background-color: #000;
  z-index: 12; }

@media only screen and (max-width: 490px) {
  .cart-added-box {
    width: calc(100% - 40px);
    left: 20px;
    right: 20px;
    top: 150px; } }
.cart-added-box p {
  color: #fff;
  padding: 20px;
  font-size: 16px;
  margin: 0 0 0 0; }

.c-hero__dots--lightproduct {
  bottom: 30px !important; }

/* Cable Shop Link */
.add-cables {
  padding: 0px 0 20px 0;
  font-size: 14px;
  text-decoration: underline;
  float: right; }

.esper-button.add-cables {
  background-color: #FFC715 !important;
  color: #000 !important;
  text-transform: uppercase;
  float: left;
  font-size: 14px;
  margin: 0 0 20px 0; }

/* Bulk Order Link */
.esper-bulk-order {
  padding: 20px 0 20px 0;
  font-size: 14px;
  text-decoration: underline;
  float: left; }

/* Lead Time Messages */
.item_lead_time {
  width: 100%;
  /*float: left;*/
  padding: 10px 0 10px 0;
  color: red;
  font-size: 12px;
  display: inline-block; }

/* Accessory Product Layout */
.accessory_product .is-hero-product h3 {
  font-size: 45px;
  margin: 70px 0 30px 0; }

.accessory_productX .configure-item {
  padding: 0 0 0 0; }

.accessory_product.c-banner {
  min-height: 100vh; }

.accessory_product .c-keyPointsblock {
  background-color: #f1f1f1; }

@media only screen and (max-width: 490px) {
  .accessory_product .is-hero-product h3 {
    font-size: 25px; } }
.accessory_product .is-hero-product h3:before {
  width: 100px;
  height: 30px;
  top: -30px; }

@media only screen and (max-width: 490px) {
  .accessory_product .is-hero-product h3:before {
    width: 100px;
    height: 20px;
    top: -25px; } }
.accessory_product .c-banner__image--default {
  right: 0;
  width: 45%; }

@media only screen and (max-width: 768px) {
  .accessory_product .c-banner__image--default {
    right: 0;
    width: 100%;
    margin: 30px auto 30px auto;
    float: none; } }
.accessory_product .compatibility, .bundle .compatibility {
  width: 100%; }

.accessory_product .main-product .item_qty, .bundle .main-product .item_qty {
  width: auto; }

.accessory_product .spec-list .accessory_name, .bundle .spec-list .accessory_name {
  width: auto; }

.accessory_product.bck-color\(lightnin-yellow\), .bundle.bck-color\(lightnin-yellow\) {
  background-color: #dfdfdf; }

.accessory_product .esper-add-to-cart, .bundleX .esper-add-to-cart {
  border-top: 1px solid #ccc; }

.accessory_product .check_compatibility, .bundle .check_compatibility {
  float: left;
  width: 100%; }

.accessory_product .check_compatibility h3 {
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 20px 0;
  font-weight: 900; }

.accessory_product .check_compatibility span {
  position: relative;
  display: inline-block; }

.accessory_product .check_compatibility span:after {
  content: '|';
  color: #000;
  margin: 0 10px; }

.accessory_product .check_compatibility span:first-of-type {
  font-weight: 600; }

.accessory_product .check_compatibility span:first-of-type:after {
  display: none; }

.accessory_product .check_compatibility span:last-of-type:after {
  display: none; }

.accessory_product .compatible-set {
  float: left;
  width: 100%;
  margin: 0 0 10px 0; }

.accessory_product .item_lead_time {
  margin: 0px 0 10px 0; }

.accessory_product .esper-bulk-order {
  display: none; }

/* Product Reviews */
.stamped-review {
  background-color: #fff; }

.stamped-review {
  border-top: 1px solid #eee;
  margin-bottom: 30px;
  padding-top: 25px;
  padding: 30px 30px 30px 30px;
  width: 100%;
  float: left; }

ul.stamped-tabs li.active {
  font-weight: 700;
  border-bottom: 0px solid #000 !important;
  background-color: #FFC715 !important;
  border-top: 1px solid #FFC715 !important;
  border-bottom: 0px solid #FFC715 !important;
  border-left: 1px solid #FFC715 !important;
  border-right: 1px solid #FFC715 !important; }

ul.stamped-tabs li {
  font-weight: 700;
  display: inline-block;
  height: 100%;
  max-height: 100% !important;
  margin-right: 10px !important;
  margin-bottom: -1px;
  margin-left: 0;
  padding-top: 6px;
  padding-bottom: 10px;
  color: #000;
  font-size: 14px;
  cursor: pointer;
  box-sizing: border-box;
  text-transform: uppercase;
  padding: 10px 15px 10px 15px;
  background-color: #FFC715;
  line-height: 22px;
  border-top: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
  border-left: 1px solid #ccc !important;
  border-right: 1px solid #ccc !important;
  background-color: transparent !important; }

@media only screen and (max-width: 490px) {
  ul.stamped-tabs li {
    margin: 0 0 10px 0 !important; } }
@media only screen and (max-width: 340px) {
  ul.stamped-tabs li {
    margin-right: 0px !important; } }
li#tab-questions[data-count][data-new-tab]:after, li#tab-reviews[data-count]:after {
  content: "" attr(data-count);
  background: #fff !important;
  padding: 2px 5px;
  margin-left: 10px; }

div[data-widget-style=standard] .stamped-tab-container {
  position: relative;
  font-size: 14px;
  height: auto !important;
  float: left;
  width: 100%;
  margin: 0 0 30px 0; }

ul.stamped-tabs {
  margin-left: 0;
  margin-bottom: 0px;
  padding: 0;
  max-height: 100% !important;
  border-bottom: 0px solid #ccc !important;
  width: auto;
  float: left; }

div[data-widget-style=standard] .stamped-summary-actions {
  margin-top: 0 !important;
  display: block !important;
  float: right;
  margin-bottom: 0px !important;
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: auto !important; }

/* Product Reviews */
@media only screen and (max-width: 490px) {
  select#stamped-sort-select {
    float: left; } }

ul.stamped-tabs, ul.stamped-tabs li {
  max-height: 100%; }

@media only screen and (max-width: 768px) {
  div[data-widget-style=standard] .stamped-summary-actions {
    margin-top: 123px !important; } }
@media only screen and (max-width: 490px) {
  div[data-widget-style=standard] .stamped-summary-actions {
    margin-top: 0px !important; } }
.product div[data-widget-style=standard] a.stamped-summary-actions-newquestion, .product div[data-widget-style=standard] a.stamped-summary-actions-newreview {
  color: #000 !important;
  border: 1px solid #FFC715 !important;
  padding: 3px 20px !important;
  margin: 0 0 0 15px !important;
  border-radius: 0px !important;
  background-color: #FFC715 !important;
  background: #FFC715 !important;
  text-transform: uppercase; }

/* Ask a question */
.question-form-wrapper form {
  clear: both;
  background-color: #fff;
  padding: 30px !important;
  float: left;
  width: 100%;
  margin: 0 0 30px 0; }

.stamped-pagination {
  text-align: center;
  position: relative;
  margin: 0 0 20px;
  padding: 0;
  float: left;
  width: 100%; }

.product div[data-widget-style=standard] .new-review-form, .product div[data-widget-style=standard] .stamped-content form {
  clear: both;
  background-color: #fff;
  padding: 30px !important;
  float: left;
  width: 100%;
  margin: 0 0 30px 0 !important; }

/* Stamped Badge */
.main-product-info .stamped-product-reviews-badge {
  min-height: auto;
  min-width: auto;
  display: block;
  width: 100%;
  float: left;
  margin: 0 0 30px 0;
  cursor: pointer;
  clear: both; }

.main-product-info .c-lightproduct__productIntro--small {
  float: left;
  width: 100%; }

.main-product-info .c-lightproduct__productIntro--small ul {
  margin: 0 0 0 0; }
  .main-product-info .c-lightproduct__productIntro--small ul li {
    padding: 0 0 0 0;
    margin: 0 0 0 0; }

.main-product-info .fa-star, .main-product-info .fa-star-checked, .main-product-info .fa-star-half-o, .main-product-info .fa-star-o, .main-product-info .stamped-fa-star, .main-product-info .stamped-fa-star-checked, .main-product-info .stamped-fa-star-half-o, .main-product-info .stamped-fa-star-o {
  color: #fff !important;
  padding: 0; }

.dialog-type-cross-sale-pop-up .cross-sale-product-information .fa-star, .dialog-type-cross-sale-pop-up .cross-sale-product-information .fa-star-checked, .dialog-type-cross-sale-pop-up .cross-sale-product-information .fa-star-half-o, .dialog-type-cross-sale-pop-up .cross-sale-product-information .fa-star-o, .dialog-type-cross-sale-pop-up .cross-sale-product-information .stamped-fa-star, .dialog-type-cross-sale-pop-up .cross-sale-product-information .stamped-fa-star-checked, .dialog-type-cross-sale-pop-up .cross-sale-product-information .stamped-fa-star-half-o, .dialog-type-cross-sale-pop-up .cross-sale-product-information .stamped-fa-star-o {
  color: #fff !important;
  padding: 0; }

/* Thank You Message */
.stamped-messages .stamped-thank-you {
  width: 100% !important;
  text-align: center !important;
  padding: 30px 0 !important;
  border: 0px solid #eee !important;
  display: none;
  margin-top: 23px !important;
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  background-color: #fff !important;
  padding: 30px !important;
  margin: 0 0 30px 0 !important; }

.stamped-messages p {
  text-align: center !important;
  font-size: 16px !important;
  padding: 20px 0 0 0 !important; }

/* Reviews Responsive Fixes */
@media only screen and (max-width: 480px) {
  .c-compatibilityBlock--title.product-reviews {
    margin: 0 0 0 0; }

  .product div[data-widget-style=standard] a.stamped-summary-actions-newquestion, .product div[data-widget-style=standard] a.stamped-summary-actions-newreview {
    margin: 0 0 15px 0 !important; }

  div[data-widget-style=standard] label[for=stamped-sort-select] {
    position: relative !important;
    float: left;
    width: 100%;
    margin: 20px 0 0px 0; }

  .stamped-pagination .first, .stamped-pagination .last, .stamped-pagination .next, .stamped-pagination .previous {
    top: 0px !important; } }
/* Config Overlay - Full Screen Background */
#config-overlay {
  display: none;
  width: 100%;
  position: fixed;
  z-index: 999999999;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0px;
  left: 0px; }

/* Loading Spinner */
.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite; }

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #FFC715; }

.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s; }

.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s; }

.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s; }

.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s; }

.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s; }

.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s; }

.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s; }

.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s; }

.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s; }

.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s; }

.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s; }

.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s; }

@keyframes lds-spinner {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* Dialog Box */
#dialog-box {
  position: absolute;
  /*top: 50%;
  margin-top: -50px;*/
  left: 50%;
  margin-left: -200px;
  width: 400px;
  z-index: 1000000000;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none; }

@media only screen and (max-width: 480px) {
  #dialog-box {
    margin-left: -150px;
    width: 300px; } }
#dialog-box .inner {
  padding: 20px;
  background-color: #FFF;
  background-color: #FFC715; }

#dialog-box .dialog-box-title {
  padding: 0 0 0 0;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  padding: 20px 20px 20px 20px;
  loat: left;
  width: 100%; }

#dialog-box .dialog-actions .dialog-yes:hover, #dialog-box .dialog-actions .dialog-cancel:hover {
  background-color: #CCC;
  color: #2d3a42; }

#dialog-box .dialog-actions .dialog-yes, #dialog-box .dialog-actions .dialog-cancel {
  margin: 0 20px 0 0; }

#dialog-box .dialog-cross {
  position: absolute;
  right: 20px;
  top: 21px;
  cursor: pointer; }

#dialog-box .esper-button {
  float: none;
  display: inline-block;
  text-transform: uppercase; }

#dialog-box p {
  font-size: 16px; }

#dialog-box.dialog-type-confirm {
  position: fixed; }

.persistent-tooltip {
  margin: 20px 0 0 0 !important;
  float: left;
  width: 100%; }

/* Accessory List Feedback */
.accessory-list-feedback {
  float: left;
  width: 100%;
  background-color: rgba(255, 199, 21, 0.5);
  margin: 0 0 10px 0; }

.accessory-list-feedback p {
  padding: 10px 10px 10px 10px;
  margin: 0 0 0 0; }

/* Misc Fix */
@media only screen and (max-width: 1024px) {
  .postid-77 .c-sideBySide .l-container {
    padding: 0 60px; } }
/* Bundles */
@media only screen and (max-width: 690px) {
  .product-type-esper_bundle .l-container, .bundle .l-container {
    position: relative;
    float: left;
    width: 100%; } }
.product-type-esper_bundle .c-banner__image, .bundle .c-banner__image {
  background-position: 0 90px; }
  @media only screen and (max-width: 768px) {
    .product-type-esper_bundle .c-banner__image, .bundle .c-banner__image {
      padding-top: 80%; } }
.product-type-esper_bundle .c-banner__image--default, .bundle .c-banner__image--default {
  width: 55%; }
  @media only screen and (max-width: 1024px) {
    .product-type-esper_bundle .c-banner__image--default, .bundle .c-banner__image--default {
      background-position: top; } }
  @media only screen and (max-width: 768px) {
    .product-type-esper_bundle .c-banner__image--default, .bundle .c-banner__image--default {
      right: 0;
      width: 100%;
      margin: -60px 0 0 0;
      float: none; } }

/* Multiple Product Reviews */
.product-review-tabs {
  position: relative;
  float: left;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 100%; }
  .product-review-tabs .product-review-tab-controls ul {
    align-items: center;
    flex-wrap: wrap;
    align-content: space-between;
    flex-direction: row;
    justify-content: center;
    margin: 0 0 30px 0;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-box-align: center;
    list-style: none;
    width: 100%; }
    @media only screen and (max-width: 690px) {
      .product-review-tabs .product-review-tab-controls ul {
        display: inline-block;
        position: relative;
        margin: 30px 0 0 0;
        padding: 0 0 0 0; } }
    .product-review-tabs .product-review-tab-controls ul li {
      flex: 1 1 21%;
      flex-grow: 0;
      margin: 0 5px 5px 0;
      background-color: #ffffff;
      border-color: #ffffff;
      color: #000000; }
      .product-review-tabs .product-review-tab-controls ul li.product-review-active-tab {
        background-color: #000000;
        border-color: #000000;
        color: #ffffff; }
      @media only screen and (max-width: 690px) {
        .product-review-tabs .product-review-tab-controls ul li {
          float: left;
          clear: both;
          width: 100%; } }

/* Cross Sale Pop Up */
#dialog-box.dialog-type-cross-sale-pop-up {
  width: 800px;
  left: 50%;
  margin-left: -400px;
  position: absolute;
  top: 100px;
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }
  @media only screen and (max-width: 768px) {
    #dialog-box.dialog-type-cross-sale-pop-up {
      width: 650px;
      margin-left: -325px; } }
  @media only screen and (max-width: 490px), only screen and (max-height: 490px) {
    #dialog-box.dialog-type-cross-sale-pop-up {
      width: 90%;
      margin-left: -45%;
      position: absolute;
      -ms-transform: translateY(0%);
      -webkit-transform: translateY(0%);
      -moz-transform: translateY(0%);
      -o-transform: translateY(0%);
      transform: translateY(0%);
      top: 30px;
      left: 50%; } }
  #dialog-box.dialog-type-cross-sale-pop-up .inner {
    float: left;
    width: 100%; }
  #dialog-box.dialog-type-cross-sale-pop-up .dialog-box-title {
    text-transform: none;
    font-size: 20px;
    line-height: 20px;
    float: left;
    width: 100%; }
    #dialog-box.dialog-type-cross-sale-pop-up .dialog-box-title span {
      line-height: 50px; }
      #dialog-box.dialog-type-cross-sale-pop-up .dialog-box-title span .added-tick {
        float: left;
        width: 20px;
        height: 25px;
        margin: 12px 10px 0 0; }
        @media only screen and (max-width: 490px) {
          #dialog-box.dialog-type-cross-sale-pop-up .dialog-box-title span .added-tick {
            margin: -5px 10px 0 0; } }
      @media only screen and (max-width: 690px) {
        #dialog-box.dialog-type-cross-sale-pop-up .dialog-box-title span {
          font-size: 14px; } }
      @media only screen and (max-width: 490px) {
        #dialog-box.dialog-type-cross-sale-pop-up .dialog-box-title span {
          line-height: normal;
          padding: 0 0 20px 0;
          float: left; } }
    #dialog-box.dialog-type-cross-sale-pop-up .dialog-box-title .esper-button {
      float: right;
      font-weight: normal;
      background-color: #FFC715;
      color: #000;
      font-size: 16px; }
      @media only screen and (max-width: 490px) {
        #dialog-box.dialog-type-cross-sale-pop-up .dialog-box-title .esper-button {
          width: 100%; } }
  #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-close {
    position: absolute;
    color: #FFF;
    font-size: 30px;
    top: -40px;
    right: -40px;
    cursor: pointer; }
    @media only screen and (max-width: 490px), only screen and (max-height: 490px) {
      #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-close {
        top: -10px;
        right: -10px;
        border-radius: 50%;
        behavior: url(PIE.htc);
        /* remove if you don't care about IE8 */
        background-color: #FFC715;
        color: #000;
        width: 30px;
        height: 30px;
        text-align: center;
        font-size: 20px;
        line-height: 33px; } }
  #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-gallery {
    float: right; }
    @media only screen and (max-width: 490px) {
      #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-gallery {
        width: 100%; } }
    #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-gallery ul {
      list-style: none;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-gallery ul li {
        list-style: none;
        margin: 0 0 0 0;
        padding: 0 0 0 0; }
        #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-gallery ul li img {
          width: 100%; }
          @media only screen and (max-width: 490px) {
            #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-gallery ul li img {
              width: 75%;
              margin: 0 auto; } }
    #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-gallery .cross-sale-gallery-images li {
      opacity: 0; }
      #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-gallery .cross-sale-gallery-images li.active-image {
        position: absolute;
        top: 0px;
        left: 0px; }
    #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-gallery .cross-sale-gallery-thumbs {
      margin: 20px 0 0 0;
      width: 100%;
      float: left; }
      #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-gallery .cross-sale-gallery-thumbs li {
        float: left;
        background-color: #000;
        padding: 15px 15px 15px 15px;
        color: #FFF;
        text-transform: uppercase;
        margin: 0 10px 0 0;
        cursor: pointer;
        /*@media only screen and (max-width: 768px) {
            font-size: 16px; 
            padding: 8px 8px 5px 8px;
        }
        
        @media only screen and (max-width: 490px) {
            padding: 15px 15px 15px 15px;
        }*/ }
        @media only screen and (max-width: 768px) {
          #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-gallery .cross-sale-gallery-thumbs li {
            width: 100%;
            margin: 0 10px 20px 0;
            text-align: center; } }
        @media only screen and (max-width: 490px) {
          #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-gallery .cross-sale-gallery-thumbs li {
            width: auto; } }
        #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-gallery .cross-sale-gallery-thumbs li.active-button {
          background-color: #fff;
          color: #000; }
  #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-information {
    padding: 0 30px 0 0 !important;
    float: left; }
    @media only screen and (max-width: 490px) {
      #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-information {
        width: 100%;
        padding: 10px 0 0 0 !important; } }
    #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-information h1 {
      text-transform: uppercase;
      font-size: 35px;
      padding: 20px 0 0 0;
      position: relative; }
      #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-information h1:before {
        content: '';
        background-image: url(images/esper-logo-white.svg) !important;
        width: 50px;
        height: 15px;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        top: 0px; }
    #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-information h2 {
      font-weight: 600;
      font-size: 26px;
      margin: 20px 0 0 0; }
      @media only screen and (max-width: 768px) {
        #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-information h2 {
          font-size: 24px; } }
    #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-information p {
      font-size: 16px;
      padding: 0 0 0 0;
      width: 100%;
      margin: 0 0 0 0; }
    #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-information ul {
      width: 100%;
      float: left;
      margin: 20px 0 10px 0px;
      padding: 0 0 0 0;
      list-style: none; }
      #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-information ul li {
        padding: 0 0 0 0;
        margin: 0 0 10px 0;
        float: left;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
    #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-information .feature-icon {
      width: 40px;
      height: 40px;
      position: relative;
      float: left;
      margin: 0 10px 0 0px;
      min-height: 40px; }
    #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-product-information .c-icon {
      color: #000; }
  #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews {
    background-color: #FFF; }
    #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews .inner {
      background-color: #FFF; }
    #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews ul {
      list-style: none;
      padding: 0 0 0 0;
      margin: 0 0 0 0; }
      #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews ul li {
        text-align: center;
        padding: 0 40px; }
        @media only screen and (max-width: 490px) {
          #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews ul li {
            padding: 0 10px; } }
        #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews ul li h3 {
          padding: 0 0 0 0;
          margin: 0 0 0 0;
          font-size: 20px; }
        #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews ul li p {
          text-align: center;
          font-size: 16px; }
          #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews ul li p:last-of-type {
            padding: 0 0 0 0;
            margin: 0 0 0 0; }
        #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews ul li .stamped-starrating {
          padding: 8px 0 10px 0;
          margin: 0 0 0 0;
          display: inline-block; }
        #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews ul li .review-meta {
          padding: 20px 0 0 0; }
          #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews ul li .review-meta span {
            padding: 0 5px; }
          #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews ul li .review-meta .review-location {
            color: #999; }
          #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews ul li .review-meta .review-verified {
            color: #1cc286; }
            @media only screen and (max-width: 490px) {
              #dialog-box.dialog-type-cross-sale-pop-up .cross-sale-reviews ul li .review-meta .review-verified {
                display: block;
                padding: 5px 5px 0 5px; } }

.fg-default.fg-gutter-10 .fg-item {
  margin-right: 0px !important;
  margin-bottom: 0px !important; }
