.art-description-container,
.art-description-container * {
    word-break: break-word;
}
.item-wide-panel-options-section{
    padding-top: 33px;
}
.item-wide-panel-options{
    /* background-color: #f8f8f8; */
    padding-bottom: 25px;
}
.item-wide-panel-options .side-opt-qty-container{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 0px 12px;

    max-width: none;
}
.item-wide-panel-options .side-opt-qty-label{
    margin-right: 15px;
    height: 40px;
}
.item-wide-panel-options .side-opt-qty-select-container{
    position: relative;

    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;

    height: 40px;
}
.item-wide-panel-options #articulo_cantidad{
    width: 100%;
    height: 40px;
}
.item-wide-panel-options .side-opts-form-wrapper {
    padding-top: 35px;
}
.item-wide-panel-options .side-opt-qty-select-label{
    padding-top: 8px;
}
/*custom css 17*/
.art-flex-parent{
    display: flex;
}
.art-sections-wrapper{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
}
.art-options-wrapper{
    min-width: 375px;
}
.container-art-header{
    padding-left: 10px;
}
/*Options col*/
.art-opts-container.art-opts-container-force-display,
.art-opts-container-force-display{
    display: block !important;
    position: fixed;
}

.art-opts-container{
    display: block;
    top: auto;
    bottom: auto;
    box-shadow: -4px 4px 5px 0 rgba(0,0,0,0.21);
    z-index: 1;
    position: relative;

    /*-webkit-overflow-scrolling: touch;*/
}

.art-header-current-interest-label{
    font-size: 18px;
}
.art-header-interest-icon-container {
    max-width: 26px;
}

/* block at 991*/
.side-opts-header-close-icon-container{
    display: none;
}
/* flex at 991*/
.art-header-buy-button-container{
    display: none;
}

.modal-pin-art-variations-wrapper{
    padding: 0 10px;
}

.side-opt-request-estimation-button-wrapper{
    display: none;
}

.side-opt-request-estimation-about{
    font-size: 12px;
    padding-top: 32px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 12px;
    color: #3d3d3d;
    font-family: 'Segoe UI',sans-serif;
    text-align: center;
    margin-bottom: 0;
}
.side-opt-add2cart-button-icon-image{
    float: none;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    left: -10px;
    top: 1px;
}
.side-opt-add2cart-button-label{
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    position: relative;
    padding-left: 10px;
    top: -2px;
}

.side-opt-backorder2cart-button,
.side-opt-presale2cart-button,
.side-opt-add2cart-button{
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.side-opt-backorder2cart-button,
.side-opt-presale2cart-button {
    width: 217px;
    height: 53px;
    margin-right: auto;
    margin-left: auto;
    background-color: #000;
    font-family: 'Segoe UI', sans-serif;
    color: #fff;
    text-align: right;
    text-decoration: none;
}

.art-options-wrapper{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
.art-opts-container-force-display .side-opts-header-section{
    display: none;
}

.art-opts-container.pull-to-left .side-opts-header-section{
    display: block;
}

.sel-shpt-type{
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 5px;
    padding-top: 3px;
}
.sel-shpt-type .icon{
    position: relative;
    bottom: 2px;
    margin-right: 8px;
}
.sel-shpt-type .carriers{
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    color: #738790;

}

.side-opt-qty-select-container{
    border: 2px solid #dadada;
}
#articulo_cantidad{
    font-size: 16px;
}





/*custom css 16*/
.art-interests-container{
    /* height: 100vh; */
    height: calc(100vh - 166px);
    top: auto;
    bottom: 0;
    z-index: 21;
}
.art-interests-container.g-top-banner-fix{

}
.art-opts-container{
    /* height: calc(100vh - 111px); */
    height: 100%;

}
.art-interests-container,
.art-opts-container{

    -webkit-overflow-scrolling: touch;
    overflow: auto;
    min-height: 0;

}
.side-opts-header-close-icon-container, .side-interests-header-close-icon-container, .side-interest-item, .art-slider-arrow-container-right, .art-slider-arrow-container-left{
    cursor: pointer;
}
.side-opt-add2cart-button-disabled{
    background-color: #999 !important;
    pointer-events: none;
}
#articulo_cantidad{
    position: absolute;
    width: 75px;
    height: 45px;
    opacity: 0;
    cursor: pointer;
}
.section-art-images{
    position: relative;
}
.art-share-column{
    right: auto;
    left: 10px;
}
.section-art-images{
    background-color: #ffffff !important;
}
.section-header-ayuda{
    display: none !important;
}
.section-header-logo-space{
    display: none !important;
}
.section-header-logo{
    position: relative;
}
/*.header-logo-link-block{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: -webkit-filter 300ms linear;
    -transition: -webkit-filter 300ms linear;
}
.header-logo-link-block:hover{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}*/
.header-logo-link-block{
    background-image: url('/images/responsive/soltek_logo_marzo_2016_bw.png')
}
.search_bar_search{
    background-color: #717171;
    border-color: #717171;
}
.search_bar_search:hover{
    background-color: #3d3d3d;
    border-color: #3d3d3d;
}
.login_bar_cart_icon_active{
    background-image: url('/images/responsive/login_bar_carrito_active_bw.png');
}
.preview_cart_bubble_row_options a:last-child{
    background: #3b3b3b;
}
.preview_cart_bubble_row_options a:last-child:active{
    -moz-box-shadow:    inset 0 0 15px #313131;
    -webkit-box-shadow: inset 0 0 15px #313131;
    box-shadow:         inset 0 0 15px #313131;
}


