.product-cover .expander {
    cursor: pointer;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    padding: .6rem;
    z-index: 22
}

.col-add-qty {
    display: none !important;
}

.product-cover .expander>span {
    background: #fff
}

.product-cover img {
    display: block;
    margin: 0 auto;
    cursor: -moz-grab
}

.product-cover,.product-cover .product-lmage-large {
    position: relative
}

#product-images-thumbs.swiper-container-vertical:hover .swiper-button-arrow,.product-cover:hover .swiper-button-next,.product-cover:hover .swiper-button-prev {
    opacity: 1;
    visibility: visible
}

.product-images {
    margin: 0 -.5rem
}

.product-images .thumb-container {
    padding: 0 .5rem
}

.product-images img {
    cursor: pointer
}

.images-container {
    margin-bottom: 1.5rem
}

#product-modal #thumbnails .swiper-container .swiper-button-arrow,.images-container .swiper-button-next,.images-container .swiper-button-prev {
    opacity: 0.4;
    visibility: visible;
}

.images-container .swiper-button-disabled {
    opacity: 0!important;
    visibility: hidden!important
}

.images-container-left .col-left-product-thumbs .mask {
    height: 100%;
    overflow: hidden
}

#product-images-thumbs.swiper-container-vertical {
    margin-right: 1rem;
    position: absolute;
    height: calc(100% + 1.25rem);
    top: -.5rem;
    overflow: hidden
}

#product-images-thumbs.swiper-container-vertical .thumb-container {
    padding: .5rem 0;
    height: 100%
}

#product-images-thumbs.swiper-container-vertical .img-fluid {
    height: 100%;
    width: auto
}

#product-images-thumbs.swiper-container-vertical .swiper-button-arrow {
    transform: translateY(0);
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
    height: 2rem;
    padding: 0
}

#product-images-thumbs.swiper-container-vertical .swiper-button-arrow:before {
    font-size: 2rem;
    line-height: 2rem
}

#product-images-thumbs.swiper-container-vertical .swiper-button-prev {
    top: -20px
}

#product-images-thumbs.swiper-container-vertical .swiper-button-prev:after {
    content: "\ea04"
}

#product-images-thumbs.swiper-container-vertical .swiper-button-next {
    top: auto;
    bottom: -20px
}

#product-images-thumbs.swiper-container-vertical .swiper-button-next:after {
    content: "\ea4e"
}

#product-images-thumbs.swiper-container-vertical:hover .swiper-button-prev {
    top: 1rem
}

#product-images-thumbs.swiper-container-vertical:hover .swiper-button-next {
    bottom: 1rem
}

#product-images-thumbs.swiper-container-horizontal {
    margin: 0 -.5rem
}

#product-images-thumbs.swiper-container-horizontal .thumb-container {
    padding: 0 .5rem
}

#product-images-thumbs.swiper-container-horizontal:hover .swiper-button-arrow,#product-modal #thumbnails .swiper-container.swiper-container-initialized .swiper-button-arrow {
    opacity: 1;
    visibility: visible
}

.images-container-bottom .product-cover {
    margin-bottom: 1rem
}

#product-modal .modal-dialog {
    max-width: 1000px;
    margin: auto;
    position: absolute
}

#product-modal.fade .modal-dialog {
    top: 50%;
    transform: translateY(-50%)
}

#product-modal .modal-header {
    z-index: 2
}

#product-modal .modal-content {
    height: 100%
}

#product-modal .modal-body {
    padding: 0
}

#product-modal .easyzoom-modal {
    text-align: center
}

#product-modal .product-cover-modal {
    width: auto;
    margin: 0 auto;
    max-height: calc(100vh - 200px)
}

#product-modal .easyzoom-flyout {
    z-index: 1
}

#product-modal .easyzoom-flyout img {
    left: 0
}

#product-modal #thumbnails .product-images {
    opacity: 0;
    margin: .2rem -.1rem;
    transition: opacity .15s
}

#product-modal #thumbnails .swiper-button-disabled {
    opacity: 0!important;
    visibility: hidden!important
}

.easyzoom {
    position: relative;
    display: block
}

.easyzoom-flyout,.easyzoom-product {
    position: absolute;
    width: 100%;
    height: 100%
}

.easyzoom-flyout {
    overflow: hidden;
    background: #fff;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .3s cubic-bezier(.7,0,.3,1)
}

.easyzoom-flyout:hover,.touch-device .easyzoom-flyout {
    opacity: 1
}

.easyzoom-notice {
    display: none!important
}
select.new-qty.form-control:not([size]):not([multiple]) {
    height: 100%;
    width: 75px;
}

