/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1777701854
Updated: 2026-05-02 02:04:14

*/

.related img {
    aspect-ratio: 1 / 1;
}
.specifications-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 35px;
}
.products-details {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.left-image {
    margin: auto;
}
.list-products {
    display: flex;
    margin: 10px 0;
    column-gap: 30px;
}
ul#menu-1-02c2222 li:hover a {
  border-radius: 25px !important;
	background: #b8cd06 ;
}
ul#menu-1-02c2222 li.current_page_item a , ul#menu-1-02c2222 .current-menu-parent a{
	border-radius: 25px !important;
	background: #b8cd06;
}
ul#menu-1-02c2222 .current-menu-parent ul.sub-menu.wpr-sub-menu .current-menu-item a{
	border-radius: 25px !important;
	background: #b8cd06 !important;
}
ul.sub-menu.wpr-sub-menu{
	background: #fff !important;
}
ul#menu-1-02c2222 li ul.sub-menu.wpr-sub-menu li a{
	background: #fff !important;
}
ul#menu-1-02c2222  li ul.sub-menu.wpr-sub-menu li:hover a{
	background: #b8cd06 !important;
}
.wpsf-product-title a {
  font-family: 'Gotham';
  font-weight: 900 !important;
}
.wpsf-product-price span{
	font-family: 'Gotham';
}
.single-product table.woocommerce-product-attributes.shop_attributes {
  font-family: 'Gotham';
}
div#product_reviews {
    font-family: 'Gotham';
}
.cus-content input#submit{
	background: #b8cd06 !important;
	color: #fff !important;
	border-radius: 25px !important;
}
p.logged-in-as a{
	color: #015F80 !important;
  font-weight: 900;
}
/* Category Page Css */
.tax-product_cat #main{
	padding: 60px 0px !important;
  font-family: 'Gotham' !important;
}
.tax-product_cat h2.woocommerce-loop-product__title{
	color: #015F80 !important;
  font-weight: 900;
	text-align: center;
}
.tax-product_cat span.woocommerce-Price-amount.amount{
	color: #b8cd06 !important;
  font-weight: 900;
	display: flex;
  justify-content: center;
}
.tax-product_cat .cus-cart  span.woocommerce-Price-amount.amount{
	color: #fff !important;
	font-weight: 400;
}
.tax-product_cat a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
	display: none !important;
}
.tax-product_cat h1.woocommerce-products-header__title.page-title{
	color: #015F80 !important;
  font-weight: 900;
}

.cus-cart span.wpr-mini-cart-icon-count span {
  rotate: -13deg;
}


/* Go-Live Cable Page Css */
.postid-775 ul.flex-direction-nav {
    display: none;
}
.go-live-cable{
	display: none;
}
.postid-775 .go-live-cable{
	display: none;
}
.postid-775 .go-live-menu{
	display: block !important;
}
.specifications-wrapper table td, .specifications-wrapper table th{
    background-color: transparent;
}


