
                    .wt-related-products{
                        max-width: 100% !important;
                    }
                    .wt-related-products .owl-carousel .owl-nav .owl-next:before ,.wt-related-products .owl-carousel .owl-nav .owl-prev:before {
                        content: unset;
                    }
                                                                
                                        .wt-related-products div.wt-crp-content-wrapper span.wt_price, .wt_cart_button {
                                            display          : block;
                                            text-align       : center;
                                        }

                                        .wt-related-products div.wt-crp-content-wrapper .wt-crp-product-title {
                                            text-align     : center;
                                            margin: 0px;
                                        }

                                        .wt-related-products .owl-theme .owl-nav [class*=owl-] {
                                            color: #969292 ;
                                            padding: 0px !important;
                                            margin: 20px ;
                                            height: 40px !important;
                                            width: 40px !important;
                                            border-radius: 50% !important;
                                            z-index: 10000000;
                                        }
                                        /* .owl-theme .owl-nav [class*=owl-] {
                                            background: #ffffff !important;
                                        } */

                                        /* fix blank or flashing items on carousel */
                                        .wt-related-products .owl-carousel .item {
                                            position: relative;
                                            z-index: 100;
                                            -webkit-backface-visibility: hidden;
                                        }

                                        /* end fix */
                                        .wt-related-products .owl-nav > div {
                                            margin-top: -26px;
                                            position: absolute;
                                            top: 30%;
                                            color: #cdcbcd;
                                        }

                                        .wt-related-products .owl-nav i {
                                            font-size: 32px !important;
                                            margin-top: 2px !important;
                                            line-height: initial !important;
                                        }

                                        .wt-related-products .owl-nav .owl-prev {
                                            left: -11px;
                                        }

                                        .wt-related-products .owl-nav .owl-next {
                                            right: -11px;
                                        }

                                        .wt-related-products .carousel-wrap {
                                            padding: 0 3%;
                                            position: relative;
                                        }
                                        .wt-related-products .carousel-wrap ul {
                                          overflow: hidden;
                                        }

                                        .wt-related-products .wt-crp-content-wrapper .quantity{
                                            display: none;
                                        }

                                        .wt-related-products .wt-crp-content-wrapper .add_to_cart_button {
                                            margin-bottom: 5px !important;
                                        }
                                        .wt-related-products .wt-crp-content-wrapper form.cart {
                                            padding: 0px 0 !important;
                                        }
                                        /* Slider arrow image */
                                        .wt-related-products .slider_arrow{
                                            height: 100%;
                                            width: 100%;
                                            vertical-align: baseline;
                                        }
                                        .wt-related-products .wt-crp-content-wrapper{
                                            line-height: 28px;
                                            margin-top: 5px;
                                        }

                                        .wt-related-products .owl-theme .owl-nav [class*=owl-]:hover {
                                            background:  #1f2021 !important;
                                            text-decoration: none;
                                        }

                                        .woocommerce-page .wt-related-products ul.products li.product, .wt-related-products ul.products li.product, .wt-related-products ul.products {
                                            margin: initial !important;
                                            width: initial !important;
                                            float: initial !important;
                                            grid-template-columns: initial !important;
                                            max-width:initial !important;
                                            min-width:initial !important;
                                        }
                                        .wt-related-products .woocommerce ul.products, .wt-related-products .woocommerce-page ul.products {
                                            grid-template-columns: initial !important;
                                        }
                                        .wt-crp-wrapper div{
                                            max-width: 100%;

                                        }
                                        .wt-related-products .owl-dots{
                                            display: none !important;
                                        }
                                        .wt-related-products .owl-nav .dashicons {
                                            width: 40px;
                                            height: 40px;
                                        }

                                                                
                