.product-gallery .thumb-container .slick-track {
    margin-left: auto;
    margin-right: auto;
}
.pp-image-viewer-container {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
    float: left;
}
.pp .top-manf-logo {
    padding: 5px;
    border-radius: 10px;
    background: #fff;
    position: absolute;
    left: 45px;
    top: -4px;
    z-index: 1;
}
.pp-image-viewer {
    margin-bottom: 0;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
}
.popup-item-color-viewer {
    padding: 0;
}
.pp-image-viewer .slick-slide {
    padding: 0;
    border-right: 0;
    border-bottom: 0;
    cursor: pointer;
    position: relative;
    border: 2px solid transparent;
}
.pp-image-viewer .slick-slide.active {
    border: 2px solid #0080FF;
}
#product-image-color.pp-image-viewer .slick-slide {
    margin: 0 6px;
}
.pp-image-viewer .slick-prev:before, .pp-image-viewer .slick-next:before {
    line-height: 4px;
    color: grey;
    font-size: 40px;
}
.pp-image-viewer .slick-prev:before {
    content: "\f104";
    font-family: "Font Awesome 5 Pro";
    float: left;
    margin-left: 14px;
    line-height: 76px;
}
.pp-image-viewer .slick-prev {
    left: -30px;
    line-height: 76px;
    height: 76px;
    top: 10px;
}
.pp-image-viewer .slick-next:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    float: left;
    margin-left: 14px;
    line-height: 76px;
}
.pp-image-viewer .slick-next {
    right: -30px;
    line-height: 76px;
    height: 76px;
    top: 10px;
}
#threedPopContainer {
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;  
}
#popupImageViewerMain #threedPopContainer .play-pause-main {
    height: 30px !important;
    width: 30px !important;
}
#threed-slider {
    position: relative;
    text-align: center;
}
#threedPopContainer {
    text-align: center;
}
.pp-image-viewer .slick-slide img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.pp-image-viewer .slick-track {
    margin-left: auto;
    margin-right: auto;
}
.product-details-section .animate-view-btn {
    display: inline-block;
    position: relative;
}
.product-details-section .view-new-badge {
    position: absolute;
    right: 0;
    top: -5px;
    background: red;
    color: white;
    width: 100%;
    max-width: 30px;
    text-align: center;
    border-radius: 3px;
    font-size: 9px;
    min-width: max-content;
    line-height: normal;
    padding: 1px;
    text-transform: uppercase;
}
.product-details-section .input-box-item {
    max-height: 27px
}
.product-details-section .input-box-item input {
    opacity: 0;
    width: 0;
    height: 0;
    margin: 0;
}
.product-details-section .input-box-item input:checked + .slider-round:before {
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
  }
.product-details-section .input-box-item input:checked + .slider-round {
    background-color: #2196F3;
  }
