/* .intiaro-variables-groups{
    display: none
} */

#intiaro-sections-button-placeholder{
    width: 100%;
    display: flex;
}
._showInIntiaroButton_{
    top: 80px;
}
.choice-tooltip-button{
    display: none
}
.intiaro360player .intiaro360 .intiaroWidget .arButton{
    display: none
}
.intiaro360player .intiaro360 .intiaro360_features .intiaroWidget .measurementButton{
    display: none;
}
.ea-webar-button{
    padding: 0;
    background-color: transparent;
    border: none;
    position: absolute;
    width: 42px;
    height: 54px;
    top: 145px;
    right: 0px;
    z-index: 10;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #797979;
    font-weight: 600;
    text-align: center;
}
.intiaro-webar-button {
    background-image: url("https://libs.intiaro.com/integrations/ethanallen/assets/ea-webAR.png");
    width: 42px;
    height: 54px;
    background-repeat: no-repeat;
    background-position: 0px;
    background-size: 42px;
}

.intiaro-webar-button.loading {
    background-image: url("https://libs.intiaro.com/integrations/ethanallen/assets/loading-icon.gif");
}

#intiaro-gallery_configurator .sectionContainer{
    max-height: 200px;
    overflow-y: scroll;
    scrollbar-color: #757575 white;
}
#intiaro-gallery_configurator  .sectionContainer.closed {
    max-height: 0 !important;
}
#intiaro-gallery_configurator .sectionContainer::-webkit-scrollbar{
    width: 8px;
}
#intiaro-gallery_configurator .sectionContainer::-webkit-scrollbar-thumb {
    background: #757575;
    border-radius:10px;
}
#intiaro-gallery_configurator .sectionContainer::-webkit-scrollbar-track {
    background: white;
    border-radius:10px;
}
.choices-label{
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
}
.choices-separator {
    border-right: 1px solid #cccccc;
}
.stocked-ea-choices-container{
    max-width: 300px
}
.inStockChoicesContainer{
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
}
.ea-choices-container{
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    flex-basis: fit-content;
}
.intiaro360player button.sectionButton{
    background-color: #5f818a;
}
.sectionalBuilderContainer #HtmlOverlayButton{
    transition:none
}

.sectional-configurator-popup .controllerWrapper .choiceIconContainer, .sectional-configurator-popup .controllerWrapper .disabledChoiceContainer {
    max-width: 80px;
    min-width: 79px;
    /* max-height: 80px; */
}
.sectional-configurator-popup .sectionTitle{
    pointer-events:none;
}
.sectional-background-div{
    position: fixed;
    top:0px;
    bottom:0px;
    left: 0px;
    right: 0px;
    background-color: black;
    opacity: 0.3;
    z-index: 10000;
}

.sectional-configurator-popup {
    position: fixed;
    top: 100px;
    bottom: 100px;
    right: 100px;
    left: 100px;
    background-color: white;
    z-index: 10000;
    overflow: hidden;
}
.bottomSectionalBuilderButton svg{
    display: none
}
#sectionalBuilderContainer .bottomSectionalBuilderButton{
    font-family: 'AvenirNextDemi';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px;
    background-color: #5f818a;
    bottom: 20px;
    padding: 10px 20px;
}
.Intiaro .intiaro-popup-button{
    background-color: #5f818a;
}
.controllerWrapper .choiceIconText{
    background-color: white;
}
.sectional-configurator-popup .controllerWrapper .choiceIconContainer{
    border: none
}
.sectional-configurator-popup .controllerWrapper .disabledChoiceContainer .choiceIconText, .sectional-configurator-popup .controllerWrapper .choiceIconContainer .choiceIconText{
    padding: 15px 0px 15px 0px;
    color: black;
    font-family: 'AvenirNextMedium';
}
/* .sectional-configurator-popup .intiaro360player .sectional_builder_features{
    margin-top: 100px;
} */
.sectional-configurator-popup .intiaroConfigurator{
    height: calc(100% - 100px);
}
.sectional-configurator-popup .controllerWrapper .group-name{
    display: none;
}
.sectional-configurator-popup .intiaroConfigurator button:focus, .intiaroMenuController button:focus{
    outline: none !important;
}
.sectional-configurator-popup .sectionOpenButton{
    display: none;
}
.sectional-configurator-popup .sectionTitle{
    display: flex;
    font-size: 0px;
/*     visibility: hidden; */
    flex-direction:column;
    line-height: 1em;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 20px 0px 10px 0px;
    line-height: 0;

}
.sectional-configurator-popup .sectionTitle:BEFORE{
    display: flex;
    flex-direction:column;
    line-height: 1em;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 20px 0px 10px 0px;
    content: "Add a Piece";
    font-size: 16px;
    font-family: "AvenirNextMedium";
}
.sectional-configurator-popup .sectionTitle:after{
    content: "Click any piece below, then click the \"+Add\" button that appears on the viewer. Don’t love it? Click the trash icon to try something different.";
    font-size: 14px;
    font-family: 'AvenirNextRegular';
    margin-bottom: 10px;
    text-align: center;
    line-height: 20px;
}
.sectional-configurator-popup .controllerWrapper .disabledChoiceContainer{
    min-width:130px;
    max-width: 130px;
    /* margin-right: auto; */
}