/* mod 360 */
.section-art-header{
    background-color: #fff;
    z-index: 19;
}
#nots_lateral{
    top: 0;
}
.section-mapsite{
    background-color: #7d7d7d;
}
.mapsite-titles{
    border-bottom: 1px solid #b5b5b5;
}
.side-interest-item-selected {
    background-color: #434343;
    color: #fff;
}
.tipo_moneda_block{
    /*top: 37px;*/
    top: 108px;
    background-color: #ffffff;
    z-index: 20;
    position: absolute;
}
.tipo_moneda_block_none{
    display: none !important;
}
.nots_lateral_icon_default{
    display: none !important;
}
.image_rotator_container{
    width  : 100%;
    height : 415px !important;
    display: none;
}
.image_rotator_container *{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.art-desc-paragraph{
    font-weight: normal;
}
.text-muted{
    color: #777;
}
.feature_list li{
    margin-bottom: 5px;
}
/*.external_content div{
    width: 100% !important;
    min-width: 0 !important;
}*/
.external_content > div:first-of-type{
    width: 100% !important;
    min-width: 0 !important;
}
.external_content:first-of-type{
    width: 100% !important;
    min-width: 0 !important;
}
.external_content div:first-child{
    width: 100% !important;
    min-width: 0 !important;
}

.external_content,
.external_content *{

    line-height: normal !important;
    max-width: 1080px !important;

    font-weight: normal !important;
    font-size: 14px !important;

    text-align: left !important;

    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;

    /*all: initial;
    * {
        all: unset;
    }*/
    word-break: break-word;
}
.external_content p {
    margin-bottom: 7px !important;
}
.external_content img{
    display: block !important;
    height: auto !important;
    width: auto !important;
    max-height: 250px !important;
    /* margin-left: auto !important; */
    margin-right: auto !important;
    margin-bottom: 20px;
    margin-top: 20px;
    max-width: 100% !important;
}
.external_content font{
    color: #444 !important;
}
.art-header-title{
    padding: 17px 55px 15px;
    padding-right: 125px;
}
.wr360_player{
    height: 416px !important;

}
.wr360_player .container{
    width: 100% !important;
    height: 416px !important;
}
.wr360_player img{
    width: auto !important;
    margin-top: 0 !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: 416px !important;
    display: inline-block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.wr360_player .container .panning2, .wr360_player .container .panning{
    right: 0;
}
#wr360menu_wr360PlayerId{
    display: none !important;
}
.not-available-msg-container{
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 82px;
}


/*.art-interests-container::-webkit-scrollbar,
.art-opts-container::-webkit-scrollbar {
    width: 0.8em;
}

.art-interests-container::-webkit-scrollbar-track,
.art-opts-container::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px #f1f1f1;
}

.art-interests-container::-webkit-scrollbar-thumb,
.art-opts-container::-webkit-scrollbar-thumb {
  background-color: #cfcfcf;
  outline: 1px solid #f1f1f1;
  cursor: pointer;
}*/

.art-not-available{
    font-size: 18px;
    /* color: #b33131; */
    color: #b90101;
    font-weight: 700;
    margin-left: 10px;
}
.sol-ctz-fast-items-title.search-result-not-found-title{
    text-align: center;
}

.art-description-container p,
.art-description-container ul{
    margin-bottom: 0;
}
.art-description-container ul{
    padding-left: 20px;
}

.pro-header-bubble-exchange-wrapper{
    z-index: 100;
}
.e-v-product-desc-img-container img{
    max-height: 70px;
}
.price-label-wrapper .side-opt-price-label{
    padding-top: 0;
    padding-bottom: 0;
}
.price-label-wrapper{
    padding-top: 12px;
    padding-bottom: 12px;
}
.price-list-amount{
    text-decoration: line-through;
}
.price-list-amount-about{
    font-size: 13px;
}
.price-amount-about{
    font-size: 18px;
}
.product-price-hot-sale{
    color: #d22222;
}
.offer-about-text{
    /* color: #d22222; */
    /* color: #41ad28; */
    color: #21a502;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    font-family: 'Segoe UI', sans-serif;
    padding-top: 5px;

}
.offer-about-row-1{

}
.offer-about-row-2{
    padding: 0 30px;
}
.side-opt-price-label{
    position: relative;
}
.price-special-offer-tag{
    position: absolute;
    max-width: 100px;
    left: 4px;
    bottom: -56px;
}
.art-interests-container, .art-opts-container{
    overflow-x: hidden;
    overflow-y: auto;
}


.owl-controls.clickable{
    display: none !important;
}

.container-art-image{
    padding-bottom: 20px;
}

.container-art-thumbnails-row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;

    padding: 0 25px;
}