.product-details-section .slider-round {
    border-radius: 50px;
    width: 40px;
    height: 27px;
    display: inline-block;
    background-color: #98999b;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative;
    cursor: pointer;
}
.product-details-section .slider-round::before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}
.product-details-section .show-bg-sec {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    width: 100%;
    max-width: 240px;
}
.product-details-section .show-bg-sec h6 {
    font-size: 20px;
    margin: 0;
    width: 100%;
    max-width: 190px;
    color: black;
    text-align: left;
}
.product-details-section .quetions-color .ui-select-match .btn-default {
    padding: 4px;
    height: auto;
    border-radius: 15px;
}
.pop-c.image-gallery-popup.product-page-pop-gallery .product-details-section .quetions-color {
    width: 400px;
}
.product-details-section .quetions-color .ui-select-match .btn-default:hover {
    background: #fff;
}
.product-details-section .quetions-color .ui-select-match .btn-default .ui-select-match-text {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}
.product-details-section .quetions-color .ui-select-match .btn-default .ui-select-match-text h2 {
    font-weight: normal;
    font-size: 20px;
    padding-left: 10px;
    white-space: break-spaces;
    padding-right:2px;
}
.product-details-section .quetions-color .ui-select-match .btn-default .caret {
    border-top: 10px solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-radius: 50px;
}
.product-details-section .color-items-sec {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 0 0;
    text-align: center;
}
.pop-c.product-page-pop-gallery .color-items-sec .select-image-box {
    width: 60px;
    height: 60px;
    object-fit: contain;
}
.pop-c.product-page-pop-gallery .color-items-sec .dropdown-select-box {
    height: 20px; 
    width: 20px; 
    margin-right: 5px;
    object-fit: contain;
}
.product-details-section .gold-button-gradient {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #afafaf;
    border-radius: 3px;
    cursor: pointer;
    width: 280px;
    margin-top: 48px;
    margin-bottom: 20px;
}
.pop-c.image-gallery-popup.product-page-pop-gallery .image-preview {
    background-color: rgb(255 255 255 / 80%);
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 1;
    width: 100% !important;
    max-width: 222px;
    border-radius: 15px;
    padding: 6px;
}
#imageSliderMainImages {
    height: 500px;
    min-height:310px;
    min-width:310px
}
#imageSliderMainImages div:not(.play-pause-main, .loder-3d-view) {
    height: 100% !important;
}
#popupImageViewerMain .slick-list div.image-preview {
    height: auto !important;
}
.pop-c.image-gallery-popup.product-page-pop-gallery .img-color-thumb-inner .img-color-thumb-name {
    margin-top: 5px;
    margin-bottom: 5px;
}
.img-type-buttons .img-type-btn {
    float: left;
    padding: 0px 10px;
    margin-right: 8px;
    color: #fff;
    border-radius: 8px;
    font-size: 12px;
    background: #777777;
    cursor: pointer;
}
.img-type-buttons .img-type-btn.active {
    background: #0080FF;
}
.img-color-thumbs .img-color-thumb {
    background: #fff;
    margin-right: 5px;
    float: left;
    width: 40px !important;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 100%;
    overflow: hidden;
    /*margin-right: 10px;*/
    margin-bottom: 5px;
    cursor: pointer;
    position: relative;
}
.img-color-thumbs .img-color-thumb img {
    margin-left: auto;
    margin-right: auto;
    display: table;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 4px;
}
.img-color-thumbs .img-color-thumb.active {
    border-color: #0080FF;
    border-width: 2px;
    display: inline-block !important;
}
.img-color-thumbs {
    left: 0;
    top: 25px;
    display: inline-block;
    width: 40px;
    z-index: 5;
    position: absolute;
    float: left;
}
.image-gallery-popup .img-color-thumbs {
    left: 0;
}
.pp .top-section .top-manf-logo {
    padding: 10px 0 35px 0;
    border-radius: 10px;
    background: #fff;
    z-index: 1;
    position: initial;
}
.popup-gallery-item {
    display: flex;
}
.popup-gallery-item div {
    padding-right: 20px;
}
.image-type-btns {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}
.image-type-btns .image-type-btn {
    background: #777;
    margin-bottom: 5px;
    border-radius: 7px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    float: left;
    padding: 0 10px;
    margin-left: 2px;
    margin-right: 2px;
    font-size: 12px;
}
.image-type-btns .image-type-btn.active {
    background: #0080FF;
}
.pop-c.image-gallery-popup .pop-child {
    max-height: unset;
    max-width: unset;
    height: 98%;
    width: 98%;
    width: calc(95% - 30px);
    height: calc(95% - 30px);
    /* overflow: hidden; */
}
.image-gallery-popup .image-icons {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.image-gallery-popup .image-icon {
    float: left;
    background: #777;
    margin-bottom: 5px;
    width: 32px;
    height: 30px;
    border-radius: 7px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    margin-right: 4px;
}
.image-gallery-popup .image-icon.active {
    background: #0080FF;
}

/*Slider top/bottom arrows*/
.up-down-arrow {
    float: left;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    border-radius: 100%;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
    background: #fff;
}
.up-down-arrow.clickable:hover {
    background: #f8f8f8;
}
.up-down-arrow i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    display: inline-block;
    font-size: 30px;
}
.up-down-arrow.clickable i.fa-sort-up {
    margin-top: 9px;
}
.up-down-arrow.clickable i.fa-sort-down {
    margin-top: -3px;
}
.up-down-arrow {
    color: #ccc;
}
.up-down-arrow.clickable {
    color: #000;
}
.product-details-section {
    float: left;
    width: 40%;
}
/*End of Slider top-bottom arrows*/

