@media screen and (max-width: 1700px) {
  .control-patch-colorPicker {
      right: 0px;
  }
}

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

    div#preview-main {
    height: auto !important;
}

nav#navLinks {
    margin-left: auto;
    width: 80%;
    text-align: center;
}

div#navCart {
    background: #FF5722;
    position: fixed;
    bottom: 0px;
    left: 0px;
    height: 60px;
    padding: 10px;
    width: 160px;
}

.controls-collapse .controls-header h2 {
    font-size: 18px;
}

.controls-collapse .controls-header h2 .controls-header-step {
    border-radius: 0;
    background: none;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

span.control-check-button-label {
    font-size: 15px;
}

button.control-check-button svg {
    font-size: 17px;
    position: relative;
    top: 5px;
}
div#cartDropdown {
    position: fixed;
    left: 0px;
    height: calc(100% - 193px);
    top: 80px;
}

img#preview-image {
    max-height: none;
    max-width: 100%;
}

div#controls {
    left: -7px;
}
}

@media screen and (max-width: 960px) and (min-width: 661px) {
  .controls-content ul.controls-controlBtnGroup li {
    width: 100%;
    margin: 0 0;
    margin-top: 10px;
    height: 67px;
}

button.control-check-button svg {
    font-size: 29px;
    top: -2px;
}

.controls-content ul.controls-controlBtnGroup button {
    text-align: left;
    text-indent: 23px;
}
}


@media screen and (max-width: 660px) {
  div#preview {
     width: 100%;
     max-width: none;
     margin: 0 auto;
     position: relative;
     top: 0px;
  }

  div#app-builder {
     padding-top: 0;
  }

  div#controls {
    width: 100%;
    left: 0px;
    margin: 0;
    padding: 0;
    max-width: none;
  }

  div#controls-price {
      position: fixed;
      bottom: 0px;
      right: 0px;
      height: 80px;
      width: calc(100% - 180px);
      z-index: 500;
  }

  #controls-price .controls-header {
      background: #55b93c;
      text-transform: uppercase;
      height: 24px;
      font-size: 14px;
  }

  #controls-price .controls-content {
      padding: 1px 0px;
      background: #fff;
  }

  .controls-collapse {
      margin-top: 0px;
  }

  .controls-content {
      margin-bottom: 20px;
  }

  span#controls-price-productType {
      display: none;
  }

  section#app {
      margin-bottom: 100px;
  }
}

@media screen and (max-width: 570px) {
  .controls-collapse .controls-header h2 {
        font-size: 24px;
    }
  .controls-collapse .controls-header h2 .controls-header-step {
      font-size: 28px;
  }

  .controls-header {
      height: 40px;
      background: #272727;
  }

  a#homeNavLink {
    display: none !important;
}

#navLinks ul li a {
    background: #0fa36c;
    color: #fff;
    padding: 9px 13px !important;
    font-size: 20px !important;
}
.controls-content ul.controls-controlBtnGroup li {
  width: 100%;
  margin: 0 0;
  margin-top: 10px;
  height: 67px;
}

button.control-check-button svg {
  font-size: 29px;
  top: -2px;
}

.controls-content ul.controls-controlBtnGroup button {
  text-align: left;
  text-indent: 23px;
}
  nav#navLinks {
      width: 75%;
  }
  ul.controls-controlBtnGroup.control-patch-colorPicker-swatches.controls-controlBtnGroup-select {
    max-height: 78vh;
    overflow-y: scroll;
}
}

@media screen and (min-width: 766px) and (max-width: 1160px) {
  li#app-checkout-cartReview-item-id {
    display: none;
}

li#app-checkout-cartReview-item-image {
    width: 50%;
}

li#app-checkout-cartReview-item-description {
    width: 50%;
    position: relative;
    right: 0px;
    margin-top: 21px !important;
}

li#app-checkout-cartReview-item-name {
    width: 50%;
    position: relative;
    height: 110px;
    overflow: hidden;
}

li#app-checkout-cartReview-item-price {
    width: 50%;
    position: relative;
    height: 137px;
    color: green;
}

.app-checkout-cartReview-item-content p {
    margin: 0;
}

li#app-checkout-cartReview-item-price .app-checkout-cartReview-item-content {
    padding: 20px 0;
}