div#product-preloader i {
    display: block;
   
}
#main.-combinations-loading #product-preloader {
    position: absolute;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    top: 10vh;
    font-size: 3rem;
    
}


#main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden
}

.product_header_container {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid rgba(160,160,160,.25)
}

.product_header_container .iqitreviews-simple {
    display: inline-block;
    margin: 0 1rem .8rem 0
}

.product_header_container .iqitreviews-rating {
    font-size: 1.1rem;
    vertical-align: middle;
    margin-right: .3rem
}

.product_header_container #product-availability,.product_p_price_container #product-availability {
    margin-bottom: .8rem;
    vertical-align: text-top
}

.product_header_container .product-price,.product_p_price_container .product-price {
    line-height: 1em
}

#content-wrapper .product_header_container .page-title {
    margin-bottom: .8rem;
    border: 0;
    padding: 0;
    text-align: inherit;
    width: auto
}

#content-wrapper .product_header_container .page-title span {
    margin: 0;
    width: 100%
}

#content-wrapper .product_header_container .page-title:after,#content-wrapper .product_header_container .page-title:before {
    display: none
}

.product_p_price_container {
    margin-top: 1rem;
    border-top: 1px solid rgba(160,160,160,.25);
    padding-top: 1rem;
    padding-bottom: .5rem
}
.product-manufacturer img {
    max-width: 200px
}

.product-manufacturer-next {
    z-index: 2;
    position: relative
}

.product-manufacturer-next img {
    max-width: 140px
}

.product-info-row {
    margin-bottom: 3rem
}

.product-prices .badge {
    vertical-align: text-top
}

.product-discount .regular-price {
    text-decoration: line-through;
    padding: 0 .2rem
}

.product-unit-price {
    margin-bottom: 0
}

.product-quantity>.col {
    margin-bottom: .8rem
}

.product-quantity .qty {
    width: 80px;
    height: 100%
}

.product-quantity .add-to-cart:disabled {
    cursor: not-allowed;
    opacity: .05
}

.product-quantity .qty .input-group {
    height: 100%
}

.product-quantity input[type=number] {
    -moz-appearance: textfield
}

#main.-combinations-loading .col-product-image {
    pointer-events: none
}

.product-variants>.product-variants-item {
    margin: .5rem 0
}

.product-variants>.product-variants-item .custom-select2 {
    display: inline-block;
    min-width: 6rem;
    max-width: 14rem
}

.product-variants>.product-variants-item ul li {
    margin-right: .5rem;
    margin-bottom: .5rem
}

.product-variants>.product-variants-item .color {
    margin-left: 0;
    margin-top: 0
}

.product-variants .form-control-label {
    padding-bottom: .5rem;
    display: block;
    font-weight: 500
}

.product-variants .color,.product-variants .input-color {
    width: 2rem;
    height: 2rem;
    line-height: 2rem
}

.product-variants .input-radio,.product-variants .radio-label {
    min-width: 2rem;
    min-height: 2rem;
    line-height: 2rem
}

.product-variants .input-radio+span {
    line-height: calc(2rem - 4px)
}

.product-variants .input-color:checked+span,.product-variants .input-color:hover+span,.product-variants .input-radio:checked+span,.product-variants .input-radio:hover+span {
    border: 2px solid #414141;
    line-height: calc(2em - 4px)
}

#product-details .label {
    font-weight: 500;
    margin-bottom: .2rem
}

.data-sheet, .rte-content table, .product-information > .rte-content, .grid-pago  {
    font-size: 0.9rem;
}
.contents iframe {
    aspect-ratio: 16 / 9;
    width: 100% !important;
    height: auto !important;
}
.product-features dl.data-sheet > * {
    box-flex: 1;
    -moz-flex: 1 0 40%;
    flex: 1 0 40%;
    font-weight: 300;
    margin-bottom: 0;
    padding: 0.3rem;
}


.data-sheet dt:nth-of-type(even), .data-sheet dd:nth-of-type(even) {
    background-color: #E0E1E3; 
}


.product-customization,.product-pack {
    border: 1px solid rgba(160,160,160,.25);
    margin: 1rem 0;
    padding: 1rem
}

.product-customization .product-customization-item {
    margin: 1rem 0
}

.product-customization small {
    opacity: .6;
    margin-top: .2rem
}

#product-accessories-sidebar .product-miniature {
    border: 0!important;
    outline: 0!important;
    box-shadow: none!important
}

#product-accessories-sidebar:not(.swiper-container-initialized) .swiper-wrapper {
    grid-auto-rows: 0;
    display: grid;
    overflow: hidden;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: repeat(5,1fr)
}