.main-popup-slider {
    float: left;
    width: 100%;
    max-height: 100%;
    border-bottom: 1px solid #ccc;
/*    height: calc(100% - 40px);*/
}
#popup_main_image_container  {
    float: right;
    width: 60%;
}
.poppqans {
    padding: 4px;
    margin-bottom: 5px;
    margin-right: 15px;
    width: 80px;
    height: 80px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.poppqans.active {
    padding: 0;
    border: 2px solid #0080ff;
}
.poppqans img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.poppqans.item-img-container {
    padding: 0px;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
#popupImageViewerMain {
    width: 100%;
    height:100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
#popupImageViewerMain button.disabled {
    opacity: .1;
}
#popupImageViewerMain .slick-prev::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f104";
}
#popupImageViewerMain .slick-next::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f105";
}
#popupImageViewerMain .slick-prev::before, #popupImageViewerMain .slick-next::before {
    font-size: 60px;
    color: gray;
}
.main-slider-right-btn.slick-disabled:before, .main-slider-left-btn.slick-disabled:before, #popupImageViewerMain .slick-prev.slick-disabled:before, #popupImageViewerMain .slick-next.slick-disabled:before {
    opacity:  0.25;
}
#popupImageViewerMain .img-color-thumb {
    position: relative;
    vertical-align: middle;
    display: table;
}
.img-color-thumb video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 0px;
    max-width: 100%;
    max-height: 100%;
}
.img-color-thumb iframe {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
}
.video-thumbnail::after {
    content: "\f04b";
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
    top: 0;
    bottom: 0;
    left: 3px;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: center;
    font-size: 17px;
    line-height: 36px;
    color: white;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: black;
}
#popupImageViewerMain .img-color-thumb-inner {
    vertical-align: middle;
    display: table-cell;
}
.image-gallery-popup .img-color-thumbs {
    display: inline-block;
    margin-top: 10px;
    position: relative;
    width: 100%;
}
.pop-c.video-active .img-color-thumbs .img-color-thumb.video-thumbnail {
    width: 60px !important;
    height: 60px !important;
}
.pop-c.video-active .img-color-thumbs .img-color-thumb.video-thumbnail::after {
    line-height: 60px;
}
.image-gallery-popup .top-section {
    height: 100%;
    position: relative;
}
.image-gallery-popup .bottom-section {
    height: 115px;
    background: #fff;
    display: inline;
}
.close-btn {
    z-index: 1000;
    cursor: pointer;
    position: absolute;
    top: -3px;
    right: 2px;
    padding: 10px;
    font-size: 40px;
    line-height: 40px;
    margin-right: 10px;
    color: grey;
}
.main_image_container {
    position: relative;
    float: left;
    width: 100%;
}
.main_image_container button, .main_image_container .main-slider-left-btn, .main_image_container .main-slider-right-btn {
    position: absolute;cursor: pointer;
}
.main-slider-left-btn {
    top: 50%;
    /* bottom: 0;
    height: 40px;
    width: 50px;
    margin: auto; */
    left: 25px;
    background: none;
    border: 0;
    padding: 15px;
    z-index: 10; 
    transform: translateY(-50%);
}
.main-slider-right-btn {
    top: 50%;
    /* bottom: 0;
    height: 40px;
    width: 50px;
    margin: auto; */
    right: 25px;
    background: none;
    border: 0;
    z-index: 10;
    padding: 15px;
    transform: translateY(-50%);
}
.main_image_container button:focus {
    outline: 0;
}
.main-slider-left-btn:before {
    content: "\f104";
    font-family: "Font Awesome 5 Pro";
    font-size: 56px;
    line-height: 35px;
    color: grey;
    float: left;
}
.main-slider-right-btn:before {
    float: right;
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-size: 56px;
    line-height: 35px;
    color: grey;
}
.prd-image-section {
    width: 40%;
    float: left;
}
.prd-image-section .pp-image-viewer-container .animate-view-btn {
    display: inline-block;
    position: relative;
}
.prd-image-section .pp-image-viewer-container .view-new-badge {
    position: absolute;
    right: -6px;
    top: -5px;
    background: red;
    color: white;
    width: 100%;
    max-width: 30px;
    text-align: center;
    border-radius: 3px;
    font-size: 9px;
    min-width: max-content;
    line-height: normal;
    padding: 1px;
    text-transform: uppercase;
}

