.archive .woocommerce-ordering{
    display: none !important;
}

.archive .sku{
	display:none !important;
}
.single-product .product_meta span.posted_in,
.single-product .product_meta span.tagged_as{
	display:none !important;
}

body.post-type-archive-product span.woocommerce-Price-amount::after{
    display: none !important;
}

.hide-menu{
    display: none !important;
}
.rugby-description-column h2{
   /* text-align: center !important; */
}

.rugby-description-column h3.wpmtst-testimonial-heading{
	font-size:20px !important;
    font-weight: normal !important;
}
	
.rugby-description-column .wpmtst-testimonial-content p{
	font-size:16px !important;
}

.nav-primary{
    background: none !important;
    background-color: #eb4d98 !important;
    height: auto !important;
}
.custom-after-title{
	
    float: right;
    margin-top: 106px;
    margin-bottom: 0px;
    margin-right: -75px;

}
.custom-after-title .woocommerce-product-search button{
	position:absolute;
	margin:0px;
}
.custom-after-title .woocommerce-product-search input{
	width:100% !important;
	height:45px !important;
    padding-left: 40px;
    padding-right: 0px;
}
.custom-after-title #woocommerce_product_search-3{
	margin-bottom:0px !important;
}

body.page-id-5 .wrap.slider,
body.page-id-53715 .wrap.slider{
	display:none;
}

div.dropdown-cart-button{
	height:45px !important;
}
body.page-id-53715 .hot-pink a, 
body.page-id-53715 .baby-pink a{
	font-size:14px !important;
	font-family:'TrebuchetMS' !important;
}

@media screen and (max-width: 960px) {
.custom-after-title{
    display: none !important;
}
}

@media screen and (min-width: 768px) {
li.home-icon a {
    background: url('https://outandaboutclothing.com.au/wp-content/uploads/2025/06/home.png');
    width: 75px;
    height: 20px;
    font-size: 1px !important;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center 5px;
}
li.home-icon a:hover {
    background: url('https://outandaboutclothing.com.au/wp-content/uploads/2025/06/home2.png');
    width: 75px;
    height: 20px;
    font-size: 1px !important;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center 5px;
}
}