.product-pack article:last-child {
    border: 0;
    padding-bottom: 0
}

.product-pack .pack-product-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: flex;
    justify-content: space-around
}

.product-pack .pack-product-container .pack-product-name {
    box-flex: 0;
    -moz-flex: 0 0 50%;
    flex: 0 0 50%
}

.product-pack .pack-product-container .pack-product-thumb {
    max-width: 70px
}
.rte-content h2 {
    max-width: 700px;
    display: block;
}
.product-pack .pack-product-container .pack-product-name,.product-pack .pack-product-container .pack-product-price,.product-pack .pack-product-container .pack-product-quantity {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: flex;
    align-items: center
}

.product-additional-info {
    border-top: 1px solid rgba(160,160,160,.25);
    padding-top: 1rem
}

#stores .page-stores .store-item-footer li,.iqitproducttags,.social-sharing {
    margin-bottom: .5rem
}

.social-sharing li {
    display: inline-block;
    padding: 0 .3rem
}

.iqitproducttags li {
    padding: 0 .2rem
}

.product-tabs {
    margin-bottom: 3rem;
    margin-top: 3rem
}

.product-sidebar .block {
    padding: 0;
    margin-bottom: 2rem
}

.add-to-cart.processing-add .spinner-icon,.iqitproducttags li {
    display: inline-block
}

.add-to-cart .spinner-icon,.add-to-cart.processing-add .bag-icon {
    display: none
}

.product-description .rte-content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.iqit-accordion .card {
    border: 0
}

.iqit-accordion .title {
    font-weight: 500;
    padding: 1rem 0;
}

#block-reassurance li,.iqit-accordion .content,.iqit-accordion .title {
    border-bottom: 1px solid rgba(160,160,160,.25)
}
.iqit-accordion .content {
    border-left: 1px solid rgba(160,160,160,.25);
    border-right: 1px solid rgba(160,160,160,.25);
    padding: 2rem;
}
.iqit-accordion .content .rte-content {
    padding: 1rem 0
}

#main #product-preloader,.iqit-accordion .angle-down,.iqit-accordion .collapsed .angle-up {
    display: none
}

.iqit-accordion .angle-down,.iqit-accordion .angle-up {
    line-height: 1.5rem
}

.iqit-accordion .collapsed .angle-down {
    display: inline-block
}

.iqit-accordion .tab-content {
    padding: 1.5rem 0
}

.iqit-accordion .nav-tabs {
    margin-bottom: 0
}

.iqit-accordion .nav-tabs .nav-link {
    padding: 1.5rem;
    background: rgba(204,204,204,.15);
    margin-bottom: 1px;
    opacity: 1
}

.iqit-accordion .lazy-product-image.product-thumbnail-first {
    opacity: 1
}

#product-infos-accordion-mobile {
    margin-bottom: 4rem
}


/* override stars  */
.d-flex-stars {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.25rem;
}

.d-flex-stars .stars_base, .d-flex-stars .stars_base::after, .d-flex-stars .stars_average, .d-flex-stars .stars_average::after {
    height: 25px;
    line-height: 25px;
    font-size: 24px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
.d-flex-stars .stars_base, .d-flex-stars .stars_base::after {
    width: 120px;
}
.stars-count {
    font-size: 24px;
}
@media screen and (min-width: 768px) {
    #main-product-wrapper #swiper-wrapper-column-images.gallery-even > div img {
        width: 100%;
    }
    #main-product-wrapper #swiper-wrapper-column-images {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        gap: 2px !important;
        margin: 0 !important;
    }
    #main-product-wrapper #swiper-wrapper-column-images > div:first-child {
      grid-column: 1 / -1; 
    }
    #main-product-wrapper #swiper-wrapper-column-images .product-lmage-large {
        width: 100% !important;
        display: block !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    #main-product-wrapper #swiper-wrapper-column-images.gallery-even > div:last-child {
        grid-column: 1 / -1; 
    }
}
.rte-content table {
    background: #E0E1E3;
}
.rte-content table td, .rte-content table thead th {
    border:none;
}
.nav-pills .nav-link {
    border-radius: 0;
    border: none;
    padding: 1rem 2rem;
}
@media (max-width: 400px) {
    .nav-pills .nav-link {
        padding: 1rem 1rem;
        text-wrap: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        display: block;
        overflow: hidden;
    }
}
#product .rte-content h3 {
    border-top: 1px solid #e0e1e3;
}
ul#pills-tab {
    flex-wrap: nowrap;
}
ul#pills-tab > li {
    max-width: 50%;
}