#thumb-slick{
    position: relative;
}
#thumb-slick .slick-list{
    margin-top: 25px;
    /*margin-bottom: 45px;
    height: 90px;  */
}
#thumb-slick .slick-prev{
    position: absolute;
    top: -34px;
    left: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 100%;
    cursor: pointer;
    background: #fff;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
}
#thumb-slick .slick-next {
    position: absolute;
    bottom: -40px;
    right: 0;
    top: unset;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 100%;
    cursor: pointer;
    background: #fff;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
}
#thumb-slick .slick-prev:before {
    color: transparent!important;
    background: url(../images/drop-up-arrow.png) no-repeat 6px 6px;
    background-size: 15px 15px;
    line-height: 27px;
}
#thumb-slick .slick-next:before {
    color: transparent!important;
    background: url(../images/drop-down-arrow.png) no-repeat 6px 8px;
    background-size: 15px 15px;
    line-height: 27px;
}
#product-image-color.pp-image-viewer .slick-slide {
    min-height: 81px !important;
}
/*#thumb-slick .slick-next{
    position: absolute;
    bottom: -50px;
    right: 0px;
    top: unset;
    width: 40px; 
    height: 40px; 
    border: 1px solid #ccc; 
    border-radius: 100%; 
    cursor: pointer; 
    background: #fff; 
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    background: url(/public/images/drop-down-arrow.png) no-repeat 9px 11px;
    background-size: 20px;
}*/
#thumb-slick .slick-prev.slick-disabled,#thumb-slick .slick-next.slick-disabled{
    opacity: 0.4;
}
.over-flow-hidden {
    overflow: hidden;
}
.img-color-thumb-name {
    padding:5px;
    text-align:center;
}
.threed-button-sec-mob {
    border-top: 1px solid #ccc;
}
.mobile-view-3d-sec {
    position: absolute;
    right: -12px;
    top: 2px;
    padding: 4px 20px;
    font-size: 24px;
}
.threed_arrow_toggle {
    transform: rotate(180deg);
}
@keyframes cssAnimation{
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        display: none;
    }
}
@-webkit-keyframes cssAnimation {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        display: none
    }
}
.gallery_swipeIcon {
    display: none;
    opacity: 0;
}
@media (min-width: 480px) {
    #popupImageViewerMain .img-color-thumb.video-slide {
/*        min-width:450px;*/
    }
}
@media (max-width: 1365px) { 
    .pop-c.image-gallery-popup.product-page-pop-gallery #popup_main_image_container .slick-prev {
        left: -18px ;
    }
    .pop-c.image-gallery-popup.product-page-pop-gallery #popup_main_image_container .slick-next {
        right: -18px;
    }
}
@media (max-width: 1199px) { 
    .product-details-section .color-items-sec, .pop-c.image-gallery-popup.product-page-pop-gallery .product-details-section .quetions-color  {
        max-width: 340px;
    }
    .pop-c.image-gallery-popup.product-page-pop-gallery .image-preview {
        max-width: 150px;
    }
}
/*Image Gallery popup*/
@media(max-width: 1000px) {
    .main_image_container .main-slider-left-btn {
        left : 60px;
    }
    .main_image_container .main-slider-right-btn {
        right: 60px;
    }
    .product-details-section .gold-button-gradient {
        margin-top: 25px;
    }
    .prd-image-section {
        width: 100%;
        min-height: unset;
    }
    .pp-image-viewer .slick-prev {
        left: 0;
    }
    .pp-image-viewer .slick-next {
        right: 0;
    }
    .pop-c.image-gallery-popup .pop-child {
        width: 100%;
        height: 100%;
        padding: 0;
    }
    .pp .top-section .top-manf-logo {
        position: absolute;
        left: 20px;
        top: -10px;
        padding: 0px 0 0 0px;
    }
    .gallery_swipeIcon {
        position: absolute;
        margin: 0 auto;
        left: 50%;
        top: 50%;
        width: fit-content;
        transform: translate(-50%, -30%);
        z-index: 2;
        background: #ffffffad;
        padding: 10px;
        animation: cssAnimation ease-in 3s forwards;
        opacity: 1; 
        display: block;
    }
    .gallery_swipeIcon img {
        max-width: 75px;
    }
    .poppqans {
        margin-right: 5px;
    }
    /* .poppqans img {
        max-width: unset; 
        max-height: unset; 
        position: unset; 
        left: unset; 
        top: unset; 
        right: unset; 
        bottom: unset;
        margin: unset;
    } */
    .pop-c.image-gallery-popup .pop-child {
        width: 100%;
        height: 100%;
        padding: 0;
    }
    #popup_main_image_container {
        width: 100%;
    }
    .product-details-section {
        /* float: unset;
        position: fixed;
        bottom: 0;
        left: 0; */
        width: 100%;
        z-index: 1;
        z-index: 2;
        position: relative;
    }
    #popupImageViewer {display: inline-block;width: 100%;overflow-x: scroll;white-space: nowrap;}
    #popupImageViewer > div {
        float: unset;
        display: inline-block !important;
        box-sizing: content-box;
    }
    .popup-item-color-viewer {
        display: inline-block;
        width: 100%;
        overflow-x: scroll;
        white-space: nowrap;
    }
    .popup-item-color-viewer > div {
        float: unset;
        display: inline-block !important;
        box-sizing: content-box;
    }
    #popup_main_image_container {
        width: 100%;
        height: calc(100% - 260px);
        position: absolute;
        top: 0;
        left: 0;
    }
    #popup_main_image_container.one-item-color-slider {
        height: calc(100% - 290px);
    }
    #popup_main_image_container.two-items-color-slider {
        height: calc(100% - 355px);
    }
    .hide-on-popup {
        display: none;
    }
    #popupImageViewerMain div:not(#threedPopContainer, .image-preview, .loder-3d-view) {
        height: 100% !important;
        display: inherit;
    }
    #popupImageViewerMain .img-color-thumb {
        height: 450px;
        width: 450px;
        display: inherit;
    }
    #popupImageViewerMain img:not(.loder-3d-view) {
        max-width: 96% !important;
        height: auto;
        /*        width: 550px !important;*/
    }
    /* .image-gallery-popup .img-color-thumbs {
        padding-left: 10px;
        padding-right: 10px;
        left: 0;
        position: fixed;
        width: calc(100% - 60px);
    } */
    .image-gallery-popup .product-details-section {
        position: absolute;
        padding-left: 10px;
        padding-right: 10px;
        border-top: none;
        position: fixed;
        bottom: 0;
        left: 0;
        height: unset;
        width: 100%;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        background: transparent;
        display: flex;
        flex-direction: column;
        background: #fff;
    }
    .product-detail-3d-view {
        position: fixed;
        bottom: 0;
    }
    .main-popup-slider {
        order: 3;
        background: #fff;
    }
    .image-gallery-popup .img-color-thumbs {
        order: 1;
        overflow-x: auto;
        white-space: nowrap;
        margin-top: 5px;
        display: flex;
        margin-bottom: 40px;
        padding-bottom: 10px;
    }
    .product-imgtype-btns {
        order: 2;
        border-top: 1px solid #ccc;
        background: #fff;
        padding-top: 15px;
        padding-bottom: 0;
    }
    #popupImageViewerMain .img-color-thumb-inner img {
        height: calc(100% - 45px);
        object-fit: contain;
    }
    .img-color-thumb-name {
        order: 1;
        padding: 0;
    }
    .img-color-thumb-inner img {
        order: 2;
    }
    .image-gallery-popup .slick-prev  {
        left: 15px;
    }
    .image-gallery-popup .slick-next {
        right: 15px;
    }
    .threed-actions.color-items-sec {
        float: left;
    }
    .button-section.start-order-threed {
        float: right;
    }
    .product-detail-3d-view {
        padding: 0 5px !important;
    }
    .product-detail-3d-view .top-manf-logo .brand-logo {
        max-width: 65px;
    }
}

