/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.btn.btn-secondary.btn-block{
	display:none!important;
}

.ns-effect-thumbslider.ns-show .ns-content, .ns-effect-thumbslider.ns-hide .ns-content {
	animation-name: none!important;
	animation-duration: 0s!important;
}

.ns-effect-thumbslider.ns-hide .ns-content{
	animation-delay: 0s!important;
}

#ps_cashondelivery-displayOrderConfirmation{
	display:none!important;
}