.modal-item-data-row-thumbnails-item-active{
    border-color: #01a2e4;
    box-shadow: 0 1px 1px rgba(229, 103, 23, 0.075) inset, 0 0 8px #008dec;
}
.modal-item-data-row-thumbnails-item:hover{
    box-shadow: 0 1px 1px rgba(229, 103, 23, 0.075) inset, 0 0 8px rgba(0, 155, 255, 0.8);
}

.container-art-recomendations{
    padding-left: 20px;
    padding-right: 20px;
}

.modal-pin-add-cart-btn{
    width: auto !important;
    height: auto !important;
    font-family: 'Segoe UI',sans-serif;
    margin-left: auto;
}
.modal-pin-buy-now-btn{
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}
.side-opts-add2cart-section{
    padding-left: 10px;
    padding-right: 14px;
    font-family: 'Segoe UI',sans-serif;
}

.side-opt-backorder2cart-button.modal-pin-add-cart-btn.modal-pin-buy-now-btn,
.side-opt-presale2cart-button.modal-pin-add-cart-btn.modal-pin-buy-now-btn{
    background-color: #ffe000;
    color: #222;
}
.side-opt-backorder2cart-button.modal-pin-add-cart-btn.modal-pin-buy-now-btn:hover,
.side-opt-presale2cart-button.modal-pin-add-cart-btn.modal-pin-buy-now-btn:hover{
    background-color: #e0c504;
}

.side-opt-backorder2cart-button.modal-pin-add-cart-btn,
.side-opt-presale2cart-button.modal-pin-add-cart-btn{
    background-color: #0072bc;
}
.side-opt-backorder2cart-button.modal-pin-add-cart-btn:hover,
.side-opt-presale2cart-button.modal-pin-add-cart-btn:hover{
    background-color: #0367a7;
}
.side-opt-backorder2cart-button.modal-pin-add-cart-btn:active,
.side-opt-presale2cart-button.modal-pin-add-cart-btn:active{
    box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, .15)
}