@media (max-width: 767px) {
    .product-details-section .gold-button-gradient {
        display: none;
    }
    .product-details-section .color-items-sec {
        margin-bottom: 10px;
    }
}

/* @media (max-width: 700px) {
    #threedPopContainer {
        height: calc(100% - 200px);
    }
} */

@media (max-width: 479px) {
    .pop-c.image-gallery-popup.product-page-pop-gallery .product-details-section .quetions-color {
        width: 300px;
    }
    .product-details-section .color-items-sec {
        max-width: 300px;
    }
}
@media print {
    .img-color-thumbs, .main_image_container button, .main_image_container .main-slider-left-btn, .main_image_container .main-slider-right-btn, .image-type-btns, .gallery-zoom-btn, .breadcrumb {
        display: none;
    }
    .pp-image-viewer .slick-prev, .pp-image-viewer .slick-next, .slick-dots {
        display: none !important;
    }
}

@media (max-width: 575px) {
    .main_image_container .main-slider-left-btn {
        left : 50px
    }
    .main_image_container .main-slider-right-btn {
        right: 50px;
    }
}
@media (max-width: 479px) {
    #imageSliderMainImages {
        height: 320px;
    }
    .main_image_container .main-slider-left-btn {
        left: 20px;
    }
    .main_image_container .main-slider-right-btn {
        right: 20px;
    }
    .main-slider-right-btn:before, .main-slider-left-btn:before  {
        font-size: 45px;
    }
}
@media (max-width: 1000px){
    .pop-c.image-gallery-popup.product-page-pop-gallery .bottom-section {
        height: auto;
        display: flex;
        flex-direction: column;
    }
}

