#top-menu .menu-hedding a:hover {
color: #fff !important;
}
#top-menu .menu-hedding .sub-menu a:hover {
color: #999 !important;
}
.menu-hedding#menu-item-16192 .sub-menu li a:hover {
color: #999 !important;
}
@media only screen and (max-width: 600px) {
.tax-pwb-brand .pwb-brand-description p {
width: auto !important;
padding: 10px !important;
margin: 0 !important;
}
.bg-colour .nav li {
margin-left: 0;
}
}
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-pro .wvs-archive-variation-wrapper .variations>li {
margin: 0 !important;
}
.archive #pa_size {
display: none;
}
.related-products #pa_size {
display: none;
}
/* #pa_size {
display: none;
} */
/* New Colours code*/
.single-product ul.variable-items-wrapper.color-variable-wrapper:after {
color: #383838 !important;
}
/* Inactive Gallery Image */
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image {
opacity: 1;
}
/* In Stock availability*/
.woocommerce-variation-availability {
display: none !important;
}
.woo-variation-gallery-wrapper {
left: 40px;
}
/* mobile search */
@media (max-width: 767px) and (min-width: 467px) {
.search-form {
margin-right: 200px !important;
}
}
.searchwp-modal-form-trigger-el {
position: absolute;
right: 65px;
top: 64px;
background: url(../external.html?link=https://www.longclothing.com/wp-content/uploads/2019/10/search.png) no-repeat ;
background-size: cover !important;
display: inline-block;
overflow: hidden;
width: 25px;
height: 25px;
text-indent: -9999em;
display: none;
}
@media only screen and (max-width: 767px) {
#site-header .search-form {
display: none !important;
}
.searchwp-modal-form-trigger-el {
display: block !important;
}
}
.searchwp-modal-form__container {
max-width: 100% !important;
padding: 0 15px;
}
.searchwp-modal-form .search-submit {
float: right;
margin: 0;
text-indent: -999em;
background-color: #000;
padding: 11px 24px;
background-position: center;
}
.searchwp-modal-form__content {
min-height: 50px;
margin-top: 0 !important;
padding: 3em 1.5em 2em !important;
border-radius: 5px !important;
}
.searchwp-modal-form .search-form {
float: none !important;
margin-top: 0 !important;
margin-right: 0 !important;
}
.searchwp-modal-form .search-field {
color: #000;
}
.searchwp-modal-form__footer {
padding-top: 0 !important;
margin-top: -110px;
z-index: 99999999;
position: absolute;
right: 15px;
}
.searchwp-modal-form__content .search-form label input {
border: 1px solid #000 !important;
padding: 10px !important;
}
.searchwp-modal-form .searchwp-modal-form__close {
margin: 0 12px 0 0 !important;
float: right !important;
}
.searchwp-modal-form-default .searchwp-modal-form__overlay {
display: block !important;
padding-top: 180px;
}
.searchwp-modal-form {
display: none;
}
.searchwp-modal-form.is-open {
display: block;
}