.sectional-configurator-popup .controllerWrapper .choiceIconContainer{
    min-width:130px;
    max-width:130px;
}
.sectional-configurator-popup .controllerWrapper .choiceIcon{
    min-height: 130px;
    max-height: 130px;
    background-color: white;
}
.sectional-configurator-popup .controllerWrapper .disabledChoiceContainer .choiceIconText, .sectional-configurator-popup .controllerWrapper .choiceIconContainer .choiceIconText{
    font-size: 14px;
}
.sectional-configurator-popup .controllerWrapper .sectionContainer{
    display: grid;
    grid-template-columns: repeat(auto-fill, 130px);
    justify-content: space-around;
    grid-gap: 10px;
}
.sectional-configurator-popup .menu-separator{
    display: none;
}
.ea-sections-disclaimer img{
    max-width: 100px;
    min-width: 100px;
    margin-right: 10px;
}
.ea-sections-disclaimer{
    /* position: absolute; */
    top: 0px;
    text-align: center;
    margin: 5px;
    padding: 0 20px;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 1.6em;
    font-family: 'AvenirNextMedium';
    line-height: 1.2em
}
.sectional-configurator-popup .controllerWrapper{
    overflow: auto;
}
@media(max-width: 720px ){
    .inStockChoicesContainer{
        display: flex;
        flex-direction: column;
        width: 100%;
        flex-wrap: nowrap;
    }
    .stocked-ea-choices-container{
        max-width: none;
    }
    .sectional-configurator-popup {
        top: 30px;
        bottom: 20px;
        right: 20px;
        left: 20px;
    }
    .ea-webar-button{
        right: 3px;
    }
    #intiaro-sections-button-placeholder .ea-sections-button:focus, #intiaro-sections-button-placeholder .ea-sections-button{
        height: auto;
        min-height: 70px;
        width: 100%;
        text-align: left;
    }
    #intiaro-sections-button-placeholder .ea-sections-button img{
        margin-right: 15px;
    }
    .ea-sections-disclaimer img{
        max-width: 70px;
        min-width: 70px;
    }
    .ea-sections-disclaimer {
        font-size: 15px;
    }
    .sectional-configurator-popup .intiaro360player .sectional_builder_features{
        margin-top: 80px;
    }
}
@media(max-height: 500px ){
    .sectional-configurator-popup {
        top: 5px;
        bottom: 5px;
        right: 20px;
        left: 20px;
    }
    .ea-sections-disclaimer img{
        max-width: 70px;
        min-width: 70px;
        margin-right: 10px;
    }
    .ea-sections-disclaimer {
        font-size: 15px;
    }

}

intiaro-variables-groups{
    display: none
}
.ea-sections-button img{
    width: 70px;
    margin-right: 15px;
}
.ea-sections-button:focus, .ea-sections-button{
    text-align: center;
    margin: 10px auto 10px auto;
    width: 90%;
    display: flex;
    height: 40px;
    align-items: center;
    font-size: 15px;
    justify-content: center;
    background: white;
    border-width: 1px;
    border-color: #44666f;
    color: white;
    border-radius: 7px;
    /*     min-width: 300px; */
    max-width: 800px;
    padding: 5px;
    outline: none !important;
    background-color: #5d818a;
    font-family: 'AvenirNextRegular';
}

.rotation-indicator {
  content: url("https://libs.intiaro.com/integrations/ethanallen/assets/rotation-indicator.svg");
}

#closedContainerButton.rotate-image {
    background-image: url("https://libs.intiaro.com/integrations/ethanallen/assets/rotateIcon.svg")
}

.viewer-buttons .rotate-image {
    background-image: url("https://libs.intiaro.com/integrations/ethanallen/assets/rotateIcon.svg")
}

#intiaro-gallery_configurator #rotate-buttons-container .viewer-buttons .function-button{
 background-color: #9b9b9b
}

#intiaro-gallery_configurator #zoom-buttons-container .viewer-buttons .function-button{
 background-color: #9b9b9b
}

#intiaro-gallery_configurator .viewer-buttons-container .viewer-buttons-zooming button.function-button{
    background-color: #9b9b9b
}