@media (min-device-width: 375px) and (max-device-width: 932px) and (orientation: landscape) {
    .pop-c.image-gallery-popup.product-page-pop-gallery .product-details-section {
        position: relative !important;
        top: 390px;
    }
    .pop-c.image-gallery-popup.product-page-pop-gallery #popup_main_image_container {
        height: 100% !important;
        max-height: 390px;
    }
    .pop-c.image-gallery-popup.product-page-pop-gallery #popupImageViewerMain .img-color-thumb-inner img {
        max-height: 300px !important;
    }
    .pop-c.image-gallery-popup.product-page-pop-gallery #popup_main_image_container #popupImageViewerMain .img-color-thumb-inner img {
        height: calc(100% - 80px);
        object-fit: contain;
    }
}

/* product-similar-slick-slider css */

.main-similar-products-sec {
    padding: 10px 0px 0px;
}
.main-similar-products-sec p {
    font-size: 14px;
    font-weight: bold;
}
.main-similar-products-sec #product_image_color_container {
    padding: 0px 20px;
}
.main-similar-products-sec #product_image_color_container #product-similar-slick-slider a {
    height: 130px !important;
    text-decoration: none;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.main-similar-products-sec #product_image_color_container #product-similar-slick-slider a:focus-within{
    outline: none;
}
.main-similar-products-sec #product_image_color_container #product-similar-slick-slider a:hover{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.main-similar-products-sec #product-similar-slick-slider.pp-image-viewer .slick-slide {
    margin: 6px 6px;
}
.main-similar-products-sec .slick-dots {
    display: none !important;
}
.main-similar-products-sec .slick-slide.active {
    border: 2px solid #0080FF;
}
.main-similar-products-sec .content-sec {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    bottom: 0;
}
.main-similar-products-sec .content-sec span {
    font-size: 10px;
    color: #a7a4a4;
}
.main-similar-products-sec button.slick-prev.slick-arrow.slick-disabled {
    height: 130px;
}
.main-similar-products-sec button.slick-next.slick-arrow {
    height: 130px;
}
.main-similar-products-sec button.slick-prev.slick-arrow {
    height: 130px;
}
.main-similar-products-sec .slick-prev:before {
    line-height: 130px;
}
.main-similar-products-sec .slick-next:before {
    line-height: 130px;
}
.main-similar-products-sec  .slick-slide img {
    margin: 0 auto;
}

