.ContentWithRight {
    float: left;
    width: calc(100% - 230px);
    clear: none;
}
.RightSideRelated {
    float: left;
    width: 230px;
    clear: none !important;
    box-sizing: border-box;
    padding: 0 0 0 30px;
}
.customProduct .left-content {
    width: 35%;
}
.customProduct .PrimaryProductDetails .ProductMain {
    width: 65%;
}
.customProduct #SideProductRelated li {
    width: 100% !important;   
}
.customProduct .ProductList .ProductImage img {
    max-height: 150px;   
}
.customProduct .ProductList .ProductImage a {
    height: auto !important;   
}
#ProductDetails .ProductTinyImageList {
    width: 400px;   
}
.relatedIMGsrcs {
    display: none;   
}
.ImageCarouselBox {
    margin-top: 20px !important;
    overflow: hidden;
}
.ProductTinyImageList img {
    padding: 0px !important;   
}
.relatedProdImgLoad {
    display: none !important;   
}
#google_translate_element {
    margin-right: 30px;   
}
.colorSwatches {
    display: none;
    min-height: 58px;
}
.colorSwatches li {
    padding: 0 0 3px 0px;
    display: inline-block !important;
    width: auto !important;
    line-height: 14px;
}
.colorSwatches li label {
    cursor: default !important;
}
.colorSwatches .productOptionPickListSwatch .thumbnail {
    width: 14px !important;
    height: 14px !important;
}
.footer-main a, .footer-links, .footer-links a {
    color: #000;
}
#HomeInstagram h2 {
    font-weight: bold;
    color: #3cafaa;
}
#footer-cta {
    margin-top: 0px;
}
.footerimgCell {
    width: 23%;  
}