.modal-pin-add-watchlist-row{
    padding-top: 12px;
}
.modal-pin-add-watchlist-wrapper{
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.modal-pin-delivery-wrapper{
    font-family: 'Segoe UI',sans-serif;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.price-label-wrapper.backorder,
.price-label-wrapper.presale{
    margin-bottom: 10px;
}

.pro-header-opt-container.articulos.fast{
    font-weight: 600;
    color: #333;
    font-size: 18px;
    line-height: 20px;
    padding: 0;
}
.pro-header-opt-container.articulos.fast:hover{
    text-decoration: underline;
}

.article-collection-opt{
    font-weight: 700;
    color: #333;
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 8px;
}
.article-collection-opt:hover{
    text-decoration: underline;
}
.modal-pin-share-wrapper{
    z-index: 5;
    margin-bottom: 0;
    position: absolute;
    right: 25px;
    top: 20px;
    display: flex;
}
.modal-pin-social-arrow{
    top: -6px;
    left: 57px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.modal-pin-share-social-wrapper{
    left: -21px;
    top: 42px;
}


.owl-carousel.owl-drag .owl-item{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    /* valign center vertically*/

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    /* align center horizontally*/
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.owl-carousel .owl-item img{
    width: auto;

}

@supports not ((-moz-appearance:none)) {
    .owl-carousel .owl-item img:hover {
        cursor: -webkit-image-set(url(/images/image-gallery-zoom-in-cursor.png) 1dppx, url(/images/image-gallery-zoom-in-cursor@2x.png) 2dppx) 18 18, nesw-resize;
    }
}
.owl-carousel .owl-item img:hover {
    cursor: nesw-resize;
    cursor: url(/images/image-gallery-zoom-in-cursor.png) 18 18, nesw-resize;
}

.wrapper-art-tabs{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.translate-btn-success,
.translate-btn{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    /*wrap column*/
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    /* valign center vertically*/

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    /* align center horizontally*/
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;

    color: #0078d7;

    font-family: 'Segoe UI', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    float: left;
    text-decoration: none;
    height: 40px;
    min-width: 172px;
    border-radius: 3px;
}
.translate-btn-success{
    color: #4caf50;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.translate-btn .icon{
    margin-right: 10px;
}

.translate-btn:hover .content{
    text-decoration: underline;
}

.translate-btn-success .f-icon{
    color: #4caf50;
    font-family: 'Fontawesome webfont', sans-serif;
    margin-right: 10px;
}

/*
*
* Seller info box
*
*/
.side-opts-relevant-info-section{
    padding: 20px 11px;
    padding-right: 14px;
}
.side-opts-relevant-info-container{
    border-right: 2px;
    border: 1px solid #dfdfdf;
    padding: 15px 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

    font-size: 16px;
    line-height: 22px;

    background-color: #fdfdfd;
}
.item-wide-panel-options .side-opts-relevant-info-container{
    background-color: transparent;
}
.side-opts-relevant-info-container .sold-by-label{

}

.side-opts-relevant-info-container .sold-by{
    text-transform: uppercase;
    font-weight: 700;

}

.side-opts-relevant-info-container .seller-info-label{
    /*font-size: 15px;*/
}
.side-opts-relevant-info-container .seller-id{
    /*font-size: 15px;*/
    font-weight: 700;
}
.side-opts-relevant-info-container .seller-location{
    /*font-size: 15px;*/
    color:#888;
}
.side-opts-relevant-info-container .feedback{
    color: #4CAF50;
    font-size: 14px;

    padding-top: 7px;
}
.side-opts-relevant-info-container .shop-now-url{
    text-decoration: none;
    font-size: 14px;
    /*color: #0078d7;*/
    color: #333;
}
.side-opts-relevant-info-container .shop-now-url:hover{
    text-decoration: underline;
}

.side-opts-relevant-info-container .dividor{
    padding: 10px 0;
}
.side-opts-relevant-info-container .dividor-line{
    height: 1px;
    background-color: #e7e7e7;
    width: 100%;
}

/* Image gallery */

.main-swiper{
    height: calc(100dvh - 112px);
    flex: 1;
}
.thumbs-swiper{
    height: 90px;
    position: relative;
    display: flex;
}

.thumbs-swiper .swiper-slide img {
    display: block;
    width: 50px;
    height: 50px;
    object-fit: cover;
    margin: 0 auto;
}

.thumbs-swiper .swiper-slide {
    width: 60px;
    height: 60px;
    min-width: 60px;
    min-height: 60px;
    /*opacity: 0.4;*/
    opacity: 1;
    left: 5px;
}
.thumbs-swiper .swiper-slide-thumb-active{
    outline: 2px solid #03A9F4;
    margin: 2px 0;
}
.thumbs-swiper .swiper-slide-thumb-active {
    opacity: 1;
}
.thumbs-swiper-scrollbar{
    /*outline: 1px solid red;*/
    position: absolute;
    top: 62px;
    width: 100%;
    height: 4px;
}
.thumbs-swiper-scrollbar .handler{
    position: absolute;
    background: #3A3A3A;
    width: 56px;
    height: 4px;
    border-radius: 2px;
    left: 0;
    transition: left 250ms ease-in-out;
    display: none;
}
.thumbs-swiper .swiper-wrapper{
    width: auto;
    margin: 0 auto;
    /*outline: 1px solid magenta;*/
}

.c-modal-gallery{

}
.c-modal-gallery{

}
.c-modal-gallery{

}
.c-modal-gallery .acc-modal-window{
    min-height: 85vh;
    max-width: 1800px;
    position: relative;
    display: flex;
    gap: 25px;

}
.c-modal-gallery .c--close{
    width: 50px;
    height: 44px;
    font-family: 'Fontawesome webfont', sans-serif;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    /*outline: 1px solid magenta;*/
    position: absolute;
    top: 0;
    right: 0;
    color: #3A3A3A;
    font-size: 18px;
    line-height: 100%;
    cursor: pointer;
    z-index: 3;
}
.c-modal-gallery .acc-modal-window .main-swiper{
    flex: 1;
    /*outline: 1px solid red;*/
    padding: 20px;
}
.c-modal-gallery .acc-modal-window .c-thumbs-column{
    min-width: 360px;
    max-width: 360px;
    /*outline: 1px solid magenta;*/
    min-height: 250px;
    padding: 40px 16px;
}
.c-modal-gallery .acc-modal-window .c-thumbs-column .c--title{
    font-family: 'Segoe UI', sans-serif;
    color: #383838;
    font-size: 18px;
    line-height: 120%;
    font-weight: 600;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    align-self: stretch;
    overflow: hidden;

    margin-bottom: 20px;
}

.thumbs-swiper{
    height: 90px;
    position: relative;
    display: flex;
}

.thumbs-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.thumbs-swiper .swiper-slide {
    width: 60px;
    height: 60px;
    /*opacity: 0.4;*/
    opacity: 1;
    left: 5px;
    margin: 1px 0;
}
.thumbs-swiper .swiper-slide-thumb-active {
    opacity: 1;
}
.thumbs-swiper-scrollbar{
    /*outline: 1px solid red;*/
    position: absolute;
    top: 62px;
    width: 100%;
    height: 4px;
}
.thumbs-swiper-scrollbar .handler{
    position: absolute;
    background: #3A3A3A;
    width: 56px;
    height: 4px;
    border-radius: 2px;
    left: 0;
    transition: left 250ms ease-in-out;
}
.c-modal-gallery .thumbs-swiper .swiper-wrapper{

    margin: 0 auto;

    outline: solid 1px magenta;

    width: 100%;
    height: auto;
    flex-wrap: wrap;
    transition-property: none;
}

.c-modal-gallery .thumbs-swiper{
    touch-action: none;
    height: auto;
}

.c-pretty-total-format{
    display: flex;
    gap: 6px;
}

.c-pretty-total-format .c-cents{
    font-size: 11px;
    line-height: 100%;
}

.c-pretty-total-format .c-whole{
    line-height: 100%;
    font-size: 25px;
}

@media (max-width: 1367px){
    .tipo_moneda_block{
        display: none !important;
    }
    .art-recommendation-row .w-col-2{
        width: 33.33333333%;
    }
}
@media (max-width: 1200px){
    .art-recommendation-col {
        height: 185px;
        margin-bottom: 25px;
    }
    .art-recommendation-col {
        padding-right: 0;
        padding-left: 0;
    }
    .w-col-medium-4 {
        width: 33.33333333%;
    }
    .art-header-title{
        font-size: 19px;
        line-height: 26px;
    }

}
@media (max-width: 991px){
    /* .external_content{
        display: none !important;
    } */
    .art-header-title {
        padding-right: 152px;
        padding-left: 30px;
    }
    .art-opts-container-force-display{
        display: none !important;
    }
    .side-opts-header-close-icon-container{
        display: block;
    }
    .app-loading .art-opts-container .side-opts-header-close-icon-container{
        display: none !important;
    }
    .art-header-buy-button-container{
        display: flex;
    }
    .art-opts-container{
        display: block !important;
        position: fixed;
        /*position: absolute;*/
        width: 100%;
        right: -100%;

        /* top: 0; */
        top: auto;
        bottom: 0;
        z-index: 1001;
        /*height: calc(100vh - 103px);*/
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        transition: all .2s ease 0s;
        box-shadow: none;
    }
    .art-opts-container.pull-to-left{
        right: 0;
    }
    .art-opts-container.g-top-banner-fix{
        /*height: calc(100vh - 159px);*/
        /*overflow: auto;*/
    }
    .modal-pin-share-wrapper{
        right: 12px;
        top: 60px;
    }
    .modal-pin-share-social-wrapper{
        left: auto;
        right: 0;
    }
    .modal-pin-social-arrow{
        left: auto;
        right: 10px;
    }
    .section-art-header{
        padding-top: 15px;
    }
    .modal-pin-share-wrapper{
        top: 90px;
    }

    .c-modal-gallery .thumbs-swiper .swiper-wrapper{
        width: auto;
        height: 100%;
        flex-wrap: nowrap;
        transition-property: transform;
    }
    .c-modal-gallery .thumbs-swiper{
        touch-action: pan-y;
        height: auto;
    }
    .c-modal-gallery .acc-modal-window{
        flex-wrap: wrap;
        gap: 0;
        min-height: auto;
    }
    .main-swiper{
        height: calc(100dvh - 360px);
    }
    .c-modal-gallery .acc-modal-window .c-thumbs-column{
        max-width: 100%;
        min-height: 210px;
    }
    .c-modal-gallery .acc-modal-window .c-thumbs-column .c--title{
        -webkit-line-clamp: 2;
    }
    .c-modal-gallery .acc-modal-window .c-thumbs-column{

    }
}
@media (max-width: 930px){

}
@media (max-width: 767px) {
    .art-header-title {
        padding-right: 125px;
        padding-left: 16px;
        font-size: 20px;
        line-height: 26px;
    }
    .art-recommendation-row .w-col-2{
        width: 100%;
    }
    .modal-pin-share-wrapper{
        top: 100px;
    }
    .art-tab-description{
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (max-width: 479px){
    .art-header-title {
        display: inline-block;
        padding: 12px 16px 12px;
        float: left;
    }
    .art-opts-container{
        top: 0;
        height: 100%;
    }
    .art-opts-container.g-top-banner-fix{
        min-height: 100%;
        overflow: auto;
    }
    .art-interests-container{
        top: 0;
        height: 100%;
        z-index: 1000;
        overflow: auto;
    }
    .price-special-offer-tag{
        position: absolute;
        left: 9px;
        bottom: -92px;
        width: 100px;
    }
    .section-art-header{
        padding-top: 15px;
        position: relative;
    }
    .modal-pin-social-arrow{
        top: -6px !important;
        left: auto !important;
        right: 10px !important;
    }
    .modal-pin-share-wrapper{
        width: auto;
        top: auto;
        bottom: -31px;
    }
}