#scr_gallery {
  position: relative;
  width:auto !important;
  float:none !important;
}
.slick-slider{
    margin-bottom: 0px;
}
.slider-for .slick-list{
    margin-left: 16%; height: 703px;
}
.slider-for .slick-track{
    height: 703px;
}
.slider-for{
    max-height: 703px; overflow: hidden;
}
.slick-dotted.slick-slider{
    margin-bottom: 0px;
}
.slick-dots{
    bottom: -20px;
}
.slick-dots li button:before {
    font-size: 8px;
}
#scr_gallery .scr_gallery-pinit {
  position: absolute;
  top: 10px;
  left: 10px;

  width: 25px;
  height: 25px;
}
square-placement { 
 --messaging-font-size: 13px; 
}

#scr_gallery .thumbnails {
  height: 135px;
  width: 100%;
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.thumbnails{
    display: none;
}

.product_img_back{
    background-color: #ededed; width: 100vw;margin-left: calc((100% - 100vw) / 2); z-index: -1; position:absolute; height: 705px;
}
.product_img_back_legacy {
    background-color: #9ca4a7;
    width: 100vw;
    margin-left: calc((100% - 100vw) / 2);
    position: absolute;
    z-index: -1;
    height: 703px;
}

.thumbnail-nav li{
    margin-bottom: 10px;
}
.woocommerce-main-image img{
    /*padding-left: 255px;*/ width: 562px !important; height: 703px !important;
}
.scr_product_info{
    width:auto !important;
    float:none !important;
    text-align: left;
}
.gallery_slide {
    position: relative;
    border: none;
}
.scr_video{
    border: solid 1px #ccc; font-size: 25px; min-height: 60px; background-color: #b5b5b5; padding-top: 30%;
}
.scr_video:hover{
    color:#fff;
}
#scr_video_close{
    top: 23px;right: 25px;position: absolute;z-index: 1; display: none; font-size: 3rem; color: #cccccc;
}
.pswp__item{
    background-color: #ededed;
}
.scr_video.thumb{
   width: 100%; height: 124px;
}
.thumb img{
    padding-left: 10px; padding-right: 10px;
}
.thumbnails{
    margin-top: 10px;
}
.vid_icon{
    position: absolute;
    font-size: 3rem;
    right: 8px;
    top:25px;
    z-index: 1;
}
.single-product-main-image{
    height:703px;
}

/* Fix for some themes */
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){
  width: 100%;
}
#product_video{
    margin-left: 0px;object-fit:cover;height: 703px;width: 100%;
}
.collapselink{
    width: 100%;
    display: block;
    background-color: #f7f7f7;
    padding: 8px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.collapselink:before {
   font-family: 'Glyphicons Halflings';
   content: "\e113";
   float: right;
   transition: all 0.5s;
}
.collapselink.collapsed:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.visible-xs{
    display: none;
}
.scr_tab p{
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    font-size: 1.7rem;
    line-height: 26px;
}
.countdown{
    text-align: center;
}
video{background:#ededed;}

.slick-dots {
    margin-left: 0px;
}
.gal_img{
    display: none;
}
.thumbshow{
    display: block;
}
.scr_prod_summary{
    background-color:#ededed;
    width: 100vw;
    margin-left: calc((100% - 100vw) / 2);
}
.scr_prod_summary .woocommerce-message{
    background-color:#ededed;
    margin-bottom:0px;
    width: 1270px;
    border-bottom: 0px;
    outline: none !important; 
}
.scr_prod_summary .woocommerce-notices-wrapper{
    background-color:#ededed;
    /*width: 1270px;*/
    display: flex;
    justify-content: center; /* Horizontal centering */
    align-items: center; /* Vertical centering (if needed) */
    height: 100%;
    border-bottom: 0px;
    outline: none !important; 
}
.scr_prod_summary .woocommerce-notices-wrapper .button{
    margin-top: 10px;
}

@media all and (max-width: 767px) {
    .scr_product_col_1{
        padding: 0px !important;
    }
    .scr_product_colsum{
        padding-left: 0px !important; padding-right: 0px !important;
    }
    #product_video{
        width: 100%;
        height: 375px; margin-top: 0px; margin-bottom: 10px;
    }
    #scr_video_close{
        right: 10px;
    }
    .scr_product_info{
        padding: 10px !important;
    }
    .slick-list{
        margin: 0px !important;
    }
    .slider-for{
        margin-bottom: 0px !important;
        height: auto !important;
        max-height: 703px; overflow: hidden;
    }
    .slider-for .slick-list{
        height: auto;
    }
    .slider-for .slick-track{
        height: auto;
    }
    .slick-dots {
        bottom: -20px !important;
    }
    .slick-prev{
        left: 10px;
    }
    .slick-next{
        right:10px;
    }
    .thumbnails{
        display: none;
    }
    .thumbnails ul{
        height: 100px;
    }
    .scr_prod_row{
        margin-right: -10px !important;
        margin-left: -10px !important;
    }

    #scr_gallery .thumbnails {
        width:100%; overflow: revert;
    }
    .thumbshow{
        display: none;
    }
    .thumb{
        width: 85px;height: 85px;
    }
    .thumb img{
        padding: 0px !important;
    }
    .scr_video{
        height: 85px !important;
    }
    .woocommerce-main-image img{
    }
    .woocommerce div.product div.images {
        margin-bottom: 0px !important;
    }
    .woocommerce div.product div.images img{
        height: 100% !important;
        width:auto !important;
    }
    .woocommerce-main-image img {
        width: auto !important;
        height: auto !important;
    }
    .single-product-main-image{
        height: auto;
    }
    .product_img_back{
       height: 98% !important;
    }
    .visible-xs{
        display: block;
    }
    .vid_icon{
        right: 10px;
    }
    .product_summary{
        margin-top: 0px !important;
    }
}
