@import url('https://fonts.googleapis.com/css2?family=Barlow&family=Barlow+Condensed&display=swap');
@import url('https://v3rc.explorug.com/build/v3assets/fonts/URW%20Type%20Foundry%20-%20BodoniURW-Lig.otf');

@font-face{
  font-family: "Bodoni URW";
              src: url('https://v3rc.explorug.com/build/v3assets/fonts/URW%20Type%20Foundry%20-%20BodoniURW-Lig.otf');
}
body * {
  font-family: 'Barlow Condensed', sans-serif !important;
}
:root {
  --brand1: #000000;
  --brand2: #000000;
  --brand3: #000000;
  --brand4: #333333;
  --brand5: #666666;
  --bg-secondary: rgba(230,230,230,1);
  --bg-primary: rgba(255,255,255,1);
  --text-primary: rgba(88,89,91,1);
  --text-primary-muted: rgba(149,152,154,1);
  --text-primary-active: rgba(0,0,0,1);
}
.bp3-heading.at-des-details__title__heading {
  font-family: "BodoniURW-Lig" !important;
}

.bp3-heading {
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  cursor: pointer;
}
span.color-details-name__title {
  font-weight: bold;
  letter-spacing: 0.5px;
}

button.at-button.at-minimal {
  font-family: 'Barlow' !important;
}
#right-sidebar .at-section-heading-area button.at-button.at-minimal {
  font-family: 'Barlow' !important;
  color: var(--text-primary-muted);
  text-decoration: underline;
}
.at-design-color-options button {
  color: rgba(88,89,91,1);
  letter-spacing: 0.3px;
  text-transform: uppercase;
}
.at-sidebar__content__logo {
  height: 5rem;
}
.at-sidebar__content__logo>.logo-image {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
div#at_addedField_Additional_Instructions {
  order: 1;
}

div#at_ordersheet_Tip_Shear, button#at-des-details__title-favorite {
  display: none;
}
.bp3-popover{
border: 1px solid var(--bg-primary-hover);
}
.thumb-item.active>.thumb-title {
    color: var(--brand5);
}
.visualizationSlider .bp3-slider-progress {
    background: #2a2a2a;
}

.bp3-menu>li {
    border-bottom: 1px solid;
}

.bp3-menu>li:last-child {
    border-bottom: none;
}
.bp3-popover {
    -webkit-filter: none;
    filter: none;
}

/* second customication request */
#at-zoom-buttons {
  position: absolute;
  top: 4rem;
  flex-direction: column;
  right: calc(100% - 2px);
}
.at-sidebar__togglebtn.togglebtn-left {
  left: 99%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.1) !important;
}
.at-sidebar__togglebtn.togglebtn-right {
  right: 99%;
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: -2px 2px 4px 0px rgba(0, 0, 0, 0.1) !important;
}
.bp3-button-group.bp3-vertical > button:first-child,
.bp3-button-group.bp3-vertical > button:last-child {
  border-bottom-left-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

div#left-sidebar {
  width: 20%;
  min-width: 20em;
}
.SliderLabelsContainer {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 0.25;
}
.thumb-container {
  grid-template-columns: 100%;
}

.thumb-item {
  width: 85%;
  margin: auto;
}

.at-ordersheet__container > .at-ordersheet__content {
  flex: 1 1 auto;
  overflow: auto;
  display: flex;
  flex-direction: column;
  transition: opacity 0.3s;
}
.at-ordersheet__container > .at-ordersheet__content.collapsed {
  opacity: 0;
  visibility: hidden;
}
#at-ordersheet-designName,
#right-sidebar .at-sidebar__footer, .at-sidebar__action-btns, .at-des-details__title, #left-sidebar .at-section-heading-area{
  display: none;
}
.at-ordersheet__title>.at-button{
  display: flex;
}
.at-ordersheet__container > .at-ordersheet__content {
  flex: 1 1 auto;
  overflow: auto;
  display: flex;
  flex-direction: column;
  transition: opacity 0.3s;
}
.at-ordersheet__container > .at-ordersheet__content.collapsed {
  opacity: 0;
  visibility: hidden;
}

.at-des-details__title__heading.bp3-heading{
  font-family: "Bodoni URW";
  font-style: normal;
  font-weight: normal;
  font-size: 2.5rem;
  line-height: 3rem;
  color: var(--text-primary-active);
}
.at-des-details__price-area__dims::before {
  content: "Shown in ";
  color: var(--text-primary-muted);
}
.at-des-details__price-area__dims {
  color: var(--text-primary-muted);
}
.color-details-material-info {
  width: 100%;
}

.color-details-material-info, .color-details-pileheight-info {
  display: flex;
  justify-content: space-between;
}

.color-details-material-info span, .color-details-pileheight-info span {
  width: auto;
}
.at-dialog.at-dialog-lg {
  border-radius: 0;
}
.at-ordersheet-form-area label.bp3-label {
  font-size: 1.1em;
  text-transform: uppercase;
  color: var(--text-primary);
}
.at-addedField__label, .at-ordersheet-dims-area p, .bp3-form-group>label.bp3-label {
  text-transform: uppercase;
} 

div#at_ordersheet_Additional_Instructions, #at_ordersheet_Construction, #at_addedFieldInput_Construction, #at_ordersheet_Sample_Size, #at_addedFieldInput_Sample_Size{
    display: none;
}
div#at_checkbox_carving {
  margin-top: 1rem;
}
div#at-ordersheet-area {
  overflow: visible !important;
}
.at-ordersheet-buttons-area{
  position: sticky;
  bottom: 0;
  background: var(--bg-primary);
}

.at-ordersheet-dims-area>div {
  width: calc(50% - 0.5rem);
}
#at-ordersheet-input-width .bp3-editable-text, #at-ordersheet-input-height .bp3-editable-text {
  width: 100%;
}
.sidebar {
    opacity: 1 !important;
}

.at-ordersheet__container{
  display:block
}
.tile-container {
    left: -5%;
}
@media only screen and (max-width: 992px){
.tile-container {
    left: 0;
}
.at-ordersheet-buttons-area>button {
  margin: 0.5rem 0.25rem;
  padding: 0.5rem;
}

.sidebar {
  padding: 1rem;
}
.at-ordersheet-buttons-area>button {
  flex: 1 1 auto;
}
}
@media only screen and (min-width: 1200px){
  
.color-area-container .area-swatch {
    width: 50%;
}
}
@media only screen and (min-width: 1700px) {
  .tile-container {
    left: -2.5%;
}
}

@media only screen and (min-width: 1900px)
{
  .thumb-container {
      grid-template-columns: 50% 50%;
  }
  .tile-container {
    left: 0; 
  }
  div#left-sidebar {
    width: 25%;
  }
  .color-details-material span, .color-details-pileheight span {
    width: 90%;
  }
  .color-details-material-info span, .color-details-pileheight-info span {
    width: auto;
}
}

@media only screen and (max-height: 700px){
  .at-ordersheet__content.collapsed.outside {
    flex: 1 1 0%;
    display: none;
}

.at-ordersheet__content.outside {
    flex: 0 0 auto;
}

div#at-ordersheet-area {
    flex: 0 0 auto;
    overflow: visible !important;
    height: auto;
}

}

div#stage_container {
    background-color: var(--bg-primary);
}

.admin-mode .at-des-details__title {
  display: flex;
}

.admin-mode h4.bp3-heading.at-des-details__title__heading {
  display: none;
}

.admin-mode #right-sidebar .at-sidebar__footer {
    display: flex;
}