#intiaro-gallery_configurator .viewer-buttons-container .viewer-buttons-zooming button.function-button:hover{
    background-color: #9b9b9b
}

.product-image-actions .intiaro-external-full-screen-button{
    content:url("https://libs.intiaro.com/integrations/ethanallen/assets/fullscreen-icon.png");
}

.powered-by-intiaro-text {
    display:none !important;
}

#intiaro-gallery-and-display-wrapper .unselectable {
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;          /* Likely future */
}

.intiaro-gallery-and-display-wrapper{
    display: flex;
    flex-direction: row;
}

.intiaro-gallery-and-display-wrapper.horizontal{
    flex-direction: column-reverse;
}

.horizontal .intiaro-thumbnails {
    width: auto;
    max-width: 100%;
    height: 120px;
}

.horizontal .intiaro-display {
    width: auto;
    max-width: 100%;
}

.intiaro-thumbnails {
    width:120px;
    height:395px;
    position: relative;
    margin: 0px;
    float:left;
}

.intiaro-display {
    position: relative;
    width: calc(100% - 200px);
    height: 395px;
    float:left;
}

.attribute-name{
    font-family: "Avenir LT W02 65 Medium",Arial,sans-serif;
    letter-spacing: 1px;
    float: left;
    color: #84754e;
    text-transform: uppercase;
    vertical-align: middle;
    font-size: 16px;
    margin-right: 15px;
    width: 100%;
    margin-bottom: 12px;
    outline: none;
}

#intiaro-gallery_configurator .intiaro360player {
    box-shadow: none;
}

/* hiding silo shoot widget*/
#intiaro-gallery_configurator .silo-shoot-widget{
    display: none;
}

#intiaro-gallery_configurator .choiceIconContainer {
    border-radius: 100%;
    border: none;
    background-color: transparent;
}

#intiaro-gallery_configurator .choiceIconContainer, #intiaro-gallery_configurator .disabledChoiceContainer  {
    border-radius: 100%;
    border: none;
    background-color: transparent;
    min-width: 45px;
    max-width: 45px;
}

#intiaro-gallery_configurator .choiceIconContainer:focus, #intiaro-gallery_configurator .disabledChoiceContainer:focus {
    outline: none !important;
}

#intiaro-gallery_configurator .choiceIconContainer .choiceIcon, #intiaro-gallery_configurator .disabledChoiceContainer .choiceIcon {
    border-radius: 100%;
    border: none;
}

#intiaro-gallery_configurator .choiceIconContainer .choiceIconText, #intiaro-gallery_configurator .disabledChoiceContainer .choiceIconText {
    background-color: transparent;
    color: #2a2828;
    display: none;
}

#intiaro-gallery_configurator .choiceIconContainer.selected .choiceIconText {
    color: #84754e;
}

#intiaro-gallery_configurator .choiceIconContainer.selected .choiceIcon {
    border: 2px solid #189fff;
}

#intiaro-gallery_configurator .controllerWrapper {
    padding: 0px;
}

#intiaro-gallery_configurator .controllerWrapper .group-name {
    display: none;
}

#intiaro-gallery_configurator .controllerWrapper .sectionTitle {
    color: #84754e;
    font-family: "Avenir LT W02 65 Medium",Arial,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    padding-left: 0px;
}

#intiaro-gallery_configurator .controllerWrapper .section {
    position: relative;
    padding: 0px;
}

#intiaro-gallery_configurator .controllerWrapper [id="69"]:after {
    content: "Fabric availability is dependent on tufting option selected";
    font-size: 12px;
    font-family: AvenirNextRegular;
    line-height: 16px;
    color: #666;
    font-style: italic;
}

#intiaro-gallery_configurator .controllerWrapper hr.menu-separator {
    width: auto;
    border-top: 1px solid #cccccc;
}


#intiaro-gallery_configurator .controllerWrapper .choiceGroupSeparator {
    border: none;
}

.fa-intiaro-angle-up:before {
    font-family: "Avenir LT W02 95 Black",Arial,sans-serif;
    content: "-";
    font-size: 26px;
    color: #B5B6B7;
    font-weight: 100;
    position: absolute;
    right: 9px;
    top: -5px;
}

.fa-intiaro-angle-down:before {
    font-family: "Avenir LT W02 95 Black",Arial,sans-serif;
    content: "+";
    font-size: 26px;
    color: #B5B6B7;
    font-weight: 100;
    position: absolute;
    right: 4px;
    top: -5px;
}

.controllerWrapper .sectionContainer {
    max-height: 100%;
    overflow: hidden;
}

.controllerWrapper .sectionContainer.closed {
    display: flex !important;
    margin-top: 3px;
    max-height: 0;
    overflow: hidden;
    padding: 0;
}