@media (max-width: 1000px) {
    .main-similar-products-sec #product_image_color_container #product-similar-slick-slider a {
        height: 160px !important;
    }
}
@media (max-width: 850px) {
    #popup_main_image_container.one-item-color-slider {
        height: calc(100% - 195px);
    }
    .pop-c.image-gallery-popup.product-page-pop-gallery .product-detail-3d-view .threed-actions.color-items-sec {
        display: flex;
        justify-content: center;
        gap: 15px;
        margin: 0;
        width: 100%;
        max-width: 100%;
        padding-top: 10px;
    }
    .product-detail-3d-view .image-gallery-sec {
        margin-bottom: 5px;
    }
    .product-detail-3d-view .show-bg-sec h6 {
        font-size: 12px;
        width: auto;
        max-width: 100%;
    }
    .product-detail-3d-view .show-bg-sec {
        flex-direction: row-reverse;
        gap: 5px;
        margin: 0;
    }
    .product-detail-3d-view .slider-round {
        height: 20px;
        width: 30px;
    }
    .product-detail-3d-view .input-box-item {
        /* display: flex; */
        line-height: 0;
    }
    .product-detail-3d-view .slider-round::before {
        height: 11px;
        width: 11px;
        left: 4px;
    }
    .pp .top-section .top-manf-logo {
        position: absolute;
        left: 20px;
        top: 32px;
        padding: 0px 0 0 0px;
    }
}
@media (max-width: 575px) {
    .pop-c.image-gallery-popup.product-page-pop-gallery .product-detail-3d-view .threed-actions.color-items-sec {
        gap: 10px;
    }
    .product-detail-3d-view .show-bg-sec h6 {
        font-size: 10px;
    }
}
@media (max-width: 390px) {
    .view-button-grp {
        display: flex;
        flex-direction: column;
    }
    .product-imgtype-btns {
        padding-top: 5px;
    }
    #popup_main_image_container.one-item-color-slider {
        height: calc(100% - 210px);
    }
    #popup_main_image_container.two-items-color-slider {
        height: calc(100% - 210px);
    }
}
@media (max-width: 375px) {
    .main-similar-products-sec #product_image_color_container #product-similar-slick-slider a {
        height: 140px !important;
    }
    .view-image-btn .img-type-btn {
        margin-right: 5px   ;
    }
}