/*
 Theme Name:   STR Simulation
Author: WebSmith, Inc.
 Author URI: https://www.websmithshop.com/
 Version: 1.0.0
 Template:     woodmart
*/



.wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a:before {
    visibility: visible;
    opacity: 1 !important;
    background: #07759b !important;
}

body.page-id-260 li#menu-item-12584 a {
	background: #07759b !important;
}

/* header contact button
-------------------------------------*/
.whb-column .wd-button-wrapper a { color:#fff !important; }

/* footer list style fix
-----------------------------------*/
.elementor-128 ul.elementor-icon-list-items {
    list-style: none;
    margin:0;
}
.elementor-128 ul.elementor-icon-list-items li span.elementor-icon-list-icon svg {
    width: 14px !important;
}



/* checkout steps
-----------------------------------*/
body.woocommerce-checkout .wd-page-title {
	background-color: #006895 !important;
}
.step-inactive, .step-inactive a { color: #b8e0ee !important; }
.step-active, .step-active a { color:#fff  !important; }


a.btn.btn-style-default.btn-shape-semi-round.btn-size-default.btn-color-primary.btn-icon-pos-right {
    color: #fff;
}


/* hide the remove option for coupon
------------------------------------------*/
.xt_woofc-cart-totals .cart-discount a { display: none; }