.controllerWrapper hr.menu-separator {
    margin: 10px 0px;
}

#intiaro-gallery_configurator .controllerWrapper .sectionTitle {
    line-height: 30px;
}

.controllerWrapper .choiceIconContainer {
    max-width: 45px;
    min-width: 45px;
}

.controllerWrapper .choiceIcon {
    max-height: 45px;
    min-height: 45px;
}

.intiaro360player .help-text  {
    text-align: center;
}

.intiaro360player .help-text.no-background  {
    text-align: center;
    content: url("https://libs.intiaro.com/integrations/ethanallen/assets/dragtospin.svg");
    margin: auto;
    max-height: 13%;
}

.intiaro360player .full-screen .intiaro360 .help-text {
    position: fixed;
    top: auto;
    bottom: 10px;
}

.intiaro360player .full-screen .full-screen-leave-btn {
    position: fixed;
    right: 20px;
    top: 10px;
    padding:0;
    margin: 0;
}

.intiaro360player .full-screen-btn {
    display: none !important;
    opacity: 0;
    width: 0;
    height: 0;
    padding: 0 !important;
    margin: 0;
}

.intiaro-external-full-screen-button {
    display:block;
    background-color: white;
    padding: 2px;
    border:none;
    border-radius: 4px;
    margin-top: 3px;
    margin-right: 10px;
    float:right;
}

.intiaro-external-full-screen-button img{
    width: 20px;
    height: 20px;
    min-width: 20px;
}

@media (hover:none) {
    .intiaro-external-full-screen-button {
        display: none;
    }
}

.leave-fullscreen-button img {
    content:url("https://libs.intiaro.com/integrations/ethanallen/assets/exitfullscreen-icon.png");
}

#intiaro-gallery_configurator .controllerWrapper .choice-button-wrapper {
    background-color: transparent;
    border: none;
    border-radius: 100%;
}

#intiaro-gallery_configurator .controllerWrapper .choice-tooltip {
    border-radius: 0;
    width: 165px;
}

#intiaro-gallery_configurator .controllerWrapper .choice-tooltip .choice-tooltip-close-button {
    display:none;
}

#intiaro-gallery_configurator .controllerWrapper .choice-tooltip .choice-tooltip-description {
    line-height: 20px;
}

.intiaro360_features a.ar-button {
    display: none;
}

.product-image-container.mobileFixed .intiaro-thumbnails {
    display: none;
}

#intiaro-gallery_configurator .intiaro360_rotate-buttons-container {
    top: 0px;
    bottom: auto;
    right: 0px;
    z-index: 1000;
}

#intiaro-gallery_configurator .full-screen .intiaro360_rotate-buttons-container {
    right: 85px;
    top: 11px;
    position: fixed;
}

#intiaro-gallery_configurator .closed-buttons-container {
    border-radius: 0px 0px 0px 4px;
    box-shadow: none;
    height: 35px;
    width: 35px;
}



#intiaro-gallery_configurator .opened-buttons-container {
    border-radius: 0px 0px 0px 4px;
    box-shadow: none;
}

#intiaro-gallery_configurator .viewer-buttons-container button.function-button,
#intiaro-gallery_configurator .viewer-buttons-container button.function-button:hover {
    background-color: #84754e;
}

#intiaro-gallery_configurator .closed-buttons-container:hover {
    background-color: white;
}

#intiaro-gallery_configurator .dynamic-filters-wrapper {
    flex-wrap: nowrap;
}

#intiaro-gallery_configurator .dynamic-filters-wrapper .single-dynamic-filter-container {
    width: 200px;
    max-width: 30%;
    margin: 10px 10px 10px 4px;
}

#intiaro-gallery_configurator .dynamic-filters-wrapper .single-dynamic-filter-container select {
    padding: 0px;
    height: 20px;
    margin: 8px 10px 4px 0px;
    font-family: "Avenir LT W02 45 Book", Arial, "sans-serif";
}

#intiaro-gallery_configurator .filters-separator {
    display: none;
}

.intiaro360player .loading-screen .powered-by-intiaro-text {
    display:none;
}

intiaro-gallery::part(arrow) {
    border: none;
    width: auto;
    height: 15px;
    content: url("https://libs.intiaro.com/integrations/ethanallen/assets/pdp-thumbnail-arrow.png");
}

#intiaro-gallery_configurator .intiaro360player .rotate-image,
#intiaro-gallery_configurator .intiaro360player .move-image {
    width: 35px;
    height: 35px;
    margin: 2px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

@media print {
    .intiaro-thumbnails {
    display: none !important;
    }

    .help-text {
    display: none !important;
    }

    .intiaro-display{
    width: 100%;
    }

    .viewer-buttons-container {
        display: none;
    }
}