li#app-checkout-cartReview-item-name .app-checkout-cartReview-item-content {
    padding: 10px 0;
    font-size: 26px;
}
}

@media screen and (min-width: 766px) and (max-width: 960px) {
  .app-checkout-progressBar-arrow {
    display: none;
}

.app-checkout-progressBar-step {
    display: none;
}

.app-checkout-progressBar-step.active {
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    text-indent: 0px;
    text-align: center;
    padding: 0 0;
    line-height: 87px;
}

div#app-checkout-progressBar {
    background: blue;
    text-align: center;
    position: relative;
    width: calc(100%);
    overflow: hidden;
}

}

@media screen and (max-width: 765px) {
  .app-checkout-progressBar-arrow {
    display: none;
}

.app-checkout-progressBar-step {
    display: none;
}

.app-checkout-progressBar-step.active {
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    text-indent: 0px;
    text-align: center;
    padding: 0 0;
    line-height: 87px;
}

div#app-checkout-progressBar {
    background: blue;
    text-align: center;
    position: relative;
    width: calc(100%);
    overflow: hidden;
}

.app-checkout-cartReview-item-header {
    display: none;
}

li#app-checkout-cartReview-item-image {
    width: 80%;
}

li#app-checkout-cartReview-item-name {
    width: 100%;
    padding: 21px 0px;
    margin: 0 0;
}

.app-checkout-cartReview-item-content p {
    margin: 0 0;
    width: 100%;
}

button.app-checkout-cartReview-preview-button {
    font-size: 17px !important;
    padding: 15px 9px !important;
    font-weight: bold;
}

li#app-checkout-cartReview-item-price {
    background: #4CAF50;
    width: 100%;
    padding: 12px 0;
}

li#app-checkout-cartReview-item-price p {
    color: #ffffff;
}

ul.app-checkout-cartReview-item-details li {
    font-size: 22px;
}

li#app-checkout-cartReview-item-description {
    width: 100%;
}

div#app-checkout-cartReview-total p {
    width: 100%;
    text-align: center;
    padding: 40px 0;
    margin: 20px 0;
}

ul.app-checkout-cartReview-item {
    margin-top: 30px;
    background: #fff;
    border: 5px solid #EBEEEC;
}
}

@media screen and (max-width: 845px) {
  .controls-content ul.controls-controlBtnGroup li.control-patches-button {
    width: 100%;
    text-align: center;
    margin-bottom: 50px !important;
}

.controls-content ul.controls-controlBtnGroup li button.control-patch-button {
    text-align: center;
}

li.control-patches-button p {
    padding: 8px 0;
    text-transform: uppercase;
    font-weight: bold;
    background: #ebebeb;
}

.control-patch-colorPicker {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 46%;
    min-width: 377px;
    height: 100%;
    top: 79px;
    border-color: #6d6d6d;
    border-right: none;
    border-bottom: none;
    border-top: none;
    border-width: 12px;
    z-index: 999;
}

.control-patch-colorPicker-label {
    background: #626262;
    color: #fff;
    padding: 20px 0;
    font-size: 26px;
}

.control-patch-colorPicker-label b {
    color: #fff;
}

ul.controls-controlBtnGroup.control-patch-colorPicker-swatches.controls-controlBtnGroup-select li {
    width: 100%;
    margin-top: 11px;
}

ul.controls-controlBtnGroup.control-patch-colorPicker-swatches.controls-controlBtnGroup-select li .control-select-button {
    text-align: center;
    font-size: 22px;
    height: 100%;
}

ul.controls-controlBtnGroup.control-patch-colorPicker-swatches.controls-controlBtnGroup-select.control-set-value {
    overflow-y: scroll;
    height: calc(100vh - 245px);
}
.closeColorpicker {
    position: absolute;
    width: 100%;
    height: 80px;
    text-align: center;
    padding: 0 0;
    margin: 0 0;
}

button.closeColorPicker-Btn {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center !important;
    left: 0px;
    background: #d35b5b !important;
    color: #ffffff;
}

button.closeColorPicker-Btn svg {
    position: absolute;
    left: 20px;
    top: 25px;
    font-size: 32px;
    color: #ffffff;
}
}

body {
  min-width: 376px;
}
