.elementor-menu-toggle {
    display: none;
}
@media screen and (max-width: 600px) {
	.elementor-menu-toggle {
    display: block;
}
.jet-mega-menu.jet-mega-menu--sub-position-right.jet-mega-menu--dropdown-layout-default.jet-mega-menu--dropdown-position-right.jet-mega-menu--animation-none.jet-mega-menu--location-elementor.jet-mega-menu--inited.jet-mega-menu--layout-dropdown {
    margin-left: -125px;
}
	.jet-mega-menu.jet-mega-menu--layout-dropdown .jet-mega-menu-toggle {
    background-image: url(https://westnetworks.com/wp-content/uploads/2023/04/menu-graphic-36.png);
}
.jet-mega-menu-item__link--top-level div.jet-mega-menu-item__label {
    color: #ffffff !important;
}
	.jet-mega-menu-item__inner {
    background-color: #333 !important;
}
}
.jet-mega-menu-mega-container__inner {
    padding: 0px !important;
    margin: 0px;
}

.jet-mega-menu-item__link--top-level .jet-mega-menu-item__label:hover {
    color: #ffffff !important;
}
.jet-mega-menu-item__link--top-level .jet-mega-menu-item__label {
    color: #d9d9d9 !important;
}

.white-text h1,
.white-text h2,
.white-text h3 {
	color: #ffffff;
}
.icon-bag-fine {
    color: #fff;
		transform-style: all 0.3;
}
.icon-bag-fine:hover {
    color: red;
		transform-style: all 0.3;
}
.price strong:after {
    content: " 352-316-7704";
	  display: block;
	  font-weight: 100;
}
/*.highlight-left:after, .highlight-right:after {
    background: #8E231D!important;
}*/

a.button .button_label, input[type="submit"] {
	letter-spacing: 0px !important;
}

.home-accordion .title {
    background: #222 !important;
    font-size: 14px !important;
    text-align: center;
    padding: 20px 0px !important;
}

#infobutton {
	border: 2px solid black;
	color: red;
	background-color: white;
}

#infobutton:hover {
	border: 2px solid red;
	color: white;
	background-color: red;
}

#salesbutton:hover {
	border: 2px solid black;
	color: red;
	background-color: white;
}

.embed-youtube {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.embed-youtube iframe.youtube-player {
	position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#Content {padding-top: 2px;}

.page-id-7386 .accordion .question .title {
    background: #6e6e6e;
    color: #fff;
}

/*Button on All Cases Page*/
.case-btn {
}


.woocommerce-loop-category__title {
    text-align: center;
    background: rgba(0,0,0,.75);
    z-index: 50 !important;
    margin-top: -50px !important;
    display: block;
    position: relative;
    color: #fff;
    padding: 0px !important;
}
.count {
    color: #b0b0b0 !important;
}
#Content {
    padding-top: 0px;
}
.elementor-editor-active #Content {
    padding-top: 25px;
}


/* Store button */
.checkout-button {
  display: none !important;
}
.wcppec-checkout-buttons__separator {
  display: none;
}
h4 {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    color: #ad0b17 !important;
}