#cms_page .page-header h1 {
 display: -webkit-box;
 -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;
 overflow: hidden;
 text-overflow: ellipsis;
 margin-bottom: 10px;
 padding-bottom: 0;
}
/*#MultiCarousel2 .MultiCarousel-inner,*/
/*#MultiCarousel2 .MultiCarousel-inner .product-box{*/
/* width: 100% !important;*/
/*}*/


.goog-te-gadget-icon {
  display:none;
}

.goog-te-gadget-simple {
    background-color: #ecebf0 !important;
    border:0 !important;
    font-size: 10pt;
   font-weight:800;
    display: inline-block;
    padding:10px 10px !important;
    cursor: pointer;
    zoom: 1;
}

.goog-te-gadget-simple  span {
   color:#3e3065 !important;

}

#product_images .carousel-thumbs, .kit_product_info .carousel-thumbs {
 width: 100%;
}
/*** quick studio mobile issue resolved ***/
@media only screen and (max-width: 574px) {
  #customizationBlock {padding-block: 0.5rem 1